@import url("../fonts/fonts.css");
:root{--ink:#101110;--dark:#1a1b1a;--paper:#f1f2ed;--yellow:#ffc914;--muted:#686b65;--line:#d4d6d0;--gutter:clamp(24px,4.4vw,72px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #b09800;outline-offset:5px}button:disabled{cursor:default}[hidden]{display:none!important}::selection{background:var(--yellow);color:var(--ink)}.section-wrap{width:min(1400px,100%);padding-inline:var(--gutter);margin-inline:auto}.skip{position:absolute;left:12px;top:-100px;background:var(--yellow);padding:12px;z-index:20}.skip:focus{top:12px}.preview-rail{background:#e7e9e1;border-bottom:1px solid var(--line);font-size:12px}.rail-inner{padding:8px 24px;min-height:39px;display:flex;align-items:center;gap:26px;max-width:1600px;margin:auto}.preview-label{font-size:10px;letter-spacing:1.1px;color:#666d60}.preview-rail nav{display:flex;gap:20px;align-items:center}.preview-rail nav a{opacity:.65}.preview-rail nav a[aria-current]{opacity:1;font-weight:700}.preview-rail nav a[aria-current]:before{content:'';display:inline-block;width:6px;height:6px;background:var(--ink);border-radius:50%;margin-right:6px}.video-picker{margin-left:auto;border:0;background:transparent;padding:2px 0;font-size:12px;border-bottom:1px solid #929688;line-height:1.5}.video-picker span{margin-left:12px}.site-header{position:relative;z-index:4;background:var(--paper)}.header-inner{height:91px;padding:0 32px;max-width:1600px;margin:auto;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0;line-height:1.1}.brand img{width:38px;height:38px;object-fit:contain}.brand>span{font-size:24px;font-weight:700;letter-spacing:-.7px}.brand small{display:block;font-size:10px;letter-spacing:.2px;margin-top:6px;font-weight:500}.desktop-nav{display:flex;gap:clamp(16px,2vw,32px);margin-inline:auto;font-size:13px;font-weight:500}.desktop-nav a,.footer nav a{transition:opacity .2s}.desktop-nav a:hover,.footer nav a:hover{opacity:.55}.header-phone{font-size:14px;font-weight:600;display:flex;align-items:center;gap:9px;white-space:nowrap}.header-phone svg{flex-shrink:0}.menu-toggle{width:43px;height:43px;display:none;border:1px solid var(--line);border-radius:50%;background:none;padding:12px}.menu-toggle span{height:1px;background:currentColor;display:block;margin:5px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}#mobile-menu{position:absolute;left:0;right:0;top:100%;padding:12px var(--gutter) 24px;background:var(--paper);box-shadow:0 16px 20px #2222}#mobile-menu a{display:block;padding:14px 0;border-bottom:1px solid var(--line)}
.hero{background:var(--dark);color:var(--paper);display:grid;grid-template-columns:1.06fr 1fr;max-width:1600px;margin:0 auto;min-height:610px}.hero-copy{padding:48px clamp(28px,4.4vw,72px) 28px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:11px;letter-spacing:1.1px;text-transform:uppercase;font-weight:600;display:flex;align-items:center;gap:10px;line-height:1.5}.eyebrow i{width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block;flex-shrink:0}.eyebrow.light{color:#bec3b6}.eyebrow.light i{background:var(--yellow)}h1{font-size:clamp(34px,4vw,56px);font-weight:500;line-height:1.13;letter-spacing:-2px;margin-top:66px;max-width:640px}h1 span{color:var(--yellow)}.hero-description{font-size:16px;line-height:1.7;color:#ccd0c5;max-width:365px;margin:25px 0 31px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;font-weight:600;font-size:14px;padding:15px 21px;border:1px solid transparent;border-radius:4px;transition:background .2s,transform .2s}.button span{font-size:20px;line-height:1}.button:hover{transform:translateY(-2px)}.yellow{background:var(--yellow);color:var(--ink)}.yellow:hover{background:#f8e941}.hero-contact{font-size:13px;display:flex;align-items:center;gap:38px;margin-top:16px;color:#e4e7db}.hero-contact:hover{text-decoration:underline;text-underline-offset:5px}.hero-foot{display:flex;align-items:end;justify-content:space-between;width:100%;gap:15px;margin-top:auto;padding-top:46px;color:#b4bcac;font-size:11px;line-height:1.5}.hero-foot span:last-child{text-align:right}.hero-film{position:relative;overflow:hidden;min-height:610px;background:#656e62}.film-poster,#hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 42%}.hero-film:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#1119,transparent 35%)}.film-edge{position:absolute;left:30px;right:30px;bottom:28px;z-index:1;display:flex;align-items:center;justify-content:space-between}.film-caption{display:flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.1px}.film-caption i{width:6px;height:6px;display:inline-block;background:var(--yellow);border-radius:50%}.film-index{position:absolute;right:24px;top:25px;writing-mode:vertical-rl;font-size:10px;letter-spacing:1.8px;color:#fff;z-index:1;text-shadow:0 1px 4px #000}.film-edge button{color:white;border:1px solid #ffffff80;background:#2225;border-radius:50%;width:44px;height:44px;font-size:16px}.material-ribbon{background:var(--yellow);padding:19px 32px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(10px,1.5vw,24px);font-size:12px;font-weight:600;max-width:1600px;margin:auto}.material-ribbon i{display:block;width:3px;height:3px;border-radius:50%;background:var(--ink)}.material-ribbon a{margin-left:auto;font-size:11px}.spectrum{padding-top:92px;padding-bottom:78px}.section-heading{display:grid;grid-template-columns:1fr 1.42fr 1fr;align-items:start;gap:25px;margin-bottom:48px}.section-heading .eyebrow{margin-top:6px}.section-heading h2{font-size:clamp(28px,2.6vw,38px);line-height:1.22;letter-spacing:-1.2px}.heading-description{font-size:14px;line-height:1.75;color:var(--muted);padding-top:6px;max-width:270px;justify-self:end}.spectrum-layout{display:grid;grid-template-columns:1fr 1.85fr;gap:50px}.material-story figure{background:#dedbd4;overflow:hidden;border-radius:4px}.material-story figure img{aspect-ratio:1.22;object-fit:cover;object-position:48% 50%;transition:transform .7s}.material-story figure:hover img{transform:scale(1.025)}.material-story figcaption{font-size:11px;line-height:1.6;background:#e8e5de;padding:15px 18px}.spectrum-note{margin-top:26px}.spectrum-number{display:flex;align-items:center;gap:17px;font-size:58px;line-height:1;font-weight:400;letter-spacing:-3px}.spectrum-number span{font-size:12px;letter-spacing:0;line-height:1.5}.spectrum-note p{margin-top:22px;font-size:13px;color:var(--muted);line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:28px;font-size:13px;border-bottom:1px solid var(--line);padding-bottom:6px;margin-top:24px}.text-link:hover{border-color:var(--ink)}.catalog{display:grid;grid-template-columns:1fr 1fr;gap:30px}.catalog-label{display:flex;justify-content:space-between;gap:12px;font-size:10px;line-height:1.6;letter-spacing:.6px;text-transform:uppercase;padding:0 0 15px;border-bottom:1px solid var(--ink);font-weight:600;min-height:36px}.catalog-label span{color:var(--muted)}.service{padding:18px 0;min-height:87px;border-bottom:1px solid var(--line);display:flex;gap:10px;align-items:center;justify-content:space-between;position:relative;transition:color .2s}.service strong{display:block;font-size:14px;font-weight:600;line-height:1.35;letter-spacing:-.2px}.service-text>span{display:block;font-size:11px;line-height:1.5;color:var(--muted);margin-top:7px}.arrow{font-size:18px;line-height:1.2;flex-shrink:0;transition:transform .2s}.service:hover .arrow{transform:translate(3px,-3px)}.service:hover strong{text-decoration:underline;text-decoration-color:#b6a311;text-underline-offset:4px}.service:hover:before{content:'';position:absolute;inset:0 -10px;background:#e9eadf66;z-index:-1}.accompaniment-link{display:flex;align-items:center;justify-content:space-between;background:var(--yellow);padding:22px 18px;margin-top:22px;border-radius:4px;font-size:11px;line-height:1.6}.accompaniment-link strong{display:block;font-weight:600;font-size:13px;margin-top:5px}.accompaniment-link>span:last-child{font-size:24px}.methods{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:42px}.methods summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 0;font-size:13px}.methods summary::-webkit-details-marker{display:none}.methods summary>span:last-child{color:var(--muted);font-size:12px}.methods summary b{font-size:19px;font-weight:400;margin-left:24px;display:inline-block;transition:transform .2s}.methods[open] summary b{transform:rotate(45deg)}.methods-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px;padding-bottom:20px}.methods-grid a{font-size:13px;padding:13px 0;display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.methods-grid a:hover{text-decoration:underline;text-underline-offset:4px}
.contact{background:var(--yellow)}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:76px 68px}.contact h2{font-size:42px;line-height:1.14;letter-spacing:-1.5px;margin-top:31px}.contact p:not(.eyebrow){font-size:14px;line-height:1.8;margin-top:24px}.contact-actions{padding-top:29px}.contact-actions a{position:relative;display:block;padding:0 35px 25px 0;border-bottom:1px solid #2226;margin-bottom:23px}.contact-actions a>span{display:block;font-size:11px;margin-bottom:8px}.contact-actions strong{font-size:clamp(22px,2.4vw,34px);font-weight:500;letter-spacing:-.8px;line-height:1.4}.contact-actions a b{font-weight:400;font-size:25px;position:absolute;right:0;top:20px;transition:transform .2s}.contact-actions a:hover b{transform:translate(4px,-4px)}.contact-actions p{font-size:12px!important}.footer{padding-block:45px 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer nav{display:flex;gap:25px;font-size:12px;flex-wrap:wrap}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:11px}.review-notes{padding-block:18px;color:var(--muted);font-size:12px;border-top:1px solid var(--line)}.review-notes summary{cursor:pointer}.review-notes p{max-width:950px;font-size:13px;line-height:1.8;margin-top:16px}dialog{width:min(530px,calc(100% - 32px));border:0;background:var(--paper);color:var(--ink);border-radius:8px;padding:40px;box-shadow:0 30px 100px #0004;max-height:90dvh}dialog::backdrop{background:#131b17b3;backdrop-filter:blur(8px)}.dialog-close{position:absolute;top:14px;right:16px;border:0;background:transparent;font-size:28px;line-height:1;width:36px;height:36px}.dialog-close:hover{background:#ddded6;border-radius:50%}dialog h2{font-size:32px;line-height:1.15;letter-spacing:-.7px;margin:24px 0}dialog p{font-size:14px;line-height:1.75}.file-label{display:block;font-size:13px;font-weight:600;margin:25px 0 8px}input[type=file]{width:100%;font-size:12px;border:1px solid var(--line);padding:10px;border-radius:4px}input::file-selector-button{background:var(--yellow);border:0;border-radius:3px;padding:8px 12px;margin-right:12px;font:inherit;cursor:pointer}.file-help{font-size:12px!important;color:var(--muted);margin-top:14px}#video-status{font-size:13px;color:#595420;margin-top:14px}.reset-video{border:0;border-bottom:1px solid var(--ink);padding:6px 0;font-size:13px;background:transparent;margin-top:12px}
@media(min-width:1500px){.hero{min-height:660px}.hero-film{min-height:660px}.hero-copy{padding-top:62px}h1{margin-top:75px}}
@media(max-width:1100px){.desktop-nav{display:none}.header-phone{margin-left:auto}.menu-toggle{display:block}.hero{grid-template-columns:1.1fr 1fr;min-height:590px}.hero-film{min-height:590px}.hero-copy{padding:36px 35px 28px}h1{font-size:43px;margin-top:55px;letter-spacing:-1.5px}.hero-description{font-size:15px}.hero-foot{padding-top:40px}.material-ribbon{gap:12px;padding-inline:24px}.material-ribbon a{margin-left:0}.spectrum-layout{gap:28px;grid-template-columns:.85fr 1.8fr}.catalog{gap:22px}.section-heading{grid-template-columns:.8fr 1.4fr}.section-heading .heading-description{display:none}.section-heading h2{font-size:32px}.service{padding:17px 0;min-height:89px}.contact-inner{gap:45px}.footer nav{gap:16px}}
@media(max-width:760px){:root{--gutter:24px}html{scroll-padding-top:24px}.preview-label{display:none}.rail-inner{gap:10px;padding:9px 20px;min-height:41px}.preview-rail nav{gap:15px}.preview-rail nav a{font-size:12px}.preview-rail nav a span{display:none}.preview-rail nav a[aria-current] span{display:inline}.video-picker{font-size:11px}.video-picker span{margin-left:3px}.header-inner{height:80px;padding:0 24px;gap:14px}.brand>span{font-size:23px}.brand small{font-size:9px}.brand img{width:34px;height:34px}.header-phone span{display:none}.header-phone{height:43px;width:35px;justify-content:center}.hero{display:flex;flex-direction:column}.hero-copy{padding:32px 24px 26px}.hero .eyebrow{font-size:10px;letter-spacing:.65px}h1{font-size:clamp(34px,6vw,43px);letter-spacing:-1.3px;margin-top:34px;line-height:1.12}.hero-description{font-size:15px;max-width:440px;margin:19px 0 25px;line-height:1.7}.hero .button{padding:13px 18px;font-size:13px;gap:30px}.hero-contact{font-size:12px;margin-top:15px}.hero-foot{padding-top:30px;margin:0;font-size:10px}.hero-foot span:last-child br{display:none}.hero-film{min-height:0;height:390px;width:100%}.film-poster,#hero-video{object-position:50% 33%}.film-edge{left:24px;right:24px;bottom:22px}.film-index{font-size:9px;right:20px}.material-ribbon{padding:18px 24px;justify-content:flex-start;gap:9px 13px;font-size:11px}.material-ribbon i:nth-of-type(4){display:none}.material-ribbon a{width:100%;font-size:11px;margin-top:4px}.spectrum{padding-top:58px;padding-bottom:48px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{font-size:10px;margin-bottom:20px}.section-heading h2{font-size:29px;letter-spacing:-.8px}.spectrum-layout{display:flex;flex-direction:column;gap:30px}.material-story{display:grid;grid-template-columns:1.3fr 1fr;gap:20px;align-items:start}.material-story figure img{aspect-ratio:1.1}.material-story figcaption{font-size:10px;padding:9px 12px}.spectrum-note{margin-top:0;padding-top:4px}.spectrum-number{font-size:48px;gap:9px;letter-spacing:-2px}.spectrum-number span{font-size:10px}.spectrum-note p{font-size:11px;line-height:1.65;margin-top:16px}.spectrum-note .text-link{font-size:11px;gap:12px;line-height:1.5;margin-top:16px}.catalog{gap:22px}.catalog-label{font-size:9px;letter-spacing:.25px;min-height:41px;align-items:start;gap:6px;padding-bottom:11px}.service{min-height:100px;padding:17px 0;gap:8px}.service strong{font-size:13px;line-height:1.45;letter-spacing:-.15px}.service-text>span{font-size:10px;line-height:1.5}.service .arrow{font-size:15px}.accompaniment-link{padding:16px 12px;font-size:10px;gap:9px}.accompaniment-link strong{font-size:12px}.accompaniment-link>span:last-child{font-size:20px}.methods{margin-top:28px}.methods summary{align-items:start;font-size:12px;gap:20px}.methods summary>span:last-child{font-size:11px;flex-shrink:0}.methods summary b{margin-left:7px;font-size:15px}.methods-grid{grid-template-columns:1fr;gap:0}.methods-grid a{font-size:13px}.contact-inner{grid-template-columns:1fr;gap:25px;padding-block:49px 42px}.contact h2{font-size:35px;margin-top:22px}.contact p:not(.eyebrow){font-size:13px;margin-top:18px}.contact-actions{padding-top:0}.contact-actions a{margin-bottom:21px;padding-bottom:18px}.contact-actions strong{font-size:25px}.contact-actions a b{font-size:23px;top:20px}.footer{padding-block:32px 20px}.footer-top{display:block}.footer nav{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:13px;font-size:12px}.footer-bottom{flex-wrap:wrap;justify-content:start;font-size:10px;gap:12px 24px}.footer-bottom>span{width:100%}.review-notes{font-size:11px}.review-notes p{font-size:12px}dialog{padding:28px}dialog h2{font-size:29px}dialog p{font-size:14px}}
@media(max-width:370px){:root{--gutter:20px}.header-inner{padding-inline:20px;gap:8px}.brand{gap:8px}.brand>span{font-size:21px}.brand img{width:31px;height:31px}.brand small{font-size:8px}.menu-toggle{width:39px;height:39px;padding:10px}.hero-copy{padding-inline:20px}h1{font-size:32px}.hero-foot{gap:12px}.hero-foot span:last-child{max-width:100px}.hero-film{height:330px}.catalog{gap:17px}.service strong{font-size:12px}.service{gap:5px}.service .arrow{font-size:13px}.catalog-label{font-size:9px;min-height:47px}.material-story{display:block}.material-story figure img{aspect-ratio:1.6}.spectrum-note{display:none}.methods summary{flex-direction:column;gap:5px}.contact-actions strong{font-size:23px}.contact h2{font-size:33px}.preview-rail nav{gap:10px}.video-picker{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
