@font-face{font-family:Sora;src:url('assets/sora.ttf') format('truetype');font-weight:100 800;font-display:swap}:root{--ink:#482B50;--rust:#B9472B;--peach:#FFD9BD;--cream:#FFF8EF;--line:#482b5026}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font:400 16px/1.7 Sora,Arial,sans-serif}a{color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--rust);outline-offset:6px}img{max-width:100%;height:auto;display:block}.skip{position:fixed;top:-90px;left:20px;z-index:10;background:var(--ink);color:white;padding:12px}.skip:focus{top:15px}header{max-width:1440px;margin:auto;padding:22px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.brand{display:block;width:224px}nav{display:flex;gap:30px}nav a{font-size:14px;text-decoration:none}nav a:hover{color:var(--rust)}.header-cta{font-size:14px;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:5px}.header-cta span{margin-left:16px}.section{max-width:1280px;margin:auto;padding:90px 48px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:50px;padding-top:76px;padding-bottom:86px;align-items:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.18em;margin:0 0 26px}.hero h1{font-size:clamp(46px,5.1vw,72px);letter-spacing:-.055em;line-height:1.13;margin:0 0 28px;font-weight:650}em{font-style:normal;color:var(--rust)}.intro{max-width:470px;font-size:17px;line-height:1.8;margin-bottom:30px}.button{display:inline-flex;align-items:center;gap:30px;background:var(--rust);color:var(--cream);border-radius:99px;padding:17px 26px;text-decoration:none;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{background:#963820;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.hero-foot{font-size:12px;letter-spacing:.02em;margin-top:28px}.hero-art{background:var(--peach);border-radius:130px 32px 32px 32px;min-height:520px;position:relative;padding:40px 34px 28px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.art-label{font-size:11px;letter-spacing:.12em;align-self:flex-end}.hero-art img{width:330px;align-self:center;transform:rotate(-7deg);margin:25px 0}.art-caption{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid #482b5040;padding-top:18px}.art-caption p{font-size:14px;line-height:1.75;margin:0}.art-number{font-size:46px;font-weight:500;letter-spacing:-.06em;line-height:1}.statement{background:var(--ink);color:var(--cream)}.statement .section{padding-top:45px;padding-bottom:45px;display:flex;justify-content:space-between;align-items:center;gap:30px}.statement p{font-size:23px;line-height:1.65;letter-spacing:-.035em;margin:0;font-weight:300}.statement strong{font-weight:500;color:var(--peach)}.small-rule{width:100px;height:4px;background:var(--peach);flex-shrink:0}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:110px;margin-bottom:58px}.section-heading .eyebrow{grid-column:1/-1}.section-heading>p:last-child{align-self:end;max-width:420px;margin:0 0 5px}h2{font-size:clamp(32px,3.2vw,46px);font-weight:600;letter-spacing:-.045em;line-height:1.2;margin:0}h3{font-size:26px;line-height:1.35;letter-spacing:-.035em;font-weight:600;margin:0 0 20px}.service{display:grid;grid-template-columns:75px 1.25fr .8fr;gap:40px;padding:44px 0;border-top:1px solid var(--line)}.service-number{font-size:18px;color:var(--rust);padding-top:5px}.service p{max-width:520px}.service ul{padding-left:18px;font-size:14px;line-height:2.1}.service li::marker{color:var(--rust)}.service-aside{padding:30px;background:#f4eade;border-radius:20px;align-self:start;min-height:166px}.service-aside .tag{font-size:10px;letter-spacing:.12em;display:block}.service-aside p{font-size:18px;font-weight:500;line-height:1.6}.nfc{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center;padding-top:0;padding-bottom:100px}.nfc-photo{position:relative}.nfc-photo img{aspect-ratio:1;object-fit:cover;border-radius:28px}.nfc-photo>span{font-size:10px;letter-spacing:.15em;position:absolute;bottom:20px;left:20px;background:var(--cream);padding:7px 12px;border-radius:4px}.nfc-copy h2{margin-bottom:26px}.nfc-note{border-left:3px solid var(--rust);padding-left:20px;margin-top:30px;font-size:14px}.process{background:var(--peach)}.process ol{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding:0;list-style:none;margin:55px 0 0}.process li{border-top:1px solid #482b5050;padding-top:25px}.process li>span{font-size:11px;letter-spacing:.13em;display:block;margin-bottom:20px}.process h3{font-size:23px}.process li p{font-size:15px;margin:0}.about{display:grid;grid-template-columns:1.1fr 1fr;gap:90px}.about h2{font-size:40px}.about>div:last-child{padding-top:38px}.about p{margin-top:0}.about-sign{font-weight:600;padding-top:12px}.questions{padding-top:0;max-width:980px}.questions h2{margin-bottom:38px}details{border-top:1px solid var(--line);padding:22px 0}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:17px;font-weight:500;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:24px;color:var(--rust);line-height:1}details[open] summary:after{content:'−'}details p{max-width:760px;font-size:15px;margin-bottom:0}footer{background:var(--ink);color:var(--cream)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-top:56px;padding-bottom:40px}.footer-top p{font-size:16px;color:var(--peach);line-height:1.8}.footer-top a{font-size:13px;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #fff8ef30;padding-top:20px;padding-bottom:24px;font-size:12px;color:#ead9de}@media(max-width:1000px){header{gap:20px}.header-cta{display:none}.section{padding-left:30px;padding-right:30px}.hero{gap:28px}.hero-art{min-height:450px;padding:30px 20px}.hero-art img{width:280px}.section-heading{gap:35px}.service{grid-template-columns:40px 1.3fr .9fr;gap:25px}.service-aside{padding:22px}.nfc{gap:40px}.about{gap:40px}.about h2{font-size:34px}.footer-top img{width:240px}}@media(max-width:700px){header{padding:16px 22px;flex-wrap:wrap;gap:14px}.brand{width:200px}nav{gap:19px;width:100%;border-top:1px solid var(--line);padding-top:12px;justify-content:space-between}nav a{font-size:12px}.section{padding:58px 24px}.hero{display:block;padding-top:45px}.hero h1{font-size:clamp(39px,10.7vw,65px)}.intro{font-size:16px}.button{font-size:13px;padding:16px 20px;gap:20px}.hero-foot{margin-bottom:32px}.hero-art{min-height:380px;border-radius:90px 25px 25px 25px}.hero-art img{width:230px;margin:16px 0}.art-label{font-size:10px}.art-caption p{font-size:13px}.statement .section{padding:30px 24px}.statement p{font-size:19px}.small-rule{display:none}.section-heading{display:block;margin-bottom:36px}.section-heading h2{margin-bottom:22px}.section-heading .eyebrow{margin-bottom:20px}h2{font-size:33px}.service{grid-template-columns:30px 1fr;gap:16px;padding:32px 0}.service h3{font-size:24px}.service p{font-size:15px}.service-aside{grid-column:2;min-height:0;padding:18px 22px}.service-aside p{font-size:15px;margin-bottom:0}.nfc{display:flex;flex-direction:column;padding-top:0;gap:34px}.nfc-photo{width:100%}.nfc-copy h2 br:nth-child(2){display:none}.process ol{display:block;margin-top:35px}.process li{padding:24px 0}.process h3 br{display:none}.process h3{font-size:23px}.about{display:block}.about>div:last-child{padding-top:28px}.about h2{font-size:33px}.questions{padding-top:0}summary{font-size:16px}.footer-top{align-items:flex-start;flex-direction:column;gap:18px}.footer-top img{width:230px}.footer-top p{margin:0}.footer-bottom{padding-top:22px;padding-bottom:25px;flex-direction:column;gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
