:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--white: #ffffff;--gray-25: #fbfcfe;--gray-50: #f6f8fb;--gray-100: #edf2f7;--gray-200: #d9e1eb;--gray-300: #bdc9d8;--gray-500: #65738a;--gray-700: #35445b;--navy: #07162b;--navy-2: #102542;--cobalt: #0d63f3;--cobalt-dark: #064cc4;--cobalt-soft: #eaf2ff;--teal: #087267;--teal-soft: #e3f7f4;--red: #d92d43;--red-soft: #fff0f2;--focus-ring: #075bcc;--shadow-sm: 0 2px 8px rgba(7, 22, 43, .08);--shadow-lg: 0 22px 60px rgba(7, 22, 43, .15);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--site-header-height: 72px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--navy)}body.has-modal-open{overflow:hidden}body,button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,.feedback:focus-visible{box-shadow:0 0 0 2px var(--white);outline:3px solid var(--focus-ring);outline-offset:3px}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.button{align-items:center;border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;font-size:.96rem;font-weight:650;gap:.55rem;justify-content:center;line-height:1.2;min-height:44px;padding:.75rem 1.25rem;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.button:hover:not(:disabled):not(.is-disabled){transform:translateY(-1px)}.button--primary{background:var(--cobalt);color:var(--white);box-shadow:0 4px 12px #0d63f338}.button--primary:hover:not(:disabled){background:var(--cobalt-dark)}.button--secondary{background:var(--white);border-color:var(--cobalt);color:var(--cobalt)}.button--secondary:hover:not(:disabled){background:var(--cobalt-soft)}.button--quiet{background:transparent;border-color:transparent;color:var(--navy)}.button--quiet:hover:not(:disabled){background:var(--gray-50)}.button--link{background:transparent;color:var(--cobalt);padding:.5rem}.button--danger{background:var(--red);color:var(--white)}.button--large{min-height:54px;padding:.95rem 1.6rem}.button--block{display:flex;width:100%}.button:disabled,.button.is-disabled{cursor:not-allowed;opacity:.55;transform:none}.text-link{align-items:center;color:var(--cobalt);display:inline-flex;font-weight:700;gap:.3rem}.text-link:hover{color:var(--cobalt-dark);text-decoration:underline}.text-link--center{display:flex;justify-content:center}.brand{align-items:center;display:inline-flex;flex:0 0 auto;gap:.8rem}.brand__mark{align-items:center;background:var(--cobalt);border-radius:6px;box-shadow:0 3px 8px #0d63f338;color:var(--white);display:inline-flex;font-size:1.55rem;font-weight:700;height:40px;justify-content:center;width:40px}.brand__name{color:var(--navy);font-size:1.22rem;font-weight:760;letter-spacing:-.02em;white-space:nowrap}.brand--inverted .brand__mark{background:var(--white);color:var(--cobalt);box-shadow:none}.brand--inverted .brand__name{color:var(--white)}.site-header{background:var(--white);border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:40}.site-header__inner{align-items:center;display:flex;gap:3rem;height:var(--site-header-height);margin:0 auto;max-width:1500px;padding:0 1.5rem}.site-header__nav-wrap{align-items:center;display:flex;flex:1;justify-content:space-between}.site-header__nav{align-items:center;display:flex;gap:2.5rem}.site-header__nav a{color:var(--navy);font-size:.98rem;padding:.75rem 0}.site-header__nav a:hover,.site-header__nav a.active{color:var(--cobalt)}.site-header__actions{align-items:center;display:flex;gap:.65rem}.site-header__menu{background:transparent;border:0;display:none;padding:.5rem}.site-footer{border-top:1px solid var(--gray-200);padding:2.5rem 1.5rem}.site-footer__inner{align-items:center;display:grid;gap:1.5rem;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:1400px}.site-footer p{color:var(--gray-500);margin:0}.site-footer nav{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-end}.site-footer nav a:hover{color:var(--cobalt)}.site-footer nav span{color:var(--gray-500)}.home-hero{align-items:center;display:grid;gap:clamp(2.2rem,4vw,5rem);grid-template-columns:minmax(380px,.72fr) minmax(600px,1.45fr);margin:0 auto;max-width:1500px;min-height:min(610px,calc(100svh - var(--site-header-height)));padding:0 1.5rem;padding-block:clamp(2.5rem,4vw,4.25rem)}.home-hero__copy h1{font-size:clamp(3.25rem,4.7vw,4.9rem);letter-spacing:-.055em;line-height:1;margin-bottom:1.35rem}.home-hero__copy>p:not(.home-hero__offer){color:var(--gray-700);font-size:clamp(1.05rem,1.25vw,1.2rem);line-height:1.55;max-width:520px}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 1rem}.home-hero__offer{color:var(--gray-500);font-size:1rem;margin:0}.home-hero__product{min-width:0}.format-band{background:var(--gray-25);border-bottom:1px solid var(--gray-200);border-top:1px solid var(--gray-200);padding:2.7rem 1.5rem 3rem}.format-band h2{font-size:1.22rem;margin-bottom:2.4rem;text-align:center}.format-band__items{display:grid;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1350px}.format-item{align-items:center;border-right:1px solid var(--gray-200);display:flex;gap:.85rem;justify-content:center;min-width:0;padding:0 1rem}.format-item:last-child{border-right:0}.format-item__icon{color:var(--cobalt)}.format-item__icon--red{color:#f04444}.format-item__icon--green{color:#2b9b4e}.format-item__icon--orange{color:#f06a2b}.format-item__icon--emerald{color:#178d49}.format-item span:last-child{display:flex;flex-direction:column;min-width:0}.format-item strong{font-size:.96rem}.format-item small{color:var(--gray-500);font-size:.86rem;margin-top:.35rem}.home-control-section{align-items:start;display:grid;gap:7rem;grid-template-columns:.75fr 1.25fr;margin:0 auto;max-width:1320px;padding:7.5rem 1.5rem}.home-control-section h2,.download-section h2,.help-section h2{font-size:clamp(2.2rem,4vw,3.8rem);letter-spacing:-.045em;line-height:1.05}.home-control-section>div:first-child p{color:var(--gray-700);font-size:1.12rem;line-height:1.7}.home-control-section__steps{border-top:1px solid var(--gray-300)}.home-control-section__steps>div{align-items:start;border-bottom:1px solid var(--gray-200);display:grid;gap:1rem;grid-template-columns:44px 180px 1fr;padding:1.5rem 0}.home-control-section__steps span{color:var(--cobalt);font-size:.82rem;font-weight:800}.home-control-section__steps p{color:var(--gray-500);margin:0}.download-section{align-items:center;background:var(--navy);color:var(--white);display:flex;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1320px;padding:4.5rem}.download-section h2{margin-bottom:1rem}.download-section p{color:#c5d1e0;line-height:1.65;margin:0;max-width:760px}.help-section{padding:7rem 1.5rem;text-align:center}.help-section p{color:var(--gray-500);font-size:1.12rem}.help-section>div{display:flex;gap:.75rem;justify-content:center;margin-top:2rem}.editor-workspace{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);min-width:0;overflow:hidden}.editor-workspace__topbar{align-items:center;background:var(--navy);color:var(--white);display:flex;gap:1rem;min-height:58px;padding:.55rem .8rem}.editor-workspace__document-title{align-items:center;display:flex;gap:.7rem;min-width:0}.editor-workspace__document-title>span:last-child{display:flex;flex-direction:column;min-width:0}.editor-workspace__document-title small{color:#aab9cc;font-size:.58rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.editor-workspace__document-title strong{font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-workspace__thumbnail{background:var(--white);border-radius:4px;height:33px;width:82px}.editor-workspace__status{align-items:center;color:#6ee7cf;display:flex;font-size:.7rem;gap:.4rem;margin-left:auto;white-space:nowrap}.editor-workspace__status i{border:1px solid currentColor;border-radius:50%;height:7px;width:7px}.editor-workspace__commands{display:flex;gap:.45rem}.editor-button{align-items:center;background:#12243a;border:1px solid #314259;border-radius:5px;color:var(--white);display:inline-flex;font-size:.68rem;font-weight:700;gap:.35rem;min-height:32px;padding:.35rem .65rem}.editor-button--accent{background:var(--cobalt);border-color:var(--cobalt)}.editor-button:disabled{cursor:default;opacity:.72}.editor-workspace__toolbar{align-items:center;border-bottom:1px solid var(--gray-200);display:flex;gap:.35rem;min-height:42px;overflow:hidden;padding:.4rem .65rem}.editor-select{border:1px solid var(--gray-200);border-radius:4px;color:var(--gray-700);font-size:.65rem;min-width:62px;padding:.34rem .45rem;white-space:nowrap}.editor-select:nth-child(2),.editor-select:nth-child(3){min-width:98px}.editor-tool{background:var(--white);border:1px solid var(--gray-200);border-radius:4px;font-size:.68rem;height:27px;padding:0;width:27px}.editor-tool:disabled{color:var(--gray-500);cursor:default}.editor-workspace__unsupported{color:var(--gray-700);font-size:.65rem;margin-left:auto;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-workspace__body{display:grid;grid-template-columns:64px minmax(165px,.8fr) minmax(310px,2fr) minmax(175px,.9fr);height:455px}.editor-workspace__rail{border-right:1px solid var(--gray-200);display:flex;flex-direction:column;gap:.65rem;padding:.7rem .35rem}.editor-workspace__rail span{align-items:center;border-radius:5px;color:var(--gray-700);display:flex;flex-direction:column;font-size:.56rem;gap:.25rem;padding:.55rem 0}.editor-workspace__rail span.is-active{background:var(--cobalt-soft);color:var(--cobalt)}.editor-workspace__pages{border-right:1px solid var(--gray-200);display:flex;flex-direction:column;padding:.9rem}.editor-workspace__pages>small{color:var(--gray-500);font-size:.57rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.editor-workspace__pages>strong{font-size:.8rem;margin:.25rem 0 .8rem}.editor-workspace__page-count{color:var(--teal);font-size:.65rem;font-weight:700}.editor-workspace__page-thumb{align-self:center;background:var(--white);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.3rem;height:112px;margin:1.2rem 0;padding:1.3rem .8rem;width:76px}.editor-workspace__page-thumb i{background:var(--gray-200);height:3px}.editor-workspace__page-thumb i:last-child{background:var(--teal);height:8px;margin-top:.35rem}.editor-workspace__stats{display:grid;gap:.4rem;grid-template-columns:1fr 1fr;margin:auto 0 0}.editor-workspace__stats div{border:1px solid var(--gray-200);border-radius:5px;padding:.5rem}.editor-workspace__stats dt{color:var(--gray-500);font-size:.6rem}.editor-workspace__stats dd{font-size:.9rem;font-weight:800;margin:.2rem 0 0}.editor-workspace__canvas{background:var(--gray-100);overflow:auto;padding:1.1rem}.editor-workspace__paper,.editor-workspace__editable{background:var(--white);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);color:var(--navy);margin:0 auto;min-height:100%;width:min(100%,480px)}.editor-workspace__paper{padding:2.6rem 3rem}.editor-workspace__paper h2{font-size:1.7rem;letter-spacing:-.03em}.editor-workspace__paper h3{font-size:1rem;margin-top:2rem}.editor-workspace__paper p,.editor-workspace__paper li{font-size:.75rem;line-height:1.65}.editor-workspace__editable{border-radius:0;font-family:Georgia,serif;font-size:1rem;line-height:1.75;min-height:650px;padding:3.5rem;resize:none}.editor-workspace__details{border-left:1px solid var(--gray-200);padding:0 .7rem}.editor-workspace__details nav{border-bottom:1px solid var(--gray-200);display:flex;font-size:.62rem;gap:1rem;padding:.75rem .2rem}.editor-workspace__details nav strong{color:var(--cobalt)}.editor-workspace__detail-card{border:1px solid var(--gray-200);border-radius:5px;margin-top:.9rem;padding:.8rem}.editor-workspace__detail-card>small{color:var(--gray-500);font-size:.56rem;font-weight:800;text-transform:uppercase}.editor-workspace__detail-card>strong{display:block;font-size:.72rem;margin:.35rem 0 .8rem}.editor-workspace__detail-card dl{display:grid;gap:.35rem;grid-template-columns:1fr 1fr;margin:0}.editor-workspace__detail-card dl div{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:4px;padding:.45rem}.editor-workspace__detail-card dt{color:var(--gray-500);font-size:.52rem;text-transform:uppercase}.editor-workspace__detail-card dd{font-size:.65rem;font-weight:800;margin:.2rem 0 0}.pricing-page{margin:0 auto;max-width:1500px;padding:4.5rem 2rem 2rem}.pricing-layout{display:grid;gap:4rem;grid-template-columns:1.05fr .85fr .62fr}.pricing-layout__offer{border-right:1px solid var(--gray-300);padding:0 4rem}.pricing-layout__offer h1{font-size:clamp(2.7rem,4vw,4rem);letter-spacing:-.045em;line-height:1.08}.pricing-layout__offer>p{color:var(--gray-700);font-size:1.05rem;line-height:1.75}.price-card{border:1px solid var(--gray-300);border-radius:var(--radius-md);margin-top:2rem;padding:2.6rem;text-align:center}.price-card__trial{color:var(--teal);display:block;font-size:1.12rem}.price-card__price{align-items:center;display:flex;justify-content:center;margin:1.4rem 0}.price-card__price>span{font-size:4.3rem;font-weight:800;letter-spacing:-.055em}.price-card__price small{font-size:.9rem;font-weight:700;line-height:1.35;margin-left:.8rem;text-align:left}.price-card>p{color:var(--gray-700);line-height:1.5}.price-card .button{margin:1rem 0 1.4rem}.pricing-layout__included h2{font-size:1.25rem;margin:0 0 1rem}.included-item{align-items:start;border-bottom:1px solid var(--gray-200);display:grid;gap:1rem;grid-template-columns:48px 1fr;padding:1rem 0}.included-item>span{align-items:center;background:var(--cobalt-soft);border-radius:8px;color:var(--navy);display:flex;height:45px;justify-content:center;width:45px}.included-item strong{display:block;font-size:.96rem}.included-item p{color:var(--gray-500);font-size:.82rem;line-height:1.5;margin:.35rem 0 0}.pricing-layout__notes{padding-top:6.8rem}.pricing-note{border:1px solid var(--gray-300);border-radius:var(--radius-md);margin-bottom:2rem;padding:1.5rem}.pricing-note>svg{background:var(--cobalt-soft);border-radius:50%;color:var(--cobalt);margin-bottom:1rem;padding:.55rem;box-sizing:content-box}.pricing-note strong{display:block}.pricing-note p{color:var(--gray-500);font-size:.85rem;line-height:1.65;margin:1rem 0}.pricing-note b{color:#635bff;font-size:1.6rem}.pricing-terms{border-top:1px solid var(--gray-200);color:var(--gray-500);margin-top:3rem;padding:2rem;text-align:center}.pricing-terms a{color:var(--cobalt);font-weight:600}.feedback{align-items:flex-start;background:var(--cobalt-soft);border:1px solid #b8d2ff;border-radius:8px;color:var(--navy-2);display:flex;font-size:.88rem;gap:.7rem;line-height:1.5;margin:1rem 0;padding:.85rem 1rem}.feedback strong{display:block;margin-bottom:.15rem}.feedback--error{background:var(--red-soft);border-color:#f4b8c0;color:#8c1f2d}.feedback--success{background:var(--teal-soft);border-color:#9cddd5;color:#087267}.editor-page{margin:0 auto;max-width:1500px;min-height:800px;padding:2rem 1.5rem 4rem}.editor-page__intro{align-items:end;display:flex;justify-content:space-between;margin-bottom:1.3rem}.editor-page__intro h1{font-size:2rem;margin-bottom:.35rem}.editor-page__intro p{color:var(--gray-500);margin:0}.editor-page__intro span{background:var(--teal-soft);border-radius:4px;color:var(--teal);font-size:.82rem;font-weight:700;padding:.45rem .7rem}.editor-page .editor-workspace__body{height:660px}.modal-backdrop{align-items:center;background:#07162ba3;display:flex;inset:0;justify-content:center;padding:1.25rem;position:fixed;z-index:100}.entitlement-modal{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);max-width:680px;padding:2.7rem 3.2rem 2rem;position:relative;text-align:center;width:100%}.entitlement-modal__close{background:transparent;border:0;padding:.5rem;position:absolute;right:1rem;top:1rem}.entitlement-modal h2{font-size:1.8rem;letter-spacing:-.03em;margin-bottom:1.2rem}.entitlement-modal>p{color:var(--gray-700);font-size:1rem;line-height:1.65}.entitlement-modal__offer{color:var(--navy)!important}.entitlement-modal__actions{display:grid;gap:.8rem;grid-template-columns:1fr 1fr;margin:1.7rem 0 .5rem}.entitlement-modal__service{align-items:start;background:var(--red-soft);border-radius:6px;color:#8c1f2d;display:flex;font-size:.83rem;gap:.55rem;padding:.75rem;text-align:left}.entitlement-modal__privacy{align-items:center;display:flex;font-size:.78rem!important;gap:.5rem;justify-content:center;margin:1rem 0 0}.auth-page{background:var(--white);display:flex;flex-direction:column;min-height:100vh}.auth-page__header{align-items:center;background:var(--navy);color:var(--white);display:flex;height:64px;justify-content:space-between;padding:0 1.3rem}.auth-page__header .brand__mark{height:30px;width:30px}.auth-page__header .brand__name{font-size:1.1rem}.auth-page__header>span{font-size:.9rem}.auth-page__body{display:grid;flex:1;grid-template-columns:56% 44%;min-height:820px}.auth-page__showcase{border-right:1px solid var(--gray-200);overflow:hidden;padding:1rem}.auth-page__showcase .editor-workspace{height:650px}.auth-page__showcase .editor-workspace__body{height:548px}.auth-page__showcase>div:last-child{margin:2rem auto 0;max-width:760px}.auth-page__showcase h2{font-size:1.2rem;margin-bottom:.4rem}.auth-page__showcase p{color:var(--gray-500);font-size:.85rem;line-height:1.55;max-width:460px}.auth-page__panel{min-width:0}.auth-tabs{border-bottom:1px solid var(--gray-200);display:grid;grid-template-columns:1fr 1fr;margin:0 auto;max-width:480px}.auth-tabs a{border-bottom:3px solid transparent;color:var(--gray-700);font-size:.92rem;padding:1.7rem;text-align:center}.auth-tabs a.active{border-color:var(--cobalt);color:var(--cobalt);font-weight:700}.auth-page__back{color:var(--cobalt);display:block;margin:2rem auto 0;max-width:480px}.auth-page__content{margin:0 auto;max-width:540px;padding:3rem 2rem}.auth-page__content>header{margin-bottom:1.8rem;text-align:center}.auth-page__content h1{font-size:2rem;letter-spacing:-.035em;margin-bottom:.6rem}.auth-page__content>header p{color:var(--gray-500);line-height:1.45;margin:.2rem 0}.auth-form{display:flex;flex-direction:column;gap:1.15rem}.form-field{display:flex;flex-direction:column;gap:.45rem}.form-field>span:first-child,.form-field>label{font-size:.82rem;font-weight:700}.form-field input{background:var(--white);border:1px solid var(--gray-300);border-radius:6px;color:var(--navy);height:48px;padding:0 .9rem;width:100%}.form-field input:focus-visible{border-color:var(--cobalt);box-shadow:0 0 0 2px var(--white);outline:3px solid var(--focus-ring);outline-offset:3px}.form-field input[aria-invalid=true]{border-color:var(--red)}.form-field small{color:var(--gray-500);font-size:.74rem}.form-field__error{color:var(--red)!important}.password-input{display:block;position:relative}.password-input button{background:transparent;border:0;height:42px;padding:.6rem;position:absolute;right:.2rem;top:3px}.password-input input{padding-right:3rem}.checkbox-field{align-items:flex-start;display:flex;font-size:.82rem;gap:.65rem;line-height:1.45}.checkbox-field input{accent-color:var(--cobalt);flex:0 0 auto;height:18px;margin:0;width:18px}.checkbox-field a,.auth-form__switch a,.auth-form__utility a{color:var(--cobalt);font-weight:600}.auth-form__utility{align-items:center;display:flex;justify-content:space-between}.auth-form__utility>a{font-size:.82rem}.auth-form__switch{border-top:1px solid var(--gray-200);font-size:.87rem;margin-top:2rem;padding-top:1.5rem;text-align:center}.auth-form__utility--end{justify-content:flex-end}.auth-page__footer{border-top:1px solid var(--gray-200);color:var(--gray-500);display:flex;font-size:.74rem;justify-content:space-between;padding:1.3rem 1.75rem}.auth-page__footer a{color:var(--cobalt)}.account-shell{background:var(--gray-25);min-height:100vh}.account-shell__header{align-items:center;background:var(--navy);color:var(--white);display:flex;height:66px;padding:0 2rem}.account-shell__header .brand{border-right:1px solid #2d3c52;padding-right:2rem}.account-shell__header .brand__mark{height:34px;width:34px}.account-shell__header nav{align-items:center;display:flex;gap:2.4rem;height:100%;margin-left:2rem}.account-shell__header nav a,.account-shell__header nav span,.account-shell__header nav strong{align-items:center;color:#c2ccda;display:flex;font-size:.9rem;height:100%}.account-shell__header nav strong{border-bottom:3px solid var(--cobalt);color:var(--white)}.account-shell__header>button{background:transparent;border:1px solid #3c4b60;border-radius:5px;color:var(--white);margin-left:auto;padding:.55rem .9rem}.account-shell__global{margin:0 auto;max-width:1200px;padding:1rem 2rem 0}.account-access-state{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:0 auto;min-height:100vh;padding:2rem;width:min(100%,620px)}.account-access-state h1{font-size:clamp(2rem,5vw,3rem);letter-spacing:-.045em;margin:0}.account-access-state p{color:var(--gray-700)}.account-shell__body{display:grid;grid-template-columns:260px 1fr;min-height:calc(100vh - 66px)}.account-nav{background:var(--white);border-right:1px solid var(--gray-200);padding:2rem 1rem}.account-nav>strong{color:var(--gray-500);display:block;font-size:.75rem;letter-spacing:.08em;padding:0 .65rem 1rem;text-transform:uppercase}.account-nav nav{display:flex;flex-direction:column;gap:.25rem}.account-nav a,.account-nav__disabled{align-items:center;border-left:3px solid transparent;border-radius:0 7px 7px 0;color:var(--gray-700);display:flex;font-size:.9rem;gap:.9rem;min-height:48px;padding:0 .75rem}.account-nav a.active{background:var(--cobalt-soft);border-left-color:var(--cobalt);color:var(--cobalt);font-weight:700}.account-nav__disabled{color:var(--gray-500);cursor:not-allowed}.account-nav__disabled>span{flex:1}.account-nav__disabled small{font-size:.65rem}.account-content{margin:0 auto;max-width:1260px;padding:3rem;width:100%}.account-page>header,.billing-page>header{margin-bottom:1.5rem}.account-page h1,.billing-page h1{font-size:2.2rem;letter-spacing:-.035em;margin-bottom:.4rem}.account-page>header p,.billing-page>header p{color:var(--gray-500);margin:0}.account-loading{color:var(--gray-500);padding:2rem 0}.overview-card{align-items:center;background:var(--white);border:1px solid var(--gray-200);border-radius:8px;display:flex;gap:1rem;padding:1.5rem}.overview-card__avatar{align-items:center;background:var(--cobalt);border-radius:50%;color:var(--white);display:flex;font-size:1.4rem;font-weight:700;height:54px;justify-content:center;width:54px}.overview-card h2{font-size:1.15rem;margin:0 0 .25rem}.overview-card p{color:var(--gray-500);margin:0}.overview-card .status-chip{margin-left:auto}.status-chip{background:var(--gray-100);border-radius:4px;color:var(--gray-700);display:inline-block;font-size:.75rem;font-weight:700;padding:.35rem .6rem;text-transform:capitalize}.status-chip--ok{background:var(--teal-soft);color:var(--teal)}.account-grid{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-top:1rem}.account-action-card{align-items:center;background:var(--white);border:1px solid var(--gray-200);border-radius:8px;display:grid;gap:.9rem;grid-template-columns:auto 1fr auto;padding:1.3rem}.account-action-card:hover{border-color:var(--cobalt)}.account-action-card--disabled{background:var(--gray-50);color:var(--gray-500);cursor:not-allowed}.account-action-card--disabled:hover{border-color:var(--gray-200)}.account-action-card>svg:first-child{color:var(--cobalt)}.account-action-card span{display:flex;flex-direction:column}.account-action-card small{color:var(--gray-500);margin-top:.3rem}.integration-status-page{margin:0 auto;max-width:720px;padding:clamp(2rem,7vw,6rem) 0}.integration-status-page>svg{background:var(--cobalt-soft);border-radius:10px;box-sizing:content-box;color:var(--cobalt);margin:1rem 0 1.5rem;padding:.8rem}.integration-status-page h1{font-size:clamp(2.3rem,5vw,4.2rem);letter-spacing:-.05em;line-height:1.02;margin-bottom:1.3rem}.integration-status-page p{color:var(--gray-700);font-size:1.05rem;line-height:1.75;margin-bottom:2rem}.billing-summary,.billing-lower-card,.account-settings-list{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;margin-top:1rem;padding:1.5rem}.billing-summary__heading{align-items:start;display:flex;justify-content:space-between}.billing-summary__heading h2{font-size:1.4rem;margin:.65rem 0 0}.billing-summary__heading h2 small{font-size:1rem;font-weight:500}.billing-summary__actions{display:flex;flex-direction:column;gap:.5rem;min-width:235px}.billing-facts{border-top:1px solid var(--gray-200);display:grid;grid-template-columns:repeat(4,1fr);margin:1.6rem 0 0;padding-top:1.5rem}.billing-facts>div{border-right:1px solid var(--gray-200);padding:0 1.5rem}.billing-facts>div:first-child{padding-left:0}.billing-facts>div:last-child{border-right:0}.billing-facts dt{align-items:center;color:var(--gray-500);display:flex;font-size:.78rem;gap:.4rem}.billing-facts dd{font-size:.9rem;font-weight:700;margin:.7rem 0 0;text-transform:capitalize}.cancel-confirm{align-items:center;background:var(--red-soft);border:1px solid #f4b8c0;border-radius:8px;display:flex;gap:.75rem;margin-top:1rem;padding:1.25rem}.cancel-confirm div{flex:1}.cancel-confirm p{color:#8c1f2d;font-size:.84rem;margin:.35rem 0 0}.billing-lower-card h2{font-size:1rem}.billing-lower-card p{color:var(--gray-500);margin:0}.account-settings-list{padding:0 1.5rem}.account-settings-list>div{align-items:center;border-bottom:1px solid var(--gray-200);display:grid;gap:1rem;grid-template-columns:42px 1fr auto;padding:1.2rem 0}.account-settings-list>div:last-child{border-bottom:0}.account-settings-list>div>svg{background:var(--cobalt-soft);border-radius:6px;box-sizing:content-box;color:var(--navy);padding:.6rem}.account-settings-list span{display:flex;flex-direction:column}.account-settings-list small{color:var(--gray-500);margin-top:.25rem}.account-settings-list button{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:5px;color:var(--gray-500);padding:.6rem 1rem}.service-toolbar,.service-table-wrap,.service-empty,.device-list,.service-notice{background:var(--white);border:1px solid var(--gray-200);border-radius:8px}.service-toolbar{align-items:center;display:grid;gap:1rem;grid-template-columns:auto minmax(220px,1fr) auto;padding:1.25rem}.service-toolbar__icon,.device-row__icon{align-items:center;background:var(--cobalt-soft);border-radius:7px;color:var(--cobalt);display:flex;height:44px;justify-content:center;width:44px}.service-toolbar__copy{display:flex;flex-direction:column;gap:.25rem}.service-toolbar__copy span{color:var(--gray-500);font-size:.84rem;line-height:1.45}.service-file-picker{position:relative}.service-file-selection{align-items:center;border-top:1px solid var(--gray-200);display:flex;gap:.65rem;grid-column:1 / -1;padding-top:1rem}.service-file-selection>span{display:flex;flex:1;flex-direction:column;min-width:0}.service-file-selection strong{overflow-wrap:anywhere}.service-file-selection small{color:var(--gray-500);margin-top:.25rem}.service-table-wrap{margin-top:1rem;overflow-x:auto}.service-table{border-collapse:collapse;min-width:880px;width:100%}.service-table th{color:var(--gray-500);font-size:.72rem;letter-spacing:.055em;padding:.85rem 1rem;text-align:left;text-transform:uppercase}.service-table td{border-top:1px solid var(--gray-200);color:var(--gray-700);font-size:.84rem;padding:1rem;vertical-align:middle}.service-table th:last-child,.service-table td:last-child{text-align:right}.service-file-name{align-items:center;color:var(--navy);display:flex;gap:.75rem;min-width:230px}.service-file-name>svg{color:var(--cobalt);flex:0 0 auto}.service-file-name>span{display:flex;flex-direction:column;min-width:0}.service-file-name strong{overflow-wrap:anywhere}.service-file-name small{color:var(--gray-500);font-size:.72rem;margin-top:.3rem}.service-table__actions{white-space:nowrap}.service-table__actions .button{font-size:.8rem;min-height:36px;padding:.45rem}.service-danger-link{color:var(--red)}.service-inline-form{align-items:center;display:flex;gap:.45rem;min-width:430px}.service-inline-form input{border:1px solid var(--gray-300);border-radius:6px;height:40px;min-width:190px;padding:0 .7rem}.service-inline-form .button{font-size:.78rem;min-height:40px;padding:.55rem .7rem}.service-empty{align-items:center;display:flex;flex-direction:column;margin-top:1rem;padding:3.5rem 1.5rem;text-align:center}.service-empty>svg{background:var(--cobalt-soft);border-radius:10px;box-sizing:content-box;color:var(--cobalt);padding:.85rem}.service-empty h2{font-size:1.05rem;margin:1rem 0 .45rem}.service-empty p{color:var(--gray-500);font-size:.86rem;line-height:1.55;margin:0;max-width:520px}.service-confirm{align-items:center;background:var(--red-soft);border:1px solid #f4b8c0;border-radius:8px;display:flex;gap:.75rem;margin-top:1rem;padding:1.25rem}.service-confirm>div{flex:1}.service-confirm p{color:#8c1f2d;font-size:.84rem;line-height:1.5;margin:.35rem 0 0}.service-notice{align-items:center;display:flex;gap:.8rem;margin-bottom:1rem;padding:1rem 1.2rem}.service-notice>svg{color:var(--teal);flex:0 0 auto}.service-notice>div{display:flex;flex-direction:column;gap:.2rem}.service-notice span{color:var(--gray-500);font-size:.82rem}.device-list{list-style:none;margin:0;padding:0 1.25rem}.device-row{align-items:center;border-bottom:1px solid var(--gray-200);display:grid;gap:1rem;grid-template-columns:auto minmax(190px,1fr) minmax(200px,auto) auto;padding:1.2rem 0}.device-row:last-child{border-bottom:0}.device-row--current{background:linear-gradient(90deg,rgba(227,247,244,.52),transparent 65%)}.device-row__identity,.device-row__dates{display:flex;flex-direction:column}.device-row__identity strong{overflow-wrap:anywhere}.device-row__identity small,.device-row__dates small{color:var(--gray-500);font-size:.74rem;margin-top:.3rem}.device-row__dates strong{font-size:.8rem;margin-top:.2rem}.legal-page{margin:0 auto;max-width:860px;min-height:70vh;padding:7rem 1.5rem}.legal-page h1{font-size:3rem}.legal-page p{color:var(--gray-700);font-size:1.1rem;line-height:1.7}@media(max-width:1200px){.home-hero{grid-template-columns:.8fr 1.2fr}.home-hero__copy h1{font-size:3.8rem}.editor-workspace__details{display:none}.editor-workspace__body{grid-template-columns:58px 150px minmax(300px,1fr)}.pricing-layout{gap:2rem;grid-template-columns:1.1fr .9fr}.pricing-layout__offer{padding:0 2rem}.pricing-layout__notes{display:grid;gap:1rem;grid-column:1 / -1;grid-template-columns:1fr 1fr;padding:0}.pricing-note{margin:0}.auth-page__body{grid-template-columns:48% 52%}.auth-page__showcase .editor-workspace__pages{display:none}.auth-page__showcase .editor-workspace__body{grid-template-columns:58px minmax(300px,1fr)}}@media(max-height:800px)and (min-width:901px){.auth-page__header{height:52px}.auth-page__body{min-height:calc(100vh - 94px)}.auth-page__showcase{padding:.65rem}.auth-page__showcase .editor-workspace{height:500px}.auth-page__showcase .editor-workspace__body{height:398px}.auth-page__showcase>div:last-child{margin-top:.8rem}.auth-page__showcase h2{font-size:1rem;margin-bottom:.2rem}.auth-page__showcase p{font-size:.75rem;line-height:1.4;margin-bottom:0}.auth-tabs a{padding:.75rem}.auth-page__content{padding:1rem 2rem 1.25rem}.auth-page__content>header{margin-bottom:.7rem}.auth-page__content h1{font-size:1.6rem;margin-bottom:.25rem}.auth-page__content>header p{font-size:.8rem;line-height:1.3}.auth-form{gap:.6rem}.form-field{gap:.25rem}.form-field input{height:40px}.form-field small{font-size:.68rem}.password-input button{height:36px;top:2px}.checkbox-field{font-size:.76rem}.auth-form .button--large{min-height:44px;padding-block:.7rem}.auth-form__switch{margin-top:.8rem;padding-top:.75rem}.auth-page__footer{padding:.65rem 1.25rem}}@media(max-width:900px){.site-header__inner{height:var(--site-header-height)}.site-header__menu{display:inline-flex;margin-left:auto}.site-header__nav-wrap{align-items:stretch;background:var(--white);border-bottom:1px solid var(--gray-200);box-shadow:var(--shadow-lg);display:none;flex-direction:column;left:0;padding:1rem 1.5rem 1.5rem;position:absolute;right:0;top:var(--site-header-height)}.site-header__nav-wrap.is-open{display:flex}.site-header__nav{align-items:stretch;flex-direction:column;gap:0}.site-header__nav a{border-bottom:1px solid var(--gray-100);padding:.9rem 0}.site-header__actions{margin-top:1rem}.home-hero{grid-template-columns:1fr;min-height:auto;padding-top:4rem}.home-hero__copy{max-width:650px}.home-hero__product{min-width:0;transform:none;width:100%}.format-band__items{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.format-item{border-right:0;justify-content:start}.format-item:last-child{grid-column:1 / -1}.home-control-section{gap:3rem;grid-template-columns:1fr}.download-section{align-items:flex-start;flex-direction:column;padding:3rem}.pricing-layout{grid-template-columns:1fr}.pricing-layout__offer{border-right:0;padding:0}.pricing-layout__included{border-top:1px solid var(--gray-200);padding-top:2rem}.pricing-layout__notes{grid-column:auto}.auth-page__body{display:block}.auth-page__showcase{display:none}.auth-page__footer{gap:1rem}.account-shell__body{grid-template-columns:190px 1fr}.account-nav{padding:1.5rem .5rem}.account-nav a{font-size:.82rem;gap:.65rem;padding:0 .55rem}.account-nav a svg{flex:0 0 auto;height:20px;width:20px}.account-content{padding:2rem 1.5rem}.billing-facts{grid-template-columns:1fr 1fr}.billing-facts>div{border-bottom:1px solid var(--gray-200);border-right:0;padding:1rem}.billing-summary__heading{gap:1.5rem}}@media(max-width:640px){.brand__mark{height:34px;width:34px}.brand__name{font-size:1.05rem}.site-header__actions{align-items:stretch;flex-direction:column}.site-header__actions .button{width:100%}.home-hero{gap:2.5rem;padding:3.2rem 1rem}.home-hero__copy h1{font-size:clamp(2.7rem,14vw,3.5rem)}.home-hero__actions{align-items:stretch;flex-direction:column}.home-hero__actions .button{width:100%}.home-hero__product{margin-bottom:0;min-width:0;transform:none;width:100%}.format-band__items{grid-template-columns:1fr}.format-item:last-child{grid-column:auto}.home-control-section{padding:5rem 1rem}.home-control-section__steps>div{grid-template-columns:38px 1fr}.home-control-section__steps p{grid-column:2}.download-section{margin:0 1rem;padding:2rem}.help-section>div{align-items:stretch;flex-direction:column}.site-footer__inner{grid-template-columns:1fr;text-align:center}.site-footer nav{justify-content:center;row-gap:.75rem}.pricing-page{padding:3rem 1rem 1rem}.pricing-layout__offer h1{font-size:2.7rem}.price-card{padding:2rem 1.2rem}.price-card__price>span{font-size:3.7rem}.pricing-layout__notes{grid-template-columns:1fr}.pricing-terms{padding:1.5rem 0}.editor-page__intro{align-items:flex-start;flex-direction:column;gap:1rem}.editor-page{overflow:hidden;padding:1.5rem .75rem 3rem}.editor-page .editor-workspace{min-width:700px;transform:scale(.54);transform-origin:left top;width:700px;margin-bottom:-310px}.entitlement-modal{padding:2.7rem 1.2rem 1.5rem}.entitlement-modal__actions{grid-template-columns:1fr}.auth-page__content{padding:2.5rem 1.2rem}.auth-page__footer{align-items:flex-start;flex-direction:column}.auth-form__utility{align-items:flex-start;flex-direction:column;gap:.8rem}.account-shell__header{padding:0 1rem}.account-shell__header .brand{border-right:0;padding-right:0}.account-shell__header .brand__name{display:none}.account-shell__header nav{display:none}.account-shell__body{display:block}.account-nav{border-bottom:1px solid var(--gray-200);border-right:0;padding:.4rem .5rem;position:sticky;top:0;z-index:10}.account-nav>strong{display:none}.account-nav nav{flex-direction:row;justify-content:flex-start;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.account-nav a{border-bottom:3px solid transparent;border-left:0;border-radius:5px;flex:0 0 auto;font-size:.72rem;gap:.28rem;height:54px;justify-content:center;min-height:54px;padding:0 .65rem;width:auto}.account-nav a.active{border-bottom-color:var(--cobalt);border-left:0}.account-content{padding:1.5rem 1rem}.account-grid{grid-template-columns:1fr}.overview-card{align-items:flex-start;flex-wrap:wrap}.overview-card .status-chip{margin-left:0}.billing-summary__heading{flex-direction:column}.billing-summary__actions{width:100%}.billing-facts{grid-template-columns:1fr}.billing-facts>div{padding:1rem 0}.cancel-confirm{align-items:stretch;flex-direction:column}.account-settings-list>div{grid-template-columns:40px 1fr}.account-settings-list button{grid-column:2;justify-self:start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:900px){.device-row{grid-template-columns:auto 1fr auto}.device-row__dates{grid-column:2}.device-row>.button,.device-row>.status-chip{grid-column:3;grid-row:1 / span 2}}@media(max-width:640px){.service-toolbar{align-items:stretch;grid-template-columns:auto 1fr}.service-toolbar .service-file-picker{grid-column:1 / -1}.service-file-selection{align-items:stretch;flex-direction:column}.service-file-selection .button{width:100%}.service-confirm{align-items:stretch;flex-direction:column}.device-list{padding:0 1rem}.device-row{align-items:start;grid-template-columns:auto 1fr}.device-row__dates{grid-column:2}.device-row>.button,.device-row>.status-chip{grid-column:2;grid-row:auto;justify-self:start}.device-row>.button{width:100%}}.modal-backdrop{align-items:center;background:#07162b7a;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.modal-panel{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);max-height:min(88vh,900px);max-width:min(92vw,720px);overflow:hidden;width:100%}.modal-panel__header{align-items:flex-start;border-bottom:1px solid var(--gray-200);display:flex;gap:1rem;justify-content:space-between;padding:1.4rem 1.5rem 1.1rem}.modal-panel__header h2{font-size:1.3rem;letter-spacing:-.025em;margin:0}.modal-panel__header>div>div{color:var(--gray-500);font-size:.83rem;margin-top:.3rem;overflow-wrap:anywhere}.modal-panel__close,.admin-icon-button{align-items:center;background:transparent;border:1px solid var(--gray-200);border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;height:44px;justify-content:center;width:44px}.modal-panel__close:hover,.admin-icon-button:hover:not(:disabled){background:var(--gray-50);border-color:var(--gray-300)}.modal-panel__content{max-height:calc(min(88vh,900px) - 82px);overflow-y:auto}.account-confirm-dialog{max-width:min(92vw,540px)}.account-confirm-dialog__content{padding:1.4rem 1.5rem 1.5rem}.account-confirm-dialog__content>p{color:var(--gray-700);line-height:1.6;margin:0}.modal-confirm-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end;margin-top:1.4rem}.admin-auth-state{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:0 auto;min-height:100vh;padding:2rem;width:min(100%,620px)}.admin-auth-state .brand{margin-bottom:3rem}.admin-auth-state h1{font-size:clamp(2rem,5vw,3rem);letter-spacing:-.045em;margin-bottom:.75rem}.admin-auth-state>p{color:var(--gray-700);font-size:1.05rem;line-height:1.6;max-width:540px}.admin-auth-state__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.2rem}.admin-shell{background:var(--gray-25);min-height:100vh}.admin-shell__header{align-items:center;background:var(--navy);color:var(--white);display:flex;height:66px;padding:0 1.5rem}.admin-shell__header .brand{border-right:1px solid #2d3c52;padding-right:1.5rem}.admin-shell__header .brand__mark{height:34px;width:34px}.admin-shell__mobile-title{display:none}.admin-shell__header nav{align-items:center;display:flex;gap:2rem;height:100%;margin-left:1.5rem}.admin-shell__header nav a,.admin-shell__header nav strong{align-items:center;color:#c2ccda;display:flex;font-size:.87rem;height:100%}.admin-shell__header nav strong{border-bottom:3px solid var(--cobalt);color:var(--white)}.admin-shell__identity{display:flex;flex-direction:column;margin-left:auto;min-width:120px;text-align:right}.admin-shell__identity span{font-size:.82rem;font-weight:750;text-transform:capitalize}.admin-shell__identity small{color:#aebbd0;font-size:.7rem;margin-top:.15rem}.admin-shell__header>button{background:transparent;border:1px solid #3c4b60;border-radius:5px;color:var(--white);margin-left:1rem;min-height:40px;padding:.5rem .85rem}.admin-shell__global{margin:0 auto;max-width:1500px;padding:1rem 2rem 0}.admin-shell__body{display:grid;grid-template-columns:226px minmax(0,1fr);min-height:calc(100vh - 66px)}.admin-nav{background:var(--white);border-right:1px solid var(--gray-200);padding:1.8rem .8rem}.admin-nav>strong{color:var(--gray-500);display:block;font-size:.72rem;letter-spacing:.08em;padding:0 .65rem .9rem;text-transform:uppercase}.admin-nav nav{display:flex;flex-direction:column;gap:.25rem}.admin-nav a{align-items:center;border-left:3px solid transparent;border-radius:0 7px 7px 0;color:var(--gray-700);display:flex;font-size:.86rem;gap:.75rem;min-height:46px;padding:0 .7rem}.admin-nav a.active{background:var(--cobalt-soft);border-left-color:var(--cobalt);color:var(--cobalt);font-weight:700}.admin-content{min-width:0;padding:2.6rem clamp(1.25rem,3vw,3rem)}.admin-page{margin:0 auto;max-width:1280px}.admin-page__header{margin-bottom:1.4rem}.admin-page__header h1{font-size:clamp(2rem,3vw,2.35rem);letter-spacing:-.04em;margin-bottom:.35rem}.admin-page__header p{color:var(--gray-500);margin:0}.admin-overview-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.admin-overview-card{align-items:flex-start;background:var(--white);border:1px solid var(--gray-200);border-radius:8px;display:grid;gap:.9rem;grid-template-columns:auto 1fr;padding:1.35rem}.admin-overview-card>svg{background:var(--cobalt-soft);border-radius:7px;box-sizing:content-box;color:var(--cobalt);padding:.65rem}.admin-overview-card h2{font-size:1rem;margin-bottom:.35rem}.admin-overview-card p{color:var(--gray-500);font-size:.84rem;line-height:1.5;margin-bottom:.75rem}.admin-guardrail{align-items:center;background:var(--white);border:1px solid var(--gray-200);border-radius:8px;display:flex;gap:1rem;margin-top:1rem;padding:1.2rem}.admin-guardrail>svg{color:var(--cobalt);flex:0 0 auto}.admin-guardrail p{color:var(--gray-500);font-size:.84rem;margin:.25rem 0 0}.admin-search{align-items:center;background:var(--white);border:1px solid var(--gray-200);border-radius:8px;display:grid;gap:.6rem;grid-template-columns:minmax(260px,1fr) auto auto;max-width:720px;padding:.9rem}.admin-search label{align-items:center;border:1px solid var(--gray-200);border-radius:var(--radius-sm);color:var(--gray-500);display:flex;min-width:0;padding-left:.75rem}.admin-search input{border:0;color:var(--navy);height:44px;min-width:0;padding:0 .7rem;width:100%}.admin-filters{background:var(--white);border:1px solid var(--gray-200);border-radius:7px;display:flex;margin:.8rem 0 1rem;max-width:max-content;overflow-x:auto}.admin-filters button{background:transparent;border:0;border-right:1px solid var(--gray-100);color:var(--gray-700);cursor:pointer;font-size:.8rem;min-height:42px;min-width:94px;padding:.6rem 1rem}.admin-filters button:last-child{border-right:0}.admin-filters button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--cobalt);color:var(--cobalt);font-weight:750}.admin-results-meta{align-items:center;color:var(--gray-500);display:flex;font-size:.8rem;justify-content:space-between;margin-bottom:.65rem}.admin-results-meta>div{align-items:center;display:flex;gap:.45rem}.admin-results-meta .admin-icon-button:first-child svg{transform:rotate(180deg)}.admin-results-meta strong{align-items:center;background:var(--cobalt);border-radius:5px;color:var(--white);display:flex;height:40px;justify-content:center;min-width:40px}.admin-icon-button{height:40px;width:40px}.admin-icon-button:disabled{cursor:not-allowed;opacity:.4}.feedback__action{background:transparent;border:0;color:var(--cobalt);cursor:pointer;font-weight:750;padding:0 .2rem;text-decoration:underline}.admin-loading,.admin-empty{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;margin-top:.7rem}.admin-loading{align-items:center;color:var(--gray-500);display:flex;gap:.4rem;min-height:180px;justify-content:center}.admin-loading span{animation:admin-pulse .9s ease-in-out infinite alternate;background:var(--cobalt);border-radius:50%;height:7px;width:7px}.admin-loading span:nth-child(2){animation-delay:.15s}.admin-loading span:nth-child(3){animation-delay:.3s}@keyframes admin-pulse{to{opacity:.25;transform:translateY(-4px)}}.admin-empty{align-items:center;display:flex;flex-direction:column;padding:3.5rem 1.5rem;text-align:center}.admin-empty>svg{background:var(--cobalt-soft);border-radius:8px;box-sizing:content-box;color:var(--cobalt);padding:.75rem}.admin-empty h2{font-size:1.05rem;margin:1rem 0 .4rem}.admin-empty p{color:var(--gray-500);margin:0}.admin-table-wrap{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;overflow:hidden}.admin-table{border-collapse:collapse;table-layout:fixed;width:100%}.admin-table th{color:var(--gray-500);font-size:.7rem;letter-spacing:.04em;padding:.8rem .9rem;text-align:left;text-transform:uppercase}.admin-table th:first-child{width:29%}.admin-table th:nth-child(2){width:14%}.admin-table th:nth-child(3){width:16%}.admin-table th:nth-child(4){width:13%}.admin-table th:nth-child(5){width:17%}.admin-table th:last-child{width:11%;text-align:right}.admin-table td{border-top:1px solid var(--gray-200);color:var(--gray-700);font-size:.79rem;padding:.9rem;vertical-align:middle}.admin-table td:last-child{text-align:right}.admin-table td>small{color:var(--gray-500);display:block;font-size:.66rem;margin-top:.3rem}.admin-table tr.is-selected td{background:#f7faff;border-bottom:1px solid var(--cobalt);border-top:1px solid var(--cobalt)}.admin-table tr.is-selected td:first-child{box-shadow:inset 1px 0 var(--cobalt)}.admin-table tr.is-selected td:last-child{box-shadow:inset -1px 0 var(--cobalt)}.admin-customer-identity{align-items:center;display:flex;gap:.65rem;min-width:0}.admin-customer-identity>span{align-items:center;background:var(--cobalt);border-radius:50%;color:var(--white);display:flex;flex:0 0 auto;font-size:.72rem;font-weight:750;height:36px;justify-content:center;width:36px}.admin-customer-identity>div{display:flex;flex-direction:column;min-width:0}.admin-customer-identity strong,.admin-customer-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-customer-identity small{color:var(--gray-500);font-size:.7rem;margin-top:.18rem}.admin-status{border-radius:4px;display:inline-flex;font-size:.7rem;font-weight:750;line-height:1.2;padding:.3rem .48rem;text-transform:capitalize;white-space:nowrap}.admin-status--success{background:var(--teal-soft);color:var(--teal)}.admin-status--warning{background:#fff5d9;color:#8a5a00}.admin-status--danger{background:var(--red-soft);color:#a61f33}.admin-status--neutral{background:var(--gray-100);color:var(--gray-700)}.admin-view-button{border:1px solid var(--gray-200);font-size:.76rem;min-height:38px;padding:.45rem .7rem}.admin-mobile-list{display:none}.admin-customer-drawer{border-radius:0;height:100vh;margin-left:auto;max-height:none;max-width:410px;width:min(100%,410px)}.admin-customer-drawer .modal-panel__content{max-height:calc(100vh - 82px)}.admin-detail-loading{color:var(--gray-500);font-size:.82rem;padding:1rem 1.4rem 0}.admin-detail-section{border-bottom:1px solid var(--gray-200);padding:1.25rem 1.4rem}.admin-detail-section:last-child{border-bottom:0}.admin-detail-section h3{font-size:.92rem;margin-bottom:.8rem}.admin-detail-section>p{color:var(--gray-500);font-size:.78rem;line-height:1.5}.admin-detail-section dl{display:grid;gap:.65rem;margin:0}.admin-detail-section dl>div{align-items:start;display:grid;gap:.75rem;grid-template-columns:116px minmax(0,1fr)}.admin-detail-section dt{color:var(--gray-500);font-size:.74rem}.admin-detail-section dd{color:var(--gray-700);font-size:.76rem;margin:0;overflow-wrap:anywhere}.admin-mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.68rem!important}.admin-detail-actions>p{margin-bottom:.9rem}.admin-detail-actions>.button{margin-top:.55rem}.admin-destructive-outline{border-color:var(--red);color:var(--red)}.admin-destructive-outline:hover:not(:disabled){background:var(--red-soft)}.admin-action-confirm{background:var(--red-soft);border:1px solid #f4b8c0;border-radius:7px;margin-top:.75rem;padding:1rem}.admin-action-confirm>p{color:#8c1f2d;font-size:.75rem;line-height:1.45;margin:.35rem 0 .8rem}.admin-action-confirm label{display:block;font-size:.74rem;font-weight:700;margin-bottom:.35rem}.admin-action-confirm textarea{border:1px solid var(--gray-300);border-radius:var(--radius-sm);min-height:92px;padding:.65rem;resize:vertical;width:100%}.admin-action-confirm>small{color:var(--gray-500);display:block;font-size:.68rem;margin-top:.25rem;text-align:right}.admin-action-confirm>div{display:flex;gap:.45rem;margin-top:.7rem}.admin-action-confirm .button{font-size:.76rem;padding:.6rem .75rem}.admin-detail-actions .feedback{margin-top:.75rem}.admin-audit-note{align-items:center;color:var(--cobalt);display:flex;font-size:.74rem;gap:.55rem;margin-top:1rem}.admin-audit-note svg{flex:0 0 auto}.admin-audit-table th:first-child{width:18%}.admin-audit-table th:nth-child(2){width:22%}.admin-audit-table th:nth-child(3),.admin-audit-table th:nth-child(4){width:16%}.admin-audit-table th:nth-child(5){width:14%}.admin-audit-table th:last-child{width:14%}.admin-audit-table td>small{color:var(--gray-500);display:block;font-size:.68rem;margin-top:.2rem;text-transform:capitalize}.admin-action-name{font-weight:700;text-transform:capitalize}.admin-audit-mobile-list dl{display:grid;gap:.45rem;grid-column:1 / -1;margin:.2rem 0 0}.admin-audit-mobile-list dl>div{display:grid;gap:.5rem;grid-template-columns:105px minmax(0,1fr)}.admin-audit-mobile-list dt{color:var(--gray-500);font-size:.7rem}.admin-audit-mobile-list dd{color:var(--gray-700);font-size:.7rem;margin:0;overflow-wrap:anywhere}.admin-audit-mobile-list li>div:first-child{display:grid;gap:.25rem}.admin-audit-mobile-list li>div:first-child>strong{text-transform:capitalize}.admin-audit-mobile-list li>div:first-child>small{color:var(--gray-500);font-size:.7rem}@media(max-width:1100px){.admin-overview-grid{grid-template-columns:1fr}.admin-table th:first-child{width:30%}.admin-table th:nth-child(2){width:15%}.admin-table th:nth-child(3){width:18%}.admin-table th:nth-child(4){width:15%}.admin-table th:nth-child(5){width:13%}.admin-table th:last-child{width:9%}}@media(max-width:900px){.admin-shell__header nav{display:none}.admin-shell__body{display:block}.admin-nav{border-bottom:1px solid var(--gray-200);border-right:0;overflow-x:auto;padding:.45rem .75rem;position:sticky;top:0;z-index:20}.admin-nav>strong{display:none}.admin-nav nav{flex-direction:row;gap:.35rem;width:max-content}.admin-nav a{border-bottom:3px solid transparent;border-left:0;border-radius:6px;min-height:44px;padding:0 .8rem}.admin-nav a.active{border-bottom-color:var(--cobalt);border-left:0}.admin-content{padding:2rem 1.25rem}.admin-table-wrap{overflow-x:auto}.admin-table{min-width:840px}}@media(max-width:720px){.admin-shell__header{padding:0 .85rem}.admin-shell__header .brand{border-right:0;padding-right:0}.admin-shell__header .brand__name{display:none}.admin-shell__mobile-title{display:inline;font-size:1rem;margin-left:.65rem}.admin-shell__identity{display:none}.admin-shell__header>button{margin-left:auto}.admin-nav{scrollbar-width:none}.admin-nav::-webkit-scrollbar,.admin-filters::-webkit-scrollbar{display:none}.admin-nav nav{min-width:100%;width:max-content}.admin-nav a{flex:1 0 auto;gap:0;justify-content:center;padding:0 .55rem}.admin-nav a svg{display:none}.admin-content{padding:1.6rem 1rem}.admin-page__header h1{font-size:1.9rem}.admin-search{grid-template-columns:1fr 1fr;max-width:none}.admin-search label{grid-column:1 / -1}.admin-search .button{width:100%}.admin-filters{max-width:100%;scrollbar-width:none;width:100%}.admin-filters button{flex:1 1 0;font-size:.7rem;min-width:64px;padding-inline:.35rem}.admin-results-meta{align-items:flex-start;gap:.75rem}.admin-results-meta>div{flex:0 0 auto}.admin-table-wrap{display:none}.admin-mobile-list{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;display:block;list-style:none;margin:0;padding:0}.admin-mobile-list li{border-bottom:1px solid var(--gray-200);display:grid;gap:.65rem;grid-template-columns:minmax(0,1fr) auto;padding:1rem}.admin-mobile-list li:last-child{border-bottom:0}.admin-mobile-list li.is-selected{box-shadow:inset 3px 0 var(--cobalt)}.admin-mobile-list .admin-customer-identity{grid-column:1}.admin-mobile-list__statuses{display:flex;flex-wrap:wrap;gap:.35rem;grid-column:1 / -1;padding-left:2.55rem}.admin-mobile-list li>small{color:var(--gray-500);font-size:.72rem;grid-column:1;padding-left:2.55rem}.admin-mobile-list li>.button{grid-column:2;grid-row:1;min-height:44px}.admin-customer-drawer{align-self:flex-end;border-radius:16px 16px 0 0;height:min(88vh,920px);margin-left:0;margin-top:auto;max-width:none;width:100%}.admin-customer-drawer .modal-panel__content{max-height:calc(min(88vh,920px) - 82px)}.admin-detail-section dl>div{grid-template-columns:105px minmax(0,1fr)}.admin-action-confirm>div{align-items:stretch;flex-direction:column}.admin-action-confirm .button{width:100%}.account-confirm-dialog{align-self:flex-end;border-radius:16px 16px 0 0;margin-bottom:-1.25rem;max-width:none;width:calc(100% + 2.5rem)}.modal-confirm-actions{align-items:stretch;flex-direction:column}.modal-confirm-actions .button{width:100%}}@media(prefers-reduced-motion:reduce){.admin-loading span{animation:none}}.skip-link{background:var(--navy);color:var(--white);left:1rem;padding:.75rem 1rem;position:fixed;top:-100px;z-index:200}.skip-link:focus{top:1rem}.brand{min-width:0}.brand__logo{display:block;height:auto;width:188px}.brand--compact{overflow:hidden;width:44px}.brand--compact .brand__logo{max-width:none;width:138px}.brand--inverted .brand__logo{filter:brightness(0) invert(1)}.auth-page__header .brand__logo,.account-shell__header .brand__logo,.admin-shell__header .brand__logo{width:154px}.section-eyebrow{color:var(--cobalt);display:inline-block;font-size:.76rem;font-weight:800;letter-spacing:.13em;margin-bottom:1rem;text-transform:uppercase}.section-eyebrow--dark{color:#7fafff}.site-header__menu{align-items:center;justify-content:center;min-height:44px;min-width:44px}.site-header__auth-shortcuts{display:none}.site-header__auth-shortcuts a{align-items:center;color:var(--cobalt);display:inline-flex;font-size:.82rem;font-weight:750;min-height:44px;padding:0 .5rem;white-space:nowrap}.site-header__auth-shortcuts a+a{border-left:1px solid var(--gray-200)}.site-header__nav{gap:clamp(1.25rem,2.4vw,2.5rem)}.site-header__nav-wrap{display:flex}.site-header__account-status{align-items:center;align-self:center;background:var(--gray-25);border:1px solid var(--gray-200);border-radius:999px;color:var(--gray-700);display:inline-flex;font-size:.75rem;font-weight:750;gap:.45rem;line-height:1;min-height:30px;padding:0 .7rem;white-space:nowrap}.site-header__account-status:before{background:#d69000;border-radius:50%;content:"";height:6px;width:6px}.home-hero{align-items:center;gap:clamp(2.5rem,4.5vw,5rem);grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);min-height:min(610px,calc(100svh - var(--site-header-height)));overflow:visible;padding-block:clamp(2.5rem,4vw,4.25rem)}.home-hero__copy h1{font-size:clamp(3.25rem,4.7vw,4.9rem);line-height:1;margin-bottom:1.35rem;max-width:760px}.home-hero__product{margin:0;min-width:0;position:relative;transform:none;width:auto}.home-hero__product:before{background:#0d63f314;border-radius:50%;content:"";height:75%;position:absolute;right:0;top:8%;width:78%;z-index:-1}.home-hero__product img{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:14px;box-shadow:0 26px 70px #07162b2e;display:block;height:auto;width:100%}.home-hero__product figcaption{color:var(--gray-500);font-size:.76rem;margin-top:.8rem;text-align:right}.home-hero__offer{align-items:center;color:#7b4a00;display:flex;font-weight:750;gap:.55rem}.home-hero__offer:before{background:#e8a100;border-radius:50%;content:"";height:8px;width:8px}.home-hero__account-access{align-items:center;display:flex;gap:.6rem;margin-top:.7rem}.home-hero__account-access a{color:var(--cobalt);font-size:.9rem;font-weight:750;text-underline-offset:.2em}.home-hero__account-access a:hover{text-decoration:underline}.home-hero__account-access span{color:var(--gray-300)}.home-hero__planned-price{color:var(--gray-500);font-size:.92rem;margin:.55rem 0 0}#available,#download{scroll-margin-top:96px}.availability-section{margin:0 auto;max-width:1320px;padding:7rem 1.5rem}.availability-section>header{max-width:720px}.availability-section h2,.account-status-section h2,.pricing-status-grid h2{font-size:clamp(2.35rem,4.1vw,4rem);letter-spacing:-.05em;line-height:1.02;margin-bottom:1rem}.availability-section>header>p,.account-status-section>div:first-child>p{color:var(--gray-700);font-size:1.08rem;line-height:1.7}.availability-grid{border-top:1px solid var(--gray-300);display:grid;grid-template-columns:repeat(3,1fr);margin-top:3rem}.availability-grid article{border-right:1px solid var(--gray-200);min-width:0;padding:2rem}.availability-grid article:first-child{padding-left:0}.availability-grid article:last-child{border-right:0;padding-right:0}.availability-grid__number{color:var(--cobalt);display:block;font-size:.78rem;font-weight:800;margin-bottom:2.5rem}.availability-grid h3{font-size:1.35rem;margin-bottom:.8rem}.availability-grid p{color:var(--gray-500);line-height:1.65;min-height:105px}.release-facts{background:var(--gray-25);border-block:1px solid var(--gray-200);padding:0 1.5rem}.release-facts dl{display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1320px}.release-facts dl>div{border-right:1px solid var(--gray-200);padding:2rem}.release-facts dl>div:first-child{padding-left:0}.release-facts dl>div:last-child{border-right:0;padding-right:0}.release-facts dt{color:var(--gray-500);font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.release-facts dd{font-size:1rem;font-weight:800;margin:.65rem 0 0}.download-section{border-radius:14px;margin-block:7rem}.download-section>div{min-width:0}.download-section__checksum{display:grid;gap:.45rem;margin-top:1.5rem!important}.download-section__checksum span{color:#8fa0b8;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.download-section__checksum code{color:#d8e5f5;font-size:.72rem;overflow-wrap:anywhere}.download-section .button--secondary{border-color:#8eb8ff;color:var(--white);flex:0 0 auto}.download-section .button--secondary:hover{background:#ffffff14}.account-status-section{align-items:start;display:grid;gap:6rem;grid-template-columns:1.25fr .75fr;margin:0 auto;max-width:1220px;padding:0 1.5rem 8rem}.account-status-section__offer{border-left:1px solid var(--gray-300);padding-left:3rem}.account-status-section__offer>span{color:var(--gray-500);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.account-status-section__offer>strong{display:block;font-size:4.4rem;letter-spacing:-.06em;margin:.8rem 0}.account-status-section__offer>strong small{font-size:1rem;letter-spacing:0;margin-left:.55rem}.account-status-section__offer p{color:var(--gray-500);line-height:1.6}.pricing-page{max-width:1320px;padding:6.5rem 1.5rem}.pricing-hero{align-items:start;display:grid;gap:6rem;grid-template-columns:1fr 420px}.pricing-hero__copy{padding-top:2rem}.pricing-hero__copy h1{font-size:clamp(3.5rem,6vw,6rem);letter-spacing:-.065em;line-height:.95;margin-bottom:2rem}.pricing-hero__copy>p{color:var(--gray-700);font-size:1.18rem;line-height:1.75;max-width:680px}.price-card--planned{box-shadow:var(--shadow-lg);margin:0;text-align:left}.price-card__status{color:#7b4a00;display:block;font-size:.75rem;font-weight:800;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.price-card--planned .price-card__trial{font-size:.95rem}.price-card--planned .price-card__price{justify-content:flex-start}.price-card--planned>p{font-size:.9rem}.price-card--planned .button{margin-bottom:0}.price-card__availability{background:#fff8e8;border:1px solid #edd9a6;border-radius:8px;display:grid;gap:.3rem;margin-top:1.25rem;padding:.8rem 1rem}.price-card__availability strong{color:#654200;font-size:.84rem}.price-card__availability span{color:var(--gray-700);font-size:.82rem;line-height:1.45}.price-card__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.price-card__actions .button{flex:1 1 100%;margin:0}.pricing-status-grid{border-top:1px solid var(--gray-300);display:grid;gap:6rem;grid-template-columns:1fr .85fr;margin-top:7rem;padding-top:5rem}.pricing-status-grid h2{font-size:clamp(2.2rem,3.4vw,3.4rem)}.pricing-status-grid__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.pricing-status-grid__launch{background:var(--navy);border-radius:12px;color:var(--white);padding:2.5rem}.pricing-status-grid__launch .section-eyebrow{color:#7fafff}.pricing-status-grid__launch ul{display:grid;gap:1rem;list-style:none;margin:2rem 0;padding:0}.pricing-status-grid__launch li{align-items:start;color:#d4deeb;display:flex;gap:.7rem;line-height:1.5}.pricing-status-grid__launch li svg{color:#67d7c9;flex:0 0 auto;margin-top:.12rem}.pricing-status-grid__launch p{color:#aab9cc;line-height:1.65;margin:0}.pricing-release-note{align-items:start;background:#fff8e8;border:1px solid #edd9a6;border-radius:10px;color:#654200;display:flex;gap:1rem;margin-top:3rem;padding:1.5rem}.pricing-release-note svg{flex:0 0 auto}.pricing-release-note strong{display:block}.pricing-release-note p{line-height:1.6;margin:.45rem 0 0}.account-launch-notice{background:var(--gray-25);border:1px solid var(--gray-200);border-radius:12px;padding:2rem;text-align:left}.account-launch-notice__eyebrow{align-items:center;color:#7b4a00;display:flex;font-size:.74rem;font-weight:800;gap:.45rem;letter-spacing:.08em;margin-bottom:1.2rem;text-transform:uppercase}.account-launch-notice h2{font-size:1.5rem;letter-spacing:-.03em;margin-bottom:.75rem}.account-launch-notice>p{color:var(--gray-700);line-height:1.6}.account-launch-notice__price{color:var(--navy)!important;font-weight:750}.account-launch-notice__actions{display:grid;gap:.7rem;grid-template-columns:1fr 1fr;margin:1.5rem 0}.account-launch-notice small{color:var(--gray-500);line-height:1.5}.customer-access-journey{background:var(--gray-25);border:1px solid var(--gray-200);border-radius:12px;margin:0 auto 7rem;max-width:1220px;padding:2.5rem;text-align:left}.customer-access-journey h2{font-size:clamp(2rem,3vw,3rem);letter-spacing:-.045em;margin:0}.customer-access-journey__steps{display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:2.25rem 0 0;padding:0}.customer-access-journey__steps li{align-content:start;border-left:1px solid var(--gray-300);display:grid;gap:1rem;grid-template-columns:auto 1fr;min-width:0;padding:0 1.5rem}.customer-access-journey__steps li:first-child{border-left:0;padding-left:0}.customer-access-journey__steps li:last-child{padding-right:0}.customer-access-journey__number{color:var(--cobalt);font-size:.76rem;font-weight:800;letter-spacing:.06em;padding-top:.18rem}.customer-access-journey__steps strong{display:block;font-size:1.04rem}.customer-access-journey__steps p{color:var(--gray-500);line-height:1.55;margin:.5rem 0 0}.customer-access-journey__status{color:#7b4a00;font-size:.72rem;font-weight:800;grid-column:2;letter-spacing:.06em;text-transform:uppercase}.customer-access-journey__destinations{border-top:1px solid var(--gray-200);display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem;padding-top:1.5rem}.account-launch-notice .customer-access-journey{background:transparent;border:0;border-block:1px solid var(--gray-200);border-radius:0;margin:1.5rem 0;padding:1.5rem 0}.account-launch-notice .customer-access-journey .section-eyebrow{display:none}.account-launch-notice .customer-access-journey h2{font-size:1.5rem}.account-launch-notice .customer-access-journey__steps{grid-template-columns:1fr;margin-top:1.5rem}.account-launch-notice .customer-access-journey__steps li{border-left:0;border-top:1px solid var(--gray-200);grid-template-columns:2rem 1fr auto;padding:1rem 0}.account-launch-notice .customer-access-journey__steps li:first-child{border-top:0;padding-top:0}.account-launch-notice .customer-access-journey__steps li:last-child{padding-bottom:0}.account-launch-notice .customer-access-journey__status{grid-column:3;grid-row:1;white-space:nowrap}.account-service-closed__copy .customer-access-journey{margin:3rem 0 0;padding:2rem}.account-service-closed__copy .customer-access-journey__steps{grid-template-columns:1fr 1fr}.account-service-closed__copy .customer-access-journey__steps li{border-bottom:1px solid var(--gray-200);border-left:0;padding:1rem}.account-service-closed__copy .customer-access-journey__steps li:nth-child(odd){border-right:1px solid var(--gray-200);padding-left:0}.account-service-closed__copy .customer-access-journey__steps li:nth-child(2n){padding-right:0}.account-service-closed__copy .customer-access-journey__steps li:nth-last-child(-n+2){border-bottom:0}.account-service-closed__staff strong{line-height:1.5}.account-service-closed{align-items:start;display:grid;gap:clamp(4rem,9vw,9rem);grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);margin:0 auto;max-width:1320px;min-height:calc(100vh - 164px);padding:clamp(5rem,9vw,9rem) 1.5rem}.account-service-closed__copy h1{font-size:clamp(3.3rem,6vw,6rem);letter-spacing:-.065em;line-height:.96;margin-bottom:2rem}.account-service-closed__copy>p{color:var(--gray-700);font-size:1.14rem;line-height:1.75;max-width:720px}.account-service-closed__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.2rem}.account-service-closed__facts{border-block:1px solid var(--gray-300)}.account-service-closed__facts>div{align-items:center;border-bottom:1px solid var(--gray-200);display:grid;gap:.85rem;grid-template-columns:24px 1fr;padding:1.25rem 0}.account-service-closed__facts>div svg{color:var(--cobalt);grid-row:1 / span 2}.account-service-closed__facts span{color:var(--gray-500);font-size:.76rem;letter-spacing:.05em;text-transform:uppercase}.account-service-closed__facts strong{font-size:.96rem}.account-service-closed__facts small{color:var(--gray-500);display:block;line-height:1.6;padding-top:1.25rem}.auth-page__header{min-height:72px}.auth-page__body{grid-template-columns:minmax(0,55%) minmax(430px,45%);min-height:760px}.auth-page__showcase{background:var(--gray-25);display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,4.5rem)}.auth-product-proof{margin:0}.auth-product-proof img{border:1px solid var(--gray-200);border-radius:12px;box-shadow:var(--shadow-lg);display:block;height:auto;width:100%}.auth-product-proof figcaption{color:var(--gray-500);font-size:.72rem;margin-top:.65rem;text-align:right}.auth-page__showcase>div:last-child{margin:2.2rem 0 0;max-width:620px}.auth-page__showcase h2{font-size:clamp(1.7rem,2.8vw,2.8rem);letter-spacing:-.04em}.auth-page__showcase p{font-size:.95rem}.auth-page__eyebrow{color:var(--cobalt);display:block;font-size:.72rem;font-weight:800;letter-spacing:.1em;margin-bottom:.8rem;text-transform:uppercase}.auth-page__content{max-width:620px;padding-top:4rem}.auth-page__content>header{text-align:left}.auth-page__content h1{font-size:clamp(2rem,3.2vw,3rem)}.plain-draft-page{margin:0 auto;max-width:1240px;min-height:760px;padding:5rem 1.5rem 7rem}.plain-draft-page__header{align-items:end;display:flex;gap:3rem;justify-content:space-between;margin-bottom:2.5rem}.plain-draft-page__header>div{max-width:760px}.plain-draft-page__header h1{font-size:clamp(3rem,5vw,5rem);letter-spacing:-.055em;line-height:1;margin-bottom:1rem}.plain-draft-page__header p{color:var(--gray-700);font-size:1.08rem;line-height:1.7;margin:0}.plain-draft-card{border:1px solid var(--gray-300);border-radius:12px;box-shadow:var(--shadow-sm);overflow:hidden}.plain-draft-card__toolbar{align-items:center;background:var(--navy);color:var(--white);display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.2rem}.plain-draft-card__toolbar>div:first-child{display:flex;flex-direction:column;gap:.3rem}.plain-draft-card__toolbar>div:first-child span{color:#9fb0c5;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.plain-draft-card__actions{display:flex;gap:.65rem}.plain-draft-card__actions .button--quiet{color:var(--white)}.plain-draft-card textarea{border:0;color:var(--navy);display:block;font-family:Georgia,Times New Roman,serif;font-size:1.16rem;line-height:1.8;min-height:470px;padding:clamp(1.5rem,4vw,4rem);resize:vertical;width:100%}.plain-draft-card textarea:focus-visible{box-shadow:inset 0 0 0 2px var(--white);outline:3px solid var(--focus-ring);outline-offset:-5px}.plain-draft-card__recovery{align-items:center;background:var(--cobalt-soft);border-top:1px solid #c9dcff;color:var(--navy);display:flex;font-size:.86rem;font-weight:700;justify-content:space-between;padding:.45rem .75rem .45rem 1.2rem}.plain-draft-card__recovery .button{min-height:38px}.plain-draft-card footer{border-top:1px solid var(--gray-200);color:var(--gray-500);display:flex;flex-wrap:wrap;font-size:.78rem;gap:1.5rem;padding:.9rem 1.2rem}.legal-document{margin:0 auto;max-width:1280px;min-height:75vh;padding:clamp(4rem,7vw,7rem) 1.5rem 8rem}.legal-document__hero{border-bottom:1px solid var(--gray-300);padding-bottom:clamp(2.5rem,5vw,4.5rem)}.legal-document__hero h1{font-size:clamp(3.2rem,7vw,6.5rem);letter-spacing:-.065em;line-height:.94;margin:0}.legal-document__summary{color:var(--gray-700);font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.7;margin:1.7rem 0 0;max-width:780px}.legal-document__meta{color:var(--gray-500);display:flex;flex-wrap:wrap;font-size:.78rem;font-weight:750;gap:.6rem 1.5rem;letter-spacing:.055em;margin-top:2rem;text-transform:uppercase}.legal-document__meta span+span:before{color:var(--gray-300);content:"/";margin-right:1.5rem}.legal-document__layout{align-items:start;display:grid;gap:clamp(3rem,7vw,7rem);grid-template-columns:210px minmax(0,780px);padding-top:4rem}.legal-document__contents{border-left:2px solid var(--gray-200);display:flex;flex-direction:column;gap:.2rem;padding:.3rem 0 .3rem 1.2rem;position:sticky;top:calc(var(--site-header-height) + 2rem)}.legal-document__contents strong{font-size:.75rem;letter-spacing:.09em;margin-bottom:.65rem;text-transform:uppercase}.legal-document__contents a{color:var(--gray-500);font-size:.84rem;line-height:1.3;padding:.42rem 0}.legal-document__contents a:hover{color:var(--cobalt)}.legal-document__body{min-width:0}.legal-document__body section{border-top:1px solid var(--gray-200);padding:2.8rem 0;scroll-margin-top:calc(var(--site-header-height) + 2rem)}.legal-document__body section:first-child{border-top:0;padding-top:0}.legal-document__body h2{font-size:clamp(1.55rem,2.7vw,2.15rem);letter-spacing:-.035em;line-height:1.15;margin:0 0 1.25rem}.legal-document__body h3{font-size:.98rem;letter-spacing:-.01em;margin:0 0 .5rem}.legal-document__body p,.legal-document__body li{color:var(--gray-700);font-size:1rem;line-height:1.78}.legal-document__body p{margin:0 0 1.15rem}.legal-document__body p:last-child{margin-bottom:0}.legal-document__body ul{display:grid;gap:.75rem;margin:1.25rem 0 0;padding-left:1.35rem}.legal-document__body a{color:var(--cobalt);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.legal-document__notice{background:var(--gray-25);border-left:4px solid var(--cobalt);margin:1.5rem 0;padding:1.35rem 1.5rem}.legal-document__notice>strong{color:var(--navy);display:block;font-size:1rem;margin-bottom:.35rem}.legal-document__notice p{font-size:.94rem;margin:0}.legal-document__data-grid{border-block:1px solid var(--gray-300);display:grid;grid-template-columns:1fr 1fr;margin:1.5rem 0 2rem}.legal-document__data-grid>div{border-bottom:1px solid var(--gray-200);padding:1.5rem 1.5rem 1.5rem 0}.legal-document__data-grid>div:nth-child(2n){border-left:1px solid var(--gray-200);padding-left:1.5rem;padding-right:0}.legal-document__data-grid>div:nth-last-child(-n+2){border-bottom:0}.legal-document__data-grid p{font-size:.9rem;line-height:1.65;margin:0}.legal-document code{background:var(--gray-100);border-radius:3px;color:var(--navy);font-size:.86em;padding:.12em .32em}@media(max-width:1100px){.site-header__inner{gap:.35rem;height:var(--site-header-height)}.site-header__auth-shortcuts{align-items:center;display:inline-flex;margin-left:auto}.site-header__menu{display:inline-flex;margin-left:0}.site-header__nav-wrap{align-items:stretch;background:var(--white);border-bottom:1px solid var(--gray-200);box-shadow:var(--shadow-lg);display:none;flex-direction:column;left:0;max-height:calc(100vh - var(--site-header-height));max-height:calc(100dvh - var(--site-header-height));overflow-y:auto;overscroll-behavior:contain;padding:1rem 1.5rem 1.5rem;position:absolute;right:0;top:var(--site-header-height)}.site-header__nav-wrap.is-open{display:flex}.site-header__nav{align-items:stretch;flex-direction:column;gap:0}.site-header__nav a{border-bottom:1px solid var(--gray-100);padding:.9rem 0}.site-header__actions{margin-top:1rem}.home-hero{grid-template-columns:1fr;min-height:auto}.home-hero__copy{max-width:780px}.home-hero__product{max-width:980px}.pricing-hero{gap:3rem;grid-template-columns:1fr 380px}.auth-page__body{grid-template-columns:minmax(0,50%) minmax(430px,50%)}}@media(max-width:900px){.home-hero__product{min-width:0;transform:none;width:100%}.availability-grid{grid-template-columns:1fr}.availability-grid article{border-bottom:1px solid var(--gray-200);border-right:0;padding:2rem 0}.availability-grid article:last-child{border-bottom:0}.availability-grid__number{margin-bottom:1rem}.availability-grid p{min-height:0}.release-facts dl{grid-template-columns:1fr 1fr}.release-facts dl>div{border-bottom:1px solid var(--gray-200)}.release-facts dl>div:nth-child(2){border-right:0}.download-section{align-items:flex-start;flex-direction:column;margin-inline:1rem;padding:3rem}.account-status-section,.pricing-status-grid{gap:3rem;grid-template-columns:1fr}.customer-access-journey__steps{grid-template-columns:1fr 1fr}.customer-access-journey__steps li{border-bottom:1px solid var(--gray-200);border-left:0;padding-block:1.25rem}.customer-access-journey__steps li:nth-child(odd){border-right:1px solid var(--gray-200);padding-left:0}.customer-access-journey__steps li:nth-child(2n){padding-right:0}.customer-access-journey__steps li:nth-last-child(-n+2){border-bottom:0}.account-service-closed{gap:3rem;grid-template-columns:1fr}.account-status-section__offer{border-left:0;border-top:1px solid var(--gray-300);padding-left:0;padding-top:2rem}.pricing-hero{grid-template-columns:1fr}.price-card--planned{max-width:520px}.auth-page__body{display:block;min-height:calc(100vh - 72px)}.auth-page__showcase{display:none}.plain-draft-page__header{align-items:flex-start;flex-direction:column}.legal-document__layout{gap:3rem;grid-template-columns:1fr;padding-top:2.5rem}.legal-document__contents{border-bottom:1px solid var(--gray-200);border-left:0;display:grid;grid-template-columns:repeat(3,1fr);padding:0 0 1.5rem;position:static}.legal-document__contents strong{grid-column:1 / -1}}@media(max-width:640px){.brand__logo{width:158px}.site-header__actions{align-items:stretch;flex-direction:column}.site-header__account-status{align-self:flex-start}.site-header__actions .button{width:100%}.home-hero{gap:2.75rem;padding:3.5rem 1rem 4rem}.home-hero__copy h1{font-size:clamp(2.75rem,13vw,4rem);overflow-wrap:anywhere}.home-hero__actions{align-items:stretch;flex-direction:column}.home-hero__actions .button{width:100%}.home-hero__product{margin:0;min-width:0;transform:none;width:100%}.home-hero__product img{border-radius:8px}.availability-section{padding:5rem 1rem}.release-facts{padding:0 1rem}.release-facts dl{grid-template-columns:1fr}.release-facts dl>div{border-right:0;padding:1.35rem 0}.download-section{margin-block:4rem;padding:2rem 1.3rem}.download-section .button{width:100%}.account-status-section{padding:0 1rem 5rem}.account-service-closed{min-height:0;padding:4rem 1rem 5rem}.account-service-closed__copy h1{font-size:clamp(2.9rem,13vw,4rem);overflow-wrap:anywhere}.account-service-closed__actions{align-items:stretch;flex-direction:column}.account-service-closed__actions .button{width:100%}.account-status-section__offer>strong{font-size:3.7rem}.pricing-page{padding:4rem 1rem}.pricing-hero__copy h1{font-size:3.4rem}.price-card--planned{padding:1.7rem 1.2rem}.price-card__price>span{font-size:3.6rem}.price-card__actions{align-items:stretch;flex-direction:column}.price-card__actions .button{width:100%}.pricing-status-grid{margin-top:4.5rem;padding-top:3.5rem}.pricing-status-grid__actions{align-items:stretch;flex-direction:column}.pricing-status-grid__actions .button{width:100%}.pricing-status-grid__launch{padding:2rem 1.3rem}.account-launch-notice{padding:1.5rem}.account-launch-notice__actions{grid-template-columns:1fr}.customer-access-journey{margin:0 1rem 5rem;padding:1.5rem}.customer-access-journey__steps,.account-service-closed__copy .customer-access-journey__steps{grid-template-columns:1fr}.customer-access-journey__steps li,.customer-access-journey__steps li:nth-child(odd),.account-service-closed__copy .customer-access-journey__steps li,.account-service-closed__copy .customer-access-journey__steps li:nth-child(odd){border-bottom:1px solid var(--gray-200);border-right:0;padding:1.2rem 0}.customer-access-journey__steps li:last-child,.account-service-closed__copy .customer-access-journey__steps li:last-child{border-bottom:0}.customer-access-journey__destinations{align-items:stretch;flex-direction:column}.customer-access-journey__destinations .button{width:100%}.account-launch-notice .customer-access-journey{margin:1.5rem 0;padding:1.5rem 0}.account-launch-notice .customer-access-journey__steps li{grid-template-columns:2rem 1fr}.account-launch-notice .customer-access-journey__status{grid-column:2;grid-row:auto}.auth-page__content{padding:2.5rem 1rem}.auth-page__footer{align-items:flex-start;flex-direction:column}.plain-draft-page{padding:3.5rem 1rem 5rem}.plain-draft-page__header .button{width:100%}.plain-draft-card__toolbar,.plain-draft-card__actions{align-items:stretch;flex-direction:column}.plain-draft-card__actions .button{width:100%}.plain-draft-card textarea{min-height:420px;padding:1.4rem}.legal-document{padding:3.5rem 1rem 5rem}.legal-document__hero h1{overflow-wrap:anywhere}.legal-document__meta{align-items:flex-start;flex-direction:column}.legal-document__meta span+span:before{display:none}.legal-document__contents{grid-template-columns:1fr 1fr}.legal-document__data-grid{grid-template-columns:1fr}.legal-document__data-grid>div,.legal-document__data-grid>div:nth-child(2n){border-bottom:1px solid var(--gray-200);border-left:0;padding:1.25rem 0}.legal-document__data-grid>div:last-child{border-bottom:0}}@media(max-width:360px){.site-header__inner{padding-inline:.5rem}.site-header .brand__logo{width:138px}.site-header__auth-shortcuts a{font-size:.75rem;padding-inline:.2rem}.auth-page__header{gap:.75rem;padding-inline:.75rem}.auth-page__header .brand__logo{width:132px}.auth-page__header>span{font-size:.75rem;line-height:1.25;min-width:0;text-align:right}}@media print{.site-header,.site-footer,.legal-document__contents,.skip-link{display:none!important}.legal-document{max-width:none;padding:0}.legal-document__hero{padding-bottom:1.5rem}.legal-document__hero h1{font-size:30pt}.legal-document__layout{display:block;padding-top:1.5rem}.legal-document__body section{break-inside:avoid;padding:1.25rem 0}.legal-document__body p,.legal-document__body li{color:#000;font-size:10pt}}
