:root{color:#08214a;--page-progress:0;font-synthesis:none;text-rendering:optimizelegibility;background:#f6fbff;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overscroll-behavior-y:contain;scrollbar-gutter:stable}body{min-width:320px;margin:0}html.star-page-active,body.star-page-active{overscroll-behavior-y:auto;background:#09111b}button,input,textarea,select{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}img{max-width:100%;display:block}.star-site{--star-ink:#07343a;--star-soft:#5f7f83;--star-paper:#dff3f1;--star-paper-2:#bfe5e2;--star-line:#087f8c24;--star-navy:#07343a;--star-navy-2:#0a5960;--star-blue:#087f8c;--star-blue-bright:#0f9aa8;--star-cyan:#22c7b8;--star-gold:#d59d34;--star-white:#f8fffe;--star-muted-white:#07343aad;--star-shell:min(1200px, calc(100vw - 48px));--star-header-h:72px;--star-shadow:0 22px 70px #050e2329;min-height:100vh;color:var(--star-ink);background:var(--star-paper);-webkit-font-smoothing:antialiased;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif;line-height:1.65}body.dialog-open{overflow:hidden}.star-site a{color:inherit;text-decoration:none}.star-skip-link{z-index:999;color:var(--star-ink);background:#ffffff8a;padding:10px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.star-skip-link:focus{transform:translateY(0)}.star-header{z-index:100;width:100vw;height:var(--star-header-h);box-sizing:border-box;max-width:100vw;color:var(--star-navy);transition:background .25s,border-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;top:0;left:0;right:auto;overflow-x:clip}.star-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#dff3f1e0;border-bottom:1px solid #087f8c1f}.star-header-inner{justify-content:space-between;align-items:center;gap:26px;width:min(1200px,100vw - 48px);height:100%;margin:0 auto;display:flex}.star-brand{white-space:nowrap;align-items:center;gap:10px;font-size:18px;font-weight:750;display:inline-flex}.star-brand-mark{width:29px;height:29px;display:inline-block;position:relative;transform:rotate(18deg)}.star-brand-mark i{background:var(--star-cyan);clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);width:7px;height:7px;box-shadow:0 0 18px var(--star-cyan);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.star-brand-mark i:nth-child(2){opacity:.42;width:20px;height:20px}.star-brand-mark i:nth-child(3){opacity:.18;width:29px;height:29px}.star-desktop-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.star-desktop-nav a{color:#07343aad;font-size:14px;transition:color .2s}.star-desktop-nav a:hover{color:var(--star-navy)}.star-header-action,.star-button{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 20px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.star-header-action{background:#ffffff7a;border-color:#087f8c2e}.star-button:hover,.star-header-action:hover{transform:translateY(-2px)}.star-button-primary{background:var(--star-blue);color:var(--star-white);box-shadow:0 14px 42px #335be640}.star-header-action,.star-button,.star-text-action,.star-case-outcome button,.star-product-card button{letter-spacing:0}.star-header-action:after,.star-button:after,.star-text-action:after,.star-case-outcome button:after,.star-product-card button:after{content:"";opacity:.62;border-top:1.5px solid;border-right:1.5px solid;width:9px;height:9px;margin-left:9px;transition:transform .2s,opacity .2s;display:inline-block;transform:rotate(45deg)translateY(-1px)}.star-header-action:hover:after,.star-button:hover:after,.star-text-action:hover:after,.star-case-outcome button:hover:after,.star-product-card button:hover:after{opacity:1;transform:rotate(45deg)translate(2px,-2px)}.star-path-nav>button:first-child:after,.star-path-restart:after,.star-dialog-close:after,.star-dialog-topbar button:after,.star-floating-path:after{content:none}.star-path-back:before{content:"";opacity:.62;border-bottom:1.5px solid;border-left:1.5px solid;width:9px;height:9px;margin-right:9px;transition:transform .2s,opacity .2s;display:inline-block;transform:rotate(45deg)translateY(-1px)}.star-path-back:hover:before{opacity:1;transform:rotate(45deg)translate(-2px,-2px)}.star-button-light{color:var(--star-navy);background:#ffffff8a}.star-nav-toggle{background:#07142047;border:1px solid #7fe8df38;border-radius:4px;flex:0 0 42px;width:42px;height:42px;margin-left:auto;transition:border-color .18s,background .18s,transform .18s;display:none;position:relative}.star-nav-toggle:hover,.star-nav-toggle:focus-visible{background:#7fe8df1a;border-color:#7fe8df94;outline:none}.star-nav-toggle span{background:var(--star-white);width:19px;height:1px;transition:transform .22s,width .22s,background .18s;display:block;position:absolute;left:50%;transform:translate(-50%)}.star-nav-toggle span:first-child{top:16px}.star-nav-toggle span:last-child{width:13px;margin-left:3px;top:24px}.star-nav-toggle[aria-expanded=true] span:first-child{top:20px;transform:translate(-50%)rotate(45deg)}.star-nav-toggle[aria-expanded=true] span:last-child{width:19px;margin-left:0;top:20px;transform:translate(-50%)rotate(-45deg)}.star-mobile-nav{top:var(--star-header-h);z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#0c2230fa,#06111cf5),#09111b;border:0;border-radius:0;width:100vw;max-width:100vw;margin:0;padding:12px;position:absolute;left:0;right:0;box-shadow:0 24px 60px #00000047,inset 0 1px #ffffff14}.star-mobile-nav a,.star-mobile-nav button{color:#f8fffed1;letter-spacing:.02em;text-align:left;border-bottom:1px solid #7fe8df1f;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 14px;font-size:15px;transition:color .18s,background .18s,padding .18s;display:flex;position:relative}.star-mobile-nav a:after,.star-mobile-nav button:after{content:"";border-top:1px solid var(--star-cyan);border-right:1px solid var(--star-cyan);opacity:.7;width:8px;height:8px;transition:transform .18s,opacity .18s;transform:rotate(45deg)}.star-mobile-nav a:hover,.star-mobile-nav a:focus-visible{color:var(--star-white);background:#7fe8df14;outline:none;padding-left:20px}.star-mobile-nav a:hover:after,.star-mobile-nav a:focus-visible:after{opacity:1;transform:translate(3px)rotate(45deg)}.star-mobile-nav button{color:#f2d28a;background:linear-gradient(135deg,#eabf6829,#7fe8df14);border:1px solid #eabf686b;border-radius:5px;min-height:48px;margin-top:12px;font-weight:700}.star-mobile-nav button:hover,.star-mobile-nav button:focus-visible{color:#ffe5a7;background:linear-gradient(135deg,#eabf6842,#7fe8df1f);outline:none}.star-hero{min-height:880px;color:var(--star-navy);background:radial-gradient(circle at 18% 12%,#22c7b82e,#0000 26%),radial-gradient(circle at 79% 44%,#0f9aa829,#0000 30%),linear-gradient(138deg,#dff3f1 0%,#cfecea 55%,#bfe5e2 100%);padding:154px 0 64px;position:relative;overflow:hidden}.star-hero:before{content:"";opacity:.22;background-image:linear-gradient(#087f8c1a 1px,#0000 1px),linear-gradient(90deg,#087f8c1a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#0000 90%);mask-image:linear-gradient(#000000bf,#0000 90%)}.star-hero:after{content:"";border:1px solid #087f8c1f;border-radius:50%;height:520px;position:absolute;bottom:-330px;left:-10%;right:-10%;box-shadow:0 -40px 120px #087f8c1f,inset 0 30px 100px #ffffff59}.star-hero-grid,.star-shell{z-index:2;width:var(--star-shell);margin:0 auto;position:relative}.star-hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);align-items:center;gap:64px;display:grid}.star-eyebrow,.star-section-index,.star-mini-label{color:var(--star-blue-bright);letter-spacing:0;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:700}.star-eyebrow{color:var(--star-blue-bright);align-items:center;gap:10px;display:flex}.star-eyebrow span{background:currentColor;width:30px;height:1px;box-shadow:0 0 12px}.star-hero h1{max-width:680px;color:var(--star-white);letter-spacing:0;margin:0;font-size:clamp(46px,5vw,76px);font-weight:760;line-height:1.08}.star-title-line{white-space:nowrap;max-width:100%;display:block}.star-hero h1 em{color:var(--star-gold);font-style:normal}.star-hero-lead{max-width:620px;color:var(--star-soft);margin:30px 0 0;font-size:18px;line-height:1.85}.star-hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.star-text-action{color:var(--star-white);border-bottom:1px solid #fff6;align-items:center;padding:8px 0;display:inline-flex}.star-hero-proof{margin-top:64px;display:flex}.star-hero-proof div{border-left:1px solid #ffffff2b;min-width:135px;padding:0 28px}.star-hero-proof div:first-child{border-left:0;padding-left:0}.star-hero-proof strong{color:var(--star-white);font-size:22px;display:block}.star-hero-proof span{color:#07343a8f;margin-top:7px;font-size:12px;display:block}.star-constellation{aspect-ratio:1;justify-self:end;width:min(100%,560px);position:relative}.star-constellation:before{content:"";filter:blur(10px);background:radial-gradient(circle,#4d77ff30,#0000 60%);border-radius:50%;position:absolute;inset:12%}.star-constellation-svg{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.star-svg-halo{transform-origin:260px 260px;animation:5.2s ease-in-out infinite starHaloPulse}.star-svg-stars circle{fill:#087f8c8c;animation:3.6s ease-in-out infinite starTwinkle}.star-svg-stars circle:nth-child(2n){animation-delay:-1200ms}.star-svg-stars circle:nth-child(3n){animation-delay:-2200ms}.star-svg-orbit-group{transform-box:fill-box;transform-origin:50%}.star-svg-orbit-one{animation:28s linear infinite starOrbitSpin}.star-svg-orbit-two{animation:34s linear infinite reverse starOrbitSpin}.star-svg-orbit-three{animation:42s linear infinite starOrbitSpin}.star-svg-orbit{fill:none;stroke:url(#starOrbitLine);stroke-width:1.1px;vector-effect:non-scaling-stroke}.star-svg-node{fill:var(--star-cyan);filter:url(#starSvgGlow)}.star-svg-node.is-soft{opacity:.72}.star-core{z-index:3;text-align:center;background:radial-gradient(circle at 38% 33%,#22c7b861,#07343ae6 58%);border:1px solid #087f8c33;border-radius:50%;place-content:center;width:132px;height:132px;animation:3.6s ease-in-out infinite starCoreBreath;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #087f8c38,inset 0 0 25px #ffffff2e}.star-core:before,.star-core:after{content:"";z-index:-1;pointer-events:none;border-radius:50%;position:absolute;inset:-14px}.star-core:before{border:1px solid #22c7b847;animation:3.6s ease-in-out infinite starCoreRingPulse;box-shadow:0 0 38px #22c7b83d}.star-core:after{opacity:.54;mix-blend-mode:screen;background:radial-gradient(circle,#ffffff5c,#0000 62%);animation:3.6s ease-in-out infinite starCoreInnerGlow;inset:12px}.star-core span{z-index:1;color:var(--star-white);font-size:42px;font-weight:800;line-height:1;position:relative}.star-core small{z-index:1;color:var(--star-blue-bright);font-size:11px;position:relative}.star-direction{z-index:3;color:var(--star-navy);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff7a;border:1px solid #087f8c1f;padding:9px 13px;font-size:12px;line-height:1;position:absolute}.direction-code{top:10%;left:41%}.direction-agent{top:29%;right:0}.direction-knowledge{bottom:23%;right:2%}.direction-fde{bottom:8%;left:39%}.direction-growth{bottom:26%;left:2%}.direction-side{top:27%;left:0}.star-signal{z-index:4;border-left:2px solid var(--star-cyan);min-width:170px;box-shadow:var(--star-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8a;padding:13px 15px;position:absolute}.star-signal span{color:#07343a75;font-size:10px;display:block}.star-signal strong{color:var(--star-navy);margin-top:4px;font-size:12px;display:block}.star-signal i{background:#67e3aa;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block;box-shadow:0 0 10px #67e3aa}.star-signal-one{top:3%;right:-3%}.star-signal-two{bottom:0;left:3%}@keyframes starOrbitSpin{to{transform:rotate(360deg)}}@keyframes starHaloPulse{0%,to{opacity:.72;transform:scale(.95)}50%{opacity:1;transform:scale(1.04)}}@keyframes starTwinkle{0%,to{opacity:.36}50%{opacity:1}}@keyframes starCoreBreath{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 54px #087f8c33,inset 0 0 22px #ffffff2e}50%{transform:translate(-50%,-50%)scale(1.045);box-shadow:0 0 92px #087f8c61,inset 0 0 34px #ffffff47}}@keyframes starCoreRingPulse{0%,to{opacity:.36;transform:scale(.9)}50%{opacity:.88;transform:scale(1.12)}}@keyframes starCoreInnerGlow{0%,to{opacity:.36}50%{opacity:.78}}.star-hero-bottom{z-index:2;width:var(--star-shell);color:#07343a29;justify-content:flex-end;align-items:center;gap:16px;font-size:10px;display:flex;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}.star-hero-bottom i{background:currentColor;width:44px;height:1px}.star-section{padding:118px 0}.star-section-heading,.star-proof-heading{grid-template-columns:minmax(0,.95fr) minmax(280px,.8fr);align-items:end;gap:70px;margin-bottom:64px;display:grid}.star-section-heading h2,.star-proof-heading h2,.star-closing h2{color:var(--star-navy);letter-spacing:0;margin:0;font-size:clamp(34px,4.15vw,56px);line-height:1.12}.star-section-heading>p,.star-proof-heading>p:last-child,.star-closing p{color:var(--star-soft);margin:0;font-size:17px}.star-heading-dark h2,.star-heading-dark>p{color:var(--star-navy)}.star-action-system{border:1px solid var(--star-line);box-shadow:var(--star-shadow);background:#fff6;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.star-system-step{border-right:1px solid var(--star-line);min-height:176px;padding:28px 24px;transition:background .2s}.star-system-step.is-active,.star-system-step:hover{color:var(--star-white);background:linear-gradient(135deg,#087f8ceb,#22c7b8db)}.star-system-step span,.star-product-card>div span{color:var(--star-blue);font-size:12px;font-weight:800}.star-system-step strong{margin-top:34px;font-size:25px;display:block}.star-system-step small{color:currentColor;opacity:.58;display:block}.star-system-detail{border-top:1px solid var(--star-line);background:#ffffff9e;grid-column:1/-1;grid-template-columns:.4fr 1fr;gap:30px;padding:28px 32px;display:grid}.star-system-detail strong{font-size:clamp(22px,3vw,34px);line-height:1.28}.star-benefit-grid{background:var(--star-line);grid-template-columns:1.55fr repeat(3,1fr);gap:1px;margin-top:34px;display:grid}.star-benefit-grid article{background:var(--star-white);min-height:330px;padding:34px 30px}.star-benefit-feature{color:var(--star-white);background:linear-gradient(135deg,#087f8cf0,#22c7b8d6)!important}.star-benefit-feature h3,.star-benefit-item h3,.star-camp-card h3,.star-product-card h3{color:inherit;margin:0 0 16px;font-size:28px;line-height:1.18}.star-benefit-feature p:not(.star-mini-label),.star-benefit-item p{color:#f8fffec7}.star-benefit-item p{color:var(--star-soft)}.star-benefit-item span{width:44px;height:44px;color:var(--star-blue);place-items:center;margin-bottom:86px;font-size:24px;display:grid}.star-direction-line{box-shadow:var(--star-shadow);background:#fff6;justify-content:space-between;align-items:center;gap:24px;margin-top:34px;padding:22px 24px;display:flex;overflow:hidden}.star-direction-line>span{color:var(--star-night);white-space:nowrap;font-weight:850}.star-direction-line div{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.star-direction-line b{color:var(--star-primary-strong);padding:8px 0;font-size:12px;font-weight:800}.star-direction-line b:nth-child(2),.star-direction-line b:nth-child(5){color:color-mix(in srgb, var(--star-night) 82%, var(--star-gold))}.star-site[data-theme=peacock] .star-direction-line{border-color:#96f0ea38}.star-dark,.star-ink{color:var(--star-navy);background:radial-gradient(circle at 18% 12%,#22c7b81f,#0000 26%),radial-gradient(circle at 79% 44%,#0f9aa81a,#0000 30%),linear-gradient(138deg,#e9f7f6 0%,#dff3f1 58%,#cfecea 100%)}.star-camp-toolbar{color:var(--star-navy);justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.star-filter-group{gap:6px;display:flex}.star-filter-group button{min-height:40px;color:var(--star-navy);background:0 0;border:1px solid #0000;border-radius:4px;padding:0 18px;font-size:13px;font-weight:700}.star-filter-group button.is-active{color:var(--star-navy);background:linear-gradient(135deg,#22c7b83d,#ffffff57);border-color:#087f8c47}.star-camp-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.star-camp-card{background:#ffffff61;border:1px solid #087f8c24;overflow:hidden;box-shadow:0 18px 48px #07535b14}.star-camp-card button{text-align:left;width:100%;height:330px;display:block;position:relative;overflow:hidden}.star-camp-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.star-camp-card button:hover img{transform:scale(1.04)}.star-camp-card button span{color:var(--star-navy);background:#ffffffd6;padding:8px 11px;font-size:12px;position:absolute;bottom:14px;right:14px}.star-camp-card div{min-height:172px;padding:20px 22px 22px}.star-camp-card div>span{color:var(--star-blue);font-size:11px}.star-camp-card p{color:var(--star-soft)}.star-camp-cta{background:#ffffff61;border:1px solid #087f8c24;justify-content:space-between;align-items:center;gap:22px;margin-top:24px;padding:24px 28px;display:flex;box-shadow:0 18px 48px #07535b14}.star-camp-cta span{color:var(--star-blue);font-size:12px}.star-camp-cta strong{color:var(--star-navy);margin-top:6px;font-size:26px;display:block}.star-proof{background:linear-gradient(#dff3f1eb,#cfeceaeb)}.star-feedback-showcase{background:linear-gradient(90deg,#ffffff14,#ffffff05),#ffffff0a;border:1px solid #7fe8df24;gap:18px;padding:26px 24px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #0000002e}.star-feedback-showcase:before,.star-feedback-showcase:after{content:"";z-index:3;pointer-events:none;width:min(14vw,150px);position:absolute;top:0;bottom:0}.star-feedback-showcase:before{background:linear-gradient(90deg,#09111b,#09111b00);left:0}.star-feedback-showcase:after{background:linear-gradient(270deg,#12364c,#12364c00);right:0}.star-feedback-kicker{z-index:4;color:#e3f6f4b8;align-items:center;gap:12px;font-size:12px;display:flex;position:relative}.star-feedback-kicker span{color:var(--star-primary-soft)}.star-feedback-kicker b{color:var(--star-white);font-size:13px}.star-feedback-marquee{position:relative;overflow:hidden}.star-feedback-track{will-change:transform;gap:16px;width:max-content;padding-right:24px;animation:110s linear infinite star-feedback-scroll;display:flex}.star-feedback-marquee.is-reverse .star-feedback-track{animation-duration:125s;animation-direction:reverse}.star-feedback-marquee:hover .star-feedback-track{animation-play-state:paused}.star-feedback-card{aspect-ratio:32/41;text-align:left;background:#ffffff14;border:1px solid #7fe8df2e;flex:0 0 clamp(178px,18vw,236px);position:relative;overflow:hidden;box-shadow:0 22px 58px #0003}.star-feedback-card:after{content:"";background:linear-gradient(#0000,#09111be0);position:absolute;inset:43% 0 0}.star-feedback-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s,filter .35s}.star-feedback-card:hover img{filter:saturate(1.08);transform:scale(1.035)}.star-feedback-meta,.star-feedback-title{z-index:2;position:absolute;left:14px;right:14px}.star-feedback-meta{justify-content:space-between;align-items:center;gap:8px;display:flex;top:14px}.star-feedback-meta b,.star-feedback-meta small{min-height:24px;color:var(--star-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#09111b94;border:1px solid #ffffff29;align-items:center;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.star-feedback-meta small{color:#e3f6f4b3}.star-feedback-title{color:var(--star-white);font-size:16px;font-weight:800;line-height:1.35;bottom:16px}@keyframes star-feedback-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}.star-delivery-rail{align-items:center;gap:10px;margin-bottom:28px;padding-bottom:12px;display:flex;overflow-x:auto}.star-delivery-rail span{border:1px solid var(--star-line);background:#ffffff9e;flex:none;padding:12px 16px}.star-delivery-rail b{color:var(--star-blue);margin-right:8px}.star-case-list{gap:12px;display:grid}.star-case-item{border:1px solid var(--star-line);background:#ffffff9e;transition:border-color .26s,box-shadow .26s,transform .26s;position:relative}.star-case-item:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffff8a 42%,#0000 68%);position:absolute;inset:0;transform:translate(-120%)}.star-case-item.is-open:after{animation:.76s ease-out starCaseShine}.star-case-summary{text-align:left;grid-template-columns:110px 1fr 44px;align-items:center;gap:22px;width:100%;min-height:104px;padding:24px 28px;display:grid}.star-case-summary>span:first-child{color:var(--star-blue);font-size:12px;font-weight:800}.star-case-summary b{font-size:24px;display:block}.star-case-summary small{color:var(--star-soft)}.star-case-summary>span:last-child{color:var(--star-blue);justify-self:end;font-size:28px}.star-case-detail-shell{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .52s cubic-bezier(.16,1,.3,1),opacity .36s,transform .52s cubic-bezier(.16,1,.3,1);display:grid;transform:translateY(-18px)scale(.985)}.star-case-detail-shell[data-open=true]{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.star-case-detail{background:var(--star-line);grid-template-columns:1fr 1fr 1.1fr;gap:1px;min-height:0;margin:0 24px 24px;display:grid;overflow:hidden}.star-case-detail>div{opacity:0;transition:opacity .42s,transform .52s cubic-bezier(.16,1,.3,1);transform:translateY(18px)}.star-case-detail-shell[data-open=true] .star-case-detail>div{opacity:1;transform:translateY(0)}.star-case-detail-shell[data-open=true] .star-case-detail>div:nth-child(2){transition-delay:70ms}.star-case-detail-shell[data-open=true] .star-case-detail>div:nth-child(3){transition-delay:.13s}.star-case-detail>div{background:#ffffffb8;min-height:230px;padding:26px}.star-case-outcome{color:var(--star-white);flex-direction:column;justify-content:space-between;display:flex;background:linear-gradient(135deg,#087f8cf0,#22c7b8e0)!important}.star-case-outcome strong{font-size:28px;line-height:1.2}.star-case-outcome button{color:#e9fffe;align-self:flex-start}.star-case-outcome button:after{border-color:currentColor}.star-prototype-note{color:var(--star-soft);margin:28px 0 0;font-size:13px}.star-product-paths{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.star-product-card{background:#ffffff61;border:1px solid #087f8c24;flex-direction:column;min-height:560px;padding:34px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 48px #07535b14}.star-product-card>div{align-items:center;gap:12px;margin-bottom:42px;display:flex}.star-product-card p,.star-product-card li{color:var(--star-soft)}.star-price{color:var(--star-gold);margin:28px 0;font-size:18px;display:block}.star-price span{font-size:52px;line-height:1}.star-product-card button{min-height:46px;color:var(--star-blue);background:#ffffff80;border:1px solid #087f8c2e;border-radius:4px;justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:0 18px;font-size:14px;font-weight:800;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex}.star-product-card button:after{border-color:currentColor}.star-product-card button:hover{transform:translateY(-2px)}.star-closing{background:linear-gradient(#dff3f1eb,#bfe5e2eb);grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:70px;padding:130px max(24px,50vw - 600px);display:grid}.star-closing>div>p:not(.star-eyebrow){max-width:600px;margin:24px 0 34px}.star-closing aside{border-left:2px solid var(--star-blue);box-shadow:var(--star-shadow);background:#fff9;padding:30px}.star-closing aside span{color:var(--star-blue);font-size:12px}.star-closing aside strong{margin-top:12px;font-size:24px;line-height:1.35;display:block}.star-footer{color:var(--star-white);background:linear-gradient(135deg,#07343a,#0a5960);align-items:center;gap:28px;padding:30px max(24px,50vw - 600px);display:flex}.star-footer p{color:#f8fffead;margin:0;line-height:1.4}.star-footer div{color:#f8fffec7;gap:18px;margin-left:auto;display:flex}.star-floating-path{right:max(22px,50vw - 578px);bottom:calc(64px + env(safe-area-inset-bottom,0px));z-index:90;color:var(--star-white);box-shadow:var(--star-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #087f8c2e;border-radius:4px;align-items:center;gap:8px;padding:12px 14px;display:flex;position:fixed}.star-dialog-backdrop{z-index:400;background:#030712b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.star-poster-dialog,.star-join-dialog,.star-path-dialog{width:min(100%,960px);max-height:calc(100vh - 36px);color:var(--star-white);background:#071127;border:1px solid #ffffff29;position:relative;overflow:auto;box-shadow:0 30px 90px #0000005c}.star-dialog-topbar{z-index:2;background:#071127f0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.star-dialog-topbar h2{color:var(--star-white);margin:0;font-size:18px}.star-dialog-topbar button,.star-dialog-close{width:38px;height:38px;color:var(--star-white);font-size:28px}.star-poster-stage{padding:18px}.star-poster-stage img{width:min(100%,760px);margin:0 auto}.star-join-dialog,.star-path-dialog{width:min(100% - 32px,880px)}.star-dialog-close{z-index:3;position:absolute;top:12px;right:12px}.star-join-layout{grid-template-columns:1.1fr .9fr;min-height:560px;display:grid}.star-join-layout>div:first-child{align-content:center;padding:58px 54px;display:grid}.star-join-layout h2,.star-path-dialog h2{color:var(--star-white);white-space:pre-line;margin:0 0 24px;font-size:38px;line-height:1.16}.star-join-layout p,.star-join-layout li,.star-join-layout small,.star-qr-panel p,.star-path-options small,.star-path-result p{color:var(--star-soft)}.star-join-layout ul,.star-product-card ul,.star-case-detail ul{padding-left:18px}.star-join-layout>div:first-child>.star-button{justify-self:start;margin-top:8px}.star-join-layout>div:first-child>small{margin-top:12px;font-size:12px;line-height:1.6;display:block}.star-join-layout .star-button:disabled{opacity:.45;cursor:not-allowed}.star-qr-panel{text-align:center;background:#ffffff0d;place-content:center;padding:34px;display:grid}.star-qr-panel>div{color:#ffffff80;border:1px dashed #ffffff4d;place-items:center;width:220px;height:220px;display:grid}.star-qr-panel img{object-fit:cover;width:100%;height:100%}.star-qr-panel p{margin:18px 0 0;font-size:13px;line-height:1.6}.star-path-dialog{min-height:590px;padding:58px 62px 50px}.star-path-progress{gap:6px;margin-bottom:42px;display:flex}.star-path-progress span{background:#ffffff29;width:44px;height:2px}.star-path-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.star-path-options label{cursor:pointer;position:relative}.star-path-options input{opacity:0;pointer-events:none;position:absolute}.star-path-options label>span{background:#ffffff09;border:1px solid #ffffff21;flex-direction:column;justify-content:center;min-height:104px;padding:18px 20px;display:flex}.star-path-options input:checked+span{border-color:var(--star-cyan);box-shadow:inset 3px 0 0 var(--star-cyan);background:#78e5ff14}.star-path-options b{font-size:15px}.star-path-next{margin-top:26px;margin-left:auto}.star-path-dialog button:disabled{opacity:.35;cursor:not-allowed}.star-path-nav{justify-content:space-between;align-items:center;margin-top:26px;display:flex}.star-path-nav>button:first-child:not(.star-button),.star-path-restart{color:#07343a94;padding:9px 0}.star-path-result{text-align:center}.star-path-result>span{width:72px;height:72px;color:var(--star-cyan);border:1px solid #78e5ff5c;border-radius:50%;place-items:center;margin:0 auto 26px;font-size:28px;display:grid}.star-path-result>div{color:#ffffff75;justify-content:center;align-items:center;gap:10px;margin:34px 0;font-size:11px;display:flex}.star-path-result i{background:#ffffff2e;width:42px;height:1px}.star-path-restart{margin:18px auto 0;font-size:12px;display:block}.star-site[data-theme=peacock] .star-path-dialog{color:#f7fffb;isolation:isolate;background:radial-gradient(circle at 82% 18%,#7fe8df38,#0000 28%),radial-gradient(circle at 12% 86%,#f6d58a24,#0000 30%),linear-gradient(135deg,#08121ffa,#0b1828f5 46%,#12364cfa);border:1px solid #96f0ea3d;border-radius:8px;width:min(100% - 32px,960px);min-height:640px;overflow:hidden;box-shadow:0 42px 120px #00000085,inset 0 0 0 1px #ffffff0f,0 0 80px #28c7bc1f}.star-site[data-theme=peacock] .star-path-dialog:before,.star-site[data-theme=peacock] .star-path-dialog:after{content:"";z-index:-1;pointer-events:none;position:absolute}.star-site[data-theme=peacock] .star-path-dialog:before{opacity:.44;background-image:radial-gradient(circle,#ffffffb3 0 1px,#0000 1.6px),radial-gradient(circle,#7fe8df99 0 1px,#0000 1.5px),linear-gradient(#7fe8df14 1px,#0000 1px),linear-gradient(90deg,#7fe8df14 1px,#0000 1px);background-position:12px 18px,64px 42px,0 0,0 0;background-size:92px 92px,138px 138px,48px 48px,48px 48px;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#000000a6 54%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000a6 54%,#0000 100%)}.star-site[data-theme=peacock] .star-path-dialog:after{border:1px solid #96f0ea1f;border-radius:6px;inset:18px}.star-site[data-theme=peacock] .star-path-dialog section{z-index:1;position:relative}.star-site[data-theme=peacock] .star-path-dialog section:before{content:"AI PATH FINDER";color:#d5fffab8;letter-spacing:.12em;background:#ffffff0f;border:1px solid #96f0ea38;align-items:center;min-height:30px;margin-bottom:24px;padding:0 12px;font-size:10px;font-weight:900;display:inline-flex}.star-site[data-theme=peacock] .star-path-dialog h2{color:#f7fffb;letter-spacing:0;max-width:760px;margin-bottom:30px;font-size:clamp(36px,4vw,54px)}.star-site[data-theme=peacock] .star-path-dialog .star-section-index{color:#96f0ea}.star-site[data-theme=peacock] .star-dialog-close{color:#0000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #96f0ea2e;border-radius:50%;place-items:center;width:36px;height:36px;font-size:0;transition:border-color .18s,background .18s,box-shadow .18s;display:grid;top:30px;right:30px}.star-site[data-theme=peacock] .star-dialog-close:before,.star-site[data-theme=peacock] .star-dialog-close:after{content:"";opacity:1;background:#f7fffbc7;border:0;width:13px;height:1.5px;position:absolute;transform:rotate(45deg)}.star-site[data-theme=peacock] .star-dialog-close:after{transform:rotate(-45deg)}.star-site[data-theme=peacock] .star-dialog-close:hover{background:#96f0ea1f;border-color:#96f0ea57;box-shadow:0 0 24px #96f0ea24}.star-site[data-theme=peacock] .star-dialog-close:hover:before,.star-site[data-theme=peacock] .star-dialog-close:hover:after{background:#f7fffb}.star-site[data-theme=peacock] .star-path-progress{z-index:1;gap:10px;width:min(360px,100% - 72px);margin-bottom:44px;position:relative}.star-site[data-theme=peacock] .star-path-progress span{background:#ffffff1f;border-radius:999px;flex:1;height:4px;overflow:hidden}.star-site[data-theme=peacock] .star-path-progress span.is-active{background:linear-gradient(90deg,#f6d58a,#96f0ea,#59e0d7);box-shadow:0 0 24px #96f0ea57}.star-site[data-theme=peacock] .star-path-options{gap:14px}.star-site[data-theme=peacock] .star-path-options label>span{background:linear-gradient(135deg,#ffffff1a,#ffffff0a),#ffffff0d;border:1px solid #96f0ea2e;min-height:132px;padding:24px 24px 22px;transition:border-color .26s,background .26s,box-shadow .26s,transform .26s;position:relative;overflow:hidden;box-shadow:0 18px 44px #0000002e,inset 0 1px #ffffff1a}.star-site[data-theme=peacock] .star-path-options label>span:before{content:var(--path-option-index);color:#96f0ea47;font-size:32px;font-weight:900;line-height:1;position:absolute;top:16px;right:18px}.star-site[data-theme=peacock] .star-path-options label>span:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#96f0eab8,#0000);height:2px;transition:opacity .26s;position:absolute;inset:auto 20px 0}.star-site[data-theme=peacock] .star-path-options label:hover>span{background:linear-gradient(135deg,#96f0ea21,#ffffff0f),#ffffff12;border-color:#96f0ea5c;transform:translateY(-3px)}.star-site[data-theme=peacock] .star-path-options input:checked+span{background:radial-gradient(circle at 88% 18%,#f6d58a38,#0000 32%),linear-gradient(135deg,#96f0ea2e,#ffffff12),#7fe8df14;border-color:#f6d58a9e;transform:translateY(-3px);box-shadow:0 22px 58px #28c7bc2e,inset 0 0 0 1px #ffffff17,inset 4px 0 #f6d58a}.star-site[data-theme=peacock] .star-path-options input:checked+span:before{color:#f6d58a80}.star-site[data-theme=peacock] .star-path-options input:checked+span:after{opacity:1}.star-site[data-theme=peacock] .star-path-options b{z-index:1;color:#f7fffb;max-width:calc(100% - 56px);font-size:18px;position:relative}.star-site[data-theme=peacock] .star-path-options small{z-index:1;color:#d5eeeaad;max-width:28ch;margin-top:10px;font-size:13px;line-height:1.6;position:relative}.star-site[data-theme=peacock] .star-path-next,.star-site[data-theme=peacock] .star-path-nav .star-button,.star-site[data-theme=peacock] .star-path-result .star-button{min-width:176px;box-shadow:0 20px 54px #28c7bc38,inset 0 1px #ffffff57}.star-site[data-theme=peacock] .star-path-nav>button:first-child:not(.star-button),.star-site[data-theme=peacock] .star-path-restart{color:#d5eeeaad}.star-site[data-theme=peacock] .star-path-result{align-content:center;place-items:center;min-height:440px;display:grid}.star-site[data-theme=peacock] .star-path-result:before{margin-inline:auto}.star-site[data-theme=peacock] .star-path-result>span{color:#f6d58a;background:radial-gradient(circle,#f6d58a33,#0000 64%),#96f0ea14;border-color:#f6d58a6b;width:92px;height:92px;margin-bottom:28px;box-shadow:0 0 44px #f6d58a29,inset 0 0 24px #96f0ea1f}.star-site[data-theme=peacock] .star-path-result h2{text-align:center;margin-bottom:16px}.star-site[data-theme=peacock] .star-path-result p{color:#d5eeeab8;max-width:620px;font-size:16px}.star-site[data-theme=peacock] .star-path-result>div{color:#d5fffa9e;letter-spacing:.08em;margin:38px 0}.star-site[data-theme=peacock] .star-path-result i{background:linear-gradient(90deg,#0000,#96f0ea7a,#0000);width:58px}@media (max-width:760px){.star-site[data-theme=peacock] .star-path-dialog{width:min(100% - 18px,560px);min-height:calc(100vh - 28px);padding:50px 22px 30px}.star-site[data-theme=peacock] .star-path-dialog:after{inset:10px}.star-site[data-theme=peacock] .star-dialog-close{top:22px;right:22px}.star-site[data-theme=peacock] .star-path-progress{width:calc(100% - 56px);margin-bottom:30px}.star-site[data-theme=peacock] .star-path-dialog section:before{margin-bottom:18px}.star-site[data-theme=peacock] .star-path-dialog h2{margin-bottom:22px;font-size:32px}.star-site[data-theme=peacock] .star-path-options label>span{min-height:116px;padding:20px 18px}.star-site[data-theme=peacock] .star-path-options label>span:before{font-size:26px;top:14px;right:16px}.star-site[data-theme=peacock] .star-path-options b{font-size:16px}.star-site[data-theme=peacock] .star-path-result{min-height:520px}}@media (max-width:1040px){.star-hero-grid{grid-template-columns:1fr .8fr;gap:26px}.star-benefit-grid{grid-template-columns:1.4fr repeat(3,1fr)}}@media (max-width:820px){.star-site{--star-shell:min(100% - 32px, 680px);--star-header-h:64px}.star-desktop-nav,.star-header-action{display:none}.star-nav-toggle{display:block}.star-hero{min-height:auto;padding:124px 0 76px}.star-hero-grid,.star-section-heading,.star-proof-heading,.star-closing,.star-join-layout{grid-template-columns:1fr}.star-hero-copy,.star-section-heading,.star-proof-heading,.star-closing{text-align:center}.star-eyebrow,.star-hero-actions,.star-hero-proof{justify-content:center}.star-constellation{justify-self:center;width:min(100%,480px);margin-top:28px}.star-hero-bottom,.star-signal{display:none}.star-section{padding:90px 0}.star-action-system{grid-template-columns:1fr 1fr}.star-system-detail,.star-benefit-grid,.star-camp-grid,.star-product-paths,.star-case-detail{grid-template-columns:1fr}.star-benefit-grid{grid-template-columns:1fr 1fr}.star-benefit-feature{grid-column:span 2}.star-footer{text-align:center;flex-wrap:wrap;justify-content:center}.star-footer div{justify-content:center;width:100%;margin-left:0}}@media (max-width:560px){.star-site{--star-shell:calc(100% - 28px)}.star-hero{padding-top:110px}.star-hero h1{font-size:clamp(42px,12vw,62px)}.star-hero-actions,.star-camp-toolbar,.star-camp-cta,.star-path-nav{flex-direction:column;align-items:stretch}.star-hero-proof div{flex:1;min-width:0;padding:0 10px}.star-constellation{width:min(100%,330px);margin-left:auto;margin-right:auto}.star-section{padding:72px 0}.star-section-heading h2,.star-proof-heading h2,.star-closing h2{font-size:36px}.star-action-system,.star-benefit-grid,.star-path-options{grid-template-columns:1fr}.star-benefit-feature{grid-column:1}.star-feedback-track{gap:12px;padding-right:14px}.star-feedback-card{flex-basis:176px}.star-filter-group{max-width:100%;padding-bottom:5px;overflow-x:auto}.star-filter-group button{flex:none}.star-case-summary{grid-template-columns:1fr 34px;gap:12px}.star-case-summary>span:first-child,.star-case-summary>span:nth-child(2){grid-column:1}.star-case-summary>span:last-child{grid-area:1/2/span 2}.star-path-dialog{min-height:610px;padding:52px 24px 32px}.star-join-layout>div:first-child{padding:56px 26px 40px}.star-qr-panel>div{width:190px;height:190px}}.star-site{--star-primary:#4994c4;--star-primary-strong:#2f6f9e;--star-primary-soft:#8ec6e5;--star-night:#102b46;--star-night-2:#194a70;--star-gold:#eabf68;--star-paper:#f2f8fc;--star-white:#fbfdff;--star-soft:#536b7e;--star-line:#2f6f9e29;--star-shadow:0 22px 70px #1f577d29}.star-site[data-theme=mint]{--star-primary:#2d9c98;--star-primary-strong:#177875;--star-primary-soft:#78d8d0;--star-night:#123438;--star-night-2:#1c5554;--star-gold:#d9a94e;--star-paper:#e4f8f6;--star-white:#f8fffd;--star-soft:#426467;--star-line:#125b5829;--star-shadow:0 22px 70px #16696324}.star-site[data-theme=navy]{--star-primary:#5278ff;--star-primary-strong:#2b4dca;--star-primary-soft:#78a4ff;--star-night:#071127;--star-night-2:#0c1c3c;--star-gold:#f0c56f;--star-paper:#f4f6f9;--star-white:#f8fbff;--star-soft:#3e4b60;--star-line:#0a122224;--star-shadow:0 22px 70px #050e2329}.star-site[data-theme=peacock]{--star-primary:#28c7bc;--star-primary-strong:#1a7f86;--star-strong:#f7fffb;--star-primary-soft:#7fe8df;--star-night:#0b1828;--star-night-2:#12364c;--star-gold:#f0c56f;--star-paper:#eef7f6;--star-white:#fbfffd;--star-soft:#a7c7c5;--star-line:#7fe8df2e;--star-line-hover:#7fe8df5c;--star-panel:#ffffff1a;--star-panel-soft:#ffffff24;--star-input:#ffffff1f;--star-input-focus:#ffffff2e;--star-primary-gradient:linear-gradient(135deg, #d4fff9 0%, #59e0d7 46%, #1a7f86 100%);--star-secondary-gradient:linear-gradient(135deg, #f6d58a 0%, #96f0ea 100%);--star-success:#0f9f7a;--star-danger:#dc2626;--star-exit-text:#9a3412;--star-exit-text-hover:#7c2d12;--star-exit-bg:#ffedd5b8;--star-exit-bg-hover:#fdba74c7;--star-exit-border:#ea580c3d;--star-exit-border-hover:#ea580c6b;--star-shadow:0 28px 90px #07142042}.star-site[data-theme=coral]{--star-primary:#e86b58;--star-primary-strong:#a9443b;--star-primary-soft:#ffad92;--star-night:#351b25;--star-night-2:#552733;--star-gold:#f4c968;--star-paper:#fff7f2;--star-white:#fffdfb;--star-soft:#72545a;--star-line:#73403e29;--star-shadow:0 22px 70px #75393429}.star-theme-picker{align-items:center;gap:6px;display:flex}.star-theme-picker button{border:1px solid #0000;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.star-theme-picker button.is-active{border-color:#ffffffb8}.star-theme-picker span{border:1px solid #ffffff8c;border-radius:50%;width:13px;height:13px;display:block}.star-hero{background:radial-gradient(circle at 79% 44%, color-mix(in srgb, var(--star-primary) 35%, transparent), transparent 31%), radial-gradient(circle at 18% 12%, color-mix(in srgb, var(--star-primary-soft) 22%, transparent), transparent 27%), linear-gradient(138deg, var(--star-night) 0%, var(--star-night-2) 52%, color-mix(in srgb, var(--star-night) 75%, #000) 100%)}.star-site[data-theme=mint] .star-header{color:#102a2b}.star-site[data-theme=mint] .star-header.is-scrolled{background:#e4f8f6e6;border-bottom-color:#125b5824}.star-site[data-theme=mint] .star-desktop-nav a,.star-site[data-theme=mint] .star-header-action{color:#173b3b}.star-site[data-theme=mint] .star-header-action{background:#ffffff57;border-color:#17787557}.star-site[data-theme=mint] .star-nav-toggle span{background:#173b3b}.star-site[data-theme=mint] .star-hero{color:#102a2b;background:radial-gradient(circle at 78% 28%,#78d8d070,#0000 29%),radial-gradient(circle at 16% 12%,#ffffffdb,#0000 28%),linear-gradient(135deg,#e4f8f6 0%,#cfeeea 52%,#bce4df 100%)}.star-site[data-theme=mint] .star-hero:before{opacity:.34;background-image:linear-gradient(#1778751f 1px,#0000 1px),linear-gradient(90deg,#1778751f 1px,#0000 1px)}.star-site[data-theme=mint] .star-hero:after{border-color:#17787538}.star-site[data-theme=mint] .star-hero h1{color:#102a2b}.star-site[data-theme=mint] .star-hero-lead{color:#426467}.star-site[data-theme=mint] .star-eyebrow{color:var(--star-primary-strong)}.star-site[data-theme=mint] .star-text-action{color:#173b3b;border-bottom-color:#1778756b}.star-site[data-theme=mint] .star-hero-proof div{border-left-color:#17787538}.star-site[data-theme=mint] .star-hero-proof strong{color:#123f40}.star-site[data-theme=mint] .star-hero-proof span,.star-site[data-theme=mint] .star-hero-bottom{color:#123f4094}.star-site[data-theme=mint] .star-core{background:radial-gradient(circle at 38% 33%,#ffffffb3,#329d97e6 58%);border-color:#1778757a;box-shadow:0 0 70px #2d9c9847,inset 0 0 25px #ffffff38}.star-site[data-theme=mint] .star-core span,.star-site[data-theme=mint] .star-core small{color:#123f40}.star-site[data-theme=mint] .star-direction{color:#173b3b;background:#f8fffd9e;border-color:#1778752e}.star-site[data-theme=mint] .star-direction-line,.star-site[data-theme=mint] .star-system-step,.star-site[data-theme=mint] .star-system-detail,.star-site[data-theme=mint] .star-benefit-grid article,.star-site[data-theme=mint] .star-proof,.star-site[data-theme=mint] .star-enterprise,.star-site[data-theme=mint] .star-closing{background-color:var(--star-paper)}.star-hero:before{background-image:linear-gradient(color-mix(in srgb, var(--star-primary-soft) 18%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--star-primary-soft) 18%, transparent) 1px, transparent 1px)}.star-hero h1 em,.star-price{color:var(--star-gold)}.star-header-action,.star-filter-group button.is-active{border-color:color-mix(in srgb, var(--star-primary-soft) 72%, white)}.star-button-primary{background:var(--star-primary-gradient,var(--star-primary));box-shadow:0 14px 42px color-mix(in srgb, var(--star-primary) 35%, transparent)}.star-button-primary:hover{background:var(--star-secondary-gradient,var(--star-primary-soft))}.star-button-light{color:var(--star-night)}.star-core{border-color:color-mix(in srgb, var(--star-primary-soft) 72%, white);background:radial-gradient(circle at 38% 33%, color-mix(in srgb, var(--star-primary-soft) 52%, transparent), var(--star-night) 58%);box-shadow:0 0 70px color-mix(in srgb, var(--star-primary) 42%, transparent), inset 0 0 25px color-mix(in srgb, var(--star-primary-soft) 18%, transparent)}.star-core small,.star-eyebrow,.star-camp-card div>span,.star-case-outcome button,.star-product-card>div span,.star-footer a:hover{color:var(--star-primary-soft)}.star-svg-orbit{stroke:color-mix(in srgb, var(--star-primary-soft) 38%, transparent)}.star-svg-node{fill:var(--star-primary-soft)}.star-svg-orbit.is-gold{stroke:color-mix(in srgb, var(--star-gold) 28%, transparent)}.star-svg-node.is-gold{fill:var(--star-gold)}.star-benefit-feature,.star-case-outcome{background:linear-gradient(135deg, var(--star-night), var(--star-night-2))!important}.star-site[data-theme=peacock] .star-benefit-feature,.star-site[data-theme=peacock] .star-case-outcome{background:var(--star-primary-gradient)!important}.star-system-step span,.star-delivery-rail b,.star-section-index,.star-mini-label,.star-camp-cta span,.star-closing aside span{color:var(--star-primary)}.star-system-step.is-active,.star-system-step:hover{background:var(--star-night)}.star-dark,.star-ink{background:radial-gradient(circle at 78% 18%, color-mix(in srgb, var(--star-primary) 30%, transparent), transparent 30%), linear-gradient(180deg, var(--star-night), var(--star-night-2) 72%, var(--star-night))}.star-camp-card,.star-product-card{border-color:color-mix(in srgb, var(--star-primary-soft) 18%, transparent)}.star-site[data-theme=peacock] .star-camp-card,.star-site[data-theme=peacock] .star-product-card,.star-site[data-theme=peacock] .star-action-system,.star-site[data-theme=peacock] .star-case-item,.star-site[data-theme=peacock] .star-closing aside{border-color:var(--star-line);background:var(--star-panel)}.star-site[data-theme=peacock] .star-system-detail,.star-site[data-theme=peacock] .star-benefit-grid article,.star-site[data-theme=peacock] .star-case-detail>div{background:var(--star-panel-soft)}.star-site[data-theme=peacock] .star-direction-line>span{color:#e3f6f4c7;font-weight:800}.star-site[data-theme=peacock] .star-direction-line b{color:#eafffb;background:linear-gradient(#ffffff2e,#ffffff14),#7fe8df1a;border-color:#96f0ea57;min-height:34px;padding:8px 14px;font-size:13px;font-weight:850;box-shadow:0 12px 28px #0209102e,inset 0 1px #ffffff2e}.star-site[data-theme=peacock] .star-direction-line b:nth-child(2),.star-site[data-theme=peacock] .star-direction-line b:nth-child(5){color:#fff4c8;background:linear-gradient(#f6d58a2e,#ffffff12),#7fe8df14;border-color:#f6d58a5c}.star-site[data-theme=peacock] .star-community{isolation:isolate;background:radial-gradient(circle at 78% 16%,#7fe8df61,#0000 28rem),radial-gradient(circle at 15% 84%,#f6d58a38,#0000 25rem),linear-gradient(#f7fffd 0%,#eaf8f6 52%,#f6fffd 100%);position:relative;overflow:hidden}.star-site[data-theme=peacock] .star-community:before,.star-site[data-theme=peacock] .star-community:after{content:"";z-index:-1;pointer-events:none;position:absolute}.star-site[data-theme=peacock] .star-community:before{opacity:.52;background-image:radial-gradient(circle,#17787538 0 1px,#0000 1.5px),linear-gradient(#17787512 1px,#0000 1px),linear-gradient(90deg,#17787512 1px,#0000 1px);background-position:24px 28px,0 0,0 0;background-size:116px 116px,48px 48px,48px 48px;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 16% 78%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 16% 78%,#0000 100%)}.star-site[data-theme=peacock] .star-community:after{display:none}.star-site[data-theme=peacock] .star-community .star-section-heading{border-top:1px solid #17787529;border-bottom:1px solid #1778751f;padding:34px 0 28px;position:relative}.star-site[data-theme=peacock] .star-community .star-section-heading:before{content:"MEMBER OPERATING SYSTEM";color:#1778758a;letter-spacing:.14em;background:#f7fffd;padding:0 10px;font-size:10px;font-weight:900;position:absolute;top:-12px;right:0}.star-site[data-theme=peacock] .star-community .star-section-heading h2{color:#082f33}.star-site[data-theme=peacock] .star-community .star-section-index{color:#177875}.star-site[data-theme=peacock] .star-community .star-section-heading>p{color:#082f33a8}.star-site[data-theme=peacock] .star-community .star-action-system{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffffd1,#ffffff80),#ffffff8a;border:1px solid #17787524;position:relative;box-shadow:0 30px 90px #0b44491f,inset 0 1px #ffffffe0}.star-site[data-theme=peacock] .star-community .star-action-system:before{content:"";pointer-events:none;background:linear-gradient(90deg,#7fe8df2e,#0000 32% 68%,#f6d58a1f);position:absolute;inset:0}.star-site[data-theme=peacock] .star-community .star-system-step{color:#0b3438;border-right-color:#1778751f;position:relative}.star-site[data-theme=peacock] .star-community .star-system-step:after{content:"";opacity:0;background:linear-gradient(90deg,#1778755c,#0000);height:2px;transition:opacity .22s;position:absolute;bottom:20px;left:24px;right:24px}.star-site[data-theme=peacock] .star-community .star-system-step span{color:#177875}.star-site[data-theme=peacock] .star-community .star-system-step strong{color:inherit}.star-site[data-theme=peacock] .star-community .star-system-step.is-active,.star-site[data-theme=peacock] .star-community .star-system-step:hover{color:#f7fffb;background:radial-gradient(circle at 78% 22%,#f6d58a38,#0000 38%),linear-gradient(135deg,#0b3438,#177875)}.star-site[data-theme=peacock] .star-community .star-system-step.is-active span,.star-site[data-theme=peacock] .star-community .star-system-step:hover span{color:#f6d58a}.star-site[data-theme=peacock] .star-community .star-system-step.is-active:after,.star-site[data-theme=peacock] .star-community .star-system-step:hover:after{opacity:1;background:linear-gradient(90deg,#f6d58a,#96f0ea1f)}.star-site[data-theme=peacock] .star-community .star-system-detail{color:#0b3438;background:linear-gradient(90deg,#f6d58a29,#ffffff8a),#ffffffb8;border-top-color:#1778751f}.star-site[data-theme=peacock] .star-community .star-system-detail span{color:#177875;font-weight:900}.star-site[data-theme=peacock] .star-community .star-benefit-grid{background:0 0;gap:14px}.star-site[data-theme=peacock] .star-community .star-benefit-grid article{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffffd1,#ffffff8a),#ffffff94;border:1px solid #1778751f;position:relative;overflow:hidden;box-shadow:0 24px 70px #0b44491a}.star-site[data-theme=peacock] .star-community .star-benefit-feature{border-color:#17787533;background:radial-gradient(circle at 80% 16%,#f6d58a3d,#0000 34%),linear-gradient(135deg,#0b3438,#177875 72%,#2d9c98)!important}.star-site[data-theme=peacock] .star-community .star-benefit-feature:after,.star-site[data-theme=peacock] .star-community .star-benefit-item:after{content:"";background:linear-gradient(90deg,#f6d58ab8,#0000);height:2px;position:absolute;inset:auto 28px 26px}.star-site[data-theme=peacock] .star-community .star-benefit-item{color:#0b3438;transition:transform .22s,box-shadow .22s}.star-site[data-theme=peacock] .star-community .star-benefit-item:hover{transform:translateY(-4px);box-shadow:0 32px 86px #0b444924}.star-site[data-theme=peacock] .star-community .star-benefit-item span{color:#177875;background:#ffffff94;border:1px solid #17787529;box-shadow:inset 0 1px #ffffffe0}.star-site[data-theme=peacock] .star-community .star-benefit-item p{color:#082f339e}.star-site[data-theme=peacock] .star-community .star-direction-line{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(90deg,#ffffffdb,#ffffff8a),#ffffff9e;border:1px solid #1778751f;box-shadow:0 24px 70px #0b44491a}.star-site[data-theme=peacock] .star-community .star-direction-line>span{color:#0b3438;font-weight:900}.star-site[data-theme=peacock] .star-community .star-direction-line b{color:#0f5f64;min-height:auto;text-shadow:none;box-shadow:none;background:#ffffff85;border:0;padding:7px 12px}.star-site[data-theme=peacock] .star-community .star-direction-line b:nth-child(2),.star-site[data-theme=peacock] .star-community .star-direction-line b:nth-child(5){color:#684405}.star-site[data-theme=peacock] .star-filter-group button.is-active,.star-site[data-theme=peacock] .star-path-options input:checked+span{background:linear-gradient(135deg,#22c7b847,#ffffff57);border-color:#22c7b870}.star-site[data-theme=peacock] .star-filter-group button{border-color:var(--star-line);color:#07343a;background:#ffffff3d}.star-site[data-theme=peacock] .star-filter-group button.is-active{color:#06363d;background:linear-gradient(135deg,#22c7b847,#ffffff57);border-color:#087f8c47}.star-site[data-theme=peacock] .star-path-options label>span{border-color:var(--star-line);background:var(--star-input)}.star-site[data-theme=peacock] .star-path-options input:focus-visible+span{background:var(--star-input-focus);outline:2px solid var(--star-primary-soft);outline-offset:2px}.star-site[data-theme=peacock] .star-theme-picker button.is-active{border-color:var(--star-primary-soft)}.star-site[data-theme=peacock] .star-camps{background:radial-gradient(circle at 72% 42%,#7fe8df24,#0000 27rem),radial-gradient(circle at 22% 8%,#f0c56f1a,#0000 21rem),radial-gradient(circle at 50% 118%,#28c7bc1f,#0000 33rem),linear-gradient(135deg,#09111b 0%,#0b1828 44%,#12364c 100%)}.star-site[data-theme=peacock] .star-camp-toolbar{color:#e3f6f4b3}.star-site[data-theme=peacock] .star-filter-group{background:0 0;border:0;padding:0}.star-site[data-theme=peacock] .star-filter-group button{color:#fbfffdcc;background:#ffffff0f;border-color:#7fe8df2e}.star-site[data-theme=peacock] .star-filter-group button:hover{color:var(--star-white);background:#ffffff1a;border-color:#7fe8df38}.star-site[data-theme=peacock] .star-filter-group button.is-active{color:#061113;background:linear-gradient(135deg,#d4fff9 0%,#7fe8df 54%,#28c7bc 100%);border-color:#96f0eab8;box-shadow:0 14px 34px #28c7bc47,inset 0 0 0 1px #ffffff5c}.star-site[data-theme=peacock] .star-camp-card button span{color:var(--star-white);background:#09111bbd}.star-site[data-theme=peacock] .star-camp-cta{background:#ffffff14;border-color:#7fe8df24;margin-top:18px}.star-site[data-theme=peacock] .star-camp-cta span{color:#e3f6f48f}.star-site[data-theme=peacock] .star-camp-cta strong{color:var(--star-white)}.star-site[data-theme=peacock] .star-product-card button{background:var(--star-secondary-gradient);color:var(--star-strong,#06363d)}.star-site[data-theme=peacock] .star-camp-cta .star-button-light{color:#f7fffb;background:radial-gradient(circle at 82% 18%,#7fe8df38,#0000 34%),linear-gradient(135deg,#09111b,#0b1828 54%,#12364c);border:1px solid #96f0ea57;box-shadow:0 18px 48px #02091042,inset 0 1px #ffffff1f}.star-site[data-theme=peacock] .star-camp-cta .star-button-light:hover{background:radial-gradient(circle at 82% 18%,#f6d58a33,#0000 34%),linear-gradient(135deg,#0b1828,#12364c 58%,#177875);box-shadow:0 22px 58px #28c7bc33,inset 0 1px #ffffff29}.star-site[data-theme=peacock] .star-success{color:var(--star-success)}.star-site[data-theme=peacock] .star-danger{color:var(--star-danger)}.star-site[data-theme=peacock] .star-exit-button{border:1px solid var(--star-exit-border);background:var(--star-exit-bg);color:var(--star-exit-text)}.star-site[data-theme=peacock] .star-exit-button:hover{border-color:var(--star-exit-border-hover);background:var(--star-exit-bg-hover);color:var(--star-exit-text-hover)}.star-site[data-theme=peacock] .star-hero{min-height:900px;color:var(--star-white);background:radial-gradient(circle at 72% 42%,#7fe8df33,#0000 27rem),radial-gradient(circle at 22% 8%,#f0c56f24,#0000 21rem),radial-gradient(circle at 50% 118%,#28c7bc2e,#0000 33rem),linear-gradient(135deg,#09111b 0%,#0b1828 44%,#12364c 100%)}.star-site[data-theme=peacock] .star-hero:before{opacity:.46;background-image:radial-gradient(circle,#ffffffb3 0 1px,#0000 1.6px),radial-gradient(circle,#78eee47a 0 1px,#0000 1.5px),linear-gradient(#78eee40d 1px,#0000 1px),linear-gradient(90deg,#78eee40d 1px,#0000 1px);background-position:0 0,42px 58px,0 0,0 0;background-size:160px 160px,230px 230px,96px 96px,96px 96px;-webkit-mask-image:linear-gradient(#000000e6,#0000 86%);mask-image:linear-gradient(#000000e6,#0000 86%)}.star-site[data-theme=peacock] .star-hero:after{border-color:#7fe8df29;height:560px;bottom:-350px;left:-16%;right:-16%;box-shadow:0 -50px 140px #28c7bc24,inset 0 34px 120px #ffffff14}.star-site[data-theme=peacock] .star-header{color:#fbfffde0}.star-site[data-theme=peacock] .star-header.is-scrolled{background:#09111bb8;border-bottom-color:#7fe8df24}.star-site[data-theme=peacock] .star-desktop-nav a,.star-site[data-theme=peacock] .star-header-action,.star-site[data-theme=peacock] .star-text-action{color:#fbfffdc7}.star-site[data-theme=peacock] .star-header-action{background:#ffffff14;border-color:#7fe8df38;box-shadow:inset 0 1px #ffffff24}.star-site[data-theme=peacock] .star-nav-toggle span{background:var(--star-white)}.star-site[data-theme=peacock] .star-hero h1{max-width:740px;color:var(--star-white);text-shadow:0 24px 70px #07142057}.star-site[data-theme=peacock] .star-hero h1 .star-title-line{max-width:14ch}.star-site[data-theme=peacock] .star-hero-lead{color:#e3f6f4c2;max-width:650px}.star-site[data-theme=peacock] .star-hero-proof div{border-left-color:#78eee433}.star-site[data-theme=peacock] .star-hero-proof strong{color:var(--star-white)}.star-site[data-theme=peacock] .star-hero-proof span,.star-site[data-theme=peacock] .star-hero-bottom{color:#e3f6f485}.star-site[data-theme=peacock] .star-core{background:radial-gradient(circle at 34% 28%,#ffffffe0,#7fe8df9e 28%,#12364ce6 68%),#12364c;border-color:#7fe8df75;box-shadow:0 0 86px #7fe8df38,inset 0 0 30px #fff3}.star-site[data-theme=peacock] .star-core span,.star-site[data-theme=peacock] .star-core small{color:var(--star-white)}.star-site[data-theme=peacock] .star-direction{color:#fbfffdd6;background:#ffffff17;border-color:#7fe8df2e;box-shadow:inset 0 1px #ffffff1a}.star-site[data-theme=peacock] .star-eyebrow{color:#f0c56fe6}.star-site[data-theme=peacock] .star-hero h1 em{color:#f0c56f;text-shadow:0 0 34px #f0c56f47}.star-site[data-theme=peacock] .star-button-primary{color:#041012;background:linear-gradient(135deg,#f6d58a 0%,#96f0ea 48%,#59e0d7 100%);box-shadow:0 20px 58px #28c7bc33,inset 0 0 0 1px #fff3}.star-site[data-theme=peacock] .star-text-action{border-bottom-color:#f0c56f7a}.star-site[data-theme=peacock] .star-constellation:before{filter:blur(18px);background:radial-gradient(circle,#7fe8df38,#0000 58%),radial-gradient(circle,#f0c56f1a,#0000 34%);inset:5%}.star-site[data-theme=peacock] .star-svg-stars circle{fill:#fbfffdb8}.star-site[data-theme=peacock] .star-svg-orbit{stroke:#7fe8df42}.star-site[data-theme=peacock] .star-svg-node{fill:#78eee4}.star-site[data-theme=peacock] .star-signal{color:#fbfffdeb;background:#09111b61;border-left-color:#f0c56fad;box-shadow:0 24px 74px #0714203d,inset 0 1px #ffffff1a}.star-site[data-theme=peacock] .star-signal span{color:#d5eeea80}.star-site[data-theme=peacock] .star-signal strong{color:#fbfffdeb}.star-site[data-theme=peacock] .star-brand-mark i{background:#78eee4;box-shadow:0 0 22px #78eee4cc}.star-site[data-theme=peacock] .star-community .star-section-heading>p{color:#234f54;font-weight:600;line-height:1.9}.star-site[data-theme=peacock] .star-dark,.star-site[data-theme=peacock] .star-ink{color:var(--star-white);background:radial-gradient(circle at 72% 42%,#7fe8df24,#0000 27rem),radial-gradient(circle at 22% 8%,#f0c56f1a,#0000 21rem),radial-gradient(circle at 50% 118%,#28c7bc1f,#0000 33rem),linear-gradient(135deg,#09111b 0%,#0b1828 44%,#12364c 100%)}.star-site[data-theme=peacock] .star-closing{color:#07343a;background:radial-gradient(circle at 18% 18%,#ffffffc2,#0000 28%),radial-gradient(circle at 82% 24%,#22c7b81f,#0000 28%),linear-gradient(135deg,#eef8f7 0%,#dff3f1 58%,#cfecea 100%)}.star-site[data-theme=peacock] .star-closing h2,.star-site[data-theme=peacock] .star-closing>div>p:not(.star-eyebrow){color:#07343a}.star-site[data-theme=peacock] .star-closing .star-eyebrow{color:#087f8c}.star-site[data-theme=peacock] .star-closing aside{background:#ffffff94;border-left-color:#087f8c;box-shadow:0 22px 70px #1f577d24}.star-site[data-theme=peacock] .star-closing aside span{color:#087f8c}.star-site[data-theme=peacock] .star-closing aside strong{color:#07343a}.star-site[data-theme=peacock] .star-proof{color:var(--star-white);background:radial-gradient(circle at 72% 42%,#7fe8df24,#0000 27rem),radial-gradient(circle at 22% 8%,#f0c56f1a,#0000 21rem),radial-gradient(circle at 50% 118%,#28c7bc1f,#0000 33rem),linear-gradient(135deg,#09111b 0%,#0b1828 44%,#12364c 100%)}.star-site[data-theme=peacock] .star-proof-heading h2,.star-site[data-theme=peacock] .star-proof-heading>p:last-child{color:var(--star-white)}.star-site[data-theme=peacock] .star-proof-heading>p:last-child{color:#e3f6f4b3}.star-site[data-theme=peacock] .star-enterprise{color:#07343a;background:radial-gradient(circle at 18% 12%,#22c7b829,#0000 26%),radial-gradient(circle at 79% 44%,#0f9aa824,#0000 30%),linear-gradient(138deg,#f6fbff 0%,#eef8f7 52%,#e3f2ef 100%)}.star-site[data-theme=peacock] .star-enterprise .star-section-heading h2,.star-site[data-theme=peacock] .star-enterprise .star-section-heading>p,.star-site[data-theme=peacock] .star-enterprise .star-prototype-note{color:#07343a}.star-site[data-theme=peacock] .star-enterprise .star-delivery-rail span,.star-site[data-theme=peacock] .star-enterprise .star-case-item,.star-site[data-theme=peacock] .star-enterprise .star-case-detail>div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff75;border-color:#087f8c1f;box-shadow:0 20px 54px #07535b14}.star-site[data-theme=peacock] .star-enterprise .star-case-summary>span:first-child,.star-site[data-theme=peacock] .star-enterprise .star-case-summary>span:last-child,.star-site[data-theme=peacock] .star-enterprise .star-delivery-rail b,.star-site[data-theme=peacock] .star-enterprise .star-camp-cta span{color:#087f8c}.star-site[data-theme=peacock] .star-enterprise .star-case-summary small,.star-site[data-theme=peacock] .star-enterprise .star-case-detail,.star-site[data-theme=peacock] .star-enterprise .star-prototype-note{color:#5f7f83}.star-site[data-theme=peacock] .star-enterprise .star-delivery-rail{border-top:1px solid #087f8c14;border-bottom:1px solid #087f8c14;margin-bottom:22px;padding:14px 0 16px}.star-site[data-theme=peacock] .star-enterprise .star-delivery-rail span{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff80;border-color:#087f8c1f}.star-site[data-theme=peacock] .star-enterprise .star-case-list{gap:14px}.star-site[data-theme=peacock] .star-enterprise .star-case-item{border-radius:6px;overflow:hidden}.star-site[data-theme=peacock] .star-enterprise .star-case-item.is-open{border-color:#087f8c38;transform:translateY(-4px);box-shadow:0 32px 92px #07535b29,inset 0 1px #ffffff85}.star-site[data-theme=peacock] .star-enterprise .star-case-summary{min-height:94px;padding:22px 26px}.star-site[data-theme=peacock] .star-enterprise .star-case-summary b{color:#07343a}.star-site[data-theme=peacock] .star-enterprise .star-case-summary small{color:#5f7f83}.star-site[data-theme=peacock] .star-enterprise .star-case-summary>span:last-child{color:#087f8c}.star-site[data-theme=peacock] .star-enterprise .star-case-detail{margin:0 18px 18px}.star-site[data-theme=peacock] .star-enterprise .star-case-detail>div{background:#ffffff85;min-height:210px}.star-site[data-theme=peacock] .star-enterprise .star-case-outcome{box-shadow:inset 0 1px #ffffff1f;background:linear-gradient(135deg,#087f8cf5,#22c7b8eb)!important}.star-site[data-theme=peacock] .star-premium{color:var(--star-white);background:radial-gradient(circle at 72% 42%,#7fe8df24,#0000 27rem),radial-gradient(circle at 22% 8%,#f0c56f1a,#0000 21rem),radial-gradient(circle at 50% 118%,#28c7bc1f,#0000 33rem),linear-gradient(135deg,#09111b 0%,#0b1828 44%,#12364c 100%)}.star-site[data-theme=peacock] .star-premium .star-section-heading h2,.star-site[data-theme=peacock] .star-premium .star-section-heading>p{color:var(--star-white)}.star-site[data-theme=peacock] .star-premium .star-product-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff21,#fff1),#081722b8;border-color:#96f0ea2e;min-height:600px;box-shadow:0 30px 76px #02091057,inset 0 1px #ffffff29}.star-site[data-theme=peacock] .star-premium .star-product-card:before{content:"";pointer-events:none;opacity:.78;background:linear-gradient(90deg,#f6d58a9e,#7fe8df1f,#0000 72%) top/100% 1px no-repeat,linear-gradient(#7fe8df1f,#0000 32%);position:absolute;inset:0}.star-site[data-theme=peacock] .star-premium .star-product-card:after{content:"";pointer-events:none;border:1px solid #7fe8df24;width:150px;height:150px;position:absolute;top:18px;right:-28px;transform:rotate(45deg)}.star-site[data-theme=peacock] .star-premium .star-product-card>*{z-index:1;position:relative}.star-site[data-theme=peacock] .star-premium .star-product-card>div{border-bottom:1px solid #96f0ea21;min-height:54px;margin-bottom:34px;padding-bottom:18px}.star-site[data-theme=peacock] .star-premium .star-product-card>div span{color:#c9fff9;letter-spacing:0;background:#96f0ea14;border:1px solid #96f0ea3d;place-items:center;width:46px;height:46px;font-size:13px;display:grid}.star-site[data-theme=peacock] .star-premium .star-product-card>div b{color:#e3f6f4c2;font-size:13px}.star-site[data-theme=peacock] .star-premium .star-product-card h3{max-width:9em;margin-bottom:18px;font-size:clamp(30px,3vw,40px);line-height:1.08}.star-site[data-theme=peacock] .star-premium .star-product-card p,.star-site[data-theme=peacock] .star-premium .star-product-card li{color:#e3f6f4ad}.star-site[data-theme=peacock] .star-premium .star-price{color:#f6d58a;margin:34px 0 28px}.star-site[data-theme=peacock] .star-premium .star-price span{color:#fff4c8;text-shadow:0 0 24px #f6d58a42}.star-site[data-theme=peacock] .star-premium .star-product-card ul{gap:12px;margin:0 0 34px;padding:0;display:grid}.star-site[data-theme=peacock] .star-premium .star-product-card li{padding-left:22px;line-height:1.6;list-style:none;position:relative}.star-site[data-theme=peacock] .star-premium .star-product-card li:before{content:"";background:#7fe8df;width:9px;height:1px;position:absolute;top:.78em;left:0;box-shadow:0 0 12px #7fe8dfbf}.star-site[data-theme=peacock] .star-premium .star-product-card:nth-child(2){background:linear-gradient(#ffffff2e,#ffffff14),linear-gradient(135deg,#f6d58a24,#28c7bc1a),#081722c7;border-color:#f6d58a6b;box-shadow:0 38px 96px #01080f75,0 0 0 1px #f6d58a14,inset 0 1px #ffffff38}.star-site[data-theme=peacock] .star-premium .star-product-card:nth-child(2):before{opacity:1;background:linear-gradient(90deg,#f6d58a,#b8fff8b3,#0000 76%) top/100% 2px no-repeat,linear-gradient(#f6d58a21,#0000 34%)}.star-site[data-theme=peacock] .star-premium .star-product-card:nth-child(2)>div span{color:#fff4c8;background:#f6d58a1c;border-color:#f6d58a6b;box-shadow:0 0 28px #f6d58a24}.star-site[data-theme=peacock] .star-heading-dark h2,.star-site[data-theme=peacock] .star-heading-dark>p{color:var(--star-white)}.star-site[data-theme=peacock] .star-section-heading h2 .star-title-line,.star-site[data-theme=peacock] .star-proof-heading h2 .star-title-line,.star-site[data-theme=peacock] .star-closing h2 .star-title-line{max-width:100%}.star-site[data-theme=peacock] .star-camp-card{background:#ffffff17}.star-site[data-theme=peacock] .star-camp-card h3,.star-site[data-theme=peacock] .star-product-card h3{color:var(--star-white)}.star-site[data-theme=peacock] .star-camp-card p,.star-site[data-theme=peacock] .star-product-card p,.star-site[data-theme=peacock] .star-product-card li,.star-site[data-theme=peacock] .star-camp-toolbar>span{color:#d5eeeaa8}.star-site[data-theme=peacock] .star-camp-card div>span{color:var(--star-primary-soft)}.star-site[data-theme=peacock] .star-product-card{background:#ffffff17}.star-site[data-theme=peacock] .star-product-card>div b,.star-site[data-theme=peacock] .star-product-card .star-price{color:var(--star-primary-soft)}.star-site[data-theme=peacock] .star-premium .star-product-card .star-price{color:#f6d58a}.star-site[data-theme=peacock] .star-product-card button{color:#041012;background:linear-gradient(135deg,#f6d58a 0%,#96f0ea 54%,#59e0d7 100%);border-color:#96f0ea57;min-width:158px;box-shadow:0 16px 42px #28c7bc2e,inset 0 1px #ffffff57}.star-site[data-theme=peacock] .star-product-card button:hover{background:linear-gradient(135deg,#ffe1a3 0%,#b8fff8 52%,#7fe8df 100%);box-shadow:0 20px 54px #28c7bc42,inset 0 1px #ffffff70}.star-site[data-theme=peacock] .star-product-card button span{transition:transform .22s}.star-site[data-theme=peacock] .star-product-card button:hover span{transform:translate(3px)}.star-site[data-theme=peacock] .star-case-summary b,.star-site[data-theme=peacock] .star-case-summary small,.star-site[data-theme=peacock] .star-case-detail,.star-site[data-theme=peacock] .star-prototype-note{color:var(--star-white)}.star-site[data-theme=peacock] .star-case-summary small,.star-site[data-theme=peacock] .star-prototype-note{color:#d5eeea9e}.star-site[data-theme=peacock] .star-closing aside{background:#ffffff17}.star-poster-dialog,.star-join-dialog,.star-path-dialog{background:var(--star-night)}.star-path-progress span.is-active,.star-path-options input:checked+span{border-color:var(--star-primary-soft)}.star-path-progress span.is-active{background:var(--star-primary-soft)}.star-path-options input:checked+span{background:color-mix(in srgb, var(--star-primary) 14%, transparent);box-shadow:inset 3px 0 0 var(--star-primary-soft)}.star-floating-path{border-color:color-mix(in srgb, var(--star-primary-soft) 48%, transparent);background:color-mix(in srgb, var(--star-night) 88%, transparent)}.star-footer{background:var(--star-night)}.star-site [data-star-reveal] .star-section-heading,.star-site [data-star-reveal] .star-proof-heading,.star-site [data-star-reveal] .star-camp-toolbar,.star-site [data-star-reveal] .star-action-system,.star-site [data-star-reveal] .star-benefit-grid,.star-site [data-star-reveal] .star-direction-line,.star-site [data-star-reveal] .star-camp-card,.star-site [data-star-reveal] .star-camp-cta,.star-site [data-star-reveal] .star-feedback-showcase,.star-site [data-star-reveal] .star-delivery-rail,.star-site [data-star-reveal] .star-case-item,.star-site [data-star-reveal] .star-prototype-note,.star-site [data-star-reveal] .star-product-card,.star-site .star-closing[data-star-reveal]>div,.star-site .star-closing[data-star-reveal]>aside{opacity:0;transition:opacity 1.4s,transform 1.6s cubic-bezier(.16,1,.3,1);transition-delay:var(--star-reveal-delay,0s);will-change:opacity, transform;transform:translateY(28px)}.star-site [data-star-reveal][data-visible] .star-section-heading,.star-site [data-star-reveal][data-visible] .star-proof-heading,.star-site [data-star-reveal][data-visible] .star-camp-toolbar,.star-site [data-star-reveal][data-visible] .star-action-system,.star-site [data-star-reveal][data-visible] .star-benefit-grid,.star-site [data-star-reveal][data-visible] .star-direction-line,.star-site [data-star-reveal][data-visible] .star-camp-card,.star-site [data-star-reveal][data-visible] .star-camp-cta,.star-site [data-star-reveal][data-visible] .star-feedback-showcase,.star-site [data-star-reveal][data-visible] .star-delivery-rail,.star-site [data-star-reveal][data-visible] .star-case-item,.star-site [data-star-reveal][data-visible] .star-prototype-note,.star-site [data-star-reveal][data-visible] .star-product-card,.star-site .star-closing[data-star-reveal][data-visible]>div,.star-site .star-closing[data-star-reveal][data-visible]>aside{opacity:1;transform:translateY(0)}.star-site [data-star-reveal] .star-action-system,.star-site [data-star-reveal] .star-camp-toolbar,.star-site [data-star-reveal] .star-delivery-rail{--star-reveal-delay:.26s}.star-site [data-star-reveal] .star-benefit-grid,.star-site [data-star-reveal] .star-camp-grid .star-camp-card:nth-child(-n+3),.star-site [data-star-reveal] .star-case-list .star-case-item:first-child,.star-site [data-star-reveal] .star-product-paths .star-product-card:first-child{--star-reveal-delay:.52s}.star-site [data-star-reveal] .star-feedback-showcase{--star-reveal-delay:.64s}.star-site [data-star-reveal] .star-direction-line,.star-site [data-star-reveal] .star-camp-grid .star-camp-card:nth-child(n+4),.star-site [data-star-reveal] .star-case-list .star-case-item:nth-child(2),.star-site [data-star-reveal] .star-product-paths .star-product-card:nth-child(2){--star-reveal-delay:.78s}.star-site [data-star-reveal] .star-camp-cta,.star-site [data-star-reveal] .star-case-list .star-case-item:nth-child(3),.star-site [data-star-reveal] .star-product-paths .star-product-card:nth-child(3),.star-site .star-closing[data-star-reveal]>aside{--star-reveal-delay:1.04s}.star-site [data-star-reveal] .star-prototype-note{--star-reveal-delay:1.24s}.star-site .star-hero[data-star-reveal] .star-eyebrow,.star-site .star-hero[data-star-reveal] h1,.star-site .star-hero[data-star-reveal] .star-hero-lead,.star-site .star-hero[data-star-reveal] .star-hero-actions,.star-site .star-hero[data-star-reveal] .star-hero-proof,.star-site .star-hero[data-star-reveal] .star-constellation{opacity:0;transition:opacity 1.5s,transform 1.72s cubic-bezier(.16,1,.3,1);transition-delay:var(--star-reveal-delay,0s);transform:translateY(24px)}.star-site .star-hero[data-star-reveal][data-visible] .star-eyebrow,.star-site .star-hero[data-star-reveal][data-visible] h1,.star-site .star-hero[data-star-reveal][data-visible] .star-hero-lead,.star-site .star-hero[data-star-reveal][data-visible] .star-hero-actions,.star-site .star-hero[data-star-reveal][data-visible] .star-hero-proof,.star-site .star-hero[data-star-reveal][data-visible] .star-constellation{opacity:1;transform:translateY(0)}.star-site .star-hero[data-star-reveal] h1{--star-reveal-delay:.18s}.star-site .star-hero[data-star-reveal] .star-hero-lead{--star-reveal-delay:.42s}.star-site .star-hero[data-star-reveal] .star-hero-actions{--star-reveal-delay:.66s}.star-site .star-hero[data-star-reveal] .star-hero-proof{--star-reveal-delay:.9s}.star-site .star-hero[data-star-reveal] .star-constellation{--star-reveal-delay:.56s;transform:translateY(28px)scale(.98)}.star-site .star-hero[data-star-reveal][data-visible] .star-constellation{transform:translateY(0)scale(1)}@media (max-width:980px){.star-site [data-star-reveal] .star-camp-grid .star-camp-card:nth-child(2),.star-site [data-star-reveal] .star-product-paths .star-product-card:nth-child(2){--star-reveal-delay:.62s}.star-site [data-star-reveal] .star-camp-grid .star-camp-card:nth-child(3),.star-site [data-star-reveal] .star-product-paths .star-product-card:nth-child(3){--star-reveal-delay:.82s}.star-site [data-star-reveal] .star-camp-grid .star-camp-card:nth-child(4),.star-site [data-star-reveal] .star-camp-grid .star-camp-card:nth-child(5),.star-site [data-star-reveal] .star-camp-grid .star-camp-card:nth-child(6){--star-reveal-delay:1.04s}}@media (prefers-reduced-motion:reduce){.star-feedback-marquee{overflow-x:auto}.star-feedback-track{animation:none}.star-feedback-track .star-feedback-card:nth-child(n+16){display:none}.star-site [data-star-reveal] .star-section-heading,.star-site [data-star-reveal] .star-proof-heading,.star-site [data-star-reveal] .star-camp-toolbar,.star-site [data-star-reveal] .star-action-system,.star-site [data-star-reveal] .star-benefit-grid,.star-site [data-star-reveal] .star-direction-line,.star-site [data-star-reveal] .star-camp-card,.star-site [data-star-reveal] .star-camp-cta,.star-site [data-star-reveal] .star-feedback-showcase,.star-site [data-star-reveal] .star-delivery-rail,.star-site [data-star-reveal] .star-case-item,.star-site [data-star-reveal] .star-prototype-note,.star-site [data-star-reveal] .star-product-card,.star-site .star-closing[data-star-reveal]>div,.star-site .star-closing[data-star-reveal]>aside,.star-site .star-hero[data-star-reveal] .star-eyebrow,.star-site .star-hero[data-star-reveal] h1,.star-site .star-hero[data-star-reveal] .star-hero-lead,.star-site .star-hero[data-star-reveal] .star-hero-actions,.star-site .star-hero[data-star-reveal] .star-hero-proof,.star-site .star-hero[data-star-reveal] .star-constellation{opacity:1;transition:none;transform:none}}@media (max-width:820px){.star-theme-picker{margin-left:auto;margin-right:4px}html.star-page-active,body.star-page-active{width:100vw;max-width:100vw}.star-site{--star-shell:min(calc(100vw - 32px), 640px);width:100vw;max-width:100vw;overflow:visible}.star-header{overflow:visible}.star-shell,.star-hero-grid{width:min(100% - 32px,640px);max-width:calc(100% - 32px)}.star-header-inner{box-sizing:border-box;gap:12px;width:100vw;max-width:100vw;padding-inline:14px;overflow:hidden}.star-brand{text-overflow:ellipsis;min-width:0;overflow:hidden}.star-nav-toggle{flex:0 0 42px;place-items:center;width:42px;min-width:42px;margin-left:auto;display:inline-grid}.star-nav-toggle span{width:20px}.star-hero{max-width:100%;min-height:auto;padding:112px 0 70px;overflow:hidden}.star-site[data-theme=peacock] .star-hero:after{left:-8%;right:-8%}.star-hero-grid{gap:36px}.star-hero-copy,.star-section-heading,.star-proof-heading,.star-closing{text-align:left}.star-eyebrow,.star-hero-actions,.star-hero-proof{justify-content:flex-start}.star-hero h1{font-size:clamp(42px,11vw,58px)}.star-hero-lead,.star-section-heading>p,.star-proof-heading>p:last-child{font-size:15px;line-height:1.78}.star-hero-proof{background:#ffffff24;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:38px;display:grid}.star-hero-proof div,.star-hero-proof div:first-child{background:#ffffff0f;border:0;min-width:0;padding:14px 12px}.star-hero-proof strong{font-size:18px}.star-constellation{justify-self:center;width:min(100%,380px);margin:22px auto 0}.star-direction{padding:7px 9px;font-size:10px}.star-section{padding:76px 0}.star-section-heading,.star-proof-heading{gap:20px;margin-bottom:34px}.star-section-heading h2,.star-proof-heading h2,.star-closing h2{overflow-wrap:anywhere;font-size:clamp(30px,7.8vw,38px);line-height:1.18}.star-title-line{white-space:normal}.star-closing{background:radial-gradient(circle at 92% 8%,#22c7b829,#0000 13rem),linear-gradient(#eef8f7 0%,#dff3f1 100%);grid-template-columns:1fr;align-items:start;gap:42px;padding:72px 20px 70px}.star-closing .star-eyebrow{letter-spacing:.08em;margin-bottom:18px;font-size:11px}.star-closing .star-eyebrow span{width:24px}.star-closing h2{letter-spacing:-.01em;max-width:12em;font-size:clamp(30px,7.4vw,36px);line-height:1.22}.star-closing>div>p:not(.star-eyebrow){max-width:31em;margin:18px 0 26px;font-size:15px;line-height:1.75}.star-closing .star-button{width:auto;min-height:48px;padding-inline:18px;font-size:15px}.star-closing aside{width:100%;box-shadow:none;background:0 0;border-top:1px solid #087f8c42;border-left:0;padding:26px 0 0}.star-closing aside strong{max-width:23em;margin-top:10px;font-size:19px;line-height:1.55}.star-site[data-theme=peacock] .star-community{background:radial-gradient(circle at 86% 8%,#7fe8df42,#0000 18rem),linear-gradient(#f7fffd 0%,#edf9f7 58%,#f8fffd 100%)}.star-site[data-theme=peacock] .star-community:after{inset-inline:16px}.star-site[data-theme=peacock] .star-community .star-section-heading{padding:26px 0 22px}.star-site[data-theme=peacock] .star-community .star-section-heading:before{background:0 0;margin-bottom:16px;display:inline-flex;position:static}.star-system-step{min-height:132px;padding:22px 18px}.star-system-step strong{margin-top:22px;font-size:22px}.star-system-detail{grid-template-columns:1fr;gap:12px;padding:24px 20px}.star-benefit-grid{gap:12px}.star-benefit-grid article{min-height:auto;padding:26px 22px}.star-benefit-item span{margin-bottom:34px}.star-direction-line{flex-direction:column;align-items:flex-start;padding:20px}.star-direction-line div{justify-content:flex-start}.star-camp-card button{height:clamp(260px,78vw,430px)}.star-camp-card div{min-height:auto}.star-camp-cta{align-items:flex-start}.star-camp-cta strong{font-size:22px}.star-case-detail{margin:0 16px 18px}.star-product-card{min-height:auto}.star-closing{padding:68px 16px 76px}.star-floating-path{right:14px;bottom:calc(48px + env(safe-area-inset-bottom,0px))}}@media (max-width:560px){.star-site{--star-shell:calc(100vw - 28px)}.star-shell,.star-hero-grid{width:var(--star-shell);max-width:var(--star-shell)}.star-header-inner{width:100vw;max-width:100vw}.star-mobile-nav{box-sizing:border-box;width:100vw;max-width:100vw}.star-hero{padding:96px 0 58px}.star-title-line{white-space:normal}.star-hero-actions{width:100%}.star-hero-actions .star-button,.star-hero-actions .star-text-action,.star-camp-cta .star-button,.star-product-card button{justify-content:center;width:100%}.star-hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:100%;margin-top:30px;display:grid}.star-hero-proof div,.star-hero-proof div:first-child{text-align:center;min-width:0;padding:12px 6px}.star-hero-proof strong{white-space:nowrap;font-size:16px}.star-hero-proof span{margin-top:5px;font-size:10px;line-height:1.35}.star-constellation{width:min(100%,330px)}.star-core{width:104px;height:104px}.star-core span{font-size:34px}.star-direction{font-size:9px}.star-section{padding:62px 0}.star-action-system,.star-benefit-grid,.star-camp-grid,.star-product-paths{grid-template-columns:1fr}.star-benefit-feature{grid-column:1}.star-feedback-card{flex-basis:164px}.star-site[data-theme=peacock] .star-community .star-action-system,.star-site[data-theme=peacock] .star-community .star-benefit-grid article,.star-site[data-theme=peacock] .star-community .star-direction-line{box-shadow:0 18px 48px #0b44491a}.star-site[data-theme=peacock] .star-community .star-system-step:after,.star-site[data-theme=peacock] .star-community .star-benefit-feature:after,.star-site[data-theme=peacock] .star-community .star-benefit-item:after{left:20px;right:20px}.star-direction-line b,.star-site[data-theme=peacock] .star-community .star-direction-line b{padding:6px 10px;font-size:12px}.star-camp-toolbar{align-items:flex-start}.star-filter-group{width:100%}.star-case-summary{padding:20px}.star-case-summary b{font-size:20px}.star-case-detail>div{min-height:auto;padding:22px}.star-price span{font-size:44px}.star-footer{padding-inline:16px}.star-footer div{gap:12px}.star-floating-path{right:14px;bottom:calc(48px + env(safe-area-inset-bottom,0px));padding:10px 12px}}@media (max-width:820px){.star-site[data-theme=peacock] .star-closing{background:linear-gradient(#f7fffdf5,#e0f6f2f0),#eef8f7;padding:54px 18px 62px;display:block}.star-site[data-theme=peacock] .star-closing>div{max-width:520px;margin:0 auto}.star-site[data-theme=peacock] .star-closing .star-eyebrow{margin-bottom:12px;font-size:11px}.star-site[data-theme=peacock] .star-closing .star-eyebrow span{width:26px}.star-site[data-theme=peacock] .star-closing h2{max-width:10em;font-size:clamp(28px,7vw,34px);font-weight:760;line-height:1.22}.star-site[data-theme=peacock] .star-closing>div>p:not(.star-eyebrow){color:#07343ab8;max-width:25em;margin:18px 0 24px;font-size:14px;line-height:1.85}.star-site[data-theme=peacock] .star-closing .star-button{width:auto;min-height:44px;padding:0 18px;font-size:14px}.star-site[data-theme=peacock] .star-closing aside{max-width:520px;box-shadow:none;background:0 0;border-top:1px solid #087f8c2e;border-left:0;margin:34px auto 0;padding:22px 0 0}.star-site[data-theme=peacock] .star-closing aside span{font-size:12px}.star-site[data-theme=peacock] .star-closing aside strong{max-width:26em;margin-top:10px;font-size:18px;font-weight:720;line-height:1.65}.star-dialog-backdrop{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;padding:14px;display:flex;overflow-y:auto}.star-site[data-theme=peacock] .star-path-dialog{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:0 auto;width:100%;max-width:560px;min-height:auto;max-height:calc(100dvh - 28px);margin:0 auto;padding:38px 18px 22px;overflow-y:auto}.star-site[data-theme=peacock] .star-path-progress{margin-bottom:20px}.star-site[data-theme=peacock] .star-path-dialog h2{letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;margin-bottom:14px;font-size:clamp(20px,5.8vw,28px);line-height:1.25;overflow:hidden}.star-site[data-theme=peacock] .star-path-options{gap:8px}.star-site[data-theme=peacock] .star-path-options label>span{min-height:76px;padding:12px 14px}.star-site[data-theme=peacock] .star-path-options label>span:before{font-size:18px;top:9px;right:12px}.star-site[data-theme=peacock] .star-path-options b{padding-right:20px;font-size:13px;line-height:1.3}.star-site[data-theme=peacock] .star-path-options small{margin-top:4px;font-size:11px;line-height:1.35}.star-site[data-theme=peacock] .star-path-next,.star-site[data-theme=peacock] .star-path-nav{margin-top:16px}.star-site[data-theme=peacock] .star-path-next{width:100%;min-width:0;min-height:42px}.star-site[data-theme=peacock] .star-path-nav .star-button{flex:1 1 0;justify-content:center;width:100%;min-width:0;min-height:42px;padding:0 20px}.star-site[data-theme=peacock] .star-path-nav{gap:10px;width:100%}.star-site[data-theme=peacock] .star-path-nav .star-path-back{color:#041012}}
