:root{--ink:#163F35;--deep:#102E27;--paper:#F7F5EF;--surface:#FFFEFA;--muted:#64726A;--gold:#AC8751;--goldink:#775C30;--line:#DDE2D8;--sage:#E9EDE3;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font:15px/1.65 var(--sans)}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,input{ -webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin:0}h1,h2{font:400 64px/1.07 Georgia,"Times New Roman",serif;letter-spacing:-.055em}h3{font-size:21px;font-weight:550;letter-spacing:-.03em;line-height:1.3}em{font-weight:400;color:var(--goldink)}p{color:var(--muted)}button{border:0}.wrap{width:min(1240px,calc(100% - 100px));margin-inline:auto}.concept-bar{min-height:33px;display:flex;align-items:center;justify-content:space-between;padding:7px 50px;background:var(--deep);color:#D4DDD2;font-size:10px;letter-spacing:.045em}.concept-bar span:first-child{color:#E6CC9E;text-transform:uppercase;letter-spacing:.12em}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:116px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand img{width:62px;height:62px;object-fit:contain}.brand>span{font:36px/.95 Georgia,serif;letter-spacing:-.055em}.brand .labs{font-style:italic}.brand small{display:block;font:8px/1.7 var(--sans);letter-spacing:.18em;margin-top:9px}.header nav{display:flex;gap:34px;font-size:13px;align-items:center}.header nav a{display:flex;align-items:center;gap:6px;padding:12px 0}.lucide{width:19px;height:19px;stroke-width:1.65;flex-shrink:0}.header nav .lucide{width:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid var(--line);background:transparent;border-radius:7px;min-height:52px;padding:14px 20px;font:550 13px/1.4 var(--sans)}.button.primary{background:var(--ink);color:white;border-color:var(--ink)}.button:hover{box-shadow:0 5px 18px #163f3510;transform:translateY(-1px)}.button.small{min-height:45px;font-size:12px;padding:10px 16px}.textlink{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:12px;font-weight:550;background:transparent}.eyebrow{font-size:10px;letter-spacing:.17em;text-transform:uppercase;font-weight:650;color:var(--goldink)}.hero{display:grid;grid-template-columns:1.07fr 1fr;gap:60px;padding:43px 0 67px;align-items:center}.hero .eyebrow{display:flex;align-items:center;gap:10px;color:var(--ink)}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--gold)}.hero h1{font-size:77px;margin:28px 0 27px;line-height:1.01}.hero .lead{font-size:18px;max-width:440px;line-height:1.55;color:var(--ink)}.hero-description{font-size:13px;max-width:385px;margin-top:14px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.hero-foot{display:flex;align-items:center;gap:12px;margin-top:38px;color:var(--muted);font-size:11px}.mini-rosette{font-size:24px;color:var(--gold)}.hero-art{height:587px;position:relative;border-radius:190px 190px 10px 10px;margin-top:2px;background:#DBD6C9}.hero-art>img{width:100%;height:100%;object-fit:cover;object-position:52% 50%;border-radius:inherit}.hero-art:after{content:"";position:absolute;inset:0;border:1px solid #163F3515;border-radius:inherit;pointer-events:none}.art-caption{position:absolute;bottom:20px;left:26px;right:26px;display:flex;align-items:center;justify-content:space-between;color:#FFF7E7;font-size:9px;letter-spacing:.18em;text-shadow:0 1px 5px #000}.floating-note{position:absolute;left:-35px;bottom:65px;display:flex;align-items:center;gap:10px;padding:15px 22px;background:#FFFEF8f5;box-shadow:0 12px 45px #0c2e2720;border:1px solid #ffffffaa;border-radius:8px;font-size:12px}.floating-note img{width:40px;height:47px;object-fit:contain}.floating-note strong{font-weight:600}.purpose-strip{border-block:1px solid var(--line);padding:22px 0}.purpose-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.purpose-strip span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.purpose-strip p{font:23px Georgia,serif;color:var(--ink)}.purpose-strip b{font-size:14px;font-weight:400;color:var(--gold);padding:0 23px}.featured{padding-top:86px;padding-bottom:82px}.section-label{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px}.status{display:flex;gap:7px;align-items:center;font-size:10px;color:var(--muted)}.status>span{height:6px;width:6px;background:#8C9E8B;border-radius:50%}.feature-grid{display:grid;grid-template-columns:.97fr 1.03fr;gap:65px;align-items:center}.product-lockup{display:flex;gap:11px;align-items:center}.product-lockup img{height:42px;width:35px}.product-lockup>span{font:24px/1.2 Georgia,serif}.product-lockup small{display:block;font:8px/1.7 var(--sans);letter-spacing:.14em;margin-top:5px}.feature-copy h2{font-size:53px;margin:24px 0 21px}.feature-copy>p{max-width:430px;font-size:14px;line-height:1.8}.feature-points{display:flex;flex-direction:column;gap:13px;margin:24px 0 27px}.feature-points span{display:flex;align-items:center;gap:11px;font-size:12px}.feature-points .lucide{color:var(--goldink);width:18px}.feature-copy .availability{font-size:10px;margin-top:14px}.feature-visual{height:540px;border:1px solid #DCE4D8;border-radius:12px;background:radial-gradient(ellipse at 50% 40%,#E1E7D8,#CCD8C9);overflow:hidden;position:relative;display:flex;justify-content:center;padding-top:68px}.visual-label{position:absolute;top:25px;left:26px;font:18px Georgia;color:#475F51}.phone{width:240px;height:auto;align-self:flex-start;display:block;border:6px solid #243A30;border-radius:35px;box-shadow:0 25px 55px #20392A35;transform:rotate(5deg);object-fit:cover}.feature-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:15px;background:#EEF1E7ed;padding:17px 24px;font-size:10px;backdrop-filter:blur(10px)}.feature-caption span:first-child{display:flex;align-items:center;gap:6px}.feature-caption .lucide{width:14px}.portfolio{padding:62px 0 85px;border-top:1px solid var(--line)}.subtle{font-size:11px;color:var(--muted)}.portfolio-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.portfolio-heading h2{font-size:53px}.portfolio-heading p{font-size:13px;max-width:310px;padding-bottom:6px}.filterbar{display:flex;gap:7px;flex-wrap:wrap;margin:34px 0 25px}.filterbar button{min-height:43px;font-size:11px;padding:10px 15px;border:1px solid var(--line);background:transparent;border-radius:30px}.filterbar button.active{background:var(--ink);border-color:var(--ink);color:white}.filterbar button span{margin-left:8px;opacity:.7}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:25px;display:flex;flex-direction:column;min-height:315px}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:10px}.app-icon{width:52px;height:52px;background:var(--tile,#E8EDE1);color:var(--icon,#365A41);border-radius:15px;display:grid;place-items:center;border:1px solid #163f3508}.app-icon>.lucide{width:27px;height:27px;stroke-width:1.55}.app-icon img{width:28px;height:33px}.card-status{text-transform:uppercase;letter-spacing:.09em;font-size:8px;color:var(--muted)}.product-card .category{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:var(--goldink);margin-bottom:9px}.product-card h3{font-size:25px;font-family:Georgia,serif;font-weight:400;letter-spacing:-.04em}.product-card p{font-size:12px;line-height:1.8;margin:12px 0 19px;max-width:290px}.card-link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;background:transparent;border-top:1px solid var(--line);padding:15px 0 0;font-size:11px;font-weight:550;text-align:left;min-height:44px}.card-link .lucide{width:16px}.product-card[hidden]{display:none}.portfolio-note{font-size:11px;margin-top:22px}.principles{background:var(--deep);color:var(--paper);padding:76px 0 84px;position:relative;overflow:hidden}.principles:after{content:"";position:absolute;right:-100px;top:-180px;width:570px;height:570px;border:1px solid #c9b78512;border-radius:50%;pointer-events:none}.principles-intro{display:flex;justify-content:space-between;gap:60px;align-items:end}.principles .eyebrow{color:#C8AC73;margin-bottom:22px}.principles h2{font-size:51px}.principles em{color:#D0B380}.principles-intro>p{max-width:325px;color:#BACABE;font-size:13px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:48px}.principle-grid article{border-top:1px solid #ffffff28;padding-top:27px;position:relative}.principle-num{position:absolute;top:24px;right:0;font:13px Georgia;color:#90A292}.principle-grid .lucide{width:26px;height:26px;color:#D0B380;margin-bottom:23px}.principle-grid h3{font:24px/1.2 Georgia,serif;letter-spacing:-.035em;margin-bottom:12px}.principle-grid p{font-size:12px;line-height:1.9;color:#BACABE}.closing{padding:83px 0 90px;text-align:center}.closing>img{width:80px;height:80px;object-fit:contain;margin-bottom:19px}.closing .eyebrow{margin-bottom:21px}.closing h2{font-size:56px}.closing-actions{display:flex;gap:12px;justify-content:center;margin-top:29px}.footer{border-top:1px solid var(--line);background:#EFEEE7;padding:37px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:28px;align-items:center;padding-bottom:28px}.footer-top>p{font:19px/1.4 Georgia;color:var(--ink)}.footer-top>div{display:flex;gap:24px;font-size:11px}.footer-bottom{border-top:1px solid #D8DDD1;padding-top:17px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#4F5C55}.footer-bottom .textlink{font-size:10px}.disclosure{font-size:10px;margin-top:8px;max-width:860px;color:#4F5C55}.sr-only,.skip{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{position:fixed;top:10px;left:10px;width:auto;height:auto;clip:auto;padding:12px;background:white;z-index:100}:focus-visible{outline:3px solid #9D793C;outline-offset:4px}dialog{border:1px solid var(--line);border-radius:14px;padding:44px;width:min(640px,calc(100vw - 36px));max-height:85vh;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#0B241EDD;backdrop-filter:blur(4px)}.dialog-close{position:absolute;top:13px;right:13px;width:44px;height:44px;background:transparent;border-radius:50%;display:grid;place-items:center}dialog .eyebrow{margin-bottom:18px}dialog h2{font-size:42px;line-height:1.1;margin:15px 0}dialog p{font-size:14px;margin:13px 0}dialog h3{font-size:15px;margin-top:24px}dialog .dialog-foot{border-top:1px solid var(--line);padding-top:20px;margin-top:25px;font-size:11px}.dialog-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
@media(min-width:1550px){.wrap{width:1320px}.hero h1{font-size:84px}.hero-art{height:620px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header nav{gap:20px}.header>.button{display:none}.hero{gap:32px}.hero h1{font-size:64px}.hero-art{height:540px}.hero-actions{gap:15px}.purpose-strip b{padding:0 12px}.feature-grid{gap:35px}.feature-copy h2,.portfolio-heading h2{font-size:47px}.product-card{padding:21px}.product-card h3{font-size:24px}.floating-note{left:-18px}.principles-intro{gap:30px}.principles h2{font-size:45px}.principle-grid{gap:25px}.footer-top>div{gap:15px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.concept-bar{padding:7px 20px;justify-content:center}.concept-bar span:last-child{display:none}.header{min-height:92px;gap:12px}.brand img{width:47px;height:50px}.brand>span{font-size:29px}.brand small{font-size:6px;margin-top:6px}.header nav{gap:16px;font-size:11px}.header nav a:nth-child(2){display:none}.header nav a:last-child{font-size:0;gap:0}.header nav a:last-child .lucide{width:20px;height:20px}.hero{grid-template-columns:1fr;padding:26px 0 35px;gap:35px}.hero h1{font-size:64px;margin:23px 0;letter-spacing:-.058em}.hero .eyebrow{font-size:9px;letter-spacing:.12em}.hero .lead{font-size:17px;max-width:340px}.hero-description{font-size:13px;max-width:330px}.hero-actions{gap:19px;margin-top:24px}.hero-actions .button{gap:13px;font-size:12px}.hero-actions .textlink{font-size:11px;gap:6px}.hero-foot{margin-top:23px;font-size:10px}.hero-art{height:385px;border-radius:125px 125px 8px 8px;margin:0 9px}.floating-note{left:-9px;bottom:51px;padding:12px 18px;font-size:11px}.art-caption{left:20px;right:20px}.purpose-strip{padding:24px 0}.purpose-strip .wrap{display:block}.purpose-strip p{font-size:20px;line-height:1.9;margin-top:8px}.purpose-strip b{padding:0 6px}.featured{padding:42px 0}.section-label{margin-bottom:27px;gap:14px}.section-label .eyebrow{font-size:9px}.status{font-size:9px}.feature-grid{grid-template-columns:1fr;gap:31px}.feature-copy h2{font-size:46px}.feature-copy>p{font-size:14px}.feature-visual{height:480px}.feature-caption{padding:16px 17px}.feature-points{gap:14px}.portfolio{padding:43px 0 47px}.portfolio-heading{display:block}.portfolio-heading h2{font-size:47px}.portfolio-heading p{margin-top:19px;font-size:13px}.section-label .subtle{font-size:9px;text-align:right}.filterbar{margin:26px 0 20px;gap:6px}.filterbar button{font-size:10px;min-height:40px;padding:9px 12px}.product-grid{grid-template-columns:1fr;gap:12px}.product-card{min-height:274px;padding:23px}.card-top{margin-bottom:22px}.product-card h3{font-size:28px}.product-card p{max-width:100%;font-size:13px}.card-status{font-size:9px}.card-link{font-size:12px}.principles{padding:43px 0 48px}.principles-intro{display:block}.principles h2{font-size:43px}.principles-intro>p{margin-top:25px;max-width:100%}.principle-grid{grid-template-columns:1fr;gap:28px;margin-top:31px}.principle-grid article{padding-top:20px}.principle-grid .lucide{margin-bottom:17px}.principle-grid p{font-size:13px}.closing{padding:49px 0}.closing>img{height:67px;width:67px}.closing .eyebrow{font-size:8px}.closing h2{font-size:44px}.closing-actions{flex-direction:column;align-items:stretch;margin-top:25px}.footer-top{flex-wrap:wrap}.footer-top>p{font-size:17px}.footer-top>div{width:100%;justify-content:space-between}.footer-bottom{gap:15px}.footer-bottom .textlink{white-space:nowrap}.disclosure{font-size:9px}.footer{padding:26px 0 24px}dialog{padding:35px 24px}dialog h2{font-size:34px}}
@media(max-width:360px){.hero h1{font-size:55px}.hero-actions{flex-direction:column;align-items:flex-start;gap:5px}.header nav{gap:10px}.header nav>a:first-child{font-size:10px}.brand>span{font-size:26px}.hero-art{height:335px}.purpose-strip p{font-size:18px}.portfolio-heading h2{font-size:43px}.principles h2{font-size:38px}.closing h2{font-size:39px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button:hover{transform:none}}
