:root{color:#071b46;font-synthesis:none;--navy:#071d4f;--navy-deep:#04163f;--blue:#0759e6;--blue-bright:#0874ff;--ink:#071b46;--muted:#5d6882;--line:#dce3ef;--surface:#fff;--soft:#f2f6fc;--success:#12836c;--danger:#b42318;--header-height:78px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f7f9fd;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px);overflow-x:hidden}body{min-width:320px;min-height:100vh;color:var(--ink);background:#f8fafe;margin:0;overflow-x:hidden}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0;text-wrap:balance}p{color:var(--muted);line-height:1.65}button{color:inherit}.container{width:min(1240px,100% - 48px);margin-inline:auto}.section{padding:96px 0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;color:var(--navy);background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:.76rem;font-weight:800;display:inline-flex}.eyebrow svg{width:17px}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-weight:750;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #0874ff59}.button-primary{color:#fff;background:linear-gradient(135deg,#0868f3,#053bba);box-shadow:0 10px 24px #074bc32e}.button-secondary{color:var(--blue);background:#fff;border-color:#8fb5f2}.button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.text-link{color:var(--blue);align-items:center;gap:7px;font-weight:750;text-decoration:none;display:inline-flex}.text-link svg{width:18px}.empty-state{min-height:150px;color:var(--muted);text-align:center;background:#ffffffb8;border:1px dashed #c8d3e4;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:28px;display:flex}.empty-state.is-error{color:var(--danger)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.site-header{height:var(--header-height);z-index:100;background:var(--navy);color:#fff;position:sticky;top:0;box-shadow:0 8px 28px #04163f24}.header-inner{grid-template-columns:220px 1fr 220px;align-items:center;gap:24px;width:min(1380px,100% - 48px);height:100%;margin:auto;display:grid}.brand{width:156px;display:block}.brand img{width:100%;height:auto}.brand img,.footer-inner img,.auth-logo{filter:brightness(0)invert()}.main-nav{justify-content:center;align-items:center;gap:clamp(24px,3.2vw,54px);display:flex}.main-nav a{color:#ffffffeb;font-size:.98rem;font-weight:650;text-decoration:none}.main-nav a:hover{color:#fff}.nav-toggle{color:#fff;background:0 0;border:0;padding:8px;display:none}.account-control{justify-self:end;position:relative}.account-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffa6;border-radius:10px;align-items:center;gap:9px;min-height:46px;padding:0 15px;display:flex}.account-button svg{width:20px}.account-button svg:last-child:not(:first-child){width:15px}.account-menu{min-width:190px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:12px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #0d1f4829}.account-menu a,.account-menu button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px 12px;text-decoration:none}.account-menu a:hover,.account-menu button:hover{background:var(--soft)}.home-hero{min-height:calc(100vh - var(--header-height));background:#fff;grid-template-rows:1fr auto;grid-template-columns:minmax(420px,.96fr) minmax(460px,1.04fr);align-items:center;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;width:min(640px,100% - 48px);margin-left:max(24px,50vw - 690px);padding:72px 0 124px}.hero-copy h1{max-width:640px;margin:17px 0 22px;font-size:3.5rem;font-weight:800;line-height:1.06}.hero-copy h1 span{color:var(--blue)}.hero-copy>p{max-width:500px;margin-bottom:34px;font-size:1.22rem}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.hero-actions .button{min-width:190px}.hero-actions svg{width:18px}.hero-visual{align-self:stretch;height:100%;min-height:650px;position:relative}.hero-visual:before{content:"";z-index:1;background:linear-gradient(90deg,#fff 0%,#fff3 28%,#fff0 55%);position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:63% center;width:100%;height:100%}.feature-strip{z-index:3;background:#fffffff5;border:1px solid #dee5f0e6;border-radius:14px;grid-template-columns:repeat(3,1fr);width:min(1380px,100% - 72px);display:grid;position:absolute;bottom:34px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #1c35641f}.feature-strip article{align-items:center;gap:18px;min-height:112px;padding:22px 34px;display:flex;position:relative}.feature-strip article+article:before{content:"";background:var(--line);width:1px;height:50%;position:absolute;top:25%;left:0}.feature-strip article>span{width:56px;height:56px;color:var(--blue);background:#edf4ff;border-radius:50%;flex:0 0 56px;place-items:center;display:grid}.feature-strip strong{margin-bottom:4px;display:block}.feature-strip p{margin:0;font-size:.86rem;line-height:1.45}.home-modules{background:linear-gradient(#f8fafe,#fff)}.section-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:36px;display:flex}.section-heading h2,.center-heading h2,.support-layout h2{max-width:760px;margin:10px 0 0;font-size:2.55rem;line-height:1.12}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.module-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-rows:auto 1fr auto;gap:18px;min-width:0;min-height:270px;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 10px 30px #21386512}.module-card:hover{border-color:#a9c6f2;transform:translateY(-4px);box-shadow:0 18px 36px #2138651f}.module-icon{width:58px;height:58px;color:var(--blue);background:#edf4ff;border-radius:50%;flex:none;place-items:center;display:grid}.module-icon.large{width:72px;height:72px}.module-card-copy h2{overflow-wrap:anywhere;margin-bottom:9px;font-size:1.1rem;line-height:1.25}.module-card-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.module-card-footer{border-top:1px solid #e9edf4;justify-content:space-between;align-items:center;gap:10px;padding-top:16px;display:flex}.module-card-footer>span{max-width:55%;color:var(--blue);text-overflow:ellipsis;white-space:nowrap;background:#eef5ff;border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:700;overflow:hidden}.module-card-footer a{color:var(--blue);white-space:nowrap;align-items:center;gap:5px;font-size:.76rem;font-weight:750;text-decoration:none;display:inline-flex}.module-card-footer svg{width:15px}.module-card.is-general{background:linear-gradient(135deg,#fff,#f1f6ff);border-color:#9fc0ef;min-height:220px}.catalog-page{background:#f9fbff;min-height:80vh}.catalog-hero{background:radial-gradient(circle at 88% 12%,#1c70f51c,#0000 31%),linear-gradient(#fff,#f8fbff);padding:76px 0 46px;position:relative}.catalog-hero:after{content:"";pointer-events:none;opacity:.22;background-image:linear-gradient(#1a68d52e 1px,#0000 1px),linear-gradient(90deg,#1a68d52e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000 55%);mask-image:linear-gradient(270deg,#000,#0000 55%)}.catalog-intro{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:end;gap:70px;display:grid;position:relative}.catalog-intro h1{max-width:560px;margin:12px 0 14px;font-size:3.05rem;line-height:1.06}.catalog-intro p{max-width:560px;margin:0}.catalog-controls{gap:20px;display:grid}.search-control{background:#fff;border:1px solid #cfd8e7;border-radius:11px;align-items:center;gap:10px;height:54px;padding:0 15px;display:flex;box-shadow:0 8px 25px #1b366914}.search-control>svg{color:#74819a;width:21px}.search-control input{width:100%;color:var(--ink);border:0;outline:0}.search-control button{cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.search-control button svg{width:18px}.category-pills{flex-wrap:wrap;gap:10px;display:flex}.category-pills button{color:#1c5fbf;cursor:pointer;background:#fff;border:1px solid #a9c5ee;border-radius:9px;min-height:37px;padding:0 15px}.category-pills button[aria-pressed=true]{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 6px 16px #0759e633}.catalog-content{padding-top:48px}.general-area{background:#f1f6ff;border:1px solid #ccdaee;border-radius:18px;grid-template-columns:minmax(250px,.55fr) minmax(420px,1fr);align-items:center;gap:34px;margin-bottom:46px;padding:28px;display:grid}.general-area h2{margin:8px 0;font-size:2rem}.general-area>div>p{margin-bottom:0}.general-area .module-card{grid-template-rows:1fr auto;grid-template-columns:auto 1fr;min-height:185px}.general-area .module-icon{grid-row:1/3;align-self:center}.general-area .module-card-footer{grid-column:2}.catalog-result{color:var(--muted);gap:8px;margin-bottom:20px;display:flex}.catalog-result strong{color:var(--ink)}.plans-section{background:radial-gradient(circle at 0,#0759e614,#0000 28%),#f8faff}.center-heading{text-align:center;max-width:880px;margin:0 auto 28px}.center-heading h2{margin-inline:auto}.center-heading p{max-width:680px;margin:16px auto 0}.plan-switch{background:#fff;border:1px solid #cbd5e5;border-radius:999px;grid-template-columns:1fr 1.2fr;width:min(620px,100%);margin:0 auto 30px;padding:4px;display:grid}.plan-switch button{min-height:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex}.plan-switch button[aria-selected=true]{color:#fff;background:linear-gradient(135deg,#0874ff,#0347cd)}.plan-switch svg{width:20px}.plan-grid{gap:22px;display:grid}.plan-grid.three{grid-template-columns:repeat(3,1fr)}.plan-grid.two{grid-template-columns:repeat(2,1fr)}.plan-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-width:0;padding:32px;display:flex;position:relative;box-shadow:0 12px 32px #1a305a0f}.plan-card.is-featured{border:2px solid var(--blue);box-shadow:0 16px 40px #0759e626}.recommended{color:#fff;background:var(--blue);text-transform:uppercase;border-radius:0 0 8px 8px;padding:6px 12px;font-size:.68rem;font-weight:800;position:absolute;top:-1px;left:22px}.plan-card.is-featured .plan-card-head{margin-top:18px}.plan-card-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.plan-card-head h3{margin:0;font-size:1.2rem}.plan-status{color:#a85b00;white-space:nowrap;background:#fff0da;border-radius:8px;padding:6px 10px;font-size:.74rem}.plan-price{margin-top:20px;font-size:2.7rem;line-height:1;display:block}.plan-reference{color:var(--muted);margin:9px 0 18px;font-size:.86rem;display:block}.plan-card>p{border-top:1px solid var(--line);min-height:78px;padding-top:17px;font-size:.9rem}.plan-card>.button{margin-top:auto}.consult-body{align-items:center;gap:22px;margin:24px 0;display:flex}.consult-body>svg{width:70px;height:70px;color:var(--blue);background:#edf4ff;border-radius:50%;padding:17px}.consult-body .plan-price{margin:0 0 8px}.consult-body p{margin:0}.checkout-notes{border:1px solid var(--line);background:#fffc;border-radius:14px;margin-top:26px;padding:22px 26px}.checkout-notes ul{grid-template-columns:repeat(3,1fr);gap:16px;padding:0;list-style:none;display:grid}.checkout-notes li{color:var(--muted);align-items:flex-start;gap:8px;font-size:.83rem;line-height:1.5;display:flex}.checkout-notes li svg{width:17px;color:var(--success);flex:none}.checkout-notes>p{margin:12px 0 0;font-size:.8rem}.plan-trial{color:var(--muted);margin-top:-4px;font-size:.78rem}.plan-support{justify-self:center;margin-top:10px}.checkout-availability[data-state=unavailable]{color:#92400e}.support-section{background:#fff}.support-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.support-layout>div:first-child p{max-width:480px}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:12px;padding:0 20px}.faq-list summary{cursor:pointer;padding:20px 0;font-weight:750}.faq-list p{margin-top:-4px}.detail-page{background:radial-gradient(circle at 100% 20%,#0759e614,#0000 26%),#f8faff;min-height:75vh;padding-top:26px}.detail-breadcrumb{min-width:0;color:var(--muted);white-space:nowrap;align-items:center;gap:10px;font-size:.78rem;display:flex;overflow:hidden}.detail-breadcrumb a{color:var(--blue);align-items:center;gap:6px;font-weight:700;text-decoration:none;display:inline-flex}.detail-breadcrumb svg{width:16px}.detail-breadcrumb strong{text-overflow:ellipsis;overflow:hidden}.module-profile{grid-template-columns:.92fr 1.08fr;gap:24px;margin-top:22px;display:grid}.module-information,.video-empty,.video-placeholder,.video-frame{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;box-shadow:0 12px 35px #1c346012}.module-information{padding:36px}.module-title-row{align-items:center;gap:20px;display:flex}.module-title-row h1{overflow-wrap:anywhere;margin:6px 0 0;font-size:2.2rem;line-height:1.12}.module-description{margin:26px 0;font-size:1rem}.rating-inline{min-height:30px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;display:flex}.rating-inline strong{color:var(--ink);font-size:1.3rem}.rating-inline>span{font-size:.82rem}.stars{color:#0874ff;align-items:center;gap:2px;display:inline-flex}.stars>svg{width:17px;height:17px}.stars button{color:#0874ff;cursor:pointer;background:0 0;border:0;place-items:center;padding:2px;display:grid}.stars button svg{width:25px;height:25px}.module-meta{margin:24px 0 0}.module-meta>div{border-top:1px solid #e7ecf3;grid-template-columns:1fr auto;gap:16px;padding:12px 0;display:grid}.module-meta dt{color:var(--muted);align-items:center;gap:8px;display:flex}.module-meta dt svg{width:17px;color:var(--blue)}.module-meta dd{margin:0;font-weight:700}.module-download{margin-top:18px}.module-download svg{width:18px}.video-empty,.video-placeholder,.video-frame{min-height:440px;overflow:hidden}.video-empty{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.video-empty svg{color:#7daaf1;width:52px;height:52px}.video-empty strong{color:var(--ink);font-size:1.3rem}.video-placeholder{cursor:pointer;border:0;place-items:center;padding:0;display:grid;position:relative}.video-placeholder:after{content:"";background:linear-gradient(#04163f14,#04163f7a);position:absolute;inset:0}.video-placeholder img{object-fit:cover;width:100%;height:100%}.video-placeholder>span{z-index:2;color:#fff;background:#04163fe6;border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:absolute}.video-placeholder>span svg{width:30px}.video-placeholder>strong{z-index:2;color:#fff;font-size:1.1rem;position:absolute;bottom:32px}.video-frame iframe{border:0;width:100%;height:100%;min-height:440px}.module-community{padding-top:48px}.module-tabs{border:1px solid var(--line);background:#eef3fb;border-radius:14px 14px 0 0;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.module-tabs button{min-height:60px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;font-weight:750;display:flex}.module-tabs button[aria-selected=true]{color:var(--blue);box-shadow:inset 0 -3px var(--blue);background:#fff}.module-tabs svg{width:19px}.tab-panel{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 16px 16px;min-height:330px;padding:34px}.guide-panel{max-width:880px}.guide-panel h2{margin:9px 0 16px;font-size:1.85rem}.guide-content{color:var(--muted);line-height:1.7}.guide-content h1,.guide-content h2,.guide-content h3{color:var(--ink);font-size:1.25rem}.guide-content img{max-width:100%}.ratings-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.ratings-panel>strong{font-size:4rem;line-height:1}.ratings-panel>svg{color:#79a9f1;width:50px;height:50px}.ratings-panel h2{margin:14px 0 4px}.ratings-panel p{margin-bottom:18px}.comments-layout{grid-template-columns:.78fr 1.22fr;gap:34px;display:grid}.comment-form{border:1px solid var(--line);background:#f8faff;border-radius:14px;gap:18px;height:fit-content;padding:24px;display:grid}.comment-form h2{margin:8px 0 4px}.comment-form p{margin:0;font-size:.86rem}.field-label{margin-bottom:8px;font-size:.84rem;font-weight:750;display:block}.comment-form textarea{resize:vertical;border:1px solid #bcc8d9;border-radius:10px;outline:0;width:100%;min-height:150px;padding:13px}.comment-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0759e61f}.comment-form-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.comment-form-footer>span{color:var(--muted);font-size:.76rem}.comments-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.comments-head h2{margin:0}.comments-head span{color:var(--muted);font-size:.82rem}.comment-card{border-top:1px solid var(--line);padding:20px 0}.comment-card:first-of-type{border-top:0}.comment-card header{align-items:center;gap:10px;display:flex}.comment-card header>div:nth-child(2){display:grid}.comment-card header .stars{margin-left:auto}.comment-avatar{width:38px;height:38px;color:var(--blue);background:#eaf2ff;border-radius:50%;place-items:center;font-size:.72rem;font-weight:800;display:grid}.comment-card time,.reply-card time{color:var(--muted);font-size:.72rem}.comment-card>p{color:#34415d;margin:13px 0}.comment-actions{gap:14px;display:flex}.comment-actions button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:4px 0;font-size:.8rem;display:inline-flex}.comment-actions button:disabled{color:var(--muted)}.comment-actions svg{width:15px}.reply-form{gap:8px;margin-top:14px;display:flex}.reply-form input{border:1px solid #bfcadb;border-radius:9px;flex:1;min-width:0;padding:10px 12px}.reply-form .button{min-height:42px}.reply-card{background:#f6f9fe;border-left:3px solid #a8c7f5;border-radius:0 9px 9px 0;margin:13px 0 0 46px;padding:12px 15px}.reply-card time{margin-left:8px}.reply-card p{margin:6px 0 0;font-size:.86rem}.reply-more{cursor:pointer;background:0 0;border:0;margin:10px 0 0 46px}.load-more{width:100%;margin-top:14px}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.auth-modal{z-index:300;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;background:#08173747;place-items:center;padding:28px;transition:opacity .2s,visibility .2s;display:grid;position:fixed;inset:0}.auth-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.auth-dialog{background:#fff;border-radius:22px;grid-template-columns:.92fr 1.08fr;width:min(1180px,100%);max-height:min(880px,100vh - 56px);transition:transform .24s;display:grid;position:relative;overflow:auto;transform:translateY(20px)scale(.985);box-shadow:0 32px 90px #08193e40}.auth-modal.is-open .auth-dialog{transform:translateY(0)scale(1)}.auth-close{z-index:2;cursor:pointer;background:#fff;border:1px solid #ccd5e2;border-radius:9px;place-items:center;width:45px;height:45px;display:grid;position:absolute;top:22px;right:22px}.auth-close svg{width:25px}.auth-aside{color:#fff;background:radial-gradient(circle at 80% 60%,#1469f452,#0000 35%),linear-gradient(145deg,#041840,#05275d);flex-direction:column;min-height:680px;padding:54px 50px 42px;display:flex;position:relative;overflow:hidden}.auth-aside:after{content:"";opacity:.24;background-image:linear-gradient(#2e80ffb3 1px,#0000 1px),linear-gradient(90deg,#2e80ffb3 1px,#0000 1px);background-size:28px 28px;width:390px;height:300px;position:absolute;bottom:60px;right:-60px;transform:perspective(500px)rotateX(62deg)rotate(-22deg)}.auth-logo{z-index:1;width:260px;height:auto;position:relative}.auth-aside-copy{z-index:1;margin-top:72px;position:relative}.auth-aside h2{color:#fff;margin-bottom:14px;font-size:2.45rem;line-height:1.06}.auth-aside p{color:#ffffffc7;max-width:390px;font-size:1.05rem}.auth-benefits{z-index:1;gap:16px;margin:32px 0;padding:0;list-style:none;display:grid;position:relative}.auth-benefits li{align-items:center;gap:14px;display:flex}.auth-benefits li>svg{color:#4aa0ff;border:1px solid #1777f2;border-radius:9px;width:42px;height:42px;padding:10px}.auth-note{z-index:1;border-top:1px solid #fff3;gap:14px;margin-top:auto;padding-top:26px;display:flex;position:relative}.auth-note>svg{border:1px solid #1777f2;border-radius:9px;width:42px;height:42px;padding:10px}.auth-note div{gap:6px;display:grid}.auth-note span{color:#ffffffc2;max-width:300px;font-size:.88rem;line-height:1.45}.auth-panel{grid-template-columns:minmax(0,1fr);align-content:center;padding:84px 54px 54px;display:grid}.auth-panel>*{width:100%}.auth-tabs{background:#f7f9fc;border:1px solid #cbd4e1;border-radius:12px;grid-template-columns:1fr 1fr;margin-bottom:44px;display:grid;overflow:hidden}.auth-tabs button{min-height:54px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-weight:750}.auth-tabs button[aria-selected=true]{color:var(--blue);background:#fff;position:relative;box-shadow:0 8px 20px #1f365e14}.auth-tabs button[aria-selected=true]:after{content:"";background:var(--blue);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:8px;right:8px}.auth-form{gap:20px;display:grid}.auth-form>label{gap:8px;font-weight:720;display:grid}.auth-form small{color:var(--muted);font-weight:400;line-height:1.4}.input-control{background:#fff;border:1px solid #c5cedb;border-radius:10px;align-items:center;gap:10px;min-height:55px;padding:0 14px;display:flex}.input-control:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0759e61c}.input-control>svg{color:#748099;width:20px}.input-control input{border:0;outline:0;width:100%;min-width:0}.password-toggle{color:#6d7891;cursor:pointer;background:0 0;border:0;place-items:center;padding:6px;display:grid}.password-toggle svg{width:20px}.auth-inline-link,.auth-back{width:fit-content;color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0}.auth-message{border-radius:9px;padding:11px 13px;font-size:.85rem;line-height:1.45}.auth-message.is-error{color:#8f1d16;background:#fff0ef;border:1px solid #f5c8c4}.auth-message.is-success{color:#08634f;background:#eaf8f3;border:1px solid #bce4d7}.auth-message.is-info{color:#194f9d;background:#edf4ff;border:1px solid #c3d9fa}.auth-submit{width:100%;margin-top:4px}.auth-back{justify-self:center}.site-footer{color:#fffc;background:var(--navy-deep);padding:48px 0}.footer-inner{grid-template-columns:1.4fr repeat(3,.6fr);gap:40px;width:min(1240px,100% - 48px);margin:auto;display:grid}.footer-inner img{width:155px}.footer-inner p{color:#ffffff9e;font-size:.84rem}.footer-links{align-content:start;gap:10px;display:grid}.footer-links a{font-size:.84rem;text-decoration:none}.footer-links a:hover{color:#fff}.toast{z-index:500;color:#fff;background:var(--navy);opacity:0;pointer-events:none;border-radius:10px;max-width:min(420px,100% - 48px);padding:13px 17px;transition:opacity .2s,transform .2s;position:fixed;bottom:24px;right:24px;transform:translateY(12px);box-shadow:0 14px 35px #05173a40}.toast.is-visible{opacity:1;transform:translateY(0)}@media (width<=1050px){.header-inner{grid-template-columns:170px 1fr 180px}.main-nav{gap:20px}.home-hero{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:3.25rem}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.preview-grid .module-card:last-child{display:none}.catalog-intro{gap:40px}.module-profile{grid-template-columns:1fr 1fr}.auth-dialog{grid-template-columns:.85fr 1.15fr}.auth-aside{padding-inline:36px}}@media (width<=820px){:root{--header-height:68px}.container,.header-inner,.footer-inner{width:min(100% - 32px,680px)}.section{padding:72px 0}.header-inner{grid-template-columns:1fr auto auto;gap:8px}.brand{width:140px}.nav-toggle{grid-column:2;place-items:center;display:grid}.main-nav{top:var(--header-height);background:var(--navy);opacity:0;visibility:hidden;border:1px solid #ffffff29;border-radius:0 0 14px 14px;gap:0;padding:10px;transition:all .18s;display:grid;position:absolute;left:16px;right:16px;transform:translateY(-8px);box-shadow:0 16px 30px #0412303d}.main-nav.is-open{opacity:1;visibility:visible;transform:translateY(0)}.main-nav a{border-radius:7px;padding:12px}.main-nav a:hover{background:#ffffff14}.account-control{grid-column:3}.account-button{min-height:42px;padding:0 10px}.account-button span{display:none}.home-hero{grid-template-rows:auto auto auto;grid-template-columns:1fr;min-height:auto}.hero-copy{width:min(100% - 32px,680px);margin:auto;padding:70px 0 34px}.hero-copy h1{max-width:640px;font-size:3rem}.hero-visual{height:52vw;min-height:410px}.hero-visual:before{background:linear-gradient(#fff 0%,#0000 24%)}.feature-strip{grid-template-columns:1fr;width:min(100% - 32px,680px);margin:-18px auto 26px;position:relative;bottom:auto;left:auto;transform:none}.feature-strip article{min-height:92px;padding:17px 22px}.feature-strip article+article:before{width:auto;height:1px;top:0;left:22px;right:22px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-grid .module-card:last-child{display:grid}.catalog-intro{grid-template-columns:1fr;align-items:start;gap:30px}.catalog-intro h1{font-size:2.65rem}.general-area,.plan-grid.three,.plan-grid.two{grid-template-columns:1fr}.plan-card>p{min-height:0}.checkout-notes ul{grid-template-columns:1fr}.support-layout{grid-template-columns:1fr;gap:42px}.module-profile{grid-template-columns:1fr}.video-empty,.video-placeholder,.video-frame,.video-frame iframe{min-height:360px}.comments-layout{grid-template-columns:1fr}.auth-modal{padding:18px}.auth-dialog{grid-template-columns:1fr;max-height:calc(100vh - 36px)}.auth-aside{min-height:auto;padding:30px 34px}.auth-logo{width:190px}.auth-aside-copy{margin-top:28px}.auth-aside h2{font-size:2rem}.auth-aside p{margin-bottom:0}.auth-benefits{grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0 0}.auth-benefits li{align-items:flex-start;font-size:.76rem}.auth-benefits li>svg{width:34px;height:34px;padding:8px}.auth-note{display:none}.auth-panel{align-content:start;padding:34px}.auth-tabs{margin-bottom:28px}.footer-inner{grid-template-columns:1.4fr 1fr 1fr}.footer-inner>div:last-child{flex-wrap:wrap;grid-column:2/4;display:flex}}@media (width<=520px){.container,.header-inner,.footer-inner{width:min(100% - 24px,430px)}.section{padding:58px 0}.brand{width:128px}.home-hero{background:#fff}.hero-copy{width:min(100% - 24px,430px);padding-top:50px}.hero-copy h1{font-size:2.45rem;line-height:1.08}.hero-copy>p{font-size:1rem}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button{width:100%}.hero-visual{height:78vw;min-height:290px}.hero-visual img{object-position:66% center}.feature-strip{width:min(100% - 24px,430px)}.feature-strip article>span{flex-basis:46px;width:46px;height:46px}.section-heading{align-items:start;display:grid}.section-heading h2,.center-heading h2,.support-layout h2{font-size:2rem}.module-grid{grid-template-columns:1fr}.module-card{min-height:235px}.catalog-hero{padding:52px 0 34px}.catalog-intro h1{font-size:2.25rem}.category-pills{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.category-pills::-webkit-scrollbar{display:none}.category-pills button{white-space:nowrap}.general-area{padding:18px}.general-area .module-card{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;display:grid}.general-area .module-icon,.general-area .module-card-footer{grid-area:auto/1}.plan-switch{border-radius:15px;grid-template-columns:1fr}.plan-switch button{border-radius:10px}.plan-card{padding:25px 22px}.plan-price{font-size:2.35rem}.consult-body{align-items:flex-start}.detail-page{padding-top:18px}.detail-breadcrumb span{display:none}.module-information{padding:24px 20px}.module-title-row{align-items:flex-start;gap:14px}.module-icon.large{width:58px;height:58px}.module-title-row h1{font-size:1.8rem}.module-meta>div{grid-template-columns:1fr;gap:5px}.video-empty,.video-placeholder,.video-frame,.video-frame iframe{min-height:250px}.module-community{padding-top:30px}.module-tabs button{align-content:center;place-items:center;gap:3px;min-height:56px;font-size:.72rem;display:grid}.tab-panel{padding:22px 16px}.comment-form{padding:18px}.comment-form-footer{align-items:flex-end}.comment-form-footer .button{min-width:0;padding-inline:14px}.comment-card header{flex-wrap:wrap}.comment-card header .stars{width:100%;margin-left:48px}.reply-form{display:grid}.reply-card,.reply-more{margin-left:20px}.auth-modal{align-items:start;padding:8px}.auth-dialog{border-radius:16px;max-height:calc(100dvh - 16px);margin-top:8px}.auth-close{width:40px;height:40px;top:14px;right:14px}.auth-aside{padding:22px 20px 18px}.auth-logo{width:150px}.auth-aside-copy{margin-top:20px;padding-right:38px}.auth-aside h2{margin-bottom:7px;font-size:1.65rem}.auth-aside p{font-size:.86rem;line-height:1.45}.auth-benefits{display:none}.auth-panel{padding:22px 18px 26px}.auth-tabs{margin-bottom:20px}.auth-tabs button{min-height:48px;font-size:.82rem}.auth-form{gap:15px}.input-control{min-height:50px}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner>div:first-child,.footer-inner>div:last-child{grid-column:1/3}.footer-inner>div:last-child{display:flex}.toast{max-width:calc(100% - 24px);bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
