:root{color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;--page-bg:#f7fbff;--panel:#ffffffd6;--panel-strong:#fff;--line:#0f172a21;--muted:#475569;--soft:#1e293b;--text:#0f172a;--cyan:#22d3ee;--accent-text:#064e6f;--accent-strong:#0f3f86;--violet:#8b5cf6;--pink:#ec4899;--green:#34d399;--amber:#fbbf24;--ink:#09090b;--on-accent:#fff;--grid-line:#0f172a0b;--glow-cyan:#22d3ee33;--glow-amber:#fbbf241f;--glow-pink:#ec48991a;--shell-glow:#ffffff80;--header-bg:#ffffffd1;--header-layer:#ffffff5c;--nav-bg:#ffffffc2;--nav-border:#0f172a1f;--nav-active-bg:#0f172a12;--button-ghost-border:#0f172a29;--surface-sheen:#ffffff8f;--dashboard-sheen:#ffffff6b;--track-bg:#0f172a1c;--accent-border:#064e6f2e;--card-hover-shadow:0 24px 76px #0f172a29;--number-ghost:#0f172a33;--hero-reflection:#0f172a29;--subtle-bg:#0f172a0b;--dark-panel:#ffffffd1;--input-bg:#ffffffbd;--footer-bg:#ffffffb8;--mobile-menu-bg:#fffffff2;--shadow:0 24px 70px #0f172a1f;--card-shadow:0 18px 50px #0f172a1a;background:#f7fbff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color:var(--text);--page-bg:#050505;--panel:#ffffff0f;--panel-strong:#ffffff1a;--line:#ffffff1f;--muted:#a1a1aa;--soft:#d4d4d8;--text:#fff;--accent-text:#9eeaf6;--accent-strong:#8defff;--grid-line:#ffffff07;--glow-cyan:#22d3ee24;--glow-amber:#fbbf2414;--glow-pink:#ec48991a;--shell-glow:#ffffff05;--header-bg:#050505c7;--header-layer:#0505054d;--nav-bg:#ffffff0a;--nav-border:#ffffff14;--nav-active-bg:#ffffff1a;--button-ghost-border:#ffffff24;--surface-sheen:#ffffff1f;--dashboard-sheen:#ffffff1c;--track-bg:#ffffff1c;--accent-border:#22d3ee38;--card-hover-shadow:0 22px 70px #8b5cf62e;--number-ghost:#ffffff2e;--hero-reflection:#fff3;--subtle-bg:#ffffff0e;--dark-panel:#00000052;--input-bg:#00000045;--footer-bg:#00000085;--mobile-menu-bg:#000000e6;--shadow:0 26px 80px #00000059;--card-shadow:0 18px 70px #00000047;background:#050505}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px), radial-gradient(circle at 12% 8%, var(--glow-cyan), transparent 32rem), radial-gradient(circle at 82% 10%, var(--glow-amber), transparent 28rem), radial-gradient(circle at 88% 46%, var(--glow-pink), transparent 34rem), var(--page-bg);background-size:42px 42px,42px 42px,auto,auto,auto,auto;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}::selection{color:var(--on-accent);background:#22d3ee52}:focus-visible{outline-offset:4px;outline:3px solid #22d3eeb8}img,svg{display:block}.site-shell{background:linear-gradient(180deg, var(--shell-glow), transparent 22rem), var(--page-bg);min-height:100vh;overflow-x:hidden}.route-progress{z-index:100;background:linear-gradient(90deg, var(--cyan), var(--green), var(--amber));transform-origin:0;pointer-events:none;height:3px;animation:.42s ease-out forwards route-progress-sweep;position:fixed;top:0;left:0;right:0;box-shadow:0 0 18px #22d3eeb8}.route-stage{min-height:60vh;animation:.22s ease-out both route-stage-enter}.fade-up{opacity:0;will-change:opacity, transform;transition:opacity .42s,transform .42s;transform:translateY(28px)}.fade-up.is-visible{opacity:1;transform:translateY(0)}@keyframes route-progress-sweep{0%{opacity:1;transform:scaleX(0)}to{opacity:0;transform:scaleX(1)}}@keyframes route-stage-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.shell{width:min(100% - 48px,1180px);margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid var(--line);background:var(--header-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;overflow:hidden}.site-header:before{z-index:-1;background:linear-gradient(90deg, transparent, #22d3ee1a, transparent), var(--header-layer);content:"";position:absolute;inset:0}.nav-wrap{justify-content:space-between;align-items:center;gap:16px;width:min(100% - 48px,1180px);min-height:66px;margin-inline:auto;display:flex}.brand-link{align-items:center;min-width:max-content;display:inline-flex}.header-brand{align-items:center;gap:10px;display:inline-flex}.header-brand-logo{background:#fff;border:1px solid #ffffff29;border-radius:12px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .18s,box-shadow .18s;display:inline-flex;overflow:hidden;box-shadow:0 10px 30px #22d3ee21,inset 0 1px #ffffffb8}.header-brand-logo img{object-fit:contain;width:86%;height:86%}.brand-line{color:var(--muted);margin-top:3px;font-size:.68rem;font-weight:800;display:block}.desktop-nav{border:1px solid var(--nav-border);background:var(--nav-bg);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:5px;display:flex;box-shadow:inset 0 1px #ffffff14}.nav-link{color:var(--soft);letter-spacing:.04em;border-radius:999px;padding:9px 13px;font-size:.79rem;font-weight:800;transition:color .18s,background .18s,transform .18s;position:relative}.nav-link:after{background:linear-gradient(90deg, var(--cyan), var(--green));content:"";opacity:0;border-radius:99px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:5px;left:18px;right:18px;transform:scaleX(.35)}.nav-link:hover,.nav-link.active{color:var(--text);background:linear-gradient(135deg, var(--surface-sheen), #ffffff0a), var(--nav-active-bg);transform:translateY(-1px)}.nav-link:hover:after,.nav-link.active:after{opacity:1;transform:scaleX(1)}.nav-action,.primary-button,.mobile-action{background:linear-gradient(135deg, var(--cyan), var(--violet) 62%, var(--pink));min-height:42px;color:var(--on-accent);border-radius:999px;justify-content:center;align-items:center;gap:10px;font-weight:800;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 14px 34px #8b5cf642}.nav-action{white-space:nowrap;padding:0 18px;font-size:.84rem}.primary-button{padding:0 26px}.nav-action:hover,.primary-button:hover,.mobile-action:hover{filter:saturate(1.1);transform:translateY(-2px);box-shadow:0 18px 44px #22d3ee3d}.menu-toggle{border:1px solid var(--line);background:var(--panel-strong);width:46px;height:46px;color:var(--text);border-radius:14px;justify-content:center;align-items:center;margin-left:auto;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:none;box-shadow:0 12px 28px #0f172a1a}.menu-toggle:hover{border-color:#22d3ee57;transform:translateY(-1px);box-shadow:0 16px 36px #22d3ee29}.mobile-nav{display:none}.back-to-top{z-index:60;width:46px;height:46px;color:var(--on-accent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080f12e6;border:1px solid #22d3ee52;border-radius:50%;justify-content:center;align-items:center;display:none;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 34px #22d3ee38}.whatsapp-chat-panel{z-index:9998;border:1px solid var(--line);background:var(--panel-strong);width:min(390px,100vw - 40px);max-height:min(720px,100vh - 120px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:20px;position:fixed;bottom:92px;right:20px;overflow-y:auto}.whatsapp-chat-head{border-bottom:1px solid var(--line);background:linear-gradient(135deg, #25d36624, #22d3ee14), var(--panel);align-items:center;gap:12px;padding:18px;display:flex}.whatsapp-chat-mark{color:#fff;background:#25d366;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:0 10px 24px #25d3663d}.whatsapp-chat-head strong,.whatsapp-chat-head small{display:block}.whatsapp-chat-head strong{color:var(--text);font-size:1rem}.whatsapp-chat-head small{color:var(--muted);margin-top:3px;font-size:.78rem;line-height:1.4}.whatsapp-chat-form{gap:11px;padding:16px 18px 18px;display:grid}.whatsapp-chat-form label>span{color:var(--soft);margin-bottom:6px;font-size:.78rem;font-weight:800;display:block}.whatsapp-chat-form input:not([type=checkbox]),.whatsapp-chat-form textarea{border:1px solid var(--line);background:var(--input-bg);width:100%;color:var(--text);font:inherit;border-radius:12px;outline:none;padding:10px 11px;font-size:.86rem;transition:border-color .18s,box-shadow .18s}.whatsapp-chat-form textarea{resize:vertical;min-height:82px}.whatsapp-chat-form input:not([type=checkbox]):focus,.whatsapp-chat-form textarea:focus{border-color:#25d366b8;box-shadow:0 0 0 3px #25d36624}.whatsapp-consent{color:var(--muted);align-items:flex-start;gap:8px;font-size:.74rem;line-height:1.45;display:flex}.whatsapp-consent input{accent-color:#25d366;flex:0 0 16px;width:16px;height:16px;margin-top:2px}.whatsapp-consent span{color:var(--muted)!important;margin:0!important;font-weight:600!important}.whatsapp-consent a{color:var(--accent-strong);font-weight:800}.whatsapp-submit,.whatsapp-fallback{color:#fff;background:#25d366;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:850;transition:filter .18s,transform .18s;display:inline-flex;box-shadow:0 12px 28px #25d3663d}.whatsapp-submit:hover,.whatsapp-fallback:hover{color:#fff;filter:saturate(1.08);transform:translateY(-1px)}.whatsapp-submit:disabled{cursor:wait;opacity:.68;transform:none}.whatsapp-status{border:1px solid var(--line);color:var(--muted);background:var(--subtle-bg);border-radius:10px;margin:0;padding:9px 11px;font-size:.75rem;line-height:1.45}.whatsapp-status.success{color:#15803d;background:#25d36614;border-color:#25d3664d}.whatsapp-status.warning{color:#92400e;background:#fbbf241a;border-color:#fbbf2457}.whatsapp-fallback{background:var(--text);min-height:38px;color:var(--page-bg);font-size:.78rem}.whatsapp-fallback:hover{color:var(--page-bg)}.hero{border-bottom:1px solid #ffffff0f;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(110deg,#05050514,#22d3ee0f,#8b5cf60d),radial-gradient(circle at 48% 48%,#ffffff0d,#0000 26rem);position:absolute;inset:0}.hero-backdrop{opacity:.28;filter:blur(80px);pointer-events:none;border-radius:999px;width:32rem;height:32rem;position:absolute}.hero-backdrop-one{background:var(--cyan);top:-8rem;left:-12rem}.hero-backdrop-two{background:var(--violet);bottom:-8rem;right:-12rem}.hero-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:46px;min-height:auto;padding-block:46px 56px;display:grid;position:relative}.hero-layout-full{padding-block:54px 36px;display:block}.hero-layout-full .hero-copy{width:100%;max-width:none}.hero-layout-full .lead{max-width:790px;font-size:1.05rem}.hero-layout-full .motive-row{max-width:900px}.hero-showcase{padding-bottom:58px;position:relative}.hero-showcase:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle,#22d3ee1f,#0000 68%);border-radius:50%;position:absolute;inset:22px -10vw -24px}.hero-showcase .dashboard-float{width:100%}.hero-copy h1,.page-intro h1{color:var(--text);letter-spacing:0;margin:0;font-size:clamp(2.5rem,4.8vw,4.85rem);line-height:1}.hero-copy h1{position:relative}.hero-copy h1 .crystal-word,.page-intro p,.section-head p{background:linear-gradient(135deg, #0891b2 4%, var(--accent-strong) 50%, #a21caf 96%);color:#0000;-webkit-background-clip:text;background-clip:text}.crystal-word{isolation:isolate;vertical-align:bottom;display:inline-block;position:relative;overflow:hidden}.crystal-word:after{z-index:1;content:"";filter:blur(.2px);mix-blend-mode:screen;pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff4d 24%,#fff 48%,#a5f3fce6 66%,#0000 100%);width:48%;animation:3.4s linear infinite crystal-shine;position:absolute;inset:-18% auto -18% -55%;transform:skew(-18deg)}@keyframes crystal-shine{0%{opacity:0;left:-55%}10%{opacity:1}82%{opacity:1;left:122%}to{opacity:0;left:122%}}.eyebrow{border:1px solid var(--accent-border);color:var(--accent-text);background:linear-gradient(135deg,#22d3ee2e,#8b5cf614);border-radius:999px;align-items:center;gap:9px;margin-bottom:16px;padding:8px 13px;font-size:.84rem;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff1f}.lead,.page-intro span{max-width:670px;color:var(--muted);margin:16px 0 0;font-size:1rem;line-height:1.62;display:block}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.secondary-button{border:1px solid var(--button-ghost-border);min-height:46px;color:var(--soft);border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-weight:800;transition:border-color .18s,color .18s,transform .18s;display:inline-flex}.secondary-button:hover{color:var(--text);border-color:#22d3ee6b;transform:translateY(-2px)}.stat-item{border:1px solid var(--nav-border);background:var(--panel);border-radius:18px;padding:16px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;box-shadow:0 14px 36px #0f172a14}.stat-item:before{content:"";opacity:0;background:linear-gradient(135deg,#22d3ee1c,#0000 48%);transition:opacity .18s;position:absolute;inset:0}.stat-item:hover:before{opacity:1}.stat-item:hover{box-shadow:var(--card-hover-shadow);border-color:#22d3ee47;transform:translateY(-3px)}.stat-item>*{position:relative}.stat-item strong{color:var(--text);font-size:1.7rem;font-weight:900;display:block}.stat-item span{color:var(--muted);margin-top:5px;font-size:.86rem;line-height:1.35;display:block}.motive-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:680px;margin-top:34px;display:grid}.motive-item{border:1px solid var(--nav-border);background:var(--panel);border-radius:16px;min-height:82px;padding:14px;position:relative;overflow:hidden;box-shadow:0 12px 30px #0f172a12}.motive-item:after{background:var(--motive-color,var(--cyan));content:"";height:3px;position:absolute;inset:auto 0 0}.motive-item strong,.motive-item span{display:block}.motive-item strong{color:var(--motive-color,var(--accent-strong));font-size:.92rem;font-weight:900}.motive-item span{color:var(--muted);margin-top:6px;font-size:.75rem;font-weight:700;line-height:1.35}.motive-item-2{--motive-color:#0f9f8f}.motive-item-3{--motive-color:#7c3aed}.motive-item-4{--motive-color:#e66a19}.dashboard-float{position:relative}.upsell-product{justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.upsell-product strong,.upsell-product small{display:block}.product-rating{color:#64748b;align-items:center;gap:5px;font-size:.48rem;font-weight:700;display:flex}.product-rating span{color:#f59e0b;letter-spacing:.04em;font-size:.55rem}.size-options{gap:4px;margin-top:4px;display:flex}.size-options button{color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:5px;width:24px;height:22px;font-size:.5rem;font-weight:850}.size-options button.active{color:#fff;background:#0f172a;border-color:#0f172a}.quantity-control{border:1px solid #cbd5e1;border-radius:5px;grid-template-columns:21px 24px 21px;display:inline-grid;overflow:hidden}.quantity-control button,.quantity-control strong{color:#334155;background:#fff;justify-content:center;align-items:center;min-height:20px;font-size:.5rem;display:inline-flex}.quantity-control strong{border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.shopify-atc{color:#fff;background:#0f172a;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:31px;margin-top:7px;font-size:.58rem;font-weight:900;display:flex}.shopify-atc span{border-left:1px solid #ffffff47;padding-left:6px}.shopify-checkout{color:#fff;background:#0f172a;border-radius:7px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:34px;margin-top:8px;font-size:.62rem;font-weight:900;display:inline-flex}.single-upsell-block{background:#ecfeff;border:1px solid #a5f3fc;border-radius:12px;margin-top:0;padding:10px;transition:border-color .18s,background .18s,transform .18s;position:relative;overflow:hidden}.upsell-list{gap:8px;display:grid}.single-upsell-block:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffb3,#0000);width:26%;animation:5.4s ease-in-out infinite offer-glint;position:absolute;inset:0 auto 0 -55%;transform:skew(-20deg)}.single-upsell-block:hover{transform:translateY(-2px)}.single-upsell-block.added{background:#f0fdf4;border-color:#86efac}.single-upsell-block.added .upsell-product-image,.single-upsell-block.added .upsell-product button{color:#fff;background:#16a34a}@keyframes offer-glint{0%,70%{opacity:0;left:-55%}82%{opacity:1}to{opacity:0;left:125%}}.upsell-label{color:#0e7490;letter-spacing:.08em;text-transform:uppercase;margin-top:10px;margin-bottom:7px;font-size:.56rem;font-weight:900;display:block}.upsell-product-image{color:#fff;background:#bae6fd;border-radius:8px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;position:relative;overflow:hidden}.upsell-product-photo{object-fit:cover;width:100%;height:100%;transform:scale(3.2)}.upsell-product-image svg{background:#16a34a;border-radius:50%;padding:2px;position:absolute;bottom:2px;right:2px;box-shadow:0 2px 6px #0f172a33}.upsell-product>span:nth-child(2){flex:1;min-width:0}.upsell-product strong{white-space:normal;font-size:.67rem;line-height:1.16;display:block}.upsell-product small{color:#64748b;margin-top:3px;font-size:.55rem;display:block}.upsell-product b{color:#0f172a;margin-top:3px;font-size:.6rem;display:block}.upsell-product button{color:#fff;background:#0891b2;border-radius:7px;min-height:30px;padding:0 8px;font-size:.63rem;font-weight:900}.tag{border:1px solid var(--accent-border);min-height:30px;color:var(--accent-text);background:linear-gradient(135deg,#22d3ee29,#8b5cf614);border-radius:999px;align-items:center;padding:0 11px;font-size:.78rem;font-weight:800;display:inline-flex}.feature-section{padding-block:56px 68px;position:relative}.feature-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#22d3ee0a,#8b5cf60f);width:min(72rem,90vw);height:22rem;position:absolute;inset:3rem auto auto 50%;transform:translate(-50%)skewY(-4deg)}.feature-section>*{position:relative}.section-head{text-align:center;max-width:760px;margin:0 auto 32px}.section-head p,.page-intro p{letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:.83rem;font-weight:900}.section-head h2{color:var(--text);margin:0;font-size:clamp(2rem,3.7vw,3.35rem);line-height:1.05}.feature-list,.app-list,.article-list{gap:16px;display:grid}.feature-list{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.app-card,.article-card,.story-card,.contact-panel{border:1px solid var(--line);background:var(--panel);height:100%;box-shadow:var(--card-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.feature-card:before,.app-card:before,.article-card:before,.story-card:before,.contact-panel:before{background:linear-gradient(135deg, var(--surface-sheen), transparent 38%), radial-gradient(circle at 18% 0%, #22d3ee2e, transparent 16rem);content:"";opacity:0;transition:opacity .22s;position:absolute;inset:0}.feature-card:hover:before,.app-card:hover:before,.article-card:hover:before,.story-card:hover:before,.contact-panel:hover:before{opacity:1}.feature-card>*,.app-card>*,.article-card>*,.story-card>*,.contact-panel>*{position:relative}.feature-card,.app-card,.article-card{padding:22px}.feature-card:hover,.app-card:hover,.article-card:hover,.story-card:hover,.contact-panel:hover{background:var(--panel-strong);box-shadow:var(--card-hover-shadow);border-color:#22d3ee42;transform:translateY(-5px)}.feature-card:hover .icon-tile,.app-card:hover .icon-tile{transform:rotate(-3deg)scale(1.05)}.icon-tile{background:linear-gradient(135deg, var(--cyan), var(--violet));color:#050505;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:14px;transition:box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 16px 36px #22d3ee29,inset 0 1px #ffffff7a}.feature-card h3,.app-card h2,.article-card h2,.story-card h2,.contact-panel h2{color:var(--text);margin:0 0 12px;font-size:1.22rem;line-height:1.18}.feature-card p,.app-card p,.article-card p,.story-card p,.contact-panel p,.site-footer p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.58}.page{min-height:60vh;padding-block:32px 46px;position:relative}.page:before{z-index:-1;content:"";background:radial-gradient(circle at 8% 18%,#22d3ee14,#0000 24rem),radial-gradient(circle at 92% 6%,#fbbf240e,#0000 20rem);position:absolute;inset:0}.page-intro{max-width:760px;margin-bottom:18px}.app-list{grid-template-columns:repeat(3,minmax(0,1fr))}.app-card{position:relative}.app-card .tag{position:absolute;top:22px;right:22px}.link-action{color:var(--accent-strong);align-items:center;gap:8px;margin-top:16px;font-weight:800;transition:color .18s;display:inline-flex}.link-action svg{transition:transform .18s}.link-action:hover svg{transform:translate(3px)}.link-action:hover{color:var(--text)}.article-list{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card,.contact-panel{padding:24px}.about-page{display:block}.about-hero-card,.builders-card,.builder-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;box-shadow:0 14px 48px #0000002e}.about-hero-card{background:linear-gradient(135deg, #22d3ee24, #8b5cf61f), var(--panel);grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:22px;margin-bottom:20px;padding:24px;display:grid}.about-hero-card .eyebrow{margin-bottom:12px}.about-hero-card h2,.builders-card h2{color:var(--text);margin:0;font-size:clamp(1.75rem,3vw,2.85rem);line-height:1.08}.about-hero-card p,.builders-card p,.builder-card p{color:var(--muted);margin:16px 0 0;font-size:.94rem;line-height:1.6}.about-stat-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.about-stat-list .stat-item{min-height:94px}.about-stat-list .stat-item span{margin:0 0 8px}.about-stat-list .stat-item strong{font-size:1.05rem;line-height:1.45}.about-content{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:18px;display:grid}.about-sidebar{position:sticky;top:104px}.sidebar-label{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:900}.about-links{gap:6px;margin-top:12px;display:grid}.about-links a{color:var(--soft);border-radius:12px;padding:9px 11px;font-size:.9rem;font-weight:800;transition:background .18s,color .18s,transform .18s}.about-links a:hover{color:var(--text);background:#ffffff14;transform:translate(3px)}.about-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.about-sections #values,.about-sections #builders{grid-column:1/-1}.about-sections .story-card h2{margin-top:12px;font-size:clamp(1.45rem,2.4vw,2.15rem);line-height:1.12}.about-sections .story-card p+p{margin-top:10px}.about-value-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.builders-card{background:linear-gradient(135deg,#ffffff14,#ffffff06),#0000003d;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px;padding:24px;display:grid}.builder-list{gap:12px;display:grid}.builder-card{background:#ffffff0f;padding:18px}.builder-card span{color:var(--muted);font-size:.88rem;font-weight:800}.builder-card h3{color:var(--text);margin:6px 0 0;font-size:1.35rem}.value-list{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.value-list span{color:var(--soft);border:1px solid #ffffff1a;border-radius:999px;padding:8px 11px;font-weight:700}.contact-panel svg{color:var(--cyan);margin-bottom:12px}.contact-panel .primary-button{width:fit-content;margin-top:18px}.contact-page{display:block}.contact-layout{grid-template-columns:minmax(300px,.85fr) minmax(440px,1.15fr);align-items:start;gap:18px;display:grid}.contact-info{position:sticky;top:104px}.contact-points{gap:9px;margin-top:18px;display:grid}.contact-chip{color:var(--soft);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:11px;padding:12px;font-weight:800;line-height:1.5;transition:background .18s,border-color .18s,transform .18s;display:flex}.contact-chip:hover{background:#22d3ee14;border-color:#22d3ee52;transform:translateY(-2px)}.contact-chip svg{color:var(--cyan);flex:none;margin:0}.contact-chip span,.contact-chip small{display:block}.contact-chip small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:.76rem}.contact-form{gap:13px;margin-top:18px;display:grid}.contact-form label,.contact-form label span{display:block}.contact-form label span{color:var(--soft);margin-bottom:8px;font-size:.9rem;font-weight:800}.contact-form input:not([type=hidden]),.contact-form textarea{background:var(--input-bg);width:100%;color:var(--text);font:inherit;border:1px solid #ffffff21;border-radius:15px;outline:none;padding:11px 13px;transition:border-color .18s,background .18s,box-shadow .18s}.contact-form input:not([type=hidden])::placeholder,.contact-form textarea::placeholder{color:#71717a}.contact-form input:not([type=hidden]):focus,.contact-form textarea:focus{background:#22d3ee0e;border-color:#22d3ee8c;box-shadow:0 0 0 4px #22d3ee1c}.contact-form textarea{resize:vertical;min-height:112px}.contact-form .contact-submit{border:0;width:fit-content;margin-top:4px;padding-inline:24px}.privacy-page{display:block}.last-updated{color:var(--muted);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:7px;margin:-6px 0 14px;padding:7px 11px;font-size:.84rem;display:inline-flex}.last-updated strong{color:var(--soft)}.privacy-layout{grid-template-columns:218px minmax(0,1fr);align-items:start;gap:14px;display:grid}.privacy-toc{position:sticky;top:104px}.privacy-policy{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.privacy-policy .story-card{scroll-margin-top:104px}.privacy-policy .story-card h2{margin-top:10px;font-size:clamp(1.16rem,1.55vw,1.42rem)}.privacy-policy .story-card p{font-size:.88rem;line-height:1.48}.privacy-policy ul{color:var(--muted);gap:6px;margin:10px 0 0;padding-left:22px;font-size:.88rem;line-height:1.45;display:grid}.privacy-policy li::marker{color:var(--cyan)}.privacy-contact{width:fit-content;margin-top:12px}.site-footer{border-top:1px solid var(--line);background:linear-gradient(180deg, #ffffff08, transparent), var(--footer-bg);position:relative}.footer-content{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);justify-content:space-between;gap:24px;padding-block:28px;display:grid}.footer-brand{align-items:flex-start;display:flex}.site-footer h2{margin:0 0 8px;font-size:1.25rem}.site-footer p{max-width:580px}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;min-width:280px;display:flex}.site-footer nav a{color:var(--muted);font-weight:700;transition:color .18s,transform .18s;position:relative}.site-footer nav a:hover,.site-footer nav a.active{color:var(--text);transform:translateY(-1px)}.copyright{border-top:1px solid var(--line);color:#71717a;text-align:center;padding:20px 20px 20px 188px;font-size:.9rem}@media (width<=1180px){.shell,.nav-wrap{width:min(100% - 40px,1040px)}.nav-wrap{gap:14px}.desktop-nav{gap:3px}.nav-link{padding-inline:9px;font-size:.74rem}.nav-action{padding-inline:16px}.hero-layout{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:46px;padding-block:44px}.hero-layout-full{padding-block:44px 32px}.hero-layout-full .hero-copy h1{font-size:clamp(2.8rem,6.3vw,5rem)}.hero-copy h1{font-size:clamp(2.45rem,4.6vw,4.2rem)}.motive-row,.feature-list,.app-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.menu-toggle{order:3;display:inline-flex}.mobile-nav{border:1px solid var(--line);background:var(--mobile-menu-bg);width:min(100% - 40px,720px);box-shadow:var(--shadow);border-radius:22px;gap:10px;margin:0 auto 18px;padding:14px;display:grid;overflow:hidden}.mobile-link{min-height:46px;color:var(--soft);border-radius:14px;justify-content:space-between;align-items:center;padding:0 14px;font-weight:800;transition:background .16s,color .16s,transform .16s;display:flex}.mobile-link.active,.mobile-link:hover{background:var(--nav-active-bg);color:var(--text)}.mobile-action{margin-top:4px}.back-to-top{display:inline-flex}.whatsapp-chat-panel{border-radius:18px;width:calc(100vw - 28px);max-height:calc(100vh - 166px);bottom:142px;right:14px}.hero-layout,.about-hero-card,.about-content,.builders-card,.contact-layout,.privacy-layout{grid-template-columns:1fr;min-height:auto}.hero-layout-full{display:block}.about-sidebar,.contact-info,.privacy-toc{position:static}.about-sidebar,.privacy-toc{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505eb;width:calc(100% + 40px);min-width:0;max-width:100vw;margin-inline:-20px;padding:8px 20px;position:sticky;top:67px;overflow:hidden}.about-sidebar .story-card,.privacy-toc .story-card{border-radius:16px;width:100%;min-width:0;padding:8px}.about-sidebar .sidebar-label,.privacy-toc .sidebar-label{display:none}.about-sidebar .about-links,.privacy-toc .about-links{scrollbar-width:none;scroll-snap-type:x proximity;gap:8px;width:100%;min-width:0;margin-top:0;display:flex;overflow-x:auto}.about-sidebar .about-links::-webkit-scrollbar{display:none}.privacy-toc .about-links::-webkit-scrollbar{display:none}.about-sidebar .about-links a,.privacy-toc .about-links a{border:1px solid var(--nav-border);white-space:nowrap;scroll-snap-align:start;background:#ffffff0e;flex:none;padding:9px 12px;font-size:.78rem}.about-stat-list,.about-value-list,.about-sections,.privacy-policy{grid-template-columns:1fr}.about-sections #values,.about-sections #builders{grid-column:auto}.hero-copy{max-width:760px}.hero-layout:not(.hero-layout-full) .dashboard-float{max-width:620px}.article-list{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start;min-width:0}}@media (width<=700px){.brand-line{max-width:148px;margin-top:2px;font-size:.58rem;line-height:1.2}.hero-layout,.page{padding-block:34px 48px}.hero-layout-full{padding-block:34px 26px}.hero-showcase{padding-bottom:42px}.hero-copy h1,.page-intro h1{font-size:clamp(2.05rem,10vw,3rem);line-height:1.04}.lead,.page-intro span{font-size:.94rem}.hero-actions,.primary-button,.secondary-button{width:100%}.feature-list{grid-template-columns:1fr}.motive-row{grid-template-columns:repeat(2,minmax(0,1fr))}.app-list,.article-list{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;margin-inline:-14px;padding:2px 14px 16px;scroll-padding-inline:14px;display:flex;overflow-x:auto}.app-list::-webkit-scrollbar{display:none}.article-list::-webkit-scrollbar{display:none}.app-list>*,.article-list>*{scroll-snap-align:center;flex:0 0 min(86vw,340px)}.copyright{padding:18px 14px 62px}.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card,.builder-card{border-radius:20px}.app-card .tag{margin-bottom:12px;position:static}.contact-form .contact-submit{width:100%}.footer-brand{display:grid}.menu-toggle:active,.mobile-link:active,.mobile-action:active,.primary-button:active,.secondary-button:active,.contact-chip:active,.about-links a:active,.feature-card:active,.app-card:active,.article-card:active,.story-card:active{transform:scale(.97)}.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card{animation:.42s both mobile-card-enter}}@keyframes mobile-card-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--page-bg:#eef7f9;--panel:#ffffff7a;--panel-strong:#ffffffad;--glass-deep:#ffffff61;--line:#ffffff94;--muted:#4b5f70;--soft:#172333;--text:#07111f;--accent-text:#065766;--accent-strong:#0b6e77;--nav-bg:#ffffff57;--nav-border:#ffffffa3;--nav-active-bg:#ffffff8a;--button-ghost-border:#ffffffb8;--surface-sheen:#ffffffb8;--dashboard-sheen:#ffffff6b;--input-bg:#ffffff7a;--footer-bg:#ffffff6b;--mobile-menu-bg:#f8fdffc7;--shadow:0 26px 80px #1f52702e;--card-shadow:0 20px 58px #1f527021;--card-hover-shadow:0 28px 88px #1f527033}:root[data-theme=dark]{--page-bg:#061017;--panel:#ffffff14;--panel-strong:#ffffff1f;--glass-deep:#0c182285;--line:#ffffff24;--muted:#a8bac4;--soft:#eef7fb;--text:#fff;--accent-text:#7be4ee;--accent-strong:#9ff3f1;--nav-bg:#ffffff12;--nav-border:#ffffff24;--nav-active-bg:#ffffff21;--button-ghost-border:#ffffff2e;--input-bg:#ffffff14;--footer-bg:#061017a3;--mobile-menu-bg:#061017e0;--shadow:0 28px 88px #0000006b;--card-shadow:0 22px 70px #00000047;--card-hover-shadow:0 32px 92px #15b8c429}body{background:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px), radial-gradient(circle at 8% 9%, #14b8a657, transparent 30rem), radial-gradient(circle at 92% 8%, #f472b638, transparent 27rem), radial-gradient(circle at 82% 55%, #facc152e, transparent 28rem), radial-gradient(circle at 14% 82%, #38bdf838, transparent 31rem), var(--page-bg);background-attachment:fixed}.site-header,.mobile-nav,.stat-item,.motive-item,.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card,.builder-card,.whatsapp-chat-panel,.site-footer,.menu-toggle,.contact-chip,.last-updated{border-color:var(--line);background:linear-gradient(145deg, #ffffff6b, #ffffff24), var(--glass-deep);box-shadow:var(--card-shadow), inset 0 1px 0 #ffffff85, inset 0 -1px 0 #ffffff1f;-webkit-backdrop-filter:blur(22px)saturate(1.24)}.site-header{overflow:visible;box-shadow:0 16px 50px #1f52701a,inset 0 -1px #ffffff57}.site-header:before,.feature-card:before,.app-card:before,.article-card:before,.story-card:before,.contact-panel:before{background:linear-gradient(120deg,#ffffff9e,#0000 42%),radial-gradient(circle at 18% 0,#14b8a62e,#0000 16rem),radial-gradient(circle at 100% 20%,#f472b61f,#0000 14rem)}.desktop-nav,.nav-link:hover,.nav-link.active,.secondary-button,.upsell-product,.contact-form input:not([type=hidden]),.contact-form textarea,.whatsapp-chat-form input:not([type=checkbox]),.whatsapp-chat-form textarea{border-color:var(--nav-border);-webkit-backdrop-filter:blur(16px)saturate(1.18);background:linear-gradient(135deg,#ffffff70,#ffffff26),#ffffff29}.nav-action,.primary-button,.mobile-action,.whatsapp-submit,.whatsapp-fallback{background:linear-gradient(135deg,#00b8c4,#667eea 52%,#f45da7);position:relative;overflow:hidden;box-shadow:0 16px 42px #00b8c442}.nav-action:before,.primary-button:before,.mobile-action:before,.whatsapp-submit:before,.whatsapp-fallback:before{content:"";background:linear-gradient(90deg,#0000,#ffffff94,#0000);width:36%;transition:left .42s;position:absolute;inset:0 auto 0 -45%;transform:skew(-18deg)}.nav-action:hover:before,.primary-button:hover:before,.mobile-action:hover:before,.whatsapp-submit:hover:before,.whatsapp-fallback:hover:before{left:118%}.hero{border-bottom:1px solid var(--line)}.hero:before,.page:before{background:radial-gradient(circle at 16% 24%,#14b8a629,#0000 25rem),radial-gradient(circle at 88% 18%,#f472b61f,#0000 24rem),linear-gradient(135deg,#ffffff2e,#0000 44%)}.hero-copy h1 .crystal-word,.page-intro p,.section-head p{background:linear-gradient(135deg,#068080 0%,#485bd8 48%,#c02f7f 100%);-webkit-background-clip:text;background-clip:text}.eyebrow,.tag{-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffff75,#ffffff1f),#14b8a61a;border-color:#ffffff8f;box-shadow:inset 0 1px #ffffff75}.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card,.builder-card{transform:translateZ(0)}.feature-card:hover,.app-card:hover,.article-card:hover,.story-card:hover,.contact-panel:hover,.contact-chip:hover,.stat-item:hover,.motive-item:hover,.builder-card:hover{background:linear-gradient(145deg, #ffffff8f, #fff3), var(--panel-strong);box-shadow:var(--card-hover-shadow);border-color:#14b8a661;transform:translateY(-6px)}.icon-tile{color:#fff;background:linear-gradient(135deg,#ffffff94,#ffffff1f),linear-gradient(135deg,#14b8a6e6,#667eead1,#f45da7c7);border:1px solid #ffffff94}.site-footer{margin-top:22px;overflow:hidden}.site-footer:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle at 12% 0,#14b8a638,#0000 20rem),radial-gradient(circle at 88% 0,#f472b629,#0000 18rem);position:absolute;inset:0}.site-footer>*{z-index:1;position:relative}.footer-socials{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.footer-socials a{border:1px solid var(--line);width:42px;height:42px;color:var(--accent-strong);background:linear-gradient(145deg,#ffffff80,#ffffff24),#ffffff2e;border-radius:14px;justify-content:center;align-items:center;transition:border-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex;box-shadow:0 14px 32px #1f52701f,inset 0 1px #ffffff80}.footer-socials a:hover{color:#fff;background:linear-gradient(135deg,#00b8c4,#667eea 56%,#f45da7);border-color:#14b8a661;transform:translateY(-3px)scale(1.03);box-shadow:0 18px 42px #00b8c438}.footer-socials svg{fill:currentColor;width:20px;height:20px}@media (width<=700px){.site-header,.mobile-nav,.stat-item,.motive-item,.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card,.builder-card,.whatsapp-chat-panel,.site-footer,.menu-toggle,.contact-chip,.last-updated{-webkit-backdrop-filter:blur(16px)saturate(1.15)}.footer-socials a{width:40px;height:40px}}:root{--bento-bg:#090f16;--bento-panel:#ffffff1c;--bento-panel-strong:#ffffff2b;--bento-line:#ffffff29;--bento-line-strong:#ffffff47;--bento-shadow:0 26px 80px #050c1233;--bento-hover:0 30px 90px #00b8c42e}body{background-color:#0000;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px),radial-gradient(circle at 12% 10%,#18d4ca3d,#0000 29rem),radial-gradient(circle at 92% 8%,#ff6aa22e,#0000 27rem),radial-gradient(circle at 78% 72%,#ffd16621,#0000 28rem),linear-gradient(135deg,#f4fbff,#eaf8f6 48%,#fff7fb);background-position:0 0,0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box}:root[data-theme=dark] body,:root[data-theme=dark] .site-shell{background:radial-gradient(circle at 12% 10%,#18d4ca29,#0000 30rem),radial-gradient(circle at 92% 8%,#ff6aa21f,#0000 28rem),radial-gradient(circle at 74% 76%,#6d8cff24,#0000 28rem),linear-gradient(135deg,#061017,#0b101e 48%,#080b12)}.site-header{border-bottom-color:var(--bento-line);background:#ffffff7a;box-shadow:0 18px 56px #1c4a601f}:root[data-theme=dark] .site-header{background:#061017b8}.nav-wrap{min-height:74px}.desktop-nav,.mobile-nav,.menu-toggle,.whatsapp-chat-panel,.site-footer{border:1px solid var(--bento-line);box-shadow:var(--bento-shadow), inset 0 1px 0 #ffffff38;-webkit-backdrop-filter:blur(22px)saturate(1.18);background:linear-gradient(145deg,#fff3,#ffffff0f),#ffffff24}:root[data-theme=dark] .desktop-nav,:root[data-theme=dark] .mobile-nav,:root[data-theme=dark] .menu-toggle,:root[data-theme=dark] .whatsapp-chat-panel,:root[data-theme=dark] .site-footer{background:linear-gradient(145deg,#ffffff1f,#ffffff09),#06101794}.hero-layout-full{padding-block:66px 42px}.hero-showcase,.feature-list,.app-list,.article-list,.about-sections,.about-value-list,.privacy-policy,.contact-layout,.motive-row,.about-stat-list{align-items:stretch}.feature-list,.app-list,.article-list{gap:16px}.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card,.builder-card,.stat-item,.motive-item,.contact-chip,.last-updated{border:1px solid var(--bento-line);background:linear-gradient(145deg, #ffffff3d, #ffffff12), var(--bento-panel);-webkit-backdrop-filter:blur(20px)saturate(1.18);border-radius:24px;transition:border-color .22s,box-shadow .22s,transform .22s,background .22s;position:relative;overflow:hidden;box-shadow:0 18px 58px #14374b1f,inset 0 1px #ffffff3d}:root[data-theme=dark] .feature-card,:root[data-theme=dark] .app-card,:root[data-theme=dark] .article-card,:root[data-theme=dark] .story-card,:root[data-theme=dark] .contact-panel,:root[data-theme=dark] .about-hero-card,:root[data-theme=dark] .builders-card,:root[data-theme=dark] .builder-card,:root[data-theme=dark] .stat-item,:root[data-theme=dark] .motive-item,:root[data-theme=dark] .contact-chip,:root[data-theme=dark] .last-updated{background:linear-gradient(145deg,#ffffff24,#ffffff09),#ffffff12;box-shadow:0 24px 80px #00000047,inset 0 1px #ffffff29}.feature-card:after,.app-card:after,.article-card:after,.story-card:after,.contact-panel:after,.about-hero-card:after,.builders-card:after,.builder-card:after,.stat-item:after,.motive-item:after{content:"";opacity:.72;transform-origin:0;background:linear-gradient(90deg,#18d4ca,#6d8cff,#ff6aa2,#ffd166);border-radius:999px;height:3px;transition:opacity .22s,transform .22s;position:absolute;inset:auto 16px 14px;transform:scaleX(.42)}.feature-card:hover,.app-card:hover,.article-card:hover,.story-card:hover,.contact-panel:hover,.contact-chip:hover,.stat-item:hover,.motive-item:hover,.builder-card:hover{border-color:var(--bento-line-strong);background:linear-gradient(145deg, #ffffff57, #ffffff1a), var(--bento-panel-strong);box-shadow:var(--bento-hover);transform:translateY(-6px)}.feature-card:hover:after,.app-card:hover:after,.article-card:hover:after,.story-card:hover:after,.contact-panel:hover:after,.about-hero-card:hover:after,.builders-card:hover:after,.builder-card:hover:after,.stat-item:hover:after,.motive-item:hover:after{opacity:1;transform:scaleX(1)}.feature-card:first-child,.app-card:first-child,.article-card:first-child,.privacy-policy .story-card:first-child,.feature-card:nth-child(6),.article-card:nth-child(4),.privacy-policy .story-card:nth-child(9){grid-column:span 2}.icon-tile,.whatsapp-chat-mark,.header-brand-logo{color:#fff;background:linear-gradient(145deg,#ffffff52,#ffffff14),linear-gradient(135deg,#18d4ca,#6d8cff 58%,#ff6aa2);border:1px solid #ffffff42;border-radius:18px;box-shadow:0 18px 44px #18d4ca2e,inset 0 1px #ffffff5c}.eyebrow,.tag,.sidebar-label,.page-intro p,.section-head p{letter-spacing:.08em}.nav-action,.primary-button,.mobile-action,.whatsapp-submit,.whatsapp-fallback{background:linear-gradient(135deg,#18d4ca,#6d8cff 54%,#ff6aa2);box-shadow:0 18px 46px #18d4ca3d}.footer-content{grid-template-columns:minmax(0,1fr) auto;align-items:center}.footer-socials{justify-content:flex-end}.site-footer nav{display:none}.footer-socials a{border-radius:16px}@media (width>=981px){.feature-list{grid-template-columns:repeat(4,minmax(0,1fr))}.app-list{grid-template-columns:repeat(3,minmax(0,1fr))}.article-list,.privacy-policy,.about-sections{grid-template-columns:repeat(4,minmax(0,1fr))}.about-sections .story-card,.privacy-policy .story-card{grid-column:span 2}.about-sections #story,.about-sections #builders{grid-column:span 4}}@media (width<=980px){.feature-card:first-child,.app-card:first-child,.article-card:first-child,.privacy-policy .story-card:first-child,.feature-card:nth-child(6),.article-card:nth-child(4),.privacy-policy .story-card:nth-child(9){grid-column:auto}.footer-content{grid-template-columns:1fr}.footer-socials{justify-content:flex-start}}@media (width<=700px){body{background-attachment:scroll}.hero-layout-full{padding-block:42px 30px}.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card,.builder-card,.stat-item,.motive-item{border-radius:20px}.footer-socials{gap:8px}}@media (prefers-reduced-motion:no-preference){.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card,.builder-card,.stat-item,.motive-item{animation:.52s both bento-rise}.feature-card:nth-child(2),.app-card:nth-child(2),.article-card:nth-child(2),.story-card:nth-child(2){animation-delay:70ms}.feature-card:nth-child(3),.app-card:nth-child(3),.article-card:nth-child(3),.story-card:nth-child(3){animation-delay:.12s}}@keyframes bento-rise{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width>=981px){.hero-layout-full{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(24px,4vw,54px);display:grid}.hero-layout-full .hero-copy h1{max-width:620px;font-size:clamp(2.8rem,5.2vw,5.65rem)}.hero-layout-full .lead,.hero-layout-full .motive-row{max-width:660px}.hero-layout-full .hero-showcase{min-width:0;padding-bottom:0}}:root[data-theme=dark] .lead,:root[data-theme=dark] .page-intro span,:root[data-theme=dark] .feature-card p,:root[data-theme=dark] .app-card p,:root[data-theme=dark] .article-card p,:root[data-theme=dark] .story-card p,:root[data-theme=dark] .contact-panel p,:root[data-theme=dark] .site-footer p{color:#f4fafcd1}:root[data-theme=dark] .section-head h2,:root[data-theme=dark] .page-intro h1,:root[data-theme=dark] .feature-card h3,:root[data-theme=dark] .app-card h2,:root[data-theme=dark] .article-card h2,:root[data-theme=dark] .story-card h2,:root[data-theme=dark] .contact-panel h2,:root[data-theme=dark] .site-footer h2{color:#fff}.app-list:has(.app-card:only-child){max-width:560px}.app-list:has(.app-card:only-child) .app-card{min-height:260px}@media (width<=980px){.hero-layout-full{gap:28px;display:grid}.hero-layout-full .hero-showcase{width:100%;padding-bottom:0}.about-sidebar{-webkit-backdrop-filter:none;background:0 0;width:100%;margin:0 0 14px;padding:0;position:static}.about-sidebar .story-card{background:linear-gradient(145deg,#ffffffb8,#ffffff70),#ffffff94;border-radius:18px;padding:14px}:root[data-theme=dark] .about-sidebar .story-card{background:linear-gradient(145deg,#ffffff21,#ffffff0d),#061017c7}.about-sidebar .sidebar-label{color:var(--soft);display:block}:root[data-theme=dark] .about-sidebar .sidebar-label{color:#ffffffbd}.about-sidebar .about-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid;overflow:visible}.about-sidebar .about-links a{color:#0f172a;white-space:normal;background:#ffffffb3;border:1px solid #0f172a1f;border-radius:14px;align-items:center;min-height:44px;font-size:.82rem;line-height:1.25;display:flex}:root[data-theme=dark] .about-sidebar .about-links a{color:#fff;background:#ffffff14;border-color:#ffffff29}}@media (width<=700px){.about-sidebar .about-links{grid-template-columns:1fr}}.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card,.builder-card,.stat-item,.motive-item,.contact-chip,.footer-socials a{will-change:transform, box-shadow, border-color, background;transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s cubic-bezier(.22,1,.36,1),border-color .26s,background .36s,color .22s}.feature-card:before,.app-card:before,.article-card:before,.story-card:before,.contact-panel:before,.feature-card:after,.app-card:after,.article-card:after,.story-card:after,.contact-panel:after,.about-hero-card:after,.builders-card:after,.builder-card:after,.stat-item:after,.motive-item:after{transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1)}.feature-list,.app-list,.article-list,.about-sections,.about-value-list,.privacy-policy,.contact-layout,.motive-row{transform-style:preserve-3d}@media (width<=980px){.feature-card:hover,.app-card:hover,.article-card:hover,.story-card:hover,.contact-panel:hover,.contact-chip:hover,.stat-item:hover,.motive-item:hover,.builder-card:hover{transform:translateY(-4px)scale(1.006)}}:root[data-design-theme=bento] .site-shell{background:linear-gradient(#ffffff6b,#0000 24rem),linear-gradient(135deg,#0000 0 58%,#aed1361c 58% 100%);position:relative}:root[data-design-theme=bento] .site-shell:before,:root[data-design-theme=bento] .site-shell:after{z-index:0;content:"";filter:blur(.2px);opacity:.58;pointer-events:none;background:radial-gradient(at 34% 24%,#ffffff52,#0000 21%),linear-gradient(135deg,#b4d33833,#3c7e2a14);border-radius:66% 34% 68% 32%/58% 44% 56% 42%;width:min(34vw,360px);height:min(54vw,560px);position:fixed;transform:rotate(-18deg)}:root[data-design-theme=bento] .site-shell:before{top:8rem;left:-7rem}:root[data-design-theme=bento] .site-shell:after{bottom:9rem;right:-8rem;transform:rotate(24deg)}:root[data-design-theme=bento] .site-header,:root[data-design-theme=bento] .desktop-nav,:root[data-design-theme=bento] .mobile-nav,:root[data-design-theme=bento] .menu-toggle,:root[data-design-theme=bento] .site-footer,:root[data-design-theme=bento] .whatsapp-chat-panel{background:linear-gradient(145deg,#ffffff9e,#f5fcd73d),#f5fcd75c;border-color:#5e7e1a2e;box-shadow:0 20px 58px #3a541e21,inset 0 1px #ffffff94}:root[data-design-theme=bento][data-theme=dark] .site-header,:root[data-design-theme=bento][data-theme=dark] .desktop-nav,:root[data-design-theme=bento][data-theme=dark] .mobile-nav,:root[data-design-theme=bento][data-theme=dark] .menu-toggle,:root[data-design-theme=bento][data-theme=dark] .site-footer,:root[data-design-theme=bento][data-theme=dark] .whatsapp-chat-panel{background:linear-gradient(145deg,#ffffff1c,#d5eb810a),#121f0eb8;border-color:#d8f26f29}:root[data-design-theme=bento] .feature-card,:root[data-design-theme=bento] .app-card,:root[data-design-theme=bento] .article-card,:root[data-design-theme=bento] .story-card,:root[data-design-theme=bento] .contact-panel,:root[data-design-theme=bento] .about-hero-card,:root[data-design-theme=bento] .builders-card,:root[data-design-theme=bento] .builder-card,:root[data-design-theme=bento] .stat-item,:root[data-design-theme=bento] .motive-item,:root[data-design-theme=bento] .contact-chip,:root[data-design-theme=bento] .last-updated{background:linear-gradient(145deg,#ffffffad,#f6fcda3d),#f5fcd766;border-color:#5f801e33;box-shadow:0 18px 58px #3a541e1f,inset 0 1px #ffffff94}:root[data-design-theme=bento][data-theme=dark] .feature-card,:root[data-design-theme=bento][data-theme=dark] .app-card,:root[data-design-theme=bento][data-theme=dark] .article-card,:root[data-design-theme=bento][data-theme=dark] .story-card,:root[data-design-theme=bento][data-theme=dark] .contact-panel,:root[data-design-theme=bento][data-theme=dark] .about-hero-card,:root[data-design-theme=bento][data-theme=dark] .builders-card,:root[data-design-theme=bento][data-theme=dark] .builder-card,:root[data-design-theme=bento][data-theme=dark] .stat-item,:root[data-design-theme=bento][data-theme=dark] .motive-item,:root[data-design-theme=bento][data-theme=dark] .contact-chip,:root[data-design-theme=bento][data-theme=dark] .last-updated{background:linear-gradient(145deg,#ffffff1f,#d5eb8109),#142310a8;border-color:#d8f26f29}:root[data-design-theme=bento] .feature-card:before,:root[data-design-theme=bento] .app-card:before,:root[data-design-theme=bento] .article-card:before,:root[data-design-theme=bento] .story-card:before,:root[data-design-theme=bento] .contact-panel:before{background:radial-gradient(at 18% 0,#d8f26f33,#0000 15rem),linear-gradient(135deg,#ffffff8a,#0000 42%)}@media (width<=700px){:root[data-design-theme=bento] .site-shell:before,:root[data-design-theme=bento] .site-shell:after{opacity:.36;width:14rem;height:21rem}}.feature-card:hover,.app-card:hover,.article-card:hover,.story-card:hover,.contact-panel:hover,.contact-chip:hover,.stat-item:hover,.motive-item:hover,.builder-card:hover{transform:none}.feature-card,.app-card,.article-card,.story-card,.contact-panel,.contact-chip,.stat-item,.motive-item,.builder-card{backface-visibility:hidden}.hero-copy h1 .crystal-word,:root[data-design-theme=bento] .hero-copy h1 .crystal-word{color:#0000;text-shadow:0 0 28px #d8f26f38;background:linear-gradient(135deg,#f7fff2 0%,#d8f26f 28%,#5f9f38 58%,#18d4ca 82%,#fff 100%);-webkit-background-clip:text;background-clip:text}.crystal-word:after{opacity:.95;animation-duration:2.8s}.motive-item{min-height:96px;padding-bottom:24px}.motive-item:after{border-radius:999px;max-width:72px;height:3px;bottom:12px;left:16px;right:16px}@media (width<=1180px){.hero-layout-full .hero-copy h1{font-size:clamp(2.25rem,4.9vw,4.25rem)}}@media (width<=700px){.hero-layout-full .hero-copy h1,.hero-copy h1,.page-intro h1{font-size:clamp(1.95rem,8.6vw,2.65rem)}.motive-item{min-height:100px;padding-bottom:26px}.motive-item:after{bottom:13px}}.crystal-heading{gap:.04em;display:grid}.hero-heading-line,.crystal-heading .crystal-word{display:block}.crystal-heading .crystal-word,.hero-copy h1 .crystal-word,:root[data-design-theme=bento] .hero-copy h1 .crystal-word,:root[data-design-theme=bento][data-theme=dark] .hero-copy h1 .crystal-word{color:#0000;text-shadow:0 0 24px #5b7cff47,0 0 44px #d66dff2e;background:linear-gradient(125deg,#74f7ff 0%,#5b7cff 34%,#d66dff 68%,#fff6fb 100%);-webkit-background-clip:text;background-clip:text;width:fit-content}.crystal-heading .crystal-word:after{background:linear-gradient(110deg,#0000 0%,#ffffff38 20%,#fff 46%,#74f7fff5 62%,#d66dffa3 78%,#0000 100%)}.crystal-heading{gap:.02em;max-width:760px}.hero-layout-full .hero-copy h1{max-width:760px;font-size:clamp(2.45rem,4.8vw,5.15rem);line-height:.96}.crystal-heading .crystal-word,.hero-copy h1 .crystal-word,:root[data-design-theme=bento] .hero-copy h1 .crystal-word,:root[data-design-theme=bento][data-theme=dark] .hero-copy h1 .crystal-word{color:#0000;text-shadow:0 0 20px #ffffff3d;background:#050505;-webkit-background-clip:text;background-clip:text}.crystal-heading .crystal-word:after{mix-blend-mode:screen;background:linear-gradient(110deg,#0000 0%,#ffffff24 18%,#ffffffdb 36%,#fff 48%,#c0f2ffd1 62%,#ffffff38 76%,#0000 100%)}:root[data-theme=dark] .crystal-heading .crystal-word,:root[data-theme=dark] .hero-copy h1 .crystal-word{color:#0000;text-shadow:0 0 22px #ffffff47;background:#fff;-webkit-background-clip:text;background-clip:text}.nav-action,.primary-button,.mobile-action,.whatsapp-submit,.whatsapp-fallback,.shopify-atc,.shopify-checkout,.contact-form .contact-submit{color:#fff;background:#050505;border:1px solid #050505;box-shadow:0 16px 38px #0505052e}.secondary-button{color:#fff;background:#050505;border-color:#050505}.nav-action:hover,.primary-button:hover,.mobile-action:hover,.whatsapp-submit:hover,.whatsapp-fallback:hover,.shopify-atc:hover,.shopify-checkout:hover,.secondary-button:hover,.contact-form .contact-submit:hover{color:#fff;filter:none;background:#050505}:root[data-theme=dark] .nav-action,:root[data-theme=dark] .primary-button,:root[data-theme=dark] .mobile-action,:root[data-theme=dark] .whatsapp-submit,:root[data-theme=dark] .whatsapp-fallback,:root[data-theme=dark] .shopify-atc,:root[data-theme=dark] .shopify-checkout,:root[data-theme=dark] .secondary-button,:root[data-theme=dark] .contact-form .contact-submit{color:#050505;background:#fff;border-color:#fff;box-shadow:0 16px 40px #ffffff21}:root[data-theme=dark] .nav-action:hover,:root[data-theme=dark] .primary-button:hover,:root[data-theme=dark] .mobile-action:hover,:root[data-theme=dark] .whatsapp-submit:hover,:root[data-theme=dark] .whatsapp-fallback:hover,:root[data-theme=dark] .shopify-atc:hover,:root[data-theme=dark] .shopify-checkout:hover,:root[data-theme=dark] .secondary-button:hover,:root[data-theme=dark] .contact-form .contact-submit:hover{color:#050505;background:#fff}:root[data-theme=dark] .nav-action svg,:root[data-theme=dark] .primary-button svg,:root[data-theme=dark] .mobile-action svg,:root[data-theme=dark] .whatsapp-submit svg,:root[data-theme=dark] .whatsapp-fallback svg,:root[data-theme=dark] .shopify-checkout svg,:root[data-theme=dark] .secondary-button svg,:root[data-theme=dark] .contact-form .contact-submit svg{color:#050505}@media (width<=700px){.hero-layout-full .hero-copy h1,.hero-copy h1{font-size:clamp(2.05rem,9vw,3rem);line-height:1}}@media (width>=981px){.hero-layout-full{grid-template-columns:minmax(600px,.98fr) minmax(420px,1.02fr)}.crystal-heading,.hero-layout-full .hero-copy h1{max-width:760px;font-size:clamp(2.45rem,3.55vw,4.25rem);line-height:1.03}.hero-heading-line{white-space:nowrap}}@media (width<=1180px) and (width>=981px){.hero-layout-full{grid-template-columns:minmax(500px,.95fr) minmax(390px,1.05fr)}.crystal-heading,.hero-layout-full .hero-copy h1{font-size:clamp(2.1rem,3.25vw,3.45rem)}}@media (width<=980px){.hero-heading-line{white-space:normal}}@media (width>=981px){.hero-layout-full{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(22px,3vw,40px)}.hero-copy,.hero-showcase,.hero-showcase .dashboard-float{min-width:0}.crystal-heading,.hero-layout-full .hero-copy h1{max-width:100%;font-size:clamp(2.05rem,3.05vw,3.75rem);line-height:1.02}.hero-heading-line{white-space:nowrap;display:block}.hero-heading-line .crystal-word{display:inline-block}}@media (width<=1280px) and (width>=981px){.hero-layout-full{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}.crystal-heading,.hero-layout-full .hero-copy h1{font-size:clamp(1.8rem,2.75vw,3rem)}}@media (width<=700px){.hero-heading-line{white-space:normal}}@media (width>=981px){.hero-layout-full{grid-template-columns:minmax(0,.82fr) minmax(600px,1.18fr);gap:clamp(28px,4vw,64px)}.hero-layout-full .hero-copy{min-width:0;max-width:540px;overflow:visible}.crystal-heading,.hero-layout-full .hero-copy h1{max-width:540px;font-size:clamp(2rem,2.22vw,2.75rem);line-height:1.08}.hero-heading-line{white-space:nowrap;max-width:100%;display:block}}@media (width<=1280px) and (width>=981px){.hero-layout-full{grid-template-columns:minmax(0,1fr)}.hero-layout-full .hero-copy,.crystal-heading,.hero-layout-full .hero-copy h1{max-width:760px}.hero-heading-line{white-space:normal}}.shell,.nav-wrap{width:min(100% - clamp(28px,5vw,96px),1440px)}@media (width>=1181px){.nav-wrap{width:min(100% - clamp(40px,7vw,140px),1440px)}}@media (width>=981px){.hero-layout-full{grid-template-columns:minmax(430px,.88fr) minmax(520px,.92fr);align-items:center;gap:clamp(34px,5vw,78px);width:min(100% - clamp(36px,6vw,128px),1440px);margin-inline:auto;padding-block:clamp(44px,6vw,86px) clamp(30px,4vw,58px);display:grid}.hero-layout-full .hero-copy{width:100%;min-width:0;max-width:620px}.crystal-heading,.hero-layout-full .hero-copy h1{max-width:620px;font-size:clamp(2.45rem,3.12vw,4.1rem);line-height:1.02}.hero-layout-full .lead{max-width:560px}.hero-layout-full .motive-row{max-width:620px}.hero-layout-full .hero-showcase{width:100%;min-width:0;padding:0}.hero-layout-full .dashboard-float{width:100%;max-width:650px;margin-left:auto}}@media (width<=1320px) and (width>=981px){.hero-layout-full{grid-template-columns:minmax(390px,.82fr) minmax(500px,1fr);gap:clamp(28px,4vw,54px)}.crystal-heading,.hero-layout-full .hero-copy h1{font-size:clamp(2.15rem,2.78vw,3.25rem)}.hero-layout-full .dashboard-float{max-width:610px}}@media (width<=1120px) and (width>=981px){.hero-layout-full{grid-template-columns:1fr}.hero-layout-full .hero-copy,.crystal-heading,.hero-layout-full .hero-copy h1,.hero-layout-full .lead,.hero-layout-full .motive-row{max-width:760px}.hero-layout-full .dashboard-float{max-width:760px;margin-left:0}.hero-heading-line{white-space:normal}}@media (width<=700px){.shell,.nav-wrap,.hero-layout-full{width:min(100% - 28px,100%)}}:root[data-design-theme=bento] body{background-color:#0000;background-image:radial-gradient(at 12% 12%,#7dd3bc4d,#0000 28rem),radial-gradient(at 86% 8%,#57836533,#0000 30rem),radial-gradient(at 76% 78%,#c4965926,#0000 30rem),linear-gradient(135deg,#f6faf4,#e7f3ec 46%,#eef4e7);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box}:root[data-design-theme=bento] .site-shell:before,:root[data-design-theme=bento] .site-shell:after{background:radial-gradient(at 34% 24%,#ffffff3d,#0000 21%),linear-gradient(135deg,#34836933,#19533a14)}:root[data-design-theme=bento][data-theme=dark] .site-header,:root[data-design-theme=bento][data-theme=dark] .desktop-nav,:root[data-design-theme=bento][data-theme=dark] .mobile-nav,:root[data-design-theme=bento][data-theme=dark] .menu-toggle,:root[data-design-theme=bento][data-theme=dark] .site-footer,:root[data-design-theme=bento][data-theme=dark] .whatsapp-chat-panel,:root[data-design-theme=bento][data-theme=dark] .feature-card,:root[data-design-theme=bento][data-theme=dark] .app-card,:root[data-design-theme=bento][data-theme=dark] .article-card,:root[data-design-theme=bento][data-theme=dark] .story-card,:root[data-design-theme=bento][data-theme=dark] .contact-panel,:root[data-design-theme=bento][data-theme=dark] .about-hero-card,:root[data-design-theme=bento][data-theme=dark] .builders-card,:root[data-design-theme=bento][data-theme=dark] .builder-card,:root[data-design-theme=bento][data-theme=dark] .stat-item,:root[data-design-theme=bento][data-theme=dark] .motive-item,:root[data-design-theme=bento][data-theme=dark] .contact-chip,:root[data-design-theme=bento][data-theme=dark] .last-updated{background:linear-gradient(145deg,#ffffff1f,#2d6a4f0d),#081e18b8;border-color:#7dd3bc29}:root[data-design-theme=bento] .nav-action,:root[data-design-theme=bento] .primary-button,:root[data-design-theme=bento] .mobile-action,:root[data-design-theme=bento] .whatsapp-submit,:root[data-design-theme=bento] .whatsapp-fallback,:root[data-design-theme=bento] .icon-tile,:root[data-design-theme=bento] .whatsapp-chat-mark{background:linear-gradient(135deg,#7dd3bc,#1f7a5f 44%,#0f4f3a 72%,#c49659);box-shadow:0 18px 46px #1f7a5f3d}:root[data-design-theme=bento]{--page-bg:#eef9f0;--panel:#ffffffa3;--panel-strong:#fffc;--glass-deep:#ddf4e194;--line:#14532d2e;--muted:#4c6555;--soft:#0d2417;--text:#06160d;--accent-text:#14532d;--accent-strong:#16a34a;--bento-panel:#ffffff94;--bento-panel-strong:#ffffffc2;--bento-line:#16a34a38;--bento-line-strong:#15803d61;--bento-shadow:0 26px 78px #09482229;--bento-hover:0 34px 92px #16a34a30}:root[data-design-theme=bento][data-theme=dark]{--page-bg:#04110a;--panel:#ffffff13;--panel-strong:#ffffff1f;--glass-deep:#041c0fa8;--line:#86efac26;--muted:#a9baae;--soft:#ecfff4;--text:#f5fff8;--accent-text:#86efac;--accent-strong:#2dd4bf;--bento-panel:#041c0f9e;--bento-panel-strong:#09301bbd;--bento-line:#86efac2e;--bento-line-strong:#2dd4bf4d;--bento-shadow:0 28px 86px #00000061;--bento-hover:0 38px 104px #00000075}:root[data-design-theme=bento] body{background:radial-gradient(circle at 8% 16%,#bbf7d0ad,#0000 30rem),radial-gradient(circle at 83% 12%,#f0fdf4db,#0000 26rem),radial-gradient(circle at 90% 74%,#2dd4bf3d,#0000 31rem),linear-gradient(135deg,#f0fdf4fa,#dbf5e2e6 45%,#e4fcecd6)}:root[data-design-theme=bento][data-theme=dark] body,:root[data-design-theme=bento][data-theme=dark] .site-shell{background:radial-gradient(circle at 10% 14%,#16653494,#0000 30rem),radial-gradient(circle at 82% 13%,#14b8a638,#0000 31rem),radial-gradient(circle at 88% 72%,#22c55e24,#0000 29rem),linear-gradient(135deg,#031008,#082214 44%,#04150c)}:root[data-design-theme=bento] .site-shell{background:radial-gradient(at 0 42%,#22c55e29,#0000 18rem),radial-gradient(at 100%,#14b8a624,#0000 21rem),linear-gradient(135deg,#0000 0 58%,#16a34a17 58% 100%)}:root[data-design-theme=bento] .site-shell:before,:root[data-design-theme=bento] .site-shell:after{background:radial-gradient(at 34% 24%,#ffffff3d,#0000 21%),linear-gradient(145deg,#bbf7d057,#16a34a1f 52%,#14b8a61a);border-color:#fff3}:root[data-design-theme=bento] .site-header,:root[data-design-theme=bento] .desktop-nav,:root[data-design-theme=bento] .mobile-nav,:root[data-design-theme=bento] .menu-toggle,:root[data-design-theme=bento] .site-footer,:root[data-design-theme=bento] .whatsapp-chat-panel,:root[data-design-theme=bento] .feature-card,:root[data-design-theme=bento] .app-card,:root[data-design-theme=bento] .article-card,:root[data-design-theme=bento] .story-card,:root[data-design-theme=bento] .contact-panel,:root[data-design-theme=bento] .about-hero-card,:root[data-design-theme=bento] .builders-card,:root[data-design-theme=bento] .builder-card,:root[data-design-theme=bento] .stat-item,:root[data-design-theme=bento] .motive-item,:root[data-design-theme=bento] .contact-chip,:root[data-design-theme=bento] .last-updated{background:linear-gradient(145deg,#ffffffad,#e3f9e875);border-color:#16a34a2e;box-shadow:0 24px 70px #09482221}:root[data-design-theme=bento][data-theme=dark] .site-header,:root[data-design-theme=bento][data-theme=dark] .desktop-nav,:root[data-design-theme=bento][data-theme=dark] .mobile-nav,:root[data-design-theme=bento][data-theme=dark] .menu-toggle,:root[data-design-theme=bento][data-theme=dark] .site-footer,:root[data-design-theme=bento][data-theme=dark] .whatsapp-chat-panel,:root[data-design-theme=bento][data-theme=dark] .feature-card,:root[data-design-theme=bento][data-theme=dark] .app-card,:root[data-design-theme=bento][data-theme=dark] .article-card,:root[data-design-theme=bento][data-theme=dark] .story-card,:root[data-design-theme=bento][data-theme=dark] .contact-panel,:root[data-design-theme=bento][data-theme=dark] .about-hero-card,:root[data-design-theme=bento][data-theme=dark] .builders-card,:root[data-design-theme=bento][data-theme=dark] .builder-card,:root[data-design-theme=bento][data-theme=dark] .stat-item,:root[data-design-theme=bento][data-theme=dark] .motive-item,:root[data-design-theme=bento][data-theme=dark] .contact-chip,:root[data-design-theme=bento][data-theme=dark] .last-updated{background:linear-gradient(145deg,#062915cc,#0310088f);border-color:#86efac29;box-shadow:0 26px 82px #00000057}:root[data-design-theme=bento] .feature-card:after,:root[data-design-theme=bento] .app-card:after,:root[data-design-theme=bento] .article-card:after,:root[data-design-theme=bento] .story-card:after,:root[data-design-theme=bento] .contact-panel:after,:root[data-design-theme=bento] .about-hero-card:after,:root[data-design-theme=bento] .builders-card:after,:root[data-design-theme=bento] .builder-card:after,:root[data-design-theme=bento] .stat-item:after,:root[data-design-theme=bento] .motive-item:after{background:linear-gradient(90deg,#bbf7d0,#22c55e,#14532d,#14b8a6)}:root[data-design-theme=bento] .hero-copy h1 .crystal-word,:root[data-design-theme=bento] .page-intro p,:root[data-design-theme=bento] .section-head p{background:linear-gradient(135deg,#14532d 0%,#16a34a 45%,#0f766e 100%);-webkit-background-clip:text;background-clip:text}:root[data-design-theme=bento][data-theme=dark] .hero-copy h1 .crystal-word,:root[data-design-theme=bento][data-theme=dark] .page-intro p,:root[data-design-theme=bento][data-theme=dark] .section-head p{background:linear-gradient(135deg,#ecfff4 0%,#86efac 46%,#2dd4bf 100%);-webkit-background-clip:text;background-clip:text}:root[data-design-theme=bento] .nav-action,:root[data-design-theme=bento] .primary-button,:root[data-design-theme=bento] .mobile-action,:root[data-design-theme=bento] .whatsapp-submit,:root[data-design-theme=bento] .whatsapp-fallback{color:#fff;background:#050505;border-color:#050505e0;box-shadow:0 18px 46px #16653438}:root[data-design-theme=bento][data-theme=dark] .nav-action,:root[data-design-theme=bento][data-theme=dark] .primary-button,:root[data-design-theme=bento][data-theme=dark] .mobile-action,:root[data-design-theme=bento][data-theme=dark] .whatsapp-submit,:root[data-design-theme=bento][data-theme=dark] .whatsapp-fallback{color:#050505;background:#fff;border-color:#ffffffe6;box-shadow:0 18px 46px #86efac2e}:root[data-design-theme=bento] .icon-tile,:root[data-design-theme=bento] .whatsapp-chat-mark{background:linear-gradient(135deg,#bbf7d0,#22c55e 44%,#14532d 72%,#14b8a6);box-shadow:0 18px 46px #1665343d}:root,:root[data-design-theme=bento]{--page-bg:#fff8ef;--panel:#ffffffa8;--panel-strong:#ffffffd6;--glass-deep:#fff7eb94;--line:#0b5d312e;--muted:#5b615d;--soft:#111827;--text:#101711;--accent-text:#0b5d31;--accent-strong:#ff8f1f;--bento-panel:#fff9;--bento-panel-strong:#ffffffc7;--bento-line:#0b5d3133;--bento-line-strong:#ff8f1f57;--bento-shadow:0 26px 78px #0b5d3121;--bento-hover:0 34px 92px #ff8f1f2e}:root[data-theme=dark],:root[data-design-theme=bento][data-theme=dark]{--page-bg:#060b0a;--panel:#ffffff14;--panel-strong:#ffffff21;--glass-deep:#051e13a3;--line:#ffffff24;--muted:#c6cec9;--soft:#fffaf2;--text:#fffdf8;--accent-text:#9ff0b8;--accent-strong:#ffb35c;--bento-panel:#051b12a3;--bento-panel-strong:#0a2f1dc2;--bento-line:#ffffff29;--bento-line-strong:#ffb35c57;--bento-shadow:0 28px 86px #0006;--bento-hover:0 38px 104px #0000007a}body,:root[data-design-theme=bento] body{background:radial-gradient(circle at 7% 13%,#ff8f1f52,#0000 28rem),radial-gradient(circle at 50% 4%,#ffffffeb,#0000 24rem),radial-gradient(circle at 88% 18%,#0b5d313d,#0000 30rem),radial-gradient(circle at 92% 76%,#0624731f,#0000 28rem),linear-gradient(135deg,#fff7ed,#fffefa 42%,#ecfdf3 100%)}:root[data-theme=dark] body,:root[data-theme=dark] .site-shell,:root[data-design-theme=bento][data-theme=dark] body,:root[data-design-theme=bento][data-theme=dark] .site-shell{background:radial-gradient(circle at 9% 12%,#ff8f1f3d,#0000 30rem),radial-gradient(circle at 48% 0,#ffffff14,#0000 23rem),radial-gradient(circle at 86% 16%,#0b5d3157,#0000 31rem),radial-gradient(circle at 87% 72%,#0624734d,#0000 30rem),linear-gradient(135deg,#090806,#06120c 45%,#03120b 100%)}.site-shell,:root[data-design-theme=bento] .site-shell{background:radial-gradient(at 0 38%,#ff8f1f1f,#0000 19rem),radial-gradient(at 100% 48%,#0b5d3124,#0000 22rem),linear-gradient(135deg,#0000 0 46%,#fff3 46% 58%,#0b5d3114 58% 100%)}.site-shell:before,.site-shell:after,:root[data-design-theme=bento] .site-shell:before,:root[data-design-theme=bento] .site-shell:after{background:radial-gradient(at 34% 24%,#ffffff4d,#0000 20%),linear-gradient(145deg,#ff8f1f38,#ffffff2e 44%,#0b5d3124);border-color:#fff3}.site-header,.desktop-nav,.mobile-nav,.menu-toggle,.site-footer,.whatsapp-chat-panel,.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card,.builder-card,.stat-item,.motive-item,.contact-chip,.last-updated,:root[data-design-theme=bento] .site-header,:root[data-design-theme=bento] .desktop-nav,:root[data-design-theme=bento] .mobile-nav,:root[data-design-theme=bento] .menu-toggle,:root[data-design-theme=bento] .site-footer,:root[data-design-theme=bento] .whatsapp-chat-panel,:root[data-design-theme=bento] .feature-card,:root[data-design-theme=bento] .app-card,:root[data-design-theme=bento] .article-card,:root[data-design-theme=bento] .story-card,:root[data-design-theme=bento] .contact-panel,:root[data-design-theme=bento] .about-hero-card,:root[data-design-theme=bento] .builders-card,:root[data-design-theme=bento] .builder-card,:root[data-design-theme=bento] .stat-item,:root[data-design-theme=bento] .motive-item,:root[data-design-theme=bento] .contact-chip,:root[data-design-theme=bento] .last-updated{background:linear-gradient(145deg,#ffffffbd,#fff7ed75 46%,#edfcf270);border-color:#0b5d3129;box-shadow:0 24px 72px #11182714,0 16px 54px #ff8f1f1a}:root[data-theme=dark] .site-header,:root[data-theme=dark] .desktop-nav,:root[data-theme=dark] .mobile-nav,:root[data-theme=dark] .menu-toggle,:root[data-theme=dark] .site-footer,:root[data-theme=dark] .whatsapp-chat-panel,:root[data-theme=dark] .feature-card,:root[data-theme=dark] .app-card,:root[data-theme=dark] .article-card,:root[data-theme=dark] .story-card,:root[data-theme=dark] .contact-panel,:root[data-theme=dark] .about-hero-card,:root[data-theme=dark] .builders-card,:root[data-theme=dark] .builder-card,:root[data-theme=dark] .stat-item,:root[data-theme=dark] .motive-item,:root[data-theme=dark] .contact-chip,:root[data-theme=dark] .last-updated,:root[data-design-theme=bento][data-theme=dark] .site-header,:root[data-design-theme=bento][data-theme=dark] .desktop-nav,:root[data-design-theme=bento][data-theme=dark] .mobile-nav,:root[data-design-theme=bento][data-theme=dark] .menu-toggle,:root[data-design-theme=bento][data-theme=dark] .site-footer,:root[data-design-theme=bento][data-theme=dark] .whatsapp-chat-panel,:root[data-design-theme=bento][data-theme=dark] .feature-card,:root[data-design-theme=bento][data-theme=dark] .app-card,:root[data-design-theme=bento][data-theme=dark] .article-card,:root[data-design-theme=bento][data-theme=dark] .story-card,:root[data-design-theme=bento][data-theme=dark] .contact-panel,:root[data-design-theme=bento][data-theme=dark] .about-hero-card,:root[data-design-theme=bento][data-theme=dark] .builders-card,:root[data-design-theme=bento][data-theme=dark] .builder-card,:root[data-design-theme=bento][data-theme=dark] .stat-item,:root[data-design-theme=bento][data-theme=dark] .motive-item,:root[data-design-theme=bento][data-theme=dark] .contact-chip,:root[data-design-theme=bento][data-theme=dark] .last-updated{background:linear-gradient(145deg,#21160a75,#04180fad 48%,#030d2357);border-color:#ffffff24;box-shadow:0 26px 84px #0006,0 16px 52px #ff8f1f0f}.feature-card:after,.app-card:after,.article-card:after,.story-card:after,.contact-panel:after,.about-hero-card:after,.builders-card:after,.builder-card:after,.stat-item:after,.motive-item:after,:root[data-design-theme=bento] .feature-card:after,:root[data-design-theme=bento] .app-card:after,:root[data-design-theme=bento] .article-card:after,:root[data-design-theme=bento] .story-card:after,:root[data-design-theme=bento] .contact-panel:after,:root[data-design-theme=bento] .about-hero-card:after,:root[data-design-theme=bento] .builders-card:after,:root[data-design-theme=bento] .builder-card:after,:root[data-design-theme=bento] .stat-item:after,:root[data-design-theme=bento] .motive-item:after{background:linear-gradient(90deg,#ff8f1f 0%,#fff 44% 55%,#0b5d31 100%)}.hero-copy h1 .crystal-word,.page-intro p,.section-head p,:root[data-design-theme=bento] .hero-copy h1 .crystal-word,:root[data-design-theme=bento] .page-intro p,:root[data-design-theme=bento] .section-head p{background:linear-gradient(135deg,#ff8f1f 0%,#062473 48%,#0b5d31 100%);-webkit-background-clip:text;background-clip:text}:root[data-theme=dark] .hero-copy h1 .crystal-word,:root[data-theme=dark] .page-intro p,:root[data-theme=dark] .section-head p,:root[data-design-theme=bento][data-theme=dark] .hero-copy h1 .crystal-word,:root[data-design-theme=bento][data-theme=dark] .page-intro p,:root[data-design-theme=bento][data-theme=dark] .section-head p{background:linear-gradient(135deg,#ffb35c 0%,#fff8ef 48%,#9ff0b8 100%);-webkit-background-clip:text;background-clip:text}.icon-tile,.whatsapp-chat-mark,.footer-socials a,:root[data-design-theme=bento] .icon-tile,:root[data-design-theme=bento] .whatsapp-chat-mark,:root[data-design-theme=bento] .footer-socials a{aspect-ratio:1;background:radial-gradient(circle at 50% 50%, #ffffffeb 0 18%, transparent 19%), conic-gradient(from -25deg, #ff8f1f 0 32%, #fff 32% 66%, #0b5d31 66% 100%);color:#062473;border:1px solid #06247329;border-radius:999px;box-shadow:0 16px 42px #0624731f,0 12px 32px #ff8f1f29}.icon-tile,:root[data-design-theme=bento] .icon-tile{width:52px;min-width:52px;height:52px}.footer-socials a,:root[data-design-theme=bento] .footer-socials a{width:44px;min-width:44px;height:44px}.whatsapp-chat-mark,:root[data-design-theme=bento] .whatsapp-chat-mark{width:42px;min-width:42px;height:42px}.feature-card:hover .icon-tile,.app-card:hover .icon-tile,.footer-socials a:hover,:root[data-design-theme=bento] .feature-card:hover .icon-tile,:root[data-design-theme=bento] .app-card:hover .icon-tile,:root[data-design-theme=bento] .footer-socials a:hover{border-color:#ff8f1f6b;transform:scale(1.06);box-shadow:0 22px 54px #0b5d312e,0 16px 42px #ff8f1f33}:root[data-theme=dark] .icon-tile,:root[data-theme=dark] .whatsapp-chat-mark,:root[data-theme=dark] .footer-socials a,:root[data-design-theme=bento][data-theme=dark] .icon-tile,:root[data-design-theme=bento][data-theme=dark] .whatsapp-chat-mark,:root[data-design-theme=bento][data-theme=dark] .footer-socials a{background:radial-gradient(circle at 50% 50%, #ffffffe6 0 17%, transparent 18%), conic-gradient(from -25deg, #ffb35c 0 32%, #fff8ef 32% 66%, #11a35d 66% 100%);color:#062473;border-color:#ffffff2e;box-shadow:0 18px 48px #00000052,0 12px 34px #ff8f1f1f}@media (width<=700px){.icon-tile,:root[data-design-theme=bento] .icon-tile{width:48px;min-width:48px;height:48px}.footer-socials a,:root[data-design-theme=bento] .footer-socials a{width:42px;min-width:42px;height:42px}}:root{--chakra-ink:6, 36, 115;--chakra-opacity:.075;--icon-glass-line:#06247333;--icon-glass-text:#062473}:root[data-theme=dark]{--chakra-opacity:.105;--icon-glass-line:#ffffff38;--icon-glass-text:#fff}.site-shell:before,.site-shell:after,:root[data-design-theme=bento] .site-shell:before,:root[data-design-theme=bento] .site-shell:after{content:"";z-index:0;aspect-ratio:1;pointer-events:none;opacity:var(--chakra-opacity);background:radial-gradient(circle, rgba(var(--chakra-ink), .92) 0 1.6%, transparent 1.8% 12%, rgba(var(--chakra-ink), .74) 12.4% 13.6%, transparent 14% 39%, rgba(var(--chakra-ink), .62) 39.4% 41%, transparent 41.5% 100%), repeating-conic-gradient(from 0deg, rgba(var(--chakra-ink), .8) 0deg 1.45deg, transparent 1.45deg 15deg), radial-gradient(circle, transparent 0 46%, rgba(var(--chakra-ink), .72) 46.3% 47.7%, transparent 48.1% 100%);background-blend-mode:normal;box-shadow:none;filter:drop-shadow(0 32px 56px rgba(var(--chakra-ink), .16));mix-blend-mode:multiply;transform-style:preserve-3d;border-radius:50%;animation:22s ease-in-out infinite chakraDrift3d;display:block;position:fixed}.site-shell:before,:root[data-design-theme=bento] .site-shell:before{width:min(54vw,760px);top:13vh;right:-17vw;transform:perspective(1200px)rotateX(58deg)rotateY(-12deg)rotate(0)translate(0,0)}.site-shell:after,:root[data-design-theme=bento] .site-shell:after{width:min(36vw,460px);opacity:calc(var(--chakra-opacity) * .72);animation-duration:28s;animation-direction:reverse;bottom:8vh;left:-12vw;transform:perspective(900px)rotateX(62deg)rotateY(16deg)rotate(18deg)translate(0,0)}:root[data-theme=dark] .site-shell:before,:root[data-theme=dark] .site-shell:after,:root[data-design-theme=bento][data-theme=dark] .site-shell:before,:root[data-design-theme=bento][data-theme=dark] .site-shell:after{mix-blend-mode:screen;filter:drop-shadow(0 34px 62px #ffffff14)}.icon-tile,.whatsapp-chat-mark,.footer-socials a,:root[data-design-theme=bento] .icon-tile,:root[data-design-theme=bento] .whatsapp-chat-mark,:root[data-design-theme=bento] .footer-socials a,:root[data-theme=dark] .icon-tile,:root[data-theme=dark] .whatsapp-chat-mark,:root[data-theme=dark] .footer-socials a,:root[data-design-theme=bento][data-theme=dark] .icon-tile,:root[data-design-theme=bento][data-theme=dark] .whatsapp-chat-mark,:root[data-design-theme=bento][data-theme=dark] .footer-socials a{border-color:var(--icon-glass-line);color:var(--icon-glass-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;box-shadow:inset 0 0 0 1px #ffffff29,0 12px 32px #06247314}.icon-tile svg,.whatsapp-chat-mark svg,.footer-socials svg{filter:none}.feature-card:hover .icon-tile,.app-card:hover .icon-tile,.footer-socials a:hover,:root[data-design-theme=bento] .feature-card:hover .icon-tile,:root[data-design-theme=bento] .app-card:hover .icon-tile,:root[data-design-theme=bento] .footer-socials a:hover{background:#ffffff1a;border-color:#06247357;box-shadow:inset 0 0 0 1px #fff3,0 18px 42px #0624731f}:root[data-theme=dark] .feature-card:hover .icon-tile,:root[data-theme=dark] .app-card:hover .icon-tile,:root[data-theme=dark] .footer-socials a:hover,:root[data-design-theme=bento][data-theme=dark] .feature-card:hover .icon-tile,:root[data-design-theme=bento][data-theme=dark] .app-card:hover .icon-tile,:root[data-design-theme=bento][data-theme=dark] .footer-socials a:hover{background:#ffffff14;border-color:#ffffff52;box-shadow:inset 0 0 0 1px #ffffff29,0 18px 42px #0000002e}@keyframes chakraDrift3d{0%,to{translate:0;rotate:0deg}50%{translate:0 -18px;rotate:13deg}}@media (width<=800px){.site-shell:before,:root[data-design-theme=bento] .site-shell:before{width:88vw;top:17vh;right:-44vw}.site-shell:after,:root[data-design-theme=bento] .site-shell:after{width:58vw;bottom:11vh;left:-31vw}}@media (prefers-reduced-motion:reduce){.site-shell:before,.site-shell:after,:root[data-design-theme=bento] .site-shell:before,:root[data-design-theme=bento] .site-shell:after{animation:none}}body:before,body:after{content:"";pointer-events:none;z-index:0;position:fixed;top:50%;left:50%}body:before{aspect-ratio:3/2;filter:blur(.2px)saturate(1.08);width:min(1120px,88vw);transform-style:preserve-3d;background:linear-gradient(#ff8f1f29 0 33.333%,#ffffff17 33.333% 66.666%,#0b5d3124 66.666% 100%);border-radius:clamp(18px,3vw,42px);animation:18s ease-in-out infinite flagFloat3d;transform:translate(-50%,-50%)perspective(1400px)rotateX(9deg)rotateY(-5deg);box-shadow:0 34px 96px #11182714}body:after{aspect-ratio:1;opacity:.16;filter:drop-shadow(0 18px 34px #06247324);width:min(340px,34vw);transform-style:preserve-3d;background:radial-gradient(circle,#062473f5 0 1.8%,#0000 2% 11.8%,#062473c7 12.2% 13.6%,#0000 14% 39%,#062473ad 39.4% 41.2%,#0000 41.8% 100%),repeating-conic-gradient(#062473e0 0deg 1.35deg,#0000 1.35deg 15deg),radial-gradient(circle,#0000 0 46%,#062473cc 46.2% 47.8%,#0000 48.2% 100%);border-radius:50%;animation:20s ease-in-out infinite centeredChakra3d;transform:translate(-50%,-50%)perspective(1000px)rotateX(16deg)rotateY(-12deg)rotate(0)}.site-shell:before,.site-shell:after,:root[data-design-theme=bento] .site-shell:before,:root[data-design-theme=bento] .site-shell:after{display:none}.site-shell{z-index:1;position:relative}:root[data-theme=dark] body:before{background:linear-gradient(#ff8f1f21 0 33.333%,#ffffff0e 33.333% 66.666%,#0b5d3126 66.666% 100%);box-shadow:0 38px 110px #00000042}@keyframes flagFloat3d{0%,to{transform:translate(-50%,-50%)perspective(1400px)rotateX(9deg)rotateY(-5deg)scale(1)}50%{transform:translate(-50%,calc(-50% - 14px))perspective(1400px)rotateX(6deg)rotateY(5deg)scale(1.015)}}@keyframes centeredChakra3d{0%,to{transform:translate(-50%,-50%)perspective(1000px)rotateX(16deg)rotateY(-12deg)rotate(0)scale(1)}50%{transform:translate(-50%,calc(-50% - 10px))perspective(1000px)rotateX(22deg)rotateY(12deg)rotate(16deg)scale(1.035)}}@media (width<=700px){body:before{opacity:.92;width:94vw;top:46%}body:after{width:min(250px,54vw);top:46%}}body:before{aspect-ratio:auto;width:100vw;height:100vh;box-shadow:none;filter:saturate(1.05);transform-style:flat;background:linear-gradient(#ff8f1f2e 0 33.333%,#ffffff1a 33.333% 66.666%,#0b5d3129 66.666% 100%);border-radius:0;animation:18s ease-in-out infinite flagBreath;inset:0;transform:none}body:after{opacity:.18;background:radial-gradient(circle,#062473fa 0 2%,#0000 2.3% 11.8%,#062473d1 12.2% 13.7%,#0000 14.1% 39%,#062473bd 39.4% 41.3%,#0000 41.9% 100%),repeating-conic-gradient(#062473e6 0deg 1.3deg,#0000 1.3deg 15deg),radial-gradient(circle,#0000 0 46%,#062473d1 46.2% 48%,#0000 48.4% 100%);width:min(390px,36vw);animation:22s ease-in-out infinite centeredChakraSpin3d;transform:translate(-50%,-50%)perspective(1000px)rotateX(10deg)rotateY(-8deg)rotate(0);-webkit-mask-image:radial-gradient(circle,#000 0 2.2%,#0000 2.5% 11.8%,#000 12.2% 48.4%,#0000 48.8% 100%);mask-image:radial-gradient(circle,#000 0 2.2%,#0000 2.5% 11.8%,#000 12.2% 48.4%,#0000 48.8% 100%)}@keyframes flagBreath{0%,to{opacity:1}50%{opacity:.88}}@keyframes centeredChakraSpin3d{0%,to{transform:translate(-50%,-50%)perspective(1000px)rotateX(10deg)rotateY(-8deg)rotate(0)scale(1)}50%{transform:translate(-50%,-50%)perspective(1000px)rotateX(16deg)rotateY(8deg)rotate(18deg)scale(1.03)}}@media (width<=700px){body:before{opacity:1;width:100vw;height:100vh;top:0}body:after{width:min(280px,60vw);top:50%}}@media (prefers-reduced-motion:reduce){body:before,body:after{animation:none}}:root{--india-saffron:255, 143, 31;--india-green:11, 93, 49;--india-navy:6, 36, 115;--saas-card-light:#ffffffb8;--saas-card-line-light:#0624731f;--saas-card-dark:#041210b8;--saas-card-line-dark:#ffffff24}body:before{background:radial-gradient(circle at 50% 50%, rgba(var(--india-navy), .08), transparent 19rem), linear-gradient(90deg, #ffffff38 1px, transparent 1px), linear-gradient(180deg, #ffffff38 1px, transparent 1px), linear-gradient(180deg, rgba(var(--india-saffron), .15) 0 33.333%, #ffffff24 33.333% 66.666%, rgba(var(--india-green), .15) 66.666% 100%);opacity:.92;background-size:auto,72px 72px,72px 72px,auto}body:after{opacity:.13;background:radial-gradient(circle, rgba(var(--india-navy), .98) 0 2%, transparent 2.25% 11.8%, rgba(var(--india-navy), .82) 12.2% 13.7%, transparent 14.1% 39%, rgba(var(--india-navy), .72) 39.4% 41.3%, transparent 41.9% 100%), repeating-conic-gradient(from 0deg, rgba(var(--india-navy), .88) 0deg 1.25deg, transparent 1.25deg 15deg), radial-gradient(circle, transparent 0 46%, rgba(var(--india-navy), .84) 46.2% 48%, transparent 48.4% 100%);width:min(440px,38vw);-webkit-mask-image:radial-gradient(circle,#000 0 2.2%,#0000 2.5% 11.8%,#000 12.2% 48.4%,#0000 48.8% 100%);mask-image:radial-gradient(circle,#000 0 2.2%,#0000 2.5% 11.8%,#000 12.2% 48.4%,#0000 48.8% 100%)}.hero,.feature-section{isolation:isolate;position:relative}.hero:before{content:"";z-index:-1;background:linear-gradient(120deg, rgba(var(--india-saffron), .16), transparent 31%), linear-gradient(240deg, rgba(var(--india-green), .15), transparent 32%), radial-gradient(circle at 50% 48%, rgba(var(--india-navy), .08), transparent 19rem), #ffffff2e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid #ffffff57;border-radius:clamp(24px,4vw,52px);position:absolute;inset:5rem max(24px,4vw) 2rem;box-shadow:0 34px 110px #11182714}.hero:after{content:"";aspect-ratio:1;z-index:-1;opacity:.2;background:linear-gradient(90deg, rgba(var(--india-navy), .12) 1px, transparent 1px), linear-gradient(180deg, rgba(var(--india-navy), .12) 1px, transparent 1px), radial-gradient(circle, rgba(var(--india-navy), .14), transparent 65%);background-size:18px 18px,18px 18px,auto;border-radius:50%;width:min(260px,24vw);animation:18s ease-in-out infinite saasGridDrift;position:absolute;inset:9rem 5vw auto auto;transform:perspective(900px)rotateX(58deg)rotate(-16deg)}.hero .eyebrow{border-color:rgba(var(--india-green), .2);background:linear-gradient(135deg, rgba(var(--india-saffron), .11), #ffffffad 48%, rgba(var(--india-green), .1));color:#0f3d24;box-shadow:0 12px 34px rgba(var(--india-green), .1)}.hero-copy h1 .crystal-word,:root[data-design-theme=bento] .hero-copy h1 .crystal-word{background:linear-gradient(115deg,#050505 0%,#062473 34%,#0b5d31 68%,#ff8f1f 100%);-webkit-background-clip:text;background-clip:text}.hero .lead{color:#141f18c7}.hero .primary-button,.hero .secondary-button{box-shadow:0 16px 42px rgba(var(--india-navy), .1), 0 10px 28px rgba(var(--india-saffron), .12)}.motive-item,.feature-card{border-color:var(--saas-card-line-light);box-shadow:0 24px 70px #11182714, 0 14px 46px rgba(var(--india-green), .08);background:linear-gradient(145deg,#ffffffc7,#fff8ee80 46%,#ecfdf57a)}.motive-item:before,.feature-card:before{background:radial-gradient(circle at 18% 18%, rgba(var(--india-saffron), .18), transparent 26%), radial-gradient(circle at 82% 18%, rgba(var(--india-green), .12), transparent 28%)}.motive-item:after,.feature-card:after{background:linear-gradient(90deg,#ff8f1f 0 31%,#fff 31% 66%,#0b5d31 66% 100%)}.icon-tile,.whatsapp-chat-mark,.footer-socials a{border-color:rgba(var(--india-navy), .18);color:#062473;background:#ffffff1f}.product-rating span{color:#ff8f1f}.feature-section .section-head p{color:#0b5d31}:root[data-theme=dark] body:before{background:radial-gradient(circle at 50% 50%, #ffffff0f, transparent 19rem), linear-gradient(90deg, #ffffff0b 1px, transparent 1px), linear-gradient(180deg, #ffffff0b 1px, transparent 1px), linear-gradient(180deg, rgba(var(--india-saffron), .13) 0 33.333%, #ffffff0b 33.333% 66.666%, rgba(var(--india-green), .16) 66.666% 100%);opacity:.95;background-size:auto,72px 72px,72px 72px,auto}:root[data-theme=dark] body:after{opacity:.2}:root[data-theme=dark] .hero:before{background:linear-gradient(120deg, rgba(var(--india-saffron), .13), transparent 32%), linear-gradient(240deg, rgba(var(--india-green), .16), transparent 34%), radial-gradient(circle at 50% 48%, #ffffff0f, transparent 20rem), #030f0c6b;border-color:#ffffff1f;box-shadow:0 38px 120px #00000057}:root[data-theme=dark] .hero .eyebrow{background:linear-gradient(135deg, rgba(var(--india-saffron), .14), #ffffff12 48%, rgba(var(--india-green), .13));color:#f7fff8;border-color:#ffffff24}:root[data-theme=dark] .hero-copy h1 .crystal-word,:root[data-theme=dark]:root[data-design-theme=bento] .hero-copy h1 .crystal-word{background:linear-gradient(115deg,#fff 0%,#ffb35c 28%,#f8fafc 55%,#9ff0b8 100%);-webkit-background-clip:text;background-clip:text}:root[data-theme=dark] .hero .lead{color:#f5fff8cc}:root[data-theme=dark] .motive-item,:root[data-theme=dark] .feature-card{border-color:var(--saas-card-line-dark);box-shadow:0 26px 86px #0000005c, 0 14px 46px rgba(var(--india-saffron), .05);background:linear-gradient(145deg,#21160a6b,#04180fb8 48%,#030d2357)}:root[data-theme=dark] .icon-tile,:root[data-theme=dark] .whatsapp-chat-mark,:root[data-theme=dark] .footer-socials a{color:#fff;background:#ffffff0f;border-color:#fff3}@keyframes saasGridDrift{0%,to{transform:perspective(900px)rotateX(58deg)rotate(-16deg)translate(0,0)}50%{transform:perspective(900px)rotateX(54deg)rotate(-10deg)translate(-10px,-12px)}}@media (width<=980px){.hero:before{inset:4.5rem 18px 1.5rem}.hero:after{width:220px;inset:7rem 3vw auto auto}}@media (width<=700px){body:after{opacity:.11;width:min(260px,58vw)}.hero:before{border-radius:24px;inset:3.5rem 10px 1rem}.hero:after{display:none}}body:before{opacity:1;filter:none;background:linear-gradient(135deg,#ff8f1f2b 0 16.5%,#0000 16.5% 33.2%,#ffffff29 33.2% 49.8%,#0000 49.8% 66.4%,#0b5d3129 66.4% 83%,#0000 83%) 0 0/420px 420px,linear-gradient(45deg,#0000 0 16.5%,#ff8f1f1c 16.5% 33.2%,#0000 33.2% 49.8%,#ffffff24 49.8% 66.4%,#0000 66.4% 83%,#0b5d311f 83%) 0 0/420px 420px,linear-gradient(#ff8f1f14,#ffffff1c 45%,#0b5d311a);width:100vw;height:100vh;animation:26s ease-in-out infinite zigZagFlagShift;inset:0;transform:none}body:after,.site-shell:before,.site-shell:after,:root[data-design-theme=bento] .site-shell:before,:root[data-design-theme=bento] .site-shell:after{content:none;display:none}.site-header,.desktop-nav,.mobile-nav,.menu-toggle,.site-footer,.whatsapp-chat-panel,.hero:before,.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card,.builder-card,.stat-item,.motive-item,.contact-chip,.last-updated{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border-color:#0624731c;box-shadow:0 18px 54px #11182714}.hero:before{background:linear-gradient(135deg,#ff8f1f1c,#ffffffc7 46%,#0b5d311a)}.hero:after{display:none}.crystal-heading .hero-heading-line{display:block}.crystal-heading .hero-heading-line:nth-child(3){margin-top:.08em}.icon-tile,.whatsapp-chat-mark,.footer-socials a{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;box-shadow:0 10px 24px #06247314}:root[data-theme=dark] body:before{background:linear-gradient(135deg,#ff8f1f21 0 16.5%,#0000 16.5% 33.2%,#ffffff0e 33.2% 49.8%,#0000 49.8% 66.4%,#0b5d3126 66.4% 83%,#0000 83%) 0 0/420px 420px,linear-gradient(45deg,#0000 0 16.5%,#ff8f1f14 16.5% 33.2%,#0000 33.2% 49.8%,#ffffff0b 49.8% 66.4%,#0000 66.4% 83%,#0b5d311f 83%) 0 0/420px 420px,linear-gradient(#080704,#07120d 48%,#03120b)}:root[data-theme=dark] .site-header,:root[data-theme=dark] .desktop-nav,:root[data-theme=dark] .mobile-nav,:root[data-theme=dark] .menu-toggle,:root[data-theme=dark] .site-footer,:root[data-theme=dark] .whatsapp-chat-panel,:root[data-theme=dark] .hero:before,:root[data-theme=dark] .feature-card,:root[data-theme=dark] .app-card,:root[data-theme=dark] .article-card,:root[data-theme=dark] .story-card,:root[data-theme=dark] .contact-panel,:root[data-theme=dark] .about-hero-card,:root[data-theme=dark] .builders-card,:root[data-theme=dark] .builder-card,:root[data-theme=dark] .stat-item,:root[data-theme=dark] .motive-item,:root[data-theme=dark] .contact-chip,:root[data-theme=dark] .last-updated{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04120ed6;border-color:#ffffff21;box-shadow:0 22px 68px #00000057}:root[data-theme=dark] .hero:before{background:linear-gradient(135deg,#ff8f1f1c,#04120ec7 48%,#0b5d3124)}@keyframes zigZagFlagShift{0%,to{background-position:0 0,0 0,0 0}50%{background-position:34px -28px,-28px 34px,0 0}}@media (width<=700px){body:before,:root[data-theme=dark] body:before{background-size:260px 260px,260px 260px,auto}.crystal-heading .hero-heading-line:nth-child(3){margin-top:.04em}}@media (prefers-reduced-motion:reduce){body:before{animation:none}}.header-brand{gap:0}.header-brand-copy,.brand-line{display:none}.header-brand-logo{background:linear-gradient(145deg,#ffffffb8,#ffffff38),linear-gradient(135deg,#ff8f1f24,#06247314,#0b5d311f);border-radius:18px;width:54px;height:54px;transform:perspective(420px)rotateX(8deg)rotateY(-10deg);box-shadow:0 16px 34px #0624732e,inset 0 1px #ffffffc2,inset 0 -8px 18px #06247314}.header-brand-logo img{filter:drop-shadow(0 9px 10px #0624733d)drop-shadow(8px 12px #06247314);transform:translateZ(18px)scale(1.08)}body:after{content:"";pointer-events:none;z-index:0;aspect-ratio:1;opacity:.115;filter:saturate(1.18)contrast(1.1)drop-shadow(22px 34px #0624731a)drop-shadow(-18px -16px #ff8f1f14)drop-shadow(18px -10px #0b5d3114);width:min(620px,48vw);transform-style:preserve-3d;background-image:url(/revenza-r-mark.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:34px;animation:16s ease-in-out infinite revenzaRMark3d;display:block;position:fixed;top:52%;left:50%;transform:translate(-50%,-50%)perspective(1200px)rotateX(18deg)rotateY(-22deg)rotate(-5deg)scale(1)}:root[data-theme=dark] .header-brand-logo{background:linear-gradient(145deg,#ffffff1f,#ffffff09),linear-gradient(135deg,#ff8f1f29,#0624731f,#0b5d3129);box-shadow:0 18px 42px #00000052,inset 0 1px #ffffff2e,inset 0 -10px 22px #00000038}:root[data-theme=dark] body:after{opacity:.16;filter:saturate(1.14)contrast(1.08)drop-shadow(22px 34px #00000038)drop-shadow(-18px -16px #ff8f1f14)drop-shadow(18px -10px #0b5d3117)}@keyframes revenzaRMark3d{0%,to{transform:translate(-50%,-50%)perspective(1200px)rotateX(18deg)rotateY(-22deg)rotate(-5deg)scale(1)}50%{transform:translate(-50%,calc(-50% - 18px))perspective(1200px)rotateX(10deg)rotateY(18deg)rotate(5deg)scale(1.035)}}@media (width<=900px){body:after{opacity:.09;width:min(440px,74vw);top:48%}}@media (width<=700px){.header-brand-logo{border-radius:15px;width:46px;height:46px}body:after{opacity:.075;width:min(310px,82vw);top:44%}}@media (prefers-reduced-motion:reduce){body:after{animation:none}}.header-brand-logo,:root[data-theme=dark] .header-brand-logo{background:#fff;border:1px solid #ffffff29;border-radius:12px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden;transform:none;box-shadow:0 10px 30px #22d3ee21,inset 0 1px #ffffffb8}.header-brand-logo img,:root[data-theme=dark] .header-brand-logo img{object-fit:contain;filter:none;width:86%;height:86%;transform:none}.brand-link:hover .header-brand-logo,.brand-link:focus-visible .header-brand-logo{transform:translateY(-2px);box-shadow:0 14px 34px #22d3ee33,inset 0 1px #ffffffd1}@media (width<=700px){.header-brand-logo,:root[data-theme=dark] .header-brand-logo{flex-basis:42px;width:42px;height:42px}}body:after,:root[data-theme=dark] body:after{content:none;background:0 0;animation:none;display:none}body:before{content:"";pointer-events:none;z-index:0;opacity:1;filter:saturate(1.05);background:radial-gradient(circle at 18% 14%,#ffe7a88c,#0000 13rem),radial-gradient(at 12% 92%,#1f7a4d38,#0000 24rem),radial-gradient(at 88% 82%,#14b8a633,#0000 27rem),linear-gradient(120deg,#f4fceeeb,#daf5e1c2 48%,#d6f2ecd6),repeating-linear-gradient(128deg,#16653412 0 2px,#0000 2px 74px) 0 0/180px 180px;width:100vw;height:100vh;animation:32s ease-in-out infinite natureWallpaperDrift;display:block;position:fixed;inset:0;transform:none}body:after,:root[data-theme=dark] body:after{content:none;display:none}.site-shell{background:0 0}.site-header{background:#ffffffbd;border-color:#14532d24;box-shadow:0 16px 46px #14532d1c}.desktop-nav,.mobile-nav{background:#ffffffb8;border-color:#14532d24}.desktop-nav a,.mobile-nav a{letter-spacing:0;font-size:.98rem;font-weight:800}.header-brand,.brand-link{gap:0}.header-brand-logo,:root[data-theme=dark] .header-brand-logo{width:52px;height:52px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 0 52px;overflow:visible;transform:none}.header-brand-logo img,:root[data-theme=dark] .header-brand-logo img{object-fit:contain;filter:drop-shadow(0 8px 16px #0624732e);mix-blend-mode:normal;width:100%;height:100%;transform:none}.brand-link:hover .header-brand-logo,.brand-link:focus-visible .header-brand-logo{box-shadow:none;transform:translateY(-1px)}:root[data-theme=dark] body:before{filter:saturate(1.08);background:radial-gradient(circle at 18% 16%,#7cd8ff1f,#0000 15rem),radial-gradient(circle at 78% 12%,#ffffff13,#0000 12rem),radial-gradient(at 14% 92%,#22c55e29,#0000 25rem),radial-gradient(at 88% 82%,#14b8a621,#0000 29rem),linear-gradient(120deg,#020b07fa,#041c12f5 48%,#05181efa),repeating-linear-gradient(128deg,#86efac0b 0 2px,#0000 2px 74px) 0 0/180px 180px}:root[data-theme=dark] .site-header{background:#04120ec7;border-color:#86efac24;box-shadow:0 18px 54px #00000057}:root[data-theme=dark] .desktop-nav,:root[data-theme=dark] .mobile-nav{background:#04120eb8;border-color:#86efac24}@keyframes natureWallpaperDrift{0%,to{background-position:0 0,0 0,0 0,0 0,0 0}50%{background-position:18px -14px,-22px 18px,24px 20px,0 0,34px -28px}}@media (width<=980px){.desktop-nav a,.mobile-nav a{font-size:1rem}}@media (width<=700px){.header-brand-logo,:root[data-theme=dark] .header-brand-logo{flex-basis:46px;width:46px;height:46px}body:before,:root[data-theme=dark] body:before{background-size:auto,auto,auto,auto,130px 130px}}.header-brand-logo,:root[data-theme=dark] .header-brand-logo{box-shadow:none;background:0 0;border-color:#0000;overflow:visible}.header-brand-logo img,:root[data-theme=dark] .header-brand-logo img{object-fit:contain;mix-blend-mode:normal;filter:drop-shadow(0 8px 14px #06247329);display:block}:root[data-theme=dark] .header-brand-logo img{filter:drop-shadow(0 9px 18px #0000006b)}.header-brand,.brand-link .header-brand{flex-direction:column;justify-content:center;align-items:center;gap:2px}.header-brand-copy,.header-brand .brand-line{display:block}.header-brand-logo,:root[data-theme=dark] .header-brand-logo{flex:0 0 38px;width:38px;height:38px}.header-brand-logo img,:root[data-theme=dark] .header-brand-logo img{width:100%;height:100%}.header-brand .brand-line{max-width:none;color:var(--muted);letter-spacing:0;white-space:nowrap;margin-top:0;font-size:.58rem;font-weight:800;line-height:1}:root[data-theme=dark] .header-brand .brand-line{color:#f5fff8b8}@media (width<=700px){.header-brand-logo,:root[data-theme=dark] .header-brand-logo{flex-basis:34px;width:34px;height:34px}.header-brand .brand-line{font-size:.52rem}}.nav-wrap{align-items:flex-start;padding-top:8px;padding-bottom:8px;position:relative}.brand-link{place-self:flex-start;margin-right:auto}.desktop-nav,.nav-action,.menu-toggle{margin-top:8px}.header-brand,.brand-link .header-brand{text-align:left;align-items:flex-start}.header-brand-copy{width:max-content}.header-brand .brand-line{text-align:left}@media (width<=980px){.nav-wrap{padding-top:7px;padding-bottom:7px}.menu-toggle{margin-top:7px}}@media (width<=700px){.desktop-nav,.nav-action{margin-top:0}}@keyframes revenzaTricolorFlow{0%,to{background-position:0%}50%{background-position:100%}}@keyframes revenzaTextClippedShine{0%{background-position:-170% 0,0%}to{background-position:170% 0,100%}}.crystal-heading .hero-heading-line:nth-child(3){margin-top:.16em;line-height:.9}.crystal-heading .crystal-word,.hero-copy h1 .crystal-word,:root[data-theme=dark] .crystal-heading .crystal-word,:root[data-theme=dark] .hero-copy h1 .crystal-word,:root[data-design-theme=bento] .hero-copy h1 .crystal-word,:root[data-design-theme=bento][data-theme=dark] .hero-copy h1 .crystal-word{letter-spacing:0;font-size:1.22em;line-height:.88}@media (width<=900px){.crystal-heading .crystal-word,.hero-copy h1 .crystal-word{font-size:1.14em}}@media (width<=520px){.crystal-heading .crystal-word,.hero-copy h1 .crystal-word{font-size:1.06em}}.site-header,.site-footer{width:100%;margin-inline:0;left:0;right:0}.site-header:before,.site-footer:before{content:"";z-index:-1;background:inherit;border-color:inherit;box-shadow:inherit;pointer-events:none;position:absolute;inset:0 calc(50% - 50vw)}.site-header{position:sticky;overflow:visible}.site-footer{position:relative;overflow:visible}.nav-wrap,.site-footer .footer-content,.site-footer>.shell{width:min(100% - clamp(28px,5vw,96px),1440px);margin-inline:auto}.hero-layout-full .motive-row{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(12px,1.15vw,18px);width:100%;max-width:760px;display:grid}.motive-item{align-content:start;justify-items:start;gap:10px;height:100%;min-height:112px;padding:18px 16px;display:grid}.feature-section{width:min(100% - clamp(28px,5vw,96px),1440px)}.feature-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2vw,28px);width:100%;display:grid}.feature-card{flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;min-height:260px;display:flex}.feature-card .icon-tile{flex:none}.feature-card h3{margin-top:20px}.feature-card p{margin-top:10px}@media (width>=1181px){.feature-card:first-child,.feature-card:nth-child(6){grid-column:auto}}@media (width<=1100px){.hero-layout-full .motive-row{grid-template-columns:repeat(2,minmax(0,1fr));max-width:620px}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.nav-wrap,.site-footer .footer-content,.site-footer>.shell,.feature-section{width:min(100% - 28px,100%)}.hero-layout-full .motive-row,.feature-list{grid-template-columns:1fr}.motive-item,.feature-card{min-height:auto}}@media (width>=981px){.nav-wrap{position:relative}.desktop-nav{z-index:2;margin-top:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-link{z-index:3;margin-right:0;position:relative}.nav-action{z-index:3;margin-left:auto;position:relative}}:root[data-design-theme=command]{--page-bg:#f4f7ef;--panel:#fff;--panel-strong:#fff;--line:#0f172a21;--muted:#546071;--soft:#233044;--text:#101820;--cyan:#18d4ca;--violet:#123d7a;--pink:#ff8f1f;--green:#138808;--amber:#ffb04a;--accent-text:#0b4f9c;--accent-strong:#0b4f9c;--on-accent:#fff;--header-bg:#f9fbf4;--nav-bg:#fff;--nav-border:#0f172a24;--nav-active-bg:#eaf5ec;--button-ghost-border:#0f172a2e;--subtle-bg:#eef4eb;--input-bg:#fff;--footer-bg:#101820;--shadow:0 26px 78px #0f172a29;--card-shadow:0 18px 46px #0f172a1f;--command-bg:#f4f7ef;--command-panel:#fff;--command-panel-2:#f8faf5;--command-ink:#101820;--command-muted:#546071;--command-line:#0f172a21;--command-saffron:#ff8f1f;--command-green:#138808;--command-blue:#0b4f9c;--command-lime:#b7e84c;--command-shadow:0 24px 70px #0f172a26;color:var(--text);background:var(--command-bg)}:root[data-design-theme=command][data-theme=dark]{--page-bg:#060b10;--panel:#101820;--panel-strong:#121d27;--line:#ffffff21;--muted:#a7b3c2;--soft:#e7eef6;--text:#fff;--accent-text:#9fe7df;--accent-strong:#b7e84c;--on-accent:#060b10;--header-bg:#081018;--nav-bg:#101820;--nav-border:#ffffff24;--nav-active-bg:#1a2a35;--button-ghost-border:#fff3;--subtle-bg:#0d151d;--input-bg:#0d151d;--footer-bg:#060b10;--shadow:0 28px 88px #0000006b;--card-shadow:0 22px 70px #00000057;--command-bg:#060b10;--command-panel:#101820;--command-panel-2:#0d151d;--command-ink:#fff;--command-muted:#a7b3c2;--command-line:#ffffff21;--command-saffron:#ffb04a;--command-green:#2fd36b;--command-blue:#7ab7ff;--command-lime:#d9ff66;--command-shadow:0 28px 88px #0000007a;color:var(--text);background:var(--command-bg)}:root[data-design-theme=command] body,:root[data-design-theme=command] .site-shell{background:radial-gradient(circle at 10% 8%, #ff8f1f2e, transparent 20rem), radial-gradient(circle at 88% 14%, #0b4f9c24, transparent 23rem), radial-gradient(circle at 72% 86%, #13880829, transparent 22rem), linear-gradient(135deg, var(--command-bg), var(--command-bg))}:root[data-design-theme=command] body:before{opacity:1;background:linear-gradient(90deg,#ff8f1f1c 0 18%,#0000 18% 82%,#1388081a 82% 100%),linear-gradient(#0f172a0b 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#0f172a0b 1px,#0000 1px) 0 0/48px 48px;animation:30s ease-in-out infinite commandGridDrift}:root[data-design-theme=command][data-theme=dark] body:before{background:linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/48px 48px}:root[data-design-theme=command] .site-header,:root[data-design-theme=command] .desktop-nav,:root[data-design-theme=command] .mobile-nav,:root[data-design-theme=command] .menu-toggle,:root[data-design-theme=command] .whatsapp-chat-panel{background:var(--command-panel);border-color:var(--command-line);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 18px 54px #0f172a1f}:root[data-design-theme=command] .site-header:before,:root[data-design-theme=command] .site-footer:before{background:inherit}:root[data-design-theme=command] .nav-wrap,:root[data-design-theme=command] .shell,:root[data-design-theme=command] .feature-section{width:min(100% - clamp(28px,5vw,92px),1480px)}:root[data-design-theme=command] .desktop-nav{border-radius:18px;padding:7px}:root[data-design-theme=command] .nav-link,:root[data-design-theme=command] .mobile-link{color:var(--soft);font-size:.98rem;font-weight:900}:root[data-design-theme=command] .nav-link:hover,:root[data-design-theme=command] .nav-link.active,:root[data-design-theme=command] .mobile-link:hover,:root[data-design-theme=command] .mobile-link.active{color:var(--text);background:var(--nav-active-bg)}:root[data-design-theme=command] .nav-link:after{background:linear-gradient(90deg, var(--command-saffron), #fff, var(--command-green));bottom:4px}:root[data-design-theme=command] .nav-action,:root[data-design-theme=command] .primary-button,:root[data-design-theme=command] .mobile-action,:root[data-design-theme=command] .whatsapp-submit,:root[data-design-theme=command] .whatsapp-fallback{color:#060b10;background:#fff;border:1px solid #ffffffdb;box-shadow:0 16px 36px #0003}:root[data-design-theme=command]:not([data-theme=dark]) .nav-action,:root[data-design-theme=command]:not([data-theme=dark]) .primary-button,:root[data-design-theme=command]:not([data-theme=dark]) .mobile-action,:root[data-design-theme=command]:not([data-theme=dark]) .whatsapp-submit,:root[data-design-theme=command]:not([data-theme=dark]) .whatsapp-fallback{color:#fff;background:#101820;border-color:#101820}:root[data-design-theme=command] .secondary-button{color:var(--text);border-color:var(--command-line);background:0 0}:root[data-design-theme=command] .hero{border-bottom:0}:root[data-design-theme=command] .hero:before{background:linear-gradient(112deg,#ff8f1f1a,#0000 30%,#13880817),radial-gradient(circle at 44% 54%,#b7e84c1a,#0000 22rem)}:root[data-design-theme=command] .hero-backdrop{display:none}:root[data-design-theme=command] .hero-layout{gap:clamp(22px,3.6vw,56px);padding-block:clamp(34px,5vw,74px) clamp(34px,5vw,68px)}:root[data-design-theme=command] .hero-layout-full{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;display:grid}:root[data-design-theme=command] .hero-layout-full .hero-copy h1{letter-spacing:-.055em;max-width:9.6ch;font-size:clamp(3.2rem,6.2vw,7rem);line-height:.88}:root[data-design-theme=command] .hero-layout-full .lead{max-width:650px;color:var(--command-muted);font-size:clamp(1rem,1.15vw,1.18rem)}:root[data-design-theme=command] .eyebrow,:root[data-design-theme=command] .tag,:root[data-design-theme=command] .app-card span,:root[data-design-theme=command] .sidebar-label{color:var(--command-lime);background:var(--command-panel-2);border:1px solid var(--command-line);box-shadow:none;border-radius:999px}:root[data-design-theme=command]:not([data-theme=dark]) .eyebrow,:root[data-design-theme=command]:not([data-theme=dark]) .tag,:root[data-design-theme=command]:not([data-theme=dark]) .app-card span,:root[data-design-theme=command]:not([data-theme=dark]) .sidebar-label{color:var(--command-blue)}:root[data-design-theme=command] .hero-copy h1 .crystal-word,:root[data-design-theme=command] .page-intro p,:root[data-design-theme=command] .section-head p{color:#0000;background-image:linear-gradient(105deg,#0000 0% 42%,#fffffffa 49%,#0000 56% 100%),linear-gradient(115deg,#ff8f1f 0%,#ffb04a 28%,#fff 47% 58%,#138808 78%,#2fd36b 100%);background-position:-170% 0,0%;background-size:260% 100%,180% 100%;-webkit-background-clip:text;background-clip:text;animation:2.35s linear infinite revenzaTextClippedShine,7s ease-in-out infinite revenzaTricolorFlow}:root[data-design-theme=command] .hero-copy h1 .crystal-word{text-shadow:0 18px 44px #ff8f1f2e;font-size:1.26em}:root[data-design-theme=command] .feature-card,:root[data-design-theme=command] .story-card,:root[data-design-theme=command] .about-hero-card,:root[data-design-theme=command] .builders-card,:root[data-design-theme=command] .builder-card,:root[data-design-theme=command] .stat-item,:root[data-design-theme=command] .motive-item,:root[data-design-theme=command] .app-card,:root[data-design-theme=command] .article-card,:root[data-design-theme=command] .contact-panel,:root[data-design-theme=command] .contact-chip,:root[data-design-theme=command] .last-updated,:root[data-design-theme=command] .privacy-toc .story-card,:root[data-design-theme=command] .about-sidebar .story-card{border:1px solid var(--command-line);background:var(--command-panel);box-shadow:var(--command-shadow);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:24px;transition:transform .26s,box-shadow .26s,border-color .26s,background .26s;overflow:hidden}:root[data-design-theme=command] .feature-card:before,:root[data-design-theme=command] .story-card:before,:root[data-design-theme=command] .about-hero-card:before,:root[data-design-theme=command] .app-card:before,:root[data-design-theme=command] .article-card:before,:root[data-design-theme=command] .contact-panel:before{opacity:1;background:linear-gradient(135deg,#ff8f1f1f,#0000 36%),radial-gradient(circle at 88% 12%,#b7e84c24,#0000 12rem)}:root[data-design-theme=command] .feature-card:after,:root[data-design-theme=command] .story-card:after,:root[data-design-theme=command] .about-hero-card:after,:root[data-design-theme=command] .builders-card:after,:root[data-design-theme=command] .builder-card:after,:root[data-design-theme=command] .stat-item:after,:root[data-design-theme=command] .motive-item:after,:root[data-design-theme=command] .app-card:after,:root[data-design-theme=command] .article-card:after,:root[data-design-theme=command] .contact-panel:after{background:linear-gradient(90deg, var(--command-saffron), #fff, var(--command-green));opacity:.95;height:4px}:root[data-design-theme=command] .feature-card:hover,:root[data-design-theme=command] .story-card:hover,:root[data-design-theme=command] .about-hero-card:hover,:root[data-design-theme=command] .builders-card:hover,:root[data-design-theme=command] .builder-card:hover,:root[data-design-theme=command] .stat-item:hover,:root[data-design-theme=command] .motive-item:hover,:root[data-design-theme=command] .app-card:hover,:root[data-design-theme=command] .article-card:hover,:root[data-design-theme=command] .contact-panel:hover{border-color:#b7e84c73;transform:translateY(-6px);box-shadow:0 34px 96px #00000047}:root[data-design-theme=command]:not([data-theme=dark]) .feature-card:hover,:root[data-design-theme=command]:not([data-theme=dark]) .story-card:hover,:root[data-design-theme=command]:not([data-theme=dark]) .about-hero-card:hover,:root[data-design-theme=command]:not([data-theme=dark]) .builders-card:hover,:root[data-design-theme=command]:not([data-theme=dark]) .builder-card:hover,:root[data-design-theme=command]:not([data-theme=dark]) .stat-item:hover,:root[data-design-theme=command]:not([data-theme=dark]) .motive-item:hover,:root[data-design-theme=command]:not([data-theme=dark]) .app-card:hover,:root[data-design-theme=command]:not([data-theme=dark]) .article-card:hover,:root[data-design-theme=command]:not([data-theme=dark]) .contact-panel:hover{border-color:#0b4f9c57;box-shadow:0 32px 88px #0f172a2e}:root[data-design-theme=command] .feature-list,:root[data-design-theme=command] .about-value-list,:root[data-design-theme=command] .builder-list,:root[data-design-theme=command] .contact-layout{gap:clamp(18px,2vw,28px)}:root[data-design-theme=command] .feature-card:first-child,:root[data-design-theme=command] .feature-card:nth-child(6){background:linear-gradient(135deg, var(--command-panel), var(--command-panel-2))}:root[data-design-theme=command] .motive-row{max-width:620px}:root[data-design-theme=command] .motive-item{background:var(--command-panel);min-height:90px}:root[data-design-theme=command] .motive-item:after{border-radius:999px;width:34%;left:16px;right:auto}:root[data-design-theme=command] .icon-tile,:root[data-design-theme=command] .footer-socials a,:root[data-design-theme=command] .whatsapp-chat-mark{color:var(--command-lime);border:1px solid var(--command-line);box-shadow:none;background:0 0;border-radius:50%}:root[data-design-theme=command]:not([data-theme=dark]) .icon-tile,:root[data-design-theme=command]:not([data-theme=dark]) .footer-socials a,:root[data-design-theme=command]:not([data-theme=dark]) .whatsapp-chat-mark{color:var(--command-blue)}:root[data-design-theme=command] .dashboard-float{max-width:100%}:root[data-design-theme=command] .page{padding-top:clamp(34px,5vw,76px)}:root[data-design-theme=command] .page-intro{max-width:980px}:root[data-design-theme=command] .page-intro h1,:root[data-design-theme=command] .section-head h2,:root[data-design-theme=command] .feature-card h3,:root[data-design-theme=command] .story-card h2,:root[data-design-theme=command] .site-footer h2{color:var(--text);letter-spacing:-.035em}:root[data-design-theme=command] .feature-card p,:root[data-design-theme=command] .story-card p,:root[data-design-theme=command] .about-hero-card p,:root[data-design-theme=command] .site-footer p,:root[data-design-theme=command] .page-intro span,:root[data-design-theme=command] .contact-panel p,:root[data-design-theme=command] .article-card p,:root[data-design-theme=command] .app-card p{color:var(--command-muted)}:root[data-design-theme=command] .site-footer{background:var(--footer-bg);color:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0}:root[data-design-theme=command] .site-footer p,:root[data-design-theme=command] .copyright{color:#ffffffb3}:root[data-design-theme=command] .back-to-top{box-shadow:0 16px 38px #00000047}@keyframes commandGridDrift{0%,to{background-position:0 0,0 0,0 0}50%{background-position:0 0,28px -22px,-22px 28px}}@media (width<=1180px){:root[data-design-theme=command] .hero-layout-full .hero-copy h1{max-width:12ch}}@media (width<=760px){:root[data-design-theme=command] .hero-layout-full .hero-copy h1{font-size:clamp(3rem,14vw,4.7rem)}:root[data-design-theme=command] .nav-wrap,:root[data-design-theme=command] .shell,:root[data-design-theme=command] .feature-section{width:min(100% - 28px,100%)}:root[data-design-theme=command] .feature-card,:root[data-design-theme=command] .story-card,:root[data-design-theme=command] .about-hero-card,:root[data-design-theme=command] .builders-card,:root[data-design-theme=command] .builder-card,:root[data-design-theme=command] .stat-item,:root[data-design-theme=command] .motive-item,:root[data-design-theme=command] .app-card,:root[data-design-theme=command] .article-card,:root[data-design-theme=command] .contact-panel{border-radius:20px}}@media (prefers-reduced-motion:reduce){:root[data-design-theme=command] body:before{animation:none}}:root[data-design-theme=command][data-theme=dark] body,:root[data-design-theme=command][data-theme=dark] .site-shell,:root[data-design-theme=command][data-theme=dark] .route-stage,:root[data-design-theme=command][data-theme=dark] .page,:root[data-design-theme=command][data-theme=dark] .hero{box-shadow:none!important;background:#060b10!important}:root[data-design-theme=command][data-theme=dark] body:before,:root[data-design-theme=command][data-theme=dark] body:after,:root[data-design-theme=command][data-theme=dark] .site-shell:before,:root[data-design-theme=command][data-theme=dark] .site-shell:after,:root[data-design-theme=command][data-theme=dark] .route-stage:before,:root[data-design-theme=command][data-theme=dark] .route-stage:after,:root[data-design-theme=command][data-theme=dark] .page:before,:root[data-design-theme=command][data-theme=dark] .page:after,:root[data-design-theme=command][data-theme=dark] .hero:before,:root[data-design-theme=command][data-theme=dark] .hero:after{content:none!important;box-shadow:none!important;background:0 0!important;animation:none!important;display:none!important}:root[data-design-theme=command] .hero-layout-full{grid-template-columns:minmax(0,.82fr) minmax(360px,.98fr);align-items:center;gap:clamp(18px,2.4vw,34px);padding-block:clamp(30px,4vw,58px) clamp(26px,3.5vw,46px)}:root[data-design-theme=command] .crystal-heading,:root[data-design-theme=command] .hero-layout-full .hero-copy h1{letter-spacing:-.045em;max-width:11.8ch;font-size:clamp(2.7rem,4.7vw,5.45rem);line-height:.92}:root[data-design-theme=command] .crystal-heading .hero-heading-line{display:inline}:root[data-design-theme=command] .crystal-heading .hero-heading-line:first-child:after,:root[data-design-theme=command] .crystal-heading .hero-heading-line:nth-child(2):after{content:" "}:root[data-design-theme=command] .crystal-heading .hero-heading-line:nth-child(3){margin-top:.04em;display:block}:root[data-design-theme=command] .crystal-heading .crystal-word,:root[data-design-theme=command] .hero-copy h1 .crystal-word{letter-spacing:.015em;text-transform:uppercase;color:#0000;background-image:linear-gradient(104deg,#0000 0% 42%,#fffffff5 49%,#0000 57% 100%),linear-gradient(115deg,#ff8f1f 0%,#ffad43 27%,#fff 43% 58%,#138808 78%,#27c565 100%);background-position:-170% 0,0%;background-size:260% 100%,170% 100%;-webkit-background-clip:text;background-clip:text;font-size:1.32em;line-height:.84;animation:2.35s linear infinite revenzaTextClippedShine,7s ease-in-out infinite revenzaTricolorFlow}:root[data-design-theme=command] .hero-layout-full .lead{max-width:540px;margin-top:14px;font-size:.98rem;line-height:1.55}:root[data-design-theme=command] .hero-actions{margin-top:20px}:root[data-design-theme=command] .hero-layout-full .motive-row{gap:10px;max-width:620px;margin-top:24px}:root[data-design-theme=command] .hero-layout-full .motive-item{border-radius:18px;min-height:88px;padding:14px 13px}:root[data-design-theme=command] .hero-layout-full .motive-item strong{font-size:.98rem}:root[data-design-theme=command] .hero-layout-full .motive-item span{font-size:.78rem;line-height:1.25}:root[data-design-theme=command] .hero-showcase{padding-bottom:0}:root[data-design-theme=command] .hero-showcase:before{content:none;display:none}:root[data-design-theme=command] .hero-layout-full .dashboard-float{max-width:690px;margin-inline:auto 0}:root[data-design-theme=command] .hero-layout-full .product-rating{font-size:.62rem}:root[data-design-theme=command] .hero-layout-full .size-options button,:root[data-design-theme=command] .hero-layout-full .quantity-control button,:root[data-design-theme=command] .hero-layout-full .quantity-control strong{width:28px;height:25px;font-size:.7rem}:root[data-design-theme=command] .hero-layout-full .upsell-product small{display:none}:root[data-design-theme=command] .hero-layout-full .upsell-product button{width:30px;height:28px}@media (width>=1181px){:root[data-design-theme=command] .hero-layout-full .hero-copy{min-width:0}}@media (width<=1180px){:root[data-design-theme=command] .hero-layout-full{grid-template-columns:1fr}:root[data-design-theme=command] .crystal-heading,:root[data-design-theme=command] .hero-layout-full .hero-copy h1{max-width:13ch}:root[data-design-theme=command] .hero-layout-full .dashboard-float{margin-inline:0}}@media (width<=760px){:root[data-design-theme=command] .crystal-heading,:root[data-design-theme=command] .hero-layout-full .hero-copy h1{max-width:11.5ch;font-size:clamp(2.45rem,12vw,4.2rem)}}:root[data-design-theme=command] .hero-layout-full .dashboard-float{width:min(100%,560px);max-width:560px;margin-inline:auto 0}:root[data-design-theme=command] .hero-layout-full .product-rating{font-size:.58rem;line-height:1}:root[data-design-theme=command] .hero-layout-full .size-options{gap:5px}:root[data-design-theme=command] .hero-layout-full .size-options button{border-radius:8px;width:25px;height:23px}:root[data-design-theme=command] .hero-layout-full .single-upsell-block{border-radius:10px;padding:6px}:root[data-design-theme=command] .hero-layout-full .upsell-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;line-height:1.1;overflow:hidden}:root[data-design-theme=command] .hero-layout-full .shopify-atc{border-radius:10px;min-height:34px;margin-top:3px;font-size:.68rem}:root[data-design-theme=command] .hero-layout-full .shopify-atc span{font-size:.68rem}@media (width<=1180px){:root[data-design-theme=command] .hero-layout-full .dashboard-float{width:min(100%,620px);max-width:620px;margin-inline:0}}:root[data-design-theme=command] .hero-layout-full .single-upsell-block{min-height:40px;padding:5px 6px}:root[data-design-theme=command] .hero-layout-full .upsell-product{grid-template-columns:28px minmax(0,1fr) 26px;gap:5px}:root[data-design-theme=command] .hero-layout-full .upsell-product-image{border-radius:7px;width:28px;height:28px}:root[data-design-theme=command] .hero-layout-full .upsell-product strong{font-size:.58rem}:root[data-design-theme=command] .hero-layout-full .upsell-product b{font-size:.54rem}:root[data-design-theme=command] .hero-layout-full .upsell-product button{border-radius:8px;width:26px;height:24px}:root[data-design-theme=command] .hero-layout-full .shopify-atc,:root[data-design-theme=command]:not([data-theme=dark]) .hero-layout-full .shopify-atc,:root[data-design-theme=command][data-theme=dark] .hero-layout-full .shopify-atc{color:#fff;background:#000;border-color:#000}:root[data-design-theme=command] .hero-layout-full .shopify-atc span{color:#fff}:root[data-design-theme=command] .about-page{display:block}:root[data-design-theme=command] .about-page .page-intro{margin-bottom:clamp(22px,3vw,34px)}:root[data-design-theme=command] .about-hero-card{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);align-items:stretch;gap:clamp(16px,2vw,24px);margin-bottom:clamp(16px,2vw,24px);padding:clamp(20px,2.5vw,30px)}:root[data-design-theme=command] .about-stat-list{align-content:stretch;gap:10px}:root[data-design-theme=command] .about-stat-list .stat-item{height:100%;min-height:0;padding:14px}:root[data-design-theme=command] .about-content{grid-template-columns:1fr;gap:clamp(16px,2vw,22px);display:grid}:root[data-design-theme=command] .about-sidebar{position:static}:root[data-design-theme=command] .about-sidebar .story-card{padding:14px}:root[data-design-theme=command] .about-sidebar .sidebar-label{margin-bottom:10px}:root[data-design-theme=command] .about-sidebar .about-links a{border:1px solid var(--command-line);background:var(--command-panel-2);text-align:center;border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:10px 12px;display:flex;transform:none}:root[data-design-theme=command] .about-sidebar .about-links a:hover{transform:translateY(-2px)}:root[data-design-theme=command] .about-sections{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;align-items:stretch;gap:clamp(14px,1.6vw,22px);display:grid}:root[data-design-theme=command] .about-sections>.story-card,:root[data-design-theme=command] .about-sections>.builders-card{height:100%;min-height:0;padding:clamp(20px,2vw,26px)}:root[data-design-theme=command] .about-sections #mission{grid-column:span 5}:root[data-design-theme=command] .about-sections #story,:root[data-design-theme=command] .about-sections #values{grid-column:span 7}:root[data-design-theme=command] .about-sections .story-card h2,:root[data-design-theme=command] .builders-card h2{margin-top:12px;font-size:clamp(1.35rem,2vw,2rem);line-height:1.12}:root[data-design-theme=command] .about-sections .story-card p,:root[data-design-theme=command] .builders-card p{font-size:.9rem;line-height:1.55}:root[data-design-theme=command] .about-value-list{grid-template-columns:1fr;gap:10px;margin-top:14px}:root[data-design-theme=command] .about-value-list .feature-card{min-height:0;padding:16px}:root[data-design-theme=command] .about-value-list .feature-card h3{margin-top:0;font-size:1.05rem}:root[data-design-theme=command] .about-value-list .feature-card p{margin-top:8px}:root[data-design-theme=command] .builders-card{grid-template-columns:1fr;align-content:stretch;gap:14px}:root[data-design-theme=command] .builder-list{gap:10px}:root[data-design-theme=command] .builder-card{min-height:0;padding:15px}:root[data-design-theme=command] .builder-card h3{font-size:1.18rem}@media (width<=980px){:root[data-design-theme=command] .about-hero-card,:root[data-design-theme=command] .about-sections{grid-template-columns:1fr}}@media (width<=620px){:root[data-design-theme=command] .about-stat-list,:root[data-design-theme=command] .about-sidebar .about-links{grid-template-columns:1fr}}:root[data-design-theme=command] .about-content{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:clamp(16px,2vw,24px);display:grid}:root[data-design-theme=command] .about-sidebar{align-self:start;position:sticky;top:96px}:root[data-design-theme=command] .about-sidebar .story-card{border-radius:22px;padding:16px}:root[data-design-theme=command] .about-sidebar .sidebar-label{border:1px solid var(--command-line);background:var(--command-panel-2);border-radius:999px;align-items:center;width:100%;min-height:32px;margin:0 0 12px;padding:7px 10px;display:inline-flex}:root[data-design-theme=command] .about-sidebar .about-links{grid-template-columns:1fr;gap:10px;margin-top:0;display:grid}:root[data-design-theme=command] .about-sidebar .about-links a{border:1px solid var(--command-line);background:var(--command-panel-2);min-height:50px;color:var(--text);text-align:left;border-radius:16px;justify-content:flex-start;align-items:center;padding:12px 14px;display:flex;position:relative;overflow:hidden;transform:none}:root[data-design-theme=command] .about-sidebar .about-links a:after{content:"";background:linear-gradient(90deg, var(--command-saffron), #fff, var(--command-green));opacity:0;transform-origin:0;border-radius:999px;height:3px;transition:opacity .18s,transform .18s;position:absolute;bottom:9px;left:14px;right:14px;transform:scaleX(.35)}:root[data-design-theme=command] .about-sidebar .about-links a:hover{border-color:#b7e84c6b;transform:translate(3px)}:root[data-design-theme=command] .about-sidebar .about-links a:hover:after,:root[data-design-theme=command] .about-sidebar .about-links a:focus-visible:after{opacity:1;transform:scaleX(1)}@media (width<=980px){:root[data-design-theme=command] .about-sidebar .about-links{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-design-theme=command] .about-sidebar .about-links a{text-align:center;justify-content:center}}@media (width<=620px){:root[data-design-theme=command] .about-sidebar .about-links{grid-template-columns:1fr}}:root[data-design-theme=command] .about-sidebar .story-card:after{content:"";background:linear-gradient(90deg, var(--command-saffron), #fff, var(--command-green));opacity:1;border-radius:999px;height:3px;display:block;position:absolute;bottom:12px;left:16px;right:16px;transform:none}:root[data-design-theme=command] .about-sidebar .about-links a:after,:root[data-design-theme=command] .about-sidebar .about-links a:hover:after,:root[data-design-theme=command] .about-sidebar .about-links a:focus-visible:after{content:none;display:none}:root[data-design-theme=command] .about-sidebar .story-card{padding-bottom:26px;position:relative}:root[data-design-theme=command] .about-page .about-value-list .feature-card:after,:root[data-design-theme=command] .about-page .builder-card:after{content:none;background:0 0;display:none}:root[data-design-theme=command] .about-sections #values{grid-column:span 5}:root[data-design-theme=command] .about-sections #builders{grid-column:span 7}@media (width<=980px){:root[data-design-theme=command] .about-sections #values,:root[data-design-theme=command] .about-sections #builders{grid-column:auto}}:root[data-design-theme=command][data-theme=dark] .contact-form input:not([type=hidden]),:root[data-design-theme=command][data-theme=dark] .contact-form textarea{color:#060b10;caret-color:#060b10;background:#fff;border-color:#ffffff57;box-shadow:inset 0 1px #ffffff57}:root[data-design-theme=command][data-theme=dark] .contact-form input:not([type=hidden])::placeholder,:root[data-design-theme=command][data-theme=dark] .contact-form textarea::placeholder{color:#5f6875;opacity:1}:root[data-design-theme=command][data-theme=dark] .contact-form input:not([type=hidden]):focus,:root[data-design-theme=command][data-theme=dark] .contact-form textarea:focus{border-color:var(--command-lime);color:#060b10;background:#fff;box-shadow:0 0 0 4px #d9ff662e,inset 0 1px #ffffff57}:is(:root[data-design-theme=command][data-theme=dark] .contact-form input:autofill,:root[data-design-theme=command][data-theme=dark] .contact-form textarea:autofill){-webkit-text-fill-color:#060b10;box-shadow:inset 0 0 0 1000px #fff}:root[data-design-theme=command] .contact-layout{align-items:start;gap:clamp(18px,2.4vw,30px)}:root[data-design-theme=command] .contact-info{align-self:start;padding:clamp(18px,2vw,24px);position:static;top:auto}:root[data-design-theme=command] .contact-info>svg{width:28px;height:28px;margin-bottom:10px}:root[data-design-theme=command] .contact-info h2{font-size:clamp(1.45rem,2vw,2rem);line-height:1.05}:root[data-design-theme=command] .contact-info p{margin-top:10px;font-size:.9rem;line-height:1.5}:root[data-design-theme=command] .contact-points{gap:8px;margin-top:14px}:root[data-design-theme=command] .contact-chip{border-radius:13px;min-height:58px;padding:10px 12px;line-height:1.35}:root[data-design-theme=command] .contact-chip svg{width:18px;height:18px}:root[data-design-theme=command] .contact-chip small{margin-bottom:1px;font-size:.68rem}.theme-switch{z-index:3;border:1px solid var(--line);background:var(--panel-strong);width:176px;min-height:44px;color:var(--muted);box-shadow:var(--card-shadow);border-radius:999px;grid-template-columns:1fr 1fr;align-items:center;padding:4px;transition:border-color .18s,box-shadow .18s,background .18s;display:grid;position:absolute;bottom:14px;left:max(18px,50vw - 590px)}.theme-switch:hover{border-color:#22d3ee5c;box-shadow:0 18px 44px #0000002e}:root[data-design-theme=command] .theme-switch{background:var(--command-panel);border-color:var(--command-line)}:root[data-design-theme=command][data-theme=dark] .theme-switch{background:#101820}@media (width<=700px){.theme-switch{margin:18px auto 0;position:static}}.theme-switch,:root[data-design-theme=command] .theme-switch,:root[data-design-theme=command][data-theme=dark] .theme-switch{z-index:9997;border:1px solid var(--line);background:var(--panel-strong);width:52px;min-width:52px;height:52px;min-height:52px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .18s,background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:92px;left:auto;right:22px;box-shadow:0 16px 38px #00000038}.theme-switch:hover{transform:translateY(-2px);box-shadow:0 20px 48px #00000047}.theme-switch:before{content:none!important;display:none!important}:root[data-design-theme=command]:not([data-theme=dark]) .theme-switch{color:#fff;background:#101820;border-color:#101820}:root[data-design-theme=command][data-theme=dark] .theme-switch{color:#060b10;background:#fff;border-color:#ffffffd1}:root[data-design-theme=command]:not([data-theme=dark]){--footer-bg:#f8faf5}:root[data-design-theme=command]:not([data-theme=dark]) .site-footer{color:#101820;background:#f8faf5;border-top:1px solid #0f172a1f}:root[data-design-theme=command]:not([data-theme=dark]) .site-footer h2{color:#101820}:root[data-design-theme=command]:not([data-theme=dark]) .site-footer p,:root[data-design-theme=command]:not([data-theme=dark]) .copyright{color:#52606d}:root[data-design-theme=command]:not([data-theme=dark]) .footer-socials a{color:#0b4f9c;border-color:#0f172a29}:root[data-design-theme=command][data-theme=dark] .site-footer{color:#fff;background:#060b10;border-top:1px solid #ffffff1f}:root[data-design-theme=command][data-theme=dark] .site-footer h2{color:#fff}:root[data-design-theme=command][data-theme=dark] .site-footer p,:root[data-design-theme=command][data-theme=dark] .copyright{color:#ffffffb8}@media (width<=700px){.theme-switch,:root[data-design-theme=command] .theme-switch,:root[data-design-theme=command][data-theme=dark] .theme-switch{margin:0;position:fixed;bottom:86px;right:16px}}.whatsapp-chat-head{padding-right:66px;position:relative}.whatsapp-chat-close{border:1px solid var(--line);background:var(--panel-strong);width:36px;height:36px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 10px 24px #0000001f}.whatsapp-chat-close:hover{background:var(--panel);border-color:#25d36675;transform:translateY(-1px);box-shadow:0 14px 30px #25d3662e}html,body,#root,.site-shell{width:100%;max-width:100%;overflow-x:clip}img,svg,video,canvas{max-width:100%}.shell,:root[data-design-theme=command] .shell,:root[data-design-theme=command] .nav-wrap,:root[data-design-theme=command] .feature-section{width:min(100% - clamp(24px,4.5vw,96px),1480px)}.site-header,.site-footer,.hero,.page,.route-stage{width:100%;max-width:100%}.nav-wrap,.brand-link,.header-brand,.header-brand-copy,.desktop-nav,.nav-action{min-width:0}.header-brand-copy{max-width:13rem}.desktop-nav{scrollbar-width:none;max-width:min(58vw,720px);overflow-x:auto}.desktop-nav::-webkit-scrollbar{display:none}.nav-link{white-space:nowrap}.hero-copy,.hero-showcase,.dashboard-float,.about-content,.about-sections,.contact-layout,.privacy-layout,.privacy-policy,.footer-content{min-width:0;max-width:100%}.hero-heading-line,.crystal-word{max-width:100%}.hero-actions,.motive-row,.about-stat-list,.about-value-list,.builder-list,.contact-points,.footer-content,.footer-socials{min-width:0}.feature-card,.app-card,.article-card,.story-card,.builders-card,.builder-card,.contact-panel,.contact-chip,.stat-item,.motive-item,.last-updated,.privacy-policy li,.privacy-contact{overflow-wrap:anywhere;min-width:0}.contact-form input,.contact-form textarea,.whatsapp-chat-form input,.whatsapp-chat-form textarea{min-width:0;max-width:100%}:root[data-design-theme=command] .hero-layout-full{grid-template-columns:minmax(0,.82fr) minmax(360px,.9fr);gap:clamp(22px,3vw,46px)}:root[data-design-theme=command] .hero-layout-full .hero-copy h1{max-width:10.5ch;font-size:clamp(2.65rem,5vw,6.15rem);line-height:.94}:root[data-design-theme=command] .hero-layout-full .dashboard-float{justify-self:end;width:min(100%,620px)}:root[data-design-theme=command] .hero-layout-full .upsell-product{grid-template-columns:auto minmax(0,1fr) auto}:root[data-design-theme=command] .about-sections,:root[data-design-theme=command] .privacy-policy{grid-auto-flow:row}.theme-switch,:root[data-design-theme=command] .theme-switch,:root[data-design-theme=command][data-theme=dark] .theme-switch{right:max(18px, env(safe-area-inset-right));bottom:max(22px, env(safe-area-inset-bottom));z-index:9999}.back-to-top{right:max(18px, env(safe-area-inset-right));bottom:calc(max(22px, env(safe-area-inset-bottom)) + 66px)}.whatsapp-chat-panel{right:max(18px, env(safe-area-inset-right));bottom:calc(max(22px, env(safe-area-inset-bottom)) + 72px);width:min(390px,100vw - 36px);max-height:min(720px,100svh - 110px)}@media (width>=981px) and (width<=1280px){:root[data-design-theme=command] .hero-layout-full{grid-template-columns:minmax(0,.78fr) minmax(360px,.82fr)}:root[data-design-theme=command] .hero-layout-full .hero-copy h1{max-width:10.2ch;font-size:clamp(2.75rem,4.4vw,5.2rem)}:root[data-design-theme=command] .hero-layout-full .lead{max-width:560px}:root[data-design-theme=command] .hero-layout-full .motive-row{grid-template-columns:repeat(2,minmax(0,1fr));max-width:520px}:root[data-design-theme=command] .hero-layout-full .dashboard-float{width:min(100%,560px)}:root[data-design-theme=command] .upsell-product small{font-size:.68rem}}@media (width<=980px){.shell,:root[data-design-theme=command] .shell,:root[data-design-theme=command] .nav-wrap,:root[data-design-theme=command] .feature-section{width:min(100% - 32px,760px)}.nav-wrap{gap:10px}.desktop-nav,.nav-action{display:none}.menu-toggle{display:inline-flex}.mobile-nav{width:min(100% - 32px,760px);margin-inline:auto;display:grid}:root[data-design-theme=command] .hero-layout-full,.hero-layout,.about-hero-card,.about-content,.contact-layout,.privacy-layout{grid-template-columns:1fr}:root[data-design-theme=command] .hero-layout-full{align-items:start}:root[data-design-theme=command] .hero-layout-full .hero-copy,:root[data-design-theme=command] .hero-layout-full .hero-copy h1,:root[data-design-theme=command] .hero-layout-full .lead,:root[data-design-theme=command] .hero-layout-full .motive-row,:root[data-design-theme=command] .hero-layout-full .dashboard-float{width:100%;max-width:100%}:root[data-design-theme=command] .hero-layout-full .hero-copy h1{font-size:clamp(2.75rem,11vw,5.25rem)}:root[data-design-theme=command] .hero-layout-full .hero-showcase{width:100%;padding-bottom:0}:root[data-design-theme=command] .hero-layout-full .dashboard-float{justify-self:stretch}.about-stat-list,.about-value-list,.builder-list{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-design-theme=command] .about-content{grid-template-columns:1fr}:root[data-design-theme=command] .about-sidebar{position:static}:root[data-design-theme=command] .about-sidebar .about-links,.privacy-toc .about-links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}:root[data-design-theme=command] .about-sections,:root[data-design-theme=command] .privacy-policy{grid-template-columns:1fr}:root[data-design-theme=command] .about-sections #mission,:root[data-design-theme=command] .about-sections #story,:root[data-design-theme=command] .about-sections #values,:root[data-design-theme=command] .about-sections #builders{grid-column:auto}.contact-layout{align-items:stretch}.contact-info,.form-card{height:auto}.footer-content{text-align:center;grid-template-columns:1fr;justify-items:center;display:grid}.footer-brand{justify-content:center}}@media (width<=700px){.shell,:root[data-design-theme=command] .shell,:root[data-design-theme=command] .nav-wrap,:root[data-design-theme=command] .feature-section,.mobile-nav{width:min(100% - 24px,100%)}.nav-wrap{min-height:62px}.header-brand-logo{flex-basis:42px;width:42px;height:42px}.brand-line{max-width:8.8rem;font-size:.58rem;line-height:1.2}.hero-layout,:root[data-design-theme=command] .hero-layout-full,.page{padding-block:clamp(26px,8vw,44px)}:root[data-design-theme=command] .hero-layout-full .hero-copy h1,.hero-copy h1,.page-intro h1{letter-spacing:0;font-size:clamp(2.15rem,13vw,4.15rem);line-height:.98}.hero-actions{grid-template-columns:1fr;display:grid}.primary-button,.secondary-button,.mobile-action,.contact-submit,.whatsapp-submit,.whatsapp-fallback{width:100%;min-width:0}.motive-row,.about-stat-list,.about-value-list,.builder-list,:root[data-design-theme=command] .about-sidebar .about-links,.privacy-toc .about-links{grid-template-columns:1fr}.contact-chip{flex-wrap:wrap;align-items:flex-start}:root[data-design-theme=command] .hero-layout-full .upsell-product,.upsell-product{grid-template-columns:auto minmax(0,1fr)}:root[data-design-theme=command] .hero-layout-full .upsell-product button,.upsell-product button{grid-column:1/-1;width:100%}.contact-panel,.story-card,.builders-card,.feature-card,.app-card,.article-card{border-radius:18px}.whatsapp-chat-panel{right:12px;bottom:calc(max(16px, env(safe-area-inset-bottom)) + 66px);border-radius:18px;width:calc(100vw - 24px);max-height:calc(100svh - 92px)}.theme-switch,:root[data-design-theme=command] .theme-switch,:root[data-design-theme=command][data-theme=dark] .theme-switch{right:14px;bottom:max(14px, env(safe-area-inset-bottom));width:48px;min-width:48px;height:48px;min-height:48px;margin:0}.back-to-top{right:14px;bottom:calc(max(14px, env(safe-area-inset-bottom)) + 60px);width:44px;height:44px}.site-footer{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media (width<=420px){.shell,:root[data-design-theme=command] .shell,:root[data-design-theme=command] .nav-wrap,:root[data-design-theme=command] .feature-section,.mobile-nav{width:min(100% - 18px,100%)}.header-brand{gap:7px}.header-brand-logo{border-radius:10px;flex-basis:38px;width:38px;height:38px}.brand-line{max-width:7.4rem;font-size:.52rem}.menu-toggle{border-radius:12px;width:42px;height:42px}:root[data-design-theme=command] .hero-layout-full .hero-copy h1,.hero-copy h1,.page-intro h1{font-size:clamp(1.95rem,12.4vw,3.25rem)}.lead,.page-intro span{font-size:.92rem}.contact-panel,.story-card,.builders-card,.feature-card,.app-card,.article-card{padding-inline:clamp(14px,4vw,18px)}.product-rating{display:none}.footer-socials{gap:8px}.footer-socials a,:root[data-design-theme=command] .footer-socials a{width:42px;height:42px}}.theme-switch,:root[data-design-theme=command] .theme-switch,:root[data-design-theme=command][data-theme=dark] .theme-switch{right:auto;left:max(18px, env(safe-area-inset-left));bottom:max(22px, env(safe-area-inset-bottom));z-index:9997}.theme-switch:hover,:root[data-design-theme=command] .theme-switch:hover{transform:translateY(-2px)}@media (width<=700px){.theme-switch,:root[data-design-theme=command] .theme-switch,:root[data-design-theme=command][data-theme=dark] .theme-switch{right:auto;left:max(14px, env(safe-area-inset-left));bottom:max(14px, env(safe-area-inset-bottom))}}@media (width>=981px){:root[data-design-theme=command] .hero-layout-full{grid-template-columns:minmax(0,.7fr) minmax(420px,.88fr);gap:clamp(48px,5.2vw,96px)}:root[data-design-theme=command] .hero-layout-full .hero-copy h1{max-width:10.25ch;font-size:clamp(2.45rem,4.15vw,5.35rem);line-height:.96}:root[data-design-theme=command] .hero-layout-full .hero-heading-line .crystal-word{font-size:1.26em}:root[data-design-theme=command] .hero-layout-full .hero-showcase{justify-self:end;width:100%}:root[data-design-theme=command] .hero-layout-full .dashboard-float{justify-self:end;width:min(100%,600px);transform:translate(clamp(12px,2.2vw,34px))}}@media (width>=981px) and (width<=1180px){:root[data-design-theme=command] .hero-layout-full{grid-template-columns:minmax(0,.72fr) minmax(360px,.82fr);gap:clamp(30px,3.6vw,48px)}:root[data-design-theme=command] .hero-layout-full .hero-copy h1{max-width:10ch;font-size:clamp(2.35rem,3.95vw,4.3rem)}:root[data-design-theme=command] .hero-layout-full .dashboard-float{width:min(100%,540px);transform:translate(0)}}@media (width<=980px){:root[data-design-theme=command] .hero-layout-full .dashboard-float{transform:none}}:root[data-design-theme=command] .hero-layout-full .upsell-product-image img{z-index:1;object-fit:contain;filter:saturate(1.06)contrast(1.04);position:relative}:root[data-design-theme=command] .hero-layout-full .single-upsell-block{background:var(--command-panel);border-color:var(--command-line)}:root[data-design-theme=command] .hero-layout-full .single-upsell-block.added{background:#13880814;border-color:#1388087a}:root[data-design-theme=command] .hero-layout-full .upsell-product button{color:#fff;background:#101820}:root[data-design-theme=command][data-theme=dark] .hero-layout-full .upsell-product button{color:#060b10;background:#fff}@media (width>=981px){:root[data-design-theme=command] .hero-layout-full .dashboard-float{width:min(100%,610px);max-width:610px}}:root[data-design-theme=command] .about-sidebar .sidebar-label,:root[data-design-theme=command] .about-sidebar .about-links a,:root[data-design-theme=command] .privacy-toc .sidebar-label,:root[data-design-theme=command] .privacy-toc .about-links a,:root[data-design-theme=command] .about-stat-list .stat-item strong,:root[data-design-theme=command] .about-value-list .feature-card h3,:root[data-design-theme=command] .builder-card span,:root[data-design-theme=command] .builder-card h3,:root[data-design-theme=command] .contact-chip,:root[data-design-theme=command] .contact-chip span,:root[data-design-theme=command] .contact-chip small,:root[data-design-theme=command] .contact-form label span,:root[data-design-theme=command] .hero .primary-button,:root[data-design-theme=command] .nav-action,:root[data-design-theme=command] .primary-button{font-weight:600}:root[data-design-theme=command] .about-sidebar .about-links a,:root[data-design-theme=command] .privacy-toc .about-links a{letter-spacing:0}:root[data-design-theme=command] .showcase-command-shell{width:min(100%,560px);max-width:560px}:root[data-design-theme=command] .showcase-command-card{border:1px solid var(--command-line);background:radial-gradient(circle at 12% 12%,#ff8f1f26,#0000 13rem),radial-gradient(circle at 88% 8%,#13880824,#0000 14rem),linear-gradient(145deg,#ffffffeb,#f8faf5db);border-radius:30px;padding:clamp(14px,1.6vw,18px);position:relative;overflow:hidden;box-shadow:0 32px 90px #0f172a2e}:root[data-design-theme=command][data-theme=dark] .showcase-command-card{background:radial-gradient(circle at 12% 12%,#ffb04a26,#0000 13rem),radial-gradient(circle at 88% 8%,#2fd36b21,#0000 14rem),linear-gradient(145deg,#101820fa,#060b10f0);box-shadow:0 34px 96px #00000073}:root[data-design-theme=command] .showcase-command-card:before{content:"";pointer-events:none;border:1px solid #ffffff85;border-radius:24px;position:absolute;inset:10px}:root[data-design-theme=command][data-theme=dark] .showcase-command-card:before{border-color:#ffffff14}:root[data-design-theme=command] .showcase-command-topbar,:root[data-design-theme=command] .showcase-command-progress,:root[data-design-theme=command] .showcase-command-stage,:root[data-design-theme=command] .showcase-command-insights{z-index:1;position:relative}:root[data-design-theme=command] .showcase-command-topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}:root[data-design-theme=command] .showcase-command-kicker,:root[data-design-theme=command] .showcase-command-live{border:1px solid var(--command-line);min-height:34px;color:var(--text);background:#ffffffad;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.78rem;font-weight:700;display:inline-flex}:root[data-design-theme=command][data-theme=dark] .showcase-command-kicker,:root[data-design-theme=command][data-theme=dark] .showcase-command-live{background:#ffffff0f}:root[data-design-theme=command] .showcase-command-live{color:var(--command-green);text-transform:uppercase;letter-spacing:.08em;font-size:.62rem}:root[data-design-theme=command] .showcase-command-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}:root[data-design-theme=command] .showcase-command-progress button{border:1px solid var(--command-line);min-width:0;min-height:48px;color:var(--muted);background:#ffffff9e;border-radius:16px;align-items:center;gap:10px;padding:8px 10px;font-size:.78rem;font-weight:700;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex}:root[data-design-theme=command][data-theme=dark] .showcase-command-progress button{background:#ffffff0d}:root[data-design-theme=command] .showcase-command-progress button span{background:var(--command-panel-2);width:30px;height:30px;color:var(--command-blue);border-radius:50%;flex:0 0 30px;place-items:center;font-size:.68rem;font-weight:800;display:inline-grid}:root[data-design-theme=command] .showcase-command-progress button.active,:root[data-design-theme=command] .showcase-command-progress button.completed{color:var(--text);background:#1388081a;border-color:#13880852;transform:translateY(-1px)}:root[data-design-theme=command] .showcase-command-progress button.active span{background:linear-gradient(135deg, var(--command-saffron), var(--command-green));color:#fff}:root[data-design-theme=command] .showcase-command-progress button:disabled{cursor:not-allowed;opacity:.55}:root[data-design-theme=command] .showcase-command-product{grid-template-columns:minmax(160px,.86fr) minmax(0,1.14fr);align-items:stretch;gap:clamp(12px,1.8vw,18px);display:grid}:root[data-design-theme=command] .showcase-command-visual,:root[data-design-theme=command] .showcase-command-detail,:root[data-design-theme=command] .showcase-command-receipt,:root[data-design-theme=command] .showcase-command-cart-offer{border:1px solid var(--command-line);background:#ffffffc2;border-radius:22px;box-shadow:0 18px 44px #0f172a1a}:root[data-design-theme=command][data-theme=dark] .showcase-command-visual,:root[data-design-theme=command][data-theme=dark] .showcase-command-detail,:root[data-design-theme=command][data-theme=dark] .showcase-command-receipt,:root[data-design-theme=command][data-theme=dark] .showcase-command-cart-offer{background:#ffffff0e;box-shadow:0 20px 48px #0000003d}:root[data-design-theme=command] .showcase-command-visual{background:radial-gradient(circle at 50% 30%,#ffffffeb,#0000 50%),linear-gradient(160deg,#ff8f1f2e,#1388081f);place-items:center;min-height:360px;padding:18px;display:grid;position:relative;overflow:hidden}:root[data-design-theme=command] .showcase-command-visual:after{content:"";filter:blur(16px);background:#0f172a33;border-radius:50%;height:28px;position:absolute;bottom:26px;left:14%;right:14%}:root[data-design-theme=command] .showcase-command-visual img{z-index:1;object-fit:contain;filter:drop-shadow(0 26px 32px #0f172a38);width:min(92%,300px);max-height:320px;position:relative}:root[data-design-theme=command] .showcase-command-badge{z-index:2;color:#101820;letter-spacing:.08em;text-transform:uppercase;background:#ffffffc7;border:1px solid #ff8f1f52;border-radius:999px;padding:6px 9px;font-size:.62rem;font-weight:800;position:absolute;top:14px;left:14px}:root[data-design-theme=command] .showcase-command-detail{align-content:start;gap:10px;min-width:0;padding:clamp(14px,1.8vw,18px);display:grid}:root[data-design-theme=command] .showcase-command-detail h3{color:var(--text);letter-spacing:0;margin:0;font-size:clamp(1.45rem,2.3vw,2.05rem);line-height:.98}:root[data-design-theme=command] .showcase-command-detail p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.45}:root[data-design-theme=command] .showcase-command-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}:root[data-design-theme=command] .showcase-command-meta span{border:1px solid var(--command-line);background:var(--command-panel-2);border-radius:14px;gap:3px;min-width:0;padding:9px;display:grid}:root[data-design-theme=command] .showcase-command-meta small{color:var(--muted);font-size:.62rem;font-weight:600}:root[data-design-theme=command] .showcase-command-meta strong{color:var(--text);font-size:.86rem;font-weight:700}:root[data-design-theme=command] .showcase-command-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}:root[data-design-theme=command] .showcase-command-offers{background:#13880812;border:1px solid #13880833;border-radius:18px;gap:8px;padding:10px;display:grid}:root[data-design-theme=command] .showcase-command-offers-head,:root[data-design-theme=command] .showcase-command-receipt-head{justify-content:space-between;align-items:center;gap:8px;display:flex}:root[data-design-theme=command] .showcase-command-offers-head span,:root[data-design-theme=command] .showcase-command-receipt-head span{color:var(--text);align-items:center;gap:6px;font-size:.74rem;font-weight:700;display:inline-flex}:root[data-design-theme=command] .showcase-command-offers-head small{color:var(--muted);font-size:.68rem;font-weight:600}:root[data-design-theme=command] .showcase-command-offers .upsell-list{gap:7px;display:grid}:root[data-design-theme=command] .showcase-command-offers .single-upsell-block{background:var(--command-panel);border-radius:14px;min-height:0;padding:8px}:root[data-design-theme=command] .showcase-command-offers .upsell-product{grid-template-columns:40px minmax(0,1fr) auto;gap:8px}:root[data-design-theme=command] .showcase-command-offers .upsell-product-image{width:40px;height:40px}:root[data-design-theme=command] .showcase-command-offers .upsell-product strong{white-space:normal;font-size:.72rem}:root[data-design-theme=command] .showcase-command-offers .upsell-product small{margin-top:2px;font-size:.62rem;display:block}:root[data-design-theme=command] .showcase-command-offers .upsell-product b{font-size:.64rem}:root[data-design-theme=command] .showcase-command-offers .upsell-product button{border-radius:999px;width:auto;min-width:54px;padding-inline:9px}:root[data-design-theme=command] .showcase-command-cart{grid-template-columns:minmax(0,1fr) minmax(190px,.78fr);gap:12px;display:grid}:root[data-design-theme=command] .showcase-command-receipt,:root[data-design-theme=command] .showcase-command-cart-offer{align-content:start;gap:10px;padding:14px;display:grid}:root[data-design-theme=command] .showcase-command-receipt-head button{background:var(--command-panel-2);min-height:30px;color:var(--text);border-radius:999px;padding:0 10px;font-size:.72rem;font-weight:700}:root[data-design-theme=command] .showcase-command-line{border:1px solid var(--command-line);background:var(--command-panel-2);border-radius:16px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;display:grid}:root[data-design-theme=command] .showcase-command-line img{object-fit:contain;background:#ffffff94;border-radius:14px;width:48px;height:48px}:root[data-design-theme=command] .showcase-command-line strong,:root[data-design-theme=command] .showcase-command-line b{color:var(--text);font-size:.78rem;font-weight:700}:root[data-design-theme=command] .showcase-command-line small{color:var(--muted);margin-top:2px;font-size:.66rem;line-height:1.25;display:block}:root[data-design-theme=command] .showcase-command-cart-offer .upsell-list{gap:8px;display:grid}:root[data-design-theme=command] .showcase-command-insights{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;margin-top:14px;display:grid}:root[data-design-theme=command] .showcase-command-insights a{color:#fff;background:#101820;border-radius:14px;justify-content:center;align-items:center;gap:7px;min-height:100%;padding:9px 12px;font-size:.76rem;font-weight:700;display:inline-flex}:root[data-design-theme=command][data-theme=dark] .showcase-command-insights a{color:#060b10;background:#fff}@media (width>=981px){:root[data-design-theme=command] .hero-layout-full .showcase-command-shell{width:min(100%,660px);max-width:660px}}@media (width<=1180px) and (width>=981px){:root[data-design-theme=command] .showcase-command-product,:root[data-design-theme=command] .showcase-command-cart{grid-template-columns:1fr}:root[data-design-theme=command] .showcase-command-visual{min-height:260px}:root[data-design-theme=command] .showcase-command-visual img{max-height:230px}}@media (width<=700px){:root[data-design-theme=command] .showcase-command-topbar,:root[data-design-theme=command] .showcase-command-controls,:root[data-design-theme=command] .showcase-command-offers-head,:root[data-design-theme=command] .showcase-command-receipt-head{flex-direction:column;align-items:flex-start}:root[data-design-theme=command] .showcase-command-progress,:root[data-design-theme=command] .showcase-command-product,:root[data-design-theme=command] .showcase-command-cart,:root[data-design-theme=command] .showcase-command-insights,:root[data-design-theme=command] .showcase-command-meta{grid-template-columns:1fr}:root[data-design-theme=command] .showcase-command-visual{min-height:260px}:root[data-design-theme=command] .showcase-command-visual img{max-height:230px}:root[data-design-theme=command] .showcase-command-detail h3{font-size:clamp(1.35rem,8vw,2rem)}:root[data-design-theme=command] .showcase-command-insights a{min-height:44px}}@media (width<=420px){:root[data-design-theme=command] .showcase-command-card{border-radius:22px;padding:10px}:root[data-design-theme=command] .showcase-command-visual,:root[data-design-theme=command] .showcase-command-detail,:root[data-design-theme=command] .showcase-command-receipt,:root[data-design-theme=command] .showcase-command-cart-offer{border-radius:18px}:root[data-design-theme=command] .showcase-command-offers .upsell-product,:root[data-design-theme=command] .showcase-command-line{grid-template-columns:42px minmax(0,1fr)}:root[data-design-theme=command] .showcase-command-offers .upsell-product button,:root[data-design-theme=command] .showcase-command-line b{grid-column:1/-1;justify-self:stretch}}.motive-item .motive-icon{z-index:1;color:#0057b8;background:0 0;border:1px solid #0057b838;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:10px;display:grid;position:relative}.motive-item-2 .motive-icon{color:#138808;border-color:#13880842}.motive-item-3 .motive-icon{color:#ff8f1f;border-color:#ff8f1f52}.motive-item-4 .motive-icon{color:var(--text);border-color:#0f172a38}:root[data-theme=dark] .motive-item .motive-icon{color:#fff;border-color:#ffffff2e}.showcase-command-visual img,.showcase-command-line img,.showcase-command-offers .upsell-product-image,.showcase-command-offers .upsell-product-image img,.upsell-product-image img,:root[data-design-theme=command] .showcase-command-visual img,:root[data-design-theme=command] .showcase-command-line img,:root[data-design-theme=command] .showcase-command-offers .upsell-product-image,:root[data-design-theme=command] .hero-layout-full .upsell-product-image,:root[data-design-theme=command] .hero-layout-full .upsell-product-image img{background:0 0}.showcase-command-visual img,:root[data-design-theme=command] .showcase-command-visual img{width:min(88%,270px);max-height:300px}@media (width<=700px){.motive-item .motive-icon{width:32px;height:32px;margin-bottom:8px}.showcase-command-visual img,:root[data-design-theme=command] .showcase-command-visual img{width:min(84%,220px);max-height:230px}}@media (width>=1100px){.hero-layout-full,:root[data-design-theme=command] .hero-layout-full{grid-template-columns:minmax(0,.92fr) minmax(500px,660px);align-items:center;gap:clamp(42px,5vw,92px);width:min(100% - 72px,1750px);padding-block:clamp(56px,7vh,92px) clamp(54px,6vh,82px);display:grid}.hero-layout-full .hero-copy,:root[data-design-theme=command] .hero-layout-full .hero-copy{text-align:left;width:100%;max-width:780px}.hero-layout-full .eyebrow,:root[data-design-theme=command] .hero-layout-full .eyebrow{margin-inline:0}.hero-layout-full .hero-copy h1,.hero-layout-full .crystal-heading,:root[data-design-theme=command] .hero-layout-full .hero-copy h1,:root[data-design-theme=command] .hero-layout-full .crystal-heading{text-align:left;max-width:760px;margin-inline:0;font-size:clamp(3.05rem,4.15vw,5.15rem);line-height:.98}.hero-layout-full .lead,:root[data-design-theme=command] .hero-layout-full .lead{text-align:left;max-width:650px;margin:18px 0 0}.hero-layout-full .hero-actions,:root[data-design-theme=command] .hero-layout-full .hero-actions{justify-content:flex-start}.hero-layout-full .motive-row,:root[data-design-theme=command] .hero-layout-full .motive-row{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:760px;margin:28px 0 0}.hero-layout-full .motive-item,:root[data-design-theme=command] .hero-layout-full .motive-item{align-content:start;min-height:90px}.hero-layout-full .hero-showcase,:root[data-design-theme=command] .hero-layout-full .hero-showcase{justify-self:end;width:100%;max-width:660px;padding-bottom:0}.hero-layout-full .dashboard-float,.hero-layout-full .showcase-command-shell,:root[data-design-theme=command] .hero-layout-full .dashboard-float,:root[data-design-theme=command] .hero-layout-full .showcase-command-shell{width:100%;max-width:660px}}@media (width>=1100px) and (width<=1280px){.hero-layout-full,:root[data-design-theme=command] .hero-layout-full{grid-template-columns:minmax(0,.9fr) minmax(440px,560px);gap:34px;width:min(100% - 48px,1180px)}.hero-layout-full .hero-copy h1,.hero-layout-full .crystal-heading,:root[data-design-theme=command] .hero-layout-full .hero-copy h1,:root[data-design-theme=command] .hero-layout-full .crystal-heading{font-size:clamp(2.65rem,4vw,4.15rem)}.hero-layout-full .motive-row,:root[data-design-theme=command] .hero-layout-full .motive-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1099px){.hero-layout-full,:root[data-design-theme=command] .hero-layout-full{grid-template-columns:1fr;gap:30px;display:grid}.hero-layout-full .hero-showcase,:root[data-design-theme=command] .hero-layout-full .hero-showcase,.hero-layout-full .dashboard-float,.hero-layout-full .showcase-command-shell,:root[data-design-theme=command] .hero-layout-full .dashboard-float,:root[data-design-theme=command] .hero-layout-full .showcase-command-shell{width:100%;max-width:680px;margin-inline:auto}}.shell,.nav-wrap,.feature-section.shell,.hero-layout.shell,.page>.shell,.site-footer>.shell{width:min(100% - clamp(28px,5vw,112px),1480px);max-width:1480px;margin-inline:auto}.page,.hero,.feature-section,.site-header,.site-footer{width:100%;max-width:100%}.page-intro,.about-content,.contact-layout,.privacy-layout,.about-sections,.privacy-policy,.footer-content,.hero-copy,.hero-showcase,.dashboard-float,.showcase-command-shell,.showcase-command-card{min-width:0;max-width:100%}@media (width>=1180px){.about-content,.privacy-layout{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,44px)}.contact-layout{grid-template-columns:minmax(320px,.82fr) minmax(440px,1.18fr);align-items:start;gap:clamp(24px,3.4vw,54px)}}.about-sidebar,.privacy-toc,.about-sidebar .about-links,.privacy-toc .about-links,.contact-panel,.about-hero-card,.builders-card,.builder-card,.feature-card,.app-card,.article-card,.story-card,.stat-item,.contact-chip,.last-updated{box-sizing:border-box;min-width:0;max-width:100%}.about-sidebar .sidebar-label,.about-sidebar .about-links a,.privacy-toc .sidebar-label,.privacy-toc .about-links a,.about-stat-list .stat-item strong,.about-value-list .feature-card h3,.builder-card span,.builder-card h3,.contact-chip,.contact-chip span,.contact-chip small,.contact-form label span,.nav-action,.primary-button,.secondary-button,.mobile-action{letter-spacing:0;font-weight:600!important}.showcase-command-shell{width:min(100%,610px);max-width:610px;margin-inline:auto 0}.showcase-command-card{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:radial-gradient(circle at 15% 12%, #ff8f1f21, transparent 11rem), radial-gradient(circle at 84% 10%, #1388081f, transparent 12rem), linear-gradient(145deg, color-mix(in srgb, var(--panel) 94%, white), color-mix(in srgb, var(--panel) 88%, transparent));border-radius:24px;padding:clamp(12px,1.35vw,16px);position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a26}:root[data-theme=dark] .showcase-command-card{background:radial-gradient(circle at 15% 12%,#ff8f1f24,#0000 11rem),radial-gradient(circle at 84% 10%,#2fd36b1f,#0000 12rem),linear-gradient(145deg,#101820f5,#060b10eb);box-shadow:0 26px 78px #0000006b}.showcase-command-topbar,.showcase-command-progress,.showcase-command-stage,.showcase-command-insights{z-index:1;position:relative}.showcase-command-topbar,.showcase-command-offers-head,.showcase-command-receipt-head,.showcase-command-controls{justify-content:space-between;align-items:center;gap:10px;display:flex}.showcase-command-topbar{margin-bottom:10px}.showcase-command-kicker,.showcase-command-live,.showcase-command-badge,.upsell-label{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--panel) 82%, transparent);color:var(--text);border-radius:999px;align-items:center;gap:6px;font-size:.68rem;font-weight:600;line-height:1;display:inline-flex}.showcase-command-kicker,.showcase-command-live{min-height:30px;padding:7px 10px}.showcase-command-live,.showcase-command-badge{color:#138808;text-transform:uppercase}.showcase-command-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.showcase-command-progress button{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--panel) 76%, transparent);min-width:0;min-height:42px;color:var(--muted);border-radius:14px;align-items:center;gap:8px;padding:7px 9px;font-size:.72rem;font-weight:600;display:flex}.showcase-command-progress button span{color:#0052cc;background:#0052cc1a;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:.62rem;font-weight:600;display:grid}.showcase-command-progress button.active,.showcase-command-progress button.completed{color:var(--text);background:#1388081a;border-color:#13880857}.showcase-command-progress button.active span{color:#fff;background:linear-gradient(135deg,#ff8f1f,#138808)}.showcase-command-product{grid-template-columns:minmax(145px,.76fr) minmax(0,1.24fr);align-items:stretch;gap:12px;display:grid}.showcase-command-cart{gap:12px;display:grid}.showcase-command-visual,.showcase-command-detail,.showcase-command-receipt,.showcase-command-cart-offer{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--panel) 84%, transparent);border-radius:18px;min-width:0;box-shadow:0 14px 34px #0f172a1a}.showcase-command-visual{background:radial-gradient(circle at 50% 31%,#ffffffe6,#0000 48%),linear-gradient(160deg,#ff8f1f24,#1388081f);place-items:center;min-height:286px;padding:16px;display:grid;position:relative;overflow:hidden}.showcase-command-visual:after{content:"";filter:blur(14px);background:#0f172a2e;border-radius:50%;height:24px;position:absolute;bottom:24px;left:18%;right:18%}.showcase-command-visual img{z-index:1;object-fit:contain;filter:drop-shadow(0 22px 28px #0f172a33);background:0 0;width:min(88%,235px);max-height:258px;position:relative}.showcase-command-badge{z-index:2;letter-spacing:.06em;padding:6px 8px;font-size:.58rem;position:absolute;top:12px;left:12px}.showcase-command-detail,.showcase-command-receipt,.showcase-command-cart-offer{padding:13px}.showcase-command-detail{align-content:start;gap:8px;display:grid}.showcase-command-detail h3{margin:0;font-size:clamp(1.28rem,2vw,1.8rem);line-height:1.02}.showcase-command-detail p,.showcase-command-line small,.showcase-command-offers-head small,.showcase-command-meta small{color:var(--muted);font-size:.72rem;line-height:1.35}.showcase-command-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.showcase-command-meta span{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--panel) 72%, transparent);border-radius:12px;min-width:0;padding:8px}.showcase-command-offers{background:#00a0be12;border:1px solid #00a0be47;border-radius:14px;gap:7px;padding:9px;display:grid}.showcase-command-offers .upsell-list{gap:7px;display:grid}.showcase-command-offers .single-upsell-block{margin:0}.showcase-command-offers .upsell-product,.showcase-command-line{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--panel) 86%, transparent);border-radius:12px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px;display:grid}.showcase-command-offers .upsell-product-image,.showcase-command-line img{object-fit:contain;background:0 0;border-radius:10px;width:44px;height:44px}.showcase-command-offers .upsell-product strong,.showcase-command-line strong,.showcase-command-line b{color:var(--text);font-size:.72rem;font-weight:600;line-height:1.18;display:block}.showcase-command-offers .upsell-product small,.showcase-command-offers .upsell-product b{font-size:.64rem;line-height:1.2;display:block}.showcase-command-offers .upsell-product button,.shopify-atc,.shopify-checkout{color:#fff;background:#05070b;border:0;border-radius:999px;font-weight:600}.showcase-command-offers .upsell-product button{min-width:46px;padding:7px 8px;font-size:.62rem}.shopify-atc,.shopify-checkout{justify-content:center;align-items:center;gap:10px;width:100%;min-height:42px;padding:10px 14px;display:inline-flex}.showcase-command-insights{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:10px;display:grid}.showcase-command-insights a{background:var(--text);min-height:44px;color:var(--panel);white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;gap:6px;width:100%;padding:9px 12px;font-weight:600;text-decoration:none;display:inline-flex}@media (width>=1180px){.hero-layout-full{grid-template-columns:minmax(0,.95fr) minmax(480px,610px);align-items:center;gap:clamp(36px,4.5vw,76px);display:grid}.hero-layout-full .hero-copy h1,.hero-layout-full .crystal-heading{max-width:680px;font-size:clamp(2.9rem,3.65vw,4.65rem);line-height:1}.hero-layout-full .hero-showcase{justify-self:end}}@media (width<=1179px){.hero-layout-full{grid-template-columns:1fr}.showcase-command-shell{margin-inline:auto}}@media (width<=720px){.shell,.nav-wrap,.feature-section.shell,.hero-layout.shell,.page>.shell,.site-footer>.shell{width:min(100% - 28px,100%)}.showcase-command-card{border-radius:20px;padding:10px}.showcase-command-product,.showcase-command-cart,.showcase-command-insights{grid-template-columns:1fr}.showcase-command-visual{min-height:230px}.showcase-command-visual img{width:min(78%,190px);max-height:210px}.showcase-command-progress button{min-height:40px;font-size:.68rem}.showcase-command-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.showcase-command-offers .upsell-product,.showcase-command-line{grid-template-columns:40px minmax(0,1fr) auto}}.page.shell,.feature-section.shell,.hero-layout.shell,.site-footer>.shell,.site-header .nav-wrap{width:min(100% - clamp(48px,7vw,140px),1440px);max-width:1440px;margin-inline:auto}.page.shell{padding-block:clamp(42px,5vw,72px) clamp(54px,6vw,86px)}.page-intro{width:100%;max-width:760px;margin-bottom:clamp(24px,3vw,38px)}.page-intro h1{max-width:820px;font-size:clamp(2.15rem,4vw,3.65rem);line-height:1.04}.page-intro span{max-width:690px}.app-list,.article-list,.about-content,.contact-layout,.privacy-layout{width:100%;max-width:100%;margin-inline:auto}.app-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),360px));justify-content:start}.article-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.article-card:first-child,.article-card:nth-child(4){grid-column:span 2}.about-content,.privacy-layout{grid-template-columns:260px minmax(0,1fr);gap:clamp(28px,3vw,44px)}.contact-layout{grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);gap:clamp(32px,4vw,56px)}.about-sidebar,.privacy-toc,.contact-info{align-self:start}.hero-layout.shell.hero-layout-full{width:min(100% - clamp(48px,7vw,140px),1620px);max-width:1620px}@media (width>=1180px){.hero-layout-full{grid-template-columns:minmax(0,.95fr) minmax(480px,610px);gap:clamp(44px,5vw,86px)}.hero-layout-full .hero-copy h1,.hero-layout-full .crystal-heading{max-width:690px;font-size:clamp(2.8rem,3.55vw,4.55rem)}}@media (width<=1100px){.article-list,.about-content,.privacy-layout,.contact-layout{grid-template-columns:1fr}.article-card:first-child,.article-card:nth-child(4){grid-column:auto}.about-sidebar,.privacy-toc,.contact-info{position:static}}@media (width<=720px){.page.shell,.feature-section.shell,.hero-layout.shell,.site-footer>.shell,.site-header .nav-wrap{width:min(100% - 28px,100%)}.page.shell{padding-block:32px 56px}.app-list,.article-list{grid-template-columns:1fr}}.page.shell,.feature-section.shell,.hero-layout.shell.hero-layout-full{box-sizing:border-box;width:100%;max-width:none;margin-inline:0;padding-inline:max(24px,50vw - 720px)}.hero-layout.shell.hero-layout-full{padding-inline:max(24px,50vw - 810px)}.page.shell:before,.feature-section.shell:before,.hero-layout.shell.hero-layout-full:before{inset-inline:0}.page>.page-intro,.page>.app-list,.page>.article-list,.page>.about-hero-card,.page>.about-content,.page>.contact-layout,.page>.last-updated,.page>.privacy-layout,.feature-section.shell>.section-head,.feature-section.shell>.feature-list,.feature-section.shell>.app-list,.feature-section.shell>.article-list{max-width:1440px;margin-inline:auto}.page>.page-intro{margin-inline:auto}:root[data-theme=dark] .page.shell,:root[data-theme=dark] .feature-section.shell,:root[data-theme=dark] .hero-layout.shell.hero-layout-full,:root:not([data-theme=dark]) .page.shell,:root:not([data-theme=dark]) .feature-section.shell,:root:not([data-theme=dark]) .hero-layout.shell.hero-layout-full{box-shadow:none}@media (width<=720px){.page.shell,.feature-section.shell,.hero-layout.shell.hero-layout-full{padding-inline:14px}}.motive-row{gap:clamp(8px,1vw,12px);max-width:560px;margin-top:clamp(20px,2.2vw,26px)}.motive-item{border-radius:14px;grid-template-columns:30px minmax(0,1fr);grid-template-areas:"icon title""copy copy";align-content:start;align-items:center;gap:7px 9px;min-height:90px;padding:11px 12px;display:grid}.motive-item .motive-icon{flex:0 0 30px;grid-area:icon;width:30px;height:30px;margin:0}.motive-item .motive-icon svg{width:16px;height:16px}.motive-item strong{grid-area:title;align-self:center;font-size:.86rem;line-height:1.1}.motive-item>span:not(.motive-icon){grid-area:copy;margin-top:0;font-size:.69rem;line-height:1.24}:is(.feature-card:has(.icon-tile),.app-card:has(.icon-tile)){grid-template-columns:44px minmax(0,1fr);grid-template-areas:"icon title""meta meta""copy copy""action action";align-content:start;align-items:center;gap:14px 12px;display:grid}:is(.feature-card:has(.icon-tile) .icon-tile,.app-card:has(.icon-tile) .icon-tile){grid-area:icon;width:44px;height:44px;margin:0}:is(.feature-card:has(.icon-tile) .icon-tile svg,.app-card:has(.icon-tile) .icon-tile svg){width:22px;height:22px}:is(.feature-card:has(.icon-tile) h3,.app-card:has(.icon-tile) h2){grid-area:title;align-self:center;margin:0}:is(.feature-card:has(.icon-tile) p,.app-card:has(.icon-tile) p){grid-area:copy;margin:0}.app-card:has(.icon-tile) .tag{grid-area:meta;width:fit-content}.app-card:has(.icon-tile) .link-action{grid-area:action}.article-card h2{grid-area:title;margin:0}.article-card p{grid-area:copy;margin:0}.article-card .link-action{grid-area:action}.contact-panel>svg:first-child{border:1px solid var(--line);vertical-align:middle;border-radius:50%;width:44px;height:44px;margin:0;padding:9px;display:inline-grid}.contact-panel>svg:first-child+h2{vertical-align:middle;width:calc(100% - 60px);margin:0 0 0 10px;display:inline-block}.contact-panel>svg:first-child+h2+p{margin-top:18px}.feature-section .feature-list{justify-items:center}.feature-section .feature-card{max-width:95%;min-height:180px}.showcase-command-shell{width:min(100%,560px);max-width:560px}.showcase-command-card,.showcase-command-stage,.showcase-command-product,.showcase-command-detail,.showcase-command-visual,.showcase-command-offers,.showcase-command-offers .upsell-product,.showcase-command-line,.shopify-atc{box-sizing:border-box;max-width:100%}.showcase-command-card{padding:clamp(10px,1.1vw,13px)}.showcase-command-product{grid-template-columns:minmax(150px,.78fr) minmax(0,1.22fr);gap:10px}.showcase-command-visual{min-height:248px;padding:12px}.showcase-command-visual img{object-fit:contain;width:min(84%,205px);max-height:226px;display:block}.showcase-command-detail{gap:7px;padding:12px;overflow:hidden}.showcase-command-detail h3{overflow-wrap:anywhere;word-break:normal;max-width:100%;font-size:clamp(1.12rem,1.55vw,1.48rem);line-height:1.04}.showcase-command-detail p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-rating{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.product-rating span{color:#ff8f1f;letter-spacing:.03em}.showcase-command-meta{grid-template-columns:minmax(92px,1.15fr) minmax(54px,.7fr) minmax(54px,.7fr);gap:6px}.showcase-command-meta span{align-items:center;gap:3px;min-width:0;padding:7px 8px;display:flex}.showcase-command-meta small,.showcase-command-meta strong{min-width:0;line-height:1}.showcase-command-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.78rem,1vw,.95rem);overflow:hidden}.showcase-command-offers{gap:6px;padding:8px}.showcase-command-offers .upsell-list{gap:6px}.showcase-command-offers .upsell-product,.showcase-command-line{grid-template-columns:40px minmax(0,1fr) auto;gap:7px;padding:6px}.showcase-command-offers .upsell-product-image,.showcase-command-line img{width:40px;height:40px}.showcase-command-offers .upsell-product button{white-space:nowrap;min-width:42px;padding:7px 8px}.shopify-atc{white-space:nowrap;min-width:0;min-height:40px;padding:10px 12px;overflow:hidden}.shopify-atc span{text-overflow:ellipsis;min-width:0;overflow:hidden}.showcase-command-insights{grid-template-columns:minmax(0,1fr)}.showcase-command-insights a{min-width:0;overflow:hidden}.hero{padding-block:clamp(42px,6vw,82px) clamp(38px,5vw,72px)}.hero-layout.shell.hero-layout-full{border:1px solid color-mix(in srgb, var(--line) 72%, transparent);background:radial-gradient(circle at 20% 18%, #ff8f1f1f, transparent 19rem), radial-gradient(circle at 82% 24%, #13880821, transparent 22rem), linear-gradient(135deg, color-mix(in srgb, var(--panel) 86%, transparent), color-mix(in srgb, var(--panel) 66%, transparent));width:min(100% - clamp(32px,6vw,120px),1740px);max-width:1740px;min-height:auto;box-shadow:none;border-radius:clamp(24px,3vw,48px);margin-inline:auto;padding:clamp(32px,4vw,72px);display:grid;position:relative;overflow:hidden}:root[data-theme=dark] .hero-layout.shell.hero-layout-full{box-shadow:none;background:radial-gradient(circle at 20% 18%,#ff8f1f26,#0000 19rem),radial-gradient(circle at 82% 24%,#2fd36b21,#0000 22rem),linear-gradient(135deg,#0d1917eb,#040b11d1)}.hero-layout.shell.hero-layout-full:before{border-radius:inherit;pointer-events:none;inset:0}.hero-layout-full .hero-copy,.hero-layout-full .hero-showcase{z-index:1;position:relative}.hero-layout-full .hero-showcase{justify-content:flex-end;align-items:center;min-width:0;display:flex;overflow:visible}.hero-layout-full .dashboard-float.showcase-command-shell{width:min(100%,520px);max-width:520px;margin:0;transform:none!important}.hero-layout-full .showcase-command-card{border-radius:22px;max-height:none;overflow:hidden}.hero-layout-full .showcase-command-product{grid-template-columns:minmax(138px,.68fr) minmax(0,1.32fr)}.hero-layout-full .showcase-command-visual{min-height:228px;padding:10px}.hero-layout-full .showcase-command-visual img{width:min(82%,180px);max-height:208px}.hero-layout-full .showcase-command-detail{gap:6px;padding:11px}.hero-layout-full .showcase-command-detail h3{font-size:clamp(1.05rem,1.25vw,1.34rem)}.hero-layout-full .showcase-command-offers .upsell-product,.hero-layout-full .showcase-command-line{grid-template-columns:36px minmax(0,1fr) auto}.hero-layout-full .showcase-command-offers .upsell-product-image,.hero-layout-full .showcase-command-line img{width:36px;height:36px}.hero-layout-full .showcase-command-insights{grid-template-columns:minmax(0,1fr)}@media (width>=1180px){.hero-layout-full .motive-row,.motive-row{grid-template-columns:repeat(4,minmax(116px,1fr))}.hero-layout.shell.hero-layout-full{grid-template-columns:minmax(0,1.04fr) minmax(420px,520px);align-items:center;gap:clamp(28px,4vw,70px)}.hero-layout-full .hero-copy h1,.hero-layout-full .crystal-heading{max-width:760px;font-size:clamp(2.8rem,4vw,5rem)}}@media (width<=1179px){.hero-layout-full .motive-row,.motive-row{grid-template-columns:repeat(2,minmax(0,1fr));max-width:620px}.hero-layout.shell.hero-layout-full{grid-template-columns:1fr;padding:clamp(24px,5vw,48px)}.hero-layout-full .hero-showcase{justify-content:center}.hero-layout-full .dashboard-float.showcase-command-shell{width:min(100%,560px);max-width:560px}}@media (width<=760px){.hero{padding-block:24px 42px}.hero-layout.shell.hero-layout-full{border-radius:28px;width:min(100% - 28px,100%);padding:22px}.hero-layout-full .motive-row,.motive-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.motive-item{grid-template-columns:28px minmax(0,1fr);min-height:90px;padding:10px}.motive-item .motive-icon{width:28px;height:28px}:is(.feature-card:has(.icon-tile),.app-card:has(.icon-tile)){grid-template-columns:38px minmax(0,1fr);gap:12px 10px}.feature-section .feature-card{max-width:100%}.contact-panel>svg:first-child{width:38px;height:38px}.feature-card:has(.icon-tile) .icon-tile{width:38px;height:38px}.app-card:has(.icon-tile) .icon-tile{width:38px;height:38px}.contact-panel>svg:first-child+h2{width:calc(100% - 54px);margin-left:8px}.showcase-command-shell{width:min(100%,430px);max-width:430px}.showcase-command-product,.showcase-command-cart,.showcase-command-insights,.hero-layout-full .showcase-command-product,.hero-layout-full .showcase-command-insights{grid-template-columns:1fr}.showcase-command-visual,.hero-layout-full .showcase-command-visual{min-height:210px}.showcase-command-visual img,.hero-layout-full .showcase-command-visual img{width:min(68%,172px);max-height:190px}}.hero-layout.shell.hero-layout-full,:root[data-theme=dark] .hero-layout.shell.hero-layout-full{box-shadow:none;background:0 0;border-color:#0000}.hero-layout.shell.hero-layout-full:before,.hero-layout.shell.hero-layout-full:after{content:none;box-shadow:none;background:0 0;display:none}.knowledge-list{grid-template-columns:minmax(0,1fr);width:min(100%,440px);margin-inline:0 auto}.knowledge-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"media""badge""title""copy""action";align-content:start;row-gap:16px;min-height:460px;padding:clamp(18px,2.4vw,24px);display:grid}.knowledge-card-media{aspect-ratio:1/.78;border:1px solid color-mix(in srgb, var(--line) 68%, transparent);background:radial-gradient(circle at 50% 42%,#fffc,#0000 58%),linear-gradient(135deg,#ff8f1f1a,#1388081a);border-radius:22px;grid-area:media;place-items:center;width:100%;margin:0;display:grid;overflow:hidden}.knowledge-card-media img{object-fit:contain;filter:drop-shadow(0 18px 28px #0f172a29);width:min(82%,250px);height:auto;display:block}.knowledge-card .tag{color:#ff7a00;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#ffffffc7,#fff7edad),#ff8f1f14;border:1px solid #ff8f1f47;border-radius:999px;grid-area:badge;place-self:start;align-items:center;min-height:30px;padding:6px 11px;font-size:.68rem;font-weight:900;line-height:1;display:inline-flex}.knowledge-card h2{grid-area:title;margin:0;font-size:clamp(1.45rem,2.5vw,2.1rem)}.knowledge-card p{grid-area:copy;max-width:36rem}.knowledge-card .link-action{grid-area:action;width:fit-content;margin-top:clamp(8px,1.4vw,16px)}:root[data-theme=dark] .knowledge-card-media{background:radial-gradient(circle at 50% 42%,#ffffff1c,#0000 60%),linear-gradient(135deg,#ff8f1f1f,#2fd36b17)}:root[data-theme=dark] .knowledge-card-media img{filter:drop-shadow(0 18px 28px #00000057)}:root[data-theme=dark] .knowledge-card .tag{color:#ffbf70;background:linear-gradient(135deg,#ffffff14,#ff8f1f1a),#ff8f1f0f;border-color:#ffb84d47}@media (width<=700px){.knowledge-list{width:100%}.knowledge-card{min-height:420px}.knowledge-card-media{border-radius:18px}}.apps-page .app-list,.page.shell.apps-page>.app-list,.feature-section.shell>.app-list{grid-template-columns:minmax(0,1fr);justify-items:start;width:min(100%,420px);max-width:420px;margin-inline:0 auto}.apps-page .app-list:has(.app-card:only-child){justify-content:start}.apps-page .app-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"media""head""copy""action";gap:14px;width:min(100%,380px);max-width:380px;min-height:235px;padding:18px;display:grid;position:relative;overflow:hidden}.apps-page .app-list:has(.app-card:only-child) .app-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"media""head""copy""action";gap:14px;width:min(100%,380px);max-width:380px;min-height:235px;padding:18px;display:grid;position:relative;overflow:hidden}.apps-page .app-card .icon-tile{grid-area:head;width:38px;height:38px;margin:0}.apps-page .app-card .tag{z-index:3;color:#138808;letter-spacing:.08em;text-transform:uppercase;min-height:30px;text-shadow:none;background:linear-gradient(135deg,#ffffffd6,#ecfdf5b8),#13880814;border:1px solid #1388084d;border-radius:999px;align-items:center;gap:7px;margin:0;padding:6px 11px;font-size:.68rem;font-weight:900;line-height:1;animation:none;display:inline-flex;position:absolute;inset-block-start:18px;inset-inline-end:18px;box-shadow:0 12px 26px #1388081f,inset 0 1px #ffffff94}.apps-page .app-card .tag:before{content:"";background:currentColor;border-radius:999px;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 4px #1388081f}:root[data-theme=dark] .apps-page .app-card .tag{color:#86efac;background:linear-gradient(135deg,#ffffff17,#86efac1a),#13880814;border-color:#86efac47;box-shadow:0 14px 30px #0000003d,inset 0 1px #ffffff1f}:root[data-theme=dark] .apps-page .app-card .tag:before{box-shadow:0 0 0 4px #86efac1f}.apps-page .app-card h2{grid-area:head;align-self:center;min-width:0;margin:0 0 0 60px;line-height:1.15}.apps-page .app-card p{grid-area:copy;max-width:none;margin:0}.apps-page .app-card .link-action{grid-area:action;align-self:end;width:fit-content;margin-top:2px}.apps-page .app-card-media{aspect-ratio:1.38;border:1px solid color-mix(in srgb, var(--line) 68%, transparent);background:radial-gradient(circle at 50% 44%,#ffffffc2,#0000 58%),linear-gradient(135deg,#ff8f1f1a,#1388081a);border-radius:22px;grid-area:media;place-items:center;width:100%;margin:0;display:grid}.apps-page .app-card-media img{object-fit:contain;filter:drop-shadow(0 18px 28px #0f172a29);width:min(82%,250px);height:auto;display:block}:root[data-theme=dark] .apps-page .app-card-media{background:radial-gradient(circle at 50% 44%,#ffffff1a,#0000 60%),linear-gradient(135deg,#ff8f1f1f,#2fd36b17)}:root[data-theme=dark] .apps-page .app-card-media img{filter:drop-shadow(0 18px 28px #00000057)}@media (width<=760px){.apps-page .app-list,.page.shell.apps-page>.app-list,.feature-section.shell>.app-list{width:100%;max-width:100%}.apps-page .app-card{width:100%;max-width:430px;min-height:235px;padding:18px}.apps-page .app-list:has(.app-card:only-child) .app-card{width:100%;max-width:430px;min-height:235px;padding:18px}.apps-page .app-card .tag{inset-block-start:18px;inset-inline-end:18px}}.apps-video-card{aspect-ratio:16/9;border:1px solid color-mix(in srgb, var(--line) 74%, transparent);background:radial-gradient(circle at 18% 16%, #ff8f1f33, transparent 28%), radial-gradient(circle at 88% 86%, #13880833, transparent 32%), linear-gradient(135deg, color-mix(in srgb, var(--panel) 84%, transparent), color-mix(in srgb, var(--panel) 62%, transparent));border-radius:28px;width:100%;min-height:235px;position:relative;overflow:hidden;box-shadow:0 28px 80px #0f172a1f}.apps-video-card iframe,.apps-video-placeholder{border:0;width:100%;height:100%;position:absolute;inset:0}.apps-video-placeholder{color:var(--text);justify-content:center;align-items:center;gap:16px;padding:26px;display:flex}.apps-video-placeholder:before{content:"";border:1px solid color-mix(in srgb, var(--line) 62%, transparent);pointer-events:none;background:linear-gradient(135deg,#ffffff3d,#ffffff0a);border-radius:22px;position:absolute;inset:18px}.apps-video-play{z-index:1;color:#fff;background:#05080f;border-radius:999px;place-items:center;width:64px;height:64px;display:grid;position:relative;box-shadow:0 18px 34px #0f172a3d}.apps-video-placeholder span:last-child{z-index:1;gap:4px;display:grid;position:relative}.apps-video-placeholder strong{font-size:clamp(1.05rem,1.4vw,1.35rem);line-height:1.1}.apps-video-placeholder small{color:var(--muted);font-weight:700}:root[data-theme=dark] .apps-video-card{background:radial-gradient(circle at 18% 16%,#ff8f1f2e,#0000 30%),radial-gradient(circle at 88% 86%,#2fd36b29,#0000 34%),linear-gradient(135deg,#0b1816eb,#040a10db);box-shadow:0 28px 80px #00000047}:root[data-theme=dark] .apps-video-play{color:#05080f;background:#fff}@media (width<=980px){.apps-video-card{max-width:560px}}@media (width<=560px){.apps-video-card{border-radius:22px;min-height:210px}.apps-video-placeholder{text-align:center;flex-direction:column}}.page-intro>p{font-size:1.83rem;line-height:1.1}.knowledgebase-page .knowledge-hero-grid{grid-template-columns:minmax(0,1fr) minmax(240px,360px);align-items:center;gap:clamp(18px,3vw,42px);width:min(100%,1480px);margin:0 0 clamp(28px,4vw,52px);display:grid}.knowledgebase-page .knowledge-hero-grid .page-intro{width:100%;max-width:760px;margin:0}.knowledgebase-page .knowledge-list{justify-content:start;justify-items:start;margin-inline:0 auto}.apps-page .apps-video-card,.knowledgebase-page .apps-video-card{border:0;border-radius:22px;justify-self:end;width:min(100%,360px);min-height:154px;box-shadow:0 18px 44px #0f172a14}.apps-page .apps-video-placeholder,.knowledgebase-page .apps-video-placeholder{gap:12px;padding:18px}.apps-page .apps-video-placeholder:before,.knowledgebase-page .apps-video-placeholder:before{border-radius:18px;inset:10px}.apps-page .apps-video-play,.knowledgebase-page .apps-video-play{width:48px;height:48px;box-shadow:0 12px 24px #0f172a2e}.apps-page .apps-video-play svg,.knowledgebase-page .apps-video-play svg{width:24px;height:24px}.apps-page .apps-video-placeholder strong,.knowledgebase-page .apps-video-placeholder strong{font-size:clamp(.98rem,1.05vw,1.14rem)}.apps-page .apps-video-placeholder small,.knowledgebase-page .apps-video-placeholder small{font-size:.78rem}:root[data-theme=dark] .apps-page .apps-video-card,:root[data-theme=dark] .knowledgebase-page .apps-video-card{box-shadow:0 18px 44px #0003}@media (width<=980px){.knowledgebase-page .knowledge-hero-grid{grid-template-columns:1fr;align-items:start}.apps-page .apps-video-card,.knowledgebase-page .apps-video-card{justify-self:start;width:min(100%,420px)}}@media (width<=560px){.apps-page .apps-video-card,.knowledgebase-page .apps-video-card{border-radius:18px;min-height:150px}}.about-page>.about-content{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:clamp(22px,2.5vw,38px);width:100%;max-width:1620px}.about-page .about-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,24px);width:100%}.about-page .about-sections #values,.about-page .about-sections #builders{grid-column:1/-1}.about-page .about-value-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.5vw,18px)}.about-page .about-value-list .feature-card,.about-page .builder-card{align-content:start;min-height:auto}.about-page .about-value-list .feature-card:after,.about-page .builder-card:after,:root[data-design-theme=command] .about-page .about-value-list .feature-card:after,:root[data-design-theme=command] .about-page .builder-card:after,:root[data-design-theme=bento] .about-page .about-value-list .feature-card:after,:root[data-design-theme=bento] .about-page .builder-card:after{content:none!important;opacity:0!important;background:0 0!important;display:none!important;transform:none!important}.about-page .builders-card{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:clamp(18px,2.4vw,34px)}.about-page .builder-list{grid-template-columns:minmax(0,1fr);align-self:stretch}@media (width<=1100px){.about-page>.about-content,.about-page .about-sections,.about-page .builders-card,.about-page .about-value-list{grid-template-columns:1fr}}@media (width>=1101px){.about-page .about-sections{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.about-page .about-sections #mission,.about-page .about-sections #story{align-content:start;min-height:100%;padding:clamp(24px,2vw,32px)}.about-page .about-sections #mission h2,.about-page .about-sections #story h2{max-width:16ch}:root[data-design-theme=command] .about-page .about-sections{grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-design-theme=command] .about-page .about-sections #mission,:root[data-design-theme=command] .about-page .about-sections #story{grid-column:auto;min-height:100%}.about-page .about-sections #mission,.about-page .about-sections #story{grid-column:span 1}.about-page .about-sections #values,.about-page .about-sections #builders{grid-column:1/-1}:root[data-design-theme=command] .about-page .about-sections #mission,:root[data-design-theme=command] .about-page .about-sections #story{grid-column:span 1}:root[data-design-theme=command] .about-page .about-sections #values,:root[data-design-theme=command] .about-page .about-sections #builders{grid-column:1/-1}.contact-page .contact-layout{align-items:start}.contact-page .contact-info{flex-direction:column;justify-content:flex-start;align-self:start;margin-top:0;display:flex;position:static!important;top:auto!important}.contact-page .form-card{align-self:start;margin-top:0}}:root[data-theme=dark] .contact-form label span,:root[data-design-theme=command][data-theme=dark] .contact-form label span{color:#f4fafcf0!important}:root[data-theme=dark] .contact-form input:not([type=hidden]),:root[data-theme=dark] .contact-form textarea,:root[data-design-theme=command][data-theme=dark] .contact-form input:not([type=hidden]),:root[data-design-theme=command][data-theme=dark] .contact-form textarea{color:#081019!important;caret-color:#081019!important;-webkit-text-fill-color:#081019!important;background:#f8fbff!important;border-color:#ffffff38!important;box-shadow:inset 0 1px #ffffff8f,0 10px 24px #08101914!important}:root[data-theme=dark] .contact-form input:not([type=hidden])::placeholder,:root[data-theme=dark] .contact-form textarea::placeholder,:root[data-design-theme=command][data-theme=dark] .contact-form input:not([type=hidden])::placeholder,:root[data-design-theme=command][data-theme=dark] .contact-form textarea::placeholder{color:#617080!important;opacity:1!important}:root[data-theme=dark] .contact-form input:not([type=hidden]):focus,:root[data-theme=dark] .contact-form textarea:focus,:root[data-design-theme=command][data-theme=dark] .contact-form input:not([type=hidden]):focus,:root[data-design-theme=command][data-theme=dark] .contact-form textarea:focus{color:#081019!important;background:#fff!important;border-color:#b7e84cb3!important;box-shadow:0 0 0 4px #b7e84c33,inset 0 1px #ffffff9e,0 12px 28px #0810191f!important}:root[data-theme=dark] .contact-form input:-webkit-autofill{-webkit-text-fill-color:#081019!important;box-shadow:inset 0 0 0 1000px #f8fbff!important}:root[data-theme=dark] .contact-form textarea:-webkit-autofill{-webkit-text-fill-color:#081019!important;box-shadow:inset 0 0 0 1000px #f8fbff!important}:root[data-design-theme=command][data-theme=dark] .contact-form input:-webkit-autofill{-webkit-text-fill-color:#081019!important;box-shadow:inset 0 0 0 1000px #f8fbff!important}:root[data-design-theme=command][data-theme=dark] .contact-form textarea:-webkit-autofill{-webkit-text-fill-color:#081019!important;box-shadow:inset 0 0 0 1000px #f8fbff!important}@media (width<=1100px){:root:not([data-theme=dark]) .privacy-toc,:root[data-design-theme=command]:not([data-theme=dark]) .privacy-toc{-webkit-backdrop-filter:none;width:100%;max-width:100%;box-shadow:none;background:0 0;margin-inline:0;padding:0;position:static;top:auto;overflow:visible}:root:not([data-theme=dark]) .privacy-toc .story-card,:root[data-design-theme=command]:not([data-theme=dark]) .privacy-toc .story-card{border:1px solid var(--line);background:linear-gradient(145deg, #ffffffc7, #fff7ed75 48%, #edfcf26b), var(--glass-deep);border-radius:18px;padding:clamp(14px,3.8vw,18px);box-shadow:0 18px 44px #0f172a14}:root:not([data-theme=dark]) .privacy-toc .about-links,:root[data-design-theme=command]:not([data-theme=dark]) .privacy-toc .about-links{grid-template-columns:1fr;gap:8px;display:grid;overflow:visible}:root:not([data-theme=dark]) .privacy-toc .about-links a,:root[data-design-theme=command]:not([data-theme=dark]) .privacy-toc .about-links a{min-height:42px;color:var(--text);white-space:normal;background:#ffffffb8;border:1px solid #0f172a1f;border-radius:12px;align-items:center;padding:10px 12px;display:flex;box-shadow:inset 0 1px #fff9}:root:not([data-theme=dark]) .privacy-toc .about-links a:hover,:root[data-design-theme=command]:not([data-theme=dark]) .privacy-toc .about-links a:hover{background:#ffffffe0;border-color:#0b4f9c33;transform:none}}:root{--homepage-crystal-sweep-duration:3.6s}.hero-copy h1 .crystal-word.crystal-word-home{display:inline-block;position:relative}.hero-copy h1 .crystal-word.crystal-word-home .brand-wordmark{isolation:isolate;display:inline-block;position:relative;color:teal!important;-webkit-text-fill-color:teal!important}.hero-copy h1 .crystal-word.crystal-word-home .brand-wordmark:after{content:attr(data-text);z-index:1;color:#0000;-webkit-text-fill-color:transparent;pointer-events:none;animation:homepageCrystalSweep var(--homepage-crystal-sweep-duration) linear infinite;background-image:linear-gradient(100deg,#0000 0% 30%,#ffffff24 40%,#fffffffa 50%,#ffffff4d 62%,#0000 72% 100%);background-position:-165%;background-repeat:no-repeat;background-size:240% 100%;-webkit-background-clip:text;background-clip:text;position:absolute;inset:0}.glass-sweep-button{isolation:isolate;background-color:#050505;animation:none;position:relative;overflow:hidden}.glass-sweep-button:hover{background-color:#050505}.glass-sweep-button:after{content:"";z-index:2;pointer-events:none;width:44%;animation:heroDiscoverSweep var(--homepage-crystal-sweep-duration) linear infinite;background:linear-gradient(90deg,#0000,#ffffffd1,#0000);position:absolute;inset:-35% auto -35% -45%;transform:skew(-18deg)}:root[data-theme=dark] .glass-sweep-button:after{background:linear-gradient(90deg,#0000,#0f172a47,#0000)}:root[data-theme=dark] .glass-sweep-button,:root[data-theme=dark] .glass-sweep-button:hover{background-color:#fff}@keyframes homepageCrystalSweep{0%{background-position:150%}to{background-position:-165%}}@keyframes heroDiscoverSweep{0%{left:-45%}to{left:120%}}@media (prefers-reduced-motion:reduce){.hero-copy h1 .crystal-word.crystal-word-home .brand-wordmark:after{animation-name:homepageCrystalSweep!important;animation-duration:var(--homepage-crystal-sweep-duration)!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important}.glass-sweep-button:after{animation-name:heroDiscoverSweep!important;animation-duration:var(--homepage-crystal-sweep-duration)!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important}.fade-up,.route-stage,.route-progress{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.feature-section,.page,.site-footer,.app-list,.article-list,.about-content,.contact-layout,.privacy-layout,.knowledge-list{content-visibility:auto;contain-intrinsic-size:1px 900px}@media (width<=980px){.site-header,.desktop-nav,.mobile-nav,.menu-toggle,.site-footer,.whatsapp-chat-panel,.feature-card,.app-card,.article-card,.story-card,.contact-panel,.about-hero-card,.builders-card,.builder-card,.motive-item,.contact-chip,.last-updated{-webkit-backdrop-filter:none!important}}
