:root{--bg:#fbf8f6;--paper:#fffdfc;--blush:#f5e7e3;--rose:#c98f86;--rose-dark:#a96861;--rose-light:#e6c4bd;--ink:#211b1b;--muted:#766d6b;--line:rgba(33,27,27,.11);--shadow:0 24px 80px rgba(72,43,40,.10);--max:1240px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"DM Sans",sans-serif;background:var(--bg);color:var(--ink);overflow-x:hidden;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:99}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(var(--max),calc(100% - 64px));margin:auto}.progress{position:fixed;top:0;left:0;height:3px;width:0;background:linear-gradient(90deg,var(--rose-light),var(--rose-dark));z-index:1000}.cursor-glow{position:fixed;width:280px;height:280px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(201,143,134,.11),transparent 67%);transform:translate(-50%,-50%);z-index:-1}.reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.in{opacity:1;transform:none}.eyebrow,.eyebrow-text{font-size:10px;font-weight:800;letter-spacing:.19em;text-transform:uppercase;color:var(--rose-dark)}.navbar{position:fixed;top:0;left:0;right:0;z-index:500;padding:22px 0;transition:.35s}.navbar.scrolled{padding:13px 0;background:rgba(251,248,246,.82);backdrop-filter:blur(18px);box-shadow:0 1px 0 var(--line)}.nav-inner{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:19px;font-weight:800;letter-spacing:-.04em}.brand b{color:var(--rose-dark)}.brand-mark{width:31px;height:31px;border:1px solid var(--rose);border-radius:10px;display:grid;place-items:center;color:var(--rose-dark);font-size:14px;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:contain}.desktop-nav{display:flex;gap:30px;margin-left:100px}.desktop-nav a{font-size:12px;font-weight:700;color:#665e5c;position:relative;padding:7px 0}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--rose-dark);transition:.3s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--rose-dark)}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.nav-actions{display:flex;align-items:center;gap:11px}.linkedin{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:white;font-weight:800;font-size:12px}.nav-cta,.button{display:inline-flex;align-items:center;gap:12px;border-radius:999px;font-size:12px;font-weight:800}.nav-cta{padding:11px 17px;border:1px solid var(--line)}.nav-cta span,.button span,.text-link span{transition:.25s}.nav-cta:hover span,.button:hover span,.text-link:hover span{transform:translate(3px,-3px)}.menu-btn{display:none;border:0;background:none;width:36px;height:36px}.menu-btn i{display:block;width:22px;height:2px;background:var(--ink);margin:5px auto}.mobile-menu,.menu-backdrop{display:none}
.hero{position:relative;min-height:100vh;padding:150px 0 0;overflow:hidden}.hero-bg-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.orb-a{width:500px;height:500px;right:-150px;top:60px;background:radial-gradient(circle,rgba(230,196,189,.45),transparent 68%)}.orb-b{width:300px;height:300px;left:-160px;bottom:-100px;background:radial-gradient(circle,rgba(245,231,227,.9),transparent 68%)}.hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center;min-height:650px}.hero-copy{padding-bottom:50px}.hero-copy .overline{margin:23px 0 18px;font-size:10px;letter-spacing:.2em;color:var(--muted);font-weight:800}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#8ba16e;margin-right:7px;box-shadow:0 0 0 6px rgba(139,161,110,.11)}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.055em}h1{font-size:clamp(52px,6.2vw,90px);line-height:.98;font-weight:700}em{font-style:normal;color:var(--rose-dark)}.hero-lead{max-width:560px;margin-top:27px;color:#655d5b;font-size:16px;line-height:1.8}.hero-buttons{display:flex;gap:12px;margin-top:32px}.button{padding:15px 21px}.button-primary{background:var(--ink);color:white;box-shadow:0 14px 35px rgba(33,27,27,.15)}.button-primary:hover{transform:translateY(-3px);background:#302727}.button-quiet{border:1px solid var(--line);background:rgba(255,255,255,.5)}.button-quiet:hover{transform:translateY(-3px);border-color:var(--rose-light)}.hero-signature{display:flex;gap:13px;margin-top:44px;align-items:flex-start}.hero-signature>span{width:38px;height:1px;background:var(--rose);margin-top:8px}.hero-signature p{font-size:10px;line-height:1.7;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.hero-signature strong{color:var(--ink)}.hero-stage{height:610px;border:1px solid rgba(201,143,134,.24);border-radius:34px;background:linear-gradient(145deg,#fffdfc,#f5e7e3 58%,#ecd0ca);position:relative;overflow:hidden;box-shadow:var(--shadow);transform-style:preserve-3d;transition:transform .2s ease}

