:root{--bg:#0f0d15;--surface:#1a1626;--surface-2:#221c33;--border:#2c2640;--ink:#ece9f3;--muted:#948da6;--accent:#8b5cf6;--accent-ink:#b79ef2;--good:#4fc98a;--warn:#f0b454;--crit:#f0785e}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Pretendard Variable,Pretendard;line-height:1.6}a{color:var(--accent-ink);text-decoration:none}.wrap{max-width:960px;margin:0 auto;padding:24px}.center{max-width:400px;margin:8vh auto;padding:24px}h1{letter-spacing:-.02em}.brand{font-size:1.4rem;font-weight:800;letter-spacing:-.03em}.brand span{color:var(--accent-ink)}.card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:22px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}label{font-size:.82rem;color:var(--muted)}input,select{background:var(--surface-2);border:1px solid var(--border);color:var(--ink);padding:10px 12px;border-radius:9px;font-size:.95rem;width:100%}input:focus,select:focus{outline:2px solid var(--accent)}button{background:var(--accent);color:#fff;border:none;padding:10px 16px;border-radius:9px;font-size:.95rem;font-weight:600;cursor:pointer}button.ghost{color:var(--ink)}button.danger,button.ghost{background:transparent;border:1px solid var(--border)}button.danger{color:var(--crit);padding:6px 10px;font-size:.82rem}button:disabled{opacity:.5;cursor:default}.row{gap:12px}.row,.topbar{display:flex;align-items:center;justify-content:space-between}.topbar{padding:16px 24px;border-bottom:1px solid var(--border)}.err{color:var(--crit);font-size:.85rem;margin:8px 0}.muted{color:var(--muted)}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:12px 10px;border-bottom:1px solid var(--border);font-size:.92rem}th{color:var(--muted);font-weight:500;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.pill{font-size:.72rem;padding:3px 9px;border-radius:999px;border:1px solid var(--border)}.pill.active{color:var(--good);border-color:#204a34;background:#0e2218}.pill.paused{color:var(--warn);border-color:#54401a;background:#271c0c}.pill.blocked,.pill.disabled{background:#2a1511}.pill.blocked,.pill.disabled,.pill.noproxy{color:var(--crit);border-color:#5a2b20}.health{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (max-width:520px){.grid2{grid-template-columns:1fr}}.kpis{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;margin-bottom:20px}.kpi{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px 18px}.kpi .n{font-size:1.8rem;font-weight:700;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.kpi .l{font-size:.76rem;color:var(--muted);margin-top:2px}.kpi.alert .n{color:var(--warn)}.kpi.alert.zero .n{color:var(--good)}@media (max-width:720px){.kpis{grid-template-columns:repeat(2,1fr)}}.feed{list-style:none;margin:0;padding:0}.feed li{display:flex;gap:10px;align-items:baseline;padding:8px 0;border-bottom:1px solid var(--border);font-size:.88rem}.feed li:last-child{border-bottom:none}.feed .who{font-weight:600}.feed .when{margin-left:auto;color:var(--muted);font-size:.78rem;white-space:nowrap}.lp-nav{position:-webkit-sticky;position:sticky;top:0;z-index:10;justify-content:space-between;padding:16px 24px;max-width:1100px;margin:0 auto}.lp-nav,.lp-nav .links{display:flex;align-items:center}.lp-nav .links{gap:10px}.btn-link{display:inline-block;padding:9px 16px;border-radius:9px;font-weight:600;font-size:.92rem}.btn-ghost{border:1px solid var(--border);color:var(--ink)}.btn-primary{background:var(--accent);color:#fff}.lp-section{max-width:1000px;margin:0 auto;padding:56px 24px}.lp-section h2{text-align:center;font-size:clamp(1.6rem,4vw,2.2rem);letter-spacing:-.02em;margin:0 0 8px}.lp-section .lead{max-width:52ch;margin:0 auto 36px}.lp-footer,.lp-section .lead{text-align:center;color:var(--muted)}.lp-footer{border-top:1px solid var(--border);padding:28px 24px;font-size:.82rem}.lp-footer a{margin:0 8px}.disclaimer{max-width:700px;margin:0 auto;font-size:.78rem;color:var(--muted);text-align:center;line-height:1.6}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;max-width:900px;margin:0 auto}@media (max-width:780px){.price-grid{grid-template-columns:1fr}}.price{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:26px 22px;display:flex;flex-direction:column}.price.featured{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.price .pname{font-size:.9rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.price .amt{font-size:2.2rem;font-weight:800;letter-spacing:-.02em;margin:8px 0 2px}.price .amt small{font-size:.9rem;font-weight:500;color:var(--muted)}.price ul{list-style:none;padding:0;margin:18px 0 22px;display:flex;flex-direction:column;gap:9px}.price li{font-size:.9rem;padding-left:22px;position:relative;color:var(--ink)}.price li:before{content:"✓";position:absolute;left:0;color:var(--good);font-weight:700}.price .cta-btn{margin-top:auto;text-align:center;padding:11px;border-radius:10px;font-weight:700}.badge-top{align-self:flex-start;font-size:.7rem;font-weight:700;color:#fff;background:var(--accent);border-radius:999px;padding:3px 10px;margin-bottom:8px}.planbar{display:flex;align-items:center;gap:10px;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:8px 14px;margin-bottom:20px;font-size:.88rem}.planbar .tag{font-weight:700;color:var(--accent-ink)}.viv{--e-cream:#f1ebe1;--e-paper:#f8f4ec;--e-ink:#1b1712;--e-ink-dim:#5b5349;--e-muted:#8d8478;--e-line:#ddd3c3;--e-line-soft:#e7dece;--e-accent:#d9542f;--e-accent-deep:#b8431f;--e-dark:#0e1417;--e-mono:"Pretendard Variable",Pretendard;--e-sans:"Pretendard Variable",Pretendard;background:var(--e-cream);color:var(--e-ink);min-height:100vh;font-family:var(--e-sans);overflow-x:hidden}.viv ::selection{background:rgba(217,84,47,.2);color:var(--e-ink)}.viv a{color:inherit;text-decoration:none}.viv-wrap{max-width:1200px;margin:0 auto;padding:0 32px}@media (max-width:560px){.viv-wrap{padding:0 22px}}.viv-eyebrow{display:inline-flex;align-items:center;gap:13px;font-family:var(--e-mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--e-muted)}.viv-eyebrow:before{content:"";width:32px;height:1px;background:currentColor;opacity:.7}.viv-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 26px;border-radius:12px;font-weight:700;font-size:1rem;letter-spacing:-.01em;cursor:pointer;transition:transform .12s ease,background .16s ease,border-color .16s ease,color .16s ease}.viv-btn.solid{background:#f4efe6;color:#1b1712}.viv-btn.solid:hover{background:#fff;transform:translateY(-1px)}.viv-btn.outline{border:1px solid hsla(0,0%,100%,.5);color:#fff}.viv-btn.outline:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}.viv-btn.ink{background:var(--e-ink);color:#f4efe6}.viv-btn.ink:hover{background:#2c261f;transform:translateY(-1px)}.viv-nav{position:absolute;top:0;left:0;right:0;z-index:8}.viv-nav .inner{max-width:1200px;margin:0 auto;padding:24px 32px;justify-content:space-between}.viv-logo,.viv-nav .inner{display:flex;align-items:center}.viv-logo{gap:9px;color:#fff;font-weight:800;font-size:1.4rem;letter-spacing:-.045em}.viv-logo .dot{width:8px;height:8px;border-radius:50%;background:var(--e-accent)}.viv-nav .links{display:flex;align-items:center;gap:4px}.viv-nav .links a{color:hsla(0,0%,100%,.82);padding:9px 14px;font-size:.92rem;font-weight:600;border-radius:10px}.viv-nav .links a:hover{color:#fff}.viv-nav .links a.cta{border:1px solid hsla(0,0%,100%,.5)}.viv-nav .links a.cta:hover{background:hsla(0,0%,100%,.12)}@media (max-width:620px){.viv-nav .links a.hide-sm{display:none}}.viv-hero{position:relative;isolation:isolate;overflow:hidden;color:#fff;min-height:92vh;display:flex;align-items:center;padding:116px 0 84px}.viv-hero .media{position:absolute;inset:0;z-index:-3;background-image:radial-gradient(58% 74% at 78% 26%,hsla(31,71%,69%,.5),transparent 60%),radial-gradient(120% 120% at 96% 4%,#d0a374 0,#8a6f57 24%,#33454a 56%,#0e1417 100%);background-size:cover;background-position:50%}.viv-hero .grain{z-index:-2;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.viv-hero .grain,.viv-hero .scrim{position:absolute;inset:0;pointer-events:none}.viv-hero .scrim{z-index:-1;background:linear-gradient(102deg,rgba(10,16,18,.93),rgba(10,16,18,.7) 38%,rgba(10,16,18,.22) 68%,rgba(10,16,18,.05)),linear-gradient(0deg,rgba(10,16,18,.62),rgba(10,16,18,0) 44%)}.viv-hero .inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 32px;width:100%}@media (max-width:560px){.viv-hero .inner{padding:0 22px}}.viv-hero .eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:var(--e-mono);font-size:.74rem;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.86)}.viv-hero .eyebrow:before{content:"";width:36px;height:1px;background:hsla(0,0%,100%,.75)}.viv-hero h1{font-size:clamp(2.7rem,6.6vw,4.7rem);line-height:1;letter-spacing:-.05em;font-weight:800;margin:24px 0 22px;color:#fff;text-wrap:balance;max-width:15ch}.viv-hero .lede{font-size:clamp(1.05rem,1.5vw,1.24rem);line-height:1.6;color:hsla(0,0%,100%,.82);max-width:42ch;margin:0 0 32px}.viv-hero .cta{display:flex;gap:14px;flex-wrap:wrap}.viv-hero .trust{margin-top:22px;font-family:var(--e-mono);font-size:.76rem;letter-spacing:.02em;color:hsla(0,0%,100%,.6)}.viv-sec{padding:90px 0}.viv-sec.line{border-top:1px solid var(--e-line-soft)}@media (max-width:700px){.viv-sec{padding:60px 0}}.viv-how{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:58px;gap:58px;align-items:start}@media (max-width:900px){.viv-how{grid-template-columns:1fr;gap:34px}}.viv-how h2{font-size:clamp(1.85rem,3.6vw,2.6rem);letter-spacing:-.038em;font-weight:800;line-height:1.08;margin:18px 0 16px;text-wrap:balance}.viv-how .desc{color:var(--e-muted);font-size:1.02rem;line-height:1.62;max-width:40ch}.viv-grid4{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--e-line)}.viv-gi{padding:26px 30px 30px;border-bottom:1px solid var(--e-line)}.viv-gi:nth-child(odd){border-right:1px solid var(--e-line)}.viv-gi .gtop{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.viv-gi .gtop svg{width:22px;height:22px;stroke:var(--e-ink);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.viv-gi .num{font-family:var(--e-mono);font-size:.82rem;color:var(--e-accent);letter-spacing:.02em}.viv-gi h3{font-size:1.08rem;font-weight:700;letter-spacing:-.01em;margin:0 0 8px}.viv-gi p{font-size:.9rem;color:var(--e-muted);margin:0;line-height:1.5}@media (max-width:560px){.viv-grid4{grid-template-columns:1fr}.viv-gi:nth-child(odd){border-right:none}}.viv-head h2{font-size:clamp(1.85rem,3.6vw,2.6rem);letter-spacing:-.038em;font-weight:800;margin:16px 0 13px;text-wrap:balance;max-width:22ch}.viv-head .desc{color:var(--e-muted);font-size:1.02rem;line-height:1.62;max-width:52ch}.viv-feats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--e-line);margin-top:42px}@media (max-width:820px){.viv-feats{grid-template-columns:1fr}}.viv-feat{padding:32px 30px;border-bottom:1px solid var(--e-line)}.viv-feat:not(:last-child){border-right:1px solid var(--e-line)}@media (max-width:820px){.viv-feat:not(:last-child){border-right:none}}.viv-feat .fi{margin-bottom:16px}.viv-feat .fi svg{width:25px;height:25px;stroke:var(--e-accent);fill:none;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.viv-feat h3{font-size:1.12rem;font-weight:700;letter-spacing:-.015em;margin:0 0 9px}.viv-feat p{font-size:.92rem;color:var(--e-muted);margin:0;line-height:1.55}.viv-safe{display:grid;grid-template-columns:1fr 1fr;grid-gap:52px;gap:52px;align-items:center}@media (max-width:820px){.viv-safe{grid-template-columns:1fr;gap:28px}}.viv-safe .badge{font-family:var(--e-mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--e-accent)}.viv-safe h2{font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:-.035em;font-weight:800;line-height:1.12;margin:13px 0 14px;text-wrap:balance}.viv-safe p{color:var(--e-ink-dim);font-size:1rem;line-height:1.64;margin:0}.viv-safe .slist{display:flex;flex-direction:column}.viv-safe .si{display:flex;gap:16px;padding:18px 2px;border-top:1px solid var(--e-line);font-size:.98rem;line-height:1.45;align-items:flex-start}.viv-safe .si:last-child{border-bottom:1px solid var(--e-line)}.viv-safe .si .n{font-family:var(--e-mono);font-size:.8rem;color:var(--e-accent);padding-top:2px;flex:none}.viv-ctaband{position:relative;isolation:isolate;overflow:hidden;color:#fff;text-align:center;padding:104px 0}.viv-ctaband .media{position:absolute;inset:0;z-index:-3;background:radial-gradient(72% 130% at 50% -6%,#a07f60 0,#55605f 34%,#1a2427 66%,#0e1417 100%)}.viv-ctaband .grain{position:absolute;inset:0;z-index:-2;opacity:.06;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n2'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n2)'/%3E%3C/svg%3E")}.viv-ctaband .eyebrow{display:inline-flex;align-items:center;gap:13px;font-family:var(--e-mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.72);justify-content:center;margin-bottom:22px}.viv-ctaband h2{font-size:clamp(2rem,4.6vw,3.3rem);letter-spacing:-.048em;font-weight:800;margin:0 0 16px;color:#fff;text-wrap:balance}.viv-ctaband p{color:hsla(0,0%,100%,.8);max-width:46ch;margin:0 auto 32px;font-size:1.08rem;line-height:1.6}.viv-notice{display:flex;gap:16px;padding:26px 0 6px}.viv-notice .tag{font-family:var(--e-mono);font-size:.64rem;letter-spacing:.14em;color:var(--e-muted);text-transform:uppercase;white-space:nowrap;padding-top:2px}.viv-notice p{margin:0;font-size:.84rem;color:var(--e-muted);line-height:1.65}@media (max-width:560px){.viv-notice{flex-direction:column;gap:9px}}.viv-foot{border-top:1px solid var(--e-line);margin-top:8px;padding:40px 0 56px}.viv-foot .fi{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:18px}.viv-foot .viv-logo{color:var(--e-ink)}.viv-foot .flinks{display:flex;gap:22px;font-size:.9rem}.viv-foot .flinks a{color:var(--e-muted)}.viv-foot .flinks a:hover{color:var(--e-accent-deep)}.viv-foot .cp{font-family:var(--e-mono);font-size:.76rem;color:var(--e-muted)}.home{--home-coral:#ff5b47;--home-coral-deep:#e84937;--home-ink:#171816;--home-muted:#6c6d68;--home-cream:#f4f0e8;--home-paper:#fbfaf7;--home-line:#d9d7d0;--home-dark:#161a18;--home-sans:"Pretendard Variable",Pretendard;--home-mono:"Pretendard Variable",Pretendard;min-height:100vh;overflow:hidden;background:var(--home-paper);color:var(--home-ink);font-family:var(--home-sans);line-height:1.5}.home *{box-sizing:border-box}.home a{color:inherit;text-decoration:none}.home ::selection{background:rgba(255,91,71,.24)}.home-section-label{margin:0;color:#85857f;font-family:var(--home-mono);font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.home-section-label:before{content:"";display:inline-block;width:28px;height:1px;margin:0 11px 3px 0;background:currentColor}.home-section-label-light{color:hsla(0,0%,100%,.54)}.home-hero{position:relative;isolation:isolate;min-height:820px;height:100svh;max-height:1040px;color:#fff;background:#202421}.home-hero-image{z-index:-3;object-fit:cover;object-position:center}.home-hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(20,22,20,.88),rgba(20,22,20,.79) 28%,rgba(20,22,20,.38) 53%,rgba(20,22,20,.04) 76%),linear-gradient(0deg,rgba(15,17,15,.46),transparent 42%),linear-gradient(180deg,rgba(13,15,13,.32),transparent 20%)}.home-header{position:relative;z-index:5;display:flex;width:min(1360px,calc(100% - 80px));margin:0 auto;padding:28px 0;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.2)}.home-logo{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:1.42rem;font-weight:850;letter-spacing:-.055em}.home-logo-mark{position:relative;display:inline-flex;width:19px;height:19px;align-items:flex-end;gap:3px;transform:rotate(-8deg)}.home-logo-mark i{display:block;width:8px;border-radius:10px;background:var(--home-coral)}.home-logo-mark i:first-child{height:12px}.home-logo-mark i:last-child{height:19px}.home-nav{display:flex;align-items:center;gap:8px}.home-nav a{padding:9px 13px;color:hsla(0,0%,100%,.76);font-size:.88rem;font-weight:650;transition:color .18s ease,background .18s ease}.home-nav a:hover{color:#fff}.home-nav .home-nav-cta{margin-left:5px;padding:10px 17px;border:1px solid hsla(0,0%,100%,.68);border-radius:99px;color:#fff}.home-nav .home-nav-cta:hover{background:#fff;color:var(--home-ink)}.home-hero-content{position:absolute;top:50%;left:max(40px,calc((100% - 1360px) / 2));width:min(620px,calc(100% - 80px));transform:translateY(-46%)}.home-kicker{display:flex;align-items:center;gap:12px;color:hsla(0,0%,100%,.69);font-family:var(--home-mono);font-size:.68rem;letter-spacing:.17em;text-transform:uppercase}.home-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--home-coral);box-shadow:0 0 0 5px rgba(255,91,71,.15)}.home-hero h1{margin:25px 0;color:#fff;font-size:clamp(3.5rem,6.1vw,6.25rem);font-weight:770;letter-spacing:-.07em;line-height:.94}.home-hero h1 em{color:#ff715e;font-family:var(--home-sans);font-style:normal;font-weight:300;letter-spacing:-.075em}.home-hero-content>p{max-width:510px;margin:0 0 34px;color:hsla(0,0%,100%,.76);font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.7;word-break:keep-all}.home-actions{display:flex;flex-wrap:wrap;gap:11px}.home-button{display:inline-flex;min-height:54px;padding:0 23px;border:1px solid transparent;border-radius:100px;align-items:center;justify-content:center;gap:14px;font-size:.94rem;font-weight:750;transition:transform .18s ease,background .18s ease,color .18s ease}.home-button .fa-arrow-right,.home-text-link .fa-arrow-right{display:inline-grid;width:22px;height:22px;place-items:center;font-size:.7rem;transition:transform .18s ease}.home-button:hover{transform:translateY(-2px)}.home-button:hover .fa-arrow-right,.home-text-link:hover .fa-arrow-right{transform:translateX(3px)}.home-button-primary{background:var(--home-coral);color:#fff}.home-button-primary .fa-arrow-right{border-radius:50%;background:hsla(0,0%,100%,.16)}.home-button-primary:hover{background:#ff6a58}.home-button-ghost{border-color:hsla(0,0%,100%,.42);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-button-ghost:hover{background:hsla(0,0%,100%,.11)}.home-trust{display:flex;gap:22px;margin-top:22px;color:hsla(0,0%,100%,.58);font-size:.76rem}.home-trust span{display:inline-flex;align-items:center;gap:6px}.home-trust .fa-check{color:#ff8c7d;font-size:.7rem}.home-scroll{position:absolute;right:max(40px,calc((100% - 1360px) / 2));bottom:38px;display:flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.54);font-family:var(--home-mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase}.home-scroll span{position:relative;width:44px;height:1px;overflow:hidden;background:hsla(0,0%,100%,.26)}.home-scroll span:after{content:"";position:absolute;inset:0;background:#fff;transform:translateX(-100%);animation:home-scroll-line 2.2s ease-in-out infinite}@keyframes home-scroll-line{50%,to{transform:translateX(100%)}}.home-manifesto{display:grid;width:min(1240px,calc(100% - 80px));margin:0 auto;padding:126px 0 135px;grid-template-columns:.7fr 2fr;grid-gap:60px;gap:60px}.home-manifesto-copy{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:80px;gap:80px;align-items:end}.home-manifesto h2{margin:0;font-size:clamp(2.7rem,5vw,5rem);font-weight:760;letter-spacing:-.065em;line-height:.99}.home-manifesto h2 span{color:#9b9b94;font-family:var(--home-sans);font-weight:300}.home-manifesto-copy>p{margin:0;padding-bottom:6px;color:var(--home-muted);font-size:1rem;line-height:1.85;word-break:keep-all}.home-product{position:relative;padding:126px max(40px,calc((100% - 1360px) / 2)) 134px;overflow:hidden;background:var(--home-dark);color:#fff}.home-product:after{content:"";position:absolute;top:-300px;right:-230px;width:760px;height:760px;border-radius:50%;background:rgba(255,91,71,.08);filter:blur(2px)}.home-product-copy{position:relative;z-index:2;display:grid;margin-bottom:68px;grid-template-columns:1.15fr .75fr .45fr;grid-gap:70px;gap:70px;align-items:end}.home-product-copy .home-section-label{grid-column:1/-1}.home-product-copy h2{margin:-40px 0 0;color:#fff;font-size:clamp(2.5rem,4.4vw,4.3rem);font-weight:720;letter-spacing:-.06em;line-height:1.02}.home-product-copy>p{margin:0;color:hsla(0,0%,100%,.58);font-size:1rem;line-height:1.8;word-break:keep-all}.home-text-link{display:inline-flex;padding-bottom:7px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid hsla(0,0%,100%,.38);color:#fff;font-size:.86rem;font-weight:700}.home-dashboard{position:relative;z-index:2;display:grid;width:100%;min-height:610px;grid-template-columns:72px 1fr;overflow:visible;border:1px solid hsla(0,0%,100%,.13);border-radius:24px;background:#f4f5f2;box-shadow:0 34px 100px rgba(0,0,0,.35);color:#1b1d1a}.dash-sidebar{display:flex;padding:25px 0;flex-direction:column;align-items:center;gap:25px;border-right:1px solid #e1e3df}.dash-mini-logo{margin-bottom:25px;transform:scale(.85)}.dash-nav-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#a7aaa4;font-size:.78rem;transition:color .18s ease,background .18s ease}.dash-nav-icon.active{background:#fff0ed;color:var(--home-coral);box-shadow:inset 0 0 0 1px #ffddd7}.dash-main{padding:34px 38px 38px}.dash-top{display:flex;margin-bottom:27px;align-items:center;justify-content:space-between}.dash-top>div:first-child{display:flex;flex-direction:column}.dash-top small{color:#9a9d97;font-family:var(--home-mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.dash-top strong{font-size:1.28rem;letter-spacing:-.025em}.dash-avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#262a27;color:#fff;font-size:.68rem;font-weight:700}.dash-cards{display:grid;margin-bottom:20px;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.dash-stat{display:flex;min-height:126px;padding:21px;flex-direction:column;border:1px solid #dee0dc;border-radius:14px;background:#fff}.dash-stat.coral{background:var(--home-coral);color:#fff;border-color:var(--home-coral)}.dash-stat>span{color:#888b85;font-size:.7rem;font-weight:650}.dash-stat.coral small,.dash-stat.coral>span{color:hsla(0,0%,100%,.72)}.dash-stat b{margin:7px 0 auto;font-size:1.9rem;letter-spacing:-.04em;line-height:1}.dash-stat small{color:#9b9e98;font-size:.62rem}.dash-stat .dash-healthy{display:flex;align-items:center;gap:9px;color:#3a6d50;font-size:1.33rem}.dash-healthy i{width:9px;height:9px;border-radius:50%;background:#55a974;box-shadow:0 0 0 5px rgba(85,169,116,.12)}.dash-grid{display:grid;grid-template-columns:1.62fr .78fr;grid-gap:15px;gap:15px}.dash-chart-card,.dash-targets{min-height:300px;padding:23px;border:1px solid #dee0dc;border-radius:14px;background:#fff}.dash-card-head{display:flex;align-items:center;justify-content:space-between}.dash-card-head strong{font-size:.82rem}.dash-card-head span{color:#999c96;font-size:.63rem}.dash-chart{position:relative;height:214px;margin-top:24px;overflow:hidden}.chart-line{position:absolute;right:0;left:0;height:1px;background:#eceeea}.chart-line.l1{top:25%}.chart-line.l2{top:50%}.chart-line.l3{top:75%}.dash-chart svg{position:absolute;inset:11px 0 0;width:100%;height:calc(100% - 11px);overflow:visible}.dash-chart .area{fill:url(#area)}.dash-chart .trend{fill:none;stroke:var(--home-coral);stroke-width:3;stroke-linecap:round}.dash-chart circle{fill:#fff;stroke:var(--home-coral);stroke-width:3}.dash-targets{display:flex;flex-direction:column}.dash-target{display:grid;padding:20px 0;grid-template-columns:35px 1fr;grid-column-gap:10px;column-gap:10px;align-items:center;border-bottom:1px solid #eeefec}.dash-target:last-child{border-bottom:none}.target-thumb{width:35px;height:35px;grid-row:1/3;border-radius:9px;background:linear-gradient(135deg,#e4c8a7,#778a6c)}.target-thumb.t2{background:linear-gradient(135deg,#30352e,#d87865)}.target-thumb.t3{background:linear-gradient(135deg,#b7c7d3,#795a55)}.dash-target div{display:flex;flex-direction:column}.dash-target strong{font-size:.7rem}.dash-target small{color:#9a9c97;font-size:.58rem}.dash-target>i{position:relative;height:3px;margin-top:7px;grid-column:2;overflow:hidden;border-radius:4px;background:#edeeda}.dash-target>i:after{content:"";position:absolute;inset:0;width:var(--bar);background:var(--home-coral)}.dash-float{position:absolute;right:38px;bottom:-35px;display:flex;width:258px;padding:18px 20px;flex-direction:column;border-radius:13px;background:#222622;box-shadow:0 15px 45px rgba(0,0,0,.25);color:#fff}.dash-float>span{display:flex;align-items:center;gap:7px;color:#aeb3ad;font-size:.62rem}.dash-float>span i{width:7px;height:7px;border-radius:50%;background:#6cc389;box-shadow:0 0 0 4px rgba(108,195,137,.1)}.dash-float strong{margin-top:7px;font-size:.8rem}.dash-float small{margin-top:3px;color:#858a84;font-size:.58rem}.home-process{width:min(1240px,calc(100% - 80px));margin:0 auto;padding:138px 0 148px}.home-process-head{display:grid;margin-bottom:72px;grid-template-columns:.7fr 1fr .75fr;grid-gap:60px;gap:60px;align-items:end}.home-process-head h2{margin:0;font-size:clamp(2.65rem,4.3vw,4.2rem);font-weight:750;letter-spacing:-.06em;line-height:1.02}.home-process-head>p:last-child{margin:0;color:var(--home-muted);line-height:1.75}.home-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-step{min-height:340px;padding:31px 34px 38px}.home-step:not(:last-child){border-right:1px solid var(--home-line)}.home-step-top{display:flex;margin-bottom:100px;align-items:center;justify-content:space-between;color:#93938c;font-family:var(--home-mono);font-size:.64rem;letter-spacing:.1em;text-transform:uppercase}.home-step-top b{color:var(--home-coral);font-size:.78rem}.home-step h3{max-width:12em;margin:0 0 14px;font-size:1.25rem;letter-spacing:-.03em}.home-step>p{max-width:30em;margin:0;color:var(--home-muted);font-size:.88rem;line-height:1.75;word-break:keep-all}.home-creator{display:grid;min-height:820px;grid-template-columns:1.04fr .96fr;background:var(--home-cream)}.home-creator-image-wrap{position:relative;min-height:720px;margin:34px 0 34px 34px;overflow:hidden;border-radius:20px}.home-creator-image{object-fit:cover}.creator-note{position:absolute;right:22px;bottom:22px;display:flex;width:min(300px,calc(100% - 44px));padding:18px 20px;flex-direction:column;border:1px solid hsla(0,0%,100%,.5);border-radius:12px;background:hsla(43,41%,97%,.85);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.creator-note span{color:#85857e;font-family:var(--home-mono);font-size:.59rem;letter-spacing:.08em;text-transform:uppercase}.creator-note b{margin-top:4px;font-size:.84rem}.home-creator-copy{display:flex;max-width:650px;padding:108px clamp(40px,7vw,120px);flex-direction:column;justify-content:center}.home-creator-copy>h2{margin:23px 0 22px;font-size:clamp(2.45rem,4vw,4rem);font-weight:740;letter-spacing:-.06em;line-height:1.04}.home-creator-copy>p{margin:0;color:var(--home-muted);font-size:.98rem;line-height:1.8;word-break:keep-all}.home-feature-list{margin-top:39px;border-top:1px solid #d7d2c9}.home-feature{display:grid;padding:20px 0;grid-template-columns:42px 1fr;grid-gap:15px;gap:15px;border-bottom:1px solid #d7d2c9}.home-feature-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff;color:var(--home-coral-deep)}.home-feature-icon i{font-size:.78rem}.home-feature h3{margin:0 0 4px;font-size:.93rem}.home-feature p{margin:0;color:#77786f;font-size:.78rem;line-height:1.55}.home-safety{position:relative;isolation:isolate;overflow:hidden;padding:140px 40px;background:#111412;color:#fff}.safety-glow{position:absolute;z-index:-1;top:-280px;left:24%;width:740px;height:740px;border-radius:50%;background:radial-gradient(circle,hsla(9,81%,63%,.18),hsla(9,81%,63%,0) 67%)}.home-safety-inner{display:grid;width:min(1240px,100%);margin:0 auto;grid-template-columns:1fr .85fr;grid-gap:130px;gap:130px;align-items:end}.safety-copy h2{margin:25px 0 23px;color:#fff;font-size:clamp(2.8rem,5vw,5.1rem);font-weight:710;letter-spacing:-.065em;line-height:.98}.safety-copy h2 em{color:#ff735f;font-family:var(--home-sans);font-style:normal;font-weight:300}.safety-copy>p:last-child{max-width:560px;margin:0;color:hsla(0,0%,100%,.56);line-height:1.8;word-break:keep-all}.safety-list{border-top:1px solid hsla(0,0%,100%,.2)}.safety-list>div{display:grid;padding:23px 3px;grid-template-columns:40px 1fr 24px;grid-gap:15px;gap:15px;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.2)}.safety-list span{color:var(--home-coral);font-family:var(--home-mono);font-size:.67rem}.safety-list strong{font-size:.95rem;font-weight:580}.safety-list .fa-check{color:#7fc093;font-size:.8rem}.home-final{position:relative;isolation:isolate;overflow:hidden;padding:150px 30px 158px;background:var(--home-coral);text-align:center}.home-final .home-section-label{color:rgba(41,22,17,.54)}.home-final h2{position:relative;z-index:1;margin:28px auto 23px;color:#241d1a;font-size:clamp(3rem,6.2vw,6.4rem);font-weight:740;letter-spacing:-.075em;line-height:.94}.home-final h2 span{color:#fff3ec;font-family:var(--home-sans);font-weight:300}.home-final>p:not(.home-section-label){position:relative;z-index:1;margin:0 0 33px;color:rgba(38,27,23,.65)}.home-button-dark{position:relative;z-index:1;background:#1c201d;color:#fff}.home-button-dark .fa-arrow-right{border-radius:50%;background:hsla(0,0%,100%,.1)}.home-button-dark:hover{background:#070908}.final-orbit{position:absolute;z-index:-1;border:1px solid hsla(0,0%,100%,.19);border-radius:50%}.orbit-one{top:-50%;width:940px;height:940px}.orbit-one,.orbit-two{left:50%;transform:translateX(-50%)}.orbit-two{bottom:-95%;width:1180px;height:1180px}.home-disclaimer{display:flex;width:min(1240px,calc(100% - 80px));margin:0 auto;padding:32px 0;gap:30px;border-bottom:1px solid var(--home-line);color:#888982;font-size:.71rem;line-height:1.65}.home-disclaimer strong{flex:none;color:#555751}.home-disclaimer p{margin:0}.home-footer{width:min(1240px,calc(100% - 80px));margin:0 auto;padding:46px 0 34px}.home-footer-top{display:flex;padding-bottom:46px;align-items:center;justify-content:space-between}.home-logo-dark{color:var(--home-ink)}.home-footer-links{display:flex;flex-wrap:wrap;gap:26px;color:#6f706a;font-size:.79rem;font-weight:600}.home-footer-links a:hover{color:var(--home-coral-deep)}.home-footer-bottom{display:flex;padding-top:22px;justify-content:space-between;border-top:1px solid var(--home-line);color:#a0a19b;font-family:var(--home-mono);font-size:.59rem;letter-spacing:.04em}@media (max-width:1050px){.home-header{width:calc(100% - 48px)}.home-hero-content{left:40px}.home-scroll{right:24px}.home-manifesto{grid-template-columns:1fr;gap:40px}.home-manifesto-copy{gap:50px}.home-product-copy{grid-template-columns:1fr 1fr}.home-product-copy h2{margin-top:0}.home-product-copy .home-text-link{grid-column:2;justify-self:start}.home-process-head{grid-template-columns:1fr 1.4fr}.home-process-head>p:last-child{grid-column:2}.home-creator{grid-template-columns:1fr 1fr}.home-creator-copy{padding:80px 45px}.home-safety-inner{gap:70px}}@media (max-width:800px){.home-hero{min-height:760px}.home-hero-image{object-position:64% center}.home-hero-overlay{background:linear-gradient(90deg,rgba(18,20,18,.91),rgba(18,20,18,.6) 70%,rgba(18,20,18,.33))}.desktop-only{display:none}.home-hero h1{font-size:clamp(3.3rem,12vw,5.4rem)}.home-manifesto,.home-process{width:calc(100% - 48px);padding:90px 0}.home-manifesto-copy{grid-template-columns:1fr;gap:32px}.home-product{padding:90px 24px 100px}.home-product-copy{grid-template-columns:1fr;gap:24px}.home-product-copy .home-section-label,.home-product-copy .home-text-link{grid-column:1}.home-product-copy h2{margin:0}.home-dashboard{min-height:530px;grid-template-columns:54px 1fr}.dash-main{padding:25px 20px}.dash-cards{grid-template-columns:1fr 1fr}.dash-stat:last-child{display:none}.dash-grid{grid-template-columns:1fr}.dash-targets{display:none}.home-process-head{grid-template-columns:1fr;gap:25px}.home-process-head>p:last-child{grid-column:1}.home-steps{grid-template-columns:1fr}.home-step{min-height:0;padding:30px 3px 34px}.home-step:not(:last-child){border-right:none;border-bottom:1px solid var(--home-line)}.home-step-top{margin-bottom:60px}.home-creator{grid-template-columns:1fr}.home-creator-image-wrap{min-height:600px;margin:24px 24px 0}.home-creator-copy{max-width:none;padding:80px 40px 90px}.home-safety{padding:100px 24px}.home-safety-inner{grid-template-columns:1fr;gap:65px}.home-final{padding:110px 24px}}@media (max-width:560px){.home-header{width:calc(100% - 32px);padding:20px 0}.home-logo{font-size:1.22rem}.home-nav{gap:1px}.home-nav a{display:none}.home-nav .home-nav-cta{display:inline-flex;margin-left:0;padding:8px 12px;font-size:.74rem}.home-hero{height:100svh;min-height:700px;max-height:850px}.home-hero-image{object-position:68% center}.home-hero-overlay{background:linear-gradient(90deg,rgba(18,20,18,.94),rgba(18,20,18,.64) 92%)}.home-hero-content{top:51%;left:20px;width:calc(100% - 40px)}.home-kicker{font-size:.57rem;letter-spacing:.12em}.home-hero h1{margin:20px 0;font-size:clamp(3rem,14.4vw,4.4rem)}.home-hero-content>p{max-width:36ch;font-size:.91rem;line-height:1.65}.home-button{min-height:50px;padding:0 19px;font-size:.85rem}.home-actions .home-button-ghost{display:none}.home-trust{gap:12px;font-size:.67rem}.home-scroll{display:none}.home-manifesto,.home-process{width:calc(100% - 40px)}.home-manifesto{padding:76px 0 84px}.home-manifesto h2{font-size:clamp(2.6rem,13vw,3.8rem)}.home-manifesto-copy>p{font-size:.91rem}.home-product{padding-right:20px;padding-left:20px}.home-product-copy{margin-bottom:48px}.home-product-copy h2{font-size:2.6rem}.home-dashboard{min-height:460px;grid-template-columns:1fr;border-radius:17px}.dash-sidebar{display:none}.dash-main{padding:20px 15px}.dash-top{margin-bottom:18px}.dash-cards{gap:8px}.dash-stat{min-height:105px;padding:15px}.dash-stat b{font-size:1.55rem}.dash-chart-card{min-height:250px;padding:17px}.dash-chart{height:175px}.dash-float{right:15px;bottom:-28px;width:230px}.home-process{padding:90px 0}.home-process-head h2{font-size:2.75rem}.home-step-top{margin-bottom:42px}.home-creator-image-wrap{min-height:440px;margin:16px 16px 0}.home-creator-image{object-position:43% center}.home-creator-copy{padding:70px 24px 80px}.home-creator-copy>h2{font-size:2.65rem}.home-safety{padding:88px 20px}.safety-copy h2{font-size:3rem}.home-final h2{font-size:3.45rem}.home-final>p:not(.home-section-label){font-size:.86rem}.home-disclaimer{flex-direction:column;gap:8px}.home-disclaimer,.home-footer{width:calc(100% - 40px)}.home-footer-top{align-items:flex-start;gap:30px}.home-footer-links{max-width:190px;justify-content:flex-end;gap:14px 18px}.home-footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){.home *,.home :after,.home :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.v3{--v3-coral:#ff5b45;--v3-coral-dark:#e94632;--v3-ink:#171916;--v3-muted:#696b65;--v3-cream:#f3f0e9;--v3-paper:#faf9f5;--v3-mint:#d9eadf;--v3-mint-deep:#54826a;--v3-line:#dcdcd5;min-height:100vh;overflow:hidden;background:var(--v3-paper);color:var(--v3-ink);font-family:Pretendard Variable,Pretendard;line-height:1.5}.v3 *,.v3 :after,.v3 :before{box-sizing:border-box}.v3 a{color:inherit;text-decoration:none}.v3 button{font-family:inherit}.v3 ::selection{background:rgba(255,91,69,.22)}.v3 :focus-visible{outline:3px solid rgba(255,91,69,.48);outline-offset:4px}.v3-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#858780;font-size:.69rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.v3-eyebrow:before{content:"";width:24px;height:2px;border-radius:2px;background:var(--v3-coral)}.v3-eyebrow-light{color:hsla(0,0%,100%,.64)}.v3-hero{min-height:850px;background:var(--v3-cream)}.v3-header{display:flex;width:min(1360px,calc(100% - 80px));height:88px;margin:0 auto;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,25,22,.13)}.v3-logo{display:inline-flex;align-items:center;gap:10px;color:var(--v3-ink);font-size:1.38rem;font-weight:850;letter-spacing:-.055em}.v3-logo-mark{display:inline-flex;width:19px;height:20px;align-items:flex-end;gap:3px;transform:rotate(-8deg)}.v3-logo-mark i{display:block;width:8px;border-radius:10px;background:var(--v3-coral)}.v3-logo-mark i:first-child{height:12px}.v3-logo-mark i:last-child{height:20px}.v3-nav{display:flex;align-items:center;gap:7px}.v3-nav>a{padding:10px 13px;color:#666862;font-size:.85rem;font-weight:650;transition:color .18s ease,background .18s ease,transform .18s ease}.v3-nav>a:hover{color:var(--v3-ink)}.v3-nav .v3-nav-cta{display:inline-flex;margin-left:6px;padding:11px 17px;align-items:center;gap:10px;border-radius:99px;background:var(--v3-ink);color:#fff}.v3-nav-cta .fa-arrow-right{font-size:.68rem}.v3-nav .v3-nav-cta:hover{background:var(--v3-coral);color:#fff;transform:translateY(-1px)}.v3-hero-grid{display:grid;width:min(1360px,calc(100% - 80px));min-height:762px;margin:0 auto;padding:54px 0 70px;grid-template-columns:.96fr 1.04fr;grid-gap:clamp(45px,7vw,108px);gap:clamp(45px,7vw,108px);align-items:center}.v3-hero-copy{position:relative;z-index:4;padding-left:clamp(0px,2vw,24px)}.v3-live-label{display:inline-flex;align-items:center;gap:10px;color:#767871;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.v3-live-label>i{width:8px;height:8px;border-radius:50%;background:var(--v3-coral);box-shadow:0 0 0 5px rgba(255,91,69,.13)}.v3-hero h1{margin:27px 0 28px;color:var(--v3-ink);font-size:clamp(3.6rem,6.15vw,6.2rem);font-weight:790;letter-spacing:-.075em;line-height:.93;word-break:keep-all}.v3-hero h1 span{color:var(--v3-coral);font-weight:350}.v3-hero-copy>p{max-width:520px;margin:0 0 34px;color:var(--v3-muted);font-size:clamp(.97rem,1.25vw,1.1rem);line-height:1.75;word-break:keep-all}.v3-actions{display:flex;flex-wrap:wrap;gap:10px}.v3-button{display:inline-flex;min-height:54px;padding:0 23px;align-items:center;justify-content:center;gap:13px;border:1px solid transparent;border-radius:99px;font-size:.91rem;font-weight:750;transition:transform .18s ease,background .18s ease,color .18s ease}.v3-button:hover{transform:translateY(-2px)}.v3-button>i{font-size:.76rem}.v3 a.v3-button-dark{background:var(--v3-ink);color:#fff;box-shadow:0 8px 26px rgba(23,25,22,.14)}.v3 a.v3-button-dark:hover{background:var(--v3-coral);color:#fff}.v3-button-line{border-color:#c9cac3;color:#40423d}.v3-button-line:hover{border-color:#999b94;background:hsla(0,0%,100%,.55)}.v3-proof{display:flex;margin-top:23px;flex-wrap:wrap;gap:15px;color:#858780;font-size:.68rem}.v3-proof span{display:inline-flex;align-items:center;gap:6px}.v3-proof .fa-check{color:var(--v3-coral);font-size:.63rem}.v3-hero-visual{position:relative;min-width:0;height:640px}.v3-image-frame{position:absolute;inset:0 18px 0 32px;overflow:hidden;border-radius:160px 28px 28px 28px;background:#ddd;box-shadow:0 24px 70px rgba(61,54,45,.13)}.v3-hero-image{object-fit:cover;object-position:center 53%;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.v3-image-frame:hover .v3-hero-image{transform:scale(1.025)}.v3-image-frame:after{content:"";position:absolute;inset:0;border:1px solid hsla(0,0%,100%,.55);border-radius:inherit;pointer-events:none}.v3-image-tag{position:absolute;top:27px;right:27px;display:inline-flex;padding:10px 13px;align-items:center;gap:8px;border:1px solid hsla(0,0%,100%,.58);border-radius:99px;background:hsla(45,36%,96%,.74);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#3b3d38;font-size:.65rem;font-weight:720}.v3-image-tag i{color:var(--v3-coral)}.v3-float-card{position:absolute;z-index:3;border:1px solid hsla(0,0%,100%,.75);background:hsla(0,0%,100%,.89);box-shadow:0 16px 44px rgba(45,42,37,.15);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.v3-float-growth{top:100px;left:-25px;width:176px;padding:18px;border-radius:18px}.v3-float-growth>div:first-child{display:flex;align-items:center;justify-content:space-between;color:#858780;font-size:.62rem;font-weight:650}.v3-float-growth>div:first-child i{color:var(--v3-coral)}.v3-float-growth>strong{display:block;margin-top:8px;font-size:1.9rem;letter-spacing:-.04em;line-height:1}.v3-float-growth>small{color:#a0a19b;font-size:.56rem}.v3-mini-bars{display:flex;height:38px;margin-top:14px;align-items:flex-end;gap:4px}.v3-mini-bars i{flex:1 1;min-height:5px;border-radius:3px 3px 1px 1px;background:#ff8c7d}.v3-mini-bars i:nth-last-child(-n+2){background:var(--v3-coral)}.v3-float-status{right:-13px;bottom:54px;display:grid;width:232px;padding:16px;grid-template-columns:35px 1fr 8px;grid-gap:11px;gap:11px;align-items:center;border-radius:17px}.v3-float-status>i{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;background:#222521;color:#fff;font-size:.73rem}.v3-float-status>div{display:flex;min-width:0;flex-direction:column}.v3-float-status strong{font-size:.72rem}.v3-float-status small{color:#92948e;font-size:.55rem}.v3-float-status>span{width:8px;height:8px;border-radius:50%;background:#65b77d;box-shadow:0 0 0 4px rgba(101,183,125,.13)}.v3-orbit{position:absolute;z-index:2;border:1px solid rgba(255,91,69,.28);border-radius:50%;pointer-events:none}.v3-orbit-one{top:25px;right:-26px;width:92px;height:92px}.v3-orbit-two{right:-39px;bottom:127px;width:44px;height:44px;background:rgba(255,91,69,.1)}.v3-signal-strip{display:grid;padding:0 max(40px,calc((100% - 1360px) / 2));grid-template-columns:repeat(4,1fr);border-top:1px solid var(--v3-line);border-bottom:1px solid var(--v3-line);background:#fff}.v3-signal{display:grid;padding:27px clamp(20px,2.3vw,35px);grid-template-columns:37px 1fr;grid-gap:13px;gap:13px;align-items:center}.v3-signal:not(:last-child){border-right:1px solid var(--v3-line)}.v3-signal>i{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#f1f1ec;color:var(--v3-coral);font-size:.8rem}.v3-signal div{display:flex;min-width:0;flex-direction:column}.v3-signal strong{font-size:.8rem}.v3-signal span{overflow:hidden;color:#979991;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.v3-product{width:min(1280px,calc(100% - 80px));margin:0 auto;padding:142px 0 155px}.v3-section-head{display:grid;margin-bottom:65px;grid-template-columns:1.15fr .65fr;grid-gap:110px;gap:110px;align-items:end}.v3-section-head h2{margin:18px 0 0;font-size:clamp(2.8rem,4.7vw,4.7rem);font-weight:760;letter-spacing:-.065em;line-height:.98}.v3-section-head>p{margin:0;padding-bottom:5px;color:var(--v3-muted);line-height:1.8;word-break:keep-all}.v3-bento{display:grid;grid-template-columns:1.42fr .72fr .88fr;grid-template-rows:300px 265px;grid-gap:16px;gap:16px}.v3-bento-card{min-width:0;overflow:hidden;border:1px solid #dedfd9;border-radius:22px;background:#fff;box-shadow:0 14px 35px rgba(25,28,24,.035)}.v3-growth-card{padding:27px 28px;grid-row:1/3}.v3-health-card,.v3-target-card{padding:27px}.v3-activity-card{padding:27px;grid-column:2/4}.v3-card-title{display:flex;align-items:flex-start;justify-content:space-between}.v3-card-title>div{display:flex;flex-direction:column}.v3-card-title span{color:#a0a19b;font-size:.57rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.v3-card-title h3{margin:3px 0 0;font-size:.98rem;letter-spacing:-.02em}.v3-card-title>i{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#f3f3ee;color:var(--v3-coral);font-size:.78rem}.v3-card-title button{padding:7px 10px;border:1px solid #dedfd9;border-radius:8px;background:#fafaf7;color:#7f817b;font-size:.6rem;font-weight:650;cursor:pointer}.v3-card-title button i{margin-left:5px;font-size:.55rem}.v3-growth-summary{display:flex;margin-top:33px;align-items:flex-end;gap:12px}.v3-growth-summary>strong{font-size:2.75rem;letter-spacing:-.055em;line-height:1}.v3-growth-summary>span{margin-bottom:4px;padding:4px 7px;border-radius:6px;background:#e8f4eb;color:#397b50;font-size:.61rem;font-weight:750}.v3-bar-chart{display:flex;height:270px;margin-top:35px;padding-top:15px;align-items:flex-end;gap:9px;border-bottom:1px solid #e6e7e1;background:repeating-linear-gradient(180deg,#ecece7 0,#ecece7 1px,transparent 0,transparent 33.33%)}.v3-bar-chart>i{position:relative;flex:1 1;height:var(--height);min-height:16px;border-radius:5px 5px 1px 1px;background:#f0b8af}.v3-bar-chart>i:nth-child(n+8){background:var(--v3-coral)}.v3-bar-chart>i span{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,hsla(0,0%,100%,.25),transparent)}.v3-chart-axis{display:flex;margin-top:10px;justify-content:space-between;color:#a5a69f;font-size:.57rem}.v3-health-ring{display:grid;width:126px;height:126px;margin:18px auto 14px;place-items:center;border-radius:50%;background:conic-gradient(var(--v3-mint-deep) 0 92%,#e8ebe6 92%)}.v3-health-ring:before{content:"";position:absolute;width:102px;height:102px;border-radius:50%;background:#fff}.v3-health-ring>div{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.v3-health-ring strong{font-size:1.9rem;letter-spacing:-.04em}.v3-health-ring span{color:#899089;font-size:.57rem}.v3-health-card>p{margin:0;color:#60816b;font-size:.65rem;text-align:center}.v3-health-card>p i{margin-right:5px}.v3-target-list{display:flex;margin-top:19px;flex-direction:column}.v3-target-list>div{display:grid;padding:11px 0;grid-template-columns:28px 1fr 60px 31px;grid-gap:8px;gap:8px;align-items:center;border-top:1px solid #edede8}.v3-target-avatar{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:#fff!important;font-size:.58rem!important}.v3-target-avatar.coral{background:var(--v3-coral)}.v3-target-avatar.mint{background:#799d85}.v3-target-avatar.charcoal{background:#40433e}.v3-target-list strong{font-size:.68rem}.v3-target-list>div>i{height:3px;overflow:hidden;border-radius:5px;background:#eceee9}.v3-target-list>div>i span{display:block;height:100%;border-radius:inherit;background:var(--v3-coral)}.v3-target-list b{color:#858780;font-size:.58rem;text-align:right}.v3-running{display:inline-flex;padding:6px 9px;align-items:center;gap:6px;border-radius:99px;background:#edf6ef;color:#4c7c5b!important;letter-spacing:0!important;text-transform:none!important}.v3-running i{width:6px;height:6px;border-radius:50%;background:#64ad79}.v3-timeline{display:grid;margin-top:24px;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.v3-timeline>div{display:grid;padding:15px;grid-template-columns:34px 1fr;grid-gap:10px;gap:10px;align-items:center;border:1px solid #e7e8e2;border-radius:13px}.v3-timeline>div>span{display:grid;width:34px;height:34px;place-items:center;grid-row:1/3;border-radius:9px;background:#f7e7e4;color:var(--v3-coral);font-size:.72rem}.v3-timeline p{display:flex;margin:0;flex-direction:column}.v3-timeline strong{font-size:.68rem}.v3-timeline small{color:#a1a39d;font-size:.54rem}.v3-timeline b{margin-left:44px;color:#629172;font-size:.56rem;font-weight:650}.v3-timeline b.waiting{color:#bf8243}.v3-studio{position:relative;isolation:isolate;min-height:760px;overflow:hidden;color:#fff}.v3-studio-image{z-index:-3;object-fit:cover;object-position:center}.v3-studio-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(15,18,16,.05) 25%,rgba(15,18,16,.37) 54%,rgba(15,18,16,.9)),linear-gradient(0deg,rgba(15,18,16,.25),transparent 45%)}.v3-studio-copy{position:absolute;top:50%;right:max(40px,calc((100% - 1280px) / 2));width:min(600px,48vw);transform:translateY(-50%)}.v3-studio-copy h2{margin:24px 0 22px;color:#fff;font-size:clamp(2.5rem,4vw,4.25rem);font-weight:730;letter-spacing:-.06em;line-height:1.02}.v3-studio-copy>p{max-width:600px;margin:0 0 30px;color:hsla(0,0%,100%,.7);line-height:1.8;word-break:keep-all}.v3-studio-copy>a{display:inline-flex;padding-bottom:8px;align-items:center;gap:18px;border-bottom:1px solid hsla(0,0%,100%,.5);font-size:.85rem;font-weight:720}.v3-studio-copy>a i{font-size:.7rem;transition:transform .18s ease}.v3-studio-copy>a:hover i{transform:translateX(4px)}@media (min-width:821px){.v3-studio-copy h2{white-space:nowrap}}.v3-how{width:min(1280px,calc(100% - 80px));margin:0 auto;padding:145px 0 155px}.v3-how-head{text-align:center}.v3-how-head h2{margin:18px 0 12px;font-size:clamp(2.8rem,4.6vw,4.5rem);font-weight:760;letter-spacing:-.065em;line-height:1}.v3-how-head>p{margin:0;color:var(--v3-muted)}.v3-steps{display:grid;margin-top:70px;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--v3-line);border-bottom:1px solid var(--v3-line)}.v3-steps article{position:relative;min-height:365px;padding:34px 35px 40px}.v3-steps article:not(:last-child){border-right:1px solid var(--v3-line)}.v3-step-icon{display:grid;width:46px;height:46px;margin-bottom:85px;place-items:center;border-radius:14px;background:#f0eee7;color:var(--v3-coral);font-size:.9rem}.v3-steps article>span{position:absolute;top:48px;right:35px;color:var(--v3-coral);font-size:.65rem;font-weight:750}.v3-steps h3{max-width:13em;margin:0 0 13px;font-size:1.25rem;letter-spacing:-.025em}.v3-steps p{max-width:29em;margin:0;color:var(--v3-muted);font-size:.85rem;line-height:1.75;word-break:keep-all}.v3-step-arrow{position:absolute;right:34px;bottom:36px;color:#bebfb8;font-size:.72rem}.v3-safety{display:grid;padding:135px max(40px,calc((100% - 1280px) / 2));grid-template-columns:1fr .92fr;grid-gap:120px;gap:120px;align-items:center;background:var(--v3-mint)}.v3-safety .v3-eyebrow{color:#648170}.v3-safety-copy h2{margin:25px 0 22px;font-size:clamp(2.8rem,5vw,5rem);font-weight:760;letter-spacing:-.068em;line-height:.97}.v3-safety-copy h2 em{color:var(--v3-mint-deep);font-style:normal;font-weight:330}.v3-safety-copy>p{max-width:560px;margin:0;color:#53675a;line-height:1.8;word-break:keep-all}.v3-safety-note{display:flex;max-width:530px;margin-top:28px;padding:14px 16px;align-items:center;gap:10px;border:1px solid rgba(69,113,86,.18);border-radius:11px;background:hsla(0,0%,100%,.34);color:#65806e;font-size:.7rem}.v3-safety-note i{color:var(--v3-mint-deep)}.v3-safety-items{border-top:1px solid rgba(69,113,86,.23)}.v3-safety-items article{display:grid;padding:24px 3px;grid-template-columns:44px 1fr 24px;grid-gap:15px;gap:15px;align-items:center;border-bottom:1px solid rgba(69,113,86,.23)}.v3-safety-items article>span{display:grid;width:43px;height:43px;place-items:center;border-radius:13px;background:hsla(0,0%,100%,.52);color:var(--v3-mint-deep);font-size:.82rem}.v3-safety-items h3{margin:0 0 4px;font-size:.94rem}.v3-safety-items p{margin:0;color:#617367;font-size:.76rem;line-height:1.55}.v3-safety-items article>i{color:#5b8a6d;font-size:.72rem}.v3-final{isolation:isolate;overflow:hidden;padding:142px 30px 150px;background:#171a17;text-align:center}.v3-final,.v3-final h2{position:relative;color:#fff}.v3-final h2{z-index:1;margin:25px 0 20px;font-size:clamp(3.4rem,6.2vw,6.4rem);font-weight:760;letter-spacing:-.075em;line-height:.93}.v3-final h2 em{color:#ff7663;font-style:normal;font-weight:320}.v3-final>p{position:relative;z-index:1;margin:0 0 32px;color:hsla(0,0%,100%,.58)}.v3 a.v3-button-coral{position:relative;z-index:1;background:var(--v3-coral);color:#fff}.v3 a.v3-button-coral:hover{background:#ff705d;color:#fff}.v3-final-pattern{position:absolute;inset:0;z-index:-1;opacity:.55}.v3-final-pattern i{position:absolute;border:1px solid hsla(0,0%,100%,.1);border-radius:50%}.v3-final-pattern i:first-child{top:-370px;left:50%;width:800px;height:800px;transform:translateX(-50%)}.v3-final-pattern i:nth-child(2){top:-470px;left:50%;width:1000px;height:1000px;transform:translateX(-50%)}.v3-final-pattern i:nth-child(3){bottom:-480px;left:-250px;width:700px;height:700px;border-color:rgba(255,91,69,.18)}.v3-final-pattern i:nth-child(4){right:-180px;bottom:-340px;width:600px;height:600px;border-color:rgba(217,234,223,.12)}.v3-final-pattern i:nth-child(5){top:50%;left:50%;width:12px;height:12px;border:none;background:var(--v3-coral);box-shadow:0 0 45px 15px rgba(255,91,69,.22)}.v3-notice{display:flex;width:min(1280px,calc(100% - 80px));margin:0 auto;padding:28px 0;gap:28px;border-bottom:1px solid var(--v3-line);color:#8f918a;font-size:.67rem;line-height:1.65}.v3-notice strong{flex:none;color:#575954}.v3-notice p{margin:0}.v3-footer{width:min(1280px,calc(100% - 80px));margin:0 auto;padding:44px 0 30px}.v3-footer-main{display:flex;padding-bottom:43px;align-items:center;justify-content:space-between}.v3-logo-dark{color:var(--v3-ink)}.v3-footer-main>div{display:flex;gap:27px;color:#6f716b;font-size:.77rem;font-weight:620}.v3-footer-main>div a:hover{color:var(--v3-coral)}.v3-footer-meta{display:flex;padding-top:20px;justify-content:space-between;border-top:1px solid var(--v3-line);color:#a1a39c;font-size:.58rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}@media (max-width:1080px){.v3-header,.v3-hero-grid{width:calc(100% - 48px)}.v3-hero-grid{gap:45px}.v3-hero h1{font-size:clamp(3.6rem,7.2vw,5.4rem)}.v3-float-growth{left:-12px}.v3-float-status{right:-5px}.v3-how,.v3-product{width:calc(100% - 48px)}.v3-bento{grid-template-columns:1.2fr .8fr;grid-template-rows:310px 280px 270px}.v3-growth-card{grid-row:1/3}.v3-target-card{grid-column:2}.v3-activity-card{grid-column:1/3}.v3-studio-copy{right:35px;width:52vw}.v3-safety{gap:70px}}@media (max-width:820px){.v3-hero{min-height:auto}.v3-nav-hide{display:none}.v3-hero-grid{padding:70px 0 85px;grid-template-columns:1fr;gap:60px}.v3-hero-copy{padding:0 8px}.v3-hero-copy>p{max-width:600px}.v3-hero-visual{height:660px}.v3-image-frame{inset:0 30px;border-radius:130px 26px 26px 26px}.v3-float-growth{left:5px}.v3-float-status{right:5px}.v3-signal-strip{grid-template-columns:1fr 1fr;padding:0 24px}.v3-signal:nth-child(2){border-right:none}.v3-signal:nth-child(-n+2){border-bottom:1px solid var(--v3-line)}.v3-product{padding:100px 0 110px}.v3-section-head{grid-template-columns:1fr;gap:28px}.v3-bento{grid-template-columns:1fr 1fr;grid-template-rows:auto}.v3-growth-card{min-height:570px;grid-column:1/3;grid-row:auto}.v3-health-card,.v3-target-card{grid-column:auto}.v3-activity-card{grid-column:1/3}.v3-studio{min-height:680px}.v3-studio-image{object-position:35% center}.v3-studio-shade{background:linear-gradient(90deg,rgba(15,18,16,.18),rgba(15,18,16,.75))}.v3-studio-copy{right:40px;left:40px;width:auto}.v3-how{padding:105px 0 115px}.v3-steps{grid-template-columns:1fr}.v3-steps article{min-height:270px}.v3-steps article:not(:last-child){border-right:none;border-bottom:1px solid var(--v3-line)}.v3-step-icon{margin-bottom:55px}.v3-safety{padding:100px 30px;grid-template-columns:1fr;gap:60px}}@media (max-width:560px){.v3-header{position:relative;width:calc(100% - 32px);height:74px}.v3-logo{font-size:1.2rem}.v3-nav{position:absolute;right:0}.v3-login{display:none}.v3-nav .v3-nav-cta{margin-left:0;padding:9px 12px;font-size:.73rem}.v3-hero-grid{width:calc(100% - 36px);padding:55px 0 70px;gap:48px}.v3-live-label{font-size:.58rem;letter-spacing:.09em}.v3-hero h1{margin:22px 0;font-size:clamp(2.8rem,13.6vw,3.6rem)}.v3-hero-copy>p{font-size:.91rem}.v3-button{min-height:50px;padding:0 18px;font-size:.82rem}.v3-button-line{display:none}.v3-proof{gap:9px 13px;font-size:.62rem}.v3-hero-visual{height:510px}.v3-image-frame{inset:0 8px;border-radius:94px 20px 20px 20px}.v3-hero-image{object-position:53% center}.v3-image-tag{top:17px;right:17px}.v3-float-growth{top:105px;left:-4px;width:144px;padding:14px}.v3-float-growth>strong{font-size:1.55rem}.v3-mini-bars{height:29px}.v3-float-status{right:-3px;bottom:28px;width:205px;padding:13px}.v3-orbit{display:none}.v3-signal-strip{padding:0 16px;grid-template-columns:1fr}.v3-signal{padding:20px 5px}.v3-signal:not(:last-child){border-right:none;border-bottom:1px solid var(--v3-line)}.v3-how,.v3-product{width:calc(100% - 36px)}.v3-product{padding:85px 0 95px}.v3-section-head h2{font-size:2.75rem}.v3-section-head>p{font-size:.88rem}.v3-bento{display:flex;flex-direction:column}.v3-growth-card{min-height:520px;padding:22px 18px}.v3-bar-chart{height:245px;gap:5px}.v3-activity-card,.v3-health-card,.v3-target-card{padding:22px 18px}.v3-health-card{min-height:280px}.v3-timeline{grid-template-columns:1fr}.v3-studio{min-height:660px}.v3-studio-image{object-position:28% center}.v3-studio-shade{background:linear-gradient(90deg,rgba(15,18,16,.48),rgba(15,18,16,.78))}.v3-studio-copy{right:22px;left:22px}.v3-studio-copy h2{font-size:2.65rem}.v3-studio-copy>p{font-size:.88rem}.v3-how{padding:85px 0 95px}.v3-how-head h2{font-size:2.75rem}.v3-how-head>p{font-size:.86rem}.v3-steps{margin-top:50px}.v3-steps article{padding:28px 5px 34px}.v3-step-arrow,.v3-steps article>span{right:5px}.v3-safety{padding:85px 20px}.v3-safety-copy h2{font-size:3rem}.v3-safety-copy>p{font-size:.89rem}.v3-safety-items article{grid-template-columns:42px 1fr 18px;gap:12px}.v3-safety-items p{font-size:.7rem}.v3-final{padding:105px 20px 112px}.v3-final h2{font-size:3.5rem}.v3-final>p{font-size:.84rem}.v3-notice{flex-direction:column;gap:7px}.v3-footer,.v3-notice{width:calc(100% - 40px)}.v3-footer-main{align-items:flex-start;gap:30px}.v3-footer-main>div{max-width:180px;flex-wrap:wrap;justify-content:flex-end;gap:13px 18px}.v3-footer-meta{flex-direction:column;gap:7px}}@media (prefers-reduced-motion:reduce){.v3 *,.v3 :after,.v3 :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.v3-audience{padding:138px max(40px,calc((100% - 1280px) / 2)) 145px;overflow:hidden;background:#171a17;color:#fff}.v3-audience-head{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:85px;gap:85px;align-items:end}.v3-audience-head .v3-eyebrow{grid-column:1/-1;color:hsla(0,0%,100%,.52)}.v3-audience-head h2{margin:-38px 0 0;color:#fff;font-size:clamp(2.9rem,5vw,5rem);font-weight:760;letter-spacing:-.068em;line-height:.97}.v3-audience-head h2 em{color:#ff7561;font-style:normal;font-weight:320}.v3-audience-head>p{margin:0;color:hsla(0,0%,100%,.53);line-height:1.85;word-break:keep-all}.v3-audience-map{position:relative;width:min(800px,100%);height:510px;margin:80px auto 70px}.v3-map-orbit{position:absolute;top:50%;left:50%;border:1px solid hsla(0,0%,100%,.13);border-radius:50%;transform:translate(-50%,-50%)}.v3-map-orbit.orbit-a{width:460px;height:460px}.v3-map-orbit.orbit-b{width:290px;height:290px;border-color:rgba(255,91,69,.25)}.v3-map-orbit>i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--v3-coral);box-shadow:0 0 0 6px rgba(255,91,69,.1)}.v3-map-orbit.orbit-a>i:first-child{top:21px;left:103px}.v3-map-orbit.orbit-a>i:nth-child(2){right:-4px;top:49%;background:#8eb59b;box-shadow:0 0 0 6px rgba(142,181,155,.1)}.v3-map-orbit.orbit-a>i:nth-child(3){bottom:52px;left:29px;background:#f2c572;box-shadow:0 0 0 6px hsla(39,83%,70%,.1)}.v3-map-orbit.orbit-b>i:first-child{top:43px;right:23px}.v3-map-orbit.orbit-b>i:nth-child(2){bottom:21px;left:66px;background:#8eb59b}.v3-map-core{position:absolute;top:50%;left:50%;display:flex;width:150px;height:150px;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid hsla(0,0%,100%,.16);border-radius:50%;background:radial-gradient(circle at 35% 25%,#353b35,#202420 70%);box-shadow:0 25px 75px rgba(0,0,0,.3),0 0 0 12px hsla(0,0%,100%,.025);transform:translate(-50%,-50%);text-align:center}.v3-map-core .v3-logo-mark{transform:scale(.85) rotate(-8deg)}.v3-map-core strong{font-size:.75rem;letter-spacing:-.01em;line-height:1.15}.v3-map-chip{position:absolute;display:flex;min-width:178px;padding:13px 15px;align-items:center;gap:11px;border:1px solid hsla(0,0%,100%,.13);border-radius:14px;background:rgba(41,46,41,.84);box-shadow:0 15px 38px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.v3-map-chip>i{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;background:rgba(255,91,69,.15);color:#ff7a67;font-size:.77rem}.v3-map-chip>span{display:flex;flex-direction:column}.v3-map-chip b{font-size:.69rem}.v3-map-chip small{color:hsla(0,0%,100%,.39);font-size:.54rem}.v3-map-chip.chip-one{top:58px;left:18px}.v3-map-chip.chip-two{top:100px;right:0}.v3-map-chip.chip-two>i{background:rgba(142,181,155,.14);color:#9fc8ad}.v3-map-chip.chip-three{bottom:45px;left:54px}.v3-map-chip.chip-three>i{background:hsla(39,83%,70%,.13);color:#f0c778}.v3-map-score{position:absolute;right:40px;bottom:25px;display:flex;width:190px;padding:17px;flex-direction:column;border:1px solid hsla(0,0%,100%,.14);border-radius:16px;background:#f5f2ea;color:#242723;box-shadow:0 16px 44px rgba(0,0,0,.22)}.v3-map-score>span{color:#858880;font-size:.57rem;font-weight:700;text-transform:uppercase}.v3-map-score strong{margin:4px 0 10px;font-size:1.85rem;line-height:1}.v3-map-score strong small{color:#9a9c95;font-size:.6rem}.v3-map-score>i{height:4px;overflow:hidden;border-radius:4px;background:#dfdfd9}.v3-map-score>i b{display:block;width:94%;height:100%;border-radius:inherit;background:var(--v3-coral)}.v3-audience-types{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid hsla(0,0%,100%,.15)}.v3-audience-types article{padding:31px 32px 34px}.v3-audience-types article:not(:last-child){border-right:1px solid hsla(0,0%,100%,.15)}.v3-audience-icon{display:grid;width:42px;height:42px;margin-bottom:35px;place-items:center;border-radius:12px;background:hsla(0,0%,100%,.08);color:#ff7561;font-size:.82rem}.v3-audience-types article>span{color:hsla(0,0%,100%,.36);font-size:.59rem;font-weight:720;letter-spacing:.1em;text-transform:uppercase}.v3-audience-types h3{margin:7px 0 11px;color:#fff;font-size:1.1rem}.v3-audience-types p{min-height:52px;margin:0;color:hsla(0,0%,100%,.48);font-size:.8rem;line-height:1.65;word-break:keep-all}.v3-audience-types article>div:last-child{display:flex;margin-top:20px;flex-wrap:wrap;gap:6px}.v3-audience-types b{padding:5px 8px;border:1px solid hsla(0,0%,100%,.13);border-radius:6px;color:hsla(0,0%,100%,.58);font-size:.56rem;font-weight:620}.v3-control{display:grid;padding:135px max(40px,calc((100% - 1280px) / 2));grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:72px;gap:72px;align-items:center;background:#242824;color:#fff}.v3-control-copy h2{margin:25px 0 22px;color:#fff;font-size:clamp(2.8rem,4.8vw,4.8rem);font-weight:760;letter-spacing:-.068em;line-height:.97}.v3-control-copy h2 em{display:inline-block;color:#ff7561;font-style:normal;font-weight:320;white-space:nowrap}.v3-control-copy>p{margin:0;color:hsla(0,0%,100%,.52);line-height:1.8;word-break:keep-all}.v3-control-copy ul{margin:32px 0 0;padding:0;list-style:none}.v3-control-copy li{display:grid;padding:17px 0;grid-template-columns:24px 1fr;grid-gap:10px;gap:10px;border-top:1px solid hsla(0,0%,100%,.13)}.v3-control-copy li:last-child{border-bottom:1px solid hsla(0,0%,100%,.13)}.v3-control-copy li>i{display:grid;width:20px;height:20px;margin-top:2px;place-items:center;border-radius:50%;background:rgba(255,91,69,.15);color:#ff7a67;font-size:.58rem}.v3-control-copy li>span{display:flex;flex-direction:column;color:hsla(0,0%,100%,.4);font-size:.67rem}.v3-control-copy li strong{margin-bottom:2px;color:hsla(0,0%,100%,.86);font-size:.78rem}.v3-control-panel{padding:30px;border:1px solid hsla(0,0%,100%,.13);border-radius:24px;background:#f7f6f1;box-shadow:0 32px 80px rgba(0,0,0,.24);color:#222521}.v3-panel-top{display:flex;padding-bottom:24px;align-items:center;justify-content:space-between;border-bottom:1px solid #dedfd9}.v3-panel-top>div{display:flex;align-items:center;gap:12px}.v3-panel-top>div>i{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#202420;color:#fff;font-size:.76rem}.v3-panel-top>div span{display:flex;flex-direction:column}.v3-panel-top strong{font-size:.8rem}.v3-panel-top small{color:#9a9c96;font-size:.56rem}.v3-panel-live{display:inline-flex;padding:7px 10px;align-items:center;gap:7px;border-radius:99px;background:#e6f2e9;color:#4e7b5a;font-size:.59rem;font-weight:720}.v3-panel-live i{width:6px;height:6px;border-radius:50%;background:#62a974}.v3-control-row{display:flex;padding:23px 0 13px;align-items:center;justify-content:space-between}.v3-control-row>div{display:flex;align-items:center;gap:11px}.v3-control-row>div>i{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#ecece7;color:var(--v3-coral);font-size:.72rem}.v3-control-row>div span{display:flex;flex-direction:column}.v3-control-row strong{font-size:.72rem}.v3-control-row small{color:#9b9d97;font-size:.55rem}.v3-control-row>b{font-size:.75rem}.v3-control-row>b small{color:#9b9d97;font-size:.52rem;font-weight:600}.v3-range{position:relative;height:5px;margin:7px 2px 6px;border-radius:6px;background:#e2e3dd}.v3-range>i{display:block;width:62%;height:100%;border-radius:inherit;background:var(--v3-coral)}.v3-range>span{position:absolute;top:50%;width:13px;height:13px;border:3px solid var(--v3-coral);border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.14);transform:translate(-50%,-50%)}.v3-time-grid{display:grid;padding-bottom:19px;grid-template-columns:repeat(7,1fr);grid-gap:6px;gap:6px;border-bottom:1px solid #dedfd9}.v3-time-grid span{display:flex;height:52px;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid #dedfd9;border-radius:9px;background:#fff;color:#777a74;font-size:.56rem}.v3-time-grid span i{width:6px;height:6px;border-radius:50%;background:#64a977}.v3-time-grid span.weekend{background:#f0f0eb}.v3-time-grid span.weekend i{background:#b2b4ad}.v3-control-row.last{padding-bottom:22px}.v3-toggle{position:relative;width:39px;height:22px;border-radius:99px;background:#65aa78}.v3-toggle i{position:absolute;top:3px;right:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15)}.v3-control-panel>button{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:9px;border:1px solid #d5d6d0;border-radius:11px;background:#fff;color:#595b56;font-size:.72rem;font-weight:720;cursor:pointer}.v3-control-panel>button:hover{border-color:#bfc1ba;background:#f1f1ec}.v3-faq{display:grid;width:min(1280px,calc(100% - 80px));margin:0 auto;padding:140px 0 150px;grid-template-columns:.72fr 1.28fr;grid-gap:120px;gap:120px;align-items:start}.v3-faq-head{position:-webkit-sticky;position:sticky;top:45px}.v3-faq-head h2{margin:22px 0 19px;font-size:clamp(2.8rem,4.6vw,4.5rem);font-weight:760;letter-spacing:-.065em;line-height:.98}.v3-faq-head>p{margin:0;color:var(--v3-muted);font-size:.88rem;line-height:1.75;word-break:keep-all}.v3-faq-head>a{display:inline-flex;margin-top:28px;padding-bottom:7px;align-items:center;gap:14px;border-bottom:1px solid #aaada6;font-size:.76rem;font-weight:720}.v3-faq-head>a i{color:var(--v3-coral);font-size:.65rem}.v3-faq-list{border-top:1px solid var(--v3-line)}.v3-faq-list details{border-bottom:1px solid var(--v3-line)}.v3-faq-list summary{display:grid;min-height:84px;padding:0 3px;grid-template-columns:40px 1fr 28px;grid-gap:12px;gap:12px;align-items:center;cursor:pointer;list-style:none}.v3-faq-list summary::-webkit-details-marker{display:none}.v3-faq-list summary>span{color:var(--v3-coral);font-size:.62rem;font-weight:750}.v3-faq-list summary>strong{font-size:.95rem;font-weight:650}.v3-faq-list summary>i{display:grid;width:27px;height:27px;place-items:center;border:1px solid #d7d8d2;border-radius:50%;color:#777972;font-size:.62rem;transition:transform .18s ease,background .18s ease}.v3-faq-list details[open] summary>i{background:var(--v3-ink);color:#fff;transform:rotate(45deg)}.v3-faq-list details>p{margin:-5px 38px 26px 55px;color:var(--v3-muted);font-size:.83rem;line-height:1.75;word-break:keep-all}@media (max-width:980px){.v3-audience-head{grid-template-columns:1fr 1fr;gap:50px}.v3-audience-head h2{margin-top:0}.v3-control{padding:100px 30px;grid-template-columns:1fr;gap:60px}.v3-faq{width:calc(100% - 48px);gap:65px}}@media (max-width:820px){.v3-audience{padding:100px 24px 110px}.v3-audience-head{grid-template-columns:1fr;gap:27px}.v3-audience-head .v3-eyebrow{grid-column:1}.v3-audience-map{transform:scale(.88);transform-origin:center}.v3-audience-types{grid-template-columns:1fr}.v3-audience-types article:not(:last-child){border-right:none;border-bottom:1px solid hsla(0,0%,100%,.15)}.v3-audience-types p{min-height:0}.v3-control{padding:100px 30px;gap:60px}.v3-control,.v3-faq{grid-template-columns:1fr}.v3-faq{padding:105px 0 115px;gap:55px}.v3-faq-head{position:static}}@media (max-width:560px){.v3-audience{padding:85px 20px 95px}.v3-audience-head h2{font-size:3rem}.v3-audience-head>p{font-size:.88rem}.v3-audience-map{width:620px;height:460px;margin:35px 0 45px;left:50%;transform:translateX(-50%) scale(.58);transform-origin:center}.v3-audience-types article{padding:27px 4px 30px}.v3-control{padding:85px 20px}.v3-control-copy h2{font-size:3rem}.v3-control-copy h2 em{white-space:normal}.v3-control-copy>p{font-size:.88rem}.v3-control-panel{padding:20px 15px;border-radius:18px}.v3-control-row{align-items:flex-start}.v3-control-row>b{max-width:95px;padding-top:8px;text-align:right}.v3-time-grid{gap:3px}.v3-time-grid span{height:46px}.v3-panel-top{align-items:flex-start}.v3-panel-live{padding:6px 8px}.v3-faq{width:calc(100% - 40px);padding:85px 0 95px}.v3-faq-head h2{font-size:3rem}.v3-faq-list summary{min-height:76px;grid-template-columns:28px 1fr 28px}.v3-faq-list summary>strong{font-size:.82rem}.v3-faq-list details>p{margin:-2px 28px 24px 40px;font-size:.77rem}}.v3-plans{padding:138px max(40px,calc((100% - 1280px) / 2)) 130px;background:#efede6}.v3-plans-head{display:grid;margin-bottom:62px;grid-template-columns:1fr .56fr;grid-gap:90px;gap:90px;align-items:end}.v3-plans-head h2{margin:20px 0 0;font-size:clamp(2.8rem,4.8vw,4.8rem);font-weight:760;letter-spacing:-.068em;line-height:.98}.v3-beta-pass{display:flex;padding:19px 20px;align-items:center;gap:13px;border:1px solid rgba(255,91,69,.2);border-radius:15px;background:hsla(0,0%,100%,.6)}.v3-beta-pass>i{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;background:var(--v3-coral);color:#fff;font-size:.8rem}.v3-beta-pass>span{display:flex;flex-direction:column}.v3-beta-pass strong{font-size:.72rem}.v3-beta-pass small{margin-top:2px;color:#868880;font-size:.62rem}.v3-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.v3-plan-grid article{position:relative;display:flex;min-height:455px;padding:31px 29px 28px;flex-direction:column;border:1px solid #d8d8d1;border-radius:21px;background:hsla(0,0%,100%,.76);transition:transform .2s ease,box-shadow .2s ease}.v3-plan-grid article:hover{z-index:2;transform:translateY(-5px);box-shadow:0 22px 55px rgba(35,37,33,.09)}.v3-plan-grid article.featured{border-color:#252824;background:#20231f;color:#fff;box-shadow:0 20px 50px rgba(30,33,29,.16)}.v3-popular{position:absolute;top:20px;right:20px;display:inline-flex;padding:6px 9px;align-items:center;gap:6px;border-radius:99px;background:var(--v3-coral);color:#fff;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.v3-popular,.v3-popular i{font-size:.55rem}.v3-plan-name{display:flex;min-height:31px;align-items:center;gap:9px}.v3-plan-name>span{font-size:1.03rem;font-weight:760}.v3-plan-name>b{padding:4px 7px;border-radius:6px;background:#ebebe5;color:#73756f;font-size:.56rem;font-weight:650}.v3-plan-grid .featured .v3-plan-name>b{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.62)}.v3-plan-grid article>p{min-height:46px;margin:17px 0 27px;color:#83857e;font-size:.76rem;line-height:1.55;word-break:keep-all}.v3-plan-grid article.featured>p{color:hsla(0,0%,100%,.48)}.v3-plan-price{display:flex;padding-bottom:25px;align-items:flex-end;gap:7px;border-bottom:1px solid #dedfd8}.v3-plan-grid .featured .v3-plan-price{border-color:hsla(0,0%,100%,.13)}.v3-plan-price strong{font-size:2.4rem;letter-spacing:-.055em;line-height:1}.v3-plan-price span{padding-bottom:3px;color:#92948d;font-size:.61rem}.v3-plan-grid ul{margin:23px 0 29px;padding:0;list-style:none}.v3-plan-grid li{display:flex;padding:6px 0;align-items:center;gap:8px;color:#656760;font-size:.7rem}.v3-plan-grid li i{display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:#e7f0e8;color:#5c8868;font-size:.48rem}.v3-plan-grid .featured li{color:hsla(0,0%,100%,.65)}.v3-plan-grid .featured li i{background:rgba(116,181,136,.15);color:#80c493}.v3-plan-grid article>a{display:flex;min-height:48px;margin-top:auto;align-items:center;justify-content:space-between;padding:0 17px;border:1px solid #d3d4cd;border-radius:11px;color:#343632;font-size:.72rem;font-weight:730;transition:border-color .18s ease,background .18s ease}.v3-plan-grid article>a:hover{border-color:var(--v3-ink);background:#fff}.v3-plan-grid article>a i{color:var(--v3-coral);font-size:.65rem}.v3-plan-grid .featured>a{border-color:var(--v3-coral);background:var(--v3-coral);color:#fff}.v3-plan-grid .featured>a:hover{background:#ff705d}.v3-plan-grid .featured>a i{color:#fff}.v3-plan-foot{display:flex;margin-top:24px;padding:19px 3px 0;align-items:center;gap:25px;border-top:1px solid #d1d2ca;color:#7e8079;font-size:.63rem}.v3-plan-foot>span{display:inline-flex;align-items:center;gap:7px}.v3-plan-foot>span i{color:var(--v3-coral)}.v3-plan-foot>a{display:inline-flex;margin-left:auto;align-items:center;gap:11px;color:#444641;font-weight:700}.v3-plan-foot>a i{font-size:.6rem}@media (max-width:820px){.v3-plans{padding:100px 24px}.v3-plans-head{gap:30px}.v3-plan-grid,.v3-plans-head{grid-template-columns:1fr}.v3-plan-grid article{min-height:420px}.v3-plan-foot{flex-wrap:wrap}.v3-plan-foot>a{width:100%;margin:2px 0 0}}@media (max-width:560px){.v3-plans{padding:85px 20px 90px}.v3-plans-head h2{font-size:3rem}.v3-beta-pass{padding:16px}.v3-plan-grid article{min-height:405px;padding:26px 21px 23px}.v3-plan-price strong{font-size:2.15rem}.v3-plan-foot{gap:12px;flex-direction:column;align-items:flex-start}}.pub{--p-coral:#ff5b45;--p-ink:#181a17;--p-muted:#6e7069;--p-paper:#faf9f5;--p-cream:#f1eee7;--p-line:#deded7;min-height:100vh;overflow:hidden;background:var(--p-paper);color:var(--p-ink);font-family:Pretendard Variable,Pretendard}.pub *,.pub :after,.pub :before{box-sizing:border-box}.pub a{color:inherit;text-decoration:none}.pub :focus-visible{outline:3px solid rgba(255,91,69,.45);outline-offset:4px}.pub-header{position:relative;z-index:20;display:grid;width:min(1360px,calc(100% - 80px));height:88px;margin:0 auto;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(24,26,23,.13)}.pub-logo{display:inline-flex;width:max-content;align-items:center;gap:10px;color:var(--p-ink);font-size:1.35rem;font-weight:850;letter-spacing:-.055em}.pub-logo-mark{display:inline-flex;width:19px;height:20px;align-items:flex-end;gap:3px;transform:rotate(-8deg)}.pub-logo-mark i{display:block;width:8px;border-radius:9px;background:var(--p-coral)}.pub-logo-mark i:first-child{height:12px}.pub-logo-mark i:last-child{height:20px}.pub-nav{display:flex;align-items:center;gap:2px}.pub-nav a{position:relative;padding:11px 13px;color:#70726c;font-size:.8rem;font-weight:650}.pub-nav a:after{content:"";position:absolute;right:13px;bottom:4px;left:13px;height:2px;border-radius:2px;background:var(--p-coral);transform:scaleX(0);transition:transform .18s ease}.pub-nav a.active,.pub-nav a:hover{color:var(--p-ink)}.pub-nav a.active:after{transform:scaleX(1)}.pub-account{display:flex;justify-self:end;align-items:center;gap:4px}.pub-account a{padding:10px 12px;font-size:.78rem;font-weight:680}.pub-account .pub-start{display:inline-flex;margin-left:5px;padding:11px 16px;align-items:center;gap:9px;border-radius:99px;background:var(--p-ink);color:#fff}.pub-start i{font-size:.62rem}.pub-header.dark{border-color:hsla(0,0%,100%,.14)}.pub-header.dark .pub-account a,.pub-header.dark .pub-logo,.pub-header.dark .pub-nav a{color:hsla(0,0%,100%,.72)}.pub-header.dark .pub-nav a.active,.pub-header.dark .pub-nav a:hover{color:#fff}.pub-header.dark .pub-account .pub-start{background:#fff;color:#1c1f1b}.pub-kicker{display:inline-flex;align-items:center;gap:10px;color:#7f817a;font-size:.67rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.pub-kicker i{color:var(--p-coral)}.pub-kicker.dark{color:hsla(0,0%,100%,.57)}.pub-hero{display:grid;width:min(1280px,calc(100% - 80px));min-height:680px;margin:0 auto;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px;align-items:center}.guide-hero h1,.pub-hero-copy h1,.safety-hero h1{margin:24px 0;font-size:clamp(3.3rem,5.8vw,5.8rem);font-weight:780;letter-spacing:-.073em;line-height:.95}.guide-hero h1 em,.pub-hero h1 em,.safety-hero h1 em{color:var(--p-coral);font-style:normal;font-weight:320}.guide-hero-copy>p,.pub-hero-copy>p,.safety-hero>div:first-child>p{max-width:540px;margin:0 0 31px;color:var(--p-muted);font-size:1rem;line-height:1.8;word-break:keep-all}.pub-actions{display:flex;gap:10px}.pub-actions a{display:inline-flex;min-height:51px;padding:0 20px;align-items:center;gap:12px;border:1px solid #d2d3cc;border-radius:99px;font-size:.82rem;font-weight:720}.pub-actions a.primary{border-color:var(--p-ink);background:var(--p-ink);color:#fff}.pub-actions i{font-size:.67rem}.pub-section{width:min(1280px,calc(100% - 80px));margin:0 auto;padding:135px 0}.pub-section-head{display:grid;grid-template-columns:1fr .55fr;grid-gap:100px;gap:100px;align-items:flex-end}.pub-section-head>div{display:contents}.pub-section-head>span{grid-column:1/-1;color:#898b84;font-size:.64rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.pub-section-head h2{margin:-34px 0 0;font-size:clamp(2.7rem,4.7vw,4.7rem);font-weight:760;letter-spacing:-.067em;line-height:.98}.pub-section-head>p{margin:0;color:var(--p-muted);line-height:1.8;word-break:keep-all}.pub-section-head.centered{display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}.pub-section-head.centered h2{margin:20px 0 13px}.pub-section-head.centered p{max-width:600px}.pub-cta{position:relative;isolation:isolate;overflow:hidden;padding:135px 25px 143px;background:#181b18;color:#fff;text-align:center}.pub-cta>span{color:hsla(0,0%,100%,.46);font-size:.64rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.pub-cta h2{margin:22px auto 18px;color:#fff;font-size:clamp(3rem,5.6vw,5.6rem);font-weight:750;letter-spacing:-.07em;line-height:.96}.pub-cta h2,.pub-cta p{position:relative;z-index:1}.pub-cta p{margin:0 0 29px;color:hsla(0,0%,100%,.53)}.pub-cta>a{position:relative;z-index:1;display:inline-flex;min-height:52px;padding:0 22px;align-items:center;gap:13px;border-radius:99px;background:var(--p-coral);color:#fff;font-size:.82rem;font-weight:740}.pub-cta-orbit{position:absolute;inset:0;z-index:-1}.pub-cta-orbit i{position:absolute;top:50%;left:50%;border:1px solid hsla(0,0%,100%,.08);border-radius:50%;transform:translate(-50%,-50%)}.pub-cta-orbit i:first-child{width:480px;height:480px}.pub-cta-orbit i:nth-child(2){width:700px;height:700px}.pub-cta-orbit i:nth-child(3){width:940px;height:940px;border-color:rgba(255,91,69,.1)}.pub-footer{width:min(1280px,calc(100% - 80px));margin:0 auto;padding:55px 0 30px}.pub-footer-main{display:flex;padding-bottom:48px;justify-content:space-between}.pub-footer-main>div:first-child p{color:#969891;font-size:.72rem}.pub-footer-links{display:grid;grid-template-columns:repeat(3,120px);grid-gap:45px;gap:45px}.pub-footer-links>div{display:flex;flex-direction:column;gap:9px}.pub-footer-links strong{margin-bottom:4px;font-size:.64rem;letter-spacing:.08em;text-transform:uppercase}.pub-footer-links a{color:#7b7d76;font-size:.7rem}.pub-footer-links a:hover{color:var(--p-coral)}.pub-footer-meta{display:flex;padding-top:20px;justify-content:space-between;border-top:1px solid var(--p-line);color:#a0a29b;font-size:.56rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.guide-hero h1,.product-hero .pub-hero-copy h1{white-space:nowrap}.product-hero-image{position:relative;height:560px;overflow:hidden;border-radius:150px 25px 25px 25px;box-shadow:0 25px 70px rgba(40,38,34,.12)}.product-hero-image>img{object-fit:cover}.product-hero-card{position:absolute;right:20px;bottom:20px;display:grid;min-width:235px;padding:15px;grid-template-columns:35px 1fr 8px;grid-gap:10px;gap:10px;align-items:center;border:1px solid hsla(0,0%,100%,.7);border-radius:15px;background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-hero-card>i{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;background:var(--p-ink);color:#fff;font-size:.7rem}.product-hero-card>span{display:flex;flex-direction:column}.product-hero-card strong{font-size:.68rem}.product-hero-card small{color:#92948d;font-size:.54rem}.product-hero-card>b{width:8px;height:8px;border-radius:50%;background:#63af78;box-shadow:0 0 0 4px rgba(99,175,120,.13)}.product-feature-grid{display:grid;margin-top:65px;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--p-line);border-bottom:1px solid var(--p-line)}.product-feature-grid article{position:relative;min-height:290px;padding:30px 25px}.product-feature-grid article:not(:last-child){border-right:1px solid var(--p-line)}.product-feature-grid article>span{position:absolute;top:32px;right:25px;color:var(--p-coral);font-size:.62rem;font-weight:750}.product-feature-grid article>i{display:grid;width:43px;height:43px;margin-bottom:78px;place-items:center;border-radius:12px;background:#f0eee8;color:var(--p-coral);font-size:.8rem}.product-feature-grid h3{margin:0 0 9px;font-size:1rem}.product-feature-grid p{margin:0;color:var(--p-muted);font-size:.78rem;line-height:1.65;word-break:keep-all}.product-targeting{display:grid;padding:130px max(40px,calc((100% - 1280px)/2));grid-template-columns:.85fr 1.15fr;grid-gap:120px;gap:120px;align-items:center;background:#1c201c;color:#fff}.product-target-copy h2{margin:24px 0 20px;color:#fff;font-size:clamp(2.8rem,4.8vw,4.8rem);font-weight:760;letter-spacing:-.068em;line-height:.97}.product-target-copy h2 em{color:#ff7561;font-style:normal;font-weight:320}.product-target-copy>p{color:hsla(0,0%,100%,.5);line-height:1.8;word-break:keep-all}.product-target-copy ul{margin:28px 0 0;padding:0;list-style:none}.product-target-copy li{padding:8px 0;color:hsla(0,0%,100%,.7);font-size:.75rem}.product-target-copy li i{margin-right:9px;color:#ff7561}.product-target-panel{padding:28px;border:1px solid hsla(0,0%,100%,.12);border-radius:23px;background:#f5f4ef;color:#242622;box-shadow:0 30px 80px rgba(0,0,0,.25)}.target-panel-head{display:flex;padding-bottom:20px;align-items:center;justify-content:space-between;border-bottom:1px solid #ddded8}.target-panel-head>div{display:flex;align-items:center;gap:11px}.target-panel-head>div>i{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:var(--p-coral);color:#fff;font-size:.75rem}.target-panel-head span{display:flex;flex-direction:column}.target-panel-head strong{font-size:.75rem}.target-panel-head small{color:#999b94;font-size:.55rem}.target-panel-head>b{padding:6px 9px;border-radius:99px;background:#e5f1e8;color:#4f7c5c;font-size:.56rem}.target-signal{display:grid;padding:18px 0;grid-template-columns:28px 1fr 100px 36px;grid-gap:10px;gap:10px;align-items:center;border-bottom:1px solid #e1e2dc}.target-signal>span{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:#ebebe5;color:#7d7f78;font-size:.56rem}.target-signal p{display:flex;margin:0;flex-direction:column}.target-signal strong{font-size:.68rem}.target-signal small{color:#9b9d96;font-size:.53rem}.target-signal>i{height:4px;overflow:hidden;border-radius:5px;background:#ddded8}.target-signal>i b{display:block;height:100%;background:var(--p-coral)}.target-signal em{color:#858780;font-size:.58rem;font-style:normal}.target-score{display:flex;padding-top:22px;align-items:flex-end;justify-content:space-between}.target-score>span{color:#858780;font-size:.62rem}.target-score>strong{font-size:2rem;line-height:1}.target-score small{color:#a1a39c;font-size:.55rem}.rhythm-board{margin-top:60px;padding:34px;border:1px solid var(--p-line);border-radius:22px;background:#fff;box-shadow:0 18px 45px rgba(30,32,28,.04)}.rhythm-days{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px}.rhythm-days span{display:flex;height:58px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid #e0e1da;border-radius:10px;color:#6d6f68;font-size:.62rem}.rhythm-days i{width:7px;height:7px;border-radius:50%;background:#64ac77}.rhythm-days span.off{background:#f0f0eb}.rhythm-days span.off i{background:#b6b8b1}.rhythm-line{display:grid;margin:31px 0;grid-template-columns:45px 1fr 45px;grid-gap:12px;gap:12px;align-items:center;color:#95978f;font-size:.58rem}.rhythm-line>i{position:relative;height:5px;border-radius:8px;background:#e3e4de}.rhythm-line>i>b{position:absolute;top:50%;width:12px;height:12px;border:3px solid var(--p-coral);border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.rhythm-line>i>b:first-child{left:12%}.rhythm-line>i>b:nth-child(2){left:37%}.rhythm-line>i>b:nth-child(3){left:64%}.rhythm-line>i>b:nth-child(4){left:87%}.rhythm-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--p-line)}.rhythm-stats>div{display:flex;padding:25px 22px 5px;gap:12px}.rhythm-stats>div:not(:last-child){border-right:1px solid var(--p-line)}.rhythm-stats>div>i{display:grid;width:35px;height:35px;place-items:center;flex:none;border-radius:10px;background:#f1efea;color:var(--p-coral);font-size:.72rem}.rhythm-stats span{display:flex;flex-direction:column}.rhythm-stats strong{font-size:.73rem}.rhythm-stats small{color:#999b94;font-size:.56rem}.product-report{display:grid;min-height:700px;grid-template-columns:1.1fr .9fr;background:var(--p-cream)}.product-report-image{position:relative;margin:30px;overflow:hidden;border-radius:22px}.product-report-image img{object-fit:cover}.product-report-copy{display:flex;padding:80px clamp(40px,7vw,110px);flex-direction:column;justify-content:center}.product-report-copy h2{margin:23px 0 19px;font-size:clamp(2.7rem,4vw,4rem);font-weight:750;letter-spacing:-.065em;line-height:1}.product-report-copy>p{margin:0;color:var(--p-muted);line-height:1.8;word-break:keep-all}.product-report-copy>a{display:inline-flex;width:max-content;margin-top:28px;padding-bottom:7px;align-items:center;gap:14px;border-bottom:1px solid #a9aaa4;font-size:.75rem;font-weight:720}.product-report-copy>a i{color:var(--p-coral);font-size:.62rem}.guide-hero{min-height:650px}.guide-hero-copy>a,.safety-hero>div:first-child>a{display:inline-flex;align-items:center;gap:12px;font-size:.77rem;font-weight:720}.guide-progress-card{padding:29px;border:1px solid var(--p-line);border-radius:23px;background:#fff;box-shadow:0 25px 65px rgba(30,32,28,.08)}.guide-progress-head{display:flex;align-items:center;justify-content:space-between}.guide-progress-head span{font-size:.67rem;font-weight:700}.guide-progress-head b{color:var(--p-coral);font-size:.68rem}.guide-progress-card>i{display:block;height:5px;margin:14px 0 23px;border-radius:6px;background:#e7e8e2}.guide-progress-card>i b{display:block;width:75%;height:100%;border-radius:inherit;background:var(--p-coral)}.guide-progress-card>div:not(.guide-progress-head){display:grid;padding:14px 0;grid-template-columns:31px 1fr 55px;grid-gap:10px;gap:10px;align-items:center;border-top:1px solid #e6e7e1}.guide-progress-card>div>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#ecece7;color:#8b8d86;font-size:.59rem}.guide-progress-card>div.done>span{background:#e8f2ea;color:#5b8a68}.guide-progress-card>div>strong{font-size:.7rem}.guide-progress-card>div>small{color:#9b9d96;font-size:.55rem;text-align:right}.guide-steps{display:grid;width:min(1280px,calc(100% - 80px));margin:0 auto;padding:130px 0 145px;grid-template-columns:.7fr 1.3fr;grid-gap:100px;gap:100px}.guide-sticky{position:-webkit-sticky;position:sticky;top:40px;height:max-content}.guide-sticky h2{margin:22px 0 17px;font-size:clamp(2.7rem,3.3vw,3.5rem);font-weight:750;letter-spacing:-.065em;line-height:1}.guide-sticky p{color:var(--p-muted);font-size:.85rem}.guide-step-list{border-top:1px solid var(--p-line)}.guide-step-list article{position:relative;padding:38px 5px 39px 75px;border-bottom:1px solid var(--p-line)}.guide-step-number{position:absolute;top:42px;left:4px;color:var(--p-coral);font-size:.62rem;font-weight:750}.guide-step-icon{display:grid;width:42px;height:42px;margin-bottom:24px;place-items:center;border-radius:12px;background:#f0eee8;color:var(--p-coral);font-size:.78rem}.guide-step-list article>span{color:#979991;font-size:.57rem;font-weight:720;letter-spacing:.1em;text-transform:uppercase}.guide-step-list h3{margin:6px 0 10px;font-size:1.2rem}.guide-step-list p{margin:0;color:var(--p-muted);font-size:.82rem;line-height:1.7}.guide-step-list article>div:last-child{display:flex;margin-top:18px;flex-wrap:wrap;gap:6px}.guide-step-list article>div:last-child b{padding:6px 8px;border-radius:6px;background:#efefe9;color:#777971;font-size:.56rem;font-weight:650}.guide-step-list article>div:last-child i{margin-right:4px;color:#659273}.guide-checklist{display:grid;padding:120px max(40px,calc((100% - 1280px)/2));grid-template-columns:.8fr 1.2fr;grid-gap:100px;gap:100px;background:#1c201c;color:#fff}.guide-checklist h2{margin:23px 0 0;color:#fff;font-size:clamp(2.7rem,4.2vw,4.2rem);font-weight:750;letter-spacing:-.065em;line-height:1}.guide-checks{border-top:1px solid hsla(0,0%,100%,.14)}.guide-checks article{display:grid;padding:23px 2px;grid-template-columns:42px 1fr;grid-gap:14px;gap:14px;border-bottom:1px solid hsla(0,0%,100%,.14)}.guide-checks article>i{display:grid;width:41px;height:41px;place-items:center;border-radius:12px;background:hsla(0,0%,100%,.08);color:#ff7561;font-size:.78rem}.guide-checks h3{margin:0 0 4px;font-size:.84rem}.guide-checks p{margin:0;color:hsla(0,0%,100%,.47);font-size:.72rem;line-height:1.6}.guide-tip{display:grid;width:min(1120px,calc(100% - 80px));margin:110px auto;padding:34px;grid-template-columns:50px 1fr auto;grid-gap:20px;gap:20px;align-items:center;border:1px solid rgba(255,91,69,.2);border-radius:20px;background:#f7ece9}.guide-tip>i{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:var(--p-coral);color:#fff}.guide-tip span{color:#a05b4f;font-size:.57rem;font-weight:750;text-transform:uppercase}.guide-tip h2{margin:4px 0;font-size:1.08rem}.guide-tip p{margin:0;color:#7e6d68;font-size:.7rem}.guide-tip>a{display:inline-flex;align-items:center;gap:11px;font-size:.7rem;font-weight:720}.safety-hero-wrap{background:#18201b;color:#fff}.safety-hero{min-height:680px}.safety-hero h1,.safety-hero>div:first-child>p{color:#fff}.safety-hero>div:first-child>p{color:hsla(0,0%,100%,.55)}.safety-gauge{display:flex;flex-direction:column;align-items:center}.safety-radar{position:relative;width:390px;height:390px;border:1px solid hsla(0,0%,100%,.12);border-radius:50%}.safety-radar>i{position:absolute;top:50%;left:50%;border:1px solid hsla(0,0%,100%,.11);border-radius:50%;transform:translate(-50%,-50%)}.safety-radar>i:first-child{width:290px;height:290px}.safety-radar>i:nth-child(2){width:190px;height:190px;border-color:rgba(255,91,69,.2)}.safety-radar>i:nth-child(3){width:9px;height:9px;top:18%;left:70%;border:none;background:#ff7561;box-shadow:0 0 0 6px rgba(255,91,69,.1)}.safety-radar>span{position:absolute;top:50%;left:50%;display:flex;width:120px;height:120px;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#f5f2eb;color:#232622;box-shadow:0 20px 55px rgba(0,0,0,.25);transform:translate(-50%,-50%)}.safety-radar>span>i{color:#5c8a69}.safety-radar strong{font-size:2rem;line-height:1.1}.safety-radar small{color:#858780;font-size:.55rem}.safety-gauge>p{display:inline-flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.55);font-size:.64rem}.safety-gauge>p i{width:7px;height:7px;border-radius:50%;background:#68b27c}.safety-principle .pub-section-head{margin-bottom:55px}.safety-honesty{display:flex;padding:21px;align-items:flex-start;gap:14px;border:1px solid #e4b7ae;border-radius:15px;background:#f8ebe8}.safety-honesty>i{margin-top:3px;color:var(--p-coral)}.safety-honesty p{margin:0;color:#7b625d;font-size:.78rem;line-height:1.65}.safety-honesty strong{display:block;margin-bottom:3px;color:#4c3f3b}.safety-layers{display:grid;padding:125px max(40px,calc((100% - 1280px)/2));grid-template-columns:.65fr 1.35fr;grid-gap:100px;gap:100px;background:var(--p-cream)}.safety-layer-head h2{margin:23px 0 18px;font-size:clamp(2.7rem,4.3vw,4.3rem);font-weight:750;letter-spacing:-.065em;line-height:1}.safety-layer-head>p{color:var(--p-muted);font-size:.84rem;line-height:1.75}.safety-layer-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d5d5ce}.safety-layer-grid article{position:relative;padding:27px 28px 30px;border-bottom:1px solid #d5d5ce}.safety-layer-grid article:nth-child(odd){border-right:1px solid #d5d5ce}.safety-layer-grid article>span{position:absolute;top:28px;right:28px;color:var(--p-coral);font-size:.58rem;font-weight:750}.safety-layer-grid article>i{display:grid;width:40px;height:40px;margin-bottom:38px;place-items:center;border-radius:11px;background:#fff;color:#5c8b69;font-size:.76rem}.safety-layer-grid h3{margin:0 0 7px;font-size:.88rem}.safety-layer-grid p{margin:0;color:var(--p-muted);font-size:.7rem;line-height:1.6}.safety-flow{padding:125px max(40px,calc((100% - 1280px)/2));background:#fff}.safety-flow-head{display:flex;align-items:flex-end;justify-content:space-between}.safety-flow-head>span{color:#858780;font-size:.62rem;font-weight:750;text-transform:uppercase}.safety-flow-head h2{margin:0;font-size:clamp(2.6rem,4vw,4rem);font-weight:750;letter-spacing:-.065em;line-height:1;text-align:right}.safety-flow-line{display:grid;margin-top:65px;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--p-line);border-bottom:1px solid var(--p-line)}.safety-flow-line article{position:relative;min-height:260px;padding:27px}.safety-flow-line article:not(:last-child){border-right:1px solid var(--p-line)}.safety-flow-line article>b{position:absolute;top:29px;right:27px;color:var(--p-coral);font-size:.58rem}.safety-flow-line article>span{display:grid;width:42px;height:42px;margin-bottom:80px;place-items:center;border-radius:50%;background:#edf3ee;color:#5d8c69}.safety-flow-line h3{margin:0 0 6px;font-size:.9rem}.safety-flow-line p{margin:0;color:var(--p-muted);font-size:.7rem}.safety-responsibility{display:grid;padding:115px max(40px,calc((100% - 1280px)/2));grid-template-columns:.9fr 1.1fr;grid-gap:100px;gap:100px;background:#dbe9df}.safety-responsibility h2{margin:22px 0 0;font-size:clamp(2.5rem,3.9vw,3.9rem);font-weight:750;letter-spacing:-.06em;line-height:1}.safety-responsibility>div:last-child{border-top:1px solid rgba(65,106,78,.2)}.safety-responsibility article{display:grid;padding:19px 2px;grid-template-columns:23px 1fr;grid-gap:10px;gap:10px;border-bottom:1px solid rgba(65,106,78,.2)}.safety-responsibility article>i{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:rgba(83,133,97,.14);color:#568263;font-size:.53rem}.safety-responsibility p{margin:0;color:#5c7161;font-size:.7rem}.safety-responsibility strong{display:block;margin-bottom:3px;color:#2f3d33;font-size:.77rem}.pricing-hero{display:flex;width:min(940px,calc(100% - 60px));margin:0 auto;padding:105px 0 70px;flex-direction:column;align-items:center;text-align:center}.pricing-hero h1{margin:23px 0 20px;font-size:clamp(3.4rem,6vw,6rem);font-weight:770;letter-spacing:-.073em;line-height:.95}.pricing-hero h1 em{color:var(--p-coral);font-style:normal;font-weight:320}.pricing-hero>p{max-width:650px;margin:0;color:var(--p-muted);line-height:1.8}.pricing-beta{display:flex;margin-top:26px;padding:11px 15px;align-items:center;gap:10px;border:1px solid rgba(255,91,69,.2);border-radius:99px;background:#f7ebe8;color:#8a5a50;font-size:.62rem}.pricing-beta>i{color:var(--p-coral)}.pricing-beta strong{margin-right:8px;color:#4b3733}.pricing-cards{display:grid;width:min(1180px,calc(100% - 80px));margin:0 auto 125px;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.pricing-cards article{position:relative;display:flex;min-height:520px;padding:30px 27px 27px;flex-direction:column;border:1px solid var(--p-line);border-radius:22px;background:#fff}.pricing-cards article.featured{border-color:#20231f;background:#20231f;color:#fff;box-shadow:0 24px 60px rgba(30,33,29,.18)}.pricing-popular{position:absolute;top:22px;right:22px;padding:6px 9px;border-radius:99px;background:var(--p-coral);color:#fff;font-size:.55rem;font-weight:730}.pricing-name{display:flex;min-height:30px;align-items:center;gap:9px}.pricing-name h2{margin:0;font-size:1.05rem}.pricing-name span{padding:4px 7px;border-radius:6px;background:#edede8;color:#757770;font-size:.55rem}.featured .pricing-name span{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6)}.pricing-cards article>p{min-height:45px;margin:19px 0 25px;color:#858780;font-size:.73rem;line-height:1.6}.featured>p{color:hsla(0,0%,100%,.47)!important}.pricing-price{display:flex;padding-bottom:24px;align-items:flex-end;gap:7px;border-bottom:1px solid var(--p-line)}.featured .pricing-price{border-color:hsla(0,0%,100%,.13)}.pricing-price strong{font-size:2.35rem;letter-spacing:-.05em;line-height:1}.pricing-price span{color:#92948d;font-size:.6rem}.pricing-limits{display:grid;margin-top:20px;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.pricing-limits>span{display:flex;padding:11px;flex-direction:column;border-radius:9px;background:#f1f1ec}.featured .pricing-limits>span{background:hsla(0,0%,100%,.07)}.pricing-limits small{color:#95978f;font-size:.52rem}.pricing-limits b{font-size:.85rem}.pricing-cards ul{margin:20px 0 26px;padding:0;list-style:none}.pricing-cards li{padding:6px 0;color:#666862;font-size:.68rem}.featured li{color:hsla(0,0%,100%,.62)}.pricing-cards li i{margin-right:8px;color:#5e936d}.pricing-cards article>a{display:flex;min-height:47px;margin-top:auto;padding:0 16px;align-items:center;justify-content:space-between;border:1px solid #d4d5ce;border-radius:11px;font-size:.7rem;font-weight:730}.featured>a{border-color:var(--p-coral)!important;background:var(--p-coral)}.pricing-cards article>a i{font-size:.62rem}.pricing-compare{padding:120px max(40px,calc((100% - 1180px)/2));background:var(--p-cream)}.pricing-compare-head{display:flex;margin-bottom:55px;align-items:flex-end;justify-content:space-between}.pricing-compare-head h2{margin:0;font-size:clamp(2.7rem,4.3vw,4.3rem);font-weight:750;letter-spacing:-.065em;line-height:1;text-align:right}.pricing-table{border-top:1px solid #d5d6cf}.pricing-table-row{display:grid;min-height:62px;grid-template-columns:1.4fr repeat(3,1fr);align-items:center;border-bottom:1px solid #d5d6cf}.pricing-table-row>*{padding:0 18px}.pricing-table-row strong{font-size:.71rem}.pricing-table-row span{color:#74766f;font-size:.67rem;text-align:center}.pricing-table-row span i{margin-right:5px;color:#5a8d68}.pricing-table-row.header{background:#e4e2da}.pricing-table-row.header b{text-align:center;font-size:.68rem}.pricing-note{display:grid;width:min(1040px,calc(100% - 80px));margin:100px auto;grid-template-columns:45px 1fr;grid-gap:17px;gap:17px}.pricing-note>i{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#f7e9e6;color:var(--p-coral)}.pricing-note h2{margin:0 0 6px;font-size:1.05rem}.pricing-note p{margin:0;color:var(--p-muted);font-size:.75rem;line-height:1.65}@media (max-width:900px){.pub-header{width:calc(100% - 48px);grid-template-columns:1fr 1fr}.pub-nav{display:none}.pub-hero{grid-template-columns:1fr;gap:50px;padding:70px 0}.pub-hero,.pub-section{width:calc(100% - 48px)}.pub-section{padding:100px 0}.pub-section-head{grid-template-columns:1fr;gap:25px}.pub-section-head>span{grid-column:1}.pub-section-head h2{margin:0}.product-feature-grid{grid-template-columns:1fr 1fr}.product-feature-grid article:nth-child(2){border-right:none}.product-feature-grid article:nth-child(-n+2){border-bottom:1px solid var(--p-line)}.product-targeting{padding:100px 30px;gap:55px}.product-report,.product-targeting{grid-template-columns:1fr}.product-report-image{min-height:520px}.guide-steps{width:calc(100% - 48px);grid-template-columns:1fr;gap:50px}.guide-sticky{position:static}.guide-checklist,.safety-layers,.safety-responsibility{padding:90px 30px;grid-template-columns:1fr;gap:50px}.safety-flow-head{align-items:flex-start;flex-direction:column;gap:20px}.safety-flow-head h2{text-align:left}.safety-flow-line{grid-template-columns:1fr 1fr}.safety-flow-line article:nth-child(2){border-right:none}.safety-flow-line article:nth-child(-n+2){border-bottom:1px solid var(--p-line)}.pricing-cards{width:calc(100% - 48px);grid-template-columns:1fr}.pricing-compare{padding:90px 24px}.pub-footer{width:calc(100% - 48px)}}@media (max-width:600px){.pub-header{width:calc(100% - 32px);height:74px}.pub-account .pub-login{display:none}.pub-account .pub-start{padding:9px 12px;font-size:.7rem}.pub-logo{font-size:1.2rem}.pub-hero{width:calc(100% - 40px);padding:55px 0}.guide-hero h1,.pub-hero-copy h1,.safety-hero h1{font-size:2.4rem}.product-hero .pub-hero-copy h1{white-space:normal}.pub-actions a:not(.primary){display:none}.product-hero-image{height:480px;border-radius:90px 18px 18px 18px}.product-feature-grid{grid-template-columns:1fr}.product-feature-grid article{min-height:240px;padding:26px 4px}.product-feature-grid article:not(:last-child){border-right:none;border-bottom:1px solid var(--p-line)}.product-feature-grid article>i{margin-bottom:55px}.product-targeting{padding:80px 20px}.product-target-copy h2{font-size:2.65rem}.product-target-panel{padding:20px 15px}.target-signal{grid-template-columns:27px 1fr 50px 31px}.rhythm-board{padding:22px 14px}.rhythm-days{gap:3px}.rhythm-days span{height:50px}.rhythm-stats{grid-template-columns:1fr}.rhythm-stats>div:not(:last-child){border-right:none;border-bottom:1px solid var(--p-line)}.product-report-image{min-height:400px;margin:16px}.product-report-copy{padding:70px 22px}.product-report-copy h2{font-size:2.55rem}.pub-cta{padding:100px 20px}.pub-cta h2{font-size:2.7rem}.pub-footer{width:calc(100% - 40px)}.pub-footer-main{gap:35px;align-items:flex-start}.pub-footer-links{grid-template-columns:1fr 1fr;gap:30px}.pub-footer-links>div:last-child{display:none}.guide-steps{width:calc(100% - 40px);padding:85px 0}.guide-step-list article{padding-left:45px}.guide-checklist{padding:80px 20px}.guide-tip{width:calc(100% - 40px);margin:75px auto;padding:23px;grid-template-columns:42px 1fr}.guide-tip>a{grid-column:2}.safety-radar{width:330px;height:330px}.safety-layer-grid{grid-template-columns:1fr}.safety-layer-grid article:nth-child(odd){border-right:none}.safety-flow{padding:85px 20px}.safety-flow-line{grid-template-columns:1fr}.safety-flow-line article{min-height:220px;border-right:none!important;border-bottom:1px solid var(--p-line)}.safety-flow-line article>span{margin-bottom:55px}.pricing-hero{width:calc(100% - 40px);padding:75px 0 55px}.pricing-hero h1{font-size:2.5rem}.pricing-cards{width:calc(100% - 40px);margin-bottom:85px}.pricing-compare-head{align-items:flex-start;flex-direction:column;gap:22px}.pricing-compare-head h2{text-align:left;font-size:2.8rem}.pricing-table{overflow-x:auto}.pricing-table-row{min-width:640px}.pricing-note{width:calc(100% - 40px);margin:75px auto}.pub-footer-meta{flex-direction:column;gap:7px}}.auth-ui{--auth-coral:#ff5b45;--auth-ink:#191b18;--auth-muted:#777a73;--auth-line:#dddcd5;display:grid;min-height:100svh;grid-template-columns:minmax(520px,1.08fr) minmax(480px,.92fr);overflow:hidden;background:#f8f7f3;color:var(--auth-ink);font-family:Pretendard Variable,Pretendard}.auth-ui *,.auth-ui :after,.auth-ui :before{box-sizing:border-box}.auth-ui a{color:inherit;text-decoration:none}.auth-visual{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;color:#fff}.auth-visual>img{z-index:-3;object-fit:cover;object-position:center;transform:scale(1.01)}.auth-visual-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(18,21,18,.32),rgba(18,21,18,.12) 33%,rgba(18,21,18,.82)),linear-gradient(90deg,rgba(18,21,18,.18),transparent 65%)}.auth-logo{display:inline-flex;width:max-content;align-items:center;gap:10px;font-size:1.42rem;font-weight:850;letter-spacing:-.06em}.auth-logo>span{display:inline-flex;width:19px;height:20px;align-items:flex-end;gap:3px;transform:rotate(-8deg)}.auth-logo>span i{width:8px;border-radius:8px;background:var(--auth-coral)}.auth-logo>span i:first-child{height:12px}.auth-logo>span i:last-child{height:20px}.auth-logo-light{position:absolute;top:42px;left:52px;color:#fff}.auth-story{position:absolute;right:52px;bottom:105px;left:52px;max-width:680px}.auth-kicker{display:inline-flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.65);font-size:.62rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.auth-kicker i{color:#ff7b68}.auth-story h1{margin:23px 0 18px;color:#fff;font-size:clamp(3.5rem,5.5vw,6rem);font-weight:760;letter-spacing:-.075em;line-height:.91}.auth-story h1 em{color:#ff715e;font-style:normal;font-weight:320}.auth-story>p{max-width:540px;margin:0;color:hsla(0,0%,100%,.67);font-size:1rem;line-height:1.75;word-break:keep-all}.auth-proof{display:flex;margin-top:31px;gap:12px}.auth-proof>div{display:flex;min-width:210px;padding:15px 16px;align-items:center;gap:12px;border:1px solid hsla(0,0%,100%,.18);border-radius:14px;background:rgba(18,21,18,.22);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-proof>div>i{display:grid;width:34px;height:34px;flex:none;place-items:center;border-radius:10px;background:hsla(0,0%,100%,.1);color:#ff7b68;font-size:.72rem}.auth-proof span{display:flex;flex-direction:column}.auth-proof strong{font-size:.7rem}.auth-proof small{color:hsla(0,0%,100%,.45);font-size:.55rem}.auth-visual-note{position:absolute;right:52px;bottom:40px;margin:0;color:hsla(0,0%,100%,.5);font-size:.59rem}.auth-visual-note i{margin-right:7px;color:#6ac080}.auth-panel{display:flex;min-height:100svh;padding:40px clamp(40px,5vw,84px) 27px;flex-direction:column;justify-content:center;background:#f8f7f3}.auth-panel-inner{width:min(460px,100%);margin:auto}.auth-logo-dark{display:none;margin-bottom:52px;color:var(--auth-ink)}.auth-mode{display:flex;margin-bottom:21px;align-items:center;justify-content:space-between;color:#90928b;font-size:.58rem;font-weight:730;letter-spacing:.1em;text-transform:uppercase}.auth-mode b{display:inline-flex;align-items:center;gap:6px;color:#6d8d74;font-size:.54rem;letter-spacing:0;text-transform:none}.auth-mode b i{font-size:.5rem}.auth-heading h1{margin:0 0 12px;color:var(--auth-ink);font-size:clamp(2.2rem,3.2vw,3.45rem);font-weight:750;letter-spacing:-.065em;line-height:1.02;word-break:keep-all}.auth-heading p{margin:0;color:var(--auth-muted);font-size:.82rem;line-height:1.7;word-break:keep-all}.auth-form{margin-top:36px}.auth-field{margin-bottom:18px}.auth-field>label,.auth-label-row label{display:block;margin-bottom:7px;color:#4e504b;font-size:.66rem;font-weight:700}.auth-field>label span{margin-left:5px;color:#a1a39c;font-size:.53rem;font-weight:550}.auth-label-row{display:flex;align-items:center;justify-content:space-between}.auth-label-row>span{color:#a2a49d;font-size:.54rem}.auth-field>div:last-child{position:relative;display:flex;height:52px;align-items:center;border:1px solid var(--auth-line);border-radius:12px;background:#fff;transition:border-color .18s,box-shadow .18s}.auth-field>div:last-child:focus-within{border-color:#8a8d85;box-shadow:0 0 0 4px rgba(31,34,29,.05)}.auth-field>div:last-child>i{width:48px;color:#9b9d96;text-align:center;font-size:.72rem}.auth-field input{height:100%;padding:0 46px 0 0;border:0;outline:0;background:transparent;color:var(--auth-ink);font:inherit;font-size:.76rem}.auth-field input::placeholder{color:#b2b4ad}.auth-field input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fff;-webkit-text-fill-color:var(--auth-ink)}.auth-field button{position:absolute;right:5px;display:grid;width:42px;height:42px;padding:0;place-items:center;border:0;background:transparent;color:#979991;font-size:.72rem}.auth-error{margin:-2px 0 16px;padding:11px 12px;gap:8px;border:1px solid #efc2ba;border-radius:10px;background:#f9ebe8;color:#9a5145;font-size:.65rem}.auth-error,.auth-submit{display:flex;align-items:center}.auth-submit{width:100%;min-height:54px;margin-top:5px;padding:0 18px;justify-content:space-between;border:0;border-radius:12px;background:var(--auth-ink);color:#fff;font-size:.74rem;font-weight:730}.auth-submit i{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:hsla(0,0%,100%,.1);font-size:.62rem}.auth-submit:hover{background:#2a2d28}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-switch{display:flex;margin-top:23px;align-items:center;justify-content:space-between;color:#8c8e87;font-size:.64rem}.auth-switch a{display:inline-flex;align-items:center;gap:8px;color:#30322e;font-weight:700}.auth-switch a i{color:var(--auth-coral);font-size:.56rem}.auth-help{display:flex;margin-top:36px;padding-top:20px;align-items:flex-start;gap:10px;border-top:1px solid var(--auth-line);color:#92948d}.auth-help>i{margin-top:3px;color:#6f9878;font-size:.65rem}.auth-help p{margin:0;font-size:.58rem;line-height:1.65}.auth-legal{display:flex;width:min(460px,100%);margin:40px auto 0;gap:17px;color:#a2a49d;font-size:.52rem}.auth-legal span{margin-right:auto}.auth-launch-date{display:flex;margin-bottom:28px;padding:14px 16px;align-items:center;border:1px solid #e0ded7;border-radius:14px;background:#fff;box-shadow:0 12px 35px rgba(31,34,29,.035)}.auth-launch-date>span{display:flex;align-items:center;gap:7px;color:#8f918a;font-size:.54rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.auth-launch-date>span i{color:var(--auth-coral)}.auth-launch-date>strong{margin-left:auto;color:var(--auth-ink);font-size:1.5rem;letter-spacing:-.06em}.auth-launch-date>small{margin-left:9px;padding-left:9px;border-left:1px solid #dedfd8;color:#a0a29b;font-size:.48rem;line-height:1.35}.auth-launch-heading h1{font-size:clamp(2.3rem,3.5vw,3.75rem)}.auth-launch-heading p{max-width:430px}.auth-launch-form{margin-top:30px}.auth-launch-form .auth-field input{width:100%;flex:1 1}.auth-launch-privacy{display:flex;margin-top:15px;align-items:flex-start;gap:8px;color:#969891}.auth-launch-privacy>i{margin-top:3px;color:#6d9375;font-size:.55rem}.auth-launch-privacy p{margin:0;font-size:.53rem;line-height:1.55}.auth-launch-success{display:flex;min-height:390px;align-items:flex-start;justify-content:center;flex-direction:column}.auth-launch-success>span{display:grid;width:54px;height:54px;margin-bottom:24px;place-items:center;border-radius:17px;background:#e3efe6;color:#5b9067;font-size:1rem}.auth-launch-success h1{margin:0 0 13px;font-size:clamp(2.3rem,3.5vw,3.7rem);letter-spacing:-.065em;line-height:1}.auth-launch-success p{margin:0;color:var(--auth-muted);font-size:.78rem;line-height:1.65}.auth-launch-success p strong{display:block;margin-bottom:2px;color:#343632}.auth-launch-success button{margin-top:28px;padding:0 0 6px;border:0;border-bottom:1px solid #aeb0a9;background:transparent;color:#4a4c47;font-size:.64rem;font-weight:700;cursor:pointer}.auth-launch-check{display:flex;min-height:420px;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#8d8f88}.auth-launch-check i{color:var(--auth-coral);font-size:1.35rem}.auth-launch-check strong{font-size:.7rem}.app-ui{--app-coral:#ff5b45;--app-ink:#1c1f1b;--app-muted:#777a73;--app-line:#dedfd8;--app-bg:#f3f2ed;--app-panel:#fff;--app-green:#5b9369;display:grid;min-height:100svh;grid-template-columns:248px minmax(0,1fr);background:var(--app-bg);color:var(--app-ink);font-family:Pretendard Variable,Pretendard;line-height:1.5}.app-ui *,.app-ui :after,.app-ui :before{box-sizing:border-box}.app-ui a{color:inherit;text-decoration:none}.app-ui button,.app-ui input{font-family:inherit}.app-sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;height:100svh;padding:30px 23px 22px;flex-direction:column;background:#19201b;color:#fff}.app-logo,.app-mobile-logo{display:inline-flex;width:max-content;align-items:center;gap:9px;color:#fff;font-size:1.32rem;font-weight:850;letter-spacing:-.055em}.app-logo>span,.app-mobile-logo>span{display:inline-flex;width:18px;height:19px;align-items:flex-end;gap:3px;transform:rotate(-8deg)}.app-logo>span i,.app-mobile-logo>span i{width:7px;border-radius:8px;background:var(--app-coral)}.app-logo>span i:first-child,.app-mobile-logo>span i:first-child{height:11px}.app-logo>span i:last-child,.app-mobile-logo>span i:last-child{height:19px}.app-nav{display:flex;margin-top:54px;flex-direction:column}.app-nav small{margin:24px 11px 9px;color:hsla(0,0%,100%,.27);font-size:.52rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.app-nav a{position:relative;display:flex;min-height:44px;padding:0 12px;align-items:center;gap:12px;border-radius:10px;color:hsla(0,0%,100%,.49);font-size:.68rem;font-weight:650;transition:background .18s,color .18s}.app-nav a>i{width:18px;text-align:center;font-size:.68rem}.app-nav a:hover{color:#fff;background:hsla(0,0%,100%,.05)}.app-nav a.active{background:#f4f2ea;color:#1c211d}.app-nav a.active:after{content:"";position:absolute;right:10px;width:6px;height:6px;border-radius:50%;background:var(--app-coral)}.app-sidebar-status{display:flex;margin-top:auto;padding:16px;flex-direction:column;border:1px solid hsla(0,0%,100%,.08);border-radius:13px;background:hsla(0,0%,100%,.035)}.app-sidebar-status>span{color:hsla(0,0%,100%,.32);font-size:.51rem;font-weight:700;text-transform:uppercase}.app-sidebar-status>span i{margin-right:6px}.app-sidebar-status strong{display:flex;margin:10px 0 3px;align-items:center;gap:7px;color:hsla(0,0%,100%,.75);font-size:.6rem}.app-sidebar-status strong i{width:7px;height:7px;border-radius:50%;background:#67bc7b;box-shadow:0 0 0 4px rgba(103,188,123,.1)}.app-sidebar-status small{color:hsla(0,0%,100%,.26);font-size:.49rem}.app-logout{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;background:transparent;color:#85877f;font-size:.62rem}.app-logout-side{min-height:38px;margin-top:10px;justify-content:flex-start;color:hsla(0,0%,100%,.35)}.app-logout-side:hover{color:#fff}.app-frame{min-width:0}.app-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:15;display:flex;height:86px;padding:0 clamp(24px,4vw,58px);align-items:center;border-bottom:1px solid var(--app-line);background:hsla(50,20%,94%,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-mobile-logo{display:none;color:var(--app-ink)}.app-page-title>span{display:block;margin-bottom:1px;color:#9a9c95;font-size:.51rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.app-page-title h1{margin:0;color:var(--app-ink);font-size:1.05rem;letter-spacing:-.035em}.app-top-actions{display:flex;margin-left:auto;align-items:center;gap:7px}.app-notification,.app-top-actions>a{display:grid;width:36px;height:36px;place-items:center;border:1px solid #dedfd8;border-radius:10px;background:#faf9f6;color:#777a73;font-size:.67rem}.app-notification{position:relative}.app-notification b{position:absolute;top:8px;right:8px;width:5px;height:5px;border:1px solid #faf9f6;border-radius:50%;background:var(--app-coral)}.app-top-actions .app-logout{min-height:36px;margin-left:4px;padding:0 11px;border:1px solid #dedfd8;border-radius:10px;background:#faf9f6}.app-content{width:min(1500px,100%);margin:0 auto;padding:36px clamp(24px,4vw,58px) 80px}.app-welcome{display:flex;min-height:250px;padding:42px 46px;align-items:center;justify-content:space-between;overflow:hidden;border-radius:22px;background:#1b211d;color:#fff}.app-welcome>div:first-child>span{color:hsla(0,0%,100%,.42);font-size:.58rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.app-welcome>div:first-child>span i{margin-right:8px;color:#ff7966}.app-welcome h2{margin:14px 0 10px;color:#fff;font-size:clamp(2.25rem,3.4vw,3.6rem);font-weight:720;letter-spacing:-.065em;line-height:1.02}.app-welcome p{margin:0;color:hsla(0,0%,100%,.45);font-size:.7rem}.app-live-status{display:flex;min-width:250px;padding:19px 21px;align-items:center;gap:13px;border:1px solid hsla(0,0%,100%,.11);border-radius:14px;background:hsla(0,0%,100%,.045)}.app-live-status>i{width:10px;height:10px;border-radius:50%;background:#69bd7c;box-shadow:0 0 0 7px rgba(105,189,124,.09)}.app-live-status span{display:flex;flex-direction:column}.app-live-status strong{font-size:.67rem}.app-live-status small{color:hsla(0,0%,100%,.36);font-size:.52rem}.app-alert{display:flex;margin:15px 0;padding:13px 15px;align-items:center;gap:11px;border-radius:12px;font-size:.63rem}.app-alert>i{font-size:.78rem}.app-alert>span{display:flex;flex-direction:column}.app-alert strong{font-size:.65rem}.app-alert button{width:30px;height:30px;margin-left:auto;padding:0;border:0;background:transparent;color:inherit}.app-alert.error{border:1px solid #ebbbb2;background:#f8e8e5;color:#975247}.app-alert.success{border:1px solid #bddbc4;background:#eaf4ec;color:#52745a}.app-plan-card{display:grid;min-height:78px;margin-top:15px;padding:14px 18px;grid-template-columns:1fr 1fr auto;grid-gap:28px;gap:28px;align-items:center;border:1px solid var(--app-line);border-radius:15px;background:#fff}.app-plan-name{display:flex;align-items:center;gap:12px}.app-plan-name>i{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#f5e8e5;color:var(--app-coral);font-size:.7rem}.app-plan-name span{display:flex;flex-direction:column}.app-plan-name small{color:#a0a29b;font-size:.48rem;font-weight:740;text-transform:uppercase}.app-plan-name strong{font-size:.72rem}.app-plan-usage>div{display:flex;margin-bottom:7px;justify-content:space-between;color:#8e9089;font-size:.54rem}.app-plan-usage>div b{color:#575954}.app-plan-usage>i{display:block;height:5px;overflow:hidden;border-radius:8px;background:#ecece7}.app-plan-usage>i b{display:block;height:100%;border-radius:inherit;background:var(--app-coral)}.app-plan-card>a{display:inline-flex;min-height:38px;padding:0 13px;align-items:center;gap:10px;border:1px solid #dbdcd5;border-radius:10px;font-size:.58rem;font-weight:700}.app-plan-card>a i{color:var(--app-coral);font-size:.5rem}.app-kpi-grid{display:grid;margin:15px 0;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.app-kpi{min-width:0;padding:18px 17px;border:1px solid var(--app-line);border-radius:15px;background:#fff}.app-kpi>div{display:flex;align-items:center;gap:8px;color:#858780;font-size:.55rem}.app-kpi>div>i{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:#f2f1ec;font-size:.59rem}.app-kpi strong{display:block;margin:15px 0 1px;font-size:1.7rem;letter-spacing:-.05em;line-height:1}.app-kpi small{color:#a4a69f;font-size:.49rem}.app-kpi.coral>div>i{color:#e85f4c;background:#f8ebe8}.app-kpi.green>div>i{color:#5c946a;background:#eaf3ec}.app-kpi.blue>div>i{color:#5f8199;background:#eaf0f3}.app-kpi.violet>div>i{color:#7d729f;background:#efedf5}.app-kpi.amber>div>i{color:#a37d48;background:#f6f0e5}.app-kpi.attention{border-color:#e3c59b;background:#fbf7ef}.app-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);grid-gap:15px;gap:15px}.app-panel{border:1px solid var(--app-line);border-radius:17px;background:#fff}.app-activity-panel,.app-connect-panel,.app-log-grid>.app-panel,.app-rhythm-mini,.app-safety-summary,.app-settings-panel{padding:24px}.app-panel-head{display:flex;align-items:flex-start;justify-content:space-between}.app-panel-head>div>span{color:#a0a29a;font-size:.49rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.app-panel-head h3{margin:3px 0 0;color:var(--app-ink);font-size:.9rem;letter-spacing:-.025em}.app-panel-head>b{display:inline-flex;align-items:center;gap:6px;color:#8c8e87;font-size:.5rem;font-weight:650}.app-panel-head>b>i{width:6px;height:6px;border-radius:50%;background:#69b87a}.app-panel-head>i{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#f3f1eb;color:var(--app-coral);font-size:.75rem}.app-panel-desc{margin:13px 0 20px;color:#8b8d86;font-size:.61rem}.app-activity-list{margin:18px 0 0;padding:0;list-style:none}.app-activity-list li{display:grid;min-height:58px;padding:9px 0;grid-template-columns:34px 1fr auto 90px;grid-gap:10px;gap:10px;align-items:center;border-top:1px solid #ecece7}.app-activity-icon{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;background:#edf4ee;color:#5e986c;font-size:.58rem}.app-activity-list li>div{display:flex;min-width:0;align-items:center;gap:8px}.app-activity-list strong{font-size:.62rem}.app-activity-list p{margin:0;color:#888a83;font-size:.58rem}.app-activity-list time{color:#a0a29b;font-size:.51rem;text-align:right}.app-result{padding:4px 7px;border-radius:99px;font-size:.48rem;font-weight:700}.app-result.ok{background:#e8f3eb;color:#578163}.app-result.issue{background:#f8e9e6;color:#9a584d}.app-connect-form{display:flex;flex-direction:column;gap:12px}.app-connect-form label>span,.app-settings-fields label>span{display:block;margin-bottom:6px;color:#646660;font-size:.56rem;font-weight:700}.app-connect-form label>span b{margin-left:4px;color:#a1a39c;font-size:.46rem}.app-connect-form label>div,.app-settings-fields label>div{display:flex;height:43px;align-items:center;border:1px solid #dedfd8;border-radius:10px;background:#faf9f6}.app-connect-form label>div>i,.app-settings-fields label>div>i{width:39px;color:#9b9d96;text-align:center;font-size:.59rem}.app-connect-form input,.app-settings-fields input{height:100%;padding:0 11px 0 0;border:0;outline:0;background:transparent;color:var(--app-ink);font-size:.62rem}.app-connect-form label>div:focus-within,.app-settings-fields label>div:focus-within{border-color:#989b93;box-shadow:0 0 0 3px rgba(28,31,27,.04)}.app-form-note{display:flex;padding:10px;gap:8px;border-radius:9px;background:#eef3ee;color:#667b6b;font-size:.52rem}.app-form-note i{margin-top:2px;color:#5c9569}.app-connect-form>button{display:flex;min-height:44px;padding:0 13px;align-items:center;justify-content:space-between;border:0;border-radius:10px;background:var(--app-ink);color:#fff;font-size:.61rem;font-weight:700}.app-connect-form>button:disabled{opacity:.55}.app-section-head{display:flex;margin:45px 0 16px;align-items:flex-end;justify-content:space-between}.app-section-head>div>span{color:#9d9f98;font-size:.5rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.app-section-head h2{margin:5px 0 2px;font-size:1.35rem;letter-spacing:-.045em}.app-section-head p{margin:0;color:#888b83;font-size:.62rem}.app-section-head>b{padding:6px 9px;border-radius:8px;background:#e8e7e1;color:#757771;font-size:.5rem}.app-account-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.app-account-card{padding:21px;border:1px solid var(--app-line);border-radius:16px;background:#fff}.app-account-top{display:flex;align-items:center;justify-content:space-between}.app-account-avatar{display:grid;width:37px;height:37px;place-items:center;border-radius:11px;background:linear-gradient(145deg,#f8e8e4,#f0f0e9);color:#e85c48;font-size:.85rem}.app-account-avatar.large{width:50px;height:50px;border-radius:14px;background:#fff;font-size:1rem}.app-account-status{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:99px;background:#f0f0eb;color:#767870;font-size:.48rem}.app-account-status i{width:5px;height:5px;border-radius:50%;background:#a0a29b}.app-account-status.active{background:#eaf3ec;color:#578263}.app-account-status.active i{background:#61a670}.app-account-status.blocked{background:#f8e8e5;color:#965448}.app-account-status.blocked i{background:#e06652}.app-account-identity{margin:18px 0}.app-account-identity h3{margin:0;font-size:.9rem}.app-account-identity span{color:#9da098;font-size:.5rem;text-transform:capitalize}.app-account-health{display:flex;padding:15px;align-items:center;gap:14px;border-radius:12px;background:#f5f4ef}.app-health-ring{display:grid;width:58px;height:58px;flex:none;place-items:center;border-radius:50%;background:conic-gradient(var(--app-green) var(--health-angle),#dfe1da 0)}.app-health-ring:before{content:"";grid-area:1/1;width:48px;height:48px;border-radius:50%;background:#fff}.app-health-ring>span{z-index:1;display:flex;grid-area:1/1;flex-direction:column;align-items:center}.app-health-ring strong{font-size:.85rem;line-height:1}.app-health-ring small{color:#a0a29b;font-size:.4rem}.app-account-health>div:last-child{display:flex;flex-direction:column}.app-account-health>div:last-child>span{color:#9c9e97;font-size:.45rem;text-transform:uppercase}.app-account-health>div:last-child>strong{margin:2px 0;font-size:.64rem}.app-account-health>div:last-child>small{color:#90928b;font-size:.49rem}.app-account-meta{display:grid;margin:15px 0;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.app-account-meta>span{display:flex;padding:8px;flex-direction:column;border:1px solid #e7e7e1;border-radius:9px;color:#a0a29b;font-size:.46rem}.app-account-meta>span>i{margin-bottom:5px;color:#858780}.app-account-meta b{color:#62645e;font-size:.51rem}.app-account-meta b.ok{color:#5d8e68}.app-account-meta b.warn{color:#b06e5e}.app-account-actions{display:flex;padding-top:14px;align-items:center;border-top:1px solid #e9e9e3}.app-account-actions a{display:flex;flex:1 1;align-items:center;justify-content:space-between;font-size:.57rem;font-weight:700}.app-account-actions a i{color:var(--app-coral);font-size:.5rem}.app-account-actions button{display:grid;width:30px;height:30px;margin-left:12px;padding:0;place-items:center;border:1px solid #e2e2dc;border-radius:8px;background:#fff;color:#a1a39c;font-size:.56rem}.app-account-actions button:hover{color:#d75d4b;border-color:#e4b5ad}.app-empty{display:flex;min-height:220px;padding:35px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #d5d6cf;border-radius:16px;background:hsla(0,0%,100%,.5);text-align:center}.app-empty>i{display:grid;width:43px;height:43px;margin-bottom:13px;place-items:center;border-radius:13px;background:#ecebe5;color:#83857e}.app-empty strong{font-size:.7rem}.app-empty p{max-width:370px;margin:5px 0 0;color:#969890;font-size:.56rem}.app-empty.compact{min-height:190px;margin-top:16px;border:0;background:#f7f6f2}.app-empty.positive>i{background:#eaf3ec;color:#5e936a}.app-loading-grid{display:grid;margin-top:15px;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.app-loading-grid i{height:125px;border-radius:15px;background:linear-gradient(90deg,#e8e7e2,#f5f4f0,#e8e7e2);background-size:200% 100%;animation:app-shimmer 1.4s infinite}@keyframes app-shimmer{to{background-position:-200% 0}}.app-mobile-nav{display:none}.app-detail-loading{display:flex;min-height:60vh;align-items:center;justify-content:center;flex-direction:column;color:#8c8e87;text-align:center}.app-detail-loading>i{margin-bottom:17px;color:var(--app-coral);font-size:1.5rem}.app-detail-loading strong{color:#4f514c;font-size:.78rem}.app-detail-loading p{margin:5px 0;font-size:.59rem}.app-account-hero{display:grid;padding:25px 27px;grid-template-columns:1fr auto auto;grid-gap:35px;gap:35px;align-items:center;border-radius:19px;background:#1b211d;color:#fff}.app-account-hero-main>a{display:inline-flex;margin-bottom:20px;align-items:center;gap:7px;color:hsla(0,0%,100%,.36);font-size:.51rem}.app-account-hero-main>div{display:flex;align-items:center;gap:14px}.app-account-hero-main small{color:hsla(0,0%,100%,.34);font-size:.47rem;text-transform:capitalize}.app-account-hero-main h2{margin:1px 0;color:#fff;font-size:1.28rem}.app-account-hero-main p{display:flex;margin:2px 0 0;align-items:center;gap:6px;color:hsla(0,0%,100%,.42);font-size:.51rem}.app-account-hero-main p i{width:6px;height:6px;border-radius:50%;background:#67bd7a}.app-account-hero-health{display:flex;align-items:center;gap:14px}.app-health-ring.large{width:72px;height:72px}.app-health-ring.large:before{width:60px;height:60px;background:#f8f7f3}.app-health-ring.large strong{color:#1e211d;font-size:1.05rem}.app-account-hero-health>div:last-child{display:flex;flex-direction:column}.app-account-hero-health>div:last-child>small{color:hsla(0,0%,100%,.32);font-size:.46rem;text-transform:uppercase}.app-account-hero-health>div:last-child>strong{margin:3px 0;font-size:.64rem}.app-account-hero-health>div:last-child>span{color:hsla(0,0%,100%,.37);font-size:.49rem}.app-automation-toggle{display:flex;min-width:175px;padding:13px 15px;align-items:center;gap:11px;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;background:#f4f2eb;color:#1b1e1a;text-align:left}.app-automation-toggle>i{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:var(--app-coral);color:#fff;font-size:.61rem}.app-automation-toggle span{display:flex;flex-direction:column}.app-automation-toggle small{color:#999b94;font-size:.43rem;text-transform:uppercase}.app-automation-toggle strong{font-size:.6rem}.app-automation-toggle.running{background:hsla(0,0%,100%,.06);color:#fff}.app-automation-toggle.running>i{background:#568864}.app-automation-toggle.running small{color:hsla(0,0%,100%,.35)}.app-detail-grid{display:grid;margin-top:15px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:15px;gap:15px;align-items:start}.app-settings-panel{padding-bottom:0}.app-setting-block{padding:27px 0;border-top:1px solid #e8e8e2}.app-setting-block:nth-of-type(2){margin-top:20px}.app-setting-title{display:flex;margin-bottom:18px;align-items:flex-start;gap:12px}.app-setting-title>span{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:#f6e9e6;color:var(--app-coral);font-size:.47rem;font-weight:750}.app-setting-title h4{margin:0;font-size:.71rem}.app-setting-title p{margin:2px 0 0;color:#989a93;font-size:.51rem}.app-task-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.app-task-grid label{position:relative;display:flex;min-height:92px;padding:14px;align-items:center;gap:10px;border:1px solid #e0e1da;border-radius:12px;background:#faf9f6;cursor:pointer}.app-task-grid label>input{position:absolute;opacity:0;pointer-events:none}.app-task-grid label>i{display:grid;width:34px;height:34px;flex:none;place-items:center;border-radius:10px;background:#eeeee8;color:#858780;font-size:.65rem}.app-task-grid label>span{display:flex;flex-direction:column}.app-task-grid label strong{font-size:.6rem}.app-task-grid label small{margin-top:2px;color:#9a9c95;font-size:.45rem;line-height:1.45}.app-task-grid label>b{position:absolute;top:9px;right:9px;display:grid;width:17px;height:17px;place-items:center;border:1px solid #d7d8d1;border-radius:50%;color:transparent;font-size:.39rem}.app-task-grid label.selected{border-color:#bdcfc1;background:#f0f6f1}.app-task-grid label.selected>i{background:#dfece2;color:#5b9067}.app-task-grid label.selected>b{border-color:#5f966b;background:#5f966b;color:#fff}.app-settings-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px}.app-settings-fields label>small{display:block;margin-top:5px;color:#a0a29a;font-size:.46rem}.app-speed-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.app-speed-grid label{padding:14px;border:1px solid #e0e1da;border-radius:12px;background:#faf9f6}.app-speed-grid label>span{display:block;margin-bottom:10px;color:#71736d;font-size:.54rem;font-weight:650}.app-speed-grid label>span i{margin-right:6px;color:var(--app-coral)}.app-speed-grid label>div{display:flex;align-items:flex-end}.app-speed-grid input{width:100%;padding:0;border:0;outline:0;background:transparent;color:var(--app-ink);font-size:1.5rem;font-weight:720;letter-spacing:-.05em}.app-speed-grid b{padding-bottom:4px;color:#a0a29b;font-size:.46rem}.app-safe-note{display:flex;margin-top:11px;padding:12px;gap:10px;border-radius:10px;background:#eef4ef;color:#687d6d}.app-safe-note>i{margin-top:2px;color:#5d9369}.app-safe-note p{margin:0;font-size:.5rem}.app-safe-note strong{display:block;margin-bottom:2px;color:#53705a}.app-save-row{display:flex;margin:0 -24px;padding:17px 24px;align-items:center;justify-content:space-between;border-top:1px solid #e4e5de;border-radius:0 0 17px 17px;background:#f8f7f3}.app-save-row p{margin:0;color:#95978f;font-size:.5rem}.app-save-row p i{margin-right:6px}.app-save-row button{display:flex;min-width:120px;min-height:40px;padding:0 12px;align-items:center;justify-content:space-between;border:0;border-radius:9px;background:var(--app-ink);color:#fff;font-size:.56rem;font-weight:700}.app-save-row button:disabled{opacity:.55}.app-detail-aside{display:flex;flex-direction:column;gap:15px}.app-safety-summary .app-panel-head>b{padding:5px 8px;border-radius:99px;background:#eaf3ec;color:#568162}.app-safety-score{display:flex;margin:22px 0 18px;align-items:center;gap:14px}.app-safety-score>div:last-child strong{display:block;font-size:.61rem}.app-safety-score>div:last-child p{margin:3px 0 0;color:#9a9c95;font-size:.49rem}.app-safety-list{margin:0;padding:0;list-style:none}.app-safety-list li{display:grid;min-height:53px;grid-template-columns:29px 1fr auto;grid-gap:9px;gap:9px;align-items:center;border-top:1px solid #e9e9e3}.app-safety-list li>i{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:#f1f0eb;color:#767870;font-size:.53rem}.app-safety-list li>span{display:flex;flex-direction:column}.app-safety-list small{color:#a0a29b;font-size:.43rem}.app-safety-list strong{font-size:.54rem}.app-safety-list li>b{padding:4px 6px;border-radius:6px;font-size:.43rem}.app-safety-list b.ok{background:#eaf3ec;color:#5b8765}.app-safety-list b.warn{background:#f8eee5;color:#a56d49}.app-safety-summary>a{display:flex;margin-top:14px;padding-top:14px;align-items:center;justify-content:space-between;border-top:1px solid #e9e9e3;font-size:.52rem;font-weight:700}.app-safety-summary>a i{color:var(--app-coral)}.app-rhythm-bars{display:flex;height:110px;margin:24px 0 10px;align-items:flex-end;gap:5px}.app-rhythm-bars i{flex:1 1;min-width:3px;border-radius:5px 5px 2px 2px;background:#6c9b77}.app-rhythm-bars i.future{background:#dddeda}.app-rhythm-meta{display:flex;justify-content:space-between;color:#a1a39c;font-size:.43rem}.app-rhythm-meta b{display:flex;align-items:center;gap:5px;color:#6a806f}.app-rhythm-meta b i{width:5px;height:5px;border-radius:50%;background:#67aa75}.app-log-grid{display:grid;margin-top:15px;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.app-panel-head>b:not(:has(>i)){padding:5px 7px;border-radius:7px;background:#f0efe9;font-size:.45rem}.app-data-list{margin-top:17px}.app-data-list>div{display:grid;min-height:52px;grid-template-columns:31px 1fr auto;grid-gap:9px;gap:9px;align-items:center;border-top:1px solid #ecece6}.app-data-icon{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;font-size:.52rem}.app-data-icon.ok{background:#eaf3ec;color:#5b9067}.app-data-icon.issue{background:#f7e9e6;color:#a15e52}.app-data-list>div>div{display:flex;flex-direction:column}.app-data-list strong{font-size:.56rem}.app-data-list small{color:#a0a29b;font-size:.45rem}@media (max-width:1180px){.auth-ui{grid-template-columns:1fr 1fr}.auth-story h1{font-size:4.2rem}.app-kpi-grid{grid-template-columns:repeat(3,1fr)}.app-account-grid{grid-template-columns:1fr 1fr}.app-account-hero{grid-template-columns:1fr auto}.app-account-hero-health{display:none}.app-detail-grid{grid-template-columns:1fr}.app-detail-aside{display:grid;grid-template-columns:1fr 1fr}}@media (max-width:900px){.auth-ui{display:block;overflow:visible}.auth-visual{min-height:390px}.auth-story{right:30px;bottom:45px;left:30px}.auth-story h1{margin:16px 0 10px;font-size:3.5rem}.auth-story>p{max-width:480px}.auth-proof,.auth-visual-note{display:none}.auth-logo-light{top:28px;left:30px}.auth-panel{min-height:auto;padding:60px 30px 30px}.auth-panel-inner{width:min(520px,100%)}.auth-mode{margin-top:0}.auth-legal{width:min(520px,100%)}.app-ui{display:block;padding-bottom:70px}.app-sidebar{display:none}.app-topbar{height:74px}.app-mobile-logo{display:inline-flex;margin-right:20px}.app-page-title{padding-left:20px;border-left:1px solid #d7d8d1}.app-top-actions .app-logout{display:none}.app-content{padding-top:24px}.app-mobile-nav{position:fixed;right:12px;bottom:10px;left:12px;z-index:30;display:grid;height:60px;padding:6px;grid-template-columns:repeat(4,1fr);grid-gap:2px;gap:2px;border:1px solid hsla(0,0%,100%,.16);border-radius:17px;background:rgba(25,32,27,.96);box-shadow:0 15px 35px rgba(18,22,19,.22);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-mobile-nav a,.app-mobile-nav button{display:flex;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:3px;border:0;border-radius:11px;background:transparent;color:hsla(0,0%,100%,.45);font-size:.44rem}.app-mobile-nav i{font-size:.62rem}.app-mobile-nav a.active{background:#f4f2ea;color:#1c211d}.app-dashboard-grid{grid-template-columns:1fr}.app-connect-panel{grid-row:1}.app-plan-card{grid-template-columns:1fr 1fr}.app-plan-card>a{grid-column:1/-1;justify-content:space-between}.app-welcome{min-height:230px}.app-live-status{min-width:auto}.app-log-grid{grid-template-columns:1fr}}@media (max-width:650px){.auth-visual{min-height:290px}.auth-story{bottom:30px}.auth-story h1{font-size:2.65rem}.auth-story>p{display:none}.auth-panel{padding:42px 20px 25px}.auth-heading h1{font-size:2.35rem}.auth-form{margin-top:30px}.auth-legal{margin-top:34px}.auth-logo-dark{display:none}.app-topbar{padding:0 18px}.app-page-title>span{display:none}.app-page-title h1{max-width:140px;overflow:hidden;font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.app-top-actions>a{display:none}.app-content{padding:18px 16px 70px}.app-welcome{min-height:260px;padding:30px 24px;align-items:flex-start;flex-direction:column}.app-welcome h2{font-size:2.35rem}.app-live-status{width:100%;margin-top:28px}.app-plan-card{grid-template-columns:1fr;gap:13px}.app-plan-card>a{grid-column:auto}.app-kpi-grid{grid-template-columns:1fr 1fr}.app-kpi{padding:15px}.app-kpi:first-child{grid-column:1/-1}.app-account-grid{grid-template-columns:1fr}.app-section-head{align-items:flex-start}.app-section-head p{max-width:240px}.app-activity-list li{grid-template-columns:34px 1fr auto}.app-activity-list time{display:none}.app-activity-list li>div{align-items:flex-start;flex-direction:column;gap:0}.app-activity-panel,.app-connect-panel,.app-log-grid>.app-panel,.app-rhythm-mini,.app-safety-summary,.app-settings-panel{padding:19px}.app-account-hero{padding:22px;grid-template-columns:1fr;gap:22px}.app-automation-toggle{width:100%}.app-task-grid{grid-template-columns:1fr}.app-task-grid label{min-height:78px}.app-settings-fields,.app-speed-grid{grid-template-columns:1fr}.app-save-row{margin:0 -19px;padding:15px 19px;align-items:flex-start;flex-direction:column;gap:12px}.app-save-row button{width:100%}.app-detail-aside{display:flex}.app-log-grid{grid-template-columns:1fr}}@media (max-width:400px){.auth-story h1{font-size:2.4rem}.auth-switch{align-items:flex-start;flex-direction:column;gap:7px}.app-mobile-logo{font-size:1.1rem}.app-page-title{display:none}.app-kpi-grid{grid-template-columns:1fr}.app-kpi:first-child{grid-column:auto}}.waitlist-admin{--wa-ink:#1b201c;--wa-muted:#7f827b;--wa-line:#dedfd8;--wa-coral:#ff5b45;min-height:100svh;background:#f3f2ed;color:var(--wa-ink);font-family:Pretendard Variable,Pretendard;line-height:1.5}.waitlist-admin *,.waitlist-admin :after,.waitlist-admin :before{box-sizing:border-box}.waitlist-admin a{color:inherit;text-decoration:none}.waitlist-admin-header{display:flex;height:78px;padding:0 max(28px,calc((100% - 1340px)/2));align-items:center;border-bottom:1px solid var(--wa-line);background:hsla(50,20%,94%,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.waitlist-admin-logo{display:inline-flex;align-items:center;gap:9px;font-size:1.32rem;font-weight:850;letter-spacing:-.055em}.waitlist-admin-logo>span{display:inline-flex;width:18px;height:19px;align-items:flex-end;gap:3px;transform:rotate(-8deg)}.waitlist-admin-logo>span i{width:7px;border-radius:8px;background:var(--wa-coral)}.waitlist-admin-logo>span i:first-child{height:11px}.waitlist-admin-logo>span i:last-child{height:19px}.waitlist-admin-header nav{display:flex;margin-left:auto;align-items:center;gap:8px}.waitlist-admin-header nav a,.waitlist-admin-header nav button{display:flex;min-height:36px;padding:0 12px;align-items:center;gap:8px;border:1px solid var(--wa-line);border-radius:9px;background:#faf9f6;color:#71746d;font:inherit;font-size:.55rem;font-weight:680;cursor:pointer}.waitlist-admin-content{width:min(1340px,calc(100% - 56px));margin:0 auto;padding:58px 0 90px}.waitlist-admin-title{display:grid;grid-template-columns:1fr 260px;grid-gap:50px;gap:50px;align-items:end}.waitlist-admin-title>div>span{color:#92958e;font-size:.54rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.waitlist-admin-title>div>span i{margin-right:7px;color:var(--wa-coral)}.waitlist-admin-title h1{margin:12px 0 7px;font-size:clamp(2.5rem,4.5vw,4.8rem);font-weight:750;letter-spacing:-.07em;line-height:.98}.waitlist-admin-title p{margin:0;color:var(--wa-muted);font-size:.68rem}.waitlist-admin-title>article{display:grid;min-height:100px;padding:18px;grid-template-columns:44px 1fr auto;grid-gap:13px;gap:13px;align-items:center;border-radius:16px;background:#1b211d;color:#fff;box-shadow:0 18px 40px rgba(27,33,29,.13)}.waitlist-admin-title>article>span{display:grid;width:43px;height:43px;place-items:center;border-radius:12px;background:hsla(0,0%,100%,.09);color:#ff7966}.waitlist-admin-title>article div{display:flex;flex-direction:column}.waitlist-admin-title>article small{color:hsla(0,0%,100%,.4);font-size:.47rem}.waitlist-admin-title>article strong{font-size:1.5rem;line-height:1.15}.waitlist-admin-title>article b{align-self:end;padding-bottom:4px;color:hsla(0,0%,100%,.4);font-size:.49rem}.waitlist-admin-panel{margin-top:35px;overflow:hidden;border:1px solid var(--wa-line);border-radius:19px;background:#fff;box-shadow:0 20px 55px rgba(31,34,29,.045)}.waitlist-admin-tools{display:flex;min-height:88px;padding:17px 21px 17px 25px;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid #e3e4dd}.waitlist-admin-tools>div{display:flex;align-items:baseline;gap:10px}.waitlist-admin-tools h2{margin:0;font-size:.78rem}.waitlist-admin-tools>div span{color:#9a9c95;font-size:.5rem}.waitlist-admin-tools form{position:relative;display:flex;width:min(390px,100%);height:43px;align-items:center;border:1px solid #dbdcd5;border-radius:10px;background:#faf9f6}.waitlist-admin-tools form>i{width:41px;color:#979a92;text-align:center;font-size:.61rem}.waitlist-admin-tools input{width:100%;height:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--wa-ink);font:inherit;font-size:.6rem}.waitlist-admin-tools input::placeholder{color:#afb1aa}.waitlist-admin-tools form button{height:31px;margin-right:5px;padding:0 10px;flex:none;border:0;border-radius:7px;background:var(--wa-ink);color:#fff;font:inherit;font-size:.49rem;font-weight:700;cursor:pointer}.waitlist-admin-tools form button[type=button]{width:30px;margin:0;padding:0;background:transparent;color:#a1a39c}.waitlist-admin-table-wrap{overflow-x:auto}.waitlist-admin table{width:100%;border-collapse:collapse}.waitlist-admin th{height:42px;padding:0 22px;border-bottom:1px solid #e7e8e1;background:#faf9f6;color:#999b94;font-size:.47rem;font-weight:700;letter-spacing:.05em;text-align:left;text-transform:uppercase}.waitlist-admin td{height:68px;padding:0 22px;border-bottom:1px solid #ecece6;color:#747770;font-size:.55rem}.waitlist-admin tbody tr:last-child td{border-bottom:0}.waitlist-admin tbody tr:hover{background:#fcfcfa}.waitlist-admin td:first-child{display:flex;min-width:270px;align-items:center;gap:11px}.waitlist-admin td:first-child>span{display:grid;width:31px;height:31px;flex:none;place-items:center;border-radius:9px;background:#f3ebe8;color:#d96352;font-size:.55rem}.waitlist-admin td:first-child strong{color:#333630;font-size:.59rem}.waitlist-admin td>b{padding:5px 7px;border-radius:7px;background:#efefe9;color:#777a73;font-size:.46rem}.waitlist-admin td time{white-space:nowrap}.waitlist-admin td em{display:inline-flex;align-items:center;gap:6px;color:#8a765f;font-style:normal;white-space:nowrap}.waitlist-admin td em i{width:6px;height:6px;border-radius:50%;background:#d5a868}.waitlist-admin td em.sent{color:#5e8167}.waitlist-admin td em.sent i{background:#65a575}.waitlist-admin-panel>footer{display:flex;min-height:55px;padding:10px 22px;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #ecece6;background:#faf9f6;color:#a0a29b;font-size:.46rem}.waitlist-admin-panel>footer nav{display:flex;align-items:center;gap:8px}.waitlist-admin-panel>footer nav button{display:flex;min-height:30px;padding:0 9px;align-items:center;gap:6px;border:1px solid #dedfd8;border-radius:7px;background:#fff;color:#6f726b;font:inherit;font-size:.46rem;cursor:pointer}.waitlist-admin-panel>footer nav button:disabled{opacity:.38;cursor:not-allowed}.waitlist-admin-panel>footer nav b{min-width:48px;color:#747770;font-size:.46rem;text-align:center}.waitlist-admin-empty,.waitlist-admin-message{display:flex;min-height:330px;align-items:center;justify-content:center;flex-direction:column;color:#92948d;text-align:center}.waitlist-admin-message>i{margin-bottom:15px;color:var(--wa-coral);font-size:1.2rem}.waitlist-admin-message strong{font-size:.62rem}.waitlist-admin-message.error div strong{color:#875b54}.waitlist-admin-message p{margin:4px 0 0;font-size:.53rem}.waitlist-admin-message>button{margin-top:15px;padding:8px 11px;border:1px solid #d8d9d2;border-radius:8px;background:#fff;color:#6e716a;font:inherit;font-size:.49rem}.waitlist-admin-empty>span{display:grid;width:48px;height:48px;margin-bottom:15px;place-items:center;border-radius:14px;background:#efefe9;color:#8e9189}.waitlist-admin-empty strong{color:#61645d;font-size:.64rem}.waitlist-admin-empty p{margin:5px 0 0;font-size:.52rem}@media (max-width:780px){.waitlist-admin-header{padding:0 20px}.waitlist-admin-header nav a{display:none}.waitlist-admin-content{width:calc(100% - 32px);padding:38px 0 70px}.waitlist-admin-title{grid-template-columns:1fr;gap:24px}.waitlist-admin-title>article{width:100%}.waitlist-admin-title h1{font-size:3rem}.waitlist-admin-tools{align-items:flex-start;flex-direction:column}.waitlist-admin-tools form{width:100%}.waitlist-admin td,.waitlist-admin th{padding:0 15px}.waitlist-admin td:nth-child(2),.waitlist-admin th:nth-child(2){display:none}.waitlist-admin-panel>footer{align-items:flex-start;flex-direction:column}.waitlist-admin-panel>footer nav{width:100%;justify-content:space-between}}.app-dialog-backdrop{position:fixed;inset:0;z-index:100;display:grid;padding:20px;place-items:center;background:rgba(20,24,21,.56);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:app-dialog-fade .18s ease-out}.app-panel-more{display:inline-flex;min-height:30px;padding:0 9px;align-items:center;gap:7px;border:1px solid #dedfd8;border-radius:8px;background:#faf9f6;color:#777a73;font-size:.49rem;font-weight:700}.app-panel-more i{color:var(--app-coral);font-size:.42rem}.app-dialog{width:min(430px,100%);padding:29px;border:1px solid hsla(0,0%,100%,.5);border-radius:20px;background:#fbfaf6;box-shadow:0 30px 90px rgba(16,20,17,.26);animation:app-dialog-rise .22s ease-out}.app-dialog-icon{display:grid;width:47px;height:47px;margin-bottom:23px;place-items:center;border-radius:14px;background:#f7e8e5;color:#d85c4b;font-size:.85rem}.app-dialog>span{color:#9a9c95;font-size:.5rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.app-dialog h2{margin:7px 0 9px;color:#20221e;font-size:1.35rem;letter-spacing:-.045em}.app-dialog>p{margin:0;color:#777a73;font-size:.65rem;line-height:1.65;word-break:keep-all}.app-dialog-warning{display:flex;margin:20px 0;padding:12px;align-items:flex-start;gap:9px;border-radius:10px;background:#f3f1eb;color:#858780;font-size:.53rem;line-height:1.55}.app-dialog-warning i{margin-top:2px;color:#a07b4b}.app-dialog-actions{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:8px;gap:8px}.app-dialog-actions button{display:flex;min-height:44px;padding:0 13px;align-items:center;justify-content:center;gap:10px;border:1px solid #dcddd6;border-radius:10px;background:#fff;color:#686a64;font-size:.59rem;font-weight:700}.app-dialog-actions button:last-child{justify-content:space-between;border-color:#242722;background:#242722;color:#fff}.app-dialog-actions button:last-child i{color:#ff7562}.app-dialog-actions button:disabled{opacity:.55}@keyframes app-dialog-fade{0%{opacity:0}}@keyframes app-dialog-rise{0%{opacity:0;transform:translateY(12px) scale(.98)}}.accounts-hero{position:relative;display:grid;min-height:300px;padding:43px 46px;grid-template-columns:1fr 300px;align-items:center;overflow:hidden;border-radius:22px;background:#1b211d;color:#fff}.accounts-hero>div:first-child>span,.activity-hero>div:first-child>span{color:hsla(0,0%,100%,.42);font-size:.56rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.accounts-hero>div:first-child>span i,.activity-hero>div:first-child>span i{margin-right:8px;color:#ff7562}.accounts-hero h2,.activity-hero h2{margin:14px 0 11px;color:#fff;font-size:clamp(2.3rem,3.6vw,3.8rem);font-weight:720;letter-spacing:-.068em;line-height:1}.accounts-hero>div:first-child>p,.activity-hero>div:first-child>p{max-width:540px;margin:0;color:hsla(0,0%,100%,.45);font-size:.65rem;line-height:1.65;word-break:keep-all}.accounts-orbit{position:relative;width:220px;height:220px;justify-self:center}.accounts-orbit>i{position:absolute;top:50%;left:50%;border:1px solid hsla(0,0%,100%,.1);border-radius:50%;transform:translate(-50%,-50%)}.accounts-orbit>i:first-child{width:220px;height:220px}.accounts-orbit>i:nth-child(2){width:160px;height:160px;border-color:rgba(255,91,69,.18)}.accounts-orbit>i:nth-child(3){width:104px;height:104px}.accounts-orbit>span{position:absolute;top:50%;left:50%;display:flex;width:78px;height:78px;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;background:#f6f4ed;color:#20231f;transform:translate(-50%,-50%)}.accounts-orbit strong{font-size:1.55rem;line-height:1}.accounts-orbit small{color:#989a93;font-size:.43rem}.accounts-hero-stats{position:absolute;right:35px;bottom:28px;display:flex;gap:7px}.accounts-hero-stats>span{display:flex;min-width:80px;padding:9px 11px;align-items:flex-end;justify-content:space-between;gap:10px;border:1px solid hsla(0,0%,100%,.09);border-radius:9px;background:hsla(0,0%,100%,.035)}.accounts-hero-stats small{color:hsla(0,0%,100%,.34);font-size:.43rem}.accounts-hero-stats strong{color:#fff;font-size:.75rem}.accounts-layout{display:grid;margin-top:15px;grid-template-columns:minmax(0,1fr) 330px;grid-gap:15px;gap:15px;align-items:start}.accounts-main{min-width:0}.accounts-toolbar{display:flex;min-height:62px;margin-bottom:12px;padding:10px 12px;align-items:center;gap:12px;border:1px solid var(--app-line);border-radius:14px;background:#fff}.accounts-search,.activity-search{display:flex;width:210px;height:39px;align-items:center;border:1px solid #e1e2db;border-radius:9px;background:#f8f7f3}.accounts-search i,.activity-search i{width:37px;color:#9b9d96;text-align:center;font-size:.55rem}.accounts-search input,.activity-search input{width:100%;height:100%;padding:0 9px 0 0;border:0;outline:0;background:transparent;color:#32342f;font-size:.56rem}.accounts-filters{display:flex;align-items:center;gap:3px}.accounts-filters button{display:flex;min-height:35px;padding:0 10px;align-items:center;gap:7px;border:0;border-radius:8px;background:transparent;color:#81847c;font-size:.52rem}.accounts-filters button b{display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border-radius:6px;background:#edede8;font-size:.42rem}.accounts-filters button.active{background:#232620;color:#fff}.accounts-filters button.active b{background:hsla(0,0%,100%,.12)}.accounts-result{margin-left:auto;color:#a0a29b;font-size:.48rem}.accounts-page-grid{grid-template-columns:repeat(2,1fr)}.accounts-aside{position:-webkit-sticky;position:sticky;top:101px;display:flex;flex-direction:column;gap:12px}.accounts-connect-card{padding:23px}.accounts-slot{display:flex;margin:19px 0;padding:13px;align-items:center;justify-content:space-between;border-radius:11px;background:#f4f2ec}.accounts-slot>span{color:#777a73;font-size:.52rem}.accounts-slot>span i{margin-right:6px;color:#e46350}.accounts-slot>strong{display:flex;align-items:flex-end;gap:4px;font-size:1.25rem;line-height:1}.accounts-slot>strong small{padding-bottom:2px;color:#9a9c95;font-size:.42rem;font-weight:600}.accounts-upgrade{display:flex;margin-top:10px;padding-top:12px;align-items:center;justify-content:space-between;border-top:1px solid #e4e5de;color:#62645e;font-size:.52rem;font-weight:700}.accounts-upgrade i{color:var(--app-coral)}.accounts-guide-card{display:flex;padding:20px;gap:12px;border-radius:16px;background:#dfeae1;color:#3f5745}.accounts-guide-card>i{display:grid;width:37px;height:37px;flex:none;place-items:center;border-radius:11px;background:hsla(0,0%,100%,.5);color:#568463}.accounts-guide-card>span{display:flex;flex-direction:column}.accounts-guide-card small{color:#78917e;font-size:.44rem;text-transform:uppercase}.accounts-guide-card strong{margin:3px 0;font-size:.59rem}.accounts-guide-card p{margin:0;color:#69806f;font-size:.48rem;line-height:1.55}.accounts-guide-card a{display:inline-flex;width:max-content;margin-top:10px;align-items:center;gap:8px;font-size:.48rem;font-weight:700}.accounts-guide-card a i{font-size:.42rem}.accounts-loading{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.accounts-loading i{height:330px;border-radius:16px;background:linear-gradient(90deg,#e7e6e1,#f5f4f0,#e7e6e1);background-size:200% 100%;animation:app-shimmer 1.4s infinite}.activity-hero{position:relative;display:grid;min-height:285px;padding:43px 46px;grid-template-columns:1fr 420px;align-items:center;overflow:hidden;border-radius:22px;background:#1a211c;color:#fff}.activity-pulse{display:flex;height:145px;align-items:center;gap:7px;opacity:.8}.activity-pulse i{flex:1 1;min-width:3px;border-radius:5px;background:linear-gradient(180deg,#ff725e,#678e70)}.activity-pulse i:first-child,.activity-pulse i:nth-child(15){height:15%}.activity-pulse i:nth-child(14),.activity-pulse i:nth-child(2){height:28%}.activity-pulse i:nth-child(13),.activity-pulse i:nth-child(3){height:42%}.activity-pulse i:nth-child(12),.activity-pulse i:nth-child(4){height:65%}.activity-pulse i:nth-child(11),.activity-pulse i:nth-child(5){height:38%}.activity-pulse i:nth-child(10),.activity-pulse i:nth-child(6){height:78%}.activity-pulse i:nth-child(7),.activity-pulse i:nth-child(9){height:55%}.activity-pulse i:nth-child(8){height:100%;background:#ff725e}.activity-live{position:absolute;right:44px;bottom:29px;display:flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.52)}.activity-live>i{width:7px;height:7px;border-radius:50%;background:#68ba7a;box-shadow:0 0 0 5px rgba(104,186,122,.09)}.activity-live span{display:flex;flex-direction:column}.activity-live strong{color:hsla(0,0%,100%,.72);font-size:.52rem}.activity-live small{font-size:.43rem}.activity-metrics{display:grid;margin:15px 0;grid-template-columns:repeat(3,1fr) 1.45fr;grid-gap:10px;gap:10px}.activity-metrics article{display:flex;min-height:91px;padding:17px;align-items:center;gap:12px;border:1px solid var(--app-line);border-radius:14px;background:#fff}.activity-metrics article>i{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#f0efea;color:#6e8172;font-size:.66rem}.activity-metrics article:nth-child(2)>i{background:#eaf3ec;color:#5d9369}.activity-metrics article:nth-child(3)>i{background:#f7eee4;color:#a87947}.activity-metrics article>span{display:grid;grid-template-columns:auto auto;align-items:end;grid-gap:0 6px;gap:0 6px}.activity-metrics small{grid-column:1/-1;color:#979a92;font-size:.45rem}.activity-metrics strong{font-size:1.3rem;line-height:1}.activity-metrics b{padding-bottom:2px;color:#a0a29b;font-size:.42rem}.activity-metrics article.rate{display:block}.activity-metrics .rate>div{display:flex;align-items:center;gap:16px}.activity-metrics .rate>div>span{display:flex;flex-direction:column}.activity-metrics .rate>div>span small{color:#92948d;font-size:.44rem}.activity-metrics .rate>div>span strong{font-size:1.25rem}.activity-metrics .rate>div>i{display:block;height:6px;flex:1 1;overflow:hidden;border-radius:8px;background:#e9e9e3}.activity-metrics .rate>div>i b{display:block;height:100%;border-radius:inherit;background:#60966c}.activity-metrics .rate p{margin:7px 0 0;color:#a0a29b;font-size:.43rem}.activity-panel{padding:25px}.activity-panel-head{display:flex;align-items:flex-start;justify-content:space-between}.activity-panel-head>div>span{color:#9a9c95;font-size:.48rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.activity-panel-head h2{margin:3px 0;font-size:1.05rem}.activity-panel-head p{margin:0;color:#92948d;font-size:.53rem}.activity-panel-head>button{display:flex;min-height:36px;padding:0 11px;align-items:center;gap:7px;border:1px solid #dedfd8;border-radius:9px;background:#faf9f6;color:#757770;font-size:.5rem}.activity-toolbar{display:flex;margin:22px 0 12px;padding:10px;align-items:center;gap:10px;border-radius:12px;background:#f4f3ee}.activity-toolbar select{width:150px;height:39px;padding:0 10px;border:1px solid #e1e2db;outline:0;border-radius:9px;background:#fff;color:#656761;font-size:.52rem}.activity-result-filters{display:flex;margin-left:auto;gap:3px}.activity-result-filters button{min-height:34px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#81837c;font-size:.5rem}.activity-result-filters button.active{background:#22251f;color:#fff}.activity-list-label{display:grid;min-height:34px;grid-template-columns:1.5fr .8fr .45fr .45fr 30px;align-items:center;color:#a0a29b;font-size:.43rem;text-transform:uppercase}.activity-list-label span:nth-child(2){grid-column:2}.activity-list-label span:nth-child(3){grid-column:3}.activity-list-label span:nth-child(4){grid-column:4}.activity-list article{display:grid;min-height:67px;grid-template-columns:38px 1.25fr .8fr .45fr .45fr 30px;grid-gap:10px;gap:10px;align-items:center;border-top:1px solid #e9e9e3}.activity-action-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;font-size:.59rem}.activity-action-icon.ok{background:#eaf3ec;color:#5b9067}.activity-action-icon.issue{background:#f7e9e6;color:#9d5a4e}.activity-action-copy{display:flex;min-width:0;flex-direction:column}.activity-action-copy strong{font-size:.58rem}.activity-action-copy small{overflow:hidden;color:#999b94;font-size:.45rem;text-overflow:ellipsis;white-space:nowrap}.activity-list article>a:not(.activity-open){display:flex;min-width:0;align-items:center;gap:8px}.activity-list article>a:not(.activity-open)>i{display:grid;width:27px;height:27px;flex:none;place-items:center;border-radius:8px;background:#f4f0ea;color:#e45f4d;font-size:.6rem}.activity-list article>a>span{display:flex;min-width:0;flex-direction:column}.activity-list article>a strong{overflow:hidden;font-size:.53rem;text-overflow:ellipsis;white-space:nowrap}.activity-list article>a small{color:#a0a29b;font-size:.42rem}.activity-list article>.app-result{width:max-content}.activity-list article>.app-result i{margin-right:3px;font-size:.4rem}.activity-list time{display:flex;flex-direction:column}.activity-list time strong{font-size:.52rem}.activity-list time small{color:#a0a29b;font-size:.42rem}.activity-open{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:#999b94;font-size:.48rem}.activity-open:hover{background:#f0efe9;color:#333630}.activity-loading{display:flex;flex-direction:column}.activity-loading i{height:67px;border-top:1px solid #e9e9e3;background:linear-gradient(90deg,transparent,#f3f2ee,transparent);background-size:200% 100%;animation:app-shimmer 1.4s infinite}@media (max-width:1180px){.accounts-layout{grid-template-columns:1fr}.accounts-aside{position:static;display:grid;grid-template-columns:1fr 1fr}.accounts-page-grid{grid-template-columns:repeat(3,1fr)}.activity-hero{grid-template-columns:1fr 320px}.activity-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.app-mobile-nav{grid-template-columns:repeat(5,1fr)}.accounts-page-grid{grid-template-columns:1fr 1fr}.activity-hero{grid-template-columns:1fr 260px}.activity-list-label{display:none}.activity-list article{grid-template-columns:38px 1.2fr .8fr .45fr 30px}.activity-list article>.app-result{grid-column:4}.activity-list time{display:none}}@media (max-width:650px){.accounts-hero,.activity-hero{display:flex;min-height:320px;padding:30px 24px;align-items:flex-start;justify-content:center;flex-direction:column}.accounts-hero h2,.activity-hero h2{font-size:2.45rem}.accounts-orbit{position:absolute;right:-55px;bottom:-48px;opacity:.42}.accounts-hero-stats{right:20px;bottom:20px;left:20px}.accounts-hero-stats>span{flex:1 1;min-width:0}.accounts-toolbar{align-items:stretch;flex-direction:column}.accounts-search{width:100%}.accounts-filters{overflow-x:auto}.accounts-result{display:none}.accounts-page-grid{grid-template-columns:1fr}.accounts-aside{display:flex}.accounts-connect-card{padding:19px}.accounts-loading{grid-template-columns:1fr}.activity-pulse{position:absolute;right:-20px;bottom:0;left:45%;height:115px;opacity:.23}.activity-live{right:24px;bottom:25px}.activity-metrics{grid-template-columns:1fr 1fr}.activity-panel{padding:19px}.activity-toolbar{align-items:stretch;flex-direction:column}.activity-search,.activity-toolbar select{width:100%}.activity-result-filters{width:100%;margin:0}.activity-result-filters button{flex:1 1}.activity-list article{grid-template-columns:34px 1fr auto 24px;gap:8px}.activity-list article>a:not(.activity-open){display:none}.activity-list article>.app-result{grid-column:3}.activity-action-copy small{max-width:170px}.app-dialog{padding:24px}.app-dialog-actions{grid-template-columns:1fr}}.accounts-guided-link{display:inline-flex;min-height:38px;margin-top:20px;padding:0 13px;align-items:center;gap:10px;border:1px solid hsla(0,0%,100%,.14);border-radius:9px;background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.72);font-size:.52rem;font-weight:700}.accounts-guided-link i{color:#ff7562;font-size:.46rem}.insights-hero{position:relative;display:grid;min-height:300px;padding:43px 46px;grid-template-columns:1fr 430px;align-items:center;overflow:hidden;border-radius:22px;background:#1a211c;color:#fff}.insights-hero>div:first-child>span{color:hsla(0,0%,100%,.42);font-size:.56rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.insights-hero>div:first-child>span i{margin-right:8px;color:#ff7562}.insights-hero h2{margin:14px 0 11px;color:#fff;font-size:clamp(2.3rem,3.45vw,3.65rem);font-weight:720;letter-spacing:-.068em;line-height:1}.insights-hero>div:first-child>p{max-width:550px;margin:0;color:hsla(0,0%,100%,.45);font-size:.65rem;line-height:1.65;word-break:keep-all}.insights-hero-chart{display:flex;height:150px;align-items:flex-end;gap:10px}.insights-hero-chart>div{display:flex;height:100%;flex:1 1;align-items:center;justify-content:flex-end;flex-direction:column;gap:8px}.insights-hero-chart>div>i{width:100%;max-width:31px;min-height:8px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#ff735f,#608b6a);box-shadow:0 8px 20px rgba(0,0,0,.12)}.insights-hero-chart span{color:hsla(0,0%,100%,.3);font-size:.42rem}.insights-hero-badge{position:absolute;right:44px;bottom:25px;display:flex;align-items:center;gap:9px;color:hsla(0,0%,100%,.48)}.insights-hero-badge>i{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:hsla(0,0%,100%,.07);color:#ff7562;font-size:.52rem}.insights-hero-badge span{display:flex;flex-direction:column}.insights-hero-badge small{font-size:.41rem;text-transform:uppercase}.insights-hero-badge strong{color:hsla(0,0%,100%,.68);font-size:.48rem}.insights-metrics{display:grid;margin:15px 0;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.insights-metrics article{padding:18px;border:1px solid var(--app-line);border-radius:14px;background:#fff}.insights-metrics article>div{display:flex;align-items:center;gap:8px;color:#858780;font-size:.53rem}.insights-metrics article>div>i{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:#f1f0eb;color:#617f68;font-size:.55rem}.insights-metrics article>strong{display:block;margin:15px 0 4px;font-size:1.65rem;line-height:1;letter-spacing:-.05em}.insights-metrics article>strong small{margin-left:3px;color:#9a9c95;font-size:.52rem;font-weight:600;letter-spacing:0}.insights-metrics article>p{display:flex;margin:0;align-items:center;gap:6px;color:#9b9d96;font-size:.46rem}.insights-metrics article>p i{width:5px;height:5px;border-radius:50%;background:#65a774}.insights-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:15px;gap:15px}.insights-mix-panel,.insights-trend-panel{min-height:390px;padding:24px}.insights-trend-panel{position:relative}.insights-chart-scale{position:absolute;top:78px;bottom:67px;left:24px;display:flex;justify-content:space-between;flex-direction:column;color:#afb1aa;font-size:.42rem}.insights-week-chart{position:relative;display:grid;height:260px;margin:35px 0 0 32px;grid-template-columns:repeat(7,1fr);grid-gap:13px;gap:13px;border-bottom:1px solid #dedfd8;background:repeating-linear-gradient(180deg,#fff 0,#fff 84px,#ecece6 85px,#fff 86px)}.insights-week-chart>div{display:flex;min-width:0;align-items:center;justify-content:flex-end;flex-direction:column}.insights-week-chart>div>span{display:flex;width:100%;height:210px;align-items:flex-end;justify-content:center}.insights-week-chart>div>span>i{position:relative;display:block;width:min(35px,75%);min-height:3px;border-radius:6px 6px 1px 1px;background:linear-gradient(180deg,#ff6d58,#6d9977)}.insights-week-chart>div>span>i>b{position:absolute;top:-18px;left:50%;color:#777a73;font-size:.43rem;transform:translateX(-50%)}.insights-week-chart strong{margin-top:8px;color:#6f716b;font-size:.48rem}.insights-week-chart small{color:#aaaca5;font-size:.39rem}.insights-donut{position:relative;display:grid;width:150px;height:150px;margin:27px auto 21px;place-items:center;border-radius:50%}.insights-donut:before{content:"";grid-area:1/1;width:105px;height:105px;border-radius:50%;background:#fff}.insights-donut>span{z-index:1;display:flex;grid-area:1/1;flex-direction:column;align-items:center}.insights-donut strong{font-size:1.4rem;line-height:1}.insights-donut small{color:#a0a29b;font-size:.43rem}.insights-mix-panel ul{margin:0;padding:0;list-style:none}.insights-mix-panel li{display:grid;min-height:42px;grid-template-columns:8px 1fr auto;grid-gap:9px;gap:9px;align-items:center;border-top:1px solid #ecece6}.insights-mix-panel li>i{width:7px;height:7px;border-radius:50%}.insights-mix-panel li>span{display:flex;align-items:center;justify-content:space-between}.insights-mix-panel li strong{font-size:.51rem}.insights-mix-panel li small{color:#9b9d96;font-size:.43rem}.insights-mix-panel li>b{min-width:24px;text-align:right;font-size:.52rem}.insights-account-panel{margin-top:15px;padding:25px}.insights-account-head{display:flex;align-items:flex-end;justify-content:space-between}.insights-account-head>div>span{color:#9b9d96;font-size:.48rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.insights-account-head h2{margin:4px 0 2px;font-size:1.05rem}.insights-account-head p{margin:0;color:#92948d;font-size:.52rem}.insights-account-head>a{display:inline-flex;min-height:34px;padding:0 10px;align-items:center;gap:8px;border:1px solid #dedfd8;border-radius:8px;font-size:.49rem;font-weight:700}.insights-account-head>a i{color:var(--app-coral);font-size:.42rem}.insights-account-list{margin-top:20px}.insights-account-label{min-height:31px;color:#a1a39c;font-size:.42rem;text-transform:uppercase}.insights-account-label,.insights-account-list>a{display:grid;grid-template-columns:1.4fr 1fr .55fr .55fr .65fr 25px;align-items:center}.insights-account-list>a{min-height:66px;grid-gap:10px;gap:10px;border-top:1px solid #e9e9e3}.insights-account-list>a>div:first-child{display:flex;align-items:center;gap:9px}.insights-account-list>a>div:first-child>i{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#f6ece8;color:#e55f4b;font-size:.63rem}.insights-account-list>a>div:first-child span{display:flex;min-width:0;flex-direction:column}.insights-account-list>a>div:first-child strong{overflow:hidden;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.insights-account-list>a>div:first-child small{color:#a0a29b;font-size:.42rem}.insights-health{display:flex;align-items:center;gap:8px}.insights-health>i{display:block;width:70px;height:5px;overflow:hidden;border-radius:7px;background:#e7e8e2}.insights-health>i b{display:block;height:100%;border-radius:inherit;background:#60956c}.insights-account-list>a>b,.insights-health strong{font-size:.53rem}.insights-account-list>a>i{color:#9b9d96;font-size:.45rem}.insights-recommend{display:grid;min-height:130px;margin-top:15px;padding:25px 28px;grid-template-columns:42px 1fr auto;grid-gap:16px;gap:16px;align-items:center;border-radius:17px}.insights-recommend.good{background:#dfeae1;color:#3e5544}.insights-recommend.care{background:#f4e6df;color:#664f46}.insights-recommend>i{display:grid;width:41px;height:41px;place-items:center;border-radius:12px;background:hsla(0,0%,100%,.55);color:#568363}.insights-recommend.care>i{color:#b36a56}.insights-recommend>div>span{color:#79907f;font-size:.43rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.insights-recommend h2{margin:3px 0;font-size:.78rem}.insights-recommend p{margin:0;color:#6b7e70;font-size:.5rem}.insights-recommend.care p{color:#826e66}.insights-recommend>a{display:flex;min-height:36px;padding:0 11px;align-items:center;gap:9px;border:1px solid rgba(64,84,69,.16);border-radius:9px;background:hsla(0,0%,100%,.3);font-size:.49rem;font-weight:700}.insights-loading{display:grid;margin-top:15px;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.insights-loading i{height:125px;border-radius:14px;background:linear-gradient(90deg,#e8e7e2,#f5f4f0,#e8e7e2);background-size:200% 100%;animation:app-shimmer 1.4s infinite}.onboarding-head{display:flex;min-height:210px;padding:35px 42px;align-items:center;justify-content:space-between;border-radius:20px;background:#1a211c;color:#fff}.onboarding-head>div:first-child>span{color:hsla(0,0%,100%,.42);font-size:.54rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.onboarding-head>div:first-child>span i{margin-right:8px;color:#ff7562}.onboarding-head h2{margin:12px 0 8px;color:#fff;font-size:clamp(2rem,3vw,3.15rem);font-weight:720;letter-spacing:-.065em;line-height:1}.onboarding-head p{margin:0;color:hsla(0,0%,100%,.42);font-size:.59rem}.onboarding-progress{width:260px;padding:17px;border:1px solid hsla(0,0%,100%,.1);border-radius:13px;background:hsla(0,0%,100%,.04)}.onboarding-progress>div{display:flex;margin-bottom:10px;justify-content:space-between;color:hsla(0,0%,100%,.45);font-size:.47rem}.onboarding-progress>div strong{color:#ff7562}.onboarding-progress>i{display:block;height:5px;overflow:hidden;border-radius:7px;background:hsla(0,0%,100%,.1)}.onboarding-progress>i b{display:block;height:100%;border-radius:inherit;background:#ff6c58;transition:width .25s ease}.onboarding-shell{margin-top:15px;border:1px solid var(--app-line);border-radius:18px;background:#fff}.onboarding-steps{display:grid;padding:13px;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;border-bottom:1px solid #e3e4dd}.onboarding-steps button{display:grid;min-height:67px;padding:10px 12px;grid-template-columns:30px 1fr 25px;grid-gap:9px;gap:9px;align-items:center;border:0;border-radius:10px;background:transparent;color:#92948d;text-align:left}.onboarding-steps button>span{display:grid;width:28px;height:28px;place-items:center;border:1px solid #dfe0d9;border-radius:8px;font-size:.47rem}.onboarding-steps button>div{display:flex;flex-direction:column}.onboarding-steps button small{font-size:.41rem;text-transform:uppercase}.onboarding-steps button strong{color:#777a73;font-size:.55rem}.onboarding-steps button>i{color:#b1b3ac;font-size:.57rem}.onboarding-steps button.active{background:#20241f;color:#fff}.onboarding-steps button.active>span{border-color:#ff6b57;background:#ff6b57}.onboarding-steps button.active strong{color:#fff}.onboarding-steps button.active>i{color:#ff7562}.onboarding-steps button.done>span{border-color:#bcd7c2;background:#e5f1e7;color:#5e946a}.onboarding-content{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr)}.onboarding-form-panel{display:flex;min-height:620px;padding:43px 46px 27px;flex-direction:column}.onboarding-step-content>span{color:#ff624d;font-size:.49rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.onboarding-step-content>h3{max-width:620px;margin:9px 0 8px;font-size:1.45rem;letter-spacing:-.045em}.onboarding-step-content>p{max-width:620px;margin:0;color:#858780;font-size:.61rem;line-height:1.65;word-break:keep-all}.onboarding-fields{display:grid;margin-top:32px;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.onboarding-fields label>span,.onboarding-proxy label>span{display:block;margin-bottom:7px;color:#5f625b;font-size:.56rem;font-weight:700}.onboarding-fields label>span b{margin-left:4px;color:#ff624d;font-size:.44rem}.onboarding-fields label>div,.onboarding-proxy label>div{position:relative;display:flex;height:48px;align-items:center;border:1px solid #dedfd8;border-radius:10px;background:#faf9f6}.onboarding-fields label>div:focus-within,.onboarding-proxy label>div:focus-within{border-color:#969991;box-shadow:0 0 0 3px rgba(30,33,29,.04)}.onboarding-fields label>div>i,.onboarding-proxy label>div>i{width:42px;color:#9b9d96;text-align:center;font-size:.63rem}.onboarding-fields input,.onboarding-proxy input{width:100%;height:100%;padding:0 12px 0 0;border:0;outline:0;background:transparent;color:#242722;font-size:.64rem}.onboarding-fields label>div>button{position:absolute;right:4px;display:grid;width:38px;height:38px;padding:0;place-items:center;border:0;background:transparent;color:#93968e}.onboarding-fields label>small{display:block;margin-top:6px;color:#a0a29b;font-size:.45rem}.onboarding-proxy{margin-top:29px;padding:21px;border:1px solid #e0e1da;border-radius:14px;background:#faf9f6}.onboarding-proxy-icon{display:flex;margin-bottom:20px;align-items:center;gap:11px}.onboarding-proxy-icon>i{display:grid;width:37px;height:37px;place-items:center;border-radius:10px;background:#e8f1ea;color:#5c9068}.onboarding-proxy-icon>span{display:flex;flex-direction:column}.onboarding-proxy-icon strong{font-size:.59rem}.onboarding-proxy-icon small{color:#9a9c95;font-size:.44rem}.onboarding-proxy-icon>b{margin-left:auto;padding:5px 7px;border-radius:7px;background:#f4e9df;color:#9f7046;font-size:.43rem}.onboarding-proxy-checks{display:flex;margin-top:14px;flex-wrap:wrap;gap:7px}.onboarding-proxy-checks span{padding:6px 8px;border-radius:7px;background:#eeeee9;color:#777a73;font-size:.45rem}.onboarding-proxy-checks i{margin-right:5px;color:#61966c}.onboarding-skip-note{display:flex;margin-top:12px;padding:13px;gap:9px;border-radius:10px;background:#f5eee5;color:#866f58}.onboarding-skip-note>i{margin-top:2px;color:#aa7b4c}.onboarding-skip-note p{margin:0;font-size:.49rem}.onboarding-skip-note strong{display:block;margin-bottom:2px}.onboarding-review{display:flex;margin-top:27px;flex-direction:column;border-top:1px solid #e5e5df}.onboarding-review article{display:grid;min-height:66px;grid-template-columns:35px 1fr auto;grid-gap:10px;gap:10px;align-items:center;border-bottom:1px solid #e5e5df}.onboarding-review article>i{display:grid;width:33px;height:33px;place-items:center;border-radius:9px;background:#f1f0eb;color:#747770}.onboarding-review article:first-child>i{color:#e45d49}.onboarding-review article>span{display:flex;flex-direction:column}.onboarding-review small{color:#9c9e97;font-size:.42rem}.onboarding-review strong{font-size:.56rem}.onboarding-review article>b,.onboarding-review button{padding:5px 7px;border:1px solid #dfe0d9;border-radius:7px;background:#fff;color:#777a73;font-size:.44rem}.onboarding-review article>b.ok{border-color:#c4dbc9;background:#eaf3ec;color:#5e8d68}.onboarding-consent{display:grid;margin-top:19px;padding:14px;grid-template-columns:25px 1fr;grid-gap:10px;gap:10px;border:1px solid #dedfd8;border-radius:11px;background:#faf9f6;cursor:pointer}.onboarding-consent>input{position:absolute;opacity:0}.onboarding-consent>span{display:grid;width:23px;height:23px;place-items:center;border:1px solid #d4d5ce;border-radius:7px;color:transparent;font-size:.45rem}.onboarding-consent>p{margin:0;color:#888a83;font-size:.49rem;line-height:1.55}.onboarding-consent>p strong{display:block;color:#62645e}.onboarding-consent.checked{border-color:#bed6c3;background:#eff5f0}.onboarding-consent.checked>span{border-color:#5d9369;background:#5d9369;color:#fff}.onboarding-actions{display:flex;margin-top:auto;padding-top:25px;align-items:center;justify-content:space-between}.onboarding-actions>button{display:flex;min-height:43px;padding:0 14px;align-items:center;gap:9px;border:1px solid #dedfd8;border-radius:10px;background:#fff;color:#777a73;font-size:.55rem;font-weight:700}.onboarding-actions>button:last-child{min-width:140px;justify-content:space-between;border-color:#20231f;background:#20231f;color:#fff}.onboarding-actions>button:last-child i{color:#ff7562}.onboarding-actions>button:disabled{opacity:.4}.onboarding-aside{display:flex;padding:43px 34px;justify-content:center;flex-direction:column;border-left:1px solid #e3e4dd;background:#1b211d;color:#fff}.onboarding-safety-orbit{position:relative;width:190px;height:190px;margin:0 auto 25px}.onboarding-safety-orbit>i{position:absolute;top:50%;left:50%;border:1px solid hsla(0,0%,100%,.1);border-radius:50%;transform:translate(-50%,-50%)}.onboarding-safety-orbit>i:first-child{width:190px;height:190px}.onboarding-safety-orbit>i:nth-child(2){width:135px;height:135px;border-color:rgba(255,104,83,.18)}.onboarding-safety-orbit>span{position:absolute;top:50%;left:50%;display:flex;width:94px;height:94px;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;background:#f5f3ec;color:#22251f;transform:translate(-50%,-50%)}.onboarding-safety-orbit>span>i{color:#5c9168}.onboarding-safety-orbit strong{margin:3px 0 0;font-size:.58rem}.onboarding-safety-orbit small{color:#9b9d96;font-size:.4rem}.onboarding-aside>div:last-child>span{color:hsla(0,0%,100%,.3);font-size:.44rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.onboarding-aside h3{margin:8px 0 17px;color:#fff;font-size:1rem;letter-spacing:-.035em}.onboarding-aside ul{margin:0;padding:0;list-style:none}.onboarding-aside li{display:flex;min-height:54px;align-items:center;gap:10px;border-top:1px solid hsla(0,0%,100%,.09)}.onboarding-aside li>i{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:hsla(0,0%,100%,.06);color:#ff7562;font-size:.53rem}.onboarding-aside li>span{display:flex;flex-direction:column}.onboarding-aside li strong{font-size:.52rem}.onboarding-aside li small{color:hsla(0,0%,100%,.33);font-size:.42rem}.onboarding-aside>div:last-child>a{display:flex;margin-top:15px;padding-top:15px;align-items:center;justify-content:space-between;border-top:1px solid hsla(0,0%,100%,.09);color:hsla(0,0%,100%,.6);font-size:.47rem}.onboarding-aside a i{color:#ff7562}@media (max-width:1180px){.insights-hero{grid-template-columns:1fr 330px}.insights-grid{grid-template-columns:1fr}.insights-mix-panel{display:grid;min-height:auto;grid-template-columns:1fr 1fr}.insights-mix-panel .app-panel-head{grid-column:1/-1}.insights-mix-panel ul{align-self:center}.onboarding-content{grid-template-columns:1fr}.onboarding-aside{display:grid;padding:35px;grid-template-columns:230px 1fr;align-items:center;border-top:1px solid #343a35;border-left:0}.onboarding-safety-orbit{margin:0}}@media (max-width:900px){.insights-hero{grid-template-columns:1fr 280px}.insights-metrics{grid-template-columns:1fr 1fr}.insights-account-label{display:none}.insights-account-list>a{grid-template-columns:1.2fr .8fr .45fr .65fr 20px}.insights-account-list>a>b:first-of-type{display:none}.onboarding-head{min-height:240px}.onboarding-form-panel{min-height:610px}}@media (max-width:650px){.insights-hero{display:flex;min-height:330px;padding:30px 24px;align-items:flex-start;justify-content:center;flex-direction:column}.insights-hero h2{font-size:2.35rem}.insights-hero-chart{position:absolute;right:15px;bottom:18px;left:48%;height:120px;opacity:.3}.insights-hero-badge{right:24px;bottom:19px}.insights-metrics{grid-template-columns:1fr 1fr}.insights-mix-panel,.insights-trend-panel{padding:19px}.insights-week-chart{margin-left:25px;gap:5px}.insights-chart-scale{left:19px}.insights-mix-panel{display:block}.insights-account-panel{padding:19px}.insights-account-head{align-items:flex-start;flex-direction:column;gap:12px}.insights-account-list>a{grid-template-columns:1fr .7fr .65fr 20px}.insights-health{display:none}.insights-account-list>a>b:first-of-type{display:block}.insights-account-list>a>.app-account-status{grid-column:3}.insights-recommend{grid-template-columns:38px 1fr}.insights-recommend>a{grid-column:2;width:max-content}.insights-loading{grid-template-columns:1fr 1fr}.onboarding-head{min-height:280px;padding:30px 24px;align-items:flex-start;flex-direction:column}.onboarding-head h2{font-size:2.25rem}.onboarding-progress{width:100%;margin-top:24px}.onboarding-steps{padding:8px}.onboarding-steps button{display:flex;min-height:52px;padding:8px;justify-content:center}.onboarding-steps button>div,.onboarding-steps button>i{display:none}.onboarding-form-panel{min-height:640px;padding:30px 20px 20px}.onboarding-step-content>h3{font-size:1.25rem}.onboarding-fields{grid-template-columns:1fr}.onboarding-aside{display:flex;padding:35px 24px}.onboarding-safety-orbit{margin:0 auto 25px}.onboarding-actions{gap:8px}.onboarding-actions>button{flex:1 1;justify-content:center}.onboarding-actions>button:last-child{min-width:0}.accounts-guided-link{margin-top:15px}}.app-notification{padding:0;cursor:pointer}.app-notification:hover{border-color:#bfc1b9;color:#30332e}.app-live-status>i:first-child{width:10px;height:10px;flex:none;border-radius:50%;background:#69bd7c;box-shadow:0 0 0 7px rgba(105,189,124,.09)}.app-live-status>i:first-child.attention{background:#e29a52;box-shadow:0 0 0 7px rgba(226,154,82,.1)}.app-live-status>i:last-child{width:auto;height:auto;margin-left:auto;border-radius:0;background:none;box-shadow:none;color:hsla(0,0%,100%,.3);font-size:.54rem}.app-live-status:hover{border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.07)}.app-notice-layer{position:fixed;inset:0;z-index:120;display:flex;justify-content:flex-end;background:rgba(19,23,20,.46);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:app-dialog-fade .18s ease-out}.app-notice-drawer{display:flex;width:min(440px,100%);height:100%;padding:28px;flex-direction:column;background:#f6f4ee;box-shadow:-24px 0 70px rgba(14,18,15,.18);animation:app-notice-in .24s ease-out}.app-notice-drawer>header{display:flex;align-items:flex-start;justify-content:space-between}.app-notice-drawer>header span{color:#9a9c95;font-size:.52rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.app-notice-drawer>header h2{margin:6px 0 4px;font-size:1.5rem;letter-spacing:-.045em}.app-notice-drawer>header p{margin:0;color:#898b84;font-size:.6rem}.app-notice-drawer>header button{display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid #dedfd8;border-radius:10px;background:#fff;color:#777a73}.app-notice-summary{display:grid;min-height:84px;margin:24px 0 13px;padding:16px;grid-template-columns:40px 1fr auto;grid-gap:12px;gap:12px;align-items:center;border-radius:14px;background:#1c221e;color:#fff}.app-notice-summary>span{display:grid;width:39px;height:39px;place-items:center;border-radius:11px;background:hsla(0,0%,100%,.08);color:#ff7966}.app-notice-summary>div{display:flex;flex-direction:column}.app-notice-summary small{color:hsla(0,0%,100%,.38);font-size:.48rem}.app-notice-summary strong{font-size:.78rem}.app-notice-summary>a{display:flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.58);font-size:.52rem;font-weight:700}.app-notice-summary>a i{color:#ff7966;font-size:.44rem}.app-notice-list{display:flex;min-height:0;flex:1 1;overflow-y:auto;flex-direction:column}.app-notice-list>a{display:grid;min-height:100px;padding:16px 3px;grid-template-columns:37px 1fr 18px;grid-gap:12px;gap:12px;align-items:center;border-bottom:1px solid #dedfd8}.app-notice-list>a>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#f3e9e4;color:#a66b59;font-size:.66rem}.app-notice-list>a.danger>span{background:#f6e4e1;color:#c05f4e}.app-notice-list>a.good>span{background:#e7f0e8;color:#5d8f68}.app-notice-list>a>div{display:flex;min-width:0;flex-direction:column}.app-notice-list small{color:#a17361;font-size:.43rem;font-weight:750;text-transform:uppercase}.app-notice-list strong{margin:3px 0;font-size:.59rem}.app-notice-list p{margin:0;color:#8e9089;font-size:.49rem;line-height:1.5}.app-notice-list>a>i{color:#a4a69f;font-size:.45rem}.app-notice-list>a:hover>i{color:var(--app-coral);transform:translateX(2px)}.app-notice-empty{display:flex;min-height:270px;align-items:center;justify-content:center;flex-direction:column;color:#778078;text-align:center}.app-notice-empty>i{display:grid;width:52px;height:52px;margin-bottom:15px;place-items:center;border-radius:15px;background:#e4eee6;color:#5b9167}.app-notice-empty strong{color:#4e554f;font-size:.69rem}.app-notice-empty p{margin:5px 0;font-size:.54rem}.app-notice-skeleton{display:block;height:100px;border-bottom:1px solid #dedfd8;background:linear-gradient(90deg,transparent,#ebe9e3,transparent);background-size:200% 100%;animation:app-shimmer 1.4s infinite}.app-notice-drawer>footer{display:flex;padding-top:15px;align-items:center;justify-content:space-between;border-top:1px solid #dedfd8}.app-notice-drawer>footer a,.app-notice-drawer>footer button{display:flex;min-height:38px;padding:0 10px;align-items:center;gap:9px;border:0;background:transparent;color:#696b65;font-size:.54rem;font-weight:700}.app-notice-drawer>footer a i{color:var(--app-coral)}.app-notice-drawer>footer button{color:#999b94}@keyframes app-notice-in{0%{transform:translateX(30px);opacity:.4}}.health-hero{position:relative;display:grid;min-height:350px;padding:45px 48px;grid-template-columns:minmax(0,1fr) 330px;align-items:center;overflow:hidden;border-radius:22px;background:#19201b;color:#fff}.health-hero-copy{position:relative;z-index:2}.health-hero-copy>span{color:hsla(0,0%,100%,.42);font-size:.56rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.health-hero-copy>span i{margin-right:8px;color:#ff7562}.health-hero h2{margin:15px 0 12px;color:#fff;font-size:clamp(2.45rem,3.8vw,4rem);font-weight:720;letter-spacing:-.07em;line-height:.98}.health-hero-copy>p{max-width:590px;margin:0;color:hsla(0,0%,100%,.46);font-size:.65rem;line-height:1.7;word-break:keep-all}.health-hero-copy>div{display:flex;margin-top:24px;gap:8px}.health-hero-copy>div a{display:flex;min-height:39px;padding:0 13px;align-items:center;gap:9px;border:1px solid hsla(0,0%,100%,.13);border-radius:9px;color:hsla(0,0%,100%,.64);font-size:.53rem;font-weight:700}.health-hero-copy>div a:first-child{border-color:#f4f2eb;background:#f4f2eb;color:#1e211d}.health-hero-copy>div a i{color:#ff715d;font-size:.45rem}.health-radar{position:relative;display:grid;width:270px;height:270px;justify-self:center;place-items:center}.health-radar>i{position:absolute;border:1px solid hsla(0,0%,100%,.09);border-radius:50%}.health-radar>i:first-child{width:270px;height:270px}.health-radar>i:nth-child(2){width:205px;height:205px;border-color:rgba(255,112,91,.17)}.health-radar>i:nth-child(3){width:145px;height:145px}.health-radar:after,.health-radar:before{content:"";position:absolute;background:hsla(0,0%,100%,.06)}.health-radar:before{width:100%;height:1px}.health-radar:after{width:1px;height:100%}.health-radar .app-health-ring{position:relative;z-index:2;width:112px;height:112px}.health-radar .app-health-ring:before{width:92px;height:92px}.health-radar .app-health-ring strong{font-size:1.5rem}.health-radar-sweep{position:absolute;z-index:1;width:205px;height:205px;border-radius:50%;background:conic-gradient(from 0deg,rgba(255,112,91,.17),transparent 22%);animation:health-scan 5s linear infinite}.health-radar>b{position:absolute;z-index:3;bottom:8px;display:flex;padding:7px 10px;align-items:center;gap:7px;border:1px solid hsla(0,0%,100%,.1);border-radius:99px;background:#222923;color:hsla(0,0%,100%,.5);font-size:.43rem}.health-radar>b>i{width:5px;height:5px;border-radius:50%;background:#69bd7c}.health-hero-signal{position:absolute;right:36px;bottom:27px;display:flex;align-items:center;gap:9px;color:hsla(0,0%,100%,.46)}.health-hero-signal>i{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:hsla(0,0%,100%,.06);color:#ff7562;font-size:.55rem}.health-hero-signal span{display:flex;flex-direction:column}.health-hero-signal small{font-size:.4rem;text-transform:uppercase}.health-hero-signal strong{color:hsla(0,0%,100%,.68);font-size:.48rem}@keyframes health-scan{to{transform:rotate(1turn)}}.health-loading,.health-metrics{display:grid;margin:15px 0;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.health-loading>i{height:120px;border-radius:14px;background:linear-gradient(90deg,#e7e6e1,#f5f4f0,#e7e6e1);background-size:200% 100%;animation:app-shimmer 1.4s infinite}.health-metrics article{display:grid;min-height:116px;padding:18px;grid-template-columns:37px 1fr;grid-gap:12px;gap:12px;align-items:start;border:1px solid var(--app-line);border-radius:14px;background:#fff}.health-metrics article>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#edf2ec;color:#5e8967;font-size:.64rem}.health-metrics article.care{border-color:#e3c8a5;background:#fbf7ef}.health-metrics article.care>span{background:#f4eadc;color:#aa7544}.health-metrics article.good>span{background:#e5f0e7;color:#5a8b65}.health-metrics article>div{display:flex;flex-direction:column}.health-metrics small{color:#93968e;font-size:.46rem}.health-metrics strong{margin:3px 0;font-size:1.55rem;letter-spacing:-.05em;line-height:1}.health-metrics strong b{margin-left:3px;color:#9da098;font-size:.48rem}.health-metrics p{margin:3px 0 0;color:#a0a29b;font-size:.46rem}.health-main-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:15px;gap:15px;align-items:start}.health-account-panel,.health-events-panel,.health-gates-panel{padding:25px}.health-panel-head{display:flex;align-items:flex-start;justify-content:space-between}.health-panel-head>div>span{color:#9c9f97;font-size:.48rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.health-panel-head h2{margin:4px 0 2px;font-size:1.05rem;letter-spacing:-.035em}.health-panel-head p{margin:0;color:#92948d;font-size:.52rem}.health-panel-head>b,.health-panel-head>button{display:flex;min-height:34px;padding:0 10px;align-items:center;gap:7px;border:1px solid #dedfd8;border-radius:8px;background:#faf9f6;color:#777a73;font-size:.48rem}.health-account-list{margin-top:20px}.health-account-label,.health-account-list>a{display:grid;grid-template-columns:1.2fr .65fr .7fr 1fr 20px;grid-gap:10px;gap:10px;align-items:center}.health-account-label{min-height:31px;color:#a1a39c;font-size:.41rem;text-transform:uppercase}.health-account-list>a{min-height:72px;border-top:1px solid #e8e9e2}.health-account-list>a>div:first-child{display:flex;min-width:0;align-items:center;gap:9px}.health-account-avatar{display:grid;width:32px;height:32px;flex:none;place-items:center;border-radius:9px;background:#e8f1ea;color:#5e8d68;font-size:.65rem}.health-account-avatar.care{background:#f6eee2;color:#a97848}.health-account-avatar.danger{background:#f7e6e3;color:#bc5d4c}.health-account-list>a>div:first-child>span:last-child{display:flex;min-width:0;flex-direction:column}.health-account-list>a>div:first-child strong{overflow:hidden;font-size:.56rem;text-overflow:ellipsis;white-space:nowrap}.health-account-list>a>div:first-child small{color:#9da098;font-size:.43rem}.health-score{display:flex;align-items:center;gap:8px}.health-score strong{font-size:.58rem}.health-score>i{display:block;width:55px;height:5px;overflow:hidden;border-radius:7px;background:#e8e9e2}.health-score>i b{display:block;height:100%;border-radius:inherit;background:#61936b}.health-account-list>a>span{display:flex;width:max-content;padding:5px 7px;align-items:center;gap:5px;border-radius:7px;background:#eaf3ec;color:#5b8965;font-size:.44rem;font-weight:700}.health-account-list>a>span.care{background:#f5ede1;color:#9a7049}.health-tags{display:flex;flex-wrap:wrap;gap:4px}.health-tags b{padding:4px 6px;border-radius:6px;background:#f4ebe1;color:#977051;font-size:.4rem;font-weight:650}.health-tags b.good{background:#e9f2eb;color:#5c8966}.health-account-list>a>i{color:#a5a7a0;font-size:.44rem}.health-gates{margin-top:18px}.health-gates article{display:grid;min-height:84px;grid-template-columns:34px 1fr 18px;grid-gap:10px;gap:10px;align-items:center;border-top:1px solid #e8e9e2}.health-gates article>span{display:grid;width:33px;height:33px;place-items:center;border-radius:9px;background:#f0f0eb;color:#617f68;font-size:.59rem}.health-gates article>div{display:grid;grid-template-columns:22px 1fr}.health-gates small{color:#ff6752;font-size:.42rem;font-weight:750}.health-gates strong{font-size:.54rem}.health-gates p{grid-column:1/-1;margin:4px 0 0;color:#94968f;font-size:.45rem;line-height:1.45}.health-gates article>i{display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:#e5efe7;color:#5b8e66;font-size:.35rem}.health-gates-panel>a{display:flex;min-height:38px;margin-top:9px;padding:0 11px;align-items:center;justify-content:space-between;border-radius:9px;background:#20231f;color:#fff;font-size:.5rem;font-weight:700}.health-gates-panel>a i{color:#ff715d}.health-lower-grid{display:grid;margin-top:15px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:15px;gap:15px}.health-positive{display:grid;min-height:155px;margin-top:18px;padding:23px;grid-template-columns:48px 1fr 22px;grid-gap:14px;gap:14px;align-items:center;border-radius:13px;background:#edf4ee;color:#526c58}.health-positive>span{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:hsla(0,0%,100%,.55);color:#5a8e66}.health-positive strong{font-size:.65rem}.health-positive p{margin:4px 0 0;color:#718478;font-size:.5rem}.health-positive>i{color:#64a071}.health-event-list{margin-top:18px}.health-event-list>a{display:grid;min-height:61px;grid-template-columns:31px 1fr 100px 18px;grid-gap:10px;gap:10px;align-items:center;border-top:1px solid #e8e9e2}.health-event-list>a>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#f6e8e5;color:#af6254;font-size:.54rem}.health-event-list>a>div{display:flex;flex-direction:column}.health-event-list small{color:#a0a29b;font-size:.41rem}.health-event-list strong{font-size:.53rem}.health-event-list time{color:#92948d;font-size:.44rem;text-align:right}.health-event-list>a>i{color:#a4a69f;font-size:.42rem}.health-principle{display:flex;min-height:285px;padding:30px;justify-content:center;flex-direction:column;overflow:hidden;border-radius:17px;background:#dfeae1;color:#3e5745}.health-principle>span{color:#6f8b77;font-size:.46rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.health-principle>span i{margin-right:7px}.health-principle h2{margin:12px 0 11px;font-size:1.3rem;letter-spacing:-.045em;line-height:1.15}.health-principle p{margin:0;color:#657b6b;font-size:.52rem;line-height:1.7;word-break:keep-all}.health-principle>a{display:flex;width:max-content;margin-top:20px;padding-bottom:6px;align-items:center;gap:11px;border-bottom:1px solid rgba(62,87,69,.24);font-size:.5rem;font-weight:700}.health-principle>a i{font-size:.42rem}@media (max-width:1180px){.health-lower-grid,.health-main-grid{grid-template-columns:1fr}.health-gates-panel{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:18px 30px;gap:18px 30px}.health-gates-panel>.app-panel-head{grid-column:1}.health-gates{grid-column:2;grid-row:1/3;margin:0}.health-gates-panel>a{grid-column:1;align-self:end}.health-principle{min-height:230px}}@media (max-width:900px){.health-hero{grid-template-columns:1fr 250px}.health-radar,.health-radar>i:first-child{width:230px;height:230px}.health-metrics{grid-template-columns:1fr 1fr}}@media (max-width:650px){.app-notice-drawer{padding:22px 18px 85px}.app-notice-summary{grid-template-columns:40px 1fr}.app-notice-summary>a{grid-column:1/-1;justify-content:flex-end}.app-notice-drawer>footer{position:absolute;right:18px;bottom:18px;left:18px;background:#f6f4ee}.health-hero{display:flex;min-height:430px;padding:32px 24px;align-items:flex-start;flex-direction:column}.health-hero h2{font-size:2.5rem}.health-hero-copy>p{max-width:310px}.health-hero-copy>div{flex-wrap:wrap}.health-radar{position:absolute;right:-46px;bottom:-33px;width:230px;height:230px;opacity:.52}.health-hero-signal{right:22px;bottom:20px}.health-radar>b{display:none}.health-metrics{grid-template-columns:1fr 1fr}.health-metrics article{min-height:128px;padding:15px;grid-template-columns:1fr}.health-account-panel,.health-events-panel,.health-gates-panel{padding:19px}.health-panel-head{align-items:flex-start;flex-direction:column;gap:12px}.health-account-label{display:none}.health-account-list>a{min-height:92px;grid-template-columns:1fr auto 18px}.health-account-list>a>.health-score{grid-column:2;grid-row:1}.health-account-list>a>span{grid-column:1;width:max-content}.health-tags{grid-column:2}.health-account-list>a>i{grid-column:3;grid-row:1/3}.health-gates-panel{display:block}.health-gates{margin-top:18px}.health-gates-panel>a{margin-top:12px}.health-event-list>a{grid-template-columns:31px 1fr 18px}.health-event-list time{display:none}.health-principle{padding:25px}.health-principle h2{font-size:1.2rem}}.app-command-strip{display:grid;min-height:72px;margin:15px 0;padding:9px;grid-template-columns:135px repeat(3,1fr);grid-gap:7px;gap:7px;border:1px solid var(--app-line);border-radius:15px;background:#fff}.app-command-strip>span{display:flex;padding-left:10px;align-items:center;gap:7px;color:#9b9d96;font-size:.46rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.app-command-strip>span i{color:var(--app-coral)}.app-command-strip>a{display:grid;min-width:0;padding:9px 11px;grid-template-columns:30px 1fr 18px;grid-gap:9px;gap:9px;align-items:center;border-radius:10px;background:#f5f4ef}.app-command-strip>a>i:first-child{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:#fff;color:#657e69;font-size:.55rem}.app-command-strip>a>span{display:flex;min-width:0;flex-direction:column}.app-command-strip strong{font-size:.52rem}.app-command-strip small{overflow:hidden;color:#9c9e97;font-size:.42rem;text-overflow:ellipsis;white-space:nowrap}.app-command-strip>a>i:last-child{color:#a0a29b;font-size:.4rem}.app-command-strip>a:hover{background:#eeede7}.app-command-strip>a:hover>i:last-child{color:var(--app-coral);transform:translateX(2px)}.app-rhythm-link{display:flex;margin-top:14px;padding-top:13px;align-items:center;justify-content:space-between;border-top:1px solid #e8e8e2;color:#696b65;font-size:.49rem;font-weight:700}.app-rhythm-link i{color:var(--app-coral);font-size:.42rem}.planner-hero{position:relative;display:grid;min-height:320px;padding:43px 46px;grid-template-columns:minmax(0,1fr) 420px;align-items:center;overflow:hidden;border-radius:22px;background:#1a211c;color:#fff}.planner-hero>div:first-child>span{color:hsla(0,0%,100%,.42);font-size:.56rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.planner-hero>div:first-child>span i{margin-right:8px;color:#ff7562}.planner-hero h2{margin:14px 0 11px;color:#fff;font-size:clamp(2.4rem,3.7vw,3.9rem);font-weight:720;letter-spacing:-.068em;line-height:1}.planner-hero>div:first-child>p{max-width:560px;margin:0;color:hsla(0,0%,100%,.45);font-size:.65rem;line-height:1.7;word-break:keep-all}.planner-week-visual{display:grid;height:160px;padding:0 12px;grid-template-columns:repeat(7,1fr);grid-gap:9px;gap:9px;align-items:end}.planner-week-visual>div{display:flex;height:100%;align-items:center;justify-content:flex-end;flex-direction:column}.planner-week-visual>div>i{display:flex;width:100%;height:105px;align-items:flex-end;justify-content:center;border-bottom:1px solid hsla(0,0%,100%,.13)}.planner-week-visual>div>i b{display:block;width:70%;min-height:7px;border-radius:6px 6px 1px 1px;background:linear-gradient(180deg,#ff715c,#60836a)}.planner-week-visual strong{margin-top:8px;color:hsla(0,0%,100%,.62);font-size:.47rem}.planner-week-visual small{color:hsla(0,0%,100%,.27);font-size:.39rem}.planner-hero-badge{position:absolute;right:43px;bottom:24px;display:flex;align-items:center;gap:9px}.planner-hero-badge>i{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:hsla(0,0%,100%,.06);color:#ff7562;font-size:.52rem}.planner-hero-badge span{display:flex;flex-direction:column}.planner-hero-badge small{color:hsla(0,0%,100%,.3);font-size:.4rem;text-transform:uppercase}.planner-hero-badge strong{color:hsla(0,0%,100%,.65);font-size:.47rem}.planner-loading,.planner-metrics{display:grid;margin:15px 0;grid-template-columns:repeat(3,1fr) 1.35fr;grid-gap:10px;gap:10px}.planner-loading>i{height:105px;border-radius:14px;background:linear-gradient(90deg,#e7e6e1,#f5f4f0,#e7e6e1);background-size:200% 100%;animation:app-shimmer 1.4s infinite}.planner-metrics article{display:flex;min-height:96px;padding:17px;align-items:center;gap:12px;border:1px solid var(--app-line);border-radius:14px;background:#fff}.planner-metrics article>i{display:grid;width:36px;height:36px;flex:none;place-items:center;border-radius:10px;background:#edf2ec;color:#608568;font-size:.65rem}.planner-metrics article>span{display:flex;flex-direction:column}.planner-metrics small{color:#969890;font-size:.45rem}.planner-metrics strong{margin:2px 0;font-size:1.35rem;letter-spacing:-.04em;line-height:1}.planner-metrics strong b{margin-left:3px;color:#9da098;font-size:.46rem}.planner-metrics p{margin:0;color:#a0a29b;font-size:.43rem}.planner-metrics article.timezone{display:grid;grid-template-columns:1fr auto}.planner-metrics .timezone>div{display:flex;flex-direction:column}.planner-metrics .timezone>div strong{margin-top:5px;font-size:.78rem;letter-spacing:-.02em}.planner-metrics .timezone>span{padding:6px 8px;border-radius:8px;background:#f0efe9;color:#777a73;font-size:.44rem}.planner-metrics .timezone>span i{margin-right:5px;color:#e76451}.planner-layout{display:grid;grid-template-columns:minmax(0,1.45fr) 370px;grid-gap:15px;gap:15px;align-items:start}.planner-board,.planner-editor{padding:25px}.planner-panel-head{display:flex;align-items:flex-start;justify-content:space-between}.planner-panel-head>div>span{color:#9a9c95;font-size:.48rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.planner-panel-head h2{margin:4px 0 2px;font-size:1.05rem}.planner-panel-head p{margin:0;color:#92948d;font-size:.52rem}.planner-panel-head>a{display:flex;min-height:34px;padding:0 10px;align-items:center;gap:8px;border:1px solid #dedfd8;border-radius:8px;color:#71746c;font-size:.48rem;font-weight:700}.planner-panel-head>a i{color:var(--app-coral);font-size:.42rem}.planner-account-list{margin-top:20px}.planner-account-label,.planner-account-list>button{display:grid;width:100%;grid-template-columns:1.15fr 1fr .75fr .8fr .6fr 18px;grid-gap:10px;gap:10px;align-items:center}.planner-account-label{min-height:31px;padding:0 8px;color:#a1a39c;font-size:.4rem;text-align:left;text-transform:uppercase}.planner-account-list>button{min-height:76px;padding:0 8px;border:0;border-top:1px solid #e8e9e2;background:#fff;color:#252822;text-align:left;cursor:pointer}.planner-account-list>button.selected{margin-top:-1px;border:1px solid #d7d8d1;border-radius:11px;background:#f7f6f2;box-shadow:0 8px 22px rgba(24,28,24,.04)}.planner-account-list>button>div:first-child{display:flex;min-width:0;align-items:center;gap:9px}.planner-account-list>button>div:first-child>span{display:grid;width:32px;height:32px;flex:none;place-items:center;border-radius:9px;background:#f4e9e5;color:#e05e4c;font-size:.65rem}.planner-account-list>button>div:first-child>div{display:flex;min-width:0;flex-direction:column}.planner-account-list>button>div:first-child strong{overflow:hidden;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.planner-account-list>button>div:first-child small{color:#9c9e97;font-size:.42rem}.planner-days-mini{display:flex;gap:3px}.planner-days-mini i{display:grid;width:20px;height:20px;place-items:center;border-radius:6px;background:#efefea;color:#aaaca5;font-size:.38rem;font-style:normal}.planner-days-mini i.on{background:#dfece2;color:#548161;font-weight:750}.planner-account-list>button>strong{color:#63665f;font-size:.48rem}.planner-task-tags{display:flex;flex-wrap:wrap;gap:3px}.planner-task-tags b{padding:4px 5px;border-radius:5px;background:#f0efe9;color:#777a73;font-size:.39rem;font-weight:650}.planner-account-list>button>span{display:flex;width:max-content;align-items:center;gap:5px;color:#9a9c95;font-size:.43rem;font-weight:700}.planner-account-list>button>span i{width:5px;height:5px;border-radius:50%;background:#a6a8a1}.planner-account-list>button>span.running{color:#5d8a67}.planner-account-list>button>span.running i{background:#64a772;box-shadow:0 0 0 3px rgba(100,167,114,.1)}.planner-account-list>button>i{color:#a7a9a2;font-size:.42rem}.planner-editor{position:-webkit-sticky;position:sticky;top:101px}.planner-selected{display:grid;min-height:67px;margin:20px 0 13px;padding:12px;grid-template-columns:37px 1fr auto;grid-gap:10px;gap:10px;align-items:center;border-radius:11px;background:#f3f2ed}.planner-selected>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#fff;color:#e15e4c;font-size:.72rem}.planner-selected>div{display:flex;min-width:0;flex-direction:column}.planner-selected small{color:#9c9e97;font-size:.4rem}.planner-selected strong{overflow:hidden;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.planner-selected>b{padding:5px 7px;border-radius:7px;background:#e6f0e8;color:#5a8864;font-size:.42rem}.planner-selected>b.care{background:#f4eadf;color:#9f7049}.planner-enable,.planner-random{display:grid;min-height:67px;padding:12px;grid-template-columns:34px 1fr 28px;grid-gap:10px;gap:10px;align-items:center;border:1px solid #e1e2db;border-radius:11px;background:#faf9f6;cursor:pointer}.planner-enable>input,.planner-random>input{position:absolute;opacity:0}.planner-enable>span,.planner-random>span{display:grid;width:33px;height:33px;place-items:center;border-radius:9px;background:#efefe9;color:#93968e;font-size:.59rem}.planner-enable>div,.planner-random>div{display:flex;flex-direction:column}.planner-enable strong,.planner-random strong{font-size:.53rem}.planner-enable small,.planner-random small{color:#9c9e97;font-size:.42rem}.planner-enable>b{position:relative;width:27px;height:16px;border-radius:99px;background:#d6d7d0}.planner-enable>b i{position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;background:#fff;transition:transform .2s}.planner-enable.active{border-color:#bcd4c1;background:#eff5f0}.planner-enable.active>span{background:#dfece2;color:#5d8c67}.planner-enable.active>b{background:#5f966c}.planner-enable.active>b i{transform:translateX(11px)}.planner-field{margin-top:20px}.planner-field>span,.planner-time-fields label>span{display:block;margin-bottom:8px;color:#686a64;font-size:.5rem;font-weight:700}.planner-day-picker{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px}.planner-day-picker button{display:flex;min-width:0;height:45px;padding:0;align-items:center;justify-content:center;flex-direction:column;border:1px solid #e1e2db;border-radius:8px;background:#faf9f6;color:#92948d}.planner-day-picker button strong{font-size:.48rem}.planner-day-picker button small{display:none}.planner-day-picker button.active{border-color:#242722;background:#242722;color:#fff}.planner-time-fields{display:grid;margin-top:17px;grid-template-columns:1fr 17px 1fr;grid-gap:7px;gap:7px;align-items:end}.planner-time-fields>i{margin-bottom:16px;color:#a0a29b;font-size:.42rem;text-align:center}.planner-time-fields label>div{display:flex;height:42px;align-items:center;border:1px solid #dedfd8;border-radius:9px;background:#faf9f6}.planner-time-fields label>div>i{width:33px;color:#92948d;text-align:center;font-size:.52rem}.planner-time-fields input{width:100%;height:100%;min-width:0;padding:0 7px 0 0;border:0;outline:0;background:transparent;color:#3f423c;font-size:.52rem}.planner-random{min-height:64px;margin-top:17px}.planner-random>b{display:grid;width:24px;height:24px;place-items:center;border:1px solid #dadbd4;border-radius:7px;color:transparent;font-size:.42rem}.planner-random.active{border-color:#c4d8c8;background:#f0f5f1}.planner-random.active>span{background:#dfece2;color:#5d8d67}.planner-random.active>b{border-color:#61946c;background:#61946c;color:#fff}.planner-window-summary{display:grid;min-height:64px;margin-top:12px;padding:11px;grid-template-columns:33px 1fr auto;grid-gap:10px;gap:10px;align-items:center;border-radius:10px;background:#f5eee4;color:#775f4d}.planner-window-summary>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:hsla(0,0%,100%,.52);color:#a3734d}.planner-window-summary>div{display:flex;flex-direction:column}.planner-window-summary small{font-size:.4rem}.planner-window-summary strong{font-size:.58rem}.planner-window-summary p{margin:0;color:#9a7e68;font-size:.42rem}.planner-save{display:flex;width:100%;min-height:44px;margin-top:14px;padding:0 13px;align-items:center;justify-content:space-between;border:0;border-radius:10px;background:#20231f;color:#fff;font-size:.55rem;font-weight:700}.planner-save i{color:#ff7562}.planner-save:disabled{opacity:.55}.planner-time-fields label,.planner-time-fields label>div{min-width:0}.planner-time-fields label>div>i{flex:none}.planner-time-fields input{width:0;flex:1 1}.planner-enable>input,.planner-random>input{width:1px;height:1px;overflow:hidden}.planner-safety-band{display:grid;min-height:135px;margin-top:15px;padding:26px 29px;grid-template-columns:43px 1fr auto;grid-gap:16px;gap:16px;align-items:center;border-radius:17px;background:#dfeae1;color:#405847}.planner-safety-band>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:hsla(0,0%,100%,.5);color:#5e8967}.planner-safety-band>div>small{color:#78907e;font-size:.42rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.planner-safety-band h2{margin:3px 0;font-size:.78rem}.planner-safety-band p{margin:0;color:#6a7f70;font-size:.49rem}.planner-safety-band>a{display:flex;min-height:37px;padding:0 11px;align-items:center;gap:9px;border:1px solid rgba(62,86,68,.17);border-radius:9px;background:hsla(0,0%,100%,.28);font-size:.49rem;font-weight:700}@media (max-width:1250px){.app-command-strip{grid-template-columns:repeat(3,1fr)}.app-command-strip>span{display:none}.planner-layout{grid-template-columns:1fr}.planner-editor{position:static;display:grid;grid-template-columns:1fr 1fr;grid-gap:0 18px;gap:0 18px}.planner-editor>.app-panel-head,.planner-save,.planner-selected{grid-column:1/-1}.planner-enable,.planner-field,.planner-time-fields{grid-column:1}.planner-random,.planner-window-summary{grid-column:2}.planner-random{margin-top:20px}.planner-window-summary{align-self:end}}@media (max-width:900px){.app-top-actions .app-logout{display:grid;width:36px;min-width:36px;padding:0;place-items:center}.app-top-actions .app-logout span{display:none}.planner-hero{grid-template-columns:1fr 300px}.planner-metrics{grid-template-columns:1fr 1fr}.planner-account-label{display:none}.planner-account-list>button{grid-template-columns:1.15fr 1fr .75fr .6fr 18px}.planner-task-tags{display:none}}@media (max-width:650px){.app-command-strip{grid-template-columns:1fr}.app-command-strip>a{min-height:58px}.planner-hero{display:flex;min-height:365px;padding:31px 24px;align-items:flex-start;flex-direction:column}.planner-hero h2{font-size:2.45rem}.planner-hero>div:first-child>p{max-width:310px}.planner-week-visual{position:absolute;right:10px;bottom:22px;left:42%;height:125px;padding:0;gap:4px;opacity:.34}.planner-week-visual>div>i{height:80px}.planner-hero-badge{right:21px;bottom:19px}.planner-metrics{grid-template-columns:1fr 1fr}.planner-metrics article{min-height:115px;padding:15px;align-items:flex-start;flex-direction:column}.planner-metrics article.timezone{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.planner-board,.planner-editor{padding:19px}.planner-panel-head{align-items:flex-start;flex-direction:column;gap:12px}.planner-account-list>button{min-height:100px;grid-template-columns:1fr auto 18px}.planner-account-list>button>.planner-days-mini{grid-column:1/-1}.planner-account-list>button>strong{grid-column:2;grid-row:1}.planner-account-list>button>span{grid-column:1}.planner-account-list>button>i{grid-column:3;grid-row:1/3}.planner-editor{display:block}.planner-random{margin-top:17px}.planner-day-picker{gap:3px}.planner-safety-band{grid-template-columns:38px 1fr;padding:23px}.planner-safety-band>a{grid-column:2;width:max-content}.planner-safety-band p{line-height:1.55}}.v4-hero{position:relative;min-height:900px;overflow:hidden;background:#f2efe8}.v4-hero:before{content:"";position:absolute;top:88px;right:-170px;width:610px;height:610px;border:1px solid rgba(255,91,69,.12);border-radius:50%;pointer-events:none}.v4-header{position:relative;z-index:10}.v4-hero-grid{display:grid;width:min(1360px,calc(100% - 80px));min-height:780px;margin:0 auto;padding:52px 0 76px;grid-template-columns:minmax(0,.88fr) minmax(560px,1.12fr);grid-gap:clamp(45px,6vw,92px);gap:clamp(45px,6vw,92px);align-items:center}.v4-hero-copy{position:relative;z-index:4;padding-left:clamp(0px,2vw,22px)}.v4-kicker{display:inline-flex;align-items:center;gap:10px;color:#777a72;font-size:.68rem;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.v4-kicker>i{width:8px;height:8px;border-radius:50%;background:var(--v3-coral);box-shadow:0 0 0 5px rgba(255,91,69,.12)}.v4-hero h1{max-width:760px;margin:25px 0 24px;font-size:clamp(3.8rem,5.85vw,6.1rem);font-weight:790;letter-spacing:-.078em;line-height:.93;word-break:keep-all}.v4-hero h1 span{color:var(--v3-coral);font-weight:390}.v4-hero-copy>p{max-width:575px;margin:0;color:#676a63;font-size:clamp(.97rem,1.2vw,1.08rem);line-height:1.78;word-break:keep-all}.v4-outcomes{display:flex;margin:25px 0 27px;flex-wrap:wrap;gap:7px}.v4-outcomes>span{display:flex;min-height:32px;padding:0 10px;align-items:center;gap:7px;border:1px solid #d8d8d1;border-radius:99px;background:hsla(0,0%,100%,.46);color:#60625d;font-size:.65rem}.v4-outcomes>span i{color:#5c8866;font-size:.62rem}.v4-outcomes b{font-weight:680}.v4-actions{display:flex;flex-wrap:wrap;gap:10px}.v4-button{display:inline-flex;min-height:56px;padding:0 22px;align-items:center;justify-content:center;gap:13px;border:1px solid transparent;border-radius:13px;font-size:.91rem;font-weight:760;transition:transform .18s ease,background .18s ease,border-color .18s ease}.v4-button:hover{transform:translateY(-2px)}.v4-button.primary{min-width:205px;justify-content:space-between;background:#1b1e1a;color:#fff;box-shadow:0 11px 28px rgba(25,28,24,.14)}.v4-button.primary i{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;font-size:.65rem}.v4-button.primary i,.v4-button.primary:hover{background:var(--v3-coral)}.v4-button.primary:hover i{background:hsla(0,0%,100%,.17)}.v4-button.secondary{border-color:#c9cac3;color:#484a45}.v4-button.secondary i{color:var(--v3-coral)}.v4-button.secondary:hover{border-color:#9b9d96;background:hsla(0,0%,100%,.5)}.v4-proof{display:flex;margin-top:19px;flex-wrap:wrap;gap:9px 17px;color:#858780;font-size:.65rem}.v4-proof span{display:inline-flex;align-items:center;gap:6px}.v4-proof i{color:#5d8c67;font-size:.58rem}.v4-hero-visual{position:relative;min-width:0;height:650px}.v4-image-frame{position:absolute;inset:0 12px 0 20px;overflow:hidden;border-radius:32px 150px 32px 32px;background:#d9d2c6;box-shadow:0 25px 70px rgba(54,48,40,.16)}.v4-image-frame:after{content:"";position:absolute;inset:0;border:1px solid hsla(0,0%,100%,.55);border-radius:inherit;pointer-events:none}.v4-hero-image{object-fit:cover;object-position:54% center;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.v4-image-frame:hover .v4-hero-image{transform:scale(1.025)}.v4-image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,23,20,.02) 48%,rgba(20,23,20,.32))}.v4-image-tag{position:absolute;top:25px;left:25px;display:inline-flex;min-height:37px;padding:0 13px;align-items:center;gap:8px;border:1px solid hsla(0,0%,100%,.6);border-radius:99px;background:hsla(45,40%,96%,.73);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#454742;font-size:.62rem;font-weight:720}.v4-image-tag i{color:var(--v3-coral)}.v4-growth-card{position:absolute;z-index:3;top:92px;left:-36px;width:205px;padding:18px;border:1px solid hsla(0,0%,100%,.75);border-radius:18px;background:hsla(0,0%,100%,.9);box-shadow:0 18px 45px rgba(40,37,32,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.v4-growth-card>div:first-child,.v4-growth-card>div:nth-child(2){display:flex;align-items:center;justify-content:space-between}.v4-growth-card>div:first-child>span{display:flex;flex-direction:column}.v4-growth-card small{color:#a0a29b;font-size:.44rem;text-transform:uppercase}.v4-growth-card>div:first-child strong{font-size:.6rem}.v4-growth-card>div:first-child>i{color:var(--v3-coral);font-size:.69rem}.v4-growth-card>div:nth-child(2){margin-top:11px;align-items:flex-end}.v4-growth-card>div:nth-child(2)>strong{font-size:2rem;letter-spacing:-.055em;line-height:1}.v4-growth-card>div:nth-child(2)>span{padding:4px 6px;border-radius:6px;background:#e7f1e8;color:#4e805b;font-size:.49rem;font-weight:750}.v4-mini-chart{display:flex;height:39px;margin-top:14px;align-items:flex-end;gap:4px}.v4-mini-chart i{flex:1 1;min-height:4px;border-radius:3px 3px 1px 1px;background:#efb0a7}.v4-mini-chart i:nth-last-child(-n+3){background:var(--v3-coral)}.v4-health-card{position:absolute;z-index:3;right:-17px;bottom:43px;display:grid;width:230px;min-height:75px;padding:14px;grid-template-columns:38px 1fr 42px;grid-gap:10px;gap:10px;align-items:center;border:1px solid hsla(0,0%,100%,.78);border-radius:16px;background:hsla(0,0%,100%,.9);box-shadow:0 18px 46px rgba(40,37,32,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.v4-health-card>span{display:grid;width:37px;height:37px;place-items:center;border-radius:10px;background:#e6f0e7;color:#5c8d67}.v4-health-card>div{display:flex;flex-direction:column}.v4-health-card small{color:#9b9d96;font-size:.43rem}.v4-health-card strong{font-size:.61rem}.v4-health-card>i{display:block;height:5px;overflow:hidden;border-radius:8px;background:#e4e6df}.v4-health-card>i b{display:block;width:92%;height:100%;border-radius:inherit;background:#5d9369}.v4-fit-card{position:absolute;z-index:3;right:24px;top:107px;display:grid;width:112px;padding:12px;grid-template-columns:1fr auto;border:1px solid hsla(0,0%,100%,.52);border-radius:14px;background:rgba(25,29,25,.78);box-shadow:0 14px 38px rgba(24,27,23,.2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff}.v4-fit-card small{grid-column:1/-1;color:hsla(0,0%,100%,.43);font-size:.39rem;text-transform:uppercase}.v4-fit-card strong{margin-top:4px;font-size:1.35rem;line-height:1}.v4-fit-card>span{padding-top:10px;color:hsla(0,0%,100%,.42);font-size:.4rem}.v4-fit-card>i{display:block;height:4px;margin-top:9px;grid-column:1/-1;overflow:hidden;border-radius:5px;background:hsla(0,0%,100%,.13)}.v4-fit-card>i b{display:block;width:94%;height:100%;border-radius:inherit;background:#ff725e}.v4-scroll-cue{position:absolute;right:max(40px,calc((100% - 1360px)/2));bottom:24px;display:flex;align-items:center;gap:10px;color:#9a9c95;font-size:.56rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.v4-scroll-cue span{width:42px;height:1px;background:#b9bbb4}.v4-value-path{width:min(1280px,calc(100% - 80px));margin:0 auto;padding:120px 0 125px}.v4-value-head{display:grid;grid-template-columns:1.12fr .68fr;grid-gap:100px;gap:100px;align-items:end}.v4-value-head h2{margin:17px 0 0;font-size:clamp(2.65rem,4.4vw,4.45rem);font-weight:760;letter-spacing:-.065em;line-height:.99}.v4-value-head h2 em{color:var(--v3-coral);font-style:normal;font-weight:350}.v4-value-head>div:last-child>p{margin:0;color:#74766f;font-size:.92rem;line-height:1.75;word-break:keep-all}.v4-value-head>div:last-child>a{display:inline-flex;margin-top:20px;padding-bottom:7px;align-items:center;gap:13px;border-bottom:1px solid #b9bbb4;font-size:.75rem;font-weight:740}.v4-value-head>div:last-child>a i{color:var(--v3-coral);font-size:.62rem}.v4-path-grid{display:grid;margin-top:64px;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--v3-line);border-bottom:1px solid var(--v3-line)}.v4-path-grid article{position:relative;min-height:355px;padding:31px 32px 30px}.v4-path-grid article>div:first-child{display:flex;align-items:center;justify-content:space-between}.v4-path-grid article>div:first-child>span{color:var(--v3-coral);font-size:.68rem;font-weight:750}.v4-path-grid article>div:first-child>i{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#f0eee8;color:#576f5d;font-size:.85rem}.v4-path-grid article>small{display:block;margin-top:67px;color:#9b9d96;font-size:.55rem;font-weight:740;letter-spacing:.1em;text-transform:uppercase}.v4-path-grid h3{margin:8px 0 10px;font-size:1.22rem;letter-spacing:-.025em}.v4-path-grid p{margin:0;color:#777a72;font-size:.83rem;line-height:1.7;word-break:keep-all}.v4-path-grid article>b{position:absolute;right:32px;bottom:29px;left:32px;display:flex;padding-top:14px;align-items:center;gap:7px;border-top:1px solid #e5e5df;color:#6d7f70;font-size:.62rem;font-weight:680}.v4-path-grid article>b i{color:#5d9269;font-size:.55rem}.v4-trust-line{display:grid;min-height:78px;margin-top:24px;padding:0 21px;grid-template-columns:repeat(4,1fr);align-items:center;border:1px solid #dfdfd8;border-radius:14px;background:#f5f3ed}.v4-trust-line span{display:flex;align-items:center;justify-content:center;gap:8px;color:#747770;font-size:.68rem}.v4-trust-line span:not(:last-child){border-right:1px solid #dedfd8}.v4-trust-line i{color:#5e8b68}@media (max-width:1100px){.v4-hero-grid{width:calc(100% - 48px);grid-template-columns:minmax(0,.9fr) minmax(450px,1.1fr);gap:42px}.v4-hero h1{font-size:clamp(3.7rem,6.5vw,5.3rem)}.v4-hero-visual{height:600px}.v4-growth-card{left:-15px}.v4-health-card{right:-5px}.v4-value-path{width:calc(100% - 48px)}.v4-value-head{gap:55px}}@media (max-width:820px){.v4-hero{min-height:auto}.v4-hero-grid{padding:70px 0 100px;grid-template-columns:1fr;gap:58px}.v4-hero-copy{padding:0 8px}.v4-hero-copy>p{max-width:650px}.v4-hero-visual{height:650px}.v4-image-frame{inset:0 28px}.v4-growth-card{left:5px}.v4-health-card{right:5px}.v4-scroll-cue{display:none}.v4-value-head{gap:28px}.v4-path-grid,.v4-value-head{grid-template-columns:1fr}.v4-path-grid article{min-height:285px}.v4-path-grid article:not(:last-child){border-right:0;border-bottom:1px solid var(--v3-line)}.v4-path-grid article>small{margin-top:40px}.v4-trust-line{grid-template-columns:1fr 1fr;padding:10px 18px}.v4-trust-line span{min-height:47px}.v4-trust-line span:not(:last-child){border-right:0}.v4-trust-line span:nth-child(odd){border-right:1px solid #dedfd8}.v4-trust-line span:nth-child(-n+2){border-bottom:1px solid #dedfd8}}@media (max-width:560px){.v4-hero-grid{width:calc(100% - 36px);padding:52px 0 76px;gap:43px}.v4-kicker{font-size:.56rem;letter-spacing:.09em}.v4-hero h1{margin:21px 0;font-size:clamp(2.8rem,13.4vw,3.58rem);line-height:.94}.v4-hero-copy>p{font-size:.9rem;line-height:1.72}.v4-outcomes{margin:21px 0 23px;gap:6px}.v4-outcomes>span{min-height:29px;padding:0 8px;font-size:.57rem}.v4-button{width:100%;min-height:52px}.v4-button.secondary{display:none}.v4-proof{gap:8px 12px;font-size:.59rem}.v4-hero-visual{height:490px}.v4-image-frame{inset:0 5px;border-radius:22px 88px 22px 22px}.v4-hero-image{object-position:58% center}.v4-image-tag{top:16px;left:16px;min-height:33px;font-size:.56rem}.v4-growth-card{top:82px;left:-3px;width:164px;padding:13px}.v4-growth-card>div:nth-child(2)>strong{font-size:1.55rem}.v4-mini-chart{height:30px}.v4-health-card{right:-2px;bottom:23px;width:198px;min-height:66px;padding:11px;grid-template-columns:33px 1fr 34px}.v4-health-card>span{width:32px;height:32px}.v4-fit-card{top:193px;right:11px;width:97px;padding:10px}.v4-fit-card strong{font-size:1.12rem}.v4-value-path{width:calc(100% - 36px);padding:82px 0 88px}.v4-value-head h2{font-size:2.72rem}.v4-value-head>div:last-child>p{font-size:.85rem}.v4-path-grid{margin-top:48px}.v4-path-grid article{min-height:290px;padding:26px 5px}.v4-path-grid article>small{margin-top:38px}.v4-path-grid article>b{right:5px;bottom:25px;left:5px}.v4-trust-line{margin-top:18px;padding:8px 12px}.v4-trust-line span{justify-content:flex-start;font-size:.56rem}.v4-trust-line span:nth-child(odd){padding-right:8px}.v4-trust-line span:nth-child(2n){padding-left:8px}}.v4-fit-planner{padding:125px max(40px,calc((100% - 1280px)/2)) 135px;background:#e4ebe3;color:#263029}.v4-fit-head{display:grid;grid-template-columns:1fr .62fr;grid-gap:95px;gap:95px;align-items:end}.v4-fit-head .v3-eyebrow{color:#6d8272}.v4-fit-head h2{margin:18px 0 0;font-size:clamp(2.75rem,4.7vw,4.7rem);font-weight:760;letter-spacing:-.068em;line-height:.98}.v4-fit-head h2 em{color:#568064;font-style:normal;font-weight:350}.v4-fit-head>p{margin:0;color:#647369;font-size:.93rem;line-height:1.78;word-break:keep-all}.v4-fit-shell{display:grid;margin-top:62px;grid-template-columns:360px minmax(0,1fr);overflow:hidden;border:1px solid rgba(65,91,72,.18);border-radius:23px;background:#f7f7f2;box-shadow:0 24px 65px rgba(49,66,54,.08)}.v4-fit-personas{display:flex;padding:28px;flex-direction:column;border-right:1px solid #d9ddd6;background:#f3f4ee}.v4-fit-personas>span{margin-bottom:18px;color:#8a948c;font-size:.55rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.v4-fit-personas>button{display:grid;min-height:76px;padding:12px;grid-template-columns:38px 1fr 18px;grid-gap:11px;gap:11px;align-items:center;border:0;border-top:1px solid #dde0d9;background:transparent;color:#747b75;text-align:left;cursor:pointer}.v4-fit-personas>button>i:first-child{display:grid;width:37px;height:37px;place-items:center;border-radius:10px;background:#e5e8e1;color:#718177;font-size:.68rem}.v4-fit-personas>button>span{display:flex;flex-direction:column}.v4-fit-personas>button small{color:#9a9f9b;font-size:.4rem;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.v4-fit-personas>button strong{font-size:.61rem}.v4-fit-personas>button>i:last-child{color:#aaafa9;font-size:.43rem}.v4-fit-personas>button.active{margin:6px 0;border-top-color:transparent;border-radius:12px;background:#1d241f;color:#fff;box-shadow:0 11px 25px rgba(31,40,33,.12)}.v4-fit-personas>button.active>i:first-child{background:hsla(0,0%,100%,.08);color:#ff735e}.v4-fit-personas>button.active small{color:hsla(0,0%,100%,.34)}.v4-fit-personas>button.active>i:last-child{color:#ff735e}.v4-fit-personas>div{display:flex;margin-top:auto;padding:17px 12px 0;gap:9px;border-top:1px solid #dde0d9;color:#8a928c}.v4-fit-personas>div>i{margin-top:3px;color:#688a70;font-size:.58rem}.v4-fit-personas>div p{margin:0;font-size:.5rem;line-height:1.6;word-break:keep-all}.v4-fit-result{position:relative;min-width:0;padding:39px 42px 36px;background:#fff}.v4-fit-result:after{content:"";position:absolute;top:-90px;right:-90px;width:250px;height:250px;border:1px solid rgba(255,91,69,.1);border-radius:50%;pointer-events:none}.v4-fit-result.mint:after{border-color:rgba(79,132,99,.15)}.v4-fit-result.charcoal:after{border-color:rgba(32,38,33,.12)}.v4-fit-result-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.v4-fit-result-top>span{color:#5e8968;font-size:.52rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.v4-fit-result-top>span i{margin-right:7px;color:var(--v3-coral)}.v4-fit-result-top>b{color:#a0a49f;font-size:.48rem;font-weight:700}.v4-fit-result>h3{max-width:690px;margin:18px 0 10px;font-size:1.65rem;letter-spacing:-.045em;line-height:1.2}.v4-fit-result>h3,.v4-fit-result>p{position:relative;z-index:1;word-break:keep-all}.v4-fit-result>p{max-width:720px;margin:0;color:#7b817c;font-size:.72rem;line-height:1.72}.v4-fit-config{display:grid;margin-top:28px;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.v4-fit-config article{display:grid;min-height:154px;padding:17px;grid-template-columns:35px 1fr;grid-gap:10px;gap:10px;align-content:start;border:1px solid #e1e3dc;border-radius:13px;background:#fafaf7}.v4-fit-config article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#e9f0ea;color:#628069;font-size:.6rem}.v4-fit-config article>div{display:flex;min-width:0;flex-direction:column}.v4-fit-config small{color:#a0a39e;font-size:.39rem;font-weight:720;text-transform:uppercase}.v4-fit-config strong{margin:2px 0 9px;font-size:.54rem}.v4-fit-config p{display:flex;margin:0;flex-wrap:wrap;gap:4px;color:#7d827e;font-size:.45rem;line-height:1.5}.v4-fit-config p b{padding:4px 6px;border-radius:5px;background:#eeefe9;color:#6c726d;font-size:.4rem;font-weight:650}.v4-fit-config article:not(:first-child) p{display:block}.v4-fit-preview{display:grid;min-height:112px;margin-top:10px;padding:16px 18px;grid-template-columns:145px 1fr auto;grid-gap:20px;gap:20px;align-items:center;border-radius:13px;background:#1d241f;color:#fff}.v4-fit-preview>div:first-child{display:flex;flex-direction:column}.v4-fit-preview>div:first-child small{color:hsla(0,0%,100%,.33);font-size:.4rem;text-transform:uppercase}.v4-fit-preview>div:first-child strong{margin-top:3px;font-size:.57rem}.v4-fit-preview>div:nth-child(2){display:flex;height:66px;align-items:flex-end;gap:8px}.v4-fit-preview>div:nth-child(2)>span{display:flex;height:100%;flex:1 1;align-items:center;justify-content:flex-end;flex-direction:column}.v4-fit-preview>div:nth-child(2) i{display:block;width:70%;min-height:5px;border-radius:4px 4px 1px 1px;background:linear-gradient(180deg,#ff715c,#63846c)}.v4-fit-preview>div:nth-child(2) small{margin-top:5px;color:hsla(0,0%,100%,.31);font-size:.35rem}.v4-fit-preview>b{display:flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.49);font-size:.42rem}.v4-fit-preview>b i{width:5px;height:5px;border-radius:50%;background:#69b77b;box-shadow:0 0 0 4px rgba(105,183,123,.09)}.v4-fit-actions{display:flex;margin-top:15px;align-items:center;justify-content:space-between}.v4-fit-actions>a{display:flex;min-height:44px;padding:0 14px;align-items:center;gap:18px;border-radius:10px;background:var(--v3-coral);color:#fff;font-size:.57rem;font-weight:750}.v4-fit-actions>a i{font-size:.48rem}.v4-fit-actions>span{display:flex;align-items:center;gap:6px;color:#858b86;font-size:.47rem}.v4-fit-actions>span i{color:#5d9068}.v4-mobile-conversion{display:none}@media (max-width:1050px){.v4-fit-planner{padding:100px 24px 110px}.v4-fit-head{gap:50px}.v4-fit-shell{grid-template-columns:300px minmax(0,1fr)}.v4-fit-result{padding:32px 29px}.v4-fit-config{grid-template-columns:1fr}.v4-fit-config article{min-height:85px}.v4-fit-preview{grid-template-columns:120px 1fr}.v4-fit-preview>b{display:none}}@media (max-width:760px){.v4-fit-head{gap:23px}.v4-fit-head,.v4-fit-shell{grid-template-columns:1fr}.v4-fit-personas{padding:18px;border-right:0;border-bottom:1px solid #d9ddd6}.v4-fit-personas>span{margin-bottom:10px}.v4-fit-personas>button{min-height:64px}.v4-fit-personas>div{margin-top:10px}.v4-fit-result{padding:29px 24px}.v4-fit-config{grid-template-columns:1fr 1fr 1fr}.v4-fit-config article{min-height:150px}.v4-fit-preview{grid-template-columns:120px 1fr}}@media (max-width:560px){.v4-fit-planner{padding:82px 18px 96px}.v4-fit-head h2{font-size:2.8rem}.v4-fit-head>p{font-size:.84rem}.v4-fit-shell{margin-top:43px;border-radius:17px}.v4-fit-personas{padding:14px}.v4-fit-personas>button{min-height:60px;padding:10px}.v4-fit-personas>div{padding:13px 8px 2px}.v4-fit-result{padding:26px 18px 22px}.v4-fit-result>h3{margin-top:15px;font-size:1.35rem}.v4-fit-result>p{font-size:.65rem}.v4-fit-config{margin-top:22px;grid-template-columns:1fr}.v4-fit-config article{min-height:86px}.v4-fit-preview{padding:14px;grid-template-columns:1fr;gap:9px}.v4-fit-preview>div:nth-child(2){height:58px}.v4-fit-actions{align-items:stretch;flex-direction:column;gap:10px}.v4-fit-actions>a{justify-content:space-between}.v4-fit-actions>span{padding-left:3px}.v4-mobile-conversion{position:fixed;right:12px;bottom:10px;left:12px;z-index:90;display:flex;min-height:66px;padding:9px 10px 9px 15px;align-items:center;justify-content:space-between;border:1px solid hsla(0,0%,100%,.14);border-radius:17px;background:rgba(24,29,25,.96);box-shadow:0 16px 45px rgba(18,22,19,.26);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;opacity:0;pointer-events:none;transform:translateY(18px);transition:opacity .22s ease,transform .22s ease}.v4-mobile-conversion.show{opacity:1;pointer-events:auto;transform:translateY(0)}.v4-mobile-conversion>span{display:flex;flex-direction:column}.v4-mobile-conversion small{color:hsla(0,0%,100%,.38);font-size:.43rem}.v4-mobile-conversion strong{font-size:.6rem}.v4-mobile-conversion>a{display:flex;min-height:45px;padding:0 14px;align-items:center;gap:12px;border-radius:12px;background:var(--v3-coral);color:#fff;font-size:.56rem;font-weight:750}.v4-mobile-conversion>a i{font-size:.45rem}.v3-footer{padding-bottom:105px}}.v4-hero{min-height:930px;background:radial-gradient(circle at 72% 18%,hsla(0,0%,100%,.82),transparent 29%),linear-gradient(135deg,#f4f1ea,#efeee7 62%,#e8eee7)}.v4-hero:after{content:"";position:absolute;bottom:68px;left:-170px;width:430px;height:430px;border:1px solid rgba(83,126,96,.12);border-radius:50%;pointer-events:none}.v4-header{position:absolute;top:16px;left:50%;z-index:30;width:min(1320px,calc(100% - 48px));height:68px;margin:0;padding:0 10px 0 20px;border:1px solid rgba(52,58,51,.1);border-radius:20px;background:hsla(50,33%,96%,.79);box-shadow:0 12px 38px rgba(37,42,36,.07);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateX(-50%)}.v4-header .v3-nav-hide{border-radius:9px}.v4-header .v3-nav-hide:hover{background:rgba(29,33,29,.055)}.v4-header .v3-nav-cta{min-height:46px;padding-right:14px;padding-left:17px}.v4-header .v3-nav-cta i{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:hsla(0,0%,100%,.12)}.v4-hero-grid{min-height:850px;padding-top:116px;padding-bottom:104px}.v4-hero-copy{animation:v5-rise .72s cubic-bezier(.2,.7,.2,1) both}.v4-hero-visual{animation:v5-rise .85s cubic-bezier(.2,.7,.2,1) .08s both}.v4-image-frame{box-shadow:0 31px 90px rgba(48,46,40,.18)}.v4-image-tag{letter-spacing:.035em}.v4-growth-card:before{content:"Demo";position:absolute;top:12px;right:12px;padding:3px 5px;border-radius:5px;background:#f2eee8;color:#a09991;font-size:.35rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.v4-outcomes>span{transition:transform .2s ease,border-color .2s ease,background .2s ease}.v4-outcomes>span:hover{border-color:#bdcabe;background:#f7faf6;transform:translateY(-2px)}.v5-onramp{position:relative;z-index:12;display:grid;width:min(1320px,calc(100% - 56px));min-height:168px;margin:-84px auto 0;padding:24px 25px 24px 29px;grid-template-columns:minmax(260px,.82fr) minmax(520px,1.55fr) auto;grid-gap:26px;gap:26px;align-items:center;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);border-radius:24px;background:#1c221e;box-shadow:0 25px 70px rgba(26,31,27,.2);color:#fff;animation:v5-rise .8s cubic-bezier(.2,.7,.2,1) .16s both}.v5-onramp:after{content:"";position:absolute;top:-125px;right:210px;width:280px;height:280px;border:1px solid rgba(255,112,91,.16);border-radius:50%;pointer-events:none}.v5-onramp-intro{position:relative;z-index:1}.v5-onramp-intro>span{display:flex;align-items:center;gap:7px;color:#ff7764;font-size:.5rem;font-weight:780;letter-spacing:.11em;text-transform:uppercase}.v5-onramp-intro h2{margin:10px 0 0;color:#fff;font-size:1.17rem;letter-spacing:-.035em;line-height:1.32;word-break:keep-all}.v5-onramp ol{position:relative;z-index:1;display:grid;margin:0;padding:0;grid-template-columns:repeat(3,1fr);list-style:none}.v5-onramp li{display:grid;min-height:92px;padding:10px 19px;grid-template-columns:24px 1fr;grid-gap:10px;gap:10px;align-items:center;border-left:1px solid hsla(0,0%,100%,.1)}.v5-onramp li>b{align-self:start;padding-top:9px;color:hsla(0,0%,100%,.26);font-size:.46rem}.v5-onramp li>span{display:grid;grid-template-columns:30px 1fr}.v5-onramp li>span>i{display:grid;width:27px;height:27px;grid-row:1/3;place-items:center;border-radius:8px;background:hsla(0,0%,100%,.07);color:#ff7764;font-size:.6rem}.v5-onramp li strong{align-self:end;font-size:.6rem}.v5-onramp li small{align-self:start;margin-top:3px;color:hsla(0,0%,100%,.38);font-size:.43rem;white-space:nowrap}.v5-onramp>a{position:relative;z-index:1;display:flex;min-width:154px;min-height:58px;padding:0 15px 0 18px;align-items:center;justify-content:space-between;gap:15px;border-radius:14px;background:#ff6652;color:#fff;font-size:.68rem;font-weight:780;transition:background .2s ease,transform .2s ease}.v5-onramp>a i{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:hsla(0,0%,100%,.15);font-size:.52rem}.v5-onramp>a:hover{background:#ff765f;transform:translateY(-2px)}.v4-value-path{padding-top:150px}.v4-path-grid{gap:12px;border:0}.v4-path-grid article{overflow:hidden;border:1px solid var(--v3-line);border-radius:20px;background:linear-gradient(145deg,#faf9f5,#f4f2ec);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.v4-path-grid article:not(:last-child){border-right:1px solid var(--v3-line)}.v4-path-grid article:after{content:"";position:absolute;right:-90px;bottom:-110px;width:210px;height:210px;border:1px solid rgba(255,105,82,.1);border-radius:50%;transition:transform .35s ease}.v4-path-grid article:hover{border-color:#cfd7ce;box-shadow:0 20px 45px rgba(42,49,42,.08);transform:translateY(-7px)}.v4-path-grid article:hover:after{transform:scale(1.15)}.v4-path-grid article>b{z-index:1}@keyframes v5-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.v5-onramp{grid-template-columns:230px 1fr}.v5-onramp>a{grid-column:1/-1;min-height:50px}.v5-onramp>a span{margin:auto}.v5-onramp>a i{position:absolute;right:13px}}@media (max-width:820px){.v4-hero-grid{padding-top:112px;padding-bottom:128px}.v5-onramp{width:calc(100% - 32px);min-height:0;margin-top:-78px;padding:26px;grid-template-columns:1fr;gap:20px;border-radius:21px}.v5-onramp-intro h2 br{display:none}.v5-onramp ol{width:100%}.v5-onramp>a{grid-column:auto}.v4-value-path{padding-top:120px}}@media (max-width:560px){.v4-header{top:10px;width:calc(100% - 20px);height:60px;padding:0 7px 0 13px;border-radius:16px}.v4-header .v3-nav-cta{min-height:43px;padding:0 8px 0 12px}.v4-header .v3-nav-cta i{width:23px;height:23px}.v4-hero-grid{padding-top:96px;padding-bottom:112px}.v4-hero:after{display:none}.v5-onramp{width:calc(100% - 24px);margin-top:-63px;padding:22px 16px 16px;gap:17px;border-radius:19px}.v5-onramp-intro h2{max-width:310px;font-size:1.05rem}.v5-onramp ol{gap:5px}.v5-onramp li{display:flex;min-width:0;min-height:105px;padding:10px 8px;align-items:flex-start;border:1px solid hsla(0,0%,100%,.08);border-radius:11px;flex-direction:column}.v5-onramp li>b{padding:0}.v5-onramp li>span{width:100%;grid-template-columns:25px 1fr}.v5-onramp li>span>i{width:23px;height:23px}.v5-onramp li strong{padding-left:5px;font-size:.54rem;line-height:1.25;word-break:keep-all}.v5-onramp li small{display:none}.v5-onramp>a{min-height:50px;border-radius:12px}.v4-value-path{padding-top:105px}.v4-path-grid{gap:9px}.v4-path-grid article{padding-right:19px;padding-left:19px}.v4-path-grid article>b{right:19px;left:19px}}@media (prefers-reduced-motion:reduce){.v4-hero-copy,.v4-hero-visual,.v5-onramp{animation:none}.v4-hero-image,.v4-path-grid article,.v5-onramp>a{transition:none}}.v6-product-tour{display:grid;min-height:680px;padding:12px;grid-template-columns:330px minmax(0,1fr);grid-gap:12px;gap:12px;overflow:hidden;border-radius:30px;background:#19201b;box-shadow:0 30px 80px rgba(30,36,31,.16)}.v6-tour-nav{display:flex;min-width:0;padding:36px 26px 27px;flex-direction:column;color:#fff}.v6-tour-kicker{display:flex;align-items:center;gap:8px;color:#ff7864;font-weight:780;letter-spacing:.12em}.v6-tour-kicker,.v6-tour-nav>small{font-size:.5rem;text-transform:uppercase}.v6-tour-nav>small{margin-top:51px;color:hsla(0,0%,100%,.31);font-weight:720;letter-spacing:.11em}.v6-tour-nav>h3{margin:9px 0 12px;color:#fff;font-size:1.85rem;letter-spacing:-.055em;line-height:1.06;word-break:keep-all}.v6-tour-nav>p{margin:0;color:hsla(0,0%,100%,.45);font-size:.7rem;line-height:1.72;word-break:keep-all}.v6-tour-nav>div[role=tablist]{display:flex;margin-top:36px;flex-direction:column}.v6-tour-nav button[role=tab]{display:grid;min-height:58px;padding:0 9px;grid-template-columns:25px 31px 1fr 16px;grid-gap:7px;gap:7px;align-items:center;border:0;border-top:1px solid hsla(0,0%,100%,.09);background:transparent;color:hsla(0,0%,100%,.43);text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.v6-tour-nav button[role=tab]>b{font-size:.42rem}.v6-tour-nav button[role=tab]>i:first-of-type{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:hsla(0,0%,100%,.055);font-size:.58rem}.v6-tour-nav button[role=tab]>span{font-size:.61rem;font-weight:700}.v6-tour-nav button[role=tab]>i:last-child{font-size:.42rem}.v6-tour-nav button[role=tab].active{margin:5px 0;border-top-color:transparent;border-radius:11px;background:#fff;color:#212720;transform:translateX(3px)}.v6-tour-nav button[role=tab].active>b,.v6-tour-nav button[role=tab].active>i:last-child{color:#ff6854}.v6-tour-nav button[role=tab].active>i:first-of-type{background:#f3ede8;color:#f36652}.v6-tour-actions{display:grid;margin-top:auto;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:center}.v6-tour-actions>a:first-child{display:flex;min-height:47px;padding:0 13px;align-items:center;justify-content:space-between;border-radius:11px;background:#ff6854;color:#fff;font-size:.57rem;font-weight:760}.v6-tour-actions>a:first-child i{font-size:.46rem}.v6-tour-actions>a:last-child{color:hsla(0,0%,100%,.43);font-size:.52rem;font-weight:680}.v6-tour-screen{min-width:0;overflow:hidden;border-radius:22px;background:#f4f4ef;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.6)}.v6-tour-screen>header{display:grid;height:65px;padding:0 22px;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #e0e1db;background:#fff}.v6-tour-screen>header>a{display:flex;align-items:center;gap:8px}.v6-tour-screen>header .v3-logo-mark{width:14px;height:15px}.v6-tour-screen>header .v3-logo-mark i{width:6px}.v6-tour-screen>header .v3-logo-mark i:first-child{height:9px}.v6-tour-screen>header .v3-logo-mark i:last-child{height:15px}.v6-tour-screen>header>a strong{font-size:.72rem;letter-spacing:-.04em}.v6-tour-screen>header nav{display:flex;height:38px;padding:4px;gap:2px;border-radius:10px;background:#f4f4ef}.v6-tour-screen>header nav span{display:grid;width:34px;place-items:center;border-radius:7px;color:#a0a39c;font-size:.56rem}.v6-tour-screen>header nav span:nth-child(2){background:#fff;color:#ff6854;box-shadow:0 3px 9px rgba(30,34,30,.06)}.v6-tour-screen>header>div{display:flex;justify-self:end;align-items:center;gap:10px;color:#959890}.v6-tour-screen>header>div small{font-size:.42rem}.v6-tour-screen>header>div i{font-size:1.15rem}.v6-tour-screen>main{display:block;padding:24px}.v6-screen-head{display:flex;min-height:47px;align-items:flex-start;justify-content:space-between}.v6-screen-head>span{display:flex;flex-direction:column}.v6-screen-head>span small{color:#a0a29b;font-size:.44rem;font-weight:720;letter-spacing:.09em;text-transform:uppercase}.v6-screen-head>span strong{margin-top:2px;font-size:1.05rem}.v6-screen-head>div{display:flex;align-items:center;gap:8px}.v6-screen-head>div>b{display:flex;min-height:28px;padding:0 9px;align-items:center;gap:6px;border-radius:8px;background:#e6f1e7;color:#568163;font-size:.44rem}.v6-screen-head>div>b i{width:5px;height:5px;border-radius:50%;background:#62a871;box-shadow:0 0 0 3px rgba(98,168,113,.11)}.v6-screen-head button{display:grid;width:29px;height:29px;padding:0;place-items:center;border:1px solid #dfe0da;border-radius:8px;background:#fff;color:#93968f;font-size:.5rem}.v6-view{animation:v6-view-in .28s ease both}.v6-metrics{display:grid;margin:15px 0 10px;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.v6-metrics article{display:grid;min-height:92px;padding:14px;grid-template-columns:1fr auto;border:1px solid #e0e1db;border-radius:12px;background:#fff}.v6-metrics small{grid-column:1/-1;color:#a0a29b;font-size:.41rem}.v6-metrics strong{align-self:end;font-size:1.25rem;letter-spacing:-.04em}.v6-metrics span{align-self:end;justify-self:end;padding:4px 6px;border-radius:6px;background:#edf3ed;color:#588264;font-size:.42rem;font-weight:700}.v6-metrics span.safe{display:flex;align-items:center;gap:5px}.v6-metrics span.safe i{width:4px;height:4px;border-radius:50%;background:#64a874}.v6-main-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(230px,.72fr);grid-gap:10px;gap:10px}.v6-main-grid>article{min-width:0;min-height:358px;padding:20px;overflow:hidden;border:1px solid #e0e1db;border-radius:14px;background:#fff}.v6-panel-title{display:flex;align-items:flex-start;justify-content:space-between}.v6-panel-title>span{display:flex;flex-direction:column}.v6-panel-title small{color:#a0a29b;font-size:.4rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.v6-panel-title strong{margin-top:3px;font-size:.67rem}.v6-panel-title>b{padding:6px 7px;border:1px solid #e1e2dc;border-radius:7px;color:#8a8d85;font-size:.4rem;font-weight:650}.v6-panel-title>i{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:#f2eee9;color:#f16652;font-size:.54rem}.v6-chart-value{display:flex;margin-top:25px;align-items:flex-end;gap:8px}.v6-chart-value strong{font-size:2rem;letter-spacing:-.05em;line-height:1}.v6-chart-value span{margin-bottom:3px;color:#a0a29b;font-size:.4rem}.v6-tour-chart{display:flex;height:190px;margin-top:19px;padding-top:12px;align-items:flex-end;gap:7px;border-bottom:1px solid #e5e6df;background:repeating-linear-gradient(180deg,#edede8 0,#edede8 1px,transparent 0,transparent 33.33%)}.v6-tour-chart>i{position:relative;flex:1 1;min-height:12px;border-radius:4px 4px 1px 1px;background:#efb8ae}.v6-tour-chart>i:nth-last-child(-n+4){background:#ff6c58}.v6-tour-chart>i b{position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.22),transparent)}.v6-chart-axis{display:flex;margin-top:8px;justify-content:space-between;color:#a3a69e;font-size:.4rem}.v6-insight-panel ul{margin:18px 0 0;padding:0;list-style:none}.v6-insight-panel li{display:grid;min-height:79px;padding:12px 0;grid-template-columns:22px 1fr;grid-gap:9px;gap:9px;align-items:start;border-top:1px solid #ecece7}.v6-insight-panel li>b{display:grid;width:21px;height:21px;place-items:center;border-radius:6px;background:#f1f1ec;color:#f06a56;font-size:.38rem}.v6-insight-panel li span{display:flex;flex-direction:column}.v6-insight-panel li strong{font-size:.52rem}.v6-insight-panel li small{margin-top:4px;color:#9a9d95;font-size:.41rem;line-height:1.5;word-break:keep-all}.v6-audience-summary,.v6-health-banner{display:grid;min-height:92px;margin:15px 0 10px;padding:14px 17px;grid-template-columns:38px 1fr auto;grid-gap:12px;gap:12px;align-items:center;border-radius:13px;background:#e3ece4;color:#425b49}.v6-audience-summary>span,.v6-health-banner>span{display:grid;width:37px;height:37px;place-items:center;border-radius:10px;background:hsla(0,0%,100%,.57);color:#5a8564}.v6-audience-summary>div,.v6-health-banner>div{display:flex;flex-direction:column}.v6-audience-summary small,.v6-health-banner small{color:#78907d;font-size:.4rem;text-transform:uppercase}.v6-audience-summary strong,.v6-health-banner strong{margin:2px 0;font-size:.62rem}.v6-audience-summary p{margin:0;color:#6f8374;font-size:.42rem}.v6-audience-summary>b,.v6-health-banner>b{padding:6px 8px;border-radius:7px;background:hsla(0,0%,100%,.43);color:#62806a;font-size:.43rem}.v6-match-list{margin-top:15px}.v6-match-list>div{display:grid;min-height:61px;padding:9px 0;grid-template-columns:28px 1fr 100px 26px;grid-gap:9px;gap:9px;align-items:center;border-top:1px solid #ecece7}.v6-match-list>div>span{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:#f1eeea;color:#f06652;font-size:.42rem;font-weight:750}.v6-match-list p{display:flex;margin:0;flex-direction:column}.v6-match-list strong{font-size:.52rem}.v6-match-list small{margin-top:2px;color:#a0a29b;font-size:.39rem}.v6-match-list>div>i{height:4px;overflow:hidden;border-radius:4px;background:#eceee9}.v6-match-list>div>i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6a9473,#ff715d)}.v6-match-list em{color:#7f827a;font-size:.47rem;font-style:normal;font-weight:720;text-align:right}.v6-combo-orbit{position:relative;display:grid;width:180px;height:180px;margin:27px auto 20px;place-items:center;border:1px solid #dfe5dc;border-radius:50%}.v6-combo-orbit:after,.v6-combo-orbit:before{content:"";position:absolute;border:1px solid #e8e9e3;border-radius:50%}.v6-combo-orbit:before{width:125px;height:125px}.v6-combo-orbit:after{width:75px;height:75px;background:#f4f0eb}.v6-combo-orbit>i{position:absolute;width:8px;height:8px;border-radius:50%;background:#ff715d;box-shadow:0 0 0 5px rgba(255,113,93,.1)}.v6-combo-orbit>i:first-child{top:31px;left:32px}.v6-combo-orbit>i:nth-child(2){right:17px;bottom:53px;background:#669171}.v6-combo-orbit>span{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.v6-combo-orbit b{font-size:1.45rem}.v6-combo-orbit small{color:#999c94;font-size:.38rem}.v6-combo-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.v6-combo-tags span{padding:5px 6px;border-radius:6px;background:#f1f1ec;color:#7c7f78;font-size:.39rem}.v6-health-banner>b{display:flex;align-items:center;gap:6px}.v6-health-banner>b i{width:5px;height:5px;border-radius:50%;background:#63a671}.v6-health-body{display:grid;height:285px;grid-template-columns:1fr 1fr;align-items:center}.v6-health-ring{display:grid;width:160px;height:160px;margin:auto;place-items:center;border-radius:50%;background:conic-gradient(#65926f 0 92%,#e8ebe5 92%)}.v6-health-ring:before{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:#fff}.v6-health-ring>span{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.v6-health-ring strong{font-size:2.1rem;line-height:1}.v6-health-ring small{margin-top:4px;color:#829087;font-size:.43rem}.v6-health-body ul{margin:0;padding:0;list-style:none}.v6-health-body li{display:flex;min-height:44px;align-items:center;justify-content:space-between;border-bottom:1px solid #ecece7;font-size:.48rem}.v6-health-body li span{color:#8e9189}.v6-health-body li b{color:#5e8868}.v6-rhythm-bars{display:flex;height:210px;margin-top:21px;align-items:flex-end;gap:7px}.v6-rhythm-bars>span{display:flex;height:100%;flex:1 1;align-items:center;justify-content:flex-end;flex-direction:column}.v6-rhythm-bars>span>i{display:block;width:68%;min-height:7px;border-radius:4px 4px 1px 1px;background:linear-gradient(180deg,#ff715d,#6d9175)}.v6-rhythm-bars small{margin-top:6px;color:#9da098;font-size:.37rem}.v6-rhythm-panel>p{margin:18px 0 0;padding-top:12px;border-top:1px solid #ecece7;color:#92958d;font-size:.4rem;line-height:1.5}.v6-rhythm-panel>p i{margin-right:5px;color:#658b6e}@keyframes v6-view-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.v6-product-tour{grid-template-columns:280px minmax(0,1fr)}.v6-tour-nav{padding-right:20px;padding-left:20px}.v6-main-grid{grid-template-columns:1fr}.v6-main-grid>article{min-height:330px}.v6-combo-panel,.v6-insight-panel,.v6-rhythm-panel{min-height:260px!important}.v6-insight-panel ul{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.v6-insight-panel li{display:flex;min-height:125px;padding:12px;border:1px solid #ecece7;border-radius:10px;flex-direction:column}.v6-combo-orbit{width:130px;height:130px;margin:20px auto 13px}.v6-combo-orbit:before{width:90px;height:90px}.v6-combo-orbit:after{width:55px;height:55px}.v6-rhythm-bars{height:150px}}@media (max-width:820px){.v3-product{width:calc(100% - 32px)}.v6-product-tour{grid-template-columns:1fr}.v6-tour-nav{padding:29px 24px 23px}.v6-tour-nav>small{margin-top:29px}.v6-tour-nav>h3{max-width:540px}.v6-tour-nav>p{max-width:610px}.v6-tour-nav>div[role=tablist]{display:grid;margin-top:25px;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px}.v6-tour-nav button[role=tab]{min-height:57px;border:1px solid hsla(0,0%,100%,.09);border-radius:10px}.v6-tour-nav button[role=tab].active{margin:0;transform:none}.v6-tour-actions{margin-top:18px}.v6-tour-screen{min-height:650px}}@media (max-width:560px){.v3-section-head{margin-bottom:43px}.v6-product-tour{padding:7px;border-radius:22px}.v6-tour-nav{padding:23px 16px 18px}.v6-tour-nav>small{margin-top:23px}.v6-tour-nav>h3{margin-top:7px;font-size:1.55rem}.v6-tour-nav>p{font-size:.63rem}.v6-tour-nav>div[role=tablist]{gap:4px}.v6-tour-nav button[role=tab]{display:flex;min-width:0;min-height:88px;padding:10px 5px;align-items:center;justify-content:center;flex-direction:column;gap:6px;text-align:center}.v6-tour-nav button[role=tab]>b,.v6-tour-nav button[role=tab]>i:last-child{display:none}.v6-tour-nav button[role=tab]>span{font-size:.52rem}.v6-tour-actions{grid-template-columns:1fr}.v6-tour-actions>a:last-child{padding:5px 0;text-align:center}.v6-tour-screen{border-radius:17px}.v6-tour-screen>header{height:57px;padding:0 13px;grid-template-columns:1fr auto}.v6-tour-screen>header nav,.v6-tour-screen>header>div small{display:none}.v6-tour-screen>main{padding:15px 12px 18px}.v6-screen-head>span strong{font-size:.88rem}.v6-screen-head>div>b{font-size:.39rem}.v6-metrics{gap:5px}.v6-metrics article{min-height:103px;padding:11px 9px;display:flex;align-items:flex-start;flex-direction:column}.v6-metrics strong{margin:auto 0 7px;font-size:.85rem}.v6-metrics span{align-self:flex-start;justify-self:auto;font-size:.35rem}.v6-main-grid{grid-template-columns:1fr}.v6-main-grid>article{min-height:300px;padding:16px}.v6-tour-chart{height:170px;gap:4px}.v6-insight-panel ul{grid-template-columns:1fr}.v6-insight-panel li{min-height:68px}.v6-audience-summary,.v6-health-banner{grid-template-columns:32px 1fr;padding:13px}.v6-audience-summary>span,.v6-health-banner>span{width:31px;height:31px}.v6-audience-summary p,.v6-audience-summary>b,.v6-health-banner>b{display:none}.v6-match-list>div{grid-template-columns:25px 1fr 55px 23px;gap:6px}.v6-match-list small{display:none}.v6-combo-panel{min-height:250px!important}.v6-health-body{height:260px;grid-template-columns:1fr 1fr}.v6-health-ring{width:118px;height:118px}.v6-health-ring:before{width:96px;height:96px}.v6-health-ring strong{font-size:1.6rem}.v6-rhythm-panel{min-height:260px!important}.v6-rhythm-bars{height:140px}}@media (prefers-reduced-motion:reduce){.v6-view{animation:none}.v6-tour-nav button[role=tab]{transition:none}}.v6-health-ring{position:relative}.v4-hero .v7-hero-title{display:flex;max-width:720px;margin-top:27px;margin-bottom:25px;flex-direction:column;font-size:clamp(3.65rem,5.55vw,5.85rem);letter-spacing:-.079em;line-height:.91}.v4-hero .v7-hero-title>span{display:block;color:var(--v3-ink);font-weight:790;white-space:nowrap}.v4-hero .v7-hero-title>.v7-title-accent,.v7-hero-title em{color:var(--v3-coral);font-weight:390}.v7-hero-title em{font-style:normal}.v7-role-label{display:flex;max-width:575px;margin-top:24px;align-items:center;justify-content:space-between}.v7-role-label>span{color:#9a9c95;font-size:.48rem;font-weight:760;letter-spacing:.11em;text-transform:uppercase}.v7-role-label>b{display:flex;min-height:24px;padding:0 8px;align-items:center;gap:6px;border-radius:99px;background:#e5eee5;color:#5a7f62;font-size:.45rem}.v7-role-label>b i{width:5px;height:5px;border-radius:50%;background:#63a672;box-shadow:0 0 0 3px rgba(99,166,114,.1)}.v4-outcomes.v7-outcomes{width:100%;max-width:575px;margin:8px 0 27px;padding:4px;flex-wrap:nowrap;gap:3px;border:1px solid #d7d8d1;border-radius:13px;background:hsla(0,0%,100%,.43)}.v4-outcomes.v7-outcomes>span{min-width:0;min-height:37px;padding:0 8px;flex:1 1;justify-content:center;border:0;border-radius:9px;background:transparent}.v4-outcomes.v7-outcomes>span:not(:last-child){border-right:1px solid #ddded8;border-radius:0}.v4-outcomes.v7-outcomes>span:hover{border-color:#ddded8;background:hsla(0,0%,100%,.68);transform:none}.v4-outcomes.v7-outcomes b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1100px){.v4-hero .v7-hero-title{font-size:clamp(3.55rem,6.15vw,4.7rem)}.v4-outcomes.v7-outcomes>span{padding:0 5px;font-size:.57rem}}@media (max-width:820px){.v4-hero .v7-hero-title{max-width:700px;font-size:clamp(3.65rem,9.5vw,5.2rem)}}@media (max-width:560px){.v4-hero .v7-hero-title{margin-top:22px;margin-bottom:22px;font-size:clamp(2.72rem,12.6vw,3.25rem);line-height:.92}.v7-role-label{margin-top:21px}.v7-role-label>span{font-size:.4rem}.v7-role-label>b{min-height:22px;font-size:.4rem}.v4-outcomes.v7-outcomes{margin-top:7px;margin-bottom:23px}.v4-outcomes.v7-outcomes>span{min-height:38px;padding:0 4px;gap:5px;font-size:.48rem}.v4-outcomes.v7-outcomes>span i{font-size:.5rem}}.v9-launch-waitlist{position:relative;width:100%;margin-top:27px;padding:18px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);border-radius:19px;background:linear-gradient(135deg,#1c221e,#222a24);box-shadow:0 20px 52px rgba(32,38,33,.18);color:#fff}.v9-launch-waitlist:before{content:"";position:absolute;top:0;right:18px;left:18px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,116,95,.75),transparent)}.v9-launch-waitlist:after{content:"";position:absolute;top:-104px;right:-86px;width:218px;height:218px;border:1px solid rgba(255,111,89,.13);border-radius:50%;pointer-events:none}.v9-launch-top{position:relative;z-index:1;display:grid;grid-template-columns:95px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center}.v9-launch-date{display:flex;min-height:58px;padding-right:15px;align-items:center;border-right:1px solid hsla(0,0%,100%,.1)}.v9-launch-date>strong{color:#ff745f;font-size:1.52rem;font-weight:760;letter-spacing:-.06em;line-height:1}.v9-launch-date>span{display:flex;margin-left:7px;flex-direction:column}.v9-launch-date b{color:hsla(0,0%,100%,.72);font-size:.38rem;letter-spacing:.08em}.v9-launch-date small{margin-top:2px;color:hsla(0,0%,100%,.28);font-size:.3rem;font-weight:730;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.v9-launch-head{min-width:0}.v9-launch-head>span{display:inline-flex;align-items:center;gap:6px;color:#ff806c;font-size:.4rem;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.v9-launch-head>span i{width:5px;height:5px;border-radius:50%;background:#ff745f;box-shadow:0 0 0 4px rgba(255,116,95,.09)}.v9-launch-head h2{margin:5px 0 3px;color:#fff;font-size:1.02rem;letter-spacing:-.035em;line-height:1.25;word-break:keep-all}.v9-launch-head p{margin:0;color:hsla(0,0%,100%,.43);font-size:.57rem;line-height:1.5;word-break:keep-all}.v9-launch-form{position:relative;z-index:1;display:grid;min-height:56px;margin-top:15px;padding:4px;grid-template-columns:minmax(0,1fr) auto;grid-gap:4px;gap:4px;border-radius:14px;background:#fff;box-shadow:0 11px 28px rgba(11,15,12,.2)}.v9-launch-form>label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);white-space:nowrap}.v9-launch-form>div{display:grid;min-width:0;grid-template-columns:39px 1fr;align-items:center;border-radius:10px;background:#fff}.v9-launch-form:focus-within{box-shadow:0 0 0 3px rgba(255,116,95,.2),0 11px 28px rgba(11,15,12,.2)}.v9-launch-form>div>i{color:#8d928b;text-align:center;font-size:.66rem}.v9-launch-form input{min-width:0;height:100%;padding:0 10px 0 0;border:0;outline:0;background:transparent;color:#2b302c;font:inherit;font-size:.69rem}.v9-launch-form input::placeholder{color:#a6aaa3}.v9-launch-form button{display:flex;min-width:151px;min-height:48px;padding:0 8px 0 15px;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:10px;background:#ff6c56;color:#fff;font:inherit;font-size:.61rem;font-weight:780;cursor:pointer;transition:background .18s ease,transform .18s ease}.v9-launch-form button:hover:not(:disabled){background:#ff7a65;transform:translateY(-1px)}.v9-launch-form button:disabled{cursor:wait;opacity:.7}.v9-launch-form button i{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:hsla(0,0%,100%,.15);font-size:.46rem}.v9-launch-success{position:relative;z-index:1;display:grid;min-height:62px;margin-top:15px;padding:10px 11px;grid-template-columns:38px 1fr auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid rgba(133,190,145,.2);border-radius:13px;background:#f0f6f0}.v9-launch-success>span{display:grid;width:37px;height:37px;place-items:center;border-radius:10px;background:#5f946a;color:#fff;font-size:.62rem}.v9-launch-success>div{display:flex;min-width:0;flex-direction:column}.v9-launch-success strong{color:#446b4c;font-size:.66rem}.v9-launch-success small{margin-top:2px;overflow:hidden;color:#708375;font-size:.52rem;text-overflow:ellipsis;white-space:nowrap}.v9-launch-success small b{color:#46684d}.v9-launch-success button{padding:7px 8px;border:0;border-radius:7px;background:#fff;color:#6d7d70;font:inherit;font-size:.47rem;cursor:pointer}.v9-launch-error{margin:9px 2px 0;gap:6px;color:#ff9b8c;font-size:.52rem}.v9-launch-error,.v9-launch-trust{position:relative;z-index:1;display:flex;align-items:center}.v9-launch-trust{margin-top:10px;gap:12px;color:hsla(0,0%,100%,.34);font-size:.46rem}.v9-launch-trust a,.v9-launch-trust span{display:inline-flex;align-items:center;gap:5px}.v9-launch-trust span i{color:#7daa87}.v9-launch-trust a{margin-left:auto;color:hsla(0,0%,100%,.5);font-weight:700}.v9-launch-trust a i{color:#ff7a65}.v9-launch-open{display:grid;max-width:590px;min-height:84px;margin-top:27px;padding:14px 15px;grid-template-columns:auto 1fr auto;grid-gap:13px;gap:13px;align-items:center;border-radius:17px;background:#1d231f;color:#fff}.v9-launch-open>span{display:grid;width:52px;height:52px;place-items:center;border-radius:13px;background:#ff6c57;color:#fff;font-size:0}.v9-launch-open>span i{font-size:.8rem}.v9-launch-open>div{display:flex;flex-direction:column}.v9-launch-open strong{font-size:.72rem}.v9-launch-open small{margin-top:3px;color:hsla(0,0%,100%,.45);font-size:.52rem}.v9-launch-open>a{display:flex;min-height:44px;padding:0 13px;align-items:center;gap:10px;border-radius:10px;background:#fff;color:#252a26;font-size:.55rem;font-weight:760;white-space:nowrap}@media (max-width:1100px){.v9-launch-waitlist{padding:16px}.v9-launch-top{grid-template-columns:88px minmax(0,1fr);gap:13px}.v9-launch-date{padding-right:12px}.v9-launch-date>strong{font-size:1.38rem}.v9-launch-head h2{font-size:.93rem}.v9-launch-head p{font-size:.53rem}.v9-launch-form button{min-width:138px;padding-left:13px}}@media (max-width:820px){.v9-launch-open,.v9-launch-waitlist{max-width:650px}.v9-launch-waitlist{padding:18px}.v9-launch-top{grid-template-columns:95px minmax(0,1fr);gap:16px}.v9-launch-date{padding-right:15px}.v9-launch-date>strong{font-size:1.52rem}.v9-launch-head h2{font-size:1.02rem}.v9-launch-head p{font-size:.57rem}.v9-launch-form button{min-width:151px}}@media (max-width:560px){.v9-launch-waitlist{margin-top:23px;padding:16px;border-radius:17px}.v9-launch-top{grid-template-columns:82px minmax(0,1fr);gap:12px}.v9-launch-date{min-height:54px;padding-right:10px}.v9-launch-date>strong{font-size:1.25rem}.v9-launch-date>span{margin-left:5px}.v9-launch-head h2{font-size:.9rem}.v9-launch-head p{font-size:.5rem}.v9-launch-form{margin-top:13px;padding:4px;grid-template-columns:1fr}.v9-launch-form>div{min-height:47px}.v9-launch-form button{width:100%;min-width:0;min-height:47px}.v9-launch-trust{align-items:flex-start;flex-direction:column;gap:7px;font-size:.43rem}.v9-launch-trust a{margin-left:0}.v9-launch-success{grid-template-columns:36px 1fr}.v9-launch-success>span{width:35px;height:35px}.v9-launch-success button{grid-column:2;width:max-content}.v9-launch-open{grid-template-columns:43px 1fr}.v9-launch-open>span{width:43px;height:43px}.v9-launch-open>a{grid-column:1/-1;justify-content:center}}.v8-ai-day{padding:145px max(40px,calc((100% - 1280px)/2)) 155px;overflow:hidden;background:#e8eee7;color:#263029}.v8-ai-day-head{display:grid;grid-template-columns:1.12fr .67fr;grid-gap:100px;gap:100px;align-items:end}.v8-ai-day-head .v3-eyebrow{color:#6d8172}.v8-ai-day-head h2{margin:19px 0 0;font-size:clamp(2.8rem,4.65vw,4.7rem);font-weight:760;letter-spacing:-.067em;line-height:.98}.v8-ai-day-head h2 em{color:#568064;font-style:normal;font-weight:350}.v8-ai-day-head>div:last-child>p{margin:0;color:#627168;font-size:.91rem;line-height:1.78;word-break:keep-all}.v8-ai-day-head>div:last-child>span{display:flex;margin-top:18px;align-items:flex-start;gap:8px;color:#839087;font-size:.57rem;line-height:1.55}.v8-ai-day-head>div:last-child>span i{margin-top:2px;color:#63876c}.v8-day-shell{display:grid;margin-top:66px;grid-template-columns:minmax(0,1.6fr) minmax(300px,.64fr);grid-gap:14px;gap:14px}.v8-day-board{min-width:0;overflow:hidden;border:1px solid rgba(65,91,72,.16);border-radius:24px;background:#fff;box-shadow:0 25px 65px rgba(45,61,49,.08)}.v8-day-board>header{display:flex;min-height:82px;padding:0 25px;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e5df}.v8-day-board>header>div{display:flex;align-items:center;gap:11px}.v8-day-board>header .v3-logo-mark{width:16px;height:17px}.v8-day-board>header .v3-logo-mark i{width:7px}.v8-day-board>header .v3-logo-mark i:first-child{height:10px}.v8-day-board>header .v3-logo-mark i:last-child{height:17px}.v8-day-board>header p{display:flex;margin:0;flex-direction:column}.v8-day-board>header small{color:#9b9f9a;font-size:.42rem;font-weight:720;letter-spacing:.09em;text-transform:uppercase}.v8-day-board>header strong{margin-top:2px;font-size:.68rem}.v8-day-board>header>b{display:flex;min-height:29px;padding:0 10px;align-items:center;gap:7px;border-radius:8px;background:#e8f2e9;color:#578263;font-size:.44rem}.v8-day-board>header>b i{width:5px;height:5px;border-radius:50%;background:#64a773;box-shadow:0 0 0 3px rgba(100,167,115,.1)}.v8-day-list{padding:0 25px}.v8-day-list article{position:relative;display:grid;min-height:141px;padding:22px 0;grid-template-columns:47px 43px 1fr auto;grid-gap:15px;gap:15px;align-items:center;border-bottom:1px solid #e8eae5}.v8-day-list article:before{content:"";position:absolute;top:0;bottom:0;left:68px;width:1px;background:#e3e7e1}.v8-day-list article:first-child:before{top:50%}.v8-day-list article:last-child:before{bottom:50%}.v8-day-list time{align-self:start;padding-top:12px;color:#8c938d;font-size:.5rem;font-weight:730}.v8-day-list article>span{position:relative;z-index:1;display:grid;width:42px;height:42px;place-items:center;border:5px solid #fff;border-radius:12px;background:#eef1eb;color:#5e8367;box-shadow:0 0 0 1px #dfe4de;font-size:.65rem}.v8-day-list article>div{min-width:0}.v8-day-list article>div small{color:#9b9f99;font-size:.41rem;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.v8-day-list h3{margin:5px 0 7px;font-size:.81rem;letter-spacing:-.02em}.v8-day-list p{max-width:570px;margin:0;color:#838a84;font-size:.55rem;line-height:1.62;word-break:keep-all}.v8-day-list article>b{display:flex;min-height:28px;padding:0 9px;align-items:center;gap:6px;border-radius:8px;background:#f0f2ed;color:#66806d;font-size:.43rem;white-space:nowrap}.v8-day-list article>b i{color:#5c9469;font-size:.4rem}.v8-day-progress{display:grid;min-height:108px;padding:20px 25px;grid-template-columns:1fr auto;align-content:center;background:#f5f6f2}.v8-day-progress>span{display:block;height:5px;grid-column:1/-1;overflow:hidden;border-radius:9px;background:#e2e5de}.v8-day-progress>span i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#64896c,#ff715d)}.v8-day-progress>div{display:flex;margin-top:8px;justify-content:space-between;color:#a0a49e;font-size:.38rem}.v8-day-progress>p{display:flex;margin:8px 0 0 32px;align-items:center;gap:6px;color:#778079;font-size:.43rem}.v8-day-progress>p i{color:#66856e}.v8-decision-card{position:relative;display:flex;min-width:0;padding:32px 27px 27px;overflow:hidden;border-radius:24px;background:#1a211c;color:#fff;box-shadow:0 25px 65px rgba(29,39,32,.14);flex-direction:column}.v8-decision-card:after{content:"";position:absolute;top:-90px;right:-100px;width:260px;height:260px;border:1px solid rgba(255,111,89,.16);border-radius:50%;pointer-events:none}.v8-decision-card>span{position:relative;z-index:1;display:flex;align-items:center;gap:8px;color:#ff7561;font-size:.49rem;font-weight:760;letter-spacing:.11em;text-transform:uppercase}.v8-decision-card>h3{position:relative;z-index:1;margin:31px 0 14px;color:#fff;font-size:2rem;letter-spacing:-.055em;line-height:1.04}.v8-decision-card>h3 em{color:#ff7561;font-style:normal;font-weight:390}.v8-decision-card>p{position:relative;z-index:1;margin:0;color:hsla(0,0%,100%,.46);font-size:.66rem;line-height:1.7;word-break:keep-all}.v8-decision-card>ul{position:relative;z-index:1;margin:30px 0 25px;padding:0;list-style:none}.v8-decision-card li{display:grid;min-height:68px;grid-template-columns:32px 1fr auto;grid-gap:10px;gap:10px;align-items:center;border-top:1px solid hsla(0,0%,100%,.1)}.v8-decision-card li>i{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;background:hsla(0,0%,100%,.06);color:#ff7561;font-size:.56rem}.v8-decision-card li>span{display:flex;flex-direction:column}.v8-decision-card li small{color:hsla(0,0%,100%,.26);font-size:.38rem;text-transform:uppercase}.v8-decision-card li strong{margin-top:2px;font-size:.55rem}.v8-decision-card li>b{color:hsla(0,0%,100%,.48);font-size:.41rem}.v8-decision-card>a{position:relative;z-index:1;display:flex;min-height:49px;margin-top:auto;padding:0 13px 0 16px;align-items:center;justify-content:space-between;border-radius:11px;background:#ff6a55;color:#fff;font-size:.58rem;font-weight:750}.v8-decision-card>a i{font-size:.47rem}.v8-ai-day-head h2{word-break:keep-all}@media (max-width:1050px){.v8-ai-day{padding-right:24px;padding-left:24px}.v8-ai-day-head{gap:55px}.v8-day-shell{grid-template-columns:1fr 310px}.v8-day-list article{grid-template-columns:42px 43px 1fr}.v8-day-list article>b{grid-column:3;width:max-content}.v8-day-list p{max-width:500px}.v8-decision-card{padding-right:23px;padding-left:23px}}@media (max-width:820px){.v8-ai-day{padding-top:110px;padding-bottom:120px}.v8-ai-day-head{gap:28px}.v8-ai-day-head,.v8-day-shell{grid-template-columns:1fr}.v8-decision-card{min-height:570px}.v8-decision-card>h3{max-width:460px}.v8-decision-card>p{max-width:560px}.v8-decision-card>ul{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.v8-decision-card li{display:flex;min-height:130px;padding:14px;align-items:flex-start;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;flex-direction:column}.v8-decision-card li>b{margin-top:auto}.v8-decision-card>a{max-width:360px;width:100%}}@media (max-width:560px){.v8-ai-day{padding:88px 18px 96px}.v8-ai-day-head h2{font-size:2.75rem}.v8-ai-day-head>div:last-child>p{font-size:.84rem}.v8-day-shell{margin-top:44px}.v8-day-board{border-radius:18px}.v8-day-board>header{min-height:72px;padding:0 15px}.v8-day-list{padding:0 15px}.v8-day-list article{min-height:180px;padding:20px 0;grid-template-columns:36px 37px 1fr;gap:9px;align-items:start}.v8-day-list article:before{left:53px}.v8-day-list time{padding-top:11px;font-size:.41rem}.v8-day-list article>span{width:36px;height:36px;border-width:4px}.v8-day-list h3{margin-top:6px;font-size:.7rem;line-height:1.4}.v8-day-list p{font-size:.49rem}.v8-day-list article>b{grid-column:3;min-height:25px;margin-top:5px;font-size:.38rem}.v8-day-progress{padding-right:15px;padding-left:15px}.v8-day-progress>p{display:none}.v8-decision-card{min-height:0;padding:27px 18px 18px;border-radius:18px}.v8-decision-card>h3{margin-top:27px;font-size:1.75rem}.v8-decision-card>ul{margin-top:24px;grid-template-columns:1fr;gap:6px}.v8-decision-card li{display:grid;min-height:64px;padding:8px;grid-template-columns:31px 1fr auto;align-items:center;flex-direction:row}.v8-decision-card li>b{margin-top:0}.v8-decision-card>a{max-width:none;margin-top:8px}}@media (max-width:600px){.guide-hero h1{white-space:normal}}.v10-launch-beacon{display:grid;width:100%;max-width:590px;min-height:78px;margin:0 0 24px;padding:8px;grid-template-columns:84px minmax(0,1fr) auto;grid-gap:13px;gap:13px;align-items:center;border:1px solid rgba(187,62,43,.18);border-radius:17px;background:linear-gradient(135deg,#ff654f,#ff745f);color:#fff;box-shadow:0 18px 42px rgba(205,71,50,.22);transition:transform .2s ease,box-shadow .2s ease}.v10-launch-beacon:hover{transform:translateY(-2px);box-shadow:0 22px 48px rgba(205,71,50,.27)}.v10-launch-beacon-date{display:flex;min-height:62px;padding:8px;align-items:center;justify-content:center;border-radius:12px;background:#1c221e;flex-direction:column}.v10-launch-beacon-date small{color:hsla(0,0%,100%,.48);font-size:.36rem;font-weight:760;letter-spacing:.12em}.v10-launch-beacon-date strong{margin-top:2px;color:#fff;font-size:1.28rem;font-weight:800;letter-spacing:-.055em;line-height:1}.v10-launch-beacon-copy{display:flex;min-width:0;flex-direction:column}.v10-launch-beacon-copy small{display:flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.7);font-size:.38rem;font-weight:780;letter-spacing:.13em;text-transform:uppercase}.v10-launch-beacon-copy small i{width:5px;height:5px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px hsla(0,0%,100%,.12)}.v10-launch-beacon-copy strong{margin-top:5px;overflow:hidden;color:#fff;font-size:.72rem;font-weight:780;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.v10-launch-beacon-action{display:flex;min-height:40px;padding:0 11px;align-items:center;gap:8px;border:1px solid hsla(0,0%,100%,.2);border-radius:10px;background:hsla(0,0%,100%,.12);color:#fff;font-size:.48rem;font-weight:760;white-space:nowrap}.v10-launch-beacon-action i{font-size:.42rem}.v9-launch-waitlist{max-width:590px;border-color:rgba(255,116,95,.25);box-shadow:0 24px 58px rgba(32,38,33,.22)}.v9-launch-top{grid-template-columns:108px minmax(0,1fr)}.v9-launch-date>strong{font-size:1.82rem}.v9-launch-head h2{font-size:1.08rem}@media (max-width:1100px){.v10-launch-beacon{grid-template-columns:76px minmax(0,1fr) auto;gap:10px}.v10-launch-beacon-date{min-height:58px}.v10-launch-beacon-date strong{font-size:1.16rem}.v10-launch-beacon-copy strong{font-size:.66rem}.v10-launch-beacon-action{padding:0 9px;font-size:.43rem}.v9-launch-top{grid-template-columns:96px minmax(0,1fr)}.v9-launch-date>strong{font-size:1.58rem}.v9-launch-head h2{font-size:.98rem}}@media (max-width:820px){.v10-launch-beacon{max-width:650px;grid-template-columns:84px minmax(0,1fr) auto;gap:13px}.v10-launch-beacon-date strong{font-size:1.28rem}.v10-launch-beacon-copy strong{font-size:.72rem}.v10-launch-beacon-action{padding:0 11px;font-size:.48rem}.v9-launch-top{grid-template-columns:108px minmax(0,1fr)}.v9-launch-date>strong{font-size:1.82rem}.v9-launch-head h2{font-size:1.08rem}}@media (max-width:560px){.v10-launch-beacon{min-height:72px;margin-bottom:20px;padding:7px;grid-template-columns:70px minmax(0,1fr) 34px;gap:9px;border-radius:15px}.v10-launch-beacon-date{min-height:56px;border-radius:10px}.v10-launch-beacon-date strong{font-size:1.04rem}.v10-launch-beacon-copy small{font-size:.32rem}.v10-launch-beacon-copy strong{font-size:.57rem}.v10-launch-beacon-action{display:grid;width:32px;min-height:36px;padding:0;place-items:center;font-size:0}.v10-launch-beacon-action i{font-size:.44rem}.v9-launch-top{grid-template-columns:88px minmax(0,1fr)}.v9-launch-date>strong{font-size:1.34rem}.v9-launch-head h2{font-size:.93rem}}