/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#111936;--navy:#071226;--navy2:#0c1d3d;--cream:#f4f6fb;--paper:#fbfcff;--muted:#64708a;--line:#dbe2ef;--cyan:#22c7df;--blue:#3d6cf6;--violet:#7657e8;--teal:#2a7de1;--orange:#7657e8;--mint:#e5f7fb;--peach:#eef0ff;--shadow:0 22px 60px #0712261f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}main{overflow:hidden}.section{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfaf0;border-bottom:1px solid #13292514;justify-content:space-between;align-items:center;height:84px;padding:0 max(28px,50vw - 590px);display:flex;position:relative}.brand{align-items:center;gap:10px;display:inline-flex}.brand img{object-fit:contain;width:44px;height:44px}.brand>span{flex-direction:column;line-height:1;display:flex}.brand b{letter-spacing:-.5px;font-size:20px}.brand small{letter-spacing:2.5px;text-transform:uppercase;color:#71817e;margin-top:5px;font-size:8px}.brand.inverse b{color:#fff}.desktop-nav{align-items:center;gap:30px;font-size:14px;display:flex}.desktop-nav>a,.desktop-nav summary{color:#314640;cursor:pointer;font-weight:700;list-style:none}.desktop-nav summary::-webkit-details-marker{display:none}.desktop-nav details{position:relative}.desktop-nav details[open] summary{color:var(--teal)}.nav-popover{border:1px solid var(--line);width:390px;box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:12px;position:absolute;top:34px;left:-60px}.nav-popover a{border-radius:14px;gap:12px;padding:14px;display:flex}.nav-popover a:hover{background:#f3f7f5}.nav-popover i{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.nav-popover i.access{color:var(--blue);background:#e9f7ff}.nav-popover i.circle{background:var(--peach);color:var(--orange)}.nav-popover span{flex-direction:column;gap:5px;display:flex}.nav-popover small{color:var(--muted)}.header-actions{align-items:center;gap:15px;display:flex}.language{border:1px solid var(--line);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}.button{background:var(--orange);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:14px;padding:15px 22px;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #ff72002e}.button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #ff720040}.site-header .button{padding:11px 17px;font-size:12px}.button.light{color:var(--ink);background:#fff}.mobile-nav{display:none}.mobile-nav summary{list-style:none}.mobile-nav summary span{background:var(--ink);width:23px;height:2px;margin:5px;display:block}.circle-brand{align-items:center;gap:8px;display:inline-flex}.circle-brand>i{border:3px solid var(--teal);border-radius:50%;width:26px;height:26px;display:block;position:relative}.circle-brand>i:before,.circle-brand>i:after,.circle-brand>i span{content:"";border-radius:50%;position:absolute}.circle-brand>i:before{background:var(--orange);width:7px;height:7px;top:4px;left:-4px}.circle-brand>i:after{background:var(--teal);width:6px;height:6px;bottom:2px;right:-3px}.circle-brand>i span{background:#ffb20a;width:5px;height:5px;top:-4px;right:3px}.circle-brand b{letter-spacing:-.3px;font-size:16px}.home-life-visual{z-index:2;isolation:isolate;background:#112649;border:1px solid #ffffff29;border-radius:38px;height:515px;position:relative;overflow:hidden;box-shadow:0 35px 80px #01081961}.home-life-visual>img{object-fit:cover;object-position:58% center;width:100%;height:100%;position:absolute;inset:0}.home-photo-shade{z-index:1;background:linear-gradient(90deg,#050f24b8 0%,#050f2457 34%,#050f2408 66%),linear-gradient(#050f2405 55%,#050f2461 100%);position:absolute;inset:0}.parent-pay-app{z-index:3;width:225px;color:var(--ink);background:#fbfcff;border:8px solid #0b1733;border-radius:31px;padding:29px 16px 16px;position:absolute;top:28px;bottom:28px;left:24px;box-shadow:0 25px 60px #00000057}.parent-pay-app>.notch{background:#cfd8e6;top:9px}.parent-app-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.parent-app-head .circle-brand>img{width:24px;height:24px}.parent-app-head .circle-brand b{color:var(--ink);font-size:11px}.parent-app-head .circle-brand small{color:#77849b;font-size:4px}.parent-app-head>em{letter-spacing:.65px;color:#7b879d;font-size:5px;font-style:normal;font-weight:900}.parent-app-alert{background:#f1efff;border:1px solid #dfe5f2;border-radius:13px;grid-template-columns:30px 1fr;align-items:center;gap:8px;margin-top:18px;padding:11px 10px;display:grid}.parent-app-alert>i{width:30px;height:30px;color:var(--violet);background:#fff;border-radius:9px;place-items:center;display:grid}.parent-app-alert>span{flex-direction:column;display:flex}.parent-app-alert small{letter-spacing:.55px;color:#7769bd;font-size:5px;font-weight:900}.parent-app-alert b{margin-top:4px;font-size:7px;line-height:1.35}.parent-bill-label{letter-spacing:.8px;color:#7a879d;margin:18px 0 8px;font-size:6px;font-weight:900;display:block}.parent-bill-card{background:#f6f8fc;border:1px solid #dfe5f2;border-radius:13px;justify-content:space-between;align-items:center;gap:8px;padding:13px;display:flex}.parent-bill-card>span{flex-direction:column;display:flex}.parent-bill-card b,.parent-bill-card strong{font-size:10px}.parent-bill-card small{color:#718096;margin-top:4px;font-size:6px}.parent-pay-app>button{color:#fff;background:linear-gradient(90deg,#3d6cf6,#7657e8);border:0;border-radius:10px;width:100%;margin-top:11px;padding:11px 9px;font-size:8px;font-weight:900}.parent-pay-methods{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px;display:grid}.parent-pay-methods span{text-align:center;color:#56647c;border:1px solid #dfe5f2;border-radius:8px;padding:6px 2px;font-size:6px;font-weight:800}.parent-pay-app>p{color:#6e7c93;border-top:1px solid #e3e8f2;align-items:flex-start;gap:6px;margin:12px 0 0;padding-top:10px;font-size:6px;line-height:1.45;display:flex}.parent-pay-app>p>svg{color:#079c8e;flex:none}.eyebrow{letter-spacing:1.9px;color:#71e7f3;align-items:center;gap:10px;font-size:11px;font-weight:900;display:flex}.eyebrow>i{background:var(--cyan);width:8px;height:8px;box-shadow:0 0 16px var(--cyan);border-radius:50%}.eyebrow.orange{color:var(--orange)}.eyebrow.orange>i{background:var(--orange);box-shadow:none}.home-hero{color:#fff;background:linear-gradient(135deg,#071716 0%,#0a2220 55%,#102b27 100%);grid-template-columns:.88fr 1.12fr;align-items:center;gap:50px;min-height:690px;padding:86px max(28px,50vw - 590px);display:grid;position:relative}.grid-glow{pointer-events:none;background:radial-gradient(circle at 75% 35%,#1cc7de24,#0000 29%),radial-gradient(circle at 40% 100%,#ff720014,#0000 30%);position:absolute;inset:0}.grid-glow:after{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.hero-copy{z-index:2;position:relative}.hero-copy h1,.access-hero h1,.circle-hero h1{letter-spacing:-4px;margin:27px 0 24px;font-size:clamp(48px,5.2vw,77px);line-height:.99}.hero-copy h1 em,.circle-hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p,.access-hero>div>p,.circle-hero>div>p{color:#b7cac5;max-width:620px;margin:0 0 28px;font-size:18px;line-height:1.72}.hero-actions{align-items:center;gap:24px;display:flex}.hero-actions>a:last-child{color:#cde0dc;font-size:13px;font-weight:800}.hero-proof{color:#91aaa4;gap:22px;margin-top:36px;font-size:11px;display:flex}.hero-proof span{gap:7px;display:flex}.hero-system{z-index:2;height:515px;position:relative}.visual-label{z-index:5;letter-spacing:1.2px;background:#102d29;border:1px solid #ffffff24;border-radius:999px;padding:8px 13px;font-size:10px;font-weight:900;position:absolute;top:5px}.visual-label.cyan{color:#73efff;left:0}.visual-label.orange{color:#ffb06a;left:28px}.hero-system>.access-device{position:absolute;top:50px;left:0}.business-stage{width:69%;height:405px;position:absolute;bottom:18px;right:0}.business-stage .portal{transform-origin:100% 100%;transform:scale(.79)}.business-stage .visual-label{top:-19px}.pay-toast,.reminder,.setup-note{background:var(--navy);color:#fff;box-shadow:var(--shadow);border-radius:16px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute}.pay-toast{bottom:-12px;right:10px}.pay-toast>i{background:var(--orange);border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.pay-toast span,.reminder span,.setup-note span{flex-direction:column;gap:4px;display:flex}.pay-toast b,.reminder b,.setup-note b{font-size:11px}.pay-toast small,.reminder small,.setup-note small{color:#9db0ab;font-size:9px}.connection{align-items:center;width:22%;display:flex;position:absolute;top:252px;left:31%}.connection:before{content:"";background:linear-gradient(90deg,var(--cyan),var(--orange));flex:1;height:1px}.connection i{background:var(--orange);width:9px;height:9px;box-shadow:0 0 20px var(--orange);border-radius:50%}.connection span{color:#94aaa5;text-align:center;width:100px;font-size:8px;position:absolute;top:15px;left:15px}.access-device{background:radial-gradient(circle at 45% 48%,#145eea3b,#0000 42%),linear-gradient(145deg,#0b2422,#071615);border:1px solid #6ff4ff24;border-radius:38px;width:390px;height:465px;position:relative;overflow:hidden}.access-device.compact{width:260px;height:390px}.access-device img{z-index:2;filter:drop-shadow(0 24px 26px #00000061);height:72%;position:absolute;top:12%;left:50%;transform:translate(-50%)}.access-device.compact img{height:68%;top:15%}.rings{width:315px;height:315px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.rings i{border:1px solid #1cc7de33;border-radius:50%;animation:4s infinite pulse;position:absolute;inset:0}.rings i:nth-child(2){animation-delay:.8s;inset:35px}.rings i:nth-child(3){animation-delay:1.6s;inset:70px}.access-device.compact .rings{width:235px;height:235px}.face-match{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#091c1adb;border:1px solid #55e6ed40;border-radius:13px;align-items:center;gap:8px;padding:10px;display:flex;position:absolute;top:54px;left:17px}.face-match>i{color:var(--cyan)}.face-match span{flex-direction:column;gap:2px;display:flex}.face-match b{font-size:9px}.face-match small{color:#62dfc9;font-size:7px}.method-row{z-index:3;gap:6px;width:max-content;display:flex;position:absolute;bottom:52px;left:50%;transform:translate(-50%)}.method-row span{color:#bfe2da;background:#13332f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:4px;padding:7px 9px;font-size:8px;display:flex}.access-ok{z-index:4;background:#fff;border-radius:13px;align-items:center;gap:8px;padding:9px 11px;display:flex;position:absolute;bottom:13px;left:15px;right:15px}.access-ok>i{background:var(--mint);width:25px;height:25px;color:var(--teal);border-radius:50%;place-items:center;display:grid}.access-ok span{flex-direction:column;gap:2px;display:flex}.access-ok b{font-size:9px}.access-ok small{color:var(--muted);font-size:7px}@keyframes pulse{50%{opacity:.5}}.portal{width:650px;height:365px;color:var(--ink);background:#f8fbfa;border:1px solid #dbe5e2;border-radius:24px;display:flex;overflow:hidden;box-shadow:0 25px 60px #00000029}.portal aside{color:#77938c;background:#102823;flex-direction:column;align-items:center;gap:17px;width:62px;padding:18px 12px;display:flex}.portal aside>b{background:var(--orange);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;margin-bottom:6px;font-size:10px;display:grid}.portal aside>i{border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.portal-main{width:100%;padding:22px}.portal-title{justify-content:space-between;align-items:center;display:flex}.portal-title>span{flex-direction:column;gap:4px;display:flex}.portal-title b{font-size:15px}.portal-title small{color:#758782;font-size:9px}.portal-title>em{background:#fff;border:1px solid #d7e2de;border-radius:8px;padding:8px;font-size:9px;font-style:normal}.kpis{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.kpis span{background:#fff;border:1px solid #e1e8e6;border-radius:11px;padding:13px}.kpis small{color:#80918d;letter-spacing:.6px;font-size:7px;display:block}.kpis b{margin-top:5px;font-size:16px;display:block}.portal-list{background:#fff;border:1px solid #e1e8e6;border-radius:12px;padding:3px 14px}.portal-list>div{border-bottom:1px solid #edf1f0;grid-template-columns:1fr 80px 72px;align-items:center;height:52px;display:grid}.portal-list>div:last-child{border:0}.portal-list>div>span{align-items:center;gap:9px;display:flex}.portal-list i{background:var(--mint);color:#087d70;border-radius:7px;place-items:center;width:25px;height:25px;font-size:7px;font-style:normal;display:grid}.portal-list b,.portal-list strong{font-size:9px}.portal-list em{text-align:center;border-radius:999px;padding:5px;font-size:8px;font-style:normal}.portal-list em.paid{background:var(--mint);color:#087d70}.portal-list em.pending{background:var(--peach);color:#bf5802}.phone{width:210px;height:402px;color:var(--ink);background:#fffdfa;border:9px solid #10231f;border-radius:32px;padding:28px 14px 15px;position:relative;box-shadow:0 20px 45px #04161338}.notch{background:#d3dbd8;border-radius:99px;width:56px;height:5px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.phone-head{justify-content:space-between;align-items:center;display:flex}.phone-head .circle-brand>i{border-width:2px;width:19px;height:19px}.phone-head .circle-brand b{font-size:10px}.phone-head>span{font-size:8px}.phone>small{letter-spacing:1px;color:#788985;margin:31px 0 9px;font-size:7px;display:block}.bill{background:#f3f7f5;border:1px solid #dfe7e4;border-radius:13px;justify-content:space-between;align-items:center;padding:13px;display:flex}.bill span{flex-direction:column;gap:4px;display:flex}.bill b,.bill strong{font-size:11px}.bill small{color:#6e807b;font-size:7px}.phone button{background:var(--orange);color:#fff;border:0;border-radius:10px;width:100%;margin-top:12px;padding:12px;font-size:9px;font-weight:900}.success{align-items:center;gap:8px;margin-top:42px;display:flex}.success>i{background:var(--mint);width:35px;height:35px;color:var(--teal);border-radius:50%;place-items:center;display:grid}.success span{flex-direction:column;gap:3px;display:flex}.success b{font-size:9px}.success small{color:#71837e;font-size:7px}.intro{max-width:700px}.intro>span,.product-copy>span{letter-spacing:1.8px;color:var(--teal);font-size:10px;font-weight:900}.intro h2,.product-copy h2{letter-spacing:-2px;margin:18px 0;font-size:clamp(34px,4vw,55px);line-height:1.06}.intro p,.product-copy>p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.intro.center{text-align:center;margin-inline:auto}.intro.light>span{color:#70ebdc}.intro.light h2,.intro.light p{color:#fff}.intro.light p{color:#a9c1bb}.solutions{padding-block:115px}.solution-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:58px;display:grid}.solution-card{border:1px solid var(--line);background:#fff;border-radius:34px;padding:28px;overflow:hidden}.card-brand{align-items:center;gap:12px;height:40px;display:flex}.card-brand>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid}.card-brand>b{font-size:18px}.card-brand>small{letter-spacing:1.2px;color:#6f817c;margin-left:auto;font-size:8px;font-weight:900}.solution-art{background:linear-gradient(145deg,#09211f,#11312d);border-radius:24px;place-items:center;height:370px;margin:20px 0 28px;display:grid;overflow:hidden}.solution-card h3{letter-spacing:-1px;margin:0 0 12px;font-size:28px;line-height:1.13}.solution-card>p{color:var(--muted);min-height:48px;font-size:14px;line-height:1.7}.solution-card>a{border-top:1px solid var(--line);justify-content:space-between;margin-top:25px;padding-top:20px;font-size:12px;font-weight:900;display:flex}.circle-art{position:relative}.circle-art>.phone{transform-origin:0 100%;position:absolute;bottom:-44px;left:45px;transform:scale(.76)}.portal-mini{transform-origin:0 100%;position:absolute;bottom:18px;right:-195px;transform:scale(.54)}.journey{background:var(--navy);color:#fff;padding:104px 0}.journey-row{grid-template-columns:repeat(5,1fr);margin-top:50px;display:grid}.journey-row article{border-top:1px solid #294540;padding:20px 24px 20px 0;position:relative}.journey-row article>span{color:#64817a;font-size:9px}.journey-row article>i{color:#71ebdd;border:1px solid #3d5f57;border-radius:14px;place-items:center;width:48px;height:48px;margin:22px 0 17px;display:grid}.journey-row b,.journey-row small{display:block}.journey-row b{font-size:15px}.journey-row small{color:#87a49d;margin-top:7px;font-size:10px;line-height:1.4}.journey-row em{color:var(--orange);font-style:normal;position:absolute;top:51px;right:15px}.product-band{grid-template-columns:.85fr 1.15fr;align-items:center;gap:75px;padding-block:120px;display:grid}.product-band.reverse{grid-template-columns:1.15fr .85fr}.product-copy>p{max-width:500px}.product-copy ul{gap:13px;margin:27px 0;padding:0;font-size:13px;font-weight:700;list-style:none;display:grid}.product-copy li{border-bottom:1px solid #e4e9e7;padding-bottom:13px}.product-visual{border-radius:36px;min-height:505px;position:relative}.access-product{background:linear-gradient(145deg,#061614,#0d2a26);place-items:center;display:grid}.access-product>.access-device{transform:scale(.86)}.stat-bar{background:#fff;border-radius:17px;grid-template-columns:repeat(3,1fr);padding:15px;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.stat-bar span{text-align:center;border-right:1px solid var(--line);flex-direction:column;display:flex}.stat-bar span:last-child{border:0}.stat-bar b{font-size:16px}.stat-bar small{color:var(--muted);margin-top:4px;font-size:8px}.circle-product{background:linear-gradient(145deg,#e8f3ef,#fff4e6);place-items:center;display:grid}.circle-product>.portal{transform:scale(.78)}.reminder{bottom:22px;right:23px}.reminder>i{background:var(--orange);border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.circle-copy>span{color:var(--orange)}.industries{background:#079c8e;padding:110px 0}.industry-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:55px;display:grid}.industry-grid article{background:#fff;border-radius:24px;min-height:230px;padding:26px}.industry-grid article>i{background:var(--mint);width:52px;height:52px;color:var(--teal);border-radius:16px;place-items:center;display:grid}.industry-grid h3{margin:24px 0 8px;font-size:20px}.industry-grid p{color:var(--muted);min-height:40px;font-size:12px;line-height:1.6}.tag{border-radius:999px;margin-right:5px;padding:5px 8px;font-size:7px;font-weight:900;display:inline-block}.tag.access{color:var(--blue);background:#e7efff}.integration{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding-block:120px;display:grid}.integration-art{background:var(--cream);border-radius:34px;height:410px;position:relative}.core{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:90px;height:90px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.core span{border:1px solid #c5d6d1;border-radius:50%;width:250px;height:250px;position:absolute}.core span:last-child{width:360px;height:360px}.node{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:8px;padding:14px;font-size:10px;display:flex;position:absolute;box-shadow:0 10px 25px #08221d14}.node.access{color:var(--blue);top:50px;left:45px}.node.circle{color:var(--orange);bottom:48px;right:42px}.node.api{top:60px;right:38px}.node.gateway{bottom:55px;left:50px}.why{grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:115px;display:grid}.why article{border:1px solid var(--line);border-radius:24px;padding:28px}.why article>span{color:#8a9a96;font-size:9px}.why article>i{background:var(--cream);width:50px;height:50px;color:var(--teal);border-radius:15px;place-items:center;margin:24px 0;display:grid}.why h3{font-size:20px}.why p{color:var(--muted);font-size:13px;line-height:1.65}.final-cta{background:var(--navy);color:#fff;text-align:center;padding:115px 25px;position:relative;overflow:hidden}.final-cta>span{letter-spacing:2px;color:#73e7da;font-size:9px;font-weight:900}.final-cta h2{letter-spacing:-2.5px;max-width:880px;margin:24px auto 18px;font-size:clamp(37px,5vw,65px);line-height:1.06;position:relative}.final-cta p{color:#9bb4ae;max-width:620px;margin:0 auto 28px;line-height:1.7}.cta-ring{border:1px solid #46e3ce29;border-radius:50%;position:absolute}.cta-ring.one{width:560px;height:560px;top:-170px;left:-250px}.cta-ring.two{width:430px;height:430px;bottom:-250px;right:-160px}footer{color:#fff;background:#04110f;padding:75px max(28px,50vw - 590px) 30px}.footer-main{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;display:grid}.footer-main>div{flex-direction:column;gap:13px;display:flex}.footer-main p{color:#78918b;font-size:13px}.footer-main>div>b{color:#78918b;margin-bottom:5px;font-size:11px}.footer-main a{color:#c1d2ce;font-size:12px}.copyright{color:#637c76;border-top:1px solid #19302c;margin-top:55px;padding-top:22px;font-size:9px}.access-hero{color:#fff;background:linear-gradient(135deg,#071716,#0b2130 70%,#141553);grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-height:690px;padding:80px max(28px,50vw - 590px);display:grid}.access-hero>div:first-child{z-index:2;position:relative}.access-hero h1{max-width:650px}.access-hero>.access-device{margin:auto}.access-metrics{gap:35px;margin-top:38px;display:flex}.access-metrics span{flex-direction:column;display:flex}.access-metrics b{font-size:19px}.access-metrics small{color:#83a39b;margin-top:5px;font-size:8px}.mode-strip{z-index:5;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:-40px;display:grid;position:relative}.mode-strip article{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-columns:52px 1fr;column-gap:15px;padding:24px;display:grid}.mode-strip i{width:52px;height:52px;color:var(--blue);background:#e8f7ff;border-radius:15px;grid-row:1/3;place-items:center;display:grid}.mode-strip b{font-size:15px}.mode-strip small{color:var(--muted);font-size:10px;line-height:1.5}.feature-section{padding-block:120px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:55px;display:grid}.feature-grid article{border:1px solid var(--line);border-radius:23px;min-height:240px;padding:27px}.feature-grid article>i{width:50px;height:50px;color:var(--blue);background:#eef4ff;border-radius:15px;place-items:center;display:grid}.feature-grid h3{margin:24px 0 10px;font-size:18px}.feature-grid p{color:var(--muted);font-size:12px;line-height:1.65}.control{background:var(--navy);padding:105px 0}.control-layout{grid-template-columns:.7fr 1.3fr;align-items:center;gap:60px;display:grid}.access-dashboard{color:#fff;background:#102722;border:1px solid #28433d;border-radius:24px;overflow:hidden}.dash-head{border-bottom:1px solid #29423d;justify-content:space-between;align-items:center;height:58px;padding:0 18px;display:flex}.dash-head .brand img{width:29px;height:29px}.dash-head .brand b{font-size:12px}.dash-head .brand small{display:none}.dash-head>span{color:#6cebd8;font-size:8px}.dash-body{grid-template-columns:120px 1fr;display:grid}.dash-body>aside{border-right:1px solid #29423d;flex-direction:column;gap:17px;padding:18px;display:flex}.dash-body aside b,.dash-body aside span{color:#718e87;font-size:8px}.dash-body aside span.on{color:#6cebd8}.dash-body>div{padding:20px}.dash-title{flex-direction:column;gap:4px;display:flex}.dash-title b{font-size:13px}.dash-title small{color:#6e8c84;font-size:7px}.dash-kpis{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0;display:grid}.dash-kpis span{background:#18332e;border:1px solid #294a43;border-radius:10px;padding:12px}.dash-kpis small{color:#7d9992;font-size:6px}.dash-kpis b{margin-top:5px;font-size:14px;display:block}.events{background:#15302b;border-radius:12px;padding:0 12px}.events>span{border-bottom:1px solid #25463f;grid-template-columns:28px 1fr 45px;align-items:center;gap:8px;height:48px;display:grid}.events>span:last-child{border:0}.events i{background:#255149;border-radius:8px;place-items:center;width:27px;height:27px;font-size:7px;font-style:normal;display:grid}.events b{font-size:8px}.events b small{color:#79948d;margin-top:3px;font-size:6px;display:block}.events em{color:#6fe9d7;font-size:7px;font-style:normal}.use-section{padding-block:115px}.use-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:50px;display:grid}.use-grid article{border:1px solid var(--line);border-radius:20px;min-height:220px;padding:22px;position:relative}.use-grid article>span{color:#879894;font-size:8px}.use-grid article>i{width:44px;height:44px;color:var(--blue);background:#edf4ff;border-radius:13px;place-items:center;margin:25px 0;display:grid}.use-grid h3{font-size:17px}.use-grid p{color:var(--muted);font-size:10px;line-height:1.5}.spec{color:#fff;background:linear-gradient(145deg,#0c1c2a,#11194e);padding:105px 0}.spec-layout{grid-template-columns:300px 1fr;align-items:center;gap:80px;margin-top:45px;display:grid}.spec-layout>img{filter:drop-shadow(0 35px 30px #00000080);height:440px;margin:auto}.spec-layout>div{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.spec-layout article{background:#ffffff0a;border:1px solid #ffffff21;border-radius:16px;padding:22px}.spec-layout small{color:#7da6c2;letter-spacing:1px;font-size:8px;display:block}.spec-layout b{margin-top:9px;font-size:14px;display:block}.circle-hero{background:linear-gradient(135deg,#fbf5eb,#e8f4ef);grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;min-height:690px;padding:80px max(28px,50vw - 590px);display:grid}.circle-hero>div:first-child>.circle-brand{margin-bottom:18px}.circle-hero h1{color:var(--ink)}.circle-hero>div>p{color:var(--muted)}.circle-hero-art{height:530px;position:relative}.circle-hero-art>.portal{transform-origin:100% 0;position:absolute;top:50px;right:0;transform:scale(.82)}.circle-hero-art>.phone{transform-origin:0 100%;position:absolute;bottom:0;left:0;transform:scale(.86)}.sync{background:var(--navy);color:#fff;border-radius:16px;gap:10px;padding:13px 16px;display:flex;position:absolute;bottom:45px;right:20px}.sync>i{background:var(--orange);border-radius:9px;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.sync span{flex-direction:column;gap:3px;display:flex}.sync b{font-size:10px}.sync small{color:#8ba29d;font-size:8px}.trust-strip{color:#fff;background:#079c8e;justify-content:center;align-items:center;gap:38px;min-height:58px;font-size:10px;font-weight:800;display:flex}.steps{padding-block:115px}.step-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:55px;display:grid}.step-grid article{border:1px solid var(--line);text-align:center;border-radius:27px;padding:24px;position:relative}.step-grid article>span{color:var(--orange);font-size:9px;font-weight:900;position:absolute;top:20px;left:24px}.step-grid article>div{place-items:center;height:260px;display:grid;overflow:hidden}.step-grid .phone{transform:scale(.55)}.step-grid .portal{transform:scale(.42)}.step-grid h3{font-size:20px}.step-grid p{color:var(--muted);font-size:11px}.step-grid article>em{z-index:2;background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;display:grid;position:absolute;top:47%;right:-29px}.status-orbit{background:var(--mint);border-radius:50%;width:180px;height:180px!important;position:relative!important}.status-orbit i{border:1px solid #b6e4da;border-radius:50%;position:absolute;inset:15px}.status-orbit i:nth-child(2){inset:36px}.status-orbit b{color:var(--teal);font-size:35px}.status-orbit small{font-size:9px;font-weight:800;position:absolute;bottom:25px}.gateway{background:var(--navy);padding:105px 0}.gateway-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;display:grid}.gateway-layout ul{color:#b0c7c1;grid-template-columns:1fr 1fr;gap:10px;padding:0;font-size:11px;list-style:none;display:grid}.gateway-flow{min-height:430px;color:var(--ink);background:#edf5f1;border-radius:30px;justify-content:center;align-items:center;gap:10px;padding:28px;display:flex}.gateway-flow>span{color:var(--orange);font-weight:900}.pay-card,.record-card,.gateway-core{border:1px solid var(--line);background:#fff;border-radius:19px;flex-direction:column;width:150px;min-height:220px;padding:17px;display:flex}.pay-card small,.record-card small{color:#73857f;margin-top:35px;font-size:7px}.pay-card>b,.record-card>b{margin-top:8px;font-size:20px}.pay-card>em,.record-card>em{color:var(--teal);margin-top:auto;font-size:8px;font-style:normal}.gateway-core{background:var(--teal);color:#fff;text-align:center;align-items:center}.gateway-core>i{border:1px solid #fff6;border-radius:50%;place-items:center;width:60px;height:60px;display:grid}.gateway-core>b{margin:13px 0;font-size:11px}.gateway-core>div{gap:5px;width:100%;display:grid}.gateway-core span{border:1px solid #ffffff4d;border-radius:6px;padding:7px;font-size:7px}.record-card p{border-top:1px solid var(--line);padding-top:12px;font-size:7px}.record-card p strong{margin-top:4px;display:block}.circle-features article{border:1px solid var(--line);border-radius:23px;min-height:220px;padding:27px}.circle-features article>i{background:var(--peach);width:50px;height:50px;color:var(--orange);border-radius:15px;place-items:center;display:grid}.circle-features h3{font-size:20px}.circle-features p{color:var(--muted);font-size:12px;line-height:1.6}.circle-features article.wide{grid-column:1/3;grid-template-columns:60px 1fr 1.4fr;align-items:center;gap:18px;display:grid}.reminder-ui{gap:7px;display:grid}.reminder-ui span{background:#f2f6f4;border-radius:9px;justify-content:space-between;padding:10px;font-size:8px;display:flex}.reminder-ui em{color:var(--teal);font-style:normal}.photo-industries{background:#079c8e;padding:110px 0}.photo-industries .section>div:last-child{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:50px;display:grid}.photo-industries article{text-align:center;background:#fff;border-radius:25px;padding:16px}.photo-industries article>div{border-radius:18px;height:185px;position:relative;overflow:hidden}.photo-industries img{object-fit:cover;width:100%;height:100%}.photo-industries article>div>span,.photo-industries article>div>b{background:#fff;border-radius:999px;padding:7px 9px;font-size:7px;position:absolute;bottom:10px}.photo-industries article>div>span{left:8px}.photo-industries article>div>b{color:var(--teal);right:8px}.photo-industries h3{margin:20px 0 8px;font-size:17px}.photo-industries p{color:var(--muted);min-height:32px;font-size:10px;line-height:1.5}.setup{grid-template-columns:.65fr 1.35fr;align-items:center;gap:80px;padding-block:115px;display:grid}.setup ol{gap:9px;margin-top:30px;padding:0;list-style:none;display:grid}.setup li{border:1px solid var(--line);border-radius:13px;align-items:center;gap:12px;padding:13px;font-size:12px;display:flex}.setup li span{background:var(--peach);width:28px;height:28px;color:var(--orange);border-radius:50%;place-items:center;display:grid}.setup-art{background:var(--cream);border-radius:30px;place-items:center;min-height:470px;display:grid;position:relative}.setup-art>.portal{transform:scale(.75)}.setup-note{bottom:20px;right:20px}.circle-brand{gap:9px}.circle-brand>img{object-fit:contain;width:31px;height:31px}.circle-brand>span{flex-direction:column;line-height:1;display:flex}.circle-brand>span>b{letter-spacing:-.3px;font-size:16px}.circle-brand>span>small{letter-spacing:1.5px;color:var(--muted);margin-top:4px;font-size:6px}.phone .circle-brand>img{width:22px;height:22px}.phone .circle-brand>span>b{font-size:10px}.phone .circle-brand>span>small{font-size:4px}.pay-card .circle-brand>img{width:22px;height:22px}.pay-card .circle-brand>span>b{font-size:10px}.pay-card .circle-brand>span>small{font-size:4px}.circle-first{background:radial-gradient(circle at 76% 34%,#22c7df2b,#0000 29%),radial-gradient(circle at 32% 100%,#7657e824,#0000 33%),linear-gradient(135deg,#071226 0%,#0b1b3b 56%,#101c45 100%)}.circle-stage>.portal{transform-origin:100% 0;position:absolute;top:58px;right:0;transform:scale(.8)}.circle-stage>.phone{transform-origin:0 100%;position:absolute;bottom:0;left:10px;transform:scale(.84)}.circle-stage .pay-toast{bottom:15px;right:8px}.access-addon{color:#fff;box-shadow:var(--shadow);background:#102045eb;border:1px solid #78dbf038;border-radius:15px;align-items:center;gap:9px;padding:11px 13px;display:flex;position:absolute;top:19px;left:305px}.access-addon>svg{color:var(--cyan)}.access-addon span{flex-direction:column;display:flex}.access-addon b{font-size:9px}.access-addon small{color:#91a9cb;margin-top:3px;font-size:7px}.circle-product{background:linear-gradient(145deg,#eaf4ff,#f0edff)}.circle-copy>span,.journey-row em,.gateway-flow>span{color:var(--violet)}.journey,.final-cta,.gateway,.control{background:#071226}.journey-row article{border-color:#243451}.journey-row article>i{color:#69dff0;border-color:#31496b}.journey-row small{color:#8fa4c4}.journey-row.four{grid-template-columns:repeat(4,1fr)}.photo-industries{background:linear-gradient(135deg,#122a63,#493aa3)}.industries{background:linear-gradient(135deg,#102a60,#2a5ea8)}.trust-strip{background:#315fc7}.gateway-core{background:linear-gradient(145deg,#356ff3,#7459dd)}.circle-hero{background:linear-gradient(135deg,#f7f9ff,#e9f1ff 56%,#f0edff)}.circle-card{background:#f7f9ff}.circle-card .solution-art{background:radial-gradient(circle,#e5f7fb,#eef0ff)}.tag.circle{color:#4d3ab1;background:#efedff}.node.circle{color:var(--violet)}.ways{padding-block:115px}.use-modes{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px;display:grid}.use-modes article{border:1px solid var(--line);background:#fff;border-radius:27px;min-height:330px;padding:30px;position:relative;overflow:hidden}.use-modes article.connected{color:#fff;background:linear-gradient(145deg,#0d2858,#493aa3);border-color:#0000}.use-modes article>span{color:#8795ad;margin-bottom:35px;font-size:9px;display:block}.use-modes h3{margin:35px 0 12px;font-size:23px}.use-modes p{color:var(--muted);min-height:63px;font-size:12px;line-height:1.7}.use-modes a{color:var(--blue);font-size:11px;font-weight:900}.use-modes .connected p{color:#b7c8e4}.use-modes .connected a{color:#7be5f1}.use-modes .connected .circle-brand small{color:#9cb2d8}.dual-brand{align-items:center;gap:13px;display:flex}.dual-brand>b{color:#7be5f1;font-size:20px}.dual-brand>svg{color:#fff;background:#ffffff1f;border-radius:11px;width:34px;height:34px;padding:7px}.access-connect{grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding-block:100px;display:grid}.access-connect .circle-brand{margin-bottom:25px}.access-connect-flow{background:linear-gradient(145deg,#edf6ff,#f2efff);border-radius:28px;justify-content:center;align-items:center;gap:13px;min-height:240px;display:flex}.access-connect-flow>span{border:1px solid var(--line);width:105px;height:105px;color:var(--blue);background:#fff;border-radius:22px;align-content:center;place-items:center;gap:9px;display:grid}.access-connect-flow b{color:var(--ink);font-size:11px}.access-connect-flow em{color:var(--violet);font-style:normal;font-weight:900}.circle-access-band{color:#fff;background:linear-gradient(135deg,#071226,#122a63);padding:100px 0}.circle-access-band>.section{grid-template-columns:1fr 420px;align-items:center;gap:80px;display:grid}.circle-access-band h2{letter-spacing:-2.5px;margin:23px 0;font-size:clamp(38px,4vw,58px);line-height:1.04}.circle-access-band p{color:#aebfda;line-height:1.75}.circle-access-band .access-device{margin:auto}.bundle-choice{color:#bcd0eb;flex-direction:column;gap:10px;margin:25px 0;font-size:12px;display:flex}.sync>i,.reminder>i{background:var(--violet)}@media (width<=1000px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer}.mobile-nav[open]>div{border:1px solid var(--line);width:250px;box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;padding:15px;display:flex;position:absolute;top:35px;right:0}.mobile-nav a{padding:12px;font-size:12px;font-weight:800}.site-header .header-actions .button{display:none}.home-hero,.access-hero,.circle-hero{grid-template-columns:1fr;padding-top:70px}.home-hero{padding-bottom:60px}.hero-system{width:min(680px,100%);margin:auto}.solution-grid,.product-band,.product-band.reverse,.integration,.control-layout,.gateway-layout,.setup{grid-template-columns:1fr}.product-band.reverse .product-visual{order:2}.industry-grid{grid-template-columns:repeat(2,1fr)}.use-grid{grid-template-columns:repeat(3,1fr)}.photo-industries .section>div:last-child{grid-template-columns:repeat(2,1fr)}.journey-row{grid-template-columns:repeat(5,180px);padding-bottom:15px;overflow:auto}.journey-row.four{grid-template-columns:repeat(4,180px)}.mode-strip{margin-top:25px}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>div:last-child{grid-column:2}.circle-hero-art{width:min(680px,100%);margin:auto}.access-hero>.access-device{margin-top:-40px}.use-modes,.access-connect,.circle-access-band>.section{grid-template-columns:1fr}.circle-stage>.portal{right:0}.circle-stage>.phone{left:20px}.home-life-visual{width:min(680px,100%);margin:auto}}@media (width<=700px){.section{width:min(100% - 30px,1180px)}.site-header{height:72px;padding-inline:15px}.brand img{width:37px;height:37px}.brand b{font-size:17px}.language{display:none}.home-hero,.access-hero,.circle-hero{min-height:auto;padding-inline:18px}.hero-copy h1,.access-hero h1,.circle-hero h1{letter-spacing:-2.6px;font-size:46px}.hero-copy>p,.access-hero>div>p,.circle-hero>div>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-system{height:520px}.hero-system>.access-device{transform-origin:0 0;transform:scale(.75)}.business-stage{width:100%;bottom:0}.business-stage .portal{transform-origin:100% 100%;transform:scale(.54)}.connection{display:none}.solutions,.feature-section,.use-section,.circle-features,.steps{padding-block:80px}.solution-grid{grid-template-columns:1fr}.intro h2,.product-copy h2{font-size:38px}.solution-card{padding:18px}.solution-art{height:330px}.journey{padding:75px 0}.product-band{gap:38px;padding-block:80px}.product-visual{min-height:420px}.access-product>.access-device{transform:scale(.72)}.circle-product>.portal{transform:scale(.5)}.industry-grid,.why,.feature-grid,.mode-strip{grid-template-columns:1fr}.integration-art{height:350px}.why{padding-bottom:75px}.final-cta{padding-block:85px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/3}.footer-main>div:last-child{grid-column:auto}.access-metrics{gap:18px}.access-hero>.access-device{transform-origin:50%;transform:scale(.8)}.mode-strip article{grid-template-columns:45px 1fr}.dash-body{grid-template-columns:80px 1fr}.dash-body>aside{padding:10px}.dash-kpis{grid-template-columns:1fr}.events>span{grid-template-columns:25px 1fr}.events em{display:none}.use-grid{grid-template-columns:1fr 1fr}.spec-layout{grid-template-columns:1fr;gap:35px}.spec-layout>img{height:330px}.spec-layout>div{grid-template-columns:1fr}.circle-hero-art{height:480px}.circle-hero-art>.portal{transform:scale(.52)}.circle-hero-art>.phone{transform:scale(.7)}.trust-strip{justify-content:flex-start;padding:0 16px;overflow:auto}.trust-strip span{white-space:nowrap}.step-grid{grid-template-columns:1fr}.step-grid article>em{top:auto;bottom:-30px;right:50%;transform:rotate(90deg)}.gateway-flow{justify-content:flex-start;overflow:auto}.circle-features>div:last-child{grid-template-columns:1fr}.circle-features article.wide{grid-column:auto;display:block}.photo-industries .section>div:last-child{grid-template-columns:1fr}.photo-industries article>div{height:250px}.setup{gap:35px}.setup-art{min-height:370px}.setup-art>.portal{transform:scale(.5)}.portal{width:650px}.circle-art>.phone{left:10px}.portal-mini{right:-280px}.circle-stage{height:500px}.circle-stage>.portal{transform-origin:100% 0;top:70px;right:-250px;transform:scale(.58)}.circle-stage>.phone{bottom:-10px;left:0;transform:scale(.72)}.circle-stage .pay-toast{bottom:10px;right:0}.access-addon{top:12px;left:auto;right:0}.ways{padding-block:80px}.use-modes{margin-top:35px}.use-modes article{min-height:285px}.access-connect{gap:30px;padding-block:75px}.access-connect-flow{gap:6px;min-height:195px;padding:18px}.access-connect-flow>span{width:78px;height:88px}.circle-access-band{padding:80px 0}.circle-access-band>.section{gap:25px}.circle-access-band .access-device{transform:scale(.8)}.circle-access-band h2{font-size:39px}.journey-row.four{grid-template-columns:repeat(4,180px)}.home-life-visual{border-radius:27px;height:560px}.home-life-visual>img{object-position:67% center}.home-photo-shade{background:linear-gradient(90deg,#050f249e,#050f241f 62%),linear-gradient(#050f2400 50%,#050f2473)}.parent-pay-app{transform-origin:0 100%;border-width:7px;width:205px;height:400px;padding:27px 14px 14px;top:auto;bottom:14px;left:14px;transform:scale(.84)}}.portal{background:#f8faff;border-color:#dce4f2}.portal aside{color:#7e94bc;background:#0b1733}.portal aside>img{object-fit:contain;width:34px;height:34px;margin-bottom:6px}.portal aside>i.on{color:#75e7f2;background:#1c3570}.brand small{letter-spacing:.75px;white-space:nowrap;color:#73809a;margin-top:6px;font-size:6px}.brand.inverse small{color:#8fa2c2}.desktop-nav>a.nav-active{color:var(--blue)}.desktop-nav>a.nav-active:after{content:"";background:linear-gradient(90deg,var(--cyan),var(--violet));border-radius:999px;height:2px;margin-top:6px;display:block}@media (width<=700px){.brand small{letter-spacing:.45px;font-size:5px}.site-header>.brand,.site-header>a{max-width:205px}}.step-grid article>div.secure-gateway-step{color:#fff;background:linear-gradient(145deg,#315fc7,#5c49c8);border-radius:25px;flex-direction:column;justify-content:center;align-items:center;width:235px;height:228px;padding:20px;display:flex;overflow:visible;box-shadow:0 18px 40px #315fc738}.secure-gateway-step>i{background:#ffffff1a;border:1px solid #ffffff59;border-radius:17px;place-items:center;width:52px;height:52px;display:grid}.secure-gateway-step>b{margin-top:12px;font-size:14px}.secure-gateway-step>small{color:#c9d9f3;margin:4px 0 13px;font-size:7px}.secure-gateway-step>div{grid-template-columns:repeat(3,1fr);gap:6px;width:100%;display:grid}.secure-gateway-step>div>span{min-height:48px;color:var(--ink);background:#fff;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;padding:6px 3px;display:flex}.secure-gateway-step strong{font-size:9px}.secure-gateway-step span small{color:var(--muted);margin-top:3px;font-size:5px}.step-grid p{min-height:35px;line-height:1.55}@media (width<=700px){.step-grid article>div.secure-gateway-step{width:min(235px,100%)}}.combined-payment{padding-bottom:105px}.payment-assurance{color:#fff;background:linear-gradient(135deg,#071226,#122a63);border-radius:26px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:30px;margin-top:22px;padding:26px 30px;display:grid}.payment-assurance>div{align-items:center;gap:14px;display:flex}.payment-assurance>div>i{color:#75e5f2;background:#75e5f21f;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.payment-assurance>div>span{flex-direction:column;gap:5px;display:flex}.payment-assurance>div b{font-size:14px}.payment-assurance>div small{color:#9fb3d2;font-size:9px;line-height:1.5}.payment-assurance ul{grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.payment-assurance li{color:#c4d3e9;border:1px solid #ffffff1f;border-radius:12px;padding:12px;font-size:9px;line-height:1.45}.payment-scope{text-align:center;max-width:820px;margin:14px auto 0;line-height:1.55;color:#7b879d!important;font-size:8px!important}.combined-payment+.circle-features{padding-top:90px}@media (width<=900px){.payment-assurance,.payment-assurance ul{grid-template-columns:1fr}}@media (width<=700px){.payment-assurance{padding:22px}.payment-assurance>div{align-items:flex-start}.payment-assurance ul{gap:6px}}.story-section{padding:105px 0 85px}.story-section .intro{max-width:870px}.story-board{background:#0b1935;border:1px solid #263b60;border-radius:36px;grid-template-columns:1.12fr .88fr;min-height:590px;margin-top:38px;display:grid;overflow:hidden;box-shadow:0 30px 80px #00000038}.story-photo{min-width:0;position:relative;overflow:hidden}.story-photo:after{content:"";background:linear-gradient(#05102605 35%,#051026b8 100%);position:absolute;inset:0}.story-photo>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.payment-pop{z-index:2;color:#071226;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:18px;align-items:center;gap:13px;min-width:270px;padding:17px 18px;display:flex;position:absolute;bottom:86px;left:28px;box-shadow:0 18px 45px #00000040}.payment-pop>i{color:#079c8e;background:#dff8f3;border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;font-weight:900;display:grid}.payment-pop>span{flex-direction:column;display:flex}.payment-pop small{letter-spacing:.8px;color:#71807d;font-size:9px;font-weight:900}.payment-pop strong{margin-top:4px;font-size:22px}.payment-pop em{color:#697875;margin-top:3px;font-size:10px;font-style:normal}.scene-caption{z-index:2;color:#fff;align-items:baseline;gap:9px;display:flex;position:absolute;bottom:28px;left:30px}.scene-caption b{font-size:17px}.scene-caption small{color:#c7d5e5;font-size:11px}.story-system{color:#fff;background:radial-gradient(circle at 100% 0,#6a53e82e,#0000 34%),#0b1935;flex-direction:column;padding:38px 34px;display:flex}.story-brand{justify-content:space-between;align-items:center;display:flex}.story-brand .circle-brand{color:#fff}.story-brand .circle-brand small{color:#91a7c8}.story-brand>span{letter-spacing:1px;color:#72e4ef;border:1px solid #72e4ef40;border-radius:999px;padding:7px 9px;font-size:8px}.story-system h3{letter-spacing:-1.1px;max-width:360px;margin:34px 0 24px;font-size:31px;line-height:1.1}.story-events{gap:10px;display:grid}.story-events article{background:#ffffff09;border:1px solid #2d4266;border-radius:17px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;min-height:84px;padding:13px 14px;display:grid}.story-events article>i{color:#72dfee;background:#142d58;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.story-events article>span{flex-direction:column;display:flex}.story-events b{font-size:13px}.story-events small{color:#90a8cb;margin-top:5px;font-size:9px;line-height:1.45}.story-events em{color:#5d789e;font-size:8px;font-style:normal}.optional-access{background:#644bc21a;border:1px dashed #a68eff8c;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin-top:auto;padding:15px;display:grid}.optional-access>i{color:#bba8ff;background:#9377ef2e;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.optional-access>span{flex-direction:column;display:flex}.optional-access small{letter-spacing:.7px;color:#a992f4;font-size:7px;font-weight:900}.optional-access b{margin-top:5px;font-size:10px}.optional-access em{color:#ae9dda;white-space:nowrap;font-size:8px;font-style:normal}.story-proof{background:#263b60;border:1px solid #263b60;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:14px;display:grid;overflow:hidden}.story-proof span{color:#b6c7df;background:#0b1935;align-items:center;min-height:68px;padding:20px 22px;font-size:10px;line-height:1.45;display:flex}.story-proof span:first-letter{color:#72e4ef}@media (width<=900px){.story-board{grid-template-columns:1fr}.story-photo{min-height:480px}.story-system{min-height:570px}.story-proof{grid-template-columns:1fr}.story-proof span{min-height:54px}.story-proof span+span{border-top:1px solid #263b60}}@media (width<=700px){.story-section{padding:80px 0}.story-board{border-radius:26px;margin-top:28px}.story-photo{min-height:430px}.payment-pop{min-width:0;bottom:74px;left:16px;right:16px}.scene-caption{bottom:24px;left:18px}.story-system{min-height:auto;padding:28px 20px}.story-system h3{margin:28px 0 20px;font-size:27px}.story-events article{grid-template-columns:42px 1fr}.story-events article>em{display:none}.optional-access{grid-template-columns:42px 1fr;margin-top:16px}.optional-access>em{grid-column:2}.story-proof{border-radius:16px}}.access-live-product{isolation:isolate;background:#071b2d;display:block;overflow:hidden}.access-live-product:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#04102014 38%,#041020db 100%);position:absolute;inset:0}.access-live-product>.access-scene{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.access-live-top{z-index:3;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;top:22px;left:22px;right:22px}.live-verification,.other-methods{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.65px;background:#05192ac7;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:7px;min-height:35px;padding:8px 12px;font-size:8px;font-weight:900;display:flex}.live-verification>i{background:#5be7d8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #5be7d821}.other-methods{color:#c6d7e8;letter-spacing:0}.other-methods>svg{color:#67dfef}.access-event-rail{z-index:3;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#051427e6;border:1px solid #fff3;border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:22px;left:22px;right:22px;overflow:hidden;box-shadow:0 18px 45px #00000047}.access-event-rail article{color:#fff;grid-template-columns:38px 1fr 16px;align-items:center;gap:10px;min-height:112px;padding:18px 15px;display:grid;position:relative}.access-event-rail article+article{border-left:1px solid #ffffff21}.access-event-rail article>i{color:#67e1e7;background:#5be7d81f;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.access-event-rail article>span{flex-direction:column;min-width:0;display:flex}.access-event-rail small{letter-spacing:.55px;color:#92a9c5;font-size:7px;font-weight:900;line-height:1.35}.access-event-rail b{margin-top:5px;font-size:10px;line-height:1.35}.access-event-rail article>em{color:#079c8e;background:#dff8f3;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-style:normal;font-weight:900;display:grid}.access-event-rail article:nth-child(2)>i{color:#b8a6ff;background:#755be82b}.access-event-rail article:nth-child(3)>i{color:#8eb6ff;background:#3d6cf62b}@media (width<=700px){.access-live-product{min-height:530px}.access-live-product>.access-scene{object-position:58% center}.access-live-top{top:15px;left:15px;right:15px}.other-methods{display:none}.access-event-rail{grid-template-columns:1fr;bottom:15px;left:15px;right:15px}.access-event-rail article{min-height:70px;padding:11px 13px}.access-event-rail article+article{border-top:1px solid #ffffff21;border-left:0}}.collection-section{padding:105px 0 85px}.collection-section .intro{max-width:900px}.collection-visual{isolation:isolate;background:#0b1935;border:1px solid #263b60;border-radius:36px;height:640px;margin-top:38px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000040}.collection-visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#040e1e05 28%,#040e1e73 56%,#040e1ee0 100%);position:absolute;inset:0}.collection-owner-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.owner-calm{z-index:3;color:#071226;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffffff0;border:1px solid #ffffff52;border-radius:18px;align-items:center;gap:13px;max-width:340px;padding:15px 17px;display:flex;position:absolute;bottom:26px;left:26px;box-shadow:0 18px 45px #0000003d}.owner-calm>i{color:#079c8e;background:#dff8f3;border-radius:50%;flex:0 0 39px;place-items:center;width:39px;height:39px;font-style:normal;font-weight:900;display:grid}.owner-calm>span{flex-direction:column;display:flex}.owner-calm b{font-size:12px}.owner-calm small{color:#657570;margin-top:5px;font-size:9px;line-height:1.4}.collection-dashboard{z-index:3;color:#fff;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#07142bf0;border:1px solid #ffffff2e;border-radius:25px;flex-direction:column;width:48%;padding:25px;display:flex;position:absolute;top:26px;bottom:26px;right:26px;box-shadow:0 24px 60px #0000004d}.collection-dashboard>header{justify-content:space-between;align-items:center;display:flex}.collection-dashboard .circle-brand{color:#fff}.collection-dashboard .circle-brand small{color:#8fa6c9}.collection-dashboard>header>span{letter-spacing:.9px;color:#70e5ee;border:1px solid #70e5ee3d;border-radius:999px;padding:7px 9px;font-size:8px}.collection-title{justify-content:space-between;align-items:flex-end;gap:12px;margin:24px 0 15px;display:flex}.collection-title>span{flex-direction:column;display:flex}.collection-title small{letter-spacing:.8px;color:#8299ba;font-size:8px;font-weight:900}.collection-title b{margin-top:6px;font-size:19px}.collection-title em{color:#a8bad5;white-space:nowrap;border:1px solid #2e466f;border-radius:9px;padding:8px 9px;font-size:8px;font-style:normal}.collection-kpis{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.collection-kpis article{background:#ffffff06;border:1px solid #293f65;border-radius:13px;flex-direction:column;min-height:85px;padding:11px;display:flex}.collection-kpis small{letter-spacing:.6px;color:#7e95b8;font-size:7px;font-weight:900}.collection-kpis strong{white-space:nowrap;margin-top:7px;font-size:17px}.collection-kpis em{color:#66dfe8;margin-top:auto;font-size:8px;font-style:normal}.collection-kpis article.overdue em{color:#ffb48c}.payment-feed{background:#ffffff06;border:1px solid #293f65;border-radius:15px;margin-top:13px;overflow:hidden}.payment-feed>div{border-bottom:1px solid #293f65;justify-content:space-between;align-items:center;min-height:39px;padding:0 13px;display:flex}.payment-feed>div>b{font-size:10px}.payment-feed>div>span{color:#65dfe8;font-size:7px}.payment-feed article{grid-template-columns:32px 1fr auto 52px;align-items:center;gap:9px;min-height:54px;padding:8px 11px;display:grid}.payment-feed article+article{border-top:1px solid #293f65bf}.payment-feed article>i{color:#73e3ec;background:#142f5b;border-radius:9px;place-items:center;width:32px;height:32px;font-size:8px;font-style:normal;font-weight:900;display:grid}.payment-feed article>span{flex-direction:column;display:flex}.payment-feed article b{font-size:10px}.payment-feed article small{color:#8097b7;margin-top:4px;font-size:7px}.payment-feed article>strong{font-size:9px}.payment-feed article>em{color:#64dfc9;text-align:center;white-space:nowrap;background:#4ad0b91f;border-radius:999px;padding:5px 6px;font-size:7px;font-style:normal}.reminder-scheduled{background:#7051db1c;border:1px solid #8d75ee73;border-radius:15px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:13px 14px;display:grid}.reminder-scheduled>i{color:#beaaff;background:#8569e82e;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.reminder-scheduled>span{flex-direction:column;display:flex}.reminder-scheduled b{font-size:10px}.reminder-scheduled small{color:#91a6c6;margin-top:4px;font-size:8px;line-height:1.4}.reminder-scheduled>em{color:#b7a8ee;white-space:nowrap;font-size:7px;font-style:normal}.collection-benefits{background:#263b60;border:1px solid #263b60;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:14px;display:grid;overflow:hidden}.collection-benefits span{color:#bac9df;background:#0b1935;align-items:center;min-height:62px;padding:18px 21px;font-size:10px;line-height:1.4;display:flex}@media (width<=900px){.collection-visual{background:#0b1935;height:auto;padding-top:440px}.collection-owner-photo{height:440px;bottom:auto}.collection-visual:after{background:linear-gradient(#040e1e00 42%,#040e1ed1 100%);height:440px}.owner-calm{top:330px;bottom:auto}.collection-dashboard{width:auto;margin:20px;position:relative;top:auto;bottom:auto;right:auto}.collection-benefits{grid-template-columns:1fr}.collection-benefits span+span{border-top:1px solid #263b60}}@media (width<=700px){.collection-section{padding:80px 0}.collection-visual{border-radius:26px;padding-top:390px}.collection-owner-photo{object-position:42% center;height:390px}.owner-calm{max-width:none;top:290px;left:14px;right:14px}.collection-dashboard{margin:14px;padding:19px 15px}.collection-title{flex-direction:column;align-items:flex-start}.collection-kpis{grid-template-columns:1fr 1fr}.collection-kpis article:last-child{grid-column:1/3}.payment-feed article{grid-template-columns:32px 1fr auto}.payment-feed article>strong{display:none}.reminder-scheduled{grid-template-columns:38px 1fr}.reminder-scheduled>em{grid-column:2}.collection-benefits{border-radius:15px}}.access-hero .access-brand{color:#fff;margin-bottom:24px}.access-hero .access-brand small{color:#8ea7c5}.dash-head .circle-brand{color:#fff}.dash-head .circle-brand>img{width:29px;height:29px}.dash-head .circle-brand b{font-size:12px}.dash-head .circle-brand small{display:none}.dual-brand{gap:9px}.dual-brand .circle-brand{gap:6px}.dual-brand .circle-brand>img{width:27px;height:27px}.dual-brand .circle-brand b{font-size:12px}.dual-brand .circle-brand small{letter-spacing:.8px;font-size:4px}.circle-access-band .access-brand{color:#fff;margin-bottom:23px}.circle-access-band .access-brand small{color:#91a8c9}@media (width<=700px){.dual-brand{flex-wrap:wrap}.dual-brand .circle-brand>img{width:25px;height:25px}.dual-brand .circle-brand b{font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rings i{animation:none}.button{transition:none}}.circle-features{padding-block:115px}.circle-features>.intro{max-width:790px}.circle-features>div:last-child{grid-template-columns:1fr 1fr;gap:18px;margin-top:52px;display:grid}.circle-feature-card{background:linear-gradient(145deg,#fff,#f8faff);flex-direction:column;position:relative;overflow:hidden;border:1px solid var(--line)!important;border-radius:28px!important;min-height:395px!important;padding:25px!important;display:flex!important}.circle-feature-card:before{content:"";background:radial-gradient(circle,#7557e81c,#0000 68%);border-radius:50%;width:210px;height:210px;position:absolute;top:-100px;right:-80px}.circle-feature-copy{z-index:1;grid-template-columns:50px 1fr;align-items:start;gap:14px;display:grid;position:relative}.circle-feature-copy>i{width:50px;height:50px;color:var(--violet);background:#eeebff;border-radius:15px;place-items:center;display:grid}.circle-feature-copy h3{margin:1px 0 7px;font-size:20px}.circle-feature-copy p{color:var(--muted);max-width:420px;margin:0;font-size:11px;line-height:1.55}.feature-preview{z-index:1;background:#fff;border:1px solid #d8e1f0;border-radius:20px;min-height:225px;margin-top:auto;position:relative;overflow:hidden;box-shadow:0 14px 35px #07122612}.feature-preview header{justify-content:space-between;align-items:center;display:flex}.status-preview{padding:17px 17px 0}.status-preview header>em{letter-spacing:.7px;color:#12a996;border:1px solid #b9e7df;border-radius:999px;padding:5px 7px;font-size:6px;font-style:normal}.status-preview>div{border:1px solid #e1e7f1;border-radius:12px;margin-top:13px;overflow:hidden}.status-preview>div>span{grid-template-columns:32px 1fr auto 55px;align-items:center;gap:8px;min-height:62px;padding:9px 10px;display:grid}.status-preview>div>span+span{border-top:1px solid #e1e7f1}.status-preview>div i,.locations-preview>div i{color:#315fc7;background:#eaf1ff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:7px;font-style:normal;font-weight:900;display:grid}.status-preview>div b,.locations-preview>div b{flex-direction:column;font-size:9px;display:flex}.status-preview>div small,.locations-preview>div small{color:#7a879d;margin-top:4px;font-size:6px;font-weight:400}.status-preview>div em{text-align:center;border-radius:999px;padding:5px;font-size:6px;font-style:normal}.status-preview .paid{color:#079c8e;background:#e5f7f3}.status-preview .overdue{color:#db6535;background:#fff0e8}.status-preview footer{color:#4f6d99;background:#f3f6fb;margin:10px -17px 0;padding:9px 17px;font-size:7px}.bills-preview{background:linear-gradient(145deg,#f5f8ff,#f1efff);grid-template-columns:1fr 150px;gap:11px;padding:14px;display:grid}.bill-sheet{background:#fff;border:1px solid #dce4f1;border-radius:14px;flex-direction:column;padding:13px;display:flex}.bill-sheet header .circle-brand>img{width:23px;height:23px}.bill-sheet header>em{color:#687690;font-size:6px;font-style:normal;font-weight:900}.bill-sheet>small{color:#7a879d;margin-top:17px;font-size:6px}.bill-sheet>div{justify-content:space-between;gap:10px;margin-top:12px;display:flex}.bill-sheet>div span{flex-direction:column;display:flex}.bill-sheet>div small{color:#77859b;margin-top:4px;font-size:6px}.bill-sheet footer{color:#6e7c92;border-top:1px solid #e2e8f2;justify-content:space-between;align-items:center;margin-top:auto;padding-top:11px;font-size:6px;display:flex}.bill-sheet footer em{color:#d96334;background:#fff0e8;border-radius:999px;padding:5px 7px;font-style:normal}.receipt-ready{color:#fff;background:linear-gradient(145deg,#102a60,#493aa3);border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;padding:14px;display:flex}.receipt-ready>i{color:#75e5f2;background:#ffffff1f;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.receipt-ready span{flex-direction:column;margin-top:18px;display:flex}.receipt-ready b{font-size:9px;line-height:1.4}.receipt-ready small{color:#b6c7e2;margin-top:6px;font-size:6px;line-height:1.4}.methods-preview{background:#f5f8ff;grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.methods-preview article{background:#fff;border:1px solid #dfe6f1;border-radius:14px;align-items:flex-start;gap:11px;min-height:150px;padding:14px;display:flex}.methods-preview article>i{color:#315fc7;background:#eaf1ff;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:8px;font-style:normal;font-weight:900;display:grid}.methods-preview article:nth-child(2)>i{color:#db6535;background:#fff0e8}.methods-preview article span{flex-direction:column;display:flex}.methods-preview article small{letter-spacing:.5px;color:#78869b;font-size:6px;font-weight:900}.methods-preview article b{margin-top:13px;font-size:14px}.methods-preview article em{color:#079c8e;margin-top:12px;font-size:6px;font-style:normal;line-height:1.35}.methods-preview article:nth-child(2) em{color:#7657e8}.methods-preview footer{grid-column:1/3;grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.methods-preview footer span{text-align:center;color:#60708a;background:#fff;border:1px solid #dce4f0;border-radius:8px;padding:7px 3px;font-size:6px;font-weight:800}.locations-preview{padding:16px}.locations-preview header>em{color:#718096;border:1px solid #dce3ef;border-radius:8px;padding:6px 8px;font-size:6px;font-style:normal}.locations-preview>div{gap:7px;margin-top:12px;display:grid}.locations-preview>div>span{border:1px solid #e0e6f0;border-radius:11px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;min-height:52px;padding:8px 10px;display:grid}.locations-preview>div strong{color:#315fc7;font-size:10px}.reminders-preview{background:linear-gradient(145deg,#fff,#f5f2ff);padding:16px}.reminders-preview header>span{color:#7657e8;background:#eeebff;border-radius:999px;padding:5px 7px;font-size:6px;font-weight:900}.reminders-preview>div{background:#fff;border:1px solid #e0e6f0;border-radius:12px;margin-top:12px;overflow:hidden}.reminders-preview>div>span{grid-template-columns:28px 1fr auto;align-items:center;gap:8px;min-height:48px;padding:8px 10px;display:grid}.reminders-preview>div>span+span{border-top:1px solid #e0e6f0}.reminders-preview>div i{color:#079c8e;background:#e5f7f3;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.reminders-preview>div em{color:#079c8e;font-size:6px;font-style:normal}.reminders-preview>div .next i{color:#7657e8;background:#eeebff}.reminders-preview>div .next em{color:#7657e8}.reminders-preview footer{color:#718096;margin-top:10px;font-size:6px}.records-preview{padding:16px}.records-preview header>span{flex-direction:column;display:flex}.records-preview header small{letter-spacing:.6px;color:#78869c;font-size:6px;font-weight:900}.records-preview header b{margin-top:4px;font-size:11px}.records-preview header>em{color:#079c8e;background:#e5f7f3;border-radius:999px;padding:6px 8px;font-size:6px;font-style:normal}.records-preview>div{border:1px solid #e0e6f0;border-radius:12px;grid-template-columns:1fr 1fr;margin-top:14px;display:grid;overflow:hidden}.records-preview>div>span{flex-direction:column;padding:11px;display:flex}.records-preview>div>span:nth-child(2n){border-left:1px solid #e0e6f0}.records-preview>div>span:nth-child(n+3){border-top:1px solid #e0e6f0}.records-preview>div small{color:#7b899d;font-size:6px}.records-preview>div b{margin-top:5px;font-size:8px}.records-preview footer{color:#60708a;background:#f3f6fb;border-radius:9px;align-items:center;gap:7px;margin-top:11px;padding:9px 10px;font-size:6px;display:flex}.records-preview footer>svg{color:#315fc7}@media (width<=900px){.circle-features>div:last-child{grid-template-columns:1fr}.circle-feature-card{min-height:385px!important}}@media (width<=700px){.circle-feature-card{min-height:390px!important;padding:18px!important}.circle-feature-copy{grid-template-columns:44px 1fr}.circle-feature-copy>i{width:44px;height:44px}.bills-preview{grid-template-columns:1fr 110px}.status-preview>div>span{grid-template-columns:30px 1fr auto}.status-preview>div>span>strong{display:none}.methods-preview article{padding:11px}.methods-preview article>i{display:none}}.circle-feature-card{min-height:435px!important}.circle-feature-copy h3{font-size:22px}.circle-feature-copy p{font-size:12px;line-height:1.6}.feature-preview{min-height:255px}.status-preview header b,.locations-preview header b,.reminders-preview header b{font-size:12px}.status-preview header>em{font-size:8px}.status-preview>div>span{min-height:68px}.status-preview>div b,.locations-preview>div b{font-size:11px}.status-preview>div small,.locations-preview>div small{font-size:8px}.status-preview>div strong{font-size:10px}.status-preview>div em{font-size:8px}.status-preview footer{padding-block:11px;font-size:9px}.bills-preview{grid-template-columns:1fr 165px}.bill-sheet header .circle-brand b{font-size:11px}.bill-sheet header .circle-brand small{font-size:5px}.bill-sheet header>em,.bill-sheet>small{font-size:8px}.bill-sheet>div b,.bill-sheet>div strong{font-size:12px}.bill-sheet>div small,.bill-sheet footer{font-size:8px}.methods-preview article{min-height:168px}.methods-preview article small{font-size:8px}.methods-preview article b{font-size:16px}.methods-preview article em{font-size:8px}.methods-preview footer span{padding-block:8px;font-size:8px}.locations-preview header>em{font-size:8px}.locations-preview>div>span{min-height:58px}.locations-preview>div strong{font-size:12px}.reminders-preview header>span{font-size:8px}.reminders-preview>div>span{min-height:54px}.reminders-preview>div b{font-size:10px}.reminders-preview>div em,.reminders-preview footer,.records-preview header small{font-size:8px}.records-preview header b{font-size:13px}.records-preview header>em,.records-preview>div small{font-size:8px}.records-preview>div b{font-size:10px}.records-preview footer{padding-block:11px;font-size:8px}@media (width<=700px){.circle-feature-card{min-height:430px!important}.feature-preview{min-height:265px}.bills-preview{grid-template-columns:1fr 120px}.circle-feature-copy h3{font-size:20px}.circle-feature-copy p{font-size:11px}.status-preview>div>span{grid-template-columns:30px 1fr auto}.methods-preview article b{font-size:14px}}.bills-preview{background:linear-gradient(145deg,#f5f8ff,#f1efff);flex-direction:column;gap:10px;padding:14px;display:flex}.bill-sheet{flex:1;min-height:168px;padding:15px}.bill-sheet header{justify-content:space-between;align-items:center;display:flex}.bill-sheet header>span{text-align:right;flex-direction:column;display:flex}.bill-sheet header>span small,.bill-main small,.bill-meta small{letter-spacing:.55px;color:#7a879d;font-size:8px;font-weight:900}.bill-sheet header>span b{margin-top:4px;font-size:11px}.bill-main{grid-template-columns:1fr auto;align-items:end;gap:16px;margin-top:19px!important;display:grid!important}.bill-main>span{flex-direction:column;display:flex}.bill-main>span b{margin-top:5px;font-size:13px}.bill-main>span em{color:#6f7d92;margin-top:4px;font-size:10px;font-style:normal}.bill-main>strong{text-align:right;white-space:nowrap;flex-direction:column;display:flex;font-size:18px!important}.bill-main>strong small{margin-bottom:5px}.bill-meta{background:#f3f6fb;border-radius:10px;justify-content:space-between;align-items:center;padding:11px 12px;margin-top:16px!important;display:flex!important}.bill-meta>span{flex-direction:column;display:flex}.bill-meta>span b{margin-top:4px;font-size:10px}.bill-meta>em{color:#d96334;background:#fff0e8;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal}.receipt-ready{background:linear-gradient(135deg,#102a60,#493aa3);border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;min-height:62px;padding:11px 13px;display:grid}.receipt-ready>i{width:38px;height:38px}.receipt-ready>span{margin:0}.receipt-ready b{font-size:11px}.receipt-ready small{font-size:8px}.receipt-ready>em{color:#75e5f2;white-space:nowrap;font-size:8px;font-style:normal}.bills-preview .circle-brand b{color:var(--ink)}@media (width<=700px){.bill-main>strong{font-size:16px!important}.receipt-ready{grid-template-columns:34px 1fr}.receipt-ready>em{grid-column:2}.bills-preview{min-height:285px}}.payment-brands{grid-column:1/3;grid-template-columns:repeat(6,1fr);gap:6px;width:100%;display:grid}.paybrand{text-align:center;background:#fff;border:1px solid #dbe3ef;border-radius:9px;justify-content:center;align-items:center;min-width:0;min-height:38px;padding:6px 4px;font-style:normal;line-height:1;display:flex;position:relative;overflow:hidden}.paybrand.visa{color:#1a1f71;letter-spacing:-.7px;font-size:13px;font-style:italic;font-weight:1000}.paybrand.mastercard{padding-top:18px}.paybrand.mastercard>i{opacity:.95;border-radius:50%;width:16px;height:16px;position:absolute;top:5px}.paybrand.mastercard>i:first-child{background:#eb001b;left:calc(50% - 14px)}.paybrand.mastercard>i:nth-child(2){mix-blend-mode:multiply;background:#f79e1b;left:calc(50% - 3px)}.paybrand.mastercard>b{color:#242733;font-size:5px}.paybrand.fpx{color:#1364b0;letter-spacing:-.8px;border-bottom:3px solid #e23b43;font-size:13px;font-style:italic;font-weight:1000}.paybrand.tng{color:#0066b3;flex-direction:column}.paybrand.tng>b{white-space:nowrap;font-size:6px}.paybrand.tng>small{margin-top:3px;font-size:5px}.paybrand.grab{color:#00b14f;letter-spacing:-.5px;font-size:10px;font-weight:1000}.paybrand.boost{color:#fff;background:#ee202e;border-color:#ee202e;font-size:11px;font-style:italic;font-weight:1000}.secure-gateway-step>.payment-brands{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:3px;display:grid}.secure-gateway-step>.payment-brands>.paybrand{border-radius:8px;min-height:40px;padding:5px 3px}.payment-brands.compact .paybrand.visa,.payment-brands.compact .paybrand.fpx{font-size:11px}.payment-brands.compact .paybrand.grab,.payment-brands.compact .paybrand.boost{font-size:8px}.payment-brands.compact .paybrand.tng>b{font-size:5px}.payment-brands.compact .paybrand.tng>small,.payment-brands.compact .paybrand.mastercard>b{font-size:4px}.step-grid article>div.secure-gateway-step{height:245px;padding:15px}.secure-gateway-step>i{width:44px;height:44px}.secure-gateway-step>b{margin-top:8px}.secure-gateway-step>small{margin-bottom:8px}@media (width<=700px){.payment-brands{grid-template-columns:repeat(3,1fr)}.methods-preview .payment-brands{grid-column:1/3}.paybrand{min-height:36px}}.reminders-preview,.records-preview{background:linear-gradient(145deg,#fff,#f6f4ff);min-height:285px;padding:17px}.reminders-preview header>span,.records-preview header>span{flex-direction:column;display:flex}.reminders-preview header>span small,.records-preview header>span small{letter-spacing:.75px;color:#7657e8;font-size:8px;font-weight:900;line-height:1}.reminders-preview header>span b,.records-preview header>span b{margin-top:5px;font-size:14px;line-height:1.2}.reminders-preview header>em,.records-preview header>em{white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:9px;font-style:normal;font-weight:800}.reminders-preview header>em{color:#7657e8;background:#eeebff}.records-preview header>em{color:#079c8e;background:#e5f7f3}.reminders-preview>.reminder-timeline{background:#fff;border:1px solid #dfe5ef;border-radius:13px;margin-top:14px;overflow:hidden}.reminders-preview>.reminder-timeline>span{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:57px;padding:9px 11px;display:grid}.reminders-preview>.reminder-timeline>span+span{border-top:1px solid #e0e6f0}.reminders-preview>.reminder-timeline>span>i{color:#079c8e;background:#e5f7f3;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.reminders-preview>.reminder-timeline>span>b{flex-direction:column;font-size:11px;line-height:1.2;display:flex}.reminders-preview>.reminder-timeline>span>b>small{color:#7a879d;margin-top:5px;font-size:8px;font-weight:500;line-height:1.2}.reminders-preview>.reminder-timeline>span>em{color:#079c8e;font-size:9px;font-style:normal;font-weight:700}.reminders-preview>.reminder-timeline>.next>i{color:#7657e8;background:#eeebff}.reminders-preview>.reminder-timeline>.next>em{color:#7657e8}.reminders-preview>.reminder-summary{color:#fff;background:linear-gradient(135deg,#142d65,#493aa3);border:0;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin-top:11px;padding:11px 12px;display:grid;overflow:visible}.reminders-preview>.reminder-summary>i{color:#77e4f0;background:#ffffff1f;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.reminders-preview>.reminder-summary>span{flex-direction:column;gap:0;min-height:0;padding:0;display:flex}.reminders-preview>.reminder-summary>span>small{letter-spacing:.65px;color:#a9bad8;font-size:7px;font-weight:900;line-height:1}.reminders-preview>.reminder-summary>span>b{margin-top:5px;font-size:11px;line-height:1.2}.reminders-preview>.reminder-summary>em{color:#77e4f0;white-space:nowrap;font-size:8px;font-style:normal}.records-preview{background:linear-gradient(145deg,#f8fbff,#f4f1ff)}.records-preview>.transaction-amount{color:#fff;background:linear-gradient(135deg,#102a60,#493aa3);border:0;border-radius:13px;grid-template-columns:1fr auto;align-items:end;gap:18px;margin-top:14px;padding:14px;display:grid;overflow:visible}.records-preview>.transaction-amount>span{flex-direction:column;padding:0;display:flex}.records-preview>.transaction-amount small{letter-spacing:.65px;color:#aebed8;font-size:8px;font-weight:900;line-height:1}.records-preview>.transaction-amount b{margin-top:7px;font-size:14px;line-height:1.2}.records-preview>.transaction-amount em{color:#c0cee2;margin-top:4px;font-size:9px;font-style:normal}.records-preview>.transaction-amount>strong{white-space:nowrap;flex-direction:column;align-items:flex-end;font-size:21px;line-height:1;display:flex}.records-preview>.transaction-amount>strong small{color:#76e5ef;margin-bottom:8px}.records-preview>.transaction-meta{background:#fff;border:1px solid #dfe5ef;border-radius:12px;grid-template-columns:1.2fr 1fr 1fr;margin-top:10px;display:grid;overflow:hidden}.records-preview>.transaction-meta>span{flex-direction:column;justify-content:center;min-height:60px;padding:10px;display:flex}.records-preview>.transaction-meta>span+span{border-left:1px solid #e0e6f0}.records-preview>.transaction-meta small{color:#7b899d;font-size:8px;line-height:1.15}.records-preview>.transaction-meta b{margin-top:5px;font-size:10px;line-height:1.2}.records-preview>.transaction-meta em{color:#65758e;margin-top:3px;font-size:8px;font-style:normal}.records-preview>.transaction-ready{background:#eef3fb;border:0;border-radius:11px;grid-template-columns:32px 1fr;align-items:center;gap:9px;margin-top:10px;padding:10px 11px;display:grid;overflow:visible}.records-preview>.transaction-ready>i{color:#315fc7;background:#fff;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.records-preview>.transaction-ready>span{flex-direction:column;padding:0;display:flex}.records-preview>.transaction-ready b{margin:0;font-size:10px;line-height:1.2}.records-preview>.transaction-ready small{color:#687791;margin-top:3px;font-size:8px;line-height:1.35}@media (width<=700px){.reminders-preview,.records-preview{padding:14px}.reminders-preview>.reminder-summary{grid-template-columns:34px 1fr}.reminders-preview>.reminder-summary>em{grid-column:2}.records-preview>.transaction-amount>strong{font-size:18px}.records-preview>.transaction-meta{grid-template-columns:1fr 1fr}.records-preview>.transaction-meta>span:nth-child(3){border-top:1px solid #e0e6f0;border-left:0;grid-column:1/3}.records-preview>.transaction-meta>span:nth-child(2){border-left:1px solid #e0e6f0}}.reminders-v3{background:linear-gradient(145deg,#fff,#f6f4ff)}.reminders-v3 header>span>small{font-size:9px}.reminders-v3 header>span>b{font-size:15px}.reminders-v3 header>em{font-size:10px}.reminders-v3>.reminder-timeline>span{min-height:64px}.reminders-v3>.reminder-timeline>span>b{font-size:13px}.reminders-v3>.reminder-timeline>span>b>small{font-size:10px}.reminders-v3>.reminder-timeline>span>em{background:#e8f8f4;border-radius:999px;padding:6px 9px;font-size:10px}.reminders-v3>.reminder-timeline>.next>em{background:#f0edff}.reminders-v3>.reminder-action-panel{background:linear-gradient(135deg,#f1efff,#e8f8fb);border:1px solid #d8d0ff;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;margin-top:12px;padding:12px 13px;display:grid;overflow:visible}.reminders-v3>.reminder-action-panel>i{color:#fff;background:#7657e8;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 20px #7557e838}.reminders-v3>.reminder-action-panel>span{flex-direction:column;min-height:0;padding:0;display:flex}.reminders-v3>.reminder-action-panel>span>small{letter-spacing:.65px;color:#7657e8;font-size:9px;font-weight:900;line-height:1}.reminders-v3>.reminder-action-panel>span>b{color:#111936;margin-top:6px;font-size:12px;line-height:1.3}.reminders-v3>.reminder-action-panel>strong{color:#111936;text-align:right;white-space:nowrap;flex-direction:column;font-size:11px;line-height:1.15;display:flex}.reminders-v3>.reminder-action-panel>strong>small{color:#64708a;margin-top:4px;font-size:10px;font-weight:600}@media (width<=700px){.reminders-v3>.reminder-action-panel{grid-template-columns:38px 1fr}.reminders-v3>.reminder-action-panel>i{width:38px;height:38px}.reminders-v3>.reminder-action-panel>strong{text-align:left;flex-direction:row;grid-column:2;gap:6px}}.contact-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.contact-actions .button svg,.contact-email>svg{flex:none}.contact-email{color:#fff;border:1px solid #ffffff61;border-radius:999px;align-items:center;gap:12px;min-height:48px;padding:0 22px;font-size:11px;font-weight:900;transition:all .2s;display:inline-flex}.contact-email>span{margin-left:6px}.contact-email:hover{background:#ffffff14;border-color:#fff;transform:translateY(-1px)}.footer-contact{scroll-margin-top:90px}.footer-contact a{background:#ffffff06;border:1px solid #19302c;border-radius:13px;flex-direction:row;align-items:center;gap:10px;min-height:48px;padding:8px 12px;transition:all .2s;display:flex}.footer-contact a:hover{background:#ffffff0d;border-color:#2c514a;transform:translateY(-1px)}.footer-contact a>i{border-radius:10px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.footer-contact a.whatsapp>i{color:#fff;background:#25d366}.footer-contact a.email>i{color:#75e5ef;background:#75e5ef1f}.footer-contact a>span{color:#e3eeeb;font-size:12px;font-weight:800}@media (width<=700px){.contact-actions{flex-direction:column}.contact-actions .button,.contact-email{justify-content:center;width:min(100%,245px)}.footer-contact a{padding:9px 11px}}.circle-features{padding-bottom:58px}.circle-access-cta{background:#fbfcff;padding:0 0 72px}.circle-access-cta>.section{color:#fff;background:radial-gradient(circle at 18%,#22c7df26,#0000 25%),radial-gradient(circle at 86% 40%,#7657e82e,#0000 27%),linear-gradient(135deg,#071226,#102a60);border:1px solid #6b91d633;border-radius:30px;grid-template-columns:275px 1fr auto;align-items:center;gap:30px;min-height:195px;padding:31px 36px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 65px #0712262e}.circle-access-cta>.section:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 50%);mask-image:linear-gradient(90deg,#000,#0000 50%)}.access-link-visual{z-index:1;justify-content:flex-start;align-items:center;gap:9px;display:flex;position:relative}.access-link-visual>span{background:#081c3ad1;border:1px solid #75e5ef3b;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;display:flex;box-shadow:0 15px 35px #0003}.access-link-visual>span>i{color:#61e3ef;background:#22c7df1f;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.access-link-visual>span:last-child>i{color:#c2b3ff;background:#7657e82e}.access-link-visual>span>small{letter-spacing:.8px;color:#839abc;margin-top:9px;font-size:7px;font-weight:900}.access-link-visual>span>b{margin-top:4px;font-size:11px}.access-link-visual>em{grid-template-columns:18px 28px 18px;align-items:center;font-style:normal;display:grid}.access-link-visual>em>i{background:linear-gradient(90deg,#22c7df,#7657e8);height:1px}.access-link-visual>em>strong{background:#7657e8;border-radius:50%;place-items:center;width:28px;height:28px;font-size:14px;display:grid}.access-link-copy{z-index:1;position:relative}.access-link-copy>small{letter-spacing:1.4px;color:#64e2ed;font-size:9px;font-weight:900}.access-link-copy h2{letter-spacing:-1.8px;margin:10px 0 9px;font-size:clamp(30px,3vw,42px);line-height:1.05}.access-link-copy p{color:#aebfda;max-width:610px;margin:0;font-size:13px;line-height:1.65}.circle-access-cta .button{z-index:1;white-space:nowrap;position:relative}@media (width<=1150px){.circle-access-cta>.section{grid-template-columns:245px 1fr;gap:25px;padding:30px 32px}.circle-access-cta .button{grid-column:2;justify-self:start}.access-link-visual>span{width:90px;height:96px}.access-link-visual>em{grid-template-columns:12px 26px 12px}.access-link-copy h2{font-size:36px}}@media (width<=700px){.circle-features{padding-bottom:38px}.circle-access-cta{padding:0 0 55px}.circle-access-cta>.section{border-radius:24px;grid-template-columns:1fr;gap:20px;padding:24px 18px}.access-link-visual{justify-content:center}.access-link-visual>span{width:92px;height:92px}.access-link-visual>em{grid-template-columns:8px 24px 8px}.access-link-visual>em>strong{width:24px;height:24px;font-size:12px}.access-link-copy{text-align:center}.access-link-copy h2{letter-spacing:-1.2px;margin-top:8px;font-size:30px}.access-link-copy p{font-size:12px;line-height:1.55}.circle-access-cta .button{grid-column:1;justify-self:center;width:100%;max-width:280px}.access-link-visual>span>i{width:34px;height:34px}.access-link-visual>span>small{margin-top:7px}}@media (width<=360px){.circle-access-cta>.section{padding-inline:16px}.access-link-visual{gap:6px}.access-link-visual>span{width:88px;height:90px}.access-link-visual>em{grid-template-columns:6px 22px 6px}.access-link-visual>em>strong{width:22px;height:22px}.access-link-copy h2{font-size:28px}}.copyright{justify-content:space-between;align-items:center;gap:25px;display:flex}.copyright-links{align-items:center;gap:20px;display:flex}.copyright-links a{color:#91aaa4;font-size:9px}.copyright-links a:hover,.footer-main a:hover{color:#fff}.legal-page{background:#f7f9fd}.legal-hero{color:#fff;background:radial-gradient(circle at 82% 18%,#22c7df2b,#0000 28%),radial-gradient(circle at 14% 90%,#7657e82e,#0000 30%),linear-gradient(135deg,#071226,#102a60);padding:92px 0 86px;position:relative;overflow:hidden}.legal-hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.legal-hero>.section{z-index:1;position:relative}.legal-hero span{letter-spacing:2px;color:#72e4ef;font-size:10px;font-weight:900}.legal-hero h1{letter-spacing:-3px;margin:20px 0 16px;font-size:clamp(43px,5vw,68px);line-height:1.02}.legal-hero p{color:#b6c5dc;max-width:720px;margin:0 0 24px;font-size:17px;line-height:1.65}.legal-hero small{color:#d5e0f0;border:1px solid #ffffff26;border-radius:999px;padding:8px 12px;font-size:9px;display:inline-flex}.legal-layout{grid-template-columns:255px minmax(0,1fr);align-items:start;gap:55px;padding-block:75px 95px;display:grid}.legal-nav{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;gap:6px;padding:20px;display:flex;position:sticky;top:24px;box-shadow:0 12px 35px #0712260f}.legal-nav>span{color:#728098;letter-spacing:1.5px;padding:4px 10px 12px;font-size:8px;font-weight:900}.legal-nav>a{color:#4f5d75;border-radius:11px;padding:12px 11px;font-size:11px;font-weight:800}.legal-nav>a.active{color:#3f5dc5;background:linear-gradient(135deg,#edf6ff,#f0edff)}.legal-nav>p{color:#78869b;border-top:1px solid #e4e9f1;margin:18px 10px 2px;padding-top:18px;font-size:9px;line-height:1.5}.legal-nav>a.legal-email{color:#4d62bb;overflow-wrap:anywhere;padding:4px 10px;font-size:9px}.legal-document{border:1px solid var(--line);background:#fff;border-radius:28px;padding:14px 52px 50px;box-shadow:0 18px 50px #0712260f}.legal-section{border-bottom:1px solid #e4e9f1;padding:38px 0 34px}.legal-section:last-child{border-bottom:0}.legal-section h2{color:#111936;letter-spacing:-.45px;grid-template-columns:38px 1fr;align-items:start;gap:8px;margin:0 0 17px;font-size:22px;line-height:1.3;display:grid}.legal-section h2>span{color:#7657e8;letter-spacing:.5px;padding-top:5px;font-size:9px}.legal-section p,.legal-section li{color:#59677f;font-size:13px;line-height:1.82}.legal-section p{margin:0}.legal-section p+p{margin-top:14px}.legal-section a{color:#3f5fc9;text-underline-offset:3px;text-decoration:underline}.legal-callout{background:linear-gradient(135deg,#f4f1ff,#edfafd);border:1px solid #d8d2ff;border-left:4px solid #7657e8;border-radius:14px;margin:22px 0 0;padding:18px 20px}.legal-callout b{color:#4f42a7;font-size:12px}.legal-callout p{margin-top:8px}.legal-source{margin-top:18px!important}.legal-note{background:#eef3fb;padding:34px 0}.legal-note>.section{grid-template-columns:52px 1fr;align-items:start;gap:18px;display:grid}.legal-note>.section>span{color:#4568d6;background:#fff;border-radius:15px;place-items:center;width:52px;height:52px;font-size:20px;display:grid;box-shadow:0 8px 22px #1d3f9117}.legal-note b{font-size:14px}.legal-note p{color:#65748d;max-width:790px;margin:6px 0 0;font-size:11px;line-height:1.65}@media (width<=900px){.legal-layout{grid-template-columns:1fr;gap:25px}.legal-nav{grid-template-columns:1fr 1fr;display:grid;position:static}.legal-nav>span,.legal-nav>p,.legal-nav>a.legal-email{grid-column:1/3}.legal-document{padding-inline:36px}}@media (width<=700px){.copyright{flex-direction:column;align-items:flex-start}.copyright-links{flex-wrap:wrap;gap:15px}.legal-hero{padding:68px 0 62px}.legal-hero h1{letter-spacing:-2px;font-size:42px}.legal-hero p{font-size:14px}.legal-layout{padding-block:35px 58px}.legal-nav{padding:14px}.legal-document{border-radius:22px;padding:0 21px 24px}.legal-section{padding-block:30px 27px}.legal-section h2{grid-template-columns:30px 1fr;font-size:19px}.legal-section p,.legal-section li{font-size:12px;line-height:1.75}.legal-note>.section{grid-template-columns:44px 1fr}.legal-note>.section>span{width:44px;height:44px}}.access-hero-live{grid-template-columns:.92fr 1.08fr;gap:52px;min-height:735px}.access-hero-scene{isolation:isolate;border:1px solid #68e8ef33;border-radius:34px;height:575px;position:relative;overflow:hidden;box-shadow:0 32px 75px #00000052}.access-hero-scene>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.access-scene-shade{z-index:1;background:linear-gradient(#030e1a0d 36%,#030e1ac7 100%),linear-gradient(90deg,#030e1a1f,#0000 58%);position:absolute;inset:0}.access-live-pill{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.9px;color:#7ceaf1;background:#05191fc7;border:1px solid #68e8ef52;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:8px;font-weight:900;display:flex;position:absolute;top:20px;left:20px}.access-live-pill>i{background:#29d6c7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 13px #29d6c7}.access-hero-events{z-index:3;gap:7px;width:285px;display:grid;position:absolute;bottom:20px;left:20px}.access-hero-events article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#051422d6;border:1px solid #fff3;border-radius:13px;grid-template-columns:36px 1fr 18px;align-items:center;gap:9px;min-height:53px;padding:8px 10px;display:grid;box-shadow:0 10px 28px #0000002e}.access-hero-events article>i{color:#6ce7ef;background:#22c7df21;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.access-hero-events article>span{flex-direction:column;display:flex}.access-hero-events article small{letter-spacing:.7px;color:#73dfe8;font-size:7px;font-weight:900}.access-hero-events article b{margin-top:4px;font-size:10px}.access-hero-events article>em{color:#68e0cd;font-style:normal;font-weight:900}.access-method-chips{z-index:3;gap:6px;display:flex;position:absolute;bottom:20px;right:20px}.access-method-chips>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#d3ebe7;background:#05191fc7;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:5px;padding:8px 10px;font-size:8px;font-weight:800;display:flex}@media (width<=1000px){.access-hero-live{grid-template-columns:1fr;gap:48px;padding-bottom:85px}.access-hero-scene{width:min(680px,100%);height:560px;margin:auto}}@media (width<=700px){.access-hero-live{gap:34px;padding-bottom:60px}.access-hero-scene{border-radius:25px;height:440px}.access-hero-scene>img{object-position:60% center}.access-live-pill{font-size:7px;top:14px;left:14px}.access-hero-events{gap:6px;width:auto;bottom:14px;left:14px;right:14px}.access-hero-events article{grid-template-columns:32px 1fr 16px;min-height:47px;padding:6px 8px}.access-hero-events article>i{width:32px;height:32px}.access-hero-events article small{font-size:6px}.access-hero-events article b{font-size:9px}.access-method-chips{top:14px;bottom:auto;right:14px}.access-method-chips>span{padding:7px 8px;font-size:7px}.access-method-chips>span:first-child{display:none}}