.site-intro{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;background:var(--bg);animation:intro-fade 700ms ease 4.3s forwards}.site-intro-content{text-align:center}.site-intro-logo{display:block;width:min(190px,45vw);height:auto;margin:0 auto 18px;opacity:0;animation:intro-logo 900ms cubic-bezier(.2,.8,.2,1) 150ms forwards}.site-intro-name{font:800 clamp(28px,5vw,52px)/1 Manrope,sans-serif;letter-spacing:-.07em;opacity:0;animation:intro-name 700ms ease 650ms forwards}.site-intro-tagline{margin-top:22px;color:var(--rose-dark);font:500 11px/1.8 "DM Sans",sans-serif;letter-spacing:.2em;text-transform:uppercase;opacity:0;animation:intro-tagline 700ms ease 1.35s forwards}.site-intro-tagline strong{color:var(--ink);font-weight:800}.site-intro.is-done{pointer-events:none}.site-intro[hidden]{display:none}body.intro-active{overflow:hidden}@keyframes intro-logo{from{opacity:0;transform:translateY(18px) scale(.92)}to{opacity:1;transform:none}}@keyframes intro-name{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes intro-tagline{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes intro-fade{to{opacity:0;visibility:hidden}}.stage-grid{
    position:absolute;
    inset:0;
    background-image:linear-gradient(rgba(169,104,97,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(169,104,97,.07) 1px,transparent 1px);
    background-size:45px 45px;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent)
}

.stage-ring{position:absolute;border:1px solid rgba(169,104,97,.24);border-radius:50%;left:50%;top:49%;transform:translate(-50%,-50%)}.ring-one{width:65%;height:48%;animation:spin 18s linear infinite}.ring-two{width:87%;height:72%;transform:translate(-50%,-50%) rotate(55deg);animation:spinReverse 25s linear infinite}.stage-core{position:absolute;left:50%;top:49%;width:190px;height:190px;transform:translate(-50%,-50%);border-radius:50%;display:grid;place-items:center;background:rgba(255,253,252,.58);border:1px solid rgba(169,104,97,.32);box-shadow:0 30px 80px rgba(91,51,48,.13);animation:breathe 4s ease-in-out infinite}.core-inner{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:0;background:var(--ink);color:white;font-family:Manrope;font-weight:800;font-size:22px;box-shadow:0 18px 45px rgba(33,27,27,.22)}.core-inner b{color:var(--rose-light)}.node{position:absolute;padding:11px 14px;border:1px solid rgba(169,104,97,.22);background:rgba(255,253,252,.76);backdrop-filter:blur(12px);border-radius:13px;box-shadow:0 15px 35px rgba(70,40,37,.08);font-family:Manrope}.node span{display:block;font-size:10px;font-weight:800}.node small{display:block;margin-top:3px;color:var(--rose-dark);font-size:7px;letter-spacing:.13em}.node-one{left:8%;top:17%}.node-two{right:7%;top:24%}.node-three{right:10%;bottom:17%}

.stage-label{
    position:absolute;
    font-size:8px;
    font-weight:800;
    letter-spacing:.14em;
    color:rgba(33,27,27,.42);
    white-space:nowrap;
}
.label-one{left:7%;bottom:25%}
.label-two{left:13%;top:32%}
.label-three{right:7%;bottom:32%}
.stage-line{
    position:absolute;
    height:1px;
    background:linear-gradient(90deg,transparent,rgba(169,104,97,.3),transparent);
    transform-origin:left;
    opacity:.7
}
.stage-footer{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);display:flex;gap:28px;white-space:nowrap;font-size:8px;font-weight:800;letter-spacing:.18em;color:rgba(33,27,27,.46)}.stage-footer span{position:relative}.stage-footer span:not(:last-child)::after{content:"";position:absolute;right:-16px;top:50%;width:3px;height:3px;border-radius:50%;background:rgba(169,104,97,.45);transform:translateY(-50%)}.hero-bottom{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr;border-top:1px solid var(--line);padding-top:17px;padding-bottom:25px;align-items:center;column-gap:13px}.hero-bottom span{font-size:9px;color:var(--rose-dark);font-weight:800}.hero-bottom p{font-size:10px;color:var(--muted);font-weight:600}

.section{padding:125px 0}.about{background:var(--paper)}.split{display:grid;grid-template-columns:1fr 1fr;gap:120px}.section-intro h2,.purpose-head h2,.principles-title h2,.section-top h2,.build-copy h2,.future-panel h2,.contact h2{font-size:clamp(39px,5vw,65px);line-height:1.02;margin-top:17px}.about-copy{padding-top:52px}.lead-copy{font-family:Manrope;font-size:25px;line-height:1.42;letter-spacing:-.03em;margin-bottom:25px}.about-copy>p:not(.lead-copy){max-width:540px;color:var(--muted);font-size:15px;line-height:1.85}.mini-rule{display:flex;gap:13px;align-items:center;margin-top:38px;font-family:Manrope;font-weight:800;font-size:11px;color:var(--rose-dark)}.mini-rule span{width:38px;height:1px;background:var(--rose)}.purpose{background:var(--blush)}.purpose-head{max-width:780px;margin-bottom:58px}.purpose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.purpose-card{position:relative;min-height:320px;padding:30px;border:1px solid rgba(169,104,97,.18);background:rgba(255,253,252,.55);border-radius:24px;transition:.35s;overflow:hidden}.purpose-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.purpose-card.featured{background:var(--ink);color:white}.purpose-card>span{position:absolute;right:27px;top:25px;color:var(--rose);font-size:10px;font-weight:800}.card-icon{width:49px;height:49px;border-radius:15px;display:grid;place-items:center;background:rgba(201,143,134,.13);color:var(--rose-dark);font-size:21px;margin-bottom:70px}.purpose-card h3{font-size:25px;letter-spacing:-.04em}.purpose-card p{margin-top:12px;color:var(--muted);font-size:13px;line-height:1.75}.featured p{color:#c6b9b7}.principles-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:120px}.principles-list{border-top:1px solid var(--line)}.principle{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:25px 0;border-bottom:1px solid var(--line);transition:.3s}.principle:hover{padding-left:10px}.principle>b{font-size:10px;color:var(--rose-dark)}.principle h3{font-size:20px;letter-spacing:-.035em}.principle p{margin-top:6px;color:var(--muted);font-size:13px}.products{background:var(--paper)}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:55px}.section-top>p{max-width:290px;color:var(--muted);font-size:13px;line-height:1.75}.product-card{display:grid;grid-template-columns:1.1fr .9fr;min-height:520px;border-radius:28px;overflow:hidden;background:var(--ink);color:white;box-shadow:0 35px 90px rgba(33,27,27,.13)}.product-visual{position:relative;min-height:500px;background:radial-gradient(circle at 50% 48%,#f8eae6 0,#e6c4bd 28%,#9e625b 100%);overflow:hidden}.product-orbit{position:absolute;width:72%;height:52%;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.55);border-radius:50%;animation:spin 17s linear infinite}.product-orbit:before,.product-orbit:after{content:"";position:absolute;width:8px;height:8px;background:white;border-radius:50%;box-shadow:0 0 20px white}.product-orbit:before{top:15px;left:25%}.product-orbit:after{bottom:22px;right:18%}.product-hand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:170px;height:170px;border-radius:50%;display:grid;place-items:center;background:rgba(255,253,252,.86);color:var(--rose-dark);font:800 40px Manrope;box-shadow:0 25px 70px rgba(75,36,33,.24)}.product-chip{position:absolute;padding:10px 13px;background:rgba(33,27,27,.84);border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:8px;font-weight:800;letter-spacing:.13em}.chip-a{left:8%;top:22%}.chip-b{right:8%;top:20%}.chip-c{right:10%;bottom:20%}.product-info{padding:58px 55px;display:flex;flex-direction:column;justify-content:center}.product-index{font-size:9px;letter-spacing:.18em;color:var(--rose-light);font-weight:800}.product-info h3{font-size:58px;margin-top:13px}.product-subtitle{font-family:Manrope;font-size:16px;color:#e2d5d3;margin-top:2px}.product-info>p:not(.product-index):not(.product-subtitle){color:#a99d9b;font-size:14px;line-height:1.85;margin-top:25px;max-width:470px}.product-status{display:flex;align-items:center;gap:8px;margin-top:25px;font-size:10px;color:#d9cfcd;font-weight:700}.product-status span{width:7px;height:7px;border-radius:50%;background:#8ba16e;box-shadow:0 0 0 5px rgba(139,161,110,.12)}.text-link{display:inline-flex;gap:10px;align-items:center;margin-top:30px;color:white;font-size:11px;font-weight:800}.future-strip{margin-top:15px;padding:20px 24px;display:grid;grid-template-columns:120px 1fr auto;align-items:center;background:var(--blush);border-radius:15px}.future-strip>span:first-child{font-size:8px;letter-spacing:.17em;font-weight:800;color:var(--rose-dark)}.future-strip p{font-family:Manrope;font-weight:700;font-size:13px}.future-arrow{font-size:20px;color:var(--rose-dark)}.build{background:var(--bg)}.build-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:120px}.build-copy>p:last-child{max-width:450px;color:var(--muted);line-height:1.8;font-size:14px;margin-top:25px}.build-flow{border-top:1px solid var(--line)}.build-step{display:grid;grid-template-columns:60px 1fr;gap:22px;padding:25px 0}.build-step>span{font:800 25px Manrope;color:var(--rose-light)}.build-step h3{font-size:23px}.build-step p{font-size:13px;color:var(--muted);margin-top:5px}.flow-connector{width:1px;height:18px;background:var(--rose-light);margin-left:29px}.team{background:var(--paper)}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.team-card{display:grid;grid-template-columns:50% 50%;min-height:235px;border:1px solid rgba(201,143,134,.25);border-radius:24px;background:rgba(255,255,255,.62);position:relative;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.team-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:rgba(201,143,134,.48)}.team-card-media{display:flex;align-items:center;justify-content:center;padding:10px;border-right:1px solid rgba(201,143,134,.14);background:linear-gradient(145deg,rgba(245,231,227,.55),rgba(255,253,252,.18))}

.team-avatar{
    width:100%;
    height:100%;
    max-width:100%;
    max-height:100%;
    border-radius:18px;
    background:linear-gradient(145deg,var(--blush),#ead0cb);
    display:grid;
    place-items:center;
    color:var(--rose-dark);
    font:800 18px Manrope;
    overflow:hidden;
    flex:1 1 auto;
    min-width:0
}

.ring-three{width:74%;height:90%;transform:translate(-50%,-50%) rotate(-34deg);animation:spin 31s linear infinite;opacity:.75}
.ring-four{width:98%;height:54%;transform:translate(-50%,-50%) rotate(18deg);animation:spinReverse 36s linear infinite;opacity:.65}
.ring-five{width:52%;height:82%;transform:translate(-50%,-50%) rotate(78deg);animation:spin 23s linear infinite;opacity:.55}

.team-avatar img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center
}

.team-card-content{min-width:0;display:flex;flex-direction:column;padding:25px 22px 20px}.team-card h3{font-size:19px;line-height:1.12;letter-spacing:-.035em}.team-role{margin-top:7px;color:var(--rose-dark);font-size:8px;font-weight:800;letter-spacing:.085em;text-transform:uppercase;line-height:1.45}.team-desc{margin-top:12px;color:var(--muted);font-size:11px;line-height:1.65;max-width:260px}.team-link{margin-top:auto;display:flex;align-items:center;gap:7px;padding-top:14px;color:#0a66c2;font-size:10px;font-weight:800;letter-spacing:.02em}.team-link:hover{color:#004182}.linkedin-mark{width:22px;height:22px;border-radius:5px;background:#0a66c2;color:#fff;display:grid;place-items:center;font:800 11px Arial,sans-serif}.team-link:hover .linkedin-mark{background:#004182}.linkedin-arrow{margin-left:auto;font-size:12px;transition:transform .25s ease}.team-link:hover .linkedin-arrow{transform:translate(2px,-2px)}.future-panel{position:relative;display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:end;padding:80px 75px;background:linear-gradient(135deg,var(--blush),#fff);border-radius:30px;overflow:hidden}.future-panel>p{position:relative;color:var(--muted);font-size:14px;line-height:1.85;max-width:450px}.future-word{position:absolute;right:-30px;bottom:-65px;font:800 190px Manrope;letter-spacing:-.09em;color:rgba(201,143,134,.08)}.future-word span{color:rgba(169,104,97,.18)}.contact{position:relative;background:var(--ink);color:white;overflow:hidden;padding:125px 0}.contact-orb{position:absolute;width:600px;height:600px;right:-150px;top:-250px;border-radius:50%;background:radial-gradient(circle,rgba(201,143,134,.28),transparent 65%)}.contact-inner{position:relative}.contact h2{font-size:clamp(50px,7vw,90px);margin-top:18px}.contact-inner>p:not(.eyebrow-text){max-width:520px;color:#aaa09e;line-height:1.8;font-size:14px;margin:27px 0 30px}.button-light{background:white;color:var(--ink)}.button-light:hover{transform:translateY(-3px)}footer{background:#181414;color:#d8cfcd}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px;padding:55px 0}.footer-brand p{font-size:12px;line-height:1.7;color:#8e8583;margin-top:22px}.footer-brand strong{color:#e8cfca}.footer-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;align-content:start}.footer-nav a,.footer-note a{font-size:11px;color:#c9bfbd}.footer-nav a:hover,.footer-note a:hover{color:var(--rose-light)}.footer-note{display:flex;flex-direction:column;align-items:flex-end;gap:18px}.footer-note span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#756c6a}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;padding:18px 0;font-size:9px;color:#756c6a}
@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes spinReverse{to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes breathe{50%{transform:translate(-50%,-50%) scale(1.035)}}
@media(max-width:1000px){.desktop-nav{margin-left:20px;gap:18px}.hero-grid,.split,.principles-grid,.build-grid{grid-template-columns:1fr;gap:50px}.hero-grid{padding-top:30px}.hero-stage{height:520px}.hero-copy{padding-bottom:0}.purpose-grid,.team-grid{grid-template-columns:repeat(2,1fr)}.product-card{grid-template-columns:1fr}.product-visual{min-height:390px}.product-info{padding:45px}.section-top{align-items:flex-start}.future-panel{grid-template-columns:1fr}.future-word{font-size:130px}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.container{width:min(var(--max),calc(100% - 36px))}.desktop-nav,.linkedin,.nav-cta{display:none}.menu-btn{display:block}.mobile-menu{position:fixed;display:flex;flex-direction:column;right:-100%;top:0;width:min(360px,88vw);height:100vh;background:var(--ink);color:white;z-index:800;padding:28px 28px;transition:right .4s cubic-bezier(.7,0,.2,1)}.mobile-menu.open{right:0}.mobile-menu-top{display:flex;justify-content:space-between;align-items:center;color:var(--rose-light);font:800 18px Manrope;margin-bottom:40px}.mobile-menu-top button{border:0;background:none;color:white;font-size:30px}.mobile-menu>a{font:700 23px Manrope;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-linkedin{margin-top:auto;color:var(--rose-light)!important;font-size:12px!important}.menu-backdrop{display:block;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:700;opacity:0;visibility:hidden;transition:.3s}.menu-backdrop.open{opacity:1;visibility:visible}.hero{padding-top:125px}.hero-grid{min-height:auto}.hero-stage{height:420px;border-radius:25px}.stage-core{width:145px;height:145px}.core-inner{width:95px;height:95px;font-size:18px}.node{padding:8px 10px}.node span{font-size:8px}.node small{font-size:6px}.stage-footer{gap:10px;font-size:6px}.hero-bottom{grid-template-columns:auto 1fr;row-gap:10px;padding-bottom:20px}.section{padding:85px 0}.purpose-grid,.team-grid{grid-template-columns:1fr}.team-card{grid-template-columns:50% 50%;min-height:210px}

.team-card-media{
    padding:0%;
}

.team-card-content{
    padding:20px 18px 16px
}

.purpose-card{
    min-height:270px
}

.card-icon{
    margin-bottom:55px
}.product-visual{min-height:350px}.product-info{padding:35px 25px}.product-info h3{font-size:47px}.future-strip{grid-template-columns:1fr auto;gap:10px}.future-strip p{grid-column:1/-1;grid-row:2}.future-strip>span:first-child{grid-column:1}.principles-grid,.build-grid{gap:40px}.future-panel{padding:50px 28px}.footer-main{grid-template-columns:1fr;gap:35px}.footer-note{align-items:flex-start}.footer-bottom{flex-direction:column;gap:8px}.cursor-glow{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

.product-card-compact{cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.product-card-compact:hover,.product-card-compact:focus-visible{transform:translateY(-6px);box-shadow:0 40px 100px rgba(33,27,27,.2);outline:none}.product-summary{max-width:420px;color:#c6b9b7!important}.product-open{display:flex;align-items:center;gap:10px;margin-top:30px;padding:0;border:0;background:none;color:white;font:800 12px Manrope;cursor:pointer}.product-open span{color:var(--rose-light);font-size:16px}.product-dialog{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(33,27,27,.62);backdrop-filter:blur(8px)}.product-dialog[hidden]{display:none}.product-dialog-panel{position:relative;width:min(760px,100%);max-height:min(720px,calc(100vh - 48px));overflow:auto;padding:52px 56px 48px;border-radius:24px;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px rgba(33,27,27,.3)}.product-dialog-close{position:absolute;top:18px;right:22px;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);font-size:24px;line-height:1;cursor:pointer}.product-dialog-panel h3{margin-top:14px;font-size:clamp(42px,7vw,72px)}.product-dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:38px}.product-dialog-grid h4{font:800 11px Manrope;letter-spacing:.12em;text-transform:uppercase;color:var(--rose-dark)}.product-dialog-grid p,.product-dialog-grid li{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.75}.product-dialog-grid ul{padding-left:18px}.product-dialog-panel .text-link{display:inline-flex;margin-top:34px;color:var(--rose-dark)}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-grid .product-card{grid-template-columns:1fr;min-height:390px}.product-grid .product-visual{min-height:205px}.product-grid .product-info{padding:25px 24px 22px}.product-grid .product-info h3{font-size:34px}.product-grid .product-open{margin-top:22px}.product-placeholder{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:390px;padding:28px 25px 24px;border:1px solid rgba(201,143,134,.22);border-radius:28px;background:linear-gradient(145deg,#fffdfc,#f5e7e3);color:var(--ink);overflow:hidden}.product-placeholder:before{content:"";position:absolute;width:220px;height:220px;right:-90px;top:-70px;border:1px solid rgba(201,143,134,.28);border-radius:50%;box-shadow:0 0 0 28px rgba(201,143,134,.06),0 0 0 56px rgba(201,143,134,.04)}.product-placeholder-number{position:relative;color:var(--rose-dark);font:800 12px Manrope}.product-placeholder h3{position:relative;max-width:190px;margin-top:18px;font-size:28px;line-height:1.05}.product-placeholder p:not(.product-index){position:relative;max-width:220px;margin-top:12px;color:var(--muted);font-size:13px;line-height:1.7}.product-placeholder-status{position:relative;color:var(--rose-dark);font:800 10px Manrope;letter-spacing:.12em;text-transform:uppercase}
.product-grid .product-placeholder[hidden]{display:none}
@media(max-width:720px){.product-dialog-panel{padding:44px 25px 32px}.product-dialog-grid{grid-template-columns:1fr;gap:22px;margin-top:28px}}
@media(max-width:1000px){.product-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.product-grid{grid-template-columns:1fr}.product-grid .product-card{grid-column:auto}.product-placeholder{min-height:250px}}
.site-intro{animation:intro-fade 700ms ease var(--intro-fade-delay,4.3s) forwards}.site-intro-progress{width:min(260px,58vw);height:3px;margin:30px auto 0;background:rgba(169,104,97,.15);overflow:hidden}.site-intro-progress span{display:block;width:0;height:100%;background:var(--rose-dark);animation:intro-progress 5s linear forwards}.intro-word{display:inline-block;opacity:0;transform:translateY(12px);animation:intro-word-reveal .6s cubic-bezier(.2,.8,.2,1) forwards}.intro-word:nth-child(1){animation-delay:1.45s}.intro-word:nth-child(2){animation-delay:1.62s}.site-intro-tagline strong .intro-word:nth-child(1){animation-delay:1.8s}.site-intro-tagline strong .intro-word:nth-child(2){animation-delay:1.97s}.intro-complete main .reveal.in{animation:page-reveal .85s cubic-bezier(.2,.8,.2,1) both}.intro-complete main .hero-grid>.reveal:nth-child(2){animation-delay:.12s}@keyframes intro-progress{to{width:100%}}@keyframes intro-word-reveal{to{opacity:1;transform:none}}@keyframes page-reveal{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.site-intro,.site-intro::before,.site-intro::after,.site-intro-content,.site-intro-logo,.site-intro-name,.site-intro-tagline,.site-intro-content::after,.site-intro-progress span,.intro-word,.intro-complete main .reveal.in{animation:none!important}.site-intro{opacity:0;visibility:hidden}.intro-word{opacity:1;transform:none}}
.site-intro{overflow:hidden}.site-intro::before,.site-intro::after{content:"";position:absolute;left:50%;top:50%;border:1px solid rgba(169,104,97,.18);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);animation:intro-orbit 14s linear infinite}.site-intro::before{width:min(72vw,620px);height:min(72vw,620px);box-shadow:0 0 0 34px rgba(201,143,134,.035),0 0 0 68px rgba(201,143,134,.025)}.site-intro::after{width:min(48vw,410px);height:min(48vw,410px);border-color:rgba(169,104,97,.12);animation:intro-orbit-reverse 10s linear infinite}.site-intro-content{position:relative;z-index:1;animation:intro-content-breathe 4s ease-in-out 1.1s infinite}.site-intro-content::after{content:"";display:block;width:0;height:1px;margin:28px auto 0;background:var(--rose);animation:intro-line 900ms cubic-bezier(.2,.8,.2,1) 2s forwards}.site-intro-logo{filter:drop-shadow(0 14px 18px rgba(33,27,27,.12));animation:intro-logo 900ms cubic-bezier(.2,.8,.2,1) 150ms forwards,intro-logo-float 3.2s ease-in-out 1.2s infinite}.site-intro-name{animation:intro-name 700ms ease 650ms forwards,intro-name-glow 3.2s ease-in-out 1.4s infinite}.site-intro-tagline{animation:intro-tagline 900ms cubic-bezier(.2,.8,.2,1) 1.35s forwards}@keyframes intro-orbit{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes intro-orbit-reverse{to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes intro-content-breathe{0%,100%{transform:scale(1)}50%{transform:scale(1.018)}}@keyframes intro-logo-float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(-1deg)}}@keyframes intro-name-glow{0%,100%{text-shadow:0 0 0 rgba(169,104,97,0)}50%{text-shadow:0 0 22px rgba(169,104,97,.18)}}@keyframes intro-line{to{width:min(180px,38vw)}}
.site-intro-tagline{font-size:clamp(16px,2vw,23px);line-height:1.65;letter-spacing:.14em}.site-intro-tagline strong{font-weight:800}
