:root{--paper:#f7f5f1;--ink:#171717;--muted:#62615e;--red:#b91e2c;--line:#d6d2cc;--gutter:clamp(22px,4.2vw,88px);font-family:DM Sans,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:106px}*{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}img{display:block;max-width:100%;height:auto}svg{width:20px;height:20px;flex-shrink:0;stroke-width:1.7}a,button,summary{touch-action:manipulation}:focus-visible{outline:3px solid #b91e2c;outline-offset:5px}::selection{background:#b91e2c;color:#fff}[id]{scroll-margin-top:0}.skip-link{position:fixed;left:15px;top:-90px;background:var(--ink);color:#fff;padding:14px;z-index:1000}.skip-link:focus{top:15px}.section-container{width:calc(100% - var(--gutter)*2);max-width:1360px;margin-inline:auto}.section-space{padding-block:clamp(80px,8vw,140px)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;line-height:1.5;font-weight:700;color:var(--red);margin-bottom:20px}h2{font-size:clamp(34px,4.1vw,62px);line-height:1.08;letter-spacing:-.047em;font-weight:700}h3{letter-spacing:-.035em;line-height:1.18}p{line-height:1.6}.pill{display:inline-flex;align-items:center;justify-content:center;gap:13px;border:1px solid #571218;border-radius:999px;padding:15px 24px;min-height:49px;background:var(--red);color:#fff;font-size:14px;font-weight:600;line-height:1.25;transition:background .2s,transform .2s;white-space:nowrap}.pill:hover{background:#971725;transform:translateY(-2px)}.text-link,.underlined-link{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:600;line-height:1.4;min-height:44px}.text-link svg,.underlined-link svg{transition:transform .2s}.text-link:hover svg,.underlined-link:hover svg{transform:translate(4px)}.underlined-link{text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}.small-copy{font-size:13px!important}.home-header{position:sticky;top:0;z-index:50;width:100%;height:86px;padding:16px var(--gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;background:#ecdfdbe8;backdrop-filter:blur(18px);border-bottom:1px solid #18181806}.home-brand{width:222px;display:block}.home-brand img{width:100%;height:54px;object-fit:contain;object-position:left center}.home-nav{display:flex;align-items:center;gap:28px}.home-nav a{font-size:14px;color:#4f4d49;position:relative;line-height:44px}.home-nav a:hover{color:var(--red)}.home-nav a:after{content:"";position:absolute;bottom:7px;left:0;width:100%;height:1px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .2s}.home-nav a:hover:after{transform:scaleX(1)}.header-project{justify-self:end;font-size:13px;padding:12px 20px}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-close-icon{display:none}.opening-story{--hero-height:max(700px,100svh);--header-height:86px;position:relative;isolation:isolate}.opening-art{position:absolute;z-index:-1;top:calc(-1 * var(--header-height));left:0;width:100%;height:calc(var(--hero-height) * 2);overflow:hidden;pointer-events:none;mask-image:linear-gradient(#000 0%,#000 84%,transparent 100%)}.opening-art:before{content:"";position:absolute;inset:0 0 0 50%;width:max(100%,calc(var(--hero-height) * 1.55));transform:translate(-50%);background:url(/images/hero/figma-crown-glass.png) center top / 100% 100% no-repeat}.home-hero{min-height:calc(var(--hero-height) - var(--header-height));position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:70px var(--gutter) 125px}.hero-content{width:100%;max-width:1540px;margin-inline:auto}.hero-eyebrow{font-size:10px;letter-spacing:.17em;margin-bottom:24px}.home-hero h1{font-weight:400;font-size:clamp(49px,6.35vw,114px);line-height:1.08;letter-spacing:-.05em}.home-hero h1 strong{font-size:1.05em;display:block;font-weight:800;letter-spacing:-.055em;margin-bottom:18px}.home-hero h1>span{display:block}.hero-description{font-size:clamp(16px,1.5vw,23px);line-height:1.3;color:#5d5a56;margin:34px auto 0;max-width:810px;letter-spacing:-.022em}.hero-actions{display:flex;justify-content:center;align-items:center;gap:44px;margin-top:30px}.scroll-cue{position:absolute;bottom:26px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:9px;font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:600}.scroll-cue svg{height:35px;width:26px}.scroll-cue:hover svg{transform:translateY(3px)}.selected-work{max-width:1200px;padding-top:65px;padding-bottom:105px}.work-heading{text-align:center;margin-bottom:44px}.work-heading .eyebrow{margin-bottom:11px}.work-heading h2{font-size:clamp(29px,3vw,45px);letter-spacing:-.04em}.project-visual{display:block;position:relative}.project-screen{aspect-ratio:1.935;overflow:hidden;border-radius:9px;border:1px solid #a4a6a3;box-shadow:0 18px 30px #27211b22;background:#061622}.project-screen img{width:100%;max-width:none;transition:transform .7s cubic-bezier(.2,.6,.3,1);transform-origin:top center}.project-visual:hover .project-screen img{transform:scale(1.018)}.project-view{position:absolute;bottom:18px;right:18px;background:var(--paper);border-radius:30px;padding:10px 16px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:12px;box-shadow:0 3px 14px #0002}.project-caption{display:grid;grid-template-columns:1.18fr 1fr 1fr;gap:45px;padding-top:34px;margin-top:30px;border-top:1px solid var(--line)}.status-tag{display:inline-block;font-size:9px;border:1px solid #bcb8b0;border-radius:4px;padding:4px 8px;margin-bottom:11px}.project-caption h3{font-size:26px;margin-bottom:5px}.project-caption p{font-size:14px;color:var(--muted);line-height:1.55}.project-caption .eyebrow{font-size:9px;color:var(--red);margin:3px 0 15px}.project-caption .underlined-link{font-size:12px;margin-top:6px}.process-section h2{max-width:1100px}.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin:58px 0 32px}.step-marker{display:flex;gap:22px;align-items:center;margin-bottom:23px}.step-marker span{font-size:clamp(56px,6vw,92px);line-height:1;font-weight:700;letter-spacing:-.065em;color:var(--red)}.step-marker i{height:1px;background:#c8c4be;flex:1}.process-steps h3{font-size:clamp(21px,2vw,29px);margin-bottom:15px}.process-steps p{font-size:17px;max-width:345px;color:var(--muted);line-height:1.65}.process-section>.underlined-link{margin-top:10px}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,115px);align-items:center}.studio-poster{position:relative;background:var(--red);color:var(--paper);min-height:535px;overflow:hidden;padding:48px;display:flex;flex-direction:column;justify-content:space-between}.studio-poster>p{font-size:clamp(37px,4.1vw,62px);line-height:1.02;letter-spacing:-.05em;font-weight:700;position:relative}.studio-poster>img{width:200px;position:relative;filter:brightness(0) invert(1);opacity:.9}.poster-geometry{position:absolute;width:125%;height:110%;top:34%;left:21%;border-radius:50% 0 0;transform:rotate(-33deg);background:linear-gradient(105deg,#7b111e77,#a0101e00);border:1px solid #f8cbc513}.about-copy h2{margin-bottom:28px}.about-copy>p:not(.eyebrow){font-size:17px;color:var(--muted);max-width:460px;margin-bottom:18px}.about-copy .underlined-link{margin-top:10px}.section-intro{font-size:20px;color:var(--muted);margin-top:18px;letter-spacing:-.025em}.package-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:38px}.package-card{padding:34px;border:1px solid #bfbab3;border-radius:10px;display:flex;flex-direction:column;align-items:flex-start}.primary-package{background:linear-gradient(115deg,#f8e9e8,#f9f1ed)}.package-card .eyebrow{font-size:10px;margin-bottom:19px}.package-card h3{font-size:27px}.package-price{font-size:clamp(38px,4.4vw,65px);letter-spacing:-.05em;font-weight:700;line-height:1.1;margin-top:17px;white-space:nowrap}.package-price span{font-size:14px;letter-spacing:-.01em;font-weight:400;color:var(--muted)}.package-price .from{font-size:.56em;color:var(--ink);font-weight:600;letter-spacing:-.04em}.package-card>p:not(.eyebrow):not(.package-price){color:var(--muted);font-size:16px;line-height:1.55;margin-top:20px}.package-card .payment-note{font-size:13px!important;margin-top:11px!important;min-height:40px}.feature-list{padding:0;margin:23px 0 0;list-style:none;display:grid;gap:14px}.feature-list li{display:flex;gap:12px;font-size:14px;line-height:1.4;color:#514e49}.feature-list svg{color:var(--red);width:18px;height:18px}.package-card .package-addition{font-size:13px!important;margin-top:24px!important}.package-addition span{font-size:11px;display:block;margin-top:7px}.package-card>.pill{margin-top:25px}.package-card>.underlined-link{margin-top:auto;padding-top:32px}.handover-note{text-align:center;color:var(--muted);font-size:13px;margin:22px 0 30px}.care-options{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid #bfbab3;padding-block:30px;gap:40px}.care-options article{padding-inline:20px}.care-options article+article{border-left:1px solid var(--line);padding-left:40px}.care-options .eyebrow{font-size:10px;margin-bottom:14px}.care-options h3{font-size:28px}.care-price{font-size:35px;font-weight:700;letter-spacing:-.04em;line-height:1.25;margin:5px 0}.care-price span{font-size:24px}.care-label{color:var(--red)!important}.care-options p:not(.eyebrow):not(.care-price){font-size:15px;color:var(--muted);margin-bottom:8px;max-width:460px}.care-options .self-hosting{font-size:25px!important;font-weight:600;color:var(--ink)!important;letter-spacing:-.03em;margin:8px 0 13px!important}.care-options .underlined-link{font-size:14px}.pricing-footnote{font-size:11px;color:var(--muted);line-height:1.6;margin:16px 20px 0}.faq-section{max-width:900px;padding:0 0 105px}.faq-heading{text-align:center;margin-bottom:40px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:23px 0;font-size:17px;font-weight:600;cursor:pointer;letter-spacing:-.02em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:var(--red);width:18px;height:18px;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details>p{max-width:760px;padding:0 32px 24px 0;font-size:15px;line-height:1.65;color:var(--muted)}.faq-end{text-align:center;font-size:13px;color:var(--muted);margin-top:25px}.faq-end a{margin-left:8px;font-size:13px;color:var(--ink)}.closing-cta{position:relative;isolation:isolate;overflow:hidden;background:var(--red);color:var(--paper);border-radius:14px;padding:clamp(35px,4.7vw,72px);display:grid;grid-template-columns:1.65fr 1fr;gap:35px;align-items:center}.closing-cta .eyebrow{color:#f5c7c6;margin-bottom:20px;font-size:10px}.closing-cta h2{font-size:clamp(33px,4vw,60px)}.closing-cta p:not(.eyebrow){color:#f5dddd;font-size:15px;margin-top:22px;line-height:1.5}.closing-actions{display:flex;align-items:center;flex-direction:column;gap:16px}.pill-light{background:var(--paper);color:var(--ink);border-color:var(--paper);padding:17px 28px}.pill-light:hover{background:#eadbd1}.closing-actions .underlined-link{font-size:14px;min-height:25px}.closing-actions>span{font-size:11px;color:#f5d6d7}.cta-pattern{position:absolute;right:-80px;top:-50px;width:440px;height:440px;transform:rotate(25deg);border:1px solid #e769742e;z-index:-1}.cta-pattern:before,.cta-pattern:after{content:"";position:absolute;inset:60px;border:1px solid #e769743b;transform:rotate(20deg)}.cta-pattern:after{inset:110px;transform:rotate(-38deg)}.home-footer{padding:64px var(--gutter) 25px}.footer-main{display:grid;grid-template-columns:1.5fr .75fr 1.1fr;gap:50px;max-width:1600px;margin-inline:auto;padding-bottom:50px}.footer-brand img{width:240px;margin-bottom:24px}.footer-brand p,.footer-hello>p:not(.eyebrow){font-size:14px;line-height:1.6;color:var(--muted)}.footer-main .eyebrow{font-size:10px;margin-bottom:20px}.footer-main nav{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-main nav .eyebrow{margin-bottom:11px}.footer-main nav>a{font-size:13px}.footer-main nav>a:hover,.footer-hello>a:hover{color:var(--red)}.footer-hello>a{display:flex;align-items:center;gap:7px;font-size:13px;overflow-wrap:anywhere}.footer-hello>a svg{width:15px}.footer-hello>p:not(.eyebrow){margin-top:22px}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:var(--muted);max-width:1600px;margin-inline:auto}.footer-bottom>div{display:flex;gap:25px;align-items:center}.footer-bottom a{display:inline-flex;gap:5px;align-items:center;min-height:30px}.footer-bottom svg{width:12px;height:12px}.home-dialog{border:1px solid var(--line);border-radius:17px;background:var(--paper);color:var(--ink);padding:45px;width:min(680px,calc(100% - 32px));max-height:calc(100svh - 48px);overflow:auto;box-shadow:0 35px 120px #0003}.home-dialog::backdrop{background:#16131299;backdrop-filter:blur(8px)}.dialog-close{position:absolute;top:16px;right:16px;border:1px solid var(--line);border-radius:50%;background:transparent;width:36px;height:36px;display:grid;place-items:center}.dialog-close:hover{background:#eee4df}.home-dialog h2{font-size:42px;margin-bottom:22px}.home-dialog>p:not(.eyebrow),.home-dialog li{font-size:15px;color:var(--muted);line-height:1.65;margin-bottom:17px}.home-dialog ul{padding-left:19px;margin:20px 0}.home-dialog li{padding-left:4px;margin-bottom:9px}.home-dialog h3{margin:25px 0 10px;font-size:23px}.home-dialog>p>a{text-decoration:underline;overflow-wrap:anywhere}.home-dialog .eyebrow{font-size:10px;padding-right:20px}.home-dialog .pill{margin-top:10px}.project-dialog{width:min(1000px,calc(100% - 32px))}.dialog-project-image{max-height:65svh;overflow:auto;border-radius:7px;margin:25px 0}.home-dialog form{margin-top:25px;display:grid;gap:17px}.home-dialog label{display:grid;gap:7px;font-size:12px;font-weight:600}.home-dialog label>span{display:contents;color:var(--red)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.home-dialog input,.home-dialog select,.home-dialog textarea{border:1px solid #c7c1b9;border-radius:6px;background:#fffcf8;padding:12px;color:var(--ink);width:100%;font-size:15px}.home-dialog textarea{resize:vertical}.home-dialog form .pill{justify-self:start;margin:0}.form-note,#inquiry-status{font-size:12px;line-height:1.5;color:var(--muted)}#inquiry-status:empty{display:none}.direct-email{display:inline-flex;align-items:center;gap:8px;font-size:12px;text-decoration:underline;margin-top:20px}.direct-email svg{width:15px}@media(min-width:1800px){.section-container{max-width:1540px}.selected-work{max-width:1360px}.home-hero h1{font-size:120px}.hero-description{font-size:23px}.home-hero{padding-bottom:145px}}@media(max-width:1100px){.home-header{gap:20px}.home-brand{width:180px}.home-nav{gap:18px}.home-nav a{font-size:13px}.header-project{padding:12px 15px;font-size:12px}.project-caption{gap:28px}.process-steps{gap:26px}.studio-poster{padding:35px;min-height:465px}.package-card{padding:26px}.package-card h3{font-size:24px}.package-price{font-size:44px}.footer-main{grid-template-columns:1.2fr .6fr 1.1fr;gap:30px}.footer-brand img{width:200px}.closing-cta h2{font-size:42px}}@media(max-width:800px){:root{--gutter:26px;scroll-padding-top:88px}.home-header{height:76px;grid-template-columns:1fr auto auto;padding-block:10px;gap:14px}.home-brand{width:185px}.home-brand img{height:48px}.menu-toggle{display:block}.home-nav{display:none;position:absolute;top:75px;left:0;right:0;background:var(--paper);padding:18px var(--gutter) 24px;border-bottom:1px solid var(--line);box-shadow:0 20px 30px #17171710}.home-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:3px}.home-nav a{font-size:17px;line-height:48px}.menu-toggle[aria-expanded=true] .menu-open-icon{display:none}.menu-toggle[aria-expanded=true] .menu-close-icon{display:block}.home-hero{min-height:calc(var(--hero-height) - var(--header-height));padding:65px var(--gutter) 100px}.home-hero h1{font-size:7.3vw}.hero-eyebrow{font-size:9px;letter-spacing:.12em}.hero-description{font-size:17px;max-width:540px}.desktop-break{display:none}.hero-actions{gap:30px}.selected-work{padding-top:50px;padding-bottom:70px}.project-caption{grid-template-columns:1fr 1fr;gap:24px}.project-caption>div:first-child{grid-column:span 2}.project-caption h3{font-size:26px}.process-steps{gap:22px}.process-steps h3{font-size:22px}.process-steps p{font-size:15px}.about-section{gap:35px}.studio-poster{min-height:400px;padding:28px}.studio-poster>p{font-size:39px}.studio-poster>img{width:160px}.about-copy h2{font-size:35px}.about-copy>p:not(.eyebrow){font-size:15px}.package-card{padding:25px}.package-card h3{font-size:22px}.package-price{font-size:39px}.package-price>span{font-size:12px}.care-options{gap:25px}.care-options article{padding-inline:0}.care-options article+article{padding-left:25px}.care-options h3{font-size:24px}.closing-cta{grid-template-columns:1fr;gap:30px}.closing-actions{align-items:flex-start;gap:13px}.closing-cta h2{font-size:44px}.footer-main{grid-template-columns:1fr 1fr;row-gap:35px}.footer-brand{grid-column:span 2}.footer-brand img{width:215px}.footer-main nav{grid-column:1;grid-row:2}.footer-hello{grid-column:2;grid-row:2}.faq-section{padding-bottom:75px}}@media(max-width:560px){:root{--gutter:21px}.home-header{gap:10px}.home-brand{width:155px}.header-project{min-height:39px;padding:10px 13px;font-size:10px;gap:7px}.header-project svg{width:14px;height:14px}.menu-toggle{padding:5px}.menu-toggle svg{width:23px;height:23px}.home-hero{min-height:calc(var(--hero-height) - var(--header-height));padding-top:48px;padding-bottom:95px}.hero-eyebrow{max-width:245px;margin:0 auto 25px;font-size:8px;letter-spacing:.11em}.home-hero h1{font-size:clamp(39px,8.7vw,51px);letter-spacing:-.05em}.home-hero h1 strong{font-size:1.14em;line-height:1.02;max-width:350px;margin:0 auto 20px}.hero-break{display:none}.home-hero h1>span{max-width:330px;margin:auto}.hero-description{font-size:15px;line-height:1.5;max-width:330px;margin-top:25px}.hero-actions{gap:22px;margin-top:27px}.hero-actions .pill{padding:13px 17px;font-size:12px;gap:9px}.hero-actions .text-link{font-size:12px;gap:6px}.hero-actions svg{width:17px}.scroll-cue{bottom:19px;font-size:9px}.work-heading{margin-bottom:26px}.work-heading h2{font-size:29px;max-width:290px;margin:auto}.selected-work{padding-top:30px;padding-bottom:60px}.project-screen{aspect-ratio:1.5;border-radius:6px}.project-screen img{width:127%;max-width:none;transform:translate(-13.5%)}.project-visual:hover .project-screen img{transform:translate(-13.5%)}.project-view{bottom:10px;right:10px;font-size:9px;padding:7px 10px;gap:5px}.project-view svg{width:13px;height:13px}.project-caption{margin-top:23px;padding-top:23px;gap:23px 22px}.project-caption>div:first-child{grid-column:span 2}.project-caption p{font-size:12px}.project-caption .eyebrow{font-size:8px;letter-spacing:.1em;margin-bottom:9px}.project-caption h3{font-size:25px}.section-space{padding-block:66px}.eyebrow{font-size:9px;margin-bottom:17px}h2{font-size:35px}.process-steps{grid-template-columns:1fr;gap:30px;margin:35px 0 22px}.step-marker{gap:20px;margin-bottom:15px}.step-marker span{font-size:60px}.process-steps h3{font-size:23px;margin-bottom:10px}.process-steps p{max-width:none;font-size:15px}.about-section{grid-template-columns:1fr;gap:36px}.studio-poster{min-height:410px;padding:33px}.studio-poster>p{font-size:49px}.studio-poster>img{width:180px}.about-copy h2{font-size:40px}.about-copy>p:not(.eyebrow){font-size:16px}.about-copy h2 br:nth-child(2){display:none}.section-intro{font-size:16px;line-height:1.5}.package-grid{grid-template-columns:1fr;gap:18px;margin-top:27px}.package-card{padding:27px 24px}.package-card h3{font-size:25px}.package-card .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:18px}.package-price{font-size:49px}.package-card .payment-note{min-height:0;font-size:12px!important}.package-card>p:not(.eyebrow):not(.package-price){font-size:15px}.feature-list li{font-size:13px}.package-card>.underlined-link{margin-top:20px;padding-top:10px}.handover-note{font-size:11px;margin:19px 12px 26px}.care-options{grid-template-columns:1fr;gap:26px;padding-block:26px}.care-options article{padding:0 3px}.care-options article+article{border-left:0;border-top:1px solid var(--line);padding:27px 3px 0}.care-options h3{font-size:27px}.pricing-footnote{font-size:10px;margin-inline:3px}.faq-heading h2{font-size:36px}.faq-heading{margin-bottom:28px}.faq-list summary{font-size:15px;padding-block:21px}.faq-list details>p{font-size:14px;padding-right:15px}.closing-cta{padding:33px 26px;border-radius:9px}.closing-cta h2{font-size:36px}.closing-cta h2 br{display:none}.closing-cta p:not(.eyebrow){font-size:14px;margin-top:19px}.closing-cta .eyebrow{font-size:8px}.closing-actions .pill{font-size:13px}.home-footer{padding-top:43px}.footer-main{grid-template-columns:1fr;gap:30px;padding-bottom:30px}.footer-brand,.footer-main nav,.footer-hello{grid-column:auto;grid-row:auto}.footer-main nav{flex-direction:row;flex-wrap:wrap;gap:6px 22px}.footer-main nav .eyebrow{width:100%;margin-bottom:3px}.footer-main nav>a{line-height:30px}.footer-main .eyebrow{margin-bottom:12px}.footer-brand p{font-size:13px}.footer-hello>p:not(.eyebrow){font-size:13px;margin-top:15px}.footer-bottom{flex-direction:column;gap:9px;font-size:10px}.footer-bottom>div{justify-content:space-between;gap:10px}.home-dialog{padding:43px 23px 28px}.home-dialog h2{font-size:33px}.form-row{grid-template-columns:1fr}.home-dialog>p:not(.eyebrow),.home-dialog li{font-size:14px}.home-dialog input,.home-dialog select,.home-dialog textarea{font-size:16px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:370px){.home-header{padding-inline:16px;gap:7px}.home-brand{width:125px}.header-project{padding-inline:10px;font-size:9px;gap:5px}.menu-toggle{padding:4px}.hero-actions{gap:16px}.hero-actions .pill{padding-inline:13px}}@media(max-width:800px){.opening-story{--header-height:76px;--hero-height:max(650px,92svh)}}:root{--gutter:clamp(20px,5.5556vw,80px)}.section-container{max-width:1280px}.home-header{padding-inline:max(var(--gutter),calc((100% - 1280px)/2));background:#f7f5f1ed}.home-nav{gap:24px}.home-brand{width:205px}.footer-main,.footer-bottom{max-width:1280px}.section-space{padding-block:80px}h2{font-size:clamp(28px,3vw,38px);font-weight:500;letter-spacing:-.035em;line-height:1.2}.eyebrow{font-size:10px;font-weight:600;margin-bottom:15px}.opening-story{--hero-height:clamp(700px,100svh,940px)}.opening-art{height:1100px;max-height:100%;mask-image:linear-gradient(#000 65%,transparent 100%)}.opening-art:before{width:min(1440px,100%);height:100%;background:url(/images/hero/crown-resized.svg) center 80px / min(100%,1242px) auto no-repeat;filter:blur(1px)}.opening-art:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 65% 23% at 66% 76%,#b91e2c08,transparent 85%)}.hero-content{max-width:1100px}.home-hero{padding-top:45px;padding-bottom:105px}.home-hero h1{font-size:clamp(44px,6.1vw,88px);line-height:1.1}.home-hero h1 strong{font-size:1.04em;margin-bottom:18px}.hero-description{font-size:19px;max-width:670px;line-height:1.6;margin-top:28px;letter-spacing:-.015em}.hero-location{font-size:12px;color:var(--muted);margin:22px auto 0;max-width:520px}.hero-actions{margin-top:27px}.hero-eyebrow{margin-bottom:25px}.selected-work{padding-block:55px 75px}.work-heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:60px;text-align:left;margin-bottom:30px}.work-heading h2{font-size:36px;font-weight:500}.work-heading>p{font-size:17px;color:var(--muted);max-width:460px;justify-self:end}.project-tabs{display:flex;gap:32px;border-bottom:1px solid var(--line)}.project-tabs button{background:none;border:0;border-bottom:2px solid transparent;color:var(--muted);padding:15px 0;min-height:48px;font-size:15px;text-align:left;font-weight:500}.project-tabs button span{margin-right:10px;font-size:12px}.project-tabs button[aria-selected=true]{border-bottom-color:var(--red);color:var(--ink)}.project-tabs button[aria-selected=true] span{color:var(--red)}.project-panel{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:70px;align-items:center;min-height:380px;padding-block:36px}.project-panel[hidden]{display:none}.project-story{max-width:650px}.project-story h3{font-size:28px;line-height:1.3;font-weight:500;margin-bottom:17px;letter-spacing:-.025em}.project-story>p:not(.eyebrow){font-size:17px;line-height:1.7;color:var(--muted)}.project-benefits{padding:0;list-style:none;display:grid;gap:8px;margin:20px 0 12px;font-size:15px;color:var(--muted)}.project-benefits li{display:flex;gap:14px;align-items:baseline}.project-benefits li:before{content:"—";color:var(--red)}.project-story .underlined-link{color:var(--red);font-size:14px}.project-preview{width:100%;max-width:440px;justify-self:end;margin:0}.compact-screen{aspect-ratio:1.94;overflow:hidden;border:1px solid #29251f22;border-radius:7px;background:#ebe7e0;box-shadow:0 8px 22px #29251f0d}.compact-screen img{width:100%;height:auto;max-width:100%}.project-preview figcaption{font-size:12px;line-height:1.6;margin-top:12px;color:var(--muted)}.project-preview figcaption span{display:block;font-size:11px}.work-next{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:22px}.work-next p{font-size:17px}.work-next a{font-size:14px;color:var(--red)}.process-section h2{max-width:720px}.process-steps{gap:40px;margin:36px 0 20px}.step-marker{margin-bottom:20px}.step-marker span{font-size:35px;font-weight:500;letter-spacing:-.035em}.process-steps h3{font-size:22px;font-weight:500;margin-bottom:12px}.process-steps p{font-size:16px;max-width:none}.about-section{grid-template-columns:.85fr 1.15fr;gap:75px}.studio-poster{min-height:370px;padding:35px;border-radius:8px}.studio-poster>p{font-size:42px;font-weight:500;line-height:1.14}.studio-poster>img{width:175px}.about-copy h2{font-size:36px;margin-bottom:22px}.about-copy>p:not(.eyebrow){max-width:610px;font-size:17px}.partnership-points{list-style:none;padding:0;margin:22px 0 8px;display:grid;gap:9px;font-size:15px}.partnership-points li:before{content:"—";color:var(--red);margin-right:12px}.section-intro{max-width:720px;font-size:17px;line-height:1.7;margin-top:16px}.package-card h3,.care-options h3{font-size:24px;font-weight:500}.package-price{font-size:45px;font-weight:500}.care-price{font-size:30px;font-weight:500}.care-price span{font-size:19px}.package-card{padding:30px}.faq-section{max-width:900px;padding-bottom:80px}.faq-heading{text-align:left}.faq-heading h2{font-size:36px}.faq-heading h2 br{display:none}.faq-list summary{font-weight:500;font-size:17px}.faq-list details>p{font-size:16px}.closing-cta{padding:44px;grid-template-columns:1.6fr 1fr}.closing-cta h2{font-size:36px;font-weight:500;line-height:1.2}.closing-cta p:not(.eyebrow){max-width:560px;font-size:16px}.home-dialog h2{font-size:32px;font-weight:500}.home-dialog h3{font-weight:500}.home-dialog>p:not(.eyebrow){font-size:16px}@media(max-width:1000px){.project-panel{gap:35px;grid-template-columns:1.3fr 1fr}.about-section{gap:40px}.home-nav{gap:16px}.home-brand{width:180px}.home-header{gap:16px}.work-heading{gap:35px}}@media(max-width:800px){.home-header{padding-inline:var(--gutter)}.opening-story{--hero-height:max(680px,92svh)}.home-hero h1{font-size:clamp(42px,7vw,65px)}.hero-description{font-size:17px}.section-space{padding-block:60px}.work-heading{grid-template-columns:1fr;gap:14px}.work-heading>p{justify-self:start;max-width:590px}.project-panel{gap:30px;grid-template-columns:1.2fr 1fr}.project-story h3{font-size:25px}.project-story>p:not(.eyebrow){font-size:16px}.project-benefits{font-size:14px}.studio-poster>p{font-size:35px}.about-copy h2{font-size:30px}.closing-cta{grid-template-columns:1fr}.process-steps{gap:24px}}@media(max-width:600px){.home-brand{width:150px}.header-project{font-size:10px;padding:10px 12px}.home-header{gap:8px}.home-hero h1{font-size:42px}.home-hero h1 strong{font-size:1.05em}.hero-description{font-size:17px;max-width:360px}.hero-location{font-size:11px;max-width:280px}.hero-actions{gap:22px}.selected-work{padding-block:35px 55px}.work-heading h2{font-size:29px;max-width:none;margin:0}.work-heading>p{font-size:16px}.project-tabs{gap:20px}.project-tabs button{font-size:13px;line-height:1.5;flex:1}.project-tabs button span{display:block;margin:0 0 3px}.project-panel{grid-template-columns:1fr;gap:25px;padding-block:28px;min-height:0}.project-preview{justify-self:start;max-width:380px}.project-story h3{font-size:25px}.work-next{align-items:flex-start;flex-direction:column;gap:8px}.work-next p{font-size:16px}.process-steps{grid-template-columns:1fr;gap:27px}.step-marker span{font-size:30px}.process-steps h3{font-size:22px}.about-section{grid-template-columns:1fr;gap:28px}.studio-poster{min-height:275px;padding:28px}.studio-poster>p{font-size:36px}.about-copy h2{font-size:29px}.about-copy>p:not(.eyebrow){font-size:16px}.faq-heading h2{font-size:29px}.faq-list summary{font-size:16px}.closing-cta{padding:30px 24px}.closing-cta h2{font-size:29px}.package-price{font-size:42px}.package-card{padding:25px}.care-options h3{font-size:23px}}@media(max-width:380px){.home-header{padding-inline:16px;gap:6px}.home-brand{width:120px}.header-project{font-size:9px;padding-inline:10px;gap:5px}.menu-toggle{padding:4px}}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/dm-sans-latin-ext-700-normal.CJIcxD6K.woff2) format("woff2"),url(/_astro/dm-sans-latin-ext-700-normal.BLI3TTWz.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/dm-sans-latin-700-normal.DvUfVpUG.woff2) format("woff2"),url(/_astro/dm-sans-latin-700-normal.CUSSCpQX.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
