/*! 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}.capitalize{text-transform:capitalize}.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{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:760px;margin-top:39px;display:grid}.quick-product{border:1px solid var(--line);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background:#ffffffc2;border-radius:17px;grid-template-columns:44px minmax(0,1fr) 24px;align-items:center;gap:10px;width:100%;min-width:0;min-height:86px;padding:12px;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:13px;place-items:center;width:44px;height:44px;display:grid}.quick-icon svg{stroke-width:1.45px;width:28px;height:28px}.quick-icon.nutri{background:var(--mint);color:#439d69}.quick-icon.smile{background:var(--aqua);color:#178fd0}.quick-icon.page{color:var(--green-dark);background:linear-gradient(135deg,#e5faf6,#e6eeff)}.quick-product strong{text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:.92rem;font-weight:630;display:block;overflow:hidden}.quick-product small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;display:block;overflow:hidden}.quick-arrow{background:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.82rem;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:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);min-height:720px;box-shadow:var(--shadow);border-radius:26px;flex-direction:column;padding:30px;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-page{background:linear-gradient(145deg,#fbfdff 0%,#e8f6f7 54%,#e7edff 100%)}.founder-pill{text-align:center;max-width:180px}.page-card-support{max-width:480px;color:var(--ink-soft);margin:-4px 0 13px;font-size:.9rem;font-weight:650;line-height:1.45}.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:46px;position:relative}.product-kicker{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin-bottom:9px;font-size:.66rem;font-weight:720}.product-card h3{letter-spacing:-.067em;margin-bottom:19px;font-size:clamp(2.55rem,3.2vw,3.45rem);font-weight:520}.product-card h3 span{color:var(--green)}.product-copy{color:#536b82;max-width:500px;margin:0;font-size:.86rem;line-height:1.65}.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}.page-service{background:var(--ivory)}.page-service h1,.page-service h2,.page-service h3{margin-top:0}.page-service h2{letter-spacing:-.058em;margin-bottom:0;font-size:clamp(2.75rem,4.3vw,4.6rem);font-weight:510;line-height:1.02}.page-service-header nav{margin-left:5%}.page-hero{isolation:isolate;grid-template-columns:54% 46%;align-items:center;width:min(1384px,100% - 64px);min-height:770px;margin:0 auto;display:grid;position:relative}.page-hero-copy{z-index:2;padding:15px 0 68px 8px;position:relative}.page-hero h1{letter-spacing:-.066em;max-width:770px;margin-bottom:28px;font-size:clamp(3.65rem,5.2vw,5.35rem);font-weight:510;line-height:.98}.page-hero-description{max-width:665px;color:var(--muted);margin-bottom:31px;font-size:1.12rem;line-height:1.68}.page-condition{max-width:650px;color:var(--ink-soft);margin:22px 0 0;font-size:.78rem;line-height:1.55}.page-condition strong{color:var(--green-dark)}.page-glow-one{background:radial-gradient(circle,#d7f8f5,#0000 68%);width:40vw;height:40vw;top:-2vw;right:-9vw}.page-glow-two{background:radial-gradient(circle,#e6eeff,#0000 68%);width:32vw;height:28vw;bottom:-8vw;left:-17vw}.page-hero-visual{place-items:center;min-height:650px;display:grid;position:relative}.page-browser{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #0a1d3a21;border-radius:28px;width:min(560px,94%);min-height:520px;position:relative;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 35px 90px #0a1d3a26}.page-browser-bar{border-bottom:1px solid var(--line);background:#f8fbffdb;align-items:center;gap:7px;height:54px;padding:0 18px;display:flex}.page-browser-bar>span{background:#b9c8d9;border-radius:50%;width:7px;height:7px}.page-browser-bar small{color:#8192a5;text-align:center;background:#fff;border-radius:99px;min-width:220px;margin-left:12px;padding:8px 18px;font-size:.63rem}.page-browser-content{padding:45px}.page-profile{grid-template-columns:82px 1fr;align-items:center;gap:20px;display:grid}.page-profile>span{color:#fff;background:linear-gradient(135deg,#75d8cc,#3b8ec5);border-radius:24px;place-items:center;width:82px;height:82px;font-size:1.2rem;font-weight:700;display:grid}.page-profile small,.page-profile strong{display:block}.page-profile small{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.63rem;font-weight:700}.page-profile strong{letter-spacing:-.035em;margin-bottom:7px;font-size:1.48rem;font-weight:600}.page-profile p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.5}.page-preview-lines{gap:12px;margin:43px 0 36px;display:grid}.page-preview-lines span{background:#e6edf4;border-radius:99px;height:11px}.page-preview-lines span:first-child{background:#d4e6e4;width:88%}.page-preview-lines span:nth-child(2){width:73%}.page-preview-lines span:nth-child(3){width:94%}.page-preview-actions{gap:10px;display:grid}.page-preview-actions span{background:var(--ink);color:#fff;border-radius:12px;place-items:center;min-height:56px;font-size:.76rem;font-weight:650;display:grid}.page-preview-actions span:last-child{background:var(--mint);color:var(--green-dark);border:1px solid #00a99f61}.page-visual-note{z-index:3;background:#fffffff0;border:1px solid #0a1d3a1f;border-radius:16px;grid-template-columns:45px 1fr;align-items:center;gap:13px;min-width:280px;padding:15px 17px;display:grid;position:absolute;bottom:11%;left:1%;box-shadow:0 18px 42px #0a1d3a1f}.page-visual-note>svg{width:30px;height:30px;color:var(--green);margin:auto}.page-visual-note strong,.page-visual-note small{display:block}.page-visual-note strong{margin-bottom:4px;font-size:.78rem}.page-visual-note small{color:var(--muted);font-size:.62rem}.page-positioning,.page-journey-section,.page-included-section,.page-process-section,.page-faq-section{width:min(1280px,100% - 64px);margin:0 auto;padding:125px 0}.page-section-heading{max-width:970px;margin-bottom:64px}.page-section-heading>p:last-child{max-width:760px;color:var(--muted);margin:26px 0 0;font-size:1.02rem;line-height:1.72}.page-section-heading.compact{max-width:900px}.page-benefit-grid{border:1px solid var(--line);background:#ffffffbd;border-radius:24px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.page-benefit-grid article{border-right:1px solid var(--line);min-height:280px;padding:30px}.page-benefit-grid article:last-child{border-right:0}.page-benefit-grid article>span{background:var(--ink);color:#fff;border-radius:13px;place-items:center;width:45px;height:45px;margin-bottom:72px;font-size:.7rem;font-weight:700;display:grid}.page-benefit-grid h3{margin-bottom:9px;font-size:1.05rem;font-weight:650}.page-benefit-grid p{color:var(--muted);margin:0;font-size:.77rem;line-height:1.55}.page-journey-section{padding-top:35px}.page-journey{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.page-journey article{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:305px;padding:32px;position:relative;box-shadow:0 18px 45px #0a1d3a0f}.page-journey article>span{color:var(--green);letter-spacing:.14em;margin-bottom:92px;font-size:.72rem;font-weight:750;display:block}.page-journey strong{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:12px;font-size:1.35rem;display:block}.page-journey p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.55}.page-included-section{padding:65px 0 135px}.page-included-list{grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}.page-included-list li{border:1px solid var(--line);min-height:78px;color:var(--ink-soft);background:#ffffffb8;border-radius:15px;grid-template-columns:34px 1fr;align-items:center;gap:14px;padding:18px 20px;font-size:.82rem;line-height:1.45;display:grid}.page-included-list svg{width:23px;height:23px;color:var(--green);stroke-width:2px}.page-case-section{border:1px solid var(--line);width:min(1280px,100% - 64px);box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffffed,#e5faf6d1);border-radius:30px;grid-template-columns:1.06fr .94fr;align-items:center;gap:6%;margin:0 auto 125px;padding:34px;display:grid}.page-case-visual{background:linear-gradient(145deg,#d9cab8,#f3eade 56%,#dfeae6);border-radius:21px;place-items:center;min-height:520px;padding:30px;display:grid;position:relative;overflow:hidden}.case-browser{z-index:2;background:#fffdf9;border:1px solid #4e3b2f33;border-radius:23px;width:min(520px,100%);position:relative;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 28px 65px #4c382c3d}.case-browser-bar{background:#fffdf9f0;border-bottom:1px solid #4e3b2f1f;align-items:center;gap:6px;height:45px;padding:0 15px;display:flex}.case-browser-bar>span{background:#c3b2a5;border-radius:50%;width:6px;height:6px}.case-browser-bar small{color:#88766a;text-align:center;background:#f2ebe4;border-radius:99px;min-width:215px;margin-left:9px;padding:7px 14px;font-size:.55rem}.case-browser-body{grid-template-columns:.88fr 1.12fr;min-height:405px;display:grid}.case-browser-body img{object-fit:cover;object-position:center 28%;width:100%;height:100%;min-height:405px}.case-browser-copy{background:#fffdf9;flex-direction:column;justify-content:center;padding:39px 29px;display:flex}.case-browser-copy small{color:#9c755b;letter-spacing:.14em;text-transform:uppercase;margin-bottom:15px;font-size:.58rem;font-weight:750}.case-browser-copy strong{color:#473b34;margin-bottom:17px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.1vw,2.2rem);font-weight:500;line-height:1.03}.case-browser-copy span{color:#7d6d63;font-size:.68rem;line-height:1.55}.case-browser-copy b{color:#fff;text-align:center;background:#556f67;border-radius:99px;place-items:center;min-height:44px;margin-top:28px;padding:0 12px;font-size:.62rem;font-weight:650;display:grid}.case-live-pill{z-index:3;color:#4b695f;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #ffffffa6;border-radius:99px;align-items:center;gap:8px;padding:9px 13px;font-size:.62rem;font-weight:700;display:flex;position:absolute;bottom:17px;right:17px;box-shadow:0 12px 30px #4c382c21}.case-live-pill i{background:#4ab582;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4ab58221}.page-case-section h2{margin-bottom:22px;font-size:clamp(2.5rem,3.6vw,3.8rem)}.page-case-section h3{margin-bottom:16px;font-size:1.15rem}.page-case-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:18px;line-height:1.7}.page-case-copy .case-paths{color:var(--ink-soft);border-left:2px solid #00a99f59;margin-bottom:28px;padding-left:17px;font-size:.86rem}.page-offer-section{background:var(--ink);color:#fff;border-radius:32px;grid-template-columns:1fr .82fr;align-items:center;gap:8%;width:min(1360px,100% - 64px);margin:0 auto 135px;padding:74px;display:grid;overflow:hidden}.page-offer-copy h2{color:#fff;max-width:700px;margin-bottom:26px}.page-offer-copy>p:not(.eyebrow){color:#c2cede;max-width:670px;font-size:.96rem;line-height:1.72}.page-capacity{gap:10px;margin-top:34px;display:flex}.page-capacity>span{background:#ffffff0f;border:1px solid #ffffff26;border-radius:14px;min-width:180px;padding:17px}.page-capacity strong,.page-capacity small{display:block}.page-capacity strong{color:#78e2cb;margin-bottom:4px;font-size:.85rem}.page-capacity small{color:#9fb0c5;font-size:.63rem}.page-price-card{min-height:535px;color:var(--ink);background:#fff;border-radius:25px;flex-direction:column;padding:34px;display:flex;box-shadow:0 35px 80px #00000040}.page-price-card>p:first-of-type{color:var(--muted);margin:41px 0 7px;font-size:.74rem}.page-price{color:var(--ink);letter-spacing:-.07em;margin-bottom:28px;font-size:clamp(3.6rem,5vw,5rem);font-weight:560;line-height:1}.page-payment{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 24px 1fr;align-items:center;margin-bottom:25px;padding:20px 0;display:grid}.page-payment span,.page-payment small,.page-payment strong{display:block}.page-payment small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.61rem}.page-payment strong{font-size:.83rem}.page-payment b{color:var(--green);text-align:center;font-weight:500}.page-price-card .button{width:100%}.page-renewal{text-align:center;color:var(--ink-soft)!important;margin:18px 0 8px!important;font-size:.7rem!important}.page-price-card>small:last-child{color:var(--muted);text-align:center;font-size:.6rem;line-height:1.45}.page-process-section{padding-top:30px}.page-process-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.page-process-list li{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr;align-items:center;min-height:105px;padding:20px 0;display:grid}.page-process-list li>span{color:var(--green);letter-spacing:.13em;font-size:.72rem;font-weight:750}.page-process-list p{color:var(--muted);margin:0;font-size:.91rem;line-height:1.65}.page-process-list strong{color:var(--ink)}.page-deadline{background:var(--mint);border:1px solid #00a99f40;border-radius:17px;grid-template-columns:.72fr 1.28fr;align-items:center;gap:25px;margin-top:28px;padding:24px 27px;display:grid}.page-deadline strong{color:var(--green-dark);font-size:.9rem}.page-deadline p{color:var(--ink-soft);margin:0;font-size:.75rem;line-height:1.55}.page-faq-section{padding-top:55px}.page-faq-list{border-top:1px solid var(--line)}.page-faq-list details{border-bottom:1px solid var(--line)}.page-faq-list summary{cursor:pointer;align-items:center;min-height:86px;padding:23px 54px 23px 0;font-size:1.04rem;font-weight:630;list-style:none;display:flex;position:relative}.page-faq-list summary::-webkit-details-marker{display:none}.page-faq-list summary:after{content:"+";border:1px solid var(--line);width:34px;height:34px;color:var(--green);border-radius:50%;place-items:center;font-size:1.2rem;font-weight:400;display:grid;position:absolute;right:0}.page-faq-list details[open] summary:after{content:"−"}.page-faq-list details p{max-width:850px;color:var(--muted);margin:-5px 0 27px;font-size:.88rem;line-height:1.68}.page-final-cta{border:1px solid var(--line);background:linear-gradient(135deg,#ffffffe6,#e6eeffcc);border-radius:29px;grid-template-columns:1fr auto;align-items:center;gap:8%;width:min(1280px,100% - 64px);margin:0 auto 120px;padding:67px;display:grid}.page-final-cta h2{max-width:850px;font-size:clamp(2.6rem,3.9vw,4.1rem)}.page-final-cta>div>p:last-child{max-width:720px;color:var(--muted);margin:25px 0 0;font-size:.93rem;line-height:1.7}.page-final-cta>.button{min-width:255px}@media (width<=1080px){nav{display:none}.hero{grid-template-columns:60% 40%}.hero-art{height:600px}.quick-product{width:100%}.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}.product-grid{grid-template-columns:1fr 1fr}.product-page{grid-column:1/-1;justify-self:center;width:100%;max-width:calc(50% - 9px)}.page-hero{grid-template-columns:56% 44%}.page-browser-content{padding:32px}.page-visual-note{left:-4%}.page-benefit-grid{grid-template-columns:1fr 1fr}.page-benefit-grid article{border-bottom:1px solid var(--line)}.page-benefit-grid article:nth-child(2){border-right:0}.page-benefit-grid article:nth-child(n+3){border-bottom:0}.page-offer-section{gap:5%;padding:55px 42px}.page-price-card{padding:28px}}@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{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:28px}.quick-product{text-align:center;border-radius:14px;flex-direction:column;justify-content:center;gap:6px;width:100%;min-height:88px;padding:9px 4px;display:flex}.quick-icon{border-radius:10px;width:35px;height:35px}.quick-icon svg{width:22px;height:22px}.quick-product strong{margin:0;font-size:.72rem}.quick-product small,.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:670px;padding:25px}.product-page{grid-column:auto;width:100%;max-width:none}.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}.founder-pill{max-width:175px;font-size:.56rem}.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}.page-service h2{font-size:2.68rem}.page-hero{flex-direction:column;width:100%;min-height:auto;padding:34px 18px 86px;display:flex;overflow:hidden}.page-hero-copy{width:100%;padding:26px 0 0}.page-hero h1{font-size:clamp(3rem,13vw,4.2rem)}.page-hero-description{font-size:.98rem}.page-condition{font-size:.7rem}.page-hero-visual{width:100%;min-height:400px;margin:35px 0 0}.page-browser{border-radius:21px;width:92%;min-height:390px;transform:rotate(1.5deg)scale(.9)}.page-browser-bar{height:43px}.page-browser-bar small{min-width:170px;font-size:.53rem}.page-browser-content{padding:28px}.page-profile{grid-template-columns:62px 1fr;gap:14px}.page-profile>span{border-radius:18px;width:62px;height:62px}.page-profile strong{font-size:1.12rem}.page-preview-lines{margin:31px 0 26px}.page-preview-actions span{min-height:46px}.page-visual-note{min-width:225px;padding:12px;bottom:2%;left:0}.page-positioning,.page-journey-section,.page-included-section,.page-process-section,.page-faq-section{width:calc(100% - 36px);padding:95px 0}.page-section-heading{margin-bottom:42px}.page-section-heading>p:last-child{margin-top:22px;font-size:.95rem}.page-benefit-grid{grid-template-columns:1fr}.page-benefit-grid article{border-right:0;grid-template-columns:48px 1fr;column-gap:14px;min-height:170px;padding:24px;display:grid;border-bottom:1px solid var(--line)!important}.page-benefit-grid article:last-child{border-bottom:0!important}.page-benefit-grid article>span{grid-row:1/3;margin:0}.page-benefit-grid h3{align-self:end;margin:0}.page-benefit-grid p{align-self:start}.page-journey-section{padding-top:10px}.page-journey{grid-template-columns:1fr}.page-journey article{min-height:205px;padding:25px}.page-journey article>span{margin-bottom:55px}.page-included-section{padding-top:25px}.page-included-list{grid-template-columns:1fr}.page-included-list li{min-height:74px;padding:16px}.page-case-section{grid-template-columns:1fr;gap:35px;width:calc(100% - 36px);padding:16px}.page-case-visual{min-height:450px;padding:15px}.case-browser-body{grid-template-columns:.82fr 1.18fr;min-height:360px}.case-browser-body img{min-height:360px}.case-browser-copy{padding:24px 16px}.case-browser-copy small{margin-bottom:11px;font-size:.48rem}.case-browser-copy strong{margin-bottom:12px;font-size:1.27rem}.case-browser-copy span{font-size:.57rem}.case-browser-copy b{min-height:39px;margin-top:20px;font-size:.52rem}.case-live-pill{font-size:.52rem;bottom:9px;right:9px}.page-case-copy{padding:12px}.page-offer-section{border-radius:25px;grid-template-columns:1fr;gap:45px;width:calc(100% - 36px);margin-bottom:100px;padding:45px 22px 22px}.page-capacity{flex-direction:column}.page-capacity>span{min-width:0}.page-price-card{border-radius:20px;min-height:auto;padding:23px}.page-price{font-size:4rem}.page-payment{grid-template-columns:1fr;gap:13px}.page-payment b{display:none}.page-process-section{padding-top:0}.page-process-list li{grid-template-columns:48px 1fr}.page-process-list p{font-size:.84rem}.page-deadline{grid-template-columns:1fr;gap:10px}.page-faq-section{padding-top:25px}.page-faq-list summary{min-height:78px;padding-right:45px;font-size:.92rem}.page-final-cta{grid-template-columns:1fr;gap:34px;width:calc(100% - 36px);margin-bottom:72px;padding:38px 22px}.page-final-cta>.button{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.solution-page{--solution-accent:var(--green);--solution-accent-dark:var(--green-dark);--solution-soft:var(--mint);--solution-glow:#00a99f2e;overflow-x:clip}.solution-page--sorvynutri{--solution-accent:#4faf73;--solution-accent-dark:#338456;--solution-soft:#e7f8ed;--solution-glow:#4faf7333}.solution-page--sorvysmile{--solution-accent:#268fce;--solution-accent-dark:#15699d;--solution-soft:#e6f4fc;--solution-glow:#268fce33}.solution-page .eyebrow{color:var(--solution-accent)}.solution-page .header-cta{border-color:var(--solution-accent)}.solution-page .header-cta:hover{background:var(--solution-accent)}.solution-page .button-primary{background:var(--solution-accent);box-shadow:0 14px 33px var(--solution-glow)}.solution-page .button-primary:hover{background:var(--solution-accent-dark);box-shadow:0 19px 40px var(--solution-glow)}.solution-hero{isolation:isolate;grid-template-columns:52% 48%;align-items:center;gap:5%;width:min(1384px,100% - 64px);min-height:760px;margin:0 auto;display:grid;position:relative}.solution-hero-copy{z-index:2;padding:20px 0 70px 8px;position:relative}.solution-hero h1{letter-spacing:-.064em;max-width:790px;margin-bottom:27px;font-size:clamp(3.65rem,5.05vw,5.2rem);font-weight:510;line-height:.99}.solution-hero-description{max-width:690px;color:var(--muted);margin-bottom:31px;font-size:1.1rem;line-height:1.68}.solution-availability{color:var(--ink-soft);align-items:center;gap:9px;margin:24px 0 0;font-size:.72rem;font-weight:620;display:flex}.solution-availability span{background:var(--solution-accent);width:8px;height:8px;box-shadow:0 0 0 5px var(--solution-soft);border-radius:50%}.solution-glow-one{background:radial-gradient(circle,var(--solution-soft),transparent 70%);width:37vw;height:37vw;top:4%;right:-7vw}.solution-glow-two{background:radial-gradient(circle,#e6eeff,#0000 70%);width:28vw;height:25vw;bottom:-7vw;left:-17vw}.solution-demo{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #0a1d3a1a;border-radius:29px;width:min(570px,100%);min-height:570px;padding:25px;position:relative;transform:rotate(1.2deg);box-shadow:0 35px 90px #0a1d3a24}.solution-demo:before{content:"";border:1px solid var(--solution-glow);z-index:-1;border-radius:50%;width:76%;height:62%;position:absolute;top:-10%;right:-14%}.solution-demo-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.solution-demo-topbar>div{align-items:center;gap:11px;display:flex}.solution-demo-topbar p,.solution-demo-topbar strong,.solution-demo-topbar small{margin:0;display:block}.solution-demo-topbar strong{margin-bottom:3px;font-size:.75rem}.solution-demo-topbar small{color:var(--muted);font-size:.59rem}.solution-demo-logo{background:var(--ink);color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-size:1.3rem;font-weight:650;display:grid}.solution-demo-logo span{color:var(--solution-accent)}.solution-demo-greeting{padding:35px 5px 25px}.solution-demo-greeting p{color:var(--muted);margin-bottom:9px;font-size:.72rem}.solution-demo-greeting h2{letter-spacing:-.04em;max-width:455px;margin:0;font-size:clamp(1.55rem,2.3vw,2.18rem);font-weight:570;line-height:1.15}.solution-demo-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.solution-demo-stats>div{border:1px solid var(--line);background:linear-gradient(145deg,#fff,var(--solution-soft));border-radius:16px;min-height:112px;padding:15px}.solution-demo-stats small,.solution-demo-stats strong,.solution-demo-stats span{display:block}.solution-demo-stats small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:.58rem}.solution-demo-stats strong{margin:12px 0 5px;font-size:1.68rem;font-weight:590}.solution-demo-stats span{color:var(--solution-accent-dark);font-size:.59rem;font-weight:650}.solution-demo-assistant{background:var(--ink);color:#fff;border-radius:17px;grid-template-columns:43px 1fr;align-items:center;gap:13px;min-height:96px;margin-top:13px;padding:17px;display:grid}.assistant-mark{background:var(--solution-accent);border-radius:13px;place-items:center;width:43px;height:43px;font-size:1.35rem;display:grid}.solution-demo-assistant p,.solution-demo-assistant small,.solution-demo-assistant strong{margin:0;display:block}.solution-demo-assistant small{color:#9fb0c5;margin-bottom:5px;font-size:.57rem}.solution-demo-assistant strong{color:#fff;font-size:.7rem;line-height:1.48}.solution-demo>.demo-caption{color:var(--muted);text-align:center;margin-top:13px;font-size:.54rem;display:block}.solution-trust-strip{border:1px solid var(--line);width:min(1360px,100% - 64px);box-shadow:var(--shadow);background:#ffffffd1;border-radius:22px;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:0 20px;display:grid}.solution-trust-strip>div{border-right:1px solid var(--line);grid-template-columns:42px 1fr;align-content:center;column-gap:15px;min-height:122px;padding:27px 32px;display:grid}.solution-trust-strip>div:last-child{border:0}.solution-trust-strip>div>span{color:var(--solution-accent);letter-spacing:.12em;grid-row:1/3;font-size:.69rem;font-weight:750}.solution-trust-strip strong,.solution-trust-strip small{display:block}.solution-trust-strip strong{margin-bottom:6px;font-size:.92rem}.solution-trust-strip small{color:var(--muted);font-size:.72rem;line-height:1.5}.solution-content-section,.solution-faq{width:min(1280px,100% - 64px);margin:0 auto;padding:135px 0}.solution-section-heading{max-width:910px;margin-bottom:55px}.solution-section-heading h2,.solution-feature-intro h2,.solution-perspectives h2,.solution-responsible h2,.solution-final-cta h2{letter-spacing:-.058em;margin-bottom:24px;font-size:clamp(2.75rem,4.2vw,4.6rem);font-weight:520;line-height:1.03}.solution-section-heading>p:last-child,.solution-feature-intro>p:last-child{max-width:760px;color:var(--muted);font-size:1rem;line-height:1.7}.solution-journey{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:24px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.solution-journey article{border-right:1px solid var(--line);min-height:290px;padding:27px 25px}.solution-journey article:last-child{border:0}.solution-journey article>span{color:var(--solution-accent);letter-spacing:.13em;margin-bottom:85px;font-size:.7rem;font-weight:750;display:block}.solution-journey h3{margin-bottom:13px;font-size:1.1rem}.solution-journey p{color:var(--muted);margin:0;font-size:.77rem;line-height:1.65}.solution-feature-section{background:var(--ink);color:#fff;border-radius:32px;grid-template-columns:.82fr 1.18fr;gap:8%;width:min(1360px,100% - 64px);margin:0 auto 120px;padding:78px;display:grid}.solution-feature-intro{align-self:center}.solution-feature-intro h2{color:#fff}.solution-feature-intro>p:last-child{color:#b7c5d7}.solution-feature-grid{grid-template-columns:1fr 1fr;display:grid}.solution-feature-grid article{border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;grid-template-columns:38px 1fr;gap:12px;min-height:180px;padding:25px;display:grid}.solution-feature-grid article:nth-child(2n){border-right:0}.solution-feature-grid article:nth-last-child(-n+2){border-bottom:0}.solution-feature-grid article>span{color:var(--solution-accent);letter-spacing:.1em;font-size:.66rem;font-weight:750}.solution-feature-grid h3{color:#fff;margin-bottom:9px;font-size:.92rem}.solution-feature-grid p{color:#9fb0c5;margin:0;font-size:.72rem;line-height:1.6}.solution-perspectives{grid-template-columns:1fr 1fr;gap:18px;width:min(1280px,100% - 64px);margin:0 auto;padding:0 0 125px;display:grid}.solution-perspectives article{border:1px solid var(--line);background:#fff;border-radius:27px;min-height:520px;padding:53px;box-shadow:0 22px 60px #0a1d3a0f}.solution-perspectives article:last-child{background:linear-gradient(145deg,var(--solution-soft),white 72%)}.solution-perspectives h2{font-size:clamp(2.45rem,3.5vw,3.65rem)}.solution-perspectives article>p:not(.eyebrow){color:var(--muted);margin-bottom:30px;font-size:.91rem;line-height:1.72}.solution-perspectives ul{margin:0;padding:0;list-style:none}.solution-perspectives li{border-top:1px solid var(--line);min-height:62px;color:var(--ink-soft);align-items:center;gap:12px;padding:15px 0;font-size:.8rem;display:flex}.solution-perspectives li svg{width:21px;height:21px;color:var(--solution-accent);flex:none}.solution-responsible{background:linear-gradient(135deg,var(--solution-soft),#f4f7ff);border:1px solid #00a99f33;border-radius:26px;grid-template-columns:1fr .85fr;align-items:center;gap:7%;width:min(1280px,100% - 64px);margin:0 auto 120px;padding:54px;display:grid}.solution-responsible h2{margin:0;font-size:clamp(2.25rem,3.2vw,3.5rem)}.solution-responsible>p{color:var(--ink-soft);margin:0;font-size:.93rem;line-height:1.78}.solution-faq{padding-top:15px}.solution-faq-list{border-top:1px solid var(--line)}.solution-faq-list details{border-bottom:1px solid var(--line)}.solution-faq-list summary{cursor:pointer;align-items:center;min-height:88px;padding:24px 55px 24px 0;font-size:1.02rem;font-weight:630;list-style:none;display:flex;position:relative}.solution-faq-list summary::-webkit-details-marker{display:none}.solution-faq-list summary:after{content:"+";border:1px solid var(--line);width:34px;height:34px;color:var(--solution-accent);border-radius:50%;place-items:center;font-size:1.2rem;font-weight:400;display:grid;position:absolute;right:0}.solution-faq-list details[open] summary:after{content:"−"}.solution-faq-list details p{max-width:860px;color:var(--muted);margin:-5px 0 28px;font-size:.88rem;line-height:1.7}.solution-final-cta{border:1px solid var(--line);background:linear-gradient(135deg,#fffffff2,var(--solution-soft));border-radius:29px;grid-template-columns:1fr auto;align-items:center;gap:8%;width:min(1280px,100% - 64px);margin:0 auto 115px;padding:65px;display:grid}.solution-final-cta h2{max-width:820px}.solution-final-cta>div:first-child>p:last-child{max-width:700px;color:var(--muted);margin:0;font-size:.92rem;line-height:1.68}.solution-final-cta>div:last-child{justify-items:center;gap:17px;min-width:255px;display:grid}.solution-sofia-link{color:var(--solution-accent-dark);font-size:.82rem;font-weight:650}@media (width<=1080px){.solution-hero{grid-template-columns:52% 48%;gap:3%}.solution-demo{padding:20px;transform:none}.solution-trust-strip>div{padding:24px 20px}.solution-journey{grid-template-columns:repeat(3,1fr)}.solution-journey article:nth-child(3){border-right:0}.solution-journey article:nth-child(-n+3){border-bottom:1px solid var(--line)}.solution-feature-section{gap:5%;padding:55px 42px}.solution-perspectives article{padding:39px}}@media (width<=780px){.solution-hero{flex-direction:column;gap:48px;width:100%;min-height:auto;padding:42px 18px 78px;display:flex;overflow:hidden}.solution-hero-copy{width:100%;padding:0}.solution-hero h1{font-size:clamp(2.95rem,12.5vw,4.1rem)}.solution-hero-description{font-size:.98rem;line-height:1.64}.solution-availability{align-items:flex-start;font-size:.67rem;line-height:1.5}.solution-availability span{flex:none;margin-top:3px}.solution-demo{border-radius:22px;width:100%;min-height:510px;padding:17px}.solution-demo-greeting{padding:27px 2px 21px}.solution-demo-greeting h2{font-size:1.55rem}.solution-demo-stats{gap:7px}.solution-demo-stats>div{min-height:102px;padding:10px}.solution-demo-stats strong{font-size:1.35rem}.solution-demo-assistant{padding:14px}.solution-trust-strip{border-radius:18px;grid-template-columns:1fr;width:calc(100% - 36px);padding:10px 18px}.solution-trust-strip>div{border-right:0;border-bottom:1px solid var(--line);min-height:102px;padding:20px 0}.solution-trust-strip>div:last-child{border-bottom:0}.solution-content-section,.solution-faq{width:calc(100% - 36px);padding:100px 0}.solution-section-heading{margin-bottom:42px}.solution-section-heading h2,.solution-feature-intro h2,.solution-perspectives h2,.solution-responsible h2,.solution-final-cta h2{font-size:2.62rem}.solution-section-heading>p:last-child,.solution-feature-intro>p:last-child{font-size:.94rem}.solution-journey{grid-template-columns:1fr}.solution-journey article{border-right:0;grid-template-columns:45px 1fr;column-gap:13px;min-height:178px;padding:25px;display:grid;border-bottom:1px solid var(--line)!important}.solution-journey article:last-child{border-bottom:0!important}.solution-journey article>span{grid-row:1/3;margin:0}.solution-journey h3{align-self:end}.solution-journey p{align-self:start}.solution-feature-section{border-radius:25px;grid-template-columns:1fr;gap:38px;width:calc(100% - 36px);margin-bottom:100px;padding:45px 22px 22px}.solution-feature-grid{grid-template-columns:1fr}.solution-feature-grid article{border-right:0;min-height:145px;padding:22px 0;border-bottom:1px solid #ffffff1f!important}.solution-feature-grid article:last-child{border-bottom:0!important}.solution-perspectives{grid-template-columns:1fr;width:calc(100% - 36px);padding-bottom:100px}.solution-perspectives article{border-radius:23px;min-height:auto;padding:36px 24px}.solution-perspectives article>p:not(.eyebrow){font-size:.87rem}.solution-responsible{border-radius:23px;grid-template-columns:1fr;gap:27px;width:calc(100% - 36px);margin-bottom:100px;padding:37px 23px}.solution-responsible>p{font-size:.87rem}.solution-faq{padding-top:0}.solution-faq-list summary{min-height:78px;padding-right:45px;font-size:.91rem}.solution-final-cta{border-radius:23px;grid-template-columns:1fr;gap:34px;width:calc(100% - 36px);margin-bottom:72px;padding:38px 22px}.solution-final-cta>div:last-child{width:100%;min-width:0}}
