/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ivory:#f8fbff;--paper:#fff;--ink:#0a1d3a;--ink-soft:#18385d;--muted:#5b6f88;--green:#00a99f;--green-dark:#087d83;--teal:#38bbff;--mint:#e5faf6;--aqua:#e6eeff;--nutri:#58b97a;--smile:#38bbff;--line:#0a1d3a21;--shadow:0 24px 70px #0a1d3a17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);font-family:var(--font-geist-sans), Inter, Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.25em;height:1.25em}:focus-visible{outline:2px solid var(--teal);outline-offset:4px}h1,h2,h3,p{margin-top:0}.site-header{z-index:20;justify-content:space-between;align-items:center;width:min(1384px,100% - 64px);height:94px;margin:0 auto;display:flex;position:relative}.wordmark{letter-spacing:-.052em;font-size:2.25rem;font-weight:590;line-height:1}.wordmark span{color:var(--teal)}nav{gap:52px;margin-left:8%;display:flex}nav a{color:#193554;font-size:.94rem;position:relative}nav a:after{content:"";background:var(--green);width:0;height:1px;transition:width .25s,left .25s;position:absolute;bottom:-8px;left:50%}nav a:hover:after{width:100%;left:0}.header-cta{border:1px solid var(--green);border-radius:10px;align-items:center;min-height:48px;padding:0 23px;font-size:.9rem;font-weight:620;transition:background .25s,color .25s,transform .25s;display:flex}.header-cta:hover{background:var(--green);color:#fff;transform:translateY(-2px)}.eyebrow{color:var(--green);letter-spacing:.19em;text-transform:uppercase;margin:0 0 22px;font-size:.75rem;font-weight:720;line-height:1.5}.hero{isolation:isolate;grid-template-columns:56% 44%;align-items:center;width:min(1384px,100% - 64px);min-height:790px;margin:0 auto;display:grid;position:relative}.hero-copy{z-index:2;padding:24px 0 78px 8px;position:relative}.hero h1{letter-spacing:-.066em;max-width:800px;margin-bottom:25px;font-size:clamp(3.65rem,5.15vw,5.25rem);font-weight:510;line-height:.98}.hero h1 span{color:var(--green)}.hero-description{max-width:640px;color:var(--muted);margin-bottom:18px;font-size:1.12rem;line-height:1.68}.value-line{color:var(--ink-soft);align-items:center;gap:12px;margin-bottom:31px;font-size:.79rem;display:flex}.value-line strong{font-weight:650}.value-line span{background:var(--teal);border-radius:50%;width:4px;height:4px}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{border-radius:10px;justify-content:center;align-items:center;gap:11px;min-height:58px;padding:0 26px;font-size:.94rem;font-weight:630;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.button svg{width:18px;height:18px}.button-primary{background:var(--green);color:#fff;box-shadow:0 14px 33px #00a99f38}.button-primary:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 19px 40px #00a99f47}.button-secondary{background:#ffffff85;border:1px solid #00a99f80}.button-secondary:hover{background:#e6eeffd1;transform:translateY(-2px)}.button-light{color:var(--ink);background:#fff}.button-light:hover{transform:translateY(-2px);box-shadow:0 16px 36px #0000002e}.hero-products{gap:15px;margin-top:39px;display:flex}.quick-product{border:1px solid var(--line);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background:#ffffffc2;border-radius:17px;grid-template-columns:50px 1fr 28px;align-items:center;gap:12px;width:min(284px,47%);min-height:86px;padding:12px 14px;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;box-shadow:0 16px 40px #0a1d3a12}.quick-product:hover{border-color:#00a99f61;transform:translateY(-4px);box-shadow:0 20px 44px #0a1d3a1f}.quick-icon{border-radius:14px;place-items:center;width:50px;height:50px;display:grid}.quick-icon svg{stroke-width:1.45px;width:31px;height:31px}.quick-icon.nutri{background:var(--mint);color:#439d69}.quick-icon.smile{background:var(--aqua);color:#178fd0}.quick-product strong{margin-bottom:4px;font-size:1.02rem;font-weight:630;display:block}.quick-product small{color:var(--muted);font-size:.75rem}.quick-arrow{background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.9rem;transition:transform .2s;display:grid}.quick-product:hover .quick-arrow{transform:translate(3px)}.hero-glow{filter:blur(25px);opacity:.42;z-index:-2;pointer-events:none;border-radius:999px;position:absolute}.hero-glow-one{background:radial-gradient(circle,#d7f8f5,#0000 68%);width:38vw;height:38vw;top:0;right:-8vw}.hero-glow-two{background:radial-gradient(circle,#e6eeff,#0000 68%);width:34vw;height:27vw;bottom:-10vw;left:-18vw}.hero-art{z-index:-1;justify-content:center;align-items:center;height:680px;display:flex;position:relative}.hero-art img{object-fit:contain;object-position:center;mix-blend-mode:multiply;filter:drop-shadow(0 30px 55px #38bbff21);width:100%;max-width:680px;height:100%;animation:9s ease-in-out infinite breathe;-webkit-mask-image:radial-gradient(70% 64% at 50% 46%,#000 48%,#000000f0 66%,#0000 96%);mask-image:radial-gradient(70% 64% at 50% 46%,#000 48%,#000000f0 66%,#0000 96%)}.orbit{border:1px solid #34bca321;border-radius:50%;position:absolute;transform:rotate(-24deg)}.orbit-one{width:76%;height:42%}.orbit-two{width:58%;height:32%;transform:rotate(34deg)}.spark{background:#38bbff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 18px #38bbff}.spark-one{top:37%;right:11%}.spark-two{width:5px;height:5px;bottom:32%;left:15%}@keyframes breathe{0%,to{transform:scale(1)translateY(0)}50%{transform:scale(1.015)translateY(-5px)}}.trust-strip{border:1px solid var(--line);width:min(1360px,100% - 64px);box-shadow:var(--shadow);background:#fffc;border-radius:22px;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:25px 34px;display:grid}.trust-strip>div{border-right:1px solid var(--line);align-items:center;gap:15px;min-height:58px;padding:0 28px;display:flex}.trust-strip>div:first-child{padding-left:0}.trust-strip>div:last-child{border:0}.trust-strip svg{width:29px;height:29px;color:var(--green);flex:none}.trust-strip strong,.trust-strip small{display:block}.trust-strip strong{margin-bottom:4px;font-size:.86rem}.trust-strip small{color:var(--muted);font-size:.7rem;line-height:1.4}.value-section{width:min(1280px,100% - 64px);margin:0 auto;padding:150px 0 145px}.value-heading{max-width:1010px;margin-bottom:70px}.value-heading h2,.section-intro h2,.system-copy h2,.identity-copy h2,.manifesto-block blockquote,.final-cta h2{letter-spacing:-.058em;margin:0;font-size:clamp(2.7rem,4.35vw,4.65rem);font-weight:510;line-height:1.02}.value-heading>p:last-child{max-width:650px;color:var(--muted);margin:28px 0 0;font-size:1.08rem;line-height:1.75}.journey-grid{border:1px solid var(--line);background:#ffffffb8;border-radius:24px;grid-template-columns:repeat(5,1fr);margin-bottom:28px;display:grid;overflow:hidden}.journey-grid article{border-right:1px solid var(--line);min-height:230px;padding:30px 25px;transition:background .25s,transform .25s;position:relative}.journey-grid article:last-child{border:0}.journey-grid article:hover{background:#fff}.journey-grid article>span{color:var(--teal);letter-spacing:.14em;margin-bottom:52px;font-size:.68rem;font-weight:700;display:block}.journey-grid strong{margin-bottom:12px;font-size:1.12rem;font-weight:640;display:block}.journey-grid p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.58}.journey-grid article:not(:last-child):after{content:"→";border:1px solid var(--line);z-index:2;background:var(--paper);width:28px;height:28px;color:var(--green);border-radius:50%;place-items:center;font-size:.75rem;display:grid;position:absolute;top:31px;right:-14px}.outcomes-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.outcomes-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#ffffffe6,#e6eeff85);border-radius:24px;min-height:325px;padding:36px;box-shadow:0 16px 40px #0a1d3a0d}.outcome-icon{width:54px;height:54px;color:var(--green);background:#fff;border-radius:16px;place-items:center;margin-bottom:36px;display:grid;box-shadow:0 12px 28px #0a1d3a14}.outcome-icon svg{stroke-width:1.45px;width:29px;height:29px}.outcome-label{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.69rem;font-weight:720}.outcomes-grid h3{letter-spacing:-.045em;max-width:470px;margin-bottom:17px;font-size:clamp(1.65rem,2.25vw,2.25rem);font-weight:540;line-height:1.08}.outcomes-grid article>p:last-child{max-width:520px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.68}.system-section{background:var(--ink);color:#fff;border-radius:35px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:8%;width:min(1360px,100% - 64px);min-height:750px;margin:0 auto 145px;padding:76px;display:grid;position:relative;overflow:hidden}.system-section:after{content:"";background:radial-gradient(circle,#27c6b038,#0000 68%);border-radius:50%;width:720px;height:720px;position:absolute;top:-390px;right:-300px}.system-copy{z-index:2;position:relative}.system-copy .eyebrow{color:#68dcd5}.system-copy h2{max-width:600px;font-size:clamp(2.7rem,3.7vw,4.2rem)}.system-copy>p:not(.eyebrow){color:#c0cde0;max-width:570px;margin:27px 0 31px;font-size:.96rem;line-height:1.74}.system-list{gap:13px;margin:0 0 35px;padding:0;list-style:none;display:grid}.system-list li{color:#b9c9dd;align-items:flex-start;gap:12px;font-size:.82rem;line-height:1.55;display:flex}.system-list svg{color:#68dcd5;flex:none;width:19px;height:19px}.system-list strong{color:#fff;font-weight:620}.dashboard-demo{min-height:565px;color:var(--ink);z-index:2;background:linear-gradient(145deg,#fffffff7,#e6eefff2);border:1px solid #68dcd547;border-radius:27px;padding:25px;position:relative;transform:perspective(1400px)rotateY(-3deg)rotateX(1deg);box-shadow:0 35px 90px #00000038}.demo-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.demo-topbar>div{align-items:center;gap:11px;display:flex}.demo-topbar p{margin:0}.demo-topbar strong,.demo-topbar small{display:block}.demo-topbar strong{font-size:.83rem}.demo-topbar small{color:var(--muted);margin-top:3px;font-size:.62rem}.demo-logo{background:var(--ink);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;font-size:1.25rem;font-weight:700;display:grid}.demo-logo span{color:var(--teal)}.live-pill{border:1px solid var(--line);color:var(--green);text-transform:uppercase;letter-spacing:.08em;border-radius:99px;align-items:center;gap:7px;padding:7px 10px;font-size:.6rem;font-weight:680;display:flex}.live-pill i{background:#39bc83;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #39bc8321}.demo-greeting{padding:29px 3px 22px}.demo-greeting p{color:var(--muted);margin-bottom:8px;font-size:.72rem}.demo-greeting h3{letter-spacing:-.045em;max-width:560px;margin:0;font-size:clamp(1.55rem,2.15vw,2.2rem);font-weight:540;line-height:1.12}.demo-greeting h3 span{color:var(--green)}.demo-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.demo-stats>div{border:1px solid var(--line);background:#ffffffb3;border-radius:15px;min-height:110px;padding:15px}.demo-stats small,.demo-stats strong,.demo-stats span{display:block}.demo-stats small{color:var(--muted);font-size:.64rem}.demo-stats strong{margin:9px 0 3px;font-size:1.6rem;font-weight:570}.demo-stats span{color:var(--green);font-size:.59rem}.ai-assistant-card{background:var(--ink);color:#fff;border-radius:16px;grid-template-columns:42px 1fr 32px;align-items:center;gap:13px;margin-top:12px;padding:17px;display:grid}.ai-assistant-icon{color:#79e1c7;background:#46d7b529;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.ai-assistant-icon svg{width:24px;height:24px}.ai-assistant-card p{color:#79e1c7;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:.61rem}.ai-assistant-card strong{font-size:.73rem;font-weight:550;line-height:1.45}.ai-assistant-arrow{width:30px;height:30px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid}.demo-bottom{color:var(--muted);justify-content:space-between;gap:8px;margin-top:13px;padding:14px 3px 4px;font-size:.6rem;display:flex}.demo-bottom span{align-items:center;gap:5px;display:flex}.demo-bottom svg{width:15px;height:15px;color:var(--green)}.demo-caption{color:#82948f;text-align:right;margin-top:11px;font-size:.56rem;display:block}.solutions-section{width:min(1280px,100% - 64px);margin:0 auto;padding:0 0 145px}.section-intro{grid-template-columns:1fr 1.1fr;align-items:end;column-gap:9%;margin-bottom:62px;display:grid}.section-intro .eyebrow{grid-column:1/-1}.section-intro>p:last-child{max-width:520px;color:var(--muted);margin:0 0 7px;font-size:1.06rem;line-height:1.72}.product-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.product-card{border:1px solid var(--line);min-height:750px;box-shadow:var(--shadow);border-radius:28px;flex-direction:column;padding:38px;display:flex;position:relative;overflow:hidden}.product-nutri{background:linear-gradient(145deg,#fbfefa 0%,#e7f7ed 100%)}.product-smile{background:linear-gradient(145deg,#fbfdff 0%,#e6eeff 100%)}.product-topline{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.product-icon{width:70px;height:70px;color:var(--green);background:#ffffffd1;border-radius:20px;place-items:center;display:grid;box-shadow:0 12px 30px #0a1d3a14}.product-icon svg{stroke-width:1.25px;width:42px;height:42px}.status-pill{color:var(--green-dark);text-transform:uppercase;letter-spacing:.08em;background:#ffffff8a;border:1px solid #087a6124;border-radius:99px;align-items:center;gap:8px;padding:8px 12px;font-size:.68rem;font-weight:680;display:inline-flex}.status-pill i{background:#36b781;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #36b7811f}.product-main{z-index:2;margin-top:54px;position:relative}.product-kicker{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin-bottom:9px;font-size:.7rem;font-weight:720}.product-card h3{letter-spacing:-.067em;margin-bottom:19px;font-size:clamp(2.9rem,4vw,4.05rem);font-weight:520}.product-card h3 span{color:var(--green)}.product-copy{color:#536b82;max-width:500px;margin:0;font-size:.95rem;line-height:1.7}.product-feature-list{z-index:2;gap:12px;margin:28px 0 34px;padding:0;list-style:none;display:grid;position:relative}.product-feature-list li{color:#294b68;align-items:center;gap:10px;font-size:.78rem;display:flex}.product-feature-list svg{width:17px;height:17px;color:var(--green);stroke-width:2px;flex:none}.product-link{background:var(--ink);color:#fff;z-index:2;border-radius:12px;justify-content:space-between;align-items:center;min-height:58px;padding:0 18px 0 22px;font-size:.88rem;font-weight:640;transition:transform .25s,background .25s;display:flex;position:relative}.product-card>.product-link,.product-actions{margin-top:auto}.product-link:hover{background:var(--green);transform:translateY(-2px)}.product-link svg{width:20px;height:20px;transition:transform .25s}.product-link:hover svg{transform:translate(3px,-3px)}.product-actions{z-index:2;position:relative}.text-link{color:var(--green-dark);text-align:center;padding:17px 2px 0;font-size:.74rem;font-weight:640;display:block}.card-watermark{z-index:0;color:#ffffffb3;letter-spacing:-.1em;font-size:19rem;font-weight:700;line-height:.7;position:absolute;bottom:30px;right:-25px}.identity-section{padding:0 32px 145px}.identity-panel{border:1px solid var(--line);background:linear-gradient(135deg,#ffffffeb,#e6eeffc7);border-radius:34px;grid-template-columns:.95fr 1.05fr;align-items:center;gap:8%;width:min(1360px,100%);min-height:620px;margin:0 auto;padding:72px;display:grid;overflow:hidden}.identity-copy h2{max-width:660px;font-size:clamp(2.65rem,3.75vw,4.15rem)}.identity-copy>p:not(.eyebrow){max-width:570px;color:var(--muted);margin:27px 0 30px;font-size:.97rem;line-height:1.74}.identity-tags{flex-wrap:wrap;gap:8px;display:flex}.identity-tags span{border:1px solid var(--line);color:#294b68;background:#ffffffa3;border-radius:99px;padding:9px 12px;font-size:.68rem}.brand-preview{place-items:center;height:470px;display:grid;position:relative}.palette-fan{width:380px;height:360px;position:absolute}.palette-card{transform-origin:50% 100%;border:7px solid #ffffffc7;border-radius:25px;width:220px;height:330px;position:absolute;top:15px;left:80px;box-shadow:0 25px 60px #0a1d3a24}.palette-one{background:#e6eeff;transform:rotate(-24deg)}.palette-two{background:#9de9e1;transform:rotate(-9deg)}.palette-three{background:#8fd7fb;transform:rotate(9deg)}.palette-four{background:#0a1d3a;transform:rotate(24deg)}.preview-card{text-align:center;background:#fffffff7;border:1px solid #0a1d3a21;border-radius:25px;width:270px;min-height:355px;padding:28px;position:relative;box-shadow:0 30px 75px #0a1d3a2b}.preview-label{color:var(--green);letter-spacing:.13em;text-transform:uppercase;font-size:.59rem;font-weight:720}.preview-avatar{color:#fff;background:linear-gradient(135deg,#8de2d9,#178cc3);border-radius:50%;place-items:center;width:92px;height:92px;margin:42px auto 21px;font-size:1.4rem;font-weight:650;display:grid}.preview-card h3{letter-spacing:-.035em;margin-bottom:7px;font-size:1.42rem;font-weight:570}.preview-card p{color:var(--muted);font-size:.71rem}.powered-by{color:#71849b;margin-top:49px;font-size:.58rem;display:block}.brand-section{width:min(1280px,100% - 64px);margin:0 auto;padding:30px 0 145px}.manifesto-block{text-align:center;max-width:1100px;margin:0 auto 75px}.manifesto-block blockquote{color:var(--ink);margin:0 auto 30px;font-size:clamp(2.75rem,4.2vw,4.45rem)}.manifesto-block>p:last-child{max-width:760px;color:var(--muted);margin:0 auto;font-size:1.02rem;line-height:1.72}.meaning-grid{border:1px solid var(--line);background:#ffffffb3;border-radius:24px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.meaning-grid article{border-right:1px solid var(--line);min-height:210px;padding:28px 24px}.meaning-grid article:last-child{border:0}.meaning-grid article>span{background:var(--ink);color:#fff;border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:36px;font-size:1.18rem;font-weight:650;display:grid}.meaning-grid strong{margin-bottom:8px;font-size:.95rem;display:block}.meaning-grid p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.5}.aury-feature{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffff0,#e6eeffc7);border-radius:30px;grid-template-columns:.92fr 1.08fr;align-items:center;gap:6%;margin-top:28px;padding:34px;display:grid;overflow:hidden}.aury-visual{background:#fff;border-radius:23px;place-items:center;min-height:540px;display:grid;position:relative;overflow:hidden}.aury-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.aury-orbit-label{color:var(--ink-soft);letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #ffffffb8;border-radius:99px;padding:10px 14px;font-size:.63rem;font-weight:650;position:absolute;bottom:22px;left:24px}.aury-copy{padding:18px 18px 18px 0}.aury-copy h3{letter-spacing:-.055em;max-width:610px;margin-bottom:23px;font-size:clamp(2.4rem,3.7vw,4rem);font-weight:520;line-height:1.02}.aury-copy>p:not(.eyebrow){max-width:610px;color:var(--muted);margin-bottom:28px;font-size:.95rem;line-height:1.72}.aury-copy ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.aury-copy li{border-top:1px solid var(--line);grid-template-columns:34px 1fr;align-items:start;gap:13px;padding:13px 0;display:grid}.aury-copy li>span{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:.59rem;font-weight:700;display:grid}.aury-copy li strong{margin:1px 0 4px;font-size:.84rem;display:block}.aury-copy li p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.5}.aury-copy blockquote{color:var(--green);letter-spacing:-.02em;margin:20px 0 0;font-size:1.23rem;font-weight:600}.final-cta{border:1px solid var(--line);background:linear-gradient(135deg,#ffffffd6,#e6eeffc7);border-radius:29px;grid-template-columns:1fr 1fr;gap:8%;width:min(1280px,100% - 64px);margin:0 auto 120px;padding:66px;display:grid}.final-cta h2{max-width:630px;font-size:clamp(2.5rem,3.7vw,4rem)}.final-cta>div:first-child>p:last-child{max-width:570px;color:var(--muted);margin:25px 0 0;font-size:.93rem;line-height:1.7}.final-actions{flex-direction:column;gap:12px;display:flex}.final-link{border:1px solid var(--line);background:#ffffffc7;border-radius:17px;grid-template-columns:52px 1fr 38px;align-items:center;gap:14px;min-height:92px;padding:13px;transition:transform .25s,background .25s,box-shadow .25s;display:grid}.final-link:hover{background:#fff;transform:translate(5px);box-shadow:0 14px 35px #0a1d3a14}.final-link strong,.final-link small{display:block}.final-link strong{margin-bottom:4px;font-size:.88rem}.final-link small{color:var(--muted);font-size:.69rem}.final-link b{font-size:1.2rem;font-weight:400}.cta-note{color:#71849b;text-align:center;margin-top:4px;font-size:.62rem}.whatsapp-cta{background:var(--green);color:#fff;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 17px;font-size:.79rem;font-weight:650;transition:transform .25s,background .25s;display:inline-flex}.whatsapp-cta:hover{background:var(--green-dark);transform:translateY(-2px)}.whatsapp-cta svg{width:20px;height:20px}footer{background:var(--ink);color:#fff}.footer-main,.footer-legal{align-items:center;width:min(1280px,100% - 64px);margin:0 auto;display:flex}.footer-main{justify-content:space-between;gap:40px;min-height:190px}.footer-wordmark{font-size:2.6rem}.footer-main>p{color:#c0cde0;max-width:400px;margin:0;font-size:.92rem}.instagram-link{color:#68dcd5;align-items:center;gap:9px;font-weight:620;display:inline-flex}.instagram-link svg{width:19px;height:19px}.footer-legal{color:#8296af;border-top:1px solid #ffffff1f;justify-content:space-between;gap:50px;min-height:94px;font-size:.66rem;line-height:1.55}.footer-legal p{max-width:700px;margin:0}.footer-legal span{white-space:nowrap}.whatsapp-float{z-index:50;background:var(--green);color:#fff;border:1px solid #ffffffa6;border-radius:99px;align-items:center;gap:9px;min-height:50px;padding:0 17px;font-size:.75rem;font-weight:680;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 36px #0a1d3a33}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 20px 42px #0a1d3a45}.whatsapp-float svg{width:21px;height:21px}@media (width<=1080px){nav{display:none}.hero{grid-template-columns:60% 40%}.hero-art{height:600px}.hero-products{flex-direction:column}.quick-product{width:100%;max-width:335px}.journey-grid{grid-template-columns:repeat(3,1fr)}.journey-grid article{border-bottom:1px solid var(--line)}.journey-grid article:nth-child(3){border-right:0}.journey-grid article:nth-child(n+4){border-bottom:0}.journey-grid article:after{display:none!important}.system-section{gap:5%;padding:55px 42px}.dashboard-demo{transform:none}.identity-panel{padding:55px 42px}.brand-preview{transform:scale(.9)}.aury-feature{grid-template-columns:1fr 1fr;gap:4%;padding:26px}.aury-visual{min-height:500px}.aury-copy{padding-right:4px}}@media (width<=780px){.site-header{width:calc(100% - 36px);height:76px}.wordmark{font-size:1.9rem}.header-cta{min-height:40px;padding:0 15px;font-size:.76rem}.hero{flex-direction:column;width:100%;min-height:auto;padding:30px 18px 72px;display:flex;overflow:hidden}.hero-copy{width:100%;padding:0}.hero-art{opacity:.9;order:-1;width:100%;height:300px;margin:-24px 0 -26px}.hero-art img{object-position:center;width:100%;height:100%}.orbit-one{width:68%}.orbit-two{width:52%}.spark-one{right:16%}.spark-two{left:16%}.eyebrow{letter-spacing:.16em;margin-bottom:17px;font-size:.63rem}.hero h1{margin-bottom:22px;font-size:clamp(3rem,13.2vw,4.25rem);line-height:.96}.hero h1 br{display:none}.hero-description{max-width:96%;margin-bottom:17px;font-size:.98rem;line-height:1.62}.value-line{flex-direction:column;align-items:flex-start;gap:5px;margin-bottom:26px}.value-line span{display:none}.hero-actions{flex-direction:column}.button{width:100%;min-height:55px}.hero-products{flex-direction:row;gap:9px;margin-top:28px}.quick-product{border-radius:14px;grid-template-columns:39px 1fr;gap:8px;width:50%;min-height:72px;padding:9px}.quick-icon{border-radius:11px;width:39px;height:39px}.quick-icon svg{width:25px;height:25px}.quick-product strong{font-size:.82rem}.quick-product small{font-size:.6rem}.quick-arrow{display:none}.trust-strip{border-radius:18px;grid-template-columns:1fr;width:calc(100% - 36px);padding:11px 17px}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line);min-height:70px;padding:10px 0}.trust-strip>div:last-child{border-bottom:0}.value-section{width:calc(100% - 36px);padding:100px 0}.value-heading{margin-bottom:43px}.value-heading h2,.section-intro h2,.system-copy h2,.identity-copy h2,.manifesto-block blockquote,.final-cta h2{font-size:2.68rem}.value-heading>p:last-child{margin-top:22px;font-size:.96rem}.journey-grid{grid-template-columns:1fr;margin-bottom:18px}.journey-grid article{border-right:0;min-height:165px;padding:24px;border-bottom:1px solid var(--line)!important}.journey-grid article:last-child{border-bottom:0!important}.journey-grid article>span{margin-bottom:28px}.outcomes-grid{grid-template-columns:1fr;gap:13px}.outcomes-grid article{min-height:285px;padding:27px}.outcome-icon{margin-bottom:28px}.system-section{border-radius:25px;grid-template-columns:1fr;gap:58px;width:calc(100% - 36px);min-height:auto;margin-bottom:100px;padding:48px 23px 24px}.system-copy>p:not(.eyebrow){margin:22px 0 27px}.dashboard-demo{border-radius:20px;min-height:520px;padding:17px}.demo-greeting{padding-top:24px}.demo-stats{gap:7px}.demo-stats>div{min-height:98px;padding:11px}.demo-stats strong{font-size:1.38rem}.ai-assistant-card{grid-template-columns:38px 1fr}.ai-assistant-arrow{display:none}.demo-bottom{flex-wrap:wrap;justify-content:flex-start;gap:12px}.solutions-section{width:calc(100% - 36px);padding-bottom:100px}.section-intro{margin-bottom:38px;display:block}.section-intro>p:last-child{margin-top:22px;font-size:.96rem}.product-grid{grid-template-columns:1fr}.product-card{border-radius:22px;min-height:720px;padding:25px}.product-icon{border-radius:17px;width:58px;height:58px}.product-icon svg{width:35px;height:35px}.product-main{margin-top:44px}.product-card h3{font-size:3.12rem}.card-watermark{font-size:14rem}.identity-section{padding:0 18px 100px}.identity-panel{border-radius:24px;grid-template-columns:1fr;gap:35px;min-height:auto;padding:45px 23px 20px}.identity-copy>p:not(.eyebrow){margin:22px 0 26px}.brand-preview{height:420px;margin:-20px -15% -15px;transform:scale(.84)}.brand-section{width:calc(100% - 36px);padding:10px 0 100px}.manifesto-block{margin-bottom:48px}.manifesto-block>p:last-child{font-size:.95rem}.meaning-grid{grid-template-columns:1fr}.meaning-grid article{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;column-gap:15px;min-height:118px;padding:21px;display:grid}.meaning-grid article:last-child{border:0}.meaning-grid article>span{grid-row:1/3;margin:0}.meaning-grid strong{align-self:end;margin:0}.meaning-grid p{align-self:start}.aury-feature{border-radius:24px;grid-template-columns:1fr;gap:27px;padding:13px}.aury-visual{aspect-ratio:1;border-radius:18px;min-height:0}.aury-orbit-label{font-size:.52rem;bottom:14px;left:14px}.aury-copy{padding:12px 10px 18px}.aury-copy h3{font-size:2.55rem}.aury-copy>p:not(.eyebrow){font-size:.91rem}.final-cta{border-radius:22px;grid-template-columns:1fr;gap:38px;width:calc(100% - 36px);margin-bottom:72px;padding:38px 22px}.final-cta>div:first-child>p:last-child{margin-top:21px}.final-link{min-height:84px}.footer-main,.footer-legal{flex-direction:column;align-items:flex-start;width:calc(100% - 36px)}.footer-main{gap:23px;min-height:auto;padding:50px 0}.footer-legal{gap:22px;min-height:auto;padding:27px 0 35px}.footer-legal span{white-space:normal}.whatsapp-float{justify-content:center;width:52px;min-height:52px;padding:0;bottom:15px;right:15px}.whatsapp-float span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
