:root{color-scheme:light;--ink: #1f2c2a;--muted: #756f66;--line: #eadfd1;--paper: #fffdf8;--wash: #f6f1e9;--teal: #0c524b;--teal-soft: #edf5ef;--red: #b83435;--gold: #d8aa58;--shadow: 0 18px 40px rgba(57, 42, 28, .13);font-family:Arial,Helvetica Neue,Noto Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f4eee4,#fbf7ef 42%,#eef4ee);color:var(--ink)}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.site-frame{width:min(1470px,calc(100% - 44px));margin:26px auto;padding:0 0 22px;border:1px solid #eadfd1;border-radius:18px;background:var(--paper);box-shadow:0 12px 40px #392a1c0f;overflow:hidden}.header{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:22px;height:70px;padding:0 28px;background:#fffdf8f5}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.brand span{min-width:0}.brand img{width:44px;height:44px;object-fit:contain}.brand strong{display:block;color:var(--teal);font-size:1rem;line-height:1}.brand em{display:block;max-width:330px;margin-top:1px;overflow:hidden;color:#30255f;font-size:.72rem;font-style:normal;font-weight:800;letter-spacing:0;line-height:1.42;padding:1px 0 2px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.brand small{display:block;margin-top:0;color:var(--muted);font-size:.66rem;line-height:1.25}.nav{display:flex;align-items:center;gap:28px;color:#3d463d;font-size:.9rem;font-weight:600}.nav a,.nav button{position:relative;border:0;background:transparent;color:inherit;cursor:pointer;font-weight:inherit;white-space:nowrap}.nav a:nth-child(2):after{position:absolute;right:0;bottom:-24px;left:0;height:3px;border-radius:99px;background:var(--gold);content:""}.header-actions{display:flex;align-items:center;gap:10px}.icon-btn,.menu-btn{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--teal);cursor:pointer}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border:0;border-radius:8px;background:var(--teal);color:#fff;font-size:.9rem;font-weight:700;cursor:pointer}.menu-btn{display:none}.hero{position:relative;min-height:460px;background:#ded8ce;overflow:hidden}.hero-media{display:block;width:100%;height:460px;padding:0;border:0;background:transparent;cursor:zoom-in}.hero-media img{width:100%;height:460px;object-fit:cover}.hero-placeholder{width:100%;height:460px;background:linear-gradient(120deg,#fffdf829,#fffdf800 44%),linear-gradient(135deg,#b8a48c,#0c524b 58%,#173331)}.hero:after{position:absolute;inset:0;background:linear-gradient(90deg,#241d1357,#241d1305 66%);content:"";pointer-events:none}.hero-card{position:absolute;top:84px;left:66px;z-index:2;width:min(342px,calc(100% - 132px));padding:33px;border-radius:8px;background:#104d4380;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-card h1,.hero-card h2{margin:0;letter-spacing:0}.hero-card h1{font-size:clamp(2.1rem,3.75vw,3.55rem);line-height:.95;font-weight:760}.hero-card h2{margin-top:10px;color:#f2c970;font-size:clamp(1.8rem,3vw,3.1rem);line-height:1;font-weight:650}.hero-meta{display:flex;flex-wrap:wrap;gap:14px;margin:22px 0 20px;color:#ffffffe6;font-size:.86rem;font-weight:650}.hero-meta span,.hero-card button,.panel-head h3,.panel-head a,.panel-actions,.doc-row,.video-list button{display:flex;align-items:center;gap:8px}.hero-card button{width:fit-content;min-height:42px;padding:0 18px;border:0;border-radius:8px;background:var(--red);color:#fff;font-size:.92rem;font-weight:750;cursor:pointer}.hero-nav{position:absolute;right:44px;bottom:26px;z-index:3;display:flex;align-items:center;gap:8px;color:#fff}.hero-nav button{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.45);border-radius:8px;background:#ffffff1f;color:#fff;cursor:pointer}.hero-nav button:disabled,.thumb-arrow:disabled{opacity:.45;cursor:default}.hero-nav span{min-width:34px;text-align:center;font-weight:800}.thumb-carousel{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:12px;padding:18px 42px;background:var(--paper)}.thumb-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:12px;min-width:0}.thumb-arrow{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:8px;background:#fbf7ef;color:var(--teal);cursor:pointer}.thumb-arrow:hover{border-color:#c9dcda;background:var(--teal-soft)}.thumb-strip button,.gallery-grid button,.image-placeholder{overflow:hidden;padding:0;border:2px solid transparent;border-radius:6px;background:#f0ece4;cursor:pointer}.thumb-strip button,.thumb-strip .image-placeholder{aspect-ratio:16 / 7.5}.gallery-grid .image-placeholder{display:block;min-height:0}.image-placeholder{cursor:default;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.52) 46%,transparent 72%),#f0ece4;background-size:220% 100%,auto;animation:placeholder-sheen 1.4s ease-in-out infinite}.thumb-strip button.active{border-color:var(--gold)}.thumb-strip img,.gallery-grid img{width:100%;height:100%;object-fit:cover}.dashboard{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(620px,1.55fr) minmax(220px,.45fr);align-items:stretch;gap:18px;padding:0 42px 10px}.panel{border:1px solid var(--line);border-radius:8px;background:#fffdf8;overflow:hidden}.gallery-panel,.video-panel,.side-stack{min-height:100%}.gallery-panel,.video-panel,.press-panel{display:flex;flex-direction:column}.panel-head{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 16px;border-bottom:1px solid var(--line);background:var(--paper)}.panel-head h3{margin:0;color:#31443f;font-size:.98rem}.panel-head h3 svg,.panel-head a{color:var(--teal)}.panel-actions{justify-content:flex-end}.panel-toggle{min-height:30px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fbf7ef;color:var(--teal);font-size:.78rem;font-weight:750;cursor:pointer}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:8px;padding:12px;flex:1;min-height:0}.gallery-grid button:first-child{grid-row:span 1}.video-layout{display:grid;grid-template-columns:1fr;gap:14px;padding:14px;align-items:stretch;flex:1;min-height:0}.video-layout.playlist-open{grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);grid-template-rows:minmax(0,1fr);height:clamp(430px,43vw,560px);max-height:clamp(430px,43vw,560px);align-items:stretch;overflow:hidden}.video-feature{display:grid;place-items:center;min-width:0;min-height:0;height:100%;overflow:hidden}.video-feature iframe{width:100%;height:100%;min-height:360px;aspect-ratio:16 / 9;border:0;border-radius:8px;background:#101820}.video-layout.playlist-open .video-feature iframe{aspect-ratio:auto}.video-layout.playlist-open .video-feature,.video-layout.playlist-open .video-list{min-height:0;max-height:100%}.video-list{display:flex;flex-direction:column;gap:9px;height:100%;max-height:none;min-height:0;overflow:auto;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fbf7ef;scrollbar-width:thin}.video-list button{display:flex;align-items:flex-start;gap:9px;width:100%;min-height:74px;padding:8px;border:1px solid var(--line);border-radius:8px;background:var(--paper);text-align:left;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,transform .14s ease}.video-list button:hover{border-color:#0c524b57;transform:translateY(-1px)}.video-list button.active{border-color:#0c524b75;background:var(--teal-soft)}.video-list button.active strong{color:var(--teal)}.poster{position:relative;flex:0 0 86px;overflow:hidden;border-radius:6px;aspect-ratio:16 / 9;background:#ded8ce}.poster img{width:100%;height:100%;object-fit:cover}.poster svg{position:absolute;inset:0;margin:auto;width:24px;height:24px;padding:6px;border-radius:50%;background:#054748cc;color:#fff}.video-list strong,.video-list small{display:block}.video-list strong{margin-bottom:4px;font-size:.86rem;line-height:1.2}.video-list button>span:last-child{min-width:0}.video-list small,.doc-row small{color:var(--muted);font-size:.74rem;line-height:1.25}.side-stack{display:grid;grid-template-rows:auto 1fr;gap:18px;align-content:stretch}.doc-row{display:grid;grid-template-columns:54px 1fr;column-gap:12px;padding:18px}.doc-row span{display:grid;grid-row:span 2;place-items:center;width:54px;height:54px;border-radius:8px;background:var(--teal-soft);color:var(--teal)}.doc-row strong{align-self:end;font-size:.94rem}.press-logos{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(6,minmax(46px,1fr));gap:8px;flex:1;min-height:0;padding:12px}.press-logos a{display:grid;place-items:center;min-height:46px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.press-logos img{width:100%;max-width:170px;max-height:42px;object-fit:contain}.press-logos a:nth-child(5) img{max-width:76px;max-height:48px}.gallery-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:22px;background:#231b129e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto 126px;width:min(1240px,100%);height:min(880px,calc(100vh - 44px));overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:#fffaf2;box-shadow:0 28px 90px #0000003d}.gallery-toolbar,.gallery-status{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid var(--line);background:var(--paper)}.gallery-title strong,.gallery-title small{display:block}.gallery-title strong{color:var(--teal);font-size:1.05rem}.gallery-title small{margin-top:3px;color:var(--muted);font-size:.82rem}.gallery-tools{display:flex;align-items:center;gap:10px;min-width:0}.gallery-search{display:flex;align-items:center;gap:8px;width:min(280px,28vw);min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fbf7ef;color:var(--teal)}.gallery-search input,.gallery-tools select{min-width:0;border:0;background:transparent;color:var(--ink);outline:0}.gallery-search input{width:100%}.gallery-tools select{min-height:40px;max-width:230px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.gallery-download,.gallery-close{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:8px;color:var(--teal);font-weight:750}.gallery-download{padding:0 14px;border:1px solid #cfe0dd;background:var(--teal-soft)}.gallery-close{width:40px;border:1px solid var(--line);background:var(--paper);cursor:pointer}.gallery-viewer{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) 54px;align-items:center;min-height:0;padding:16px;background:#101820}.gallery-viewer img{width:100%;height:100%;max-height:520px;object-fit:contain}.gallery-viewer button{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff1a;color:#fff;cursor:pointer}.gallery-status{min-height:48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:.88rem}.gallery-status strong{color:var(--ink)}.gallery-browser{display:flex;align-items:center;gap:12px;min-height:0;overflow-x:auto;overflow-y:hidden;padding:16px 18px 18px;background:var(--paper);border-top:1px solid var(--line);scroll-padding:18px;scroll-snap-type:x proximity;scrollbar-width:thin}.gallery-browser button{position:relative;flex:0 0 136px;overflow:hidden;padding:0;border:2px solid transparent;border-radius:7px;height:86px;background:#f0ece4;cursor:pointer;scroll-snap-align:center;transition:border-color .14s ease,transform .14s ease}.gallery-browser button.active{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 8px 18px #392a1c24}.gallery-browser img{width:100%;height:100%;object-fit:cover}@keyframes placeholder-sheen{0%{background-position:160% 0,0 0}to{background-position:-80% 0,0 0}}.preface-modal{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 18% 12%,rgba(216,170,88,.2),transparent 30%),#231b12a8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:preface-fade .18s ease-out both}.preface-shell{position:relative;display:grid;grid-template-columns:minmax(260px,.46fr) minmax(340px,.54fr);gap:22px;width:min(1020px,100%);max-height:calc(100vh - 48px);overflow:hidden;border:1px solid rgba(255,255,255,.36);border-radius:12px;background:linear-gradient(135deg,#fffaf2,#f5eadb);box-shadow:0 30px 90px #1c140c5c;animation:preface-rise .24s ease-out both}.preface-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:44px 16px 44px 44px}.preface-copy span{color:var(--teal);font-size:.82rem;font-weight:850;text-transform:uppercase}.preface-copy h2{margin:10px 0 16px;color:#30255f;font-size:clamp(2rem,4vw,3.8rem);line-height:.98;letter-spacing:0}.preface-copy p{max-width:390px;margin:0 0 24px;color:#51493f;font-size:1rem;line-height:1.65}.preface-copy a,.preface-close{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;cursor:pointer}.preface-copy a{width:fit-content;min-height:42px;padding:0 16px;background:var(--teal);color:#fff;font-weight:800}.preface-page{min-height:0;overflow:auto;padding:22px 22px 22px 0}.preface-page img{width:100%;max-height:calc(100vh - 92px);object-fit:contain;border-radius:8px;box-shadow:0 14px 34px #392a1c2e}.preface-close{position:absolute;top:14px;right:14px;z-index:2;width:40px;height:40px;border:1px solid var(--line);background:#fffdf8e0;color:var(--teal)}@keyframes preface-fade{0%{opacity:0}to{opacity:1}}@keyframes preface-rise{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1120px){.site-frame{width:min(100% - 24px,1470px);margin:12px auto}.nav{gap:18px}.brand em{max-width:260px}.dashboard{grid-template-columns:.82fr 1.18fr}.side-stack{grid-column:1 / -1;grid-template-columns:1fr 1fr}}@media(min-width:1380px){.dashboard:has(.video-layout.playlist-open){grid-template-columns:minmax(300px,.72fr) minmax(720px,1.68fr) minmax(210px,.45fr)}}@media(max-width:820px){.header{grid-template-columns:1fr auto;padding:0 16px}.brand small,.icon-btn,.cta,.nav{display:none}.brand em{max-width:min(46vw,300px);font-size:.66rem}.menu-btn{display:grid}.nav.open{position:fixed;top:78px;right:18px;left:18px;z-index:30;display:grid;gap:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow)}.nav.open a,.nav.open button{padding:14px;text-align:left}.hero,.hero-media,.hero-media img,.hero-placeholder{min-height:560px;height:560px}.hero:after{background:linear-gradient(180deg,#241d1314,#241d13b8)}.hero-card{inset:auto 18px 74px;width:auto;padding:20px}.hero-card h1{font-size:clamp(2.35rem,11vw,3.4rem)}.hero-nav{right:18px}.thumb-strip{grid-template-columns:repeat(4,1fr);gap:8px}.thumb-carousel{grid-template-columns:34px minmax(0,1fr) 34px;gap:8px;padding:12px}.thumb-arrow{width:34px;height:34px}.dashboard,.side-stack{grid-template-columns:1fr;padding:0 12px 12px}.video-layout.playlist-open{grid-template-columns:1fr;height:auto}.video-feature iframe{min-height:220px}.poster{flex-basis:96px}.video-list strong{font-size:.93rem}.video-list{height:auto;max-height:430px}.preface-modal{padding:12px}.preface-shell{grid-template-columns:1fr;gap:0;overflow:auto}.preface-copy{padding:34px 22px 18px}.preface-copy p{max-width:none;font-size:.95rem}.preface-page{padding:0 12px 12px}.preface-page img{max-height:none}}@media(max-width:520px){.site-frame{width:100%;margin:0;border:0;border-radius:0}.brand img{width:38px;height:38px}.brand em{max-width:190px;font-size:.58rem}.thumb-strip{grid-template-columns:repeat(2,1fr)}.thumb-carousel{grid-template-columns:32px minmax(0,1fr) 32px;gap:6px;padding:10px}.thumb-arrow{width:32px;height:32px}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(6,112px)}.gallery-grid button:first-child{grid-column:span 1;grid-row:span 1}.gallery-modal{padding:0}.gallery-shell{height:100vh;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto 112px}.gallery-toolbar{align-items:stretch;flex-direction:column}.gallery-tools{display:grid;grid-template-columns:1fr auto}.gallery-search{width:100%;grid-column:1 / -1}.gallery-tools select{max-width:none}.gallery-download{padding:0 10px}.gallery-viewer{grid-template-columns:44px minmax(0,1fr) 44px;padding:10px}.gallery-viewer button{width:36px;height:36px}.gallery-browser{gap:8px;padding:12px}.gallery-browser button{flex-basis:106px;height:72px}}
