@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}}:root{--paper:#f4efe7;--paper-light:#fbf8f2;--stone:#d9cfc1;--ink:#201b18;--muted:#756a61;--wine:#781f24;--wine-dark:#521317;--night:#171515;--line:#201b1829}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Tahoma,Geeza Pro,Arial,sans-serif;overflow-x:hidden}body:before{content:"";z-index:1000;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");position:fixed;inset:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%}.section-shell{padding-left:clamp(24px,6vw,96px);padding-right:clamp(24px,6vw,96px)}.reveal{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(34px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.site-header{z-index:60;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f7f3ecb8;border-bottom:1px solid #201b181f;grid-template-columns:1fr auto 1fr;align-items:center;height:92px;padding:0 clamp(24px,5vw,80px);display:grid;position:absolute;top:0;left:0;right:0}.wordmark{color:#000;letter-spacing:normal;justify-self:start;font-family:Times New Roman,Tahoma,serif;font-size:clamp(36px,3vw,50px);font-weight:400;line-height:1}.desktop-nav{gap:clamp(28px,3vw,50px);font-size:13px;display:flex}.desktop-nav a{padding:34px 0;position:relative}.desktop-nav a:after{content:"";background:var(--wine);width:0;height:1px;transition:width .3s;position:absolute;bottom:25px;right:0}.desktop-nav a:hover:after{width:100%}.header-cta{background:var(--wine);color:#fff8ef;justify-self:end;align-items:center;gap:34px;min-height:46px;padding:0 18px;font-size:12px;transition:background .25s,transform .25s;display:inline-flex}.header-cta:hover{background:var(--wine-dark);transform:translateY(-2px)}.menu-button{background:0 0;border:0;display:none}.menu-button span{background:var(--ink);width:28px;height:1px;margin:7px 0;display:block}.mobile-menu{z-index:100;background:var(--wine-dark);color:#fff9f2;flex-direction:column;justify-content:space-between;padding:28px;transition:transform .65s cubic-bezier(.77,0,.18,1);display:flex;position:fixed;inset:0;transform:translateY(-105%)}.mobile-menu.is-open{transform:translateY(0)}.mobile-menu>button{cursor:pointer;background:0 0;border:0;align-self:flex-end}.mobile-menu nav{gap:12px;display:grid}.mobile-menu nav a{font-family:Times New Roman,serif;font-size:clamp(44px,12vw,72px)}.mobile-menu p{opacity:.7;margin:0;font-size:12px}.hero{background:var(--paper-light);grid-template-columns:minmax(380px,.78fr) minmax(560px,1.35fr);align-items:center;gap:clamp(30px,5vw,82px);min-height:100vh;padding:138px clamp(24px,5vw,80px) 58px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:var(--wine);width:9vw;height:100%;position:absolute;top:0;left:0}.hero-copy{z-index:4;position:relative}.eyebrow,.section-kicker{color:var(--wine);letter-spacing:.04em;margin:0 0 26px;font-size:11px}.eyebrow{align-items:center;gap:13px;display:flex}.eyebrow span{background:currentColor;width:42px;height:1px}.hero h1,.templates-heading h2,.manifesto h2,.work-heading h2,.project-copy h3,.services-intro h2,.process-heading h2,.about-copy h2,.brief-heading h2,.modal-copy h2{letter-spacing:normal;font-family:Times New Roman,Tahoma,serif;font-weight:400}.hero h1{margin:0;font-size:clamp(68px,7vw,118px);line-height:.92}.hero-lead{color:#584f48;max-width:470px;margin:30px 0 34px;font-size:clamp(16px,1.2vw,19px);line-height:1.95}.hero-actions{align-items:center;gap:28px;display:flex}.button{border:1px solid var(--wine);justify-content:space-between;align-items:center;gap:30px;min-width:190px;min-height:54px;padding:0 18px;font-size:13px;display:inline-flex}.button-solid{background:var(--wine);color:#fff;transition:background .25s,color .25s}.button-solid:hover{color:var(--wine);background:0 0}.text-link{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:12px 0;font-size:13px;display:inline-flex}.hero-stage{z-index:3;direction:ltr;place-items:center;min-height:min(68vh,690px);display:grid;position:relative}.corner-3d{z-index:7;perspective:700px;place-items:center;width:148px;height:148px;display:grid;position:absolute;top:-18px;left:-32px;transform:rotate(-7deg)}.samt-cube{width:64px;height:64px;transform-style:preserve-3d;animation:14s linear infinite cube-turn;position:relative}.cube-face{color:var(--wine);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf2b3;border:1px solid #781f246b;place-items:center;font-family:Times New Roman,serif;font-size:37px;line-height:1;display:grid;position:absolute;inset:0;box-shadow:inset 0 0 22px #781f240f}.cube-front{transform:translateZ(32px)}.cube-back{transform:rotateY(180deg)translateZ(32px)}.cube-right{background:#781f241f;transform:rotateY(90deg)translateZ(32px)}.cube-left{background:#781f2414;transform:rotateY(-90deg)translateZ(32px)}.cube-top{transform:rotateX(90deg)translateZ(32px)}.cube-bottom{background:#781f2429;transform:rotateX(-90deg)translateZ(32px)}.orbit{transform-style:preserve-3d;border:1px solid #781f2447;border-radius:50%;position:absolute;inset:20px}.orbit-one{animation:8s linear infinite orbit-turn;transform:rotateX(66deg)rotate(18deg)}.orbit-two{animation:11s linear infinite reverse orbit-turn;transform:rotateY(64deg)rotate(-23deg)}.corner-3d-label{color:var(--wine);letter-spacing:.2em;font-family:Arial,sans-serif;font-size:7px;line-height:1.35;position:absolute;bottom:3px;right:-16px}@keyframes cube-turn{0%{transform:rotateX(-14deg)rotateY(0)}to{transform:rotateX(-14deg)rotateY(360deg)}}@keyframes orbit-turn{0%{rotate:none}to{rotate:360deg}}.monogram{z-index:0;color:#0000;-webkit-text-stroke:1px #781f2452;font-family:Times New Roman,serif;font-size:min(42vw,610px);line-height:1;position:absolute;top:45%;left:-3vw;transform:translateY(-50%)}.browser-frame{z-index:2;background:#e8ded0;border:1px solid #201b1824;border-radius:10px;width:min(100%,900px);position:relative;overflow:hidden;transform:perspective(1400px)rotateY(2.2deg)rotateX(.8deg);box-shadow:0 45px 100px #37241933}.browser-bar{color:#655c55;background:#fbf8f2f5;border-bottom:1px solid #201b181a;grid-template-columns:1fr auto 1fr;align-items:center;height:48px;padding:0 18px;font-size:10px;display:grid}.browser-brand{color:var(--ink);justify-self:start;font-family:Times New Roman,serif;font-size:19px}.browser-url{letter-spacing:.08em;justify-self:end}.browser-dots{gap:5px;display:flex}.browser-dots i{background:#998e84;border-radius:50%;width:5px;height:5px}.browser-frame img{object-fit:cover;object-position:center;width:100%;height:min(61vh,605px);display:block}.floating-note{z-index:5;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);direction:rtl;background:#faf7f1eb;align-items:center;gap:18px;min-width:146px;padding:13px 16px;font-size:11px;display:flex;position:absolute;box-shadow:0 18px 40px #291e161c}.floating-note b{color:var(--wine);font-family:Times New Roman,serif;font-size:16px}.note-one{top:8%;right:-3%}.note-two{bottom:20%;left:-4%}.note-three{bottom:4%;right:4%}.hero-foot{z-index:5;color:#71665e;justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:24px;left:clamp(24px,5vw,80px);right:clamp(24px,5vw,80px)}.availability{align-items:center;gap:8px;display:flex}.availability i{background:#51724f;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #51724f1f}.templates{background:#e9dfd2;padding-top:clamp(90px,10vw,150px);padding-bottom:clamp(90px,10vw,150px)}.templates-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:62px;display:flex}.templates-heading h2{margin:0;font-size:clamp(58px,7vw,108px);line-height:.9}.templates-heading>p{max-width:440px;color:var(--muted);margin:0 0 8px;font-size:13px;line-height:2}.templates-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.template-card{background:#fbf8f2b3;border:1px solid #201b1829;min-width:0;padding:10px 10px 18px;transition:transform .35s,box-shadow .35s,background .35s;position:relative;overflow:hidden}.template-card:hover{background:var(--paper-light);transform:translateY(-7px);box-shadow:0 24px 55px #2d1f171f}.template-preview{aspect-ratio:16/10;cursor:pointer;background:#cbc0b3;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.template-preview img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.22,1,.36,1);display:block}.template-preview:hover img{transform:scale(1.035)}.template-preview>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161211e0;justify-content:space-between;padding:11px 12px;font-size:9px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.template-preview i{color:#d49396;font-style:normal}.template-card-head{color:var(--wine);justify-content:space-between;align-items:center;margin:17px 4px 0;display:flex}.template-card-head>span{font-family:Times New Roman,serif;font-size:17px}.template-card-head small{font-size:9px}.template-card h3{margin:18px 4px 10px;font-family:Times New Roman,serif;font-size:clamp(38px,3.2vw,54px);font-weight:400;line-height:.9}.template-card>p{min-height:74px;color:var(--muted);margin:0 4px;font-size:11px;line-height:1.9}.template-card-actions{grid-template-columns:1.35fr .65fr;gap:7px;margin:18px 4px 0;display:grid}.template-card-actions button,.template-card-actions a{border:1px solid var(--wine);min-height:42px;color:var(--wine);cursor:pointer;background:0 0;place-items:center;padding:0 10px;font-size:9px;display:grid}.template-card-actions>:last-child{background:var(--wine);color:#fff}.template-selected{z-index:2;color:#fff;background:#243d2a;padding:8px 10px;font-size:8px;font-weight:400;position:absolute;top:20px;right:20px;box-shadow:0 8px 20px #0003}.manifesto{grid-template-columns:.34fr 1.2fr .52fr;align-items:start;gap:clamp(30px,5vw,85px);min-height:82vh;padding-top:clamp(100px,14vw,220px);padding-bottom:clamp(100px,14vw,220px);display:grid}.manifesto h2{margin:0;font-size:clamp(46px,5.2vw,84px);line-height:1.3}.manifesto h2 em{color:var(--wine);font-style:normal}.manifesto>p:last-child{color:var(--muted);align-self:end;margin:0 0 18px;font-size:14px;line-height:2.1}.work{background:var(--paper-light)}.work-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;padding-top:110px;padding-bottom:70px;display:flex}.work-heading h2{margin:0;font-size:clamp(58px,7vw,108px);line-height:.95}.work-heading>p{max-width:360px;color:var(--muted);margin:0 0 8px;line-height:1.9}.project{grid-template-columns:minmax(300px,.5fr) minmax(590px,1.35fr);align-items:center;gap:clamp(30px,5vw,88px);min-height:94vh;padding:clamp(60px,7vw,110px) clamp(24px,5vw,80px);display:grid;overflow:hidden}.project-light{background:#ede6db}.project-dark{color:#f6efe5;background:#141313}.project-copy{grid-template-columns:50px 1fr;align-self:stretch;gap:28px;padding:3vh 0;display:grid}.project-number{color:var(--wine);margin:0;font-family:Times New Roman,serif;font-size:34px}.project-dark .project-number{color:#a44349}.project-type{color:var(--wine);margin:7vh 0 20px;font-size:12px}.project-dark .project-type{color:#bb7678}.project-copy h3{margin:0;font-size:clamp(70px,9vw,144px);line-height:.8}.project-line{margin:38px 0 16px;font-family:Times New Roman,serif;font-size:clamp(24px,2.2vw,34px)}.project-summary{max-width:420px;color:var(--muted);margin:0;font-size:13px;line-height:2}.project-dark .project-summary{color:#a99e95}.project-copy button{cursor:pointer;background:0 0;border:1px solid;justify-content:space-between;min-width:196px;margin-top:35px;padding:15px 18px;transition:background .25s,color .25s;display:inline-flex}.project-copy button:hover{background:var(--wine);border-color:var(--wine);color:#fff}.project-visual{cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:0;position:relative;overflow:hidden;box-shadow:0 45px 90px #281c142b}.project-visual img{object-fit:cover;width:100%;height:min(72vh,760px);transition:transform 1s cubic-bezier(.22,1,.36,1);display:block}.project-visual:hover img{transform:scale(1.025)}.project-open{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141211e0;justify-content:space-between;min-width:155px;padding:14px 16px;font-size:11px;display:flex;position:absolute;bottom:20px;left:20px}.project-open i{color:#d48f92;font-style:normal}.services{background:var(--wine-dark);color:#fff8ef;padding-top:clamp(100px,12vw,180px);padding-bottom:clamp(100px,12vw,180px)}.services .section-kicker{color:#d49799}.services-intro{grid-template-columns:.35fr 1fr .5fr;align-items:end;gap:50px;margin-bottom:90px;display:grid}.services-intro h2{margin:0;font-size:clamp(58px,6.5vw,105px);line-height:.98}.services-intro>p:last-child{color:#c7ada6;margin:0 0 7px;font-size:13px;line-height:2}.services-list{border-top:1px solid #fff3}.service-row{width:100%;min-height:128px;color:inherit;text-align:right;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #fff3;grid-template-columns:70px .72fr 1.05fr 110px 40px;align-items:center;gap:28px;padding:0;transition:padding .35s,background .35s;display:grid}.service-row:hover,.service-row:focus-visible{background:#ffffff0f;outline:0;padding-left:20px;padding-right:20px}.service-row>span{color:#d49799;font-family:Times New Roman,serif}.service-row h3{margin:0;font-family:Times New Roman,serif;font-size:clamp(28px,3vw,46px);font-weight:400}.service-row p{color:#c7ada6;max-width:480px;margin:0;font-size:13px;line-height:1.9}.service-row small{color:#d7bbb4;white-space:nowrap;border-bottom:1px solid #ffffff47;justify-self:start;padding-bottom:6px;font-size:10px}.service-row>i{font-size:24px;font-style:normal}.process{padding-top:clamp(100px,12vw,180px);padding-bottom:clamp(100px,12vw,180px)}.process-heading{grid-template-columns:.4fr 1fr;margin-bottom:80px;display:grid}.process-heading h2{margin:0;font-size:clamp(54px,6vw,94px);line-height:1}.process-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.process-card{border-left:1px solid var(--line);min-height:330px;padding:28px clamp(20px,2.5vw,42px)}.process-card:last-child{border-left:0}.process-card>span{color:var(--wine);font-family:Times New Roman,serif;font-size:19px}.process-card h3{margin:100px 0 20px;font-family:Times New Roman,serif;font-size:38px;font-weight:400}.process-card p{color:var(--muted);margin:0;font-size:12px;line-height:2}.about{background:#d9cbbb;grid-template-columns:1.2fr .8fr;min-height:85vh;display:grid}.about-visual{padding:clamp(25px,4vw,60px)}.about-visual img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:600px;display:block;box-shadow:0 30px 70px #2b1f1624}.about-copy{flex-direction:column;justify-content:center;padding:clamp(70px,10vw,150px) clamp(32px,6vw,96px);display:flex}.about-copy h2{margin:0 0 35px;font-size:clamp(58px,6vw,96px);line-height:.95}.about-copy>p:not(.section-kicker){margin:0;font-family:Times New Roman,serif;font-size:clamp(23px,2.2vw,34px);line-height:1.7}.about-points{border-top:1px solid var(--line);margin-top:55px;display:grid}.about-points span{border-bottom:1px solid var(--line);padding:17px 0;font-size:12px}.brief{background:var(--paper-light);grid-template-columns:.75fr 1.25fr;gap:clamp(50px,9vw,150px);padding:clamp(100px,11vw,170px) clamp(24px,6vw,96px);display:grid}.brief-heading{position:relative}.brief-heading h2{margin:0;font-size:clamp(66px,7vw,112px);line-height:.92}.brief-heading>p:not(.section-kicker){max-width:360px;color:var(--muted);margin:35px 0 0;line-height:2}.brief-index{color:var(--wine);font-family:Times New Roman,serif;font-size:18px;position:absolute;bottom:0;right:0}.brief-form{gap:28px;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:28px;display:grid}.brief-form label{gap:10px;display:grid}.brief-form label>span{color:#685f57;font-size:11px}.brief-form input,.brief-form select,.brief-form textarea{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:0 0;border-radius:0;outline:0;padding:15px 0;transition:border-color .25s}.brief-form input:focus,.brief-form select:focus,.brief-form textarea:focus{border-color:var(--wine)}.brief-form textarea{resize:vertical;line-height:1.8}.submit-button{border:1px solid var(--wine);background:var(--wine);color:#fff;cursor:pointer;justify-content:space-between;align-items:center;width:100%;min-height:60px;margin-top:10px;padding:0 20px;transition:background .25s,color .25s;display:flex}.submit-button:hover{color:var(--wine);background:0 0}.form-status{min-height:22px;color:var(--wine);margin:-13px 0 0;font-size:11px}.chosen-template{border:1px solid var(--line);background:#e9dfd26b;justify-content:space-between;align-items:center;gap:25px;padding:18px;display:flex}.chosen-template div{gap:8px;display:grid}.chosen-template span{color:var(--muted);font-size:9px}.chosen-template b{font-family:Times New Roman,serif;font-size:21px;font-weight:400}.chosen-template a{border-bottom:1px solid var(--wine);color:var(--wine);padding-bottom:5px;font-size:10px}.chosen-template.has-choice{background:#781f240e;border-color:#781f2473}footer{background:var(--night);color:#f7f0e6;grid-template-rows:1fr auto;grid-template-columns:1fr 1fr;align-items:start;gap:30px;min-height:260px;padding:60px clamp(24px,6vw,96px) 32px;display:grid}.footer-brand{letter-spacing:normal;font-family:Times New Roman,serif;font-size:clamp(66px,8vw,126px);line-height:.7}footer>p{color:#a99c90;justify-self:end;margin:0;font-size:12px}footer nav{align-self:end;gap:28px;font-size:11px;display:flex}footer>span{color:#7e746b;place-self:end;font-size:10px}.template-modal{z-index:220;place-items:center;padding:3vw;animation:.35s both modal-in;display:grid;position:fixed;inset:0}.template-modal-backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:pointer;background:#120f0ed1;border:0;width:100%;position:absolute;inset:0}.template-modal-card{z-index:1;background:var(--paper-light);width:min(1500px,100%);max-height:94vh;color:var(--ink);position:relative;overflow:hidden;box-shadow:0 50px 120px #00000061}.template-modal-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:68px;padding:0 24px;font-size:9px;display:flex}.template-modal-card>header button{cursor:pointer;background:0 0;border:0;padding:10px 0}.template-modal-layout{grid-template-columns:1.45fr .55fr;min-height:min(760px,94vh - 68px);display:grid}.template-modal-visual{background:#1b1817;min-height:620px;position:relative;overflow:hidden}.template-modal-visual>img{object-fit:cover;width:100%;height:100%;display:block}.template-device{aspect-ratio:9/15;background:#ddd1c3;border:7px solid #f8f2e8;border-radius:18px;width:23%;position:absolute;bottom:7%;left:6%;overflow:hidden;box-shadow:0 25px 55px #0000004d}.template-device img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.7)}.template-modal-copy{padding:clamp(35px,4vw,68px);overflow-y:auto}.template-modal-copy>p:first-child{color:var(--wine);margin:0 0 20px;font-size:9px}.template-modal-copy h2{letter-spacing:normal;margin:0;font-family:Times New Roman,serif;font-size:clamp(72px,7vw,118px);font-weight:400;line-height:.8}.template-modal-copy>p:nth-of-type(2){color:var(--muted);margin:32px 0;font-size:12px;line-height:2}.template-best-for{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:9px;padding:19px 0;display:grid}.template-best-for span{color:var(--wine);font-size:9px}.template-best-for b{font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.5}.template-modal-copy ul{margin:22px 0;padding:0;list-style:none;display:grid}.template-modal-copy li{border-bottom:1px solid #201b1817;justify-content:space-between;padding:12px 0;font-size:11px;display:flex}.template-modal-copy li i{color:var(--wine);font-style:normal}.template-custom-note{color:#5f554e;background:#eee5da;padding:13px 15px;font-size:10px;line-height:1.8}.template-modal-copy>button{border:1px solid var(--wine);background:var(--wine);color:#fff;cursor:pointer;justify-content:space-between;align-items:center;width:100%;min-height:54px;margin-top:20px;padding:0 17px;display:flex}.project-modal{z-index:200;background:var(--paper-light);color:var(--ink);animation:.45s both modal-in;position:fixed;inset:0;overflow-y:auto}@keyframes modal-in{0%{opacity:0}to{opacity:1}}.project-modal.case-dark{color:#f7f0e7;background:#151414}.case-header{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf7f1e6;border-bottom:1px solid #201b1829;justify-content:space-between;align-items:center;min-height:74px;padding:0 clamp(22px,4vw,64px);font-size:10px;display:flex;position:sticky;top:0}.case-dark .case-header{background:#151414e6;border-color:#ffffff29}.modal-close{color:inherit;cursor:pointer;background:0 0;border:0;padding:10px 0}.case-hero{grid-template-columns:minmax(290px,.55fr) minmax(600px,1.45fr);align-items:center;gap:clamp(32px,5vw,80px);min-height:calc(100vh - 74px);padding:clamp(46px,6vw,94px) clamp(22px,4vw,64px);display:grid}.case-hero-copy>p:first-child,.case-story article>span{color:var(--wine);font-size:10px}.case-dark .case-hero-copy>p:first-child,.case-dark .case-story article>span{color:#c27578}.case-hero-copy h2{letter-spacing:normal;margin:28px 0 14px;font-family:Times New Roman,serif;font-size:clamp(82px,10vw,170px);font-weight:400;line-height:.7}.case-hero-copy h3{margin:44px 0 16px;font-family:Times New Roman,serif;font-size:clamp(26px,2.3vw,38px);font-weight:400}.case-hero-copy>p:not(:first-child){max-width:490px;color:var(--muted);margin:0;font-size:13px;line-height:2}.case-dark .case-hero-copy>p:not(:first-child){color:#aea198}.modal-tags{flex-wrap:wrap;gap:8px;margin:34px 0 0;display:flex}.modal-tags span{border:1px solid #201b1833;padding:9px 12px;font-size:10px}.case-dark .modal-tags span{border-color:#ffffff2e}.case-hero-image{border-radius:8px;overflow:hidden;box-shadow:0 40px 90px #2318112e}.case-hero-image img{object-fit:cover;width:100%;height:min(71vh,760px);display:block}.case-facts{border-top:1px solid #201b1833;border-bottom:1px solid #201b1833;grid-template-columns:repeat(4,1fr);margin:0 clamp(22px,4vw,64px);display:grid}.case-dark .case-facts{border-color:#ffffff2e}.case-facts div{border-left:1px solid #201b1833;flex-direction:column;justify-content:space-between;min-height:132px;padding:28px;display:flex}.case-dark .case-facts div{border-color:#ffffff2e}.case-facts div:last-child{border-left:0}.case-facts span{color:var(--muted);font-size:10px}.case-dark .case-facts span{color:#a99e95}.case-facts b{font-family:Times New Roman,serif;font-size:25px;font-weight:400}.case-story{grid-template-columns:1fr 1fr;gap:clamp(50px,10vw,160px);padding:clamp(90px,12vw,180px) clamp(22px,8vw,128px);display:grid}.case-story article{max-width:560px}.case-story h3{margin:30px 0 18px;font-family:Times New Roman,serif;font-size:clamp(34px,4vw,61px);font-weight:400;line-height:1.2}.case-story p{color:var(--muted);margin:0;font-size:14px;line-height:2.1}.case-dark .case-story p{color:#a99e95}.case-screens{grid-template-columns:1.15fr .85fr;gap:clamp(14px,2vw,30px);padding:0 clamp(22px,4vw,64px) clamp(90px,10vw,160px);display:grid}.case-screen{background:#d8cfc3;overflow:hidden}.case-screen img{object-fit:cover;width:100%;display:block}.screen-wide{grid-column:1/-1}.screen-wide img{aspect-ratio:16/9}.screen-crop img{aspect-ratio:4/5;transform:scale(1.32)}.screen-crop-one img{object-position:22% center}.screen-crop-two img{object-position:79% center}.case-closing{background:var(--wine-dark);color:#fff8ef;justify-content:space-between;align-items:end;gap:40px;min-height:420px;padding:clamp(70px,9vw,130px) clamp(22px,8vw,128px);display:flex}.case-closing p{margin:0;font-family:Times New Roman,serif;font-size:clamp(47px,6vw,92px);line-height:1.05}.case-closing a{border:1px solid #ffffff80;justify-content:space-between;min-width:260px;padding:18px;font-size:12px;display:flex}.service-modal{z-index:210;justify-content:flex-start;animation:.3s both modal-in;display:flex;position:fixed;inset:0}.service-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#14100fb8;border:0;width:100%;position:absolute;inset:0}.service-panel{z-index:1;background:var(--paper-light);width:min(660px,100%);height:100%;padding:clamp(25px,4vw,58px);animation:.55s cubic-bezier(.22,1,.36,1) both panel-in;position:relative;overflow-y:auto;box-shadow:30px 0 90px #0f0a0847}@keyframes panel-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.service-panel-head{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding-bottom:22px;font-size:10px;display:flex}.service-panel-head button{cursor:pointer;background:0 0;border:0;padding:8px 0}.service-panel-kicker{max-width:470px;color:var(--wine);margin:clamp(50px,9vh,90px) 0 18px;font-family:Times New Roman,serif;font-size:clamp(22px,2.2vw,31px);line-height:1.6}.service-panel h2{letter-spacing:normal;margin:0;font-family:Times New Roman,serif;font-size:clamp(58px,6vw,88px);font-weight:400;line-height:.95}.service-panel-description{color:var(--muted);margin:28px 0 44px;font-size:14px;line-height:2}.service-duration,.service-result{border-top:1px solid var(--line);justify-content:space-between;gap:28px;padding:22px 0;display:flex}.service-duration span,.service-deliverables>span,.service-result>span{color:var(--wine);font-size:10px}.service-duration b{font-family:Times New Roman,serif;font-size:22px;font-weight:400}.service-deliverables{border-top:1px solid var(--line);padding:26px 0}.service-deliverables ul{margin:22px 0 0;padding:0;list-style:none;display:grid}.service-deliverables li{border-bottom:1px solid #201b1817;justify-content:space-between;padding:13px 0;font-size:13px;display:flex}.service-deliverables li i{color:var(--wine);font-style:normal}.service-result p{max-width:370px;margin:0;font-family:Times New Roman,serif;font-size:22px;line-height:1.55}.service-panel>a{border:1px solid var(--wine);background:var(--wine);color:#fff;justify-content:space-between;margin-top:35px;padding:18px;font-size:12px;display:flex}@media (max-width:1100px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr 1fr}.header-cta{display:none}.menu-button{justify-self:end;display:block}.hero{grid-template-columns:1fr;padding-top:140px;padding-bottom:95px}.hero:after{width:5vw}.hero-copy{max-width:760px}.hero-stage{min-height:580px}.browser-frame img{height:520px}.templates-grid{grid-template-columns:repeat(2,1fr)}.template-modal-card{overflow-y:auto}.template-modal-layout{grid-template-columns:1fr}.template-modal-visual{min-height:520px}.template-modal-copy{overflow:visible}.manifesto{grid-template-columns:.3fr 1fr}.manifesto>p:last-child{grid-column:2}.project{grid-template-columns:1fr;min-height:auto}.project-copy{min-height:480px}.project-visual img{height:auto;max-height:none}.services-intro{grid-template-columns:.3fr 1fr}.services-intro>p:last-child{grid-column:2}.process-grid{grid-template-columns:repeat(2,1fr)}.process-card:nth-child(2){border-left:0}.process-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.about{grid-template-columns:1fr}.about-visual{order:2}.about-copy{order:1}.brief{grid-template-columns:1fr}.brief-index{display:none}.case-hero{grid-template-columns:1fr}.case-hero-image img{height:auto}}@media (max-width:700px){.site-header{height:72px;padding:0 20px}.wordmark{font-size:37px}.hero{gap:36px;min-height:auto;padding:115px 20px 88px}.hero:after{width:100%;height:8px;top:auto;bottom:0}.hero h1{font-size:clamp(60px,20vw,84px)}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.button{width:100%}.hero-stage{min-height:360px}.corner-3d{width:105px;height:105px;top:-32px;left:-14px}.samt-cube{width:44px;height:44px}.cube-face{font-size:25px}.cube-front{transform:translateZ(22px)}.cube-back{transform:rotateY(180deg)translateZ(22px)}.cube-right{transform:rotateY(90deg)translateZ(22px)}.cube-left{transform:rotateY(-90deg)translateZ(22px)}.cube-top{transform:rotateX(90deg)translateZ(22px)}.cube-bottom{transform:rotateX(-90deg)translateZ(22px)}.orbit{inset:14px}.corner-3d-label{display:none}.browser-frame{border-radius:5px;transform:none}.browser-bar{height:36px;padding:0 10px}.browser-frame img{height:300px}.floating-note{min-width:122px;padding:10px;font-size:9px}.note-one{top:4%;right:-7px}.note-two{bottom:13%;left:-7px}.note-three{display:none}.hero-foot{bottom:20px;left:20px;right:20px}.hero-foot>span:first-child{display:none}.hero-foot{justify-content:flex-end}.templates{padding-top:85px;padding-bottom:85px}.templates-heading{flex-direction:column;align-items:start;gap:18px;margin-bottom:38px}.templates-heading h2{font-size:62px}.templates-grid{grid-template-columns:1fr;gap:18px}.template-card{padding:10px 10px 20px}.template-card h3{font-size:49px}.template-card>p{min-height:auto}.template-modal{padding:0}.template-modal-card{width:100%;min-height:100vh;max-height:100vh}.template-modal-card>header{min-height:62px}.template-modal-layout{min-height:auto}.template-modal-visual{min-height:320px}.template-device{display:none}.template-modal-copy{padding:38px 20px 52px}.template-modal-copy h2{font-size:76px}.manifesto{grid-template-columns:1fr;gap:22px;min-height:auto;padding-top:100px;padding-bottom:100px}.manifesto h2{font-size:44px}.manifesto>p:last-child{grid-column:auto}.work-heading{flex-direction:column;align-items:start;gap:24px;padding-top:80px;padding-bottom:45px}.work-heading h2{font-size:60px}.project{gap:20px;padding:65px 20px}.project-copy{grid-template-columns:34px 1fr;gap:10px;min-height:auto;padding:0 0 28px}.project-type{margin-top:0}.project-copy h3{font-size:78px}.project-copy button{width:100%}.project-open{bottom:10px;left:10px}.services{padding-top:95px;padding-bottom:95px}.services-intro{grid-template-columns:1fr;gap:15px;margin-bottom:55px}.services-intro>p:last-child{grid-column:auto}.services-intro h2{font-size:56px}.service-row{grid-template-columns:34px 1fr 26px;gap:12px;min-height:176px;padding:24px 0}.service-row p{grid-column:2;margin-top:-25px}.service-row small{grid-column:2;justify-self:start}.service-row>i{grid-area:1/3/4}.service-row:hover,.service-row:focus-visible{padding-left:10px;padding-right:10px}.process-heading{grid-template-columns:1fr;gap:10px}.process-heading h2{font-size:53px}.process-grid{grid-template-columns:1fr}.process-card{border-left:0;border-bottom:1px solid var(--line);min-height:265px}.process-card h3{margin-top:65px}.about-visual{padding:18px}.about-visual img{min-height:390px}.about-copy{padding:90px 24px 65px}.about-copy h2{font-size:62px}.brief{padding:95px 24px}.brief-heading h2{font-size:65px}.field-row{grid-template-columns:1fr}.chosen-template{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr;min-height:310px}footer>p,footer>span{justify-self:start}footer nav{flex-wrap:wrap}.case-header{min-height:64px}.case-hero{min-height:auto;padding-top:58px;padding-bottom:58px}.case-hero-copy h2{font-size:86px}.case-hero-copy h3{margin-top:36px}.case-facts{grid-template-columns:1fr 1fr}.case-facts div{border-bottom:1px solid #201b1833;min-height:110px;padding:20px}.case-dark .case-facts div{border-color:#ffffff2e}.case-facts div:nth-child(2){border-left:0}.case-story,.case-screens{grid-template-columns:1fr}.screen-wide{grid-column:auto}.screen-crop img{aspect-ratio:5/4}.case-closing{flex-direction:column;align-items:start;min-height:380px}.case-closing a{width:100%;min-width:0}.service-modal{justify-content:stretch}.service-panel{width:100%;padding:24px 20px 42px}.service-panel-kicker{margin-top:50px}.service-panel h2{font-size:61px}.service-duration,.service-result{flex-direction:column}}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#fbf8f2f0,#fbf8f294,#0000);border-bottom:0;height:104px}.site-header:after{content:"";background:#201b1814;height:1px;position:absolute;bottom:0;left:clamp(24px,5vw,80px);right:clamp(24px,5vw,80px)}.wordmark{z-index:2;color:#000;font-size:clamp(40px,3.4vw,58px);position:relative}.header-cta{color:var(--ink);background:0 0;border:1px solid #201b183d}.header-cta:hover{background:var(--wine);border-color:var(--wine);color:#fff}.editorial-hero{--scroll-slow:0px;--scroll-medium:0px;--scroll-fast:0px;--pointer-x:0px;--pointer-y:0px;--pointer-x-reverse:0px;--pointer-y-reverse:0px;--sculpture-tilt-x:0deg;--sculpture-tilt-y:0deg;--copy-shift:0px;--copy-opacity:1;isolation:isolate;background:var(--paper-light);height:320svh;min-height:0;padding:0;display:block;overflow:visible}.hero-sticky{isolation:isolate;background:radial-gradient(circle at 76% 24%, #fffffffa 0 10%, #fff0 34%), var(--paper-light);width:100%;height:100svh;min-height:680px;position:sticky;top:0;overflow:hidden}.editorial-hero:after,.editorial-hero:before{display:none}.hero-sticky:before{content:"";z-index:-1;opacity:.46;background-image:linear-gradient(#201b1809 1px,#0000 1px),linear-gradient(90deg,#201b1809 1px,#0000 1px);background-size:7.14vw 7.14vw;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000038,#0000 72%);mask-image:linear-gradient(#00000038,#0000 72%)}.editorial-hero .hero-copy{z-index:20;width:min(52vw,860px);opacity:var(--copy-opacity);transform:translateY(var(--copy-shift));transition:opacity .16s linear,transform .16s linear;position:absolute;top:clamp(174px,18vh,230px);right:clamp(24px,5vw,80px)}.editorial-hero .eyebrow{margin-bottom:34px}.editorial-hero h1{max-width:860px;font-size:clamp(83px,8.5vw,142px);line-height:1.05}.editorial-hero .hero-lead{max-width:550px;margin-left:0;margin-right:auto;font-size:clamp(15px,1.15vw,19px)}.editorial-hero .hero-actions{justify-content:flex-start}.hero-work-link{border-bottom-color:#201b1859;justify-content:space-between;min-width:155px}.hero-constellation{z-index:3;direction:ltr;position:absolute;inset:110px 3.7vw 52px}.template-float{z-index:2;color:#fff;will-change:transform;transition:filter .35s,z-index 0s .2s;display:block;position:absolute}.template-float:hover{z-index:15;filter:drop-shadow(0 35px 45px #2014103d);transition-delay:0s}.template-float-1{width:39%;height:34%;transform:translate3d(var(--pointer-x-reverse), calc(var(--pointer-y-reverse) + var(--scroll-slow)), 0) rotate(-.35deg);top:5%;left:0}.template-float-2{width:32%;height:28%;transform:translate3d(var(--pointer-x), calc(var(--pointer-y) + var(--scroll-medium)), 0) rotate(.5deg);top:42%;left:38%}.template-float-3{width:36%;height:25%;transform:translate3d(var(--pointer-x-reverse), calc(var(--pointer-y) + var(--scroll-fast)), 0) rotate(-.25deg);bottom:2%;left:15%}.template-float-4{width:29%;height:24%;transform:translate3d(var(--pointer-x), calc(var(--pointer-y-reverse) + var(--scroll-slow)), 0) rotate(.25deg);bottom:0;right:0}.template-float-visual{background:#c7baa9;position:absolute;inset:0;overflow:hidden;box-shadow:0 26px 60px #2e1f1721}.template-float .template-float-visual{opacity:0;transition:opacity .7s,transform 1.05s cubic-bezier(.16,1,.3,1),box-shadow .5s;transform:translateY(78px)scale(.84)rotate(2deg)}.template-float.is-shown .template-float-visual{opacity:1;transform:translate(0)scale(1)rotate(0)}.template-float-visual:after{content:"";pointer-events:none;border:1px solid #fff3;position:absolute;inset:0}.template-float img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1),filter .6s;display:block}.template-float:hover img{filter:saturate(.9)contrast(1.03);transform:scale(1.065)}.template-float-shade{opacity:.45;background:linear-gradient(#0000 38%,#110c0ab8);transition:opacity .5s;position:absolute;inset:0}.template-float:hover .template-float-shade{opacity:.82}.template-float-meta{z-index:3;opacity:0;direction:rtl;grid-template-columns:1fr auto;align-items:end;gap:2px 18px;transition:opacity .6s .28s,transform .7s cubic-bezier(.16,1,.3,1) .22s;display:grid;position:absolute;bottom:16px;left:18px;right:18px;transform:translateY(10px)}.template-float.is-shown .template-float-meta,.template-float:hover .template-float-meta{opacity:1;transform:translateY(0)}.template-float-meta small{opacity:.72;grid-column:1/-1;font-size:8px}.template-float-meta b{font-family:Times New Roman,serif;font-size:clamp(24px,2.4vw,40px);font-weight:400}.template-float-meta i{opacity:0;padding-bottom:7px;font-size:9px;font-style:normal;transition:opacity .35s}.template-float:hover .template-float-meta i{opacity:1}.samt-sculpture{z-index:8;aspect-ratio:1;perspective:1100px;width:clamp(190px,19vw,310px);color:var(--wine);filter:drop-shadow(0 38px 34px #4312162e);place-items:center;display:grid;position:absolute;bottom:1%;left:-5.5vw}.samt-sculpture small{letter-spacing:.16em;white-space:nowrap;width:130px;font-size:7px;position:absolute;bottom:4%;left:58%}.sculpture-core{width:78%;height:78%;transform-style:preserve-3d;transform:rotateX(calc(-10deg + var(--sculpture-tilt-x))) rotateY(var(--sculpture-tilt-y));transition:transform .3s ease-out;animation:18s linear infinite sculpture-turn;position:relative}.sculpture-loop{border:clamp(18px, 2vw, 31px) solid var(--wine);border-radius:48% 52% 44% 56%/58% 46% 54% 42%;display:block;position:absolute;inset:18%;box-shadow:inset 8px 8px 17px #ffffff29,inset -10px -12px 20px #20050857,0 18px 28px #400c1029}.loop-a{transform:rotateX(66deg)rotate(18deg)translateZ(24px)}.loop-b{border-color:var(--wine-dark);transform:rotateY(68deg)rotate(-22deg)translateZ(9px)}.loop-c{border-width:clamp(10px,1.2vw,18px);inset:27%;transform:rotateX(42deg)rotateY(46deg)translateZ(46px)}.sculpture-letter{color:#f8ede4;text-shadow:0 3px 12px #2d070a47;place-items:center;font-family:Times New Roman,serif;font-size:clamp(38px,4.5vw,72px);display:grid;position:absolute;inset:0;transform:translateZ(72px)}@keyframes sculpture-turn{0%{rotate:none}to{rotate:360deg}}.editorial-hero .hero-foot{align-items:center;bottom:30px}.editorial-hero .hero-foot>a{border:1px solid #201b1852;border-radius:50%;place-items:center;width:38px;height:38px;font-size:16px;transition:background .25s,color .25s;display:grid}.editorial-hero .hero-foot>a:hover{background:var(--wine);border-color:var(--wine);color:#fff}.hero-progress{z-index:30;gap:11px;display:grid;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.hero-progress span{border:1px solid #201b1873;border-radius:50%;width:5px;height:5px;transition:height .35s,background .35s,border-color .35s}.editorial-hero[data-step="0"] .hero-progress span:first-child,.editorial-hero[data-step="1"] .hero-progress span:nth-child(2),.editorial-hero[data-step="2"] .hero-progress span:nth-child(3),.editorial-hero[data-step="3"] .hero-progress span:nth-child(4){border-color:var(--wine);background:var(--wine);border-radius:8px;height:24px}.templates{background:var(--paper-light);padding-top:clamp(120px,13vw,210px);padding-bottom:clamp(120px,13vw,210px);overflow:hidden}.editorial-heading{align-items:start;margin-bottom:clamp(100px,11vw,180px)}.editorial-heading h2{font-size:clamp(70px,8.6vw,138px);line-height:.92}.editorial-heading>p{max-width:390px;padding-top:18px}.templates-gallery{grid-template-columns:repeat(12,1fr);align-items:start;gap:110px clamp(18px,3vw,48px);display:grid}.template-showcase-card{min-width:0;position:relative}.template-showcase-card.is-visible{animation:7s ease-in-out infinite alternate gallery-drift}.showcase-1{grid-column:1/8}.showcase-2{grid-column:8/13;margin-top:210px;animation-delay:-.8s!important}.showcase-3{grid-column:2/7;margin-top:-40px;animation-delay:-1.7s!important}.showcase-4{grid-column:7/13;margin-top:100px;animation-delay:-2.6s!important}@keyframes gallery-drift{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.template-showcase-visual{aspect-ratio:16/10;background:#d7cec3;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 34px 75px #281c141c}.showcase-2 .template-showcase-visual,.showcase-3 .template-showcase-visual{aspect-ratio:4/5}.template-showcase-visual:after{content:"";pointer-events:none;border:1px solid #fff3;position:absolute;inset:0}.template-showcase-visual img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1),filter .7s;display:block}.template-showcase-card:hover .template-showcase-visual img{filter:brightness(.62)saturate(.85);transform:scale(1.06)}.showcase-hover-copy{z-index:2;color:#fff;opacity:0;grid-template-rows:1fr auto;grid-template-columns:1fr auto;align-items:end;padding:clamp(22px,3vw,48px);transition:opacity .5s,transform .7s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;inset:0;transform:scale(.97)}.template-showcase-card:hover .showcase-hover-copy{opacity:1;transform:scale(1)}.showcase-hover-copy small{align-self:start;font-size:10px}.showcase-hover-copy b{font-family:Times New Roman,serif;font-size:clamp(39px,5vw,78px);font-weight:400}.showcase-hover-copy i{font-size:31px;font-style:normal}.showcase-index{z-index:3;width:42px;height:42px;color:var(--wine);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbf8f2e0;border-radius:50%;place-items:center;font-family:Times New Roman,serif;font-size:15px;display:grid;position:absolute;top:16px;left:16px}.template-showcase-info{border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;align-items:start;gap:24px;padding-top:25px;display:grid}.template-showcase-info>div:first-child p{color:var(--wine);margin:0 0 10px;font-size:9px}.template-showcase-info h3{letter-spacing:normal;margin:0;font-family:Times New Roman,serif;font-size:clamp(52px,5.2vw,83px);font-weight:400;line-height:.8}.template-showcase-info>p{color:var(--muted);margin:0;font-size:12px;line-height:2}.template-showcase-actions{grid-column:1/-1;align-items:center;gap:8px;display:flex}.template-showcase-actions a,.template-showcase-actions button{border:1px solid var(--wine);min-height:46px;color:var(--wine);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:28px;padding:0 15px;font-size:10px;display:inline-flex}.template-showcase-actions button{background:var(--wine);color:#fff}.editorial-selected{top:16px;right:16px}@media (max-width:1100px){.editorial-hero{height:310svh;min-height:0}.hero-sticky{min-height:650px}.editorial-hero .hero-copy{width:58vw;top:150px}.editorial-hero h1{font-size:clamp(76px,10vw,112px)}.hero-constellation{inset:110px 3vw 48px}.template-float-1{width:45%;height:28%;top:12%}.template-float-2{width:38%;height:24%;top:47%;left:36%}.template-float-3{width:44%;height:22%;left:10%}.template-float-4{width:35%;height:21%}.templates-gallery{gap:85px 24px}.showcase-1{grid-column:1/9}.showcase-2{grid-column:8/13}.showcase-3{grid-column:1/6}.showcase-4{grid-column:6/13}}@media (max-width:700px){.site-header{background:linear-gradient(#fbf8f2fa,#fbf8f2b3,#0000);height:78px}.site-header:after{left:20px;right:20px}.editorial-hero{height:300svh;min-height:0;padding:0}.hero-sticky{height:100svh;min-height:690px}.editorial-hero .hero-copy{width:auto;top:112px;left:20px;right:20px}.editorial-hero h1{font-size:clamp(61px,18vw,78px);line-height:.94}.editorial-hero .hero-lead{max-width:100%;margin:21px 0 20px;font-size:14px;line-height:1.8}.editorial-hero .hero-actions{flex-direction:row;align-items:center;gap:15px}.editorial-hero .button{width:auto;min-width:150px;min-height:48px}.hero-work-link{min-width:120px;font-size:11px}.hero-constellation{inset:390px 18px 72px}.template-float-1,.template-float-2,.template-float-3,.template-float-4{pointer-events:none;width:100%;height:min(38vh,330px);display:block;inset:0 auto auto 0;transform:none}.template-float.is-shown .template-float-visual,.template-float .template-float-visual{opacity:0;transform:translateY(38px)scale(.94)}.template-float .template-float-meta,.template-float.is-shown .template-float-meta{opacity:0;transform:translateY(12px)}.editorial-hero[data-step="0"] .template-float-1,.editorial-hero[data-step="1"] .template-float-2,.editorial-hero[data-step="2"] .template-float-3,.editorial-hero[data-step="3"] .template-float-4{pointer-events:auto}.editorial-hero[data-step="0"] .template-float-1 .template-float-visual,.editorial-hero[data-step="1"] .template-float-2 .template-float-visual,.editorial-hero[data-step="2"] .template-float-3 .template-float-visual,.editorial-hero[data-step="3"] .template-float-4 .template-float-visual{opacity:1;transform:translate(0)scale(1)}.editorial-hero[data-step="0"] .template-float-1 .template-float-meta,.editorial-hero[data-step="1"] .template-float-2 .template-float-meta,.editorial-hero[data-step="2"] .template-float-3 .template-float-meta,.editorial-hero[data-step="3"] .template-float-4 .template-float-meta{opacity:1;transform:translateY(0)}.template-float-meta{bottom:11px;left:12px;right:12px;transform:none}.template-float-meta i{opacity:.85}.template-float-meta b{font-size:27px}.samt-sculpture{width:190px;bottom:-8px;left:-64px}.samt-sculpture small{display:none}.editorial-hero .hero-foot{bottom:20px;left:20px;right:20px}.hero-progress{display:flex;top:auto;bottom:30px;right:50%;transform:translate(50%)}.hero-progress span{width:5px;height:5px}.editorial-hero[data-step="0"] .hero-progress span:first-child,.editorial-hero[data-step="1"] .hero-progress span:nth-child(2),.editorial-hero[data-step="2"] .hero-progress span:nth-child(3),.editorial-hero[data-step="3"] .hero-progress span:nth-child(4){width:24px;height:5px}.templates{padding-top:100px;padding-bottom:110px}.editorial-heading{margin-bottom:70px}.editorial-heading h2{font-size:62px}.templates-gallery{grid-template-columns:1fr;gap:88px;display:grid}.showcase-1,.showcase-2,.showcase-3,.showcase-4{grid-column:auto;margin-top:0}.template-showcase-card.is-visible{animation-duration:6s}.showcase-2 .template-showcase-visual,.showcase-3 .template-showcase-visual{aspect-ratio:16/11}.template-showcase-info{grid-template-columns:1fr;gap:15px}.template-showcase-info>p{max-width:330px}.template-showcase-actions{grid-column:auto;grid-template-columns:1fr 1fr;display:grid}.template-showcase-actions a,.template-showcase-actions button{justify-content:center;gap:7px;padding:0 10px}.showcase-hover-copy{opacity:1;background:linear-gradient(#0000 30%,#0f0a08b8);padding:18px;transform:none}.showcase-hover-copy small{opacity:0}.showcase-hover-copy b{font-size:31px}.showcase-hover-copy i{font-size:23px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
