.checkout-page{width:min(1080px,calc(100% - 48px));margin:0 auto;padding:74px 0 110px}.checkout-page h1{margin:0;font-size:clamp(44px,7vw,76px);letter-spacing:-.07em}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);grid-gap:14px;gap:14px;margin-top:42px}.checkout-card,.order-detail-card,.order-placeholder{border:1px solid var(--ui-line);border-radius:var(--ui-radius);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));padding:28px}.checkout-product{display:flex;align-items:center;gap:16px;margin-top:22px}.checkout-product h2,.checkout-product h3{margin:0;letter-spacing:-.04em}.checkout-product p{margin:6px 0 0;color:var(--ui-muted)}.checkout-details,.order-detail-card dl{display:grid;grid-gap:15px;gap:15px;margin:30px 0 0;padding-top:20px;border-top:1px solid var(--ui-line)}.checkout-details div,.order-detail-card dl div{display:flex;justify-content:space-between;gap:18px}.checkout-details dt,.order-detail-card dt{color:var(--ui-muted);font-size:12px}.checkout-details dd,.order-detail-card dd{margin:0;font-size:13px}.checkout-summary{display:grid;align-content:start;grid-gap:16px;gap:16px}.checkout-summary>div{display:flex;justify-content:space-between;gap:18px;color:var(--ui-muted);font-size:13px}.checkout-summary .checkout-total{padding-top:18px;border-top:1px solid var(--ui-line);color:var(--ui-text)}.checkout-summary button{width:100%;border-radius:999px;padding:12px 16px}.checkout-summary .license-detail-link{justify-self:center}.order-list{margin-top:40px;border-top:1px solid var(--ui-line)}.order-row{display:grid;grid-template-columns:1.1fr 1.25fr .8fr 1.15fr .7fr auto;grid-gap:16px;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid var(--ui-line)}.order-row small,.order-row span:not(.order-status){display:block;color:var(--ui-muted);font-size:11px}.order-row strong{display:block;margin-top:6px;font-size:13px}.order-row small{margin-top:4px}.order-status{display:inline-block;padding:5px 9px;border:1px solid var(--ui-line);border-radius:999px;font-size:10px;white-space:nowrap}.order-status.pending{color:#ffda95;background:rgba(255,204,107,.1)}.order-status.paid{color:var(--ui-success);background:rgba(85,219,153,.1)}.order-status.cancelled,.order-status.expired{color:var(--ui-danger);background:rgba(255,128,140,.1)}.order-pager{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:18px;color:var(--ui-muted);font-size:12px}.order-pager button{border:1px solid var(--ui-line);border-radius:999px;padding:8px 12px}.order-detail-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-top:38px}.order-detail-heading h1{margin:0}.order-detail-heading p{margin:10px 0 0;color:var(--ui-muted)}.order-detail-grid,.order-placeholder-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin-top:28px}.order-detail-card h2,.order-placeholder h2{margin:0;font-size:20px;letter-spacing:-.04em}.order-placeholder-grid{margin-top:14px}.order-placeholder{min-height:190px}.order-placeholder>span{color:var(--ui-accent);font-size:12px}.order-placeholder p{min-height:40px;color:var(--ui-muted);font-size:13px;line-height:1.5}.order-placeholder button{border-radius:999px;padding:9px 13px}.back-link{color:var(--ui-muted);font-size:13px}.back-link:hover{color:var(--ui-text)}@media (max-width:760px){.checkout-page{width:min(100% - 28px,1080px);padding-top:42px}.checkout-grid,.order-detail-grid,.order-placeholder-grid{grid-template-columns:1fr}.order-row{grid-template-columns:1fr 1fr;gap:13px}.order-row>:last-child{grid-column:2;grid-row:1/span 2;align-self:center}.order-detail-heading{align-items:start;flex-direction:column}}:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Microsoft YaHei,sans-serif;background:#050505;color:#f5f5f7}.commerce-page{width:min(1080px,calc(100% - 48px));margin:0 auto;padding:90px 0}.commerce-page h1{font-size:clamp(44px,7vw,76px);letter-spacing:-.07em}.admin-shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr;background:var(--ui-bg)}.admin-sidebar{display:grid;align-content:start;grid-gap:6px;gap:6px;padding:24px 16px;border-right:1px solid var(--ui-line);background:rgba(16,16,20,.8)}.admin-sidebar .brand{margin-bottom:32px}.admin-sidebar a:not(.brand){padding:10px;border-radius:10px;color:var(--ui-muted)}.admin-sidebar a.active,.admin-sidebar a:hover{color:#fff;background:rgba(255,255,255,.07)}.admin-content{padding:28px min(5vw,70px);max-width:1400px}.admin-topbar{display:flex;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--ui-line);color:var(--ui-muted);font-size:13px}.admin-topbar strong{color:var(--ui-success)}.admin-content h1{font-size:clamp(38px,5vw,64px);letter-spacing:-.07em}.admin-content h2{margin-top:48px}.admin-stats{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;margin-top:32px}.admin-stats>div,.admin-table article{padding:18px;border:1px solid var(--ui-line);border-radius:var(--ui-radius);background:var(--ui-surface)}.admin-stats strong{display:block;font-size:28px}.admin-stats span,.admin-table span{color:var(--ui-muted);font-size:11px}.admin-table{display:grid;grid-gap:10px;gap:10px;margin-top:28px}.admin-table article{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:16px;gap:16px}.admin-table strong{display:block;overflow-wrap:anywhere;font-size:12px}.admin-readonly{margin-top:18px;padding:18px;border:1px solid var(--ui-line);border-radius:var(--ui-radius);background:var(--ui-surface);color:#c9c9d3;overflow:auto}@media (max-width:760px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{grid-template-columns:repeat(4,max-content);overflow:auto;border-right:0;border-bottom:1px solid var(--ui-line)}.admin-sidebar .brand,.admin-sidebar .eyebrow{grid-column:1/-1;margin:0}.admin-content{padding:22px}.admin-stats{grid-template-columns:repeat(2,1fr)}}.admin-sidebar nav{display:grid;grid-gap:6px;gap:6px}.admin-page-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:34px 0}.admin-page-heading h1{margin:4px 0 0}.admin-actions button,.admin-dialog button,.admin-page-heading button,.admin-pager button,.admin-toolbar button{border:1px solid var(--ui-line);border-radius:10px;background:rgba(255,255,255,.055);color:var(--ui-text);padding:9px 12px;font-size:12px}.admin-actions button:hover,.admin-dialog button:hover,.admin-page-heading button:hover,.admin-pager button:hover,.admin-toolbar button:hover{background:rgba(255,255,255,.11)}.admin-toolbar{display:flex;justify-content:space-between;gap:12px;margin:0 0 18px}.admin-search{flex:1 1;max-width:360px}.admin-search input,.admin-toolbar select{width:100%;border:1px solid var(--ui-line);border-radius:11px;background:var(--ui-surface);color:var(--ui-text);padding:10px 12px}.admin-dialog .primary,.admin-toolbar .primary{border-color:transparent;background:#f0f0f4;color:#111116;font-weight:700}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.admin-panel,.admin-stat-grid article{border:1px solid var(--ui-line);border-radius:var(--ui-radius);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))}.admin-stat-grid article{padding:20px;min-height:116px}.admin-stat-grid span{color:var(--ui-muted);font-size:12px}.admin-stat-grid strong{display:block;margin-top:16px;font-size:32px;letter-spacing:-.06em}.admin-panel{margin-top:18px;padding:24px}.admin-panel h2{margin:0 0 16px;font-size:20px}.admin-activity-list article{display:grid;grid-template-columns:140px 1fr auto;grid-gap:16px;gap:16px;padding:13px 0;border-top:1px solid var(--ui-line)}.admin-activity-list span,.admin-activity-list time{color:var(--ui-muted);font-size:12px}.admin-table-wrap{overflow:auto;border:1px solid var(--ui-line);border-radius:var(--ui-radius);background:var(--ui-surface)}.admin-table-wrap table{width:100%;border-collapse:collapse;min-width:760px}.admin-table-wrap td,.admin-table-wrap th{padding:14px 16px;text-align:left;border-bottom:1px solid var(--ui-line);font-size:12px;vertical-align:middle}.admin-table-wrap th{color:var(--ui-muted);font-weight:600}.admin-table-wrap td small,.admin-table-wrap td strong{display:block}.admin-table-wrap td small{margin-top:4px;color:var(--ui-muted)}.admin-actions{display:flex;gap:7px;white-space:nowrap}.admin-actions .danger,.admin-dialog .danger{border-color:rgba(255,120,135,.45);color:#ffc0c7}.admin-status{display:inline-block;padding:4px 8px;border:1px solid var(--ui-line);border-radius:999px;font-size:10px}.admin-status.active,.admin-status.published{background:rgba(85,219,153,.12);color:var(--ui-success)}.admin-status.draft,.admin-status.suspended,.admin-status.unlisted{background:rgba(255,204,107,.12);color:#ffda95}.admin-status.deprecated,.admin-status.revoked{background:rgba(255,128,140,.12);color:var(--ui-danger)}.admin-pager{display:flex;align-items:center;justify-content:end;gap:10px;margin-top:16px;color:var(--ui-muted);font-size:12px}.admin-pager button:disabled{opacity:.4}.admin-state{display:grid;place-items:center;min-height:280px;border:1px dashed var(--ui-line);border-radius:var(--ui-radius);color:var(--ui-muted)}.admin-state.error{color:var(--ui-danger)}.admin-dialog-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.62);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.admin-dialog{width:min(590px,100%);max-height:90vh;overflow:auto;border:1px solid var(--ui-line);border-radius:22px;background:#18181e;box-shadow:var(--ui-shadow);padding:25px}.admin-dialog h2{margin:0 0 12px;font-size:25px}.admin-dialog>div:last-child{display:flex;justify-content:end;gap:10px;margin-top:20px}.admin-dialog header{display:flex;justify-content:space-between;align-items:start}.admin-dialog header button{padding:3px 9px}.admin-form{display:grid;grid-gap:13px;gap:13px}.admin-form label{display:grid;grid-gap:7px;gap:7px;color:var(--ui-muted);font-size:12px}.admin-form input,.admin-form textarea{border:1px solid var(--ui-line);border-radius:10px;background:#101014;color:var(--ui-text);padding:10px;resize:vertical}.admin-detail dl{display:grid;grid-gap:13px;gap:13px}.admin-detail dl>div{border-top:1px solid var(--ui-line);padding-top:10px}.admin-detail dt{color:var(--ui-muted);font-size:11px}.admin-detail dd{margin:5px 0 0;overflow-wrap:anywhere;font-size:13px}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px!important}@media (max-width:900px){.admin-stat-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:680px){.admin-content{padding:16px}.admin-sidebar{position:static;grid-template-columns:1fr}.admin-sidebar nav{display:flex;overflow:auto}.admin-sidebar nav a{white-space:nowrap}.admin-page-heading{padding:22px 0;align-items:start}.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.admin-toolbar{flex-direction:column}.admin-search{max-width:none}.admin-activity-list article{grid-template-columns:1fr;gap:4px}.admin-activity-list time{display:none}.admin-dialog{padding:20px}}:root{--ui-bg:#08080a;--ui-surface:#121216;--ui-surface-raised:#19191f;--ui-line:rgba(255,255,255,0.1);--ui-text:#f5f5f7;--ui-muted:#9898a3;--ui-accent:#a99aff;--ui-success:#a7f2cc;--ui-danger:#ffb4bd;--ui-radius-sm:12px;--ui-radius:18px;--ui-radius-lg:26px;--ui-shadow:0 18px 60px rgba(0,0,0,0.28);--ui-space-1:8px;--ui-space-2:12px;--ui-space-3:18px;--ui-space-4:28px;--ui-space-5:44px;--ui-transition:180ms cubic-bezier(0.2,0.8,0.2,1);--ui-z-nav:20}body{background:radial-gradient(70rem 34rem at 50% -14rem,#2c2354 0,transparent 62%),var(--ui-bg);letter-spacing:-.01em}.site-shell{width:min(1180px,calc(100% - 48px))}.site-nav{position:-webkit-sticky;position:sticky;top:0;z-index:var(--ui-z-nav);height:76px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid transparent}.site-nav:before{content:"";position:absolute;inset:0 -100vw;z-index:-1;background:rgba(8,8,10,.76);border-bottom:1px solid var(--ui-line)}.brand{font-size:16px}.site-nav-links{gap:14px}.account-menu summary,.site-nav-links>a{padding:8px 10px;border-radius:9px;transition:background var(--ui-transition),color var(--ui-transition)}.account-menu summary:hover,.site-nav-links>a:hover{background:rgba(255,255,255,.07);color:#fff}.account-menu-panel{border-color:var(--ui-line);border-radius:var(--ui-radius);background:rgba(24,24,29,.96);box-shadow:var(--ui-shadow)}.account-stat-grid>div,.device-detail-grid>div,.license-card,.my-software-grid article,.security-grid>section,.software-card{border-color:var(--ui-line);border-radius:var(--ui-radius);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));box-shadow:inset 0 1px rgba(255,255,255,.035)}.license-card:hover,.my-software-grid article:hover,.software-card:hover{transform:translateY(-3px);border-color:rgba(185,173,255,.42);box-shadow:var(--ui-shadow)}.license-card,.my-software-grid article,.software-card{transition:transform var(--ui-transition),border-color var(--ui-transition),box-shadow var(--ui-transition)}.my-software-actions button,.primary-action,.primary-link,.profile-save,button{transition:transform var(--ui-transition),background var(--ui-transition),opacity var(--ui-transition)}.my-software-actions button:not(:disabled):hover,.primary-action:hover,.primary-link:hover,.profile-save:hover,button:not(:disabled):hover{transform:translateY(-1px)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}.my-software-actions button,.primary-action,.primary-link,.profile-save{background:#f4f4f6;color:#111116}button:not(.primary-action):not(.profile-save):not(.my-software-actions button){border-color:var(--ui-line);background:rgba(255,255,255,.055)}button:disabled{opacity:.42}.account-shell{gap:54px}.account-sidebar{padding:12px;border:1px solid var(--ui-line);border-radius:var(--ui-radius);background:rgba(17,17,22,.74)}.account-sidebar nav a{border-radius:10px}.account-sidebar nav a.active{background:linear-gradient(90deg,rgba(169,154,255,.22),rgba(169,154,255,.06))}.account-heading h1,.account-page h1{font-weight:650}.account-state,.license-state{min-height:340px;padding:var(--ui-space-5);border:1px dashed var(--ui-line);border-radius:var(--ui-radius-lg);background:rgba(255,255,255,.018)}.loading-copy:before{content:"";display:inline-block;width:16px;height:16px;margin-right:10px;vertical-align:-3px;border:2px solid rgba(255,255,255,.18);border-top:2px solid var(--ui-accent);border-radius:50%;animation:ui-spin .8s linear infinite}.download-empty,.license-empty{border-color:var(--ui-line);background:rgba(255,255,255,.025)}.device-status,.status-pill{border-color:rgba(255,255,255,.1)}@keyframes ui-spin{to{transform:rotate(1turn)}}@media (max-width:760px){.site-shell{width:min(100% - 28px,1180px)}.site-nav{height:64px}.site-nav-links{gap:4px}.account-shell{gap:22px}.account-sidebar{padding:8px}.detail-banner,.hero,.license-detail-hero{border-radius:var(--ui-radius-lg)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.landing-software-card{min-height:320px;padding:26px}.landing-card-top{justify-content:flex-start;gap:12px;margin-bottom:32px}.landing-card-top :is(img,.landing-product-mark){width:54px;height:54px}.landing-card-top>span{color:var(--interactive-secondary)!important;font-size:11px;font-weight:700;line-height:1.4}.landing-software-card h3{margin:0 0 10px}.landing-software-card p{min-height:72px}.landing-software-card footer{padding-top:24px}@media (max-width:900px){.landing-software-card{min-height:304px;padding:24px}}@media (max-width:620px){.landing-software-card{min-height:280px;padding:22px}.landing-card-top{gap:11px;margin-bottom:26px}.landing-card-top :is(img,.landing-product-mark){width:48px;height:48px}.landing-software-card h3{font-size:22px}.landing-software-card p{min-height:48px}.landing-software-card footer{padding-top:20px}}@media (max-width:900px){.landing-ecosystem-products .landing-software-grid{--featured-product-grid-columns:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.landing-software-card{min-height:240px}}@media (max-width:620px){.landing-ecosystem-products .landing-software-grid{--featured-product-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.landing-software-card{--product-card-icon-size:48px;--product-card-gap:12px;min-height:0;padding:18px}.landing-card-category{margin-bottom:5px}.landing-software-card h3{font-size:21px}.landing-software-card p{font-size:14px}.landing-software-card footer{padding-top:16px}.showcase-directory .showcase-card{padding:18px}}@media (max-width:900px){.landing-ecosystem-products .landing-software-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.landing-ecosystem-products .landing-software-grid{grid-template-columns:minmax(0,1fr)}}:root{--product-card-padding:22px;--product-card-icon-size:54px;--product-card-gap:14px}@media (max-width:900px){.landing-ecosystem-products .landing-software-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-software-card{min-height:240px}}@media (max-width:620px){.landing-ecosystem-products .landing-software-grid{grid-template-columns:minmax(0,1fr)}.landing-software-card{--product-card-icon-size:48px;--product-card-gap:12px;min-height:0;padding:18px}.landing-card-category{margin-bottom:5px}.landing-software-card h3{font-size:21px}.landing-software-card p{font-size:14px}.landing-software-card footer{padding-top:16px}.showcase-directory .showcase-card{padding:18px}}.landing-hero{box-shadow:none}.landing-workflow{gap:52px;border:1px solid var(--border-subtle);background:linear-gradient(135deg,#f2e9dd,#fbf7f0 58%,#f3e7d8)}.landing-workflow li{border-color:var(--border-subtle);background:var(--surface-elevated)}@media (hover:hover) and (pointer:fine){.landing-workflow li:hover{transform:translateY(-2px);border-color:var(--border-accent);box-shadow:var(--polish-shadow-card)}}.interactive-surface{color:inherit;cursor:pointer;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.interactive-surface:visited{color:inherit}.interactive-surface:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.interactive-surface:hover{transform:translateY(-2px)}.interactive-surface:active{transform:translateY(0)}.landing-software-card.interactive-surface:hover{border-color:var(--border-accent);box-shadow:var(--polish-shadow-card)}.catalog-card-link{display:grid;grid-gap:0;gap:0;color:inherit;text-decoration:none}.showcase-card:has(.catalog-card-link:hover){transform:translateY(-2px);border-color:var(--border-accent);box-shadow:var(--polish-shadow-card)}.showcase-card:has(.catalog-card-link:focus-visible){border-color:var(--border-accent)}@media (prefers-reduced-motion:reduce){.interactive-surface,.interactive-surface:hover,.showcase-card:has(.catalog-card-link:hover){transition:none;transform:none}}@media (min-width:901px){.landing-workflow{grid-template-columns:minmax(280px,.78fr) minmax(0,1.55fr);gap:38px}.landing-workflow li small{font-size:10px}}@media (max-width:620px){.landing-workflow li{min-height:188px;padding:18px 14px}.landing-workflow li strong{font-size:15px}.landing-workflow li strong:before{margin:14px 0;font-size:30px}.landing-workflow li small{margin-top:10px;font-size:10px}}:root{--readable-secondary:#6f6054;--readable-muted:#7a6b5f;--disabled-readable:#89796c;--interactive-shadow:0 6px 16px rgba(74,49,33,0.08)}.category-pill,.eyebrow,.form-help,.landing-plan-badge,.latest-pill,.loading-copy,.product-content-empty,.product-eyebrow,.showcase-category,.showcase-status,.status-pill,small{color:var(--readable-secondary)}.admin-status,.category-pill,.device-status,.eyebrow,.landing-plan-badge,.latest-pill,.order-status,.product-eyebrow,.showcase-category,.showcase-status,.status-pill{font-size:max(12px,.75rem)}.footer-compliance,.footer-compliance small,.landing-footer,.landing-footer a,.site-footer,.site-footer a{color:var(--readable-muted)}.form-help,.landing-plan-description,.landing-plan-grid article>p,.product-content-faq details p,.product-content-grid p,input::placeholder,textarea::placeholder{color:var(--readable-secondary)!important;opacity:1}[aria-disabled=true],button:disabled,input:disabled,select:disabled,textarea:disabled{color:var(--disabled-readable)!important;opacity:.72}:where(a,button,input,textarea,select,summary,[tabindex]):focus-visible{outline:2px solid var(--primary)!important;outline-offset:3px;box-shadow:0 0 0 4px var(--focus-ring)!important}.admin-dialog,.admin-panel,.checkout-card,.commercial-plan,.identity-card,.license-card,.order-detail-card,.product-content-grid article,.product-media-frame,.profile-onboarding-card,.software-card{border-color:var(--border-subtle);box-shadow:var(--polish-shadow-subtle)}.commercial-plan.featured,.landing-plan-grid article:hover,.license-card:hover,.software-card:hover{box-shadow:var(--interactive-shadow)}.landing-sparkle-icon{display:block;width:1.2em;height:1.2em;stroke-width:1.7}.my-software-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin-top:38px}.my-software-grid article{padding:24px;border:1px solid #2c2c34;border-radius:20px;background:linear-gradient(135deg,#19191f,#101014)}.my-software-grid h2{margin:18px 0 5px;letter-spacing:-.04em}.my-software-grid p{color:#92929c;font-size:13px}.my-software-grid dl{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;padding-top:16px;border-top:1px solid #2c2c34}.my-software-grid dt{color:#85858f;font-size:11px}.my-software-grid dd{margin:6px 0 0;font-size:13px}.my-software-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;align-items:center}.my-software-actions button{border:0;border-radius:999px;background:#ececef;color:#101014;padding:10px 15px;font-weight:650}.my-software-actions button:disabled{opacity:.45}.my-software-actions a{color:#b9c3ff;font-size:13px}@media (max-width:760px){.my-software-grid{grid-template-columns:1fr}}.device-center-list,.device-session-list{margin-top:40px;border-top:1px solid #2d2d35}.device-center-row{display:grid;grid-template-columns:auto 1.3fr 1fr .8fr auto auto;align-items:center;grid-gap:16px;gap:16px;padding:20px 0;border-bottom:1px solid #2d2d35}.device-center-row strong,.device-session-list strong{display:block;margin-top:5px;font-size:13px}.device-center-row p,.device-center-row span,.device-detail-grid span,.device-session-list p,.device-session-list span{margin:4px 0 0;color:#90909b;font-size:11px}.device-status{padding:4px 8px;border-radius:99px;font-size:10px!important}.device-status.active{background:#183d31;color:#a7f2cc}.device-status.disabled{background:#3a3032;color:#d8c3c7}.device-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:38px 0}.device-detail-grid>div{padding:18px;border:1px solid #2d2d35;border-radius:15px;background:#141419}.device-detail-grid strong{display:block;margin-top:8px;font-size:13px}.device-unbind{cursor:default;border:1px solid #373741;border-radius:10px;background:#202027;color:#85858f;padding:10px 12px}.device-session-list article{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:18px;gap:18px;padding:18px 0;border-bottom:1px solid #2d2d35}@media (max-width:760px){.device-center-row,.device-session-list article{grid-template-columns:auto 1fr}.device-center-row>.device-status,.device-center-row>a,.device-center-row>div{grid-column:2}.device-detail-grid{grid-template-columns:1fr}.device-session-list article>div{grid-column:2}}.action-panel .primary-action:disabled{display:none}.download-empty{margin-top:40px;padding:40px;border:1px dashed #393943;border-radius:18px;background:#101014}.download-empty h2{margin:0;font-size:25px;letter-spacing:-.05em}.download-empty p{color:#9797a1}.download-history{margin-top:40px;border-top:1px solid #2d2d35}.download-row{display:grid;grid-template-columns:auto 1.2fr .6fr 1fr .7fr auto;grid-gap:16px;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid #2d2d35}.download-logo{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:linear-gradient(135deg,#9d82ff,#493093);color:white;font-weight:700}.download-row strong{display:block;margin-top:5px;font-size:13px}.download-row p,.download-row span{margin:4px 0 0;color:#8e8e99;font-size:11px}.download-row button{cursor:default;border:1px solid #373741;border-radius:10px;background:#202027;color:#85858f;padding:9px 10px;white-space:nowrap}@media (max-width:760px){.download-row{grid-template-columns:auto 1fr}.download-row>div{grid-column:2}.download-row button{grid-column:2;justify-self:start}}.account-shell{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:68px;gap:68px;padding:54px 0 100px}.account-sidebar{position:-webkit-sticky;position:sticky;top:22px;align-self:start}.account-sidebar nav{display:grid;grid-gap:5px;gap:5px}.account-sidebar nav a{padding:9px 11px;border-radius:9px;color:#9696a0;font-size:13px}.account-sidebar nav a.active,.account-sidebar nav a:hover{color:#fff;background:#202027}.account-content{min-width:0}.account-page h1,.account-state h1{margin:0;font-size:clamp(42px,5vw,66px);letter-spacing:-.07em}.overview-identity{display:flex;align-items:center;gap:18px;margin-top:36px}.account-avatar{width:68px;height:68px;flex:0 0 68px;border-radius:50%;object-fit:cover}.account-avatar-default{display:grid;place-items:center;background:linear-gradient(135deg,#b198ff,#483197);color:white;font-size:27px;font-weight:700;box-shadow:inset 0 1px #ffffff66}.overview-identity h1{font-size:32px}.account-lead,.overview-identity p{margin:5px 0 0;color:#9696a2}.overview-details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;margin:42px 0 22px;padding:22px 0;border-top:1px solid #2b2b33;border-bottom:1px solid #2b2b33}.overview-details dt,.session-row span{color:#858590;font-size:12px}.overview-details dd{margin:8px 0 0;font-size:14px}.account-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.account-stat-grid>div,.security-grid>section{padding:22px;border:1px solid #2c2c34;border-radius:18px;background:linear-gradient(135deg,#18181e,#101014)}.account-stat-grid strong{display:block;font-size:30px;letter-spacing:-.05em}.account-stat-grid span{display:block;margin-top:7px;color:#9898a3;font-size:12px}.account-state{min-height:310px;display:grid;align-content:center}.account-state>p:last-child{color:#a3a3ac}.session-list{margin-top:42px;border-top:1px solid #2d2d35}.session-row{display:grid;grid-template-columns:1.3fr 1fr 1fr auto;grid-gap:24px;gap:24px;align-items:center;padding:22px 0;border-bottom:1px solid #2d2d35}.session-title{display:flex;align-items:center;gap:9px}.session-title>span{padding:4px 7px;border-radius:99px;background:#253c75;color:#c7d3ff;font-size:10px}.session-row p{margin:6px 0 0;color:#92929d;font-size:12px}.session-row strong{display:block;margin-top:6px;font-size:13px}.profile-avatar-row button,.security-grid button,.session-row button{cursor:default;border:1px solid #373741;border-radius:10px;background:#202027;color:#83838d;padding:10px 12px;font-size:12px}.security-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:40px}.security-grid h2{margin:0;font-size:18px;letter-spacing:-.04em}.security-grid p{min-height:44px;color:#9999a4;font-size:13px;line-height:1.55}.security-grid strong{display:block;color:#d8d8df;font-size:12px}.profile-form{display:grid;grid-gap:20px;gap:20px;margin-top:38px;max-width:620px}.profile-avatar-row{display:flex;align-items:center;gap:16px;padding-bottom:22px;border-bottom:1px solid #2d2d35}.profile-avatar-row p{margin:6px 0 10px;color:#90909a;font-size:13px}.profile-form label{display:grid;grid-gap:9px;gap:9px;color:#cacad1;font-size:13px}.profile-form input,.profile-form textarea{width:100%;resize:vertical;border:1px solid #363640;border-radius:12px;background:#131317;color:#f2f2f6;padding:12px 13px;outline:none}.profile-form input:focus,.profile-form textarea:focus{border-color:#959fee}.profile-save{justify-self:start;cursor:pointer;border:0;border-radius:999px;background:#efeff2;color:#111116;padding:12px 18px;font-weight:650}.form-error{color:#ffb4bd;font-size:13px}.form-success{color:#a7f2cc;font-size:13px}@media (max-width:760px){.account-shell{grid-template-columns:1fr;gap:28px;padding:34px 0 70px}.account-sidebar{position:static}.account-sidebar nav{grid-template-columns:repeat(5,max-content);overflow-x:auto;padding-bottom:4px}.account-sidebar nav a{white-space:nowrap}.account-stat-grid,.overview-details,.security-grid,.session-row{grid-template-columns:1fr}.session-row{gap:9px}.session-row button{justify-self:start;margin-top:4px}}.site-nav-links{display:flex;align-items:center;gap:22px}.account-menu{position:relative}.account-menu summary{cursor:pointer;list-style:none}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:after{content:"⌄";margin-left:6px;color:#87878e}.account-menu-panel{position:absolute;z-index:5;top:calc(100% + 12px);right:0;min-width:130px;padding:8px;border:1px solid #303038;border-radius:12px;background:#17171c;box-shadow:0 18px 42px #0008}.account-menu-panel a{display:block;padding:9px 10px;border-radius:8px;color:#dedee5}.account-menu-panel a:hover{background:#292932}.license-center{padding:72px 7vw 100px}.account-heading{max-width:620px}.account-heading h1,.license-detail-hero h1,.license-state h1{margin:0;font-size:clamp(44px,6vw,72px);letter-spacing:-.07em}.account-heading>p:last-child{margin:22px 0 0;color:#aaaab3;font-size:17px;line-height:1.6}.license-list{display:grid;grid-gap:14px;gap:14px;margin-top:55px}.license-card{padding:24px;border:1px solid #2c2c34;border-radius:20px;background:linear-gradient(135deg,#17171d,#0e0e12)}.license-card-product{display:flex;align-items:center;gap:13px}.license-card-product>div{margin-right:auto}.license-card-product p{margin:0;font-weight:650;letter-spacing:-.02em}.license-card-product span:not(.status-pill){display:block;margin-top:4px;color:#85858f;font-size:12px}.license-logo{width:44px;height:44px;flex:0 0 44px;border-radius:13px;object-fit:cover}.license-logo-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#9f88ff,#392178);color:white;font-weight:750;font-size:19px;box-shadow:inset 0 1px #ffffff55}.status-pill{display:inline-flex;width:max-content;padding:4px 8px;border:1px solid #ffffff18;border-radius:999px;font-size:11px;font-weight:650}.status-active{background:#183d31;color:#a7f2cc}.status-pending{background:#40341d;color:#f5d88b}.status-disabled,.status-suspended{background:#3a3032;color:#d8c3c7}.status-expired,.status-revoked{background:#49252c;color:#ffb6bf}.license-card-details,.license-information-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:18px;gap:18px;margin:25px 0;padding-top:20px;border-top:1px solid #2d2d35}.activation-row span,.device-row span,.license-card-details dt,.license-information-grid dt{color:#83838e;font-size:11px}.license-card-details dd,.license-information-grid dd{margin:7px 0 0;color:#e9e9ee;font-size:13px}.license-detail-link{color:#bbc5ff;font-size:13px}.license-detail-link span{margin-left:6px}.license-state{min-height:290px;display:grid;align-content:center;justify-items:start;padding:76px 0}.license-state h2{margin:0;font-size:28px;letter-spacing:-.05em}.license-state p{color:#9d9da7;line-height:1.6}.license-empty{margin-top:45px;padding:44px;border:1px dashed #3a3a44;border-radius:20px;background:#0d0d11}.license-error h1{font-size:clamp(32px,4vw,48px)}.license-detail{padding-top:46px}.license-detail-hero{display:flex;align-items:center;gap:20px;padding:42px;border:1px solid #3a3752;border-radius:26px;background:radial-gradient(circle at 83% 10%,#4c3e9c,#181721 56%,#101015)}.license-detail-hero .license-logo{width:64px;height:64px;flex-basis:64px;border-radius:18px;font-size:26px}.license-detail-hero p{margin:10px 0 0;color:#c3c2d0}.license-detail-layout{display:grid;grid-template-columns:1fr 260px;grid-gap:48px;gap:48px;padding:58px 0}.license-information h2,.license-section h2{margin:0;font-size:clamp(27px,3vw,38px);letter-spacing:-.055em}.license-information-grid{grid-template-columns:repeat(2,1fr)}.license-actions{display:grid;align-content:start;grid-gap:10px;gap:10px}.license-actions button{cursor:default;border:1px solid #373741;border-radius:12px;padding:13px;background:#1c1c23;color:#85858f;text-align:left}.license-actions p{margin:5px 0;color:#777781;font-size:12px;line-height:1.55}.license-section{margin-top:12px;padding:48px 0;border-top:1px solid #2b2b33}.license-section .section-heading{margin-bottom:22px}.license-section .section-heading>span{color:#9d9dae;font-size:13px}.activation-list,.device-list{border-top:1px solid #2c2c34}.activation-row,.device-row{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid #2c2c34}.activation-row strong,.device-row strong{display:block;font-size:13px}.activation-row p,.device-row p{margin:5px 0 0;color:#898994;font-size:12px}.activation-row>div:not(:first-child) strong,.device-row>div:not(:first-child) strong{margin-top:6px}@media (max-width:760px){.license-center{padding:45px 0 75px}.license-card-details,.license-detail-layout,.license-information-grid{grid-template-columns:1fr}.license-detail-layout{gap:30px;padding:38px 0}.license-detail-hero{align-items:flex-start;padding:28px}.activation-row,.device-row{grid-template-columns:1fr;gap:8px}.site-nav-links{gap:14px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 66% 6%,#19213c 0,transparent 27rem),#050505}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-shell{width:min(1200px,calc(100% - 48px));margin:0 auto}.site-nav{height:80px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#b7b7bd}.brand{font-weight:700;color:#fff;letter-spacing:-.03em;font-size:17px}.brand span{color:#8e8e93;font-weight:500}.site-nav>a:last-child,footer a{transition:color .2s ease}.site-nav>a:last-child:hover,footer a:hover{color:white}.hero{min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:32px;gap:32px;padding:54px 4.5vw 84px;overflow:hidden;border-radius:32px;background:linear-gradient(140deg,#141727,#08090f 57%,#151226)}.hero,.hero-copy{position:relative}.hero-copy{z-index:1;max-width:590px}.eyebrow{margin:0 0 18px;color:#a9b5ff;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(46px,5.9vw,78px);letter-spacing:-.07em;line-height:.98}.hero-copy>p:not(.eyebrow){color:#b6b7bf;font-size:18px;line-height:1.65;max-width:450px;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:22px}.primary-action,.primary-link{background:#f5f5f7;color:#111;border:0;border-radius:999px;font-weight:650;padding:13px 20px;display:inline-flex;gap:16px}.secondary-link{color:#d4d4d8;font-size:14px}.hero-art{height:420px;position:relative}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:290px;height:290px;right:4%;top:10px;background:radial-gradient(circle at 32% 30%,#d9c5ff,#735cff 44%,#221a59 72%);box-shadow:0 0 100px #6c4cff88}.orb-two{width:210px;height:210px;left:2%;bottom:12px;background:radial-gradient(circle at 33% 30%,#7edfff,#3978d7 48%,#172354)}.glass-card{position:absolute;right:1%;bottom:0;width:240px;padding:22px;border:1px solid #ffffff22;border-radius:22px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#11152b99;transform:rotate(-8deg)}.glass-card span{color:#abb8ff;font-size:12px}.glass-card strong{display:block;font-size:22px;letter-spacing:-.04em;line-height:1.1;margin-top:28px}.catalog-section,.platform-intro{padding:132px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px}.detail-copy h2,.platform-intro h2,.section-heading h2{margin:0;font-size:clamp(32px,4vw,54px);letter-spacing:-.06em;line-height:1.04}.text-link{color:#b8c2ff;font-size:14px;white-space:nowrap}.text-link span{padding-left:8px}.software-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.software-card{min-height:270px;padding:22px;border:1px solid #25252a;border-radius:22px;background:linear-gradient(145deg,#17171c,#0e0e11);display:flex;flex-direction:column;transition:transform .2s ease,border-color .2s ease}.software-card:hover{transform:translateY(-4px);border-color:#61616b}.card-topline{display:flex;align-items:center;justify-content:space-between}.software-mark{width:44px;height:44px;display:grid;place-items:center;color:#fff;border-radius:13px;font-weight:750;font-size:20px;background:linear-gradient(135deg,#8669ff,#392178);box-shadow:inset 0 1px #ffffff55}.mark-游戏{background:linear-gradient(135deg,#30c6c7,#14745e)}.mark-AI\ 工具{background:linear-gradient(135deg,#ff8b59,#a63f6c)}.category-pill{color:#a3a3aa;font-size:12px}.software-card h3{margin:auto 0 8px;font-size:24px;letter-spacing:-.045em}.description,.lead,.platform-intro>p:last-child,.screenshots-placeholder p:last-child,.software-card p{color:#a7a7b0;font-size:14px;line-height:1.65;margin:0}.card-meta{display:flex;justify-content:space-between;color:#85858e;font-size:12px;margin-top:22px}.empty-copy,.loading-copy{color:#8e8e97;padding:30px 0}.platform-intro{border-top:1px solid #242429;max-width:780px}.platform-intro>p:last-child{margin-top:26px;max-width:580px;font-size:17px}footer{border-top:1px solid #242429;padding:28px 0 42px;color:#73737c;font-size:12px;display:flex;gap:22px}.detail-shell,.directory-shell{padding:72px 0 120px}.detail-shell h1,.directory-shell h1{margin:0;font-size:clamp(45px,6vw,76px);letter-spacing:-.07em}.lead{font-size:18px;max-width:580px;margin-top:24px}.directory-controls{padding:52px 0 32px}.search-field input{width:100%;border:1px solid #33333a;border-radius:14px;padding:15px 17px;background:#121216;color:#f7f7fb;outline:none}.search-field input:focus{border-color:#8e98e9}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.action-panel button,.filter,.pagination button{cursor:pointer;border:1px solid #35353d;border-radius:999px;background:#151519;color:#d4d4db;padding:9px 13px;font-size:13px}.filter.active{color:#151515;background:#e8e8eb}.directory-grid{min-height:280px}.pagination{display:flex;justify-content:center;align-items:center;gap:16px;padding-top:38px;color:#9999a3;font-size:13px}.action-panel button:disabled,.pagination button:disabled{cursor:default;opacity:.45}.back-link{color:#aebaff;display:inline-block;font-size:14px;margin-bottom:34px}.detail-banner{min-height:350px;padding:42px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:28px;background:radial-gradient(circle at 80% 10%,#8669ff,#211d52 42%,#11111a 78%)}.detail-banner.mark-游戏{background:radial-gradient(circle at 80% 10%,#2ac8bf,#15555d 42%,#101719 78%)}.detail-banner.mark-AI\ 工具{background:radial-gradient(circle at 80% 10%,#ff935e,#80345d 42%,#1e111a 78%)}.detail-banner .software-mark{margin-bottom:auto}.detail-banner p{color:#e1dfff;margin:36px 0 5px;font-size:14px}.detail-banner h1{font-size:clamp(48px,7vw,82px)}.detail-banner>span{color:#dedee6;margin-top:12px}.detail-layout{display:grid;grid-template-columns:1fr 290px;grid-gap:80px;gap:80px;padding:72px 7vw}.detail-copy h2{font-size:38px}.description{max-width:620px;margin-top:24px;font-size:17px}.detail-facts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:44px;border-top:1px solid #2a2a30;padding-top:22px}.detail-facts span{display:block;color:#83838d;font-size:12px;margin-bottom:8px}.detail-facts strong{font-size:14px}.action-panel{display:grid;align-content:start;grid-gap:10px;gap:10px}.action-panel button{text-align:left;padding:13px 16px}.action-panel .primary-action{justify-content:center;text-align:center}.action-panel p{color:#777781;font-size:12px;line-height:1.5;margin:8px 0}.screenshots-placeholder{margin:0 7vw;min-height:240px;border:1px dashed #3c3c45;border-radius:22px;padding:35px;background:linear-gradient(135deg,#101015,#18161e)}.screenshots-placeholder h2{margin:0 0 10px;letter-spacing:-.04em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.release-section,.version-history{margin:0 7vw 78px}.release-section h2,.version-history h2{margin:0;letter-spacing:-.05em;font-size:clamp(28px,3vw,42px)}.release-highlight{display:grid;grid-template-columns:1fr 260px;grid-gap:40px;gap:40px;margin-top:24px;padding:30px;border:1px solid #343441;border-radius:22px;background:linear-gradient(135deg,#191923,#101015)}.release-highlight h2{margin-top:12px}.release-highlight p,.release-row p{color:#a4a4ae;line-height:1.6;font-size:14px}.latest-pill{display:inline-block;padding:4px 8px;border-radius:99px;background:#c5caff;color:#151526;font-size:11px;font-weight:700}.release-specs{display:grid;align-content:start;grid-gap:16px;gap:16px}.release-specs span{color:#84848e;font-size:12px}.release-specs strong{display:block;color:#eeeef3;font-size:13px;margin-top:5px;overflow-wrap:anywhere}.asset-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:12px}.asset-card{display:grid;grid-gap:6px;gap:6px;padding:16px;border:1px solid #2e2e35;border-radius:16px;background:#111116}.asset-card small,.asset-card span{color:#888894;font-size:11px}.asset-card strong{font-size:13px;overflow-wrap:anywhere}.asset-card button{margin-top:8px;cursor:default;border:0;border-radius:8px;padding:8px;background:#292930;color:#888894;font-size:11px}.release-list{margin-top:26px;border-top:1px solid #2e2e35}.release-row{display:grid;grid-template-columns:1fr 1.4fr auto;grid-gap:28px;gap:28px;align-items:start;padding:24px 0;border-bottom:1px solid #2e2e35}.release-title{display:flex;align-items:center;gap:10px}.release-title h3{margin:0;font-size:20px;letter-spacing:-.04em}.release-row strong{font-size:12px}.release-row p{margin:7px 0 0}.release-assets-count{color:#85858f;font-size:12px;white-space:nowrap}@media (max-width:760px){.site-shell{width:min(100% - 32px,1200px)}.site-nav{height:68px}.hero{grid-template-columns:1fr;padding:52px 25px 22px;min-height:auto}.hero-art{height:280px}.orb-one{width:210px;height:210px}.orb-two{width:150px;height:150px}.glass-card{width:200px}.catalog-section,.platform-intro{padding:78px 0}.section-heading{align-items:start;flex-direction:column}.software-grid{grid-template-columns:1fr}.software-card{min-height:230px}.detail-shell,.directory-shell{padding:45px 0 80px}.detail-banner{min-height:300px;padding:28px}.detail-layout{gap:34px;padding:46px 0}.detail-facts,.detail-layout{grid-template-columns:1fr}.release-section,.version-history{margin:0 0 55px}.release-highlight,.release-row{grid-template-columns:1fr;gap:16px}.asset-grid{grid-template-columns:repeat(2,1fr)}.screenshots-placeholder{margin:0}}.landing-shell{overflow:hidden;background:#070708;color:#f5f5f7}.landing-frame{width:min(1240px,calc(100% - 48px));margin:0 auto}.landing-frame .site-nav{margin:0}.landing-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:center;min-height:min(740px,calc(100vh - 76px));padding:62px 4.5vw 68px;border-radius:24px 24px 36px 36px;background:radial-gradient(40rem 34rem at 94% 25%,rgba(102,78,216,.28),transparent 63%),linear-gradient(145deg,#121216,#0b0b0d 56%,#11101a);position:relative}.landing-hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.42;background:linear-gradient(90deg,transparent 49.9%,rgba(255,255,255,.045) 50%,transparent 50.1%)}.landing-hero-copy{position:relative;z-index:1;max-width:570px}.landing-platform-mark{width:30px;height:30px;display:inline-grid;grid-template-columns:repeat(3,1fr);gap:3px;align-items:end;padding:6px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:rgba(255,255,255,.06)}.landing-platform-mark i{display:block;border-radius:3px;background:linear-gradient(#f7f7fa,#a89bff)}.landing-platform-mark i:first-child{height:45%}.landing-platform-mark i:nth-child(2){height:75%}.landing-platform-mark i:nth-child(3){height:100%}.landing-kicker{margin:28px 0 16px;color:#b9adff;font-size:10px;font-weight:750;letter-spacing:.18em}.landing-feature-intro h2,.landing-hero h1,.landing-section-head h2{margin:0;font-weight:650;letter-spacing:-.075em;line-height:.96}.landing-hero h1{font-size:clamp(50px,5.3vw,78px)}.landing-intro{max-width:470px;margin:29px 0 32px;color:#b7b7c1;font-size:17px;line-height:1.66}.landing-actions{display:flex;gap:11px;flex-wrap:wrap}.landing-button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:46px;padding:0 19px;border:1px solid transparent;font-size:13px;font-weight:700;transition:transform var(--ui-transition),background var(--ui-transition),border-color var(--ui-transition)}.landing-button:hover{transform:translateY(-2px)}.landing-button-primary{background:#f4f4f6;color:#121216}.landing-button-secondary{border-color:rgba(255,255,255,.16);color:#f2f2f5;background:rgba(255,255,255,.045)}.landing-product-stage{min-height:470px;position:relative;display:grid;place-items:center;perspective:1200px}.landing-stage-glow{position:absolute;width:76%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 40% 36%,#b6abff 0,#6555ca 23%,#2b245d 45%,transparent 71%);filter:blur(4px);opacity:.72}.landing-device{width:min(100%,600px);position:relative;z-index:1;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:23px;background:rgba(14,14,18,.84);box-shadow:0 38px 120px rgba(0,0,0,.45),inset 0 1px rgba(255,255,255,.11);transform:rotateY(-8deg) rotateX(3deg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-device-topbar{height:52px;display:flex;align-items:center;gap:9px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.09);color:#d7d7df;font-size:11px}.landing-device-logo{display:grid;place-items:center;width:21px;height:21px;border-radius:6px;background:linear-gradient(135deg,#b2a5ff,#6756db);color:#fff;font-size:11px;font-weight:800}.landing-device-status{margin-left:auto;color:#9beba9;font-size:10px}.landing-device-body{display:grid;grid-template-columns:123px 1fr;min-height:315px}.landing-device-body aside{display:grid;align-content:start;grid-gap:5px;gap:5px;padding:17px 10px;border-right:1px solid rgba(255,255,255,.08)}.landing-device-body aside span{padding:7px 8px;border-radius:6px;color:#878792;font-size:10px}.landing-device-body aside .active{color:#f2f2f6;background:rgba(169,154,255,.16)}.landing-device-body section{padding:25px}.landing-device-body section>p{margin:0;color:#aaa0eb;font-size:9px;letter-spacing:.14em}.landing-device-body h2{margin:8px 0 21px;font-size:25px;letter-spacing:-.06em}.landing-preview-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.landing-preview-grid article{display:grid;grid-gap:8px;gap:8px;min-height:104px;padding:13px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025))}.landing-preview-grid b{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:linear-gradient(135deg,#a895ff,#49358f);font-size:12px}.landing-preview-grid article:nth-child(2) b{background:linear-gradient(135deg,#81d8ee,#315dba)}.landing-preview-grid span{font-size:12px;font-weight:650}.landing-preview-grid small{color:#8d8d9a;font-size:9px}.landing-preview-line{display:grid;grid-template-columns:auto 1fr auto;grid-gap:11px;gap:11px;align-items:center;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.landing-preview-line span{color:#91919c;font-size:10px}.landing-preview-line strong{font-size:10px}.landing-preview-line i{width:7px;height:7px;border-radius:50%;background:#8be1ac;box-shadow:0 0 12px #8be1ac}.landing-floating-card{position:absolute;z-index:2;right:-9px;bottom:18px;display:flex;align-items:center;gap:10px;padding:13px 17px 13px 13px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:rgba(21,20,29,.88);box-shadow:0 18px 45px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:landing-float 5s ease-in-out infinite}.landing-floating-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#b5f0cb;color:#173724;font-size:14px}.landing-floating-card small{display:block;color:#a09ab5;font-size:8px;letter-spacing:.08em}.landing-floating-card strong{display:block;margin-top:3px;font-size:12px}@keyframes landing-float{50%{transform:translateY(-8px)}}.landing-features,.landing-reasons,.landing-software{padding:145px 4.5vw}.landing-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:42px}.landing-section-head .landing-kicker{margin:0 0 14px}.landing-feature-intro h2,.landing-section-head h2{font-size:clamp(39px,4.5vw,64px)}.landing-section-head>a{color:#c6bcff;font-size:13px;white-space:nowrap}.landing-section-head>a span{margin-left:8px}.landing-software-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.landing-software-card{display:flex;flex-direction:column;min-height:294px;padding:21px;border:1px solid rgba(255,255,255,.105);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.064),rgba(255,255,255,.022));transition:transform var(--ui-transition),border-color var(--ui-transition),box-shadow var(--ui-transition)}.landing-software-card:hover{transform:translateY(-4px);border-color:rgba(183,170,255,.48);box-shadow:var(--ui-shadow)}.landing-card-top{display:flex;align-items:center;justify-content:space-between}.landing-card-top img,.landing-product-mark{width:43px;height:43px;object-fit:cover;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#a795ff,#483194);color:#fff;font-weight:750;font-size:18px;box-shadow:inset 0 1px rgba(255,255,255,.32)}.landing-card-top>span{color:#94949e;font-size:10px}.landing-software-card h3{margin:42px 0 8px;font-size:23px;letter-spacing:-.05em}.landing-software-card p{min-height:43px;color:#a2a2ad;font-size:13px;line-height:1.58}.landing-software-card footer{display:flex;justify-content:space-between;align-items:center;gap:9px;margin:auto 0 0;padding:18px 0 0;border:0;color:#8f8f9a;font-size:11px}.landing-software-card footer a{font-size:12px}.landing-loading{grid-column:1/-1;padding:38px 0;color:#92929d;font-size:14px}.landing-features{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;border-top:1px solid rgba(255,255,255,.1)}.landing-feature-intro .landing-kicker{margin:0 0 14px}.landing-feature-intro>p:last-child{max-width:310px;margin:25px 0 0;color:#9d9da8;font-size:15px;line-height:1.65}.landing-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.11);border-radius:20px;overflow:hidden}.landing-feature-grid article{min-height:178px;padding:25px;background:#0b0b0d}.landing-feature-grid article>span{display:grid;place-items:center;width:29px;height:29px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#d8d2ff;font-size:15px}.landing-feature-grid h3{margin:28px 0 7px;font-size:16px;letter-spacing:-.04em}.landing-feature-grid p{margin:0;color:#8f8f9a;font-size:12px;line-height:1.5}.landing-reasons{padding-bottom:78px}.landing-reasons-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.11)}.landing-reasons-grid article{min-height:211px;padding:26px 25px 20px 0;margin-right:25px;border-right:1px solid rgba(255,255,255,.11)}.landing-reasons-grid article:last-child{border:0;margin-right:0}.landing-reasons-grid span{color:#a89dff;font-size:11px;letter-spacing:.08em}.landing-reasons-grid h3{margin:46px 0 9px;font-size:17px;letter-spacing:-.045em}.landing-reasons-grid p{margin:0;color:#9696a0;font-size:12px;line-height:1.6}.landing-statistics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;position:relative;margin:0 4.5vw;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:rgba(255,255,255,.1)}.landing-statistics>div{min-height:141px;display:grid;align-content:center;justify-items:center;grid-gap:8px;gap:8px;background:linear-gradient(150deg,#191821,#111115)}.landing-statistics strong{font-size:41px;letter-spacing:-.07em}.landing-statistics span{color:#9696a2;font-size:11px}.landing-statistics p{position:absolute;right:16px;bottom:10px;margin:0;color:#777782;font-size:9px}.landing-footer{display:grid;grid-template-columns:minmax(220px,2.2fr) repeat(3,minmax(112px,1fr));grid-gap:24px;gap:24px;margin-top:116px;padding:42px 4.5vw 28px;border-top:1px solid rgba(255,255,255,.11);background:transparent}.landing-footer-brand .landing-platform-mark{vertical-align:middle;margin-right:9px}.landing-footer-brand strong{font-size:15px}.landing-footer-brand p{max-width:210px;margin:14px 0 0;color:#8e8e99;font-size:12px;line-height:1.6}.landing-footer>div:not(.landing-footer-brand):not(.footer-compliance){display:grid;align-content:start;grid-gap:10px;gap:10px}.landing-footer>div:not(.landing-footer-brand):not(.footer-compliance)>span{margin-bottom:5px;color:#e6e6ea;font-size:12px;font-weight:650}.footer-information-group{display:grid;align-content:start;grid-gap:10px;gap:10px}.footer-information-group>span{margin-bottom:5px;color:#e6e6ea;font-size:12px;font-weight:650}.landing-footer a{color:#90909b;font-size:12px}.landing-footer a:hover{color:#fff}.landing-footer>small{grid-column:1/-1;margin-top:27px;padding-top:17px;border-top:1px solid rgba(255,255,255,.08);color:#686872;font-size:10px}.icp-filing-link{white-space:nowrap}.footer-compliance{display:flex;grid-column:1/-1;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:0;width:100%;margin-top:27px;padding-top:17px;border-top:1px solid rgba(255,255,255,.08);color:#686872;font-size:10px;text-align:center;font-weight:400;line-height:1.5}.footer-compliance>.icp-filing-link,.footer-compliance>small,.footer-compliance>span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.footer-compliance>span{margin-inline:6px}.footer-compliance>.icp-filing-link{color:inherit}.footer-compliance>.icp-filing-link:hover{color:#8e8e99}.landing-footer>.footer-compliance{display:flex;align-content:center;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:0}.site-footer{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:24px;gap:24px;justify-items:center;text-align:center}.site-footer .footer-information-group{width:100%}.information-page-content{max-width:720px;min-height:48vh;padding:88px 0}.information-page-content h1{margin:12px 0 26px;font-size:clamp(38px,6vw,66px);letter-spacing:-.06em}.information-page-content p:not(.eyebrow){max-width:620px;color:#a6a6af;line-height:1.8}.information-footer{margin-top:0}.site-footer .footer-compliance{margin-top:14px}@media (max-width:900px){.landing-hero{grid-template-columns:1fr;min-height:0;padding:54px 4.5vw 60px}.landing-product-stage{margin:24px -2vw 0;min-height:400px}.landing-software-grid{grid-template-columns:repeat(2,1fr)}.landing-features{grid-template-columns:1fr;gap:45px}.landing-feature-intro>p:last-child{max-width:500px}.landing-reasons-grid{grid-template-columns:repeat(2,1fr)}.landing-reasons-grid article:nth-child(2){border-right:0;margin-right:0;padding-right:0}.landing-reasons-grid article:nth-child(n+3){border-top:1px solid rgba(255,255,255,.11)}.landing-footer{grid-template-columns:1.8fr repeat(3,1fr)}.landing-footer-brand{grid-column:1/-1}}@media (max-width:620px){.landing-frame{width:min(100% - 28px,1240px)}.landing-hero{min-height:0;padding:46px 20px 30px;border-radius:20px 20px 26px 26px}.landing-hero h1{font-size:clamp(42px,12vw,56px)}.landing-intro{font-size:15px;margin:23px 0 27px}.landing-product-stage{min-height:330px;margin:22px -12px 0}.landing-device{width:100%;border-radius:16px;transform:rotateY(-4deg) rotateX(2deg)}.landing-device-topbar{height:40px;padding:0 11px}.landing-device-status{display:none}.landing-device-body{grid-template-columns:74px 1fr;min-height:213px}.landing-device-body aside{padding:10px 6px;gap:2px}.landing-device-body aside span{padding:5px;font-size:8px}.landing-device-body section{padding:16px}.landing-device-body h2{margin:5px 0 13px;font-size:18px}.landing-preview-grid article{min-height:73px;padding:9px;gap:5px}.landing-preview-grid b{width:20px;height:20px;border-radius:6px;font-size:9px}.landing-preview-grid span{font-size:9px}.landing-preview-grid small{font-size:7px}.landing-preview-line{margin-top:10px;padding-top:10px;gap:7px}.landing-preview-line span,.landing-preview-line strong{font-size:8px}.landing-floating-card{right:0;bottom:-4px;padding:9px 11px 9px 9px}.landing-floating-icon{width:24px;height:24px}.landing-floating-card strong{font-size:9px}.landing-floating-card small{font-size:7px}.landing-features,.landing-reasons,.landing-software{padding:78px 0}.landing-section-head{align-items:start;flex-direction:column;margin-bottom:28px}.landing-feature-intro h2,.landing-section-head h2{font-size:39px}.landing-feature-grid,.landing-reasons-grid,.landing-software-grid,.landing-statistics{grid-template-columns:1fr}.landing-software-card{min-height:235px}.landing-software-card h3{margin-top:30px}.landing-feature-grid{border-radius:17px}.landing-feature-grid article{min-height:145px}.landing-reasons{padding-bottom:55px}.landing-reasons-grid article,.landing-reasons-grid article:nth-child(2){min-height:164px;padding:20px 0;margin:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.11)}.landing-reasons-grid h3{margin-top:28px}.landing-statistics{margin:0;border-radius:18px}.landing-statistics>div{min-height:112px}.landing-statistics p{position:static;padding:11px 13px;background:#111115;text-align:center}.landing-footer{grid-template-columns:1fr 1fr;gap:28px 16px;margin-top:76px;padding:32px 0 23px}.landing-footer-brand{grid-column:1/-1}.footer-compliance{margin-top:10px}.footer-compliance,.landing-footer>.footer-compliance{gap:6px}.site-footer{grid-template-columns:1fr}.information-page-content{min-height:40vh;padding:64px 0}.landing-button{flex:1 1;padding:0 13px}}@media (prefers-reduced-motion:reduce){.landing-floating-card{animation:none}}.showcase-directory{overflow:hidden;padding:0 0 122px}.showcase-hero{display:grid;grid-template-columns:1fr .72fr;align-items:center;min-height:454px;margin:0;padding:76px 9vw 66px;overflow:hidden;position:relative;border-radius:0 0 34px 34px;background:radial-gradient(29rem 21rem at 84% 40%,rgba(113,91,233,.36),transparent 69%),linear-gradient(135deg,#15151b,#0c0c0f 60%,#11101a)}.showcase-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 49.9%,rgba(255,255,255,.05) 50%,transparent 50.1%)}.showcase-hero-copy{position:relative;z-index:1;max-width:600px}.showcase-overline{margin:0 0 16px;color:#b7abff;font-size:10px;font-weight:750;letter-spacing:.18em}.showcase-hero h1{margin:0;font-size:clamp(52px,6.3vw,86px);font-weight:650;letter-spacing:-.077em;line-height:.95}.showcase-hero-copy>p:last-child{max-width:470px;margin:27px 0 0;color:#aeafb9;font-size:16px}.showcase-hero-orbit{width:300px;height:300px;position:relative;justify-self:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:inset 0 0 80px rgba(151,130,255,.16),0 0 100px rgba(94,70,196,.12)}.showcase-hero-orbit:after,.showcase-hero-orbit:before{content:"";position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%}.showcase-hero-orbit:before{inset:39px}.showcase-hero-orbit:after{inset:91px}.showcase-hero-orbit span{position:absolute;display:grid;place-items:center;width:49px;height:49px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.035));box-shadow:0 16px 35px rgba(0,0,0,.32);color:#f7f6ff;font-weight:750}.orbit-one{top:22px;left:16px;background:linear-gradient(135deg,#b1a2ff,#5b45bd)!important}.orbit-two{top:105px;right:-20px;color:#b9f3ff!important}.orbit-three{bottom:18px;left:51px;color:#e6d2ff!important}.showcase-controls{grid-template-columns:minmax(270px,1fr) auto;grid-gap:18px 24px;gap:18px 24px;padding:36px 0 24px}.showcase-search{display:flex;align-items:center;min-width:0;padding:0 14px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.045);cursor:text;transition:border-color var(--ui-transition),background var(--ui-transition),box-shadow var(--ui-transition)}.showcase-search:hover{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.06)}.showcase-search:focus-within{border-color:rgba(183,169,255,.78);background:rgba(255,255,255,.075);box-shadow:0 0 0 3px rgba(169,154,255,.18)}.showcase-search>span:first-child{color:#bfb6ff;font-size:21px;transform:rotate(-20deg)}.showcase-search input{width:100%;min-width:0;height:46px;box-sizing:border-box;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#f5f5f7;caret-color:#c5bcff;font-size:.875rem;line-height:1.4}.showcase-search input:focus-visible{outline:none}.showcase-search input::placeholder{color:#aaa9b3;opacity:1}.showcase-filter-row{display:flex;min-width:0;justify-content:flex-end;flex-wrap:wrap;gap:7px}.showcase-filter-row button{padding:8px 12px;border:1px solid transparent;border-radius:999px;color:#92929d;font-size:12px;cursor:pointer}.showcase-filter-row button:hover{color:#e9e8ed;background:rgba(255,255,255,.05)}.showcase-filter-row button.active{border-color:rgba(255,255,255,.13);background:#f0f0f3!important;color:#141416;font-weight:700}.showcase-filter-row button.active:hover{background:#ffffff!important;color:#141416}.showcase-filter-row button:focus-visible{outline:2px solid #c5bcff}.showcase-count{grid-column:1/-1;color:#81818d;font-size:11px}.showcase-featured{padding:43px 0 68px;border-top:1px solid rgba(255,255,255,.1)}.showcase-all-heading h2,.showcase-featured h2{margin:6px 0 26px;font-size:clamp(28px,3.3vw,43px);letter-spacing:-.06em}.showcase-featured-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px}.showcase-featured-grid .showcase-card{min-height:300px}.showcase-all{padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.showcase-all-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.showcase-all-heading h2{margin-bottom:30px}.showcase-all-heading span{padding-bottom:32px;color:#898993;font-size:11px}.showcase-grid{grid-template-columns:repeat(3,1fr);gap:15px}.showcase-card{min-height:286px;border:1px solid rgba(255,255,255,.105);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.018));box-shadow:inset 0 1px rgba(255,255,255,.04)}.showcase-card:hover{transform:translateY(-4px) scale(1.005);border-color:rgba(183,169,255,.53);box-shadow:0 20px 58px rgba(0,0,0,.25)}.showcase-card-topline{display:flex;align-items:flex-start;justify-content:space-between}.catalog-mark-image{object-fit:cover}.catalog-mark,.catalog-mark-image{width:45px;height:45px;border-radius:14px}.mark-AI{background:linear-gradient(135deg,#ff9b76,#a23b69)}.mark-Writing{background:linear-gradient(135deg,#c2a5ff,#5738ac)}.mark-Developer{background:linear-gradient(135deg,#62d8d4,#256b96)}.mark-Utilities{background:linear-gradient(135deg,#f0d287,#a87e26)}.mark-Productivity{background:linear-gradient(135deg,#8bb9ff,#3e62ad)}.showcase-status{padding:5px 8px;border:1px solid rgba(255,255,255,.1);border-radius:99px;font-size:9px;font-weight:700}.status-stable{background:rgba(76,182,126,.14);color:#a3f0be}.status-beta{background:rgba(224,181,81,.14);color:#f3da96}.status-alpha{background:rgba(202,126,143,.15);color:#f0b5c2}.showcase-card-copy{margin-top:34px}.showcase-category{margin:0 0 7px!important;min-height:0!important;color:#aaa0eb!important;font-size:10px!important;font-weight:700;letter-spacing:.06em}.showcase-card h3{margin:0 0 8px;font-size:24px;letter-spacing:-.052em}.showcase-card-copy>p:last-child{min-height:42px;margin:0;color:#a1a1ac;font-size:13px;line-height:1.55}.showcase-platforms{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:20px}.showcase-platforms span{padding:4px 7px;border:1px solid rgba(255,255,255,.09);border-radius:7px;color:#92929d;font-size:9px}.showcase-card-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:16px;padding-top:13px;border-top:1px solid rgba(255,255,255,.08);color:#898993;font-size:10px}.showcase-card-footer a{color:#d2cbff;font-size:11px;font-weight:650}.showcase-card-footer i{margin-left:5px;font-style:normal}.showcase-skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;padding:34px 0}.showcase-skeleton-grid i{min-height:286px;border-radius:20px;background:linear-gradient(105deg,#141419 12%,#202027 25%,#141419 39%);background-size:200% 100%;animation:showcase-shimmer 1.3s linear infinite}.showcase-empty{display:grid;justify-items:center;padding:86px 20px;text-align:center}.showcase-empty>span{display:grid;place-items:center;width:45px;height:45px;border:1px solid var(--ui-line);border-radius:14px;color:#bdb5ff;font-size:25px}.showcase-empty h3{margin:18px 0 7px;font-size:23px;letter-spacing:-.05em}.showcase-empty p{margin:0;color:#92929c;font-size:13px}.showcase-empty button{margin-top:22px;padding:10px 14px;border:1px solid var(--ui-line);border-radius:999px;background:rgba(255,255,255,.06);color:#ebebef;font-size:12px;cursor:pointer}@keyframes showcase-shimmer{to{background-position:-200% 0}}@media (max-width:900px){.showcase-hero{grid-template-columns:1fr .62fr;padding-left:6vw;padding-right:6vw}.showcase-hero-orbit{width:230px;height:230px}.showcase-hero-orbit:before{inset:30px}.showcase-hero-orbit:after{inset:69px}.showcase-featured-grid,.showcase-grid,.showcase-skeleton-grid{grid-template-columns:repeat(2,1fr)}.showcase-controls{grid-template-columns:1fr}.showcase-filter-row{justify-content:flex-start}.showcase-count{grid-column:auto}}@media (max-width:620px){.showcase-directory{padding-bottom:74px}.showcase-hero{grid-template-columns:1fr;min-height:0;margin:0 -14px;padding:53px 22px 36px;border-radius:0 0 26px 26px}.showcase-hero h1{font-size:clamp(49px,14vw,64px)}.showcase-hero-copy>p:last-child{margin-top:21px;font-size:14px}.showcase-hero-orbit{width:178px;height:178px;margin:31px 15px 0 auto}.showcase-hero-orbit:before{inset:24px}.showcase-hero-orbit:after{inset:53px}.showcase-hero-orbit span{width:37px;height:37px;border-radius:11px;font-size:12px}.orbit-one{top:10px;left:10px}.orbit-two{top:64px;right:-12px}.orbit-three{bottom:7px;left:28px}.showcase-controls{gap:13px;padding:25px 0 20px}.showcase-search input{height:44px}.showcase-filter-row{flex-wrap:wrap;overflow:visible;margin:0;padding:0}.showcase-filter-row button{flex:0 0 auto}.showcase-featured{padding:31px 0 51px}.showcase-featured-grid,.showcase-grid,.showcase-skeleton-grid{grid-template-columns:1fr}.showcase-all-heading h2,.showcase-featured h2{font-size:30px}.showcase-all-heading{align-items:flex-start;flex-direction:column;gap:0}.showcase-all-heading span{padding:0 0 22px}.showcase-card{min-height:248px}.showcase-card-copy{margin-top:26px}.showcase-skeleton-grid i{min-height:248px}.showcase-empty{padding:66px 15px}}@media (prefers-reduced-motion:reduce){.showcase-skeleton-grid i{animation:none}}.showcase-actions{display:flex;align-items:center;gap:9px}.showcase-card-footer button{padding:5px 7px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:rgba(255,255,255,.05);color:#bebec7;font-size:9px}.showcase-card-footer .primary-action{background:#ececf0;color:#17171a}:root{--ds-bg:#08080a;--ds-surface:#121216;--ds-text:#f5f5f7;--ds-muted:#9898a3;--ds-line:rgba(255,255,255,0.1);--ds-accent:#a99aff;--ds-radius:18px;--ds-radius-lg:26px;--ds-shadow:0 18px 60px rgba(0,0,0,0.28);--ds-fast:180ms cubic-bezier(0.2,0.8,0.2,1);--ds-container:min(1180px,calc(100% - 48px))}.site-shell{width:var(--ds-container)}h1,h2,h3{font-weight:650;text-wrap:balance}p{line-height:1.6}a,button,input,summary,textarea{transition:color var(--ds-fast),background var(--ds-fast),border-color var(--ds-fast),transform var(--ds-fast),box-shadow var(--ds-fast)}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--ds-accent);outline-offset:3px}.dashboard-cards article:hover,.landing-software-card:hover,.software-card:hover{transform:translateY(-3px);border-color:rgba(169,154,255,.48);box-shadow:var(--ds-shadow)}.category-pill,.latest-pill,.showcase-status,.status-pill{border:1px solid var(--ds-line);border-radius:999px}@media (max-width:760px){.site-shell{width:min(100% - 28px,1180px)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.language-switcher select{border:1px solid var(--ui-line);border-radius:9px;background:#16161b;color:#d9d9e1;padding:7px;font-size:11px}.admin-foundation-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh;background:#08080a;color:var(--ds-text)}.admin-foundation-sidebar{display:flex;flex-direction:column;gap:20px;padding:28px 16px;border-right:1px solid var(--ds-line);background:rgba(18,18,22,.72)}.admin-foundation-sidebar .brand{font-size:16px;font-weight:700}.admin-foundation-sidebar .eyebrow{margin:0;color:var(--ds-muted);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.admin-foundation-sidebar nav{display:grid;grid-gap:4px;gap:4px}.admin-foundation-sidebar nav a{padding:10px 12px;border-radius:10px;color:#c5c5ce;font-size:13px}.admin-foundation-sidebar nav a:hover{background:rgba(255,255,255,.07);color:#fff}.admin-foundation-content{min-width:0}.admin-foundation-header{display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 32px;border-bottom:1px solid var(--ds-line);color:#dddde5;font-size:13px}.admin-foundation-header a{color:var(--ds-muted);font-size:12px}@media (max-width:760px){.admin-foundation-shell{grid-template-columns:1fr}.admin-foundation-sidebar{gap:12px;padding:17px 20px;border-right:0;border-bottom:1px solid var(--ds-line)}.admin-foundation-sidebar nav{display:flex;gap:6px;overflow:auto}.admin-foundation-sidebar nav a{white-space:nowrap}.admin-foundation-header{height:58px;padding:0 20px}}.admin-dashboard-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:18px}@media (max-width:760px){.admin-dashboard-feed{grid-template-columns:1fr}}.dashboard-page{padding:65px 0 104px}.dashboard-welcome{display:flex;align-items:center;gap:18px}.dashboard-avatar{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,#b19fff,#5337b9);font-size:26px;font-weight:750}.dashboard-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.dashboard-welcome h1{margin:0;font-size:clamp(42px,5vw,69px);letter-spacing:-.075em}.dashboard-welcome p:last-child{margin:8px 0 0;color:#94949f;font-size:13px}.dashboard-cards{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;margin-top:48px}.dashboard-activity,.dashboard-cards article,.dashboard-quick{border:1px solid var(--ui-line);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.018))}.dashboard-cards article{min-height:198px;padding:18px}.dashboard-cards article>span{color:#c3baff}.dashboard-cards strong{display:block;margin-top:22px;font-size:29px;letter-spacing:-.06em}.dashboard-cards h2{margin:12px 0 4px;font-size:14px}.dashboard-cards p{min-height:33px;margin:0;color:#8f8f9a;font-size:11px;line-height:1.5}.dashboard-cards a{display:block;margin-top:12px;color:#c7beff;font-size:11px}.dashboard-cards i{font-style:normal;margin-left:4px}.dashboard-activity,.dashboard-quick{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:30px;gap:30px;margin-top:16px;padding:27px}.dashboard-activity h2,.dashboard-quick h2{margin:0;font-size:27px;letter-spacing:-.055em}.dashboard-quick nav{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:9px;gap:9px}.dashboard-quick a{display:flex;justify-content:space-between;padding:14px;border:1px solid var(--ui-line);border-radius:13px;font-size:12px}.dashboard-quick a span{color:#c5bcff}.dashboard-activity article{display:grid;grid-template-columns:32px 1fr auto;grid-gap:12px;gap:12px;padding:14px 0;border-bottom:1px solid var(--ui-line)}.dashboard-activity article:last-child{border:0}.dashboard-activity article>span{color:#b9b0ff;font-size:10px}.dashboard-activity strong{font-size:13px}.dashboard-activity p{margin:5px 0 0;color:#91919b;font-size:11px}.dashboard-activity small{color:#777781}@media (max-width:900px){.dashboard-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:680px){.dashboard-page{padding:39px 0 72px}.dashboard-welcome{align-items:flex-start}.dashboard-welcome h1{font-size:42px}.dashboard-cards{grid-template-columns:repeat(2,1fr);margin-top:34px}.dashboard-cards article{min-height:178px}.dashboard-activity,.dashboard-quick{grid-template-columns:1fr;padding:20px}.dashboard-quick nav{grid-template-columns:1fr}.dashboard-activity article{grid-template-columns:27px 1fr}.dashboard-activity small{display:none}}.product-page{padding:42px 0 120px}.product-back{display:inline-block;color:#bbb1ff;font-size:12px;margin-bottom:28px}.product-hero{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:46px;gap:46px;align-items:center;min-height:590px;padding:56px;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:radial-gradient(36rem 28rem at 92% 18%,rgba(111,89,230,.31),transparent 69%),linear-gradient(135deg,#15151b,#0c0c0f 64%)}.product-logo{display:grid;place-items:center;width:63px;height:63px;border-radius:19px;background:linear-gradient(135deg,#b09fff,#563cc0);color:#fff;font-size:30px;font-weight:750;box-shadow:inset 0 1px #ffffff55}.product-logo img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.product-channel,.product-eyebrow{margin:26px 0 13px;color:#b7abff;font-size:10px;font-weight:750;letter-spacing:.16em}.product-hero h1{margin:0;font-size:clamp(55px,6vw,86px);letter-spacing:-.08em;line-height:.92}.product-hero h2{max-width:510px;margin:20px 0 0;font-size:clamp(22px,2.5vw,32px);letter-spacing:-.055em;line-height:1.1}.product-hero-copy>p:not(.product-channel){max-width:470px;margin:19px 0;color:#adadb8;font-size:15px;line-height:1.65}.product-actions{display:flex;gap:10px;margin:29px 0 17px}.product-actions>*,.product-cta a,.product-cta button{padding:12px 17px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.05);color:#eeeef2;font-size:12px;font-weight:700}.product-actions .product-download,.product-cta button{border:0;background:#f0f0f3;color:#151519}.product-actions .product-download:disabled,.product-cta button:disabled{opacity:.5}.product-hero small{color:#858590;font-size:11px}.product-preview{min-height:410px;position:relative;display:grid;place-items:center}.product-window{width:min(100%,570px);overflow:hidden;border:1px solid rgba(255,255,255,.17);border-radius:20px;background:rgba(14,14,18,.85);box-shadow:0 35px 90px #0008;transform:rotateY(-7deg) rotateX(3deg)}.product-window>header{height:44px;display:flex;align-items:center;gap:6px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.09);font-size:11px}.product-window>header span{width:7px;height:7px;border-radius:50%;background:#5c5967}.product-window>header b{margin-left:9px;font-size:10px}.product-window>header i{margin-left:auto;color:#92e7ac;font-size:9px}.product-window>aside{position:absolute;display:grid;align-content:start;grid-gap:9px;gap:9px;width:112px;height:305px;padding:16px 10px;border-right:1px solid rgba(255,255,255,.08)}.product-window>aside strong{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#806ce4}.product-window>aside span{padding:6px;border-radius:6px;color:#85858f;font-size:9px}.product-window>aside .selected{background:rgba(174,160,255,.18);color:#f0eff5}.product-window main{min-height:305px;margin-left:112px;padding:29px}.product-window main>p{margin:0;color:#aca1ed;font-size:9px;letter-spacing:.13em}.product-window main h3{margin:8px 0 23px;font-size:27px;letter-spacing:-.06em;line-height:1}.product-window main>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.product-window main>div i{height:90px;border-radius:11px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.025))}.product-window main>div i:nth-child(2){background:linear-gradient(145deg,rgba(146,125,255,.5),rgba(255,255,255,.03))}.product-window main footer{display:flex;justify-content:space-between;margin-top:19px;padding-top:13px;border-top:1px solid rgba(255,255,255,.08);color:#888893;font-size:9px}.product-window main footer b{color:#9de9b8}.product-preview-float{position:absolute;right:0;bottom:4px;display:flex;gap:9px;align-items:center;padding:11px 15px 11px 11px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#191821dd;box-shadow:0 16px 36px #0007;animation:product-float 5s ease-in-out infinite}.product-preview-float>span{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#abefc1;color:#173825}.product-preview-float small{display:block;color:#aaa0be;font-size:8px}.product-preview-float strong{display:block;margin-top:2px;font-size:11px}@keyframes product-float{50%{transform:translateY(-7px)}}.product-faq,.product-features,.product-related,.product-technical,.product-timeline{padding:120px 0;border-top:1px solid rgba(255,255,255,.1)}.product-features>div:first-child,.product-technical>div:first-child{max-width:530px}.product-faq h2,.product-features h2,.product-related h2,.product-technical h2,.product-timeline h2{margin:0;font-size:clamp(36px,4.5vw,59px);letter-spacing:-.07em;line-height:1}.product-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;margin-top:47px;border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden}.product-feature-grid article{min-height:210px;padding:23px;background:#0d0d10}.product-feature-grid article>span{display:grid;place-items:center;width:29px;height:29px;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#d5cdff}.product-feature-grid h3{margin:34px 0 8px;font-size:16px}.product-feature-grid p{margin:0;color:#91919c;font-size:12px;line-height:1.6}.product-technical{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:65px;gap:65px}.product-technical dl{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;margin:0;border:1px solid rgba(255,255,255,.1);border-radius:18px;overflow:hidden}.product-technical dl>div{min-height:100px;padding:20px;background:#111114}.product-technical dt{color:#85858f;font-size:10px}.product-technical dd{margin:10px 0 0;font-size:13px}.product-timeline>div{margin-top:38px;border-top:1px solid rgba(255,255,255,.1)}.product-timeline article{display:grid;grid-template-columns:80px 90px 130px 1fr;grid-gap:18px;gap:18px;align-items:start;padding:23px 0;border-bottom:1px solid rgba(255,255,255,.1)}.product-timeline article>span{color:#afa5ee;font-size:9px;font-weight:700}.product-timeline h3,.product-timeline p{margin:0}.product-timeline h3{font-size:18px}.product-timeline p,.product-timeline time{color:#90909a;font-size:12px;line-height:1.55}.product-faq{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:75px;gap:75px}.product-faq details{border-top:1px solid rgba(255,255,255,.12)}.product-faq details:last-child{border-bottom:1px solid rgba(255,255,255,.12)}.product-faq summary{display:flex;justify-content:space-between;padding:21px 0;cursor:pointer;font-size:15px;font-weight:650;list-style:none}.product-faq summary::-webkit-details-marker{display:none}.product-faq summary span{color:#bfb5ff;font-size:20px;font-weight:400}.product-faq details[open] summary span{transform:rotate(45deg)}.product-faq details p{max-width:540px;margin:0 0 22px;color:#95959f;font-size:13px;line-height:1.65}.product-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:33px}.product-section-heading>a{color:#c5bcff;font-size:12px}.product-related>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.product-cta{display:grid;justify-items:center;padding:92px 20px;margin-top:20px;border-radius:26px;background:radial-gradient(30rem 18rem at 50% 0,rgba(124,101,244,.35),transparent 72%),#14131a;text-align:center}.product-cta p{margin:0;color:#c2b9ff;font-size:10px;letter-spacing:.15em}.product-cta h2{margin:16px 0 9px;font-size:clamp(40px,5vw,65px);letter-spacing:-.075em}.product-cta>span{color:#a3a3ad;font-size:14px}.product-cta>div{display:flex;gap:10px;margin-top:27px}.product-state{min-height:65vh;display:grid;align-content:center;justify-items:start}.product-state h1{font-size:55px;letter-spacing:-.07em}.product-state a{color:#c5bcff}.product-muted{color:#93939d}@media (max-width:900px){.product-hero{grid-template-columns:1fr;padding:40px}.product-preview{min-height:360px}.product-feature-grid{grid-template-columns:repeat(2,1fr)}.product-faq,.product-technical{grid-template-columns:1fr;gap:40px}.product-related>div:last-child{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.product-page{padding:28px 0 75px}.product-hero{padding:28px 22px;border-radius:23px;gap:25px}.product-hero h1{font-size:54px}.product-hero h2{font-size:24px}.product-preview{min-height:270px;margin:0 -7px}.product-window{border-radius:15px;transform:rotateY(-3deg)}.product-window>aside{width:77px;height:220px;padding:10px 6px}.product-window>aside span{font-size:7px}.product-window main{min-height:220px;margin-left:77px;padding:17px}.product-window main h3{font-size:20px}.product-window main>div i{height:62px}.product-preview-float{right:0;bottom:-3px;padding:8px}.product-faq,.product-features,.product-related,.product-technical,.product-timeline{padding:73px 0}.product-feature-grid,.product-related>div:last-child,.product-technical dl{grid-template-columns:1fr}.product-feature-grid article{min-height:150px}.product-timeline article{grid-template-columns:65px 1fr;gap:7px}.product-timeline article p,.product-timeline article time{grid-column:2}.product-faq{gap:29px}.product-section-heading{align-items:start;flex-direction:column;gap:15px}.product-cta{padding:68px 15px;border-radius:21px}}@media (prefers-reduced-motion:reduce){.product-preview-float{animation:none}}.identity-page{max-width:1180px;margin:0 auto;padding:72px 24px;display:flex;justify-content:center}.identity-card{width:min(100%,480px);padding:40px;background:var(--ui-surface);border:1px solid var(--ui-line);border-radius:var(--ui-radius);box-shadow:0 24px 80px rgba(0,0,0,.24)}.identity-card h1{margin:8px 0 10px;letter-spacing:-.04em}.identity-description{color:var(--ui-muted);line-height:1.6;margin:0 0 28px}.identity-step{margin:0 0 18px;color:var(--ui-muted);font-size:.82rem;font-weight:600;letter-spacing:.03em}.identity-context{margin:-4px 0 0;color:var(--ui-text);overflow-wrap:anywhere}.identity-helper{margin:-6px 0 0;color:var(--ui-muted);font-size:.86rem;line-height:1.45}.identity-text-button,.secondary-action{border:1px solid var(--ui-line);background:transparent;color:var(--ui-text);cursor:pointer;font:inherit}.secondary-action{border-radius:999px;padding:11px 18px}.secondary-action:disabled{cursor:not-allowed;opacity:.55}.identity-text-button{justify-self:start;border:0;padding:0;color:var(--ui-muted);text-decoration:underline}.identity-form{display:grid;grid-gap:16px;gap:16px}.identity-field{display:grid;grid-gap:8px;gap:8px;color:var(--ui-muted);font-size:.9rem}.identity-input{width:100%;box-sizing:border-box;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-bg);color:var(--ui-text);padding:12px 14px;font:inherit}.identity-input:focus{outline:2px solid var(--ui-accent);outline-offset:1px}.identity-checkbox{display:flex;gap:9px;align-items:center;color:var(--ui-muted);font-size:.9rem}.identity-checkbox input{accent-color:var(--ui-accent)}.identity-actions{display:flex;gap:12px;margin-top:24px}.secondary-link{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border:1px solid var(--ui-line);border-radius:999px;color:var(--ui-text);text-decoration:none}.identity-link-row{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:20px 0 0;color:var(--ui-muted);font-size:.9rem}.identity-link-row a,.identity-nav-link,.identity-register-link{color:var(--ui-text);text-decoration:none}.identity-link-row a:hover,.identity-nav-link:hover,.identity-register-link:hover{text-decoration:underline}.identity-nav-actions{display:flex;align-items:center;gap:12px}.identity-nav-primary{padding:8px 14px;border:1px solid transparent;border-radius:999px;background:#f4f4f6;color:#111116;font-weight:700}.identity-nav-primary:hover{color:#111116;text-decoration:none;background:#fff}.identity-register-link{align-self:center;color:var(--ui-muted);font-size:.9rem;font-weight:600}.identity-state{max-width:480px;margin:80px auto;padding:32px;text-align:center;color:var(--ui-muted)}.profile-onboarding{min-height:calc(100vh - 164px);display:grid;place-items:center;padding:56px 0}.profile-onboarding-card{width:min(100%,460px);padding:44px;border:1px solid var(--ui-line);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.018));box-shadow:0 24px 80px rgba(0,0,0,.24)}.profile-onboarding-card h1{margin:8px 0 12px;letter-spacing:-.05em}.profile-onboarding-card>p:not(.eyebrow){margin:0;color:var(--ui-muted);line-height:1.6}.profile-onboarding-card form{display:grid;grid-gap:16px;gap:16px;margin-top:30px}.profile-onboarding-card label{display:grid;grid-gap:8px;gap:8px;color:var(--ui-muted);font-size:.9rem}.profile-onboarding-card input{width:100%;box-sizing:border-box;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-bg);color:var(--ui-text);padding:12px 14px;font:inherit}.profile-onboarding-later{display:block;margin:18px auto 0;border:0;background:transparent;color:var(--ui-muted);cursor:pointer;font:inherit;font-size:.9rem}.profile-onboarding-later:hover:not(:disabled){color:var(--ui-text);text-decoration:underline}@media (max-width:600px){.profile-onboarding{min-height:calc(100vh - 132px);padding:32px 0}.profile-onboarding-card{padding:30px 22px;border-radius:20px}.identity-page{padding:40px 16px}.identity-card{padding:28px 20px}.identity-nav-actions{gap:8px}.identity-nav-primary{padding:7px 10px}}.license-id{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:#cdd2ff!important}.license-manage-devices{display:block;padding:13px 16px;border:1px solid #4d4a6b;border-radius:12px;background:#242135;color:#e9e5ff;text-align:center}.device-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:34px 0 24px}.device-summary>div{padding:18px;border:1px solid #2c2c34;border-radius:16px;background:linear-gradient(135deg,#18181e,#101014)}.device-summary strong{display:block;font-size:28px}.device-summary span{display:block;margin-top:5px;color:#94949f;font-size:12px}.device-management{display:flex;align-items:end;gap:10px;margin-top:30px;padding:22px;border:1px solid #2d2d35;border-radius:16px;background:#141419}.device-management label{display:grid;flex:1 1;grid-gap:8px;gap:8px;color:#9696a1;font-size:12px}.device-management input{border:1px solid #373741;border-radius:10px;background:#0f0f13;color:#f1f1f5;padding:11px 12px}.device-management button{border:1px solid #454551;border-radius:10px;background:#24242c;color:#eeeef2;padding:11px 14px;cursor:pointer}.device-management button:disabled{opacity:.45;cursor:default}.device-management .device-unbind{color:#ffbac2;border-color:#653c43;background:#2b1c20}@media (max-width:760px){.device-summary{grid-template-columns:1fr}.device-management{align-items:stretch;flex-direction:column}.device-management button{width:100%}}.commercial-plans{padding:96px 0;border-top:1px solid rgba(255,255,255,.1)}.commercial-plans>div:first-child{max-width:620px}.commercial-plans h2{margin:10px 0;font-size:clamp(32px,5vw,52px);letter-spacing:-.06em}.commercial-plans>div:first-child>p:last-child{color:var(--ui-muted);line-height:1.6}.commercial-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:34px}.commercial-plan{position:relative;display:grid;align-content:start;grid-gap:16px;gap:16px;min-height:360px;padding:28px;border:1px solid var(--ui-line);border-radius:var(--ui-radius);background:var(--ui-surface)}.commercial-plan.featured{border-color:var(--ui-accent);box-shadow:0 18px 56px rgba(97,124,255,.14)}.commercial-plan h3,.commercial-plan p{margin:0}.commercial-plan>strong{font-size:30px;letter-spacing:-.04em}.commercial-plan>strong small{color:var(--ui-muted);font-size:12px;font-weight:500;letter-spacing:0}.commercial-plan ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none;color:var(--ui-muted);font-size:13px;line-height:1.45}.commercial-plan li:before{content:"✓";margin-right:8px;color:var(--ui-success)}.commercial-plan .primary-link{align-self:end;text-align:center}.commercial-plan-badge{position:absolute;top:-12px;left:22px;padding:5px 9px;border-radius:999px;background:var(--ui-accent);color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.checkout-product{display:grid;align-content:start;grid-gap:34px;gap:34px}.checkout-entitlements{padding-top:24px;border-top:1px solid var(--ui-line)}.checkout-entitlements p{margin:7px 0;color:var(--ui-muted)}.coupon-form{display:grid;grid-gap:8px;gap:8px;font-size:12px;color:var(--ui-muted)}.coupon-form>div{display:flex;gap:8px}.coupon-form input{min-width:0;flex:1 1;padding:10px 12px;border:1px solid var(--ui-line);border-radius:8px;background:rgba(0,0,0,.18);color:var(--ui-text)}.coupon-form button{width:auto;padding:8px 12px}@media (max-width:760px){.commercial-plans{padding:68px 0}.commercial-plan-grid{grid-template-columns:1fr}.commercial-plan{min-height:0}}.product-media,.product-overview,.purchase-trust{padding:80px 0;border-top:1px solid var(--ui-line)}.product-overview{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}.product-media h2,.product-overview h2,.purchase-trust h2{margin:8px 0 0;font-size:clamp(30px,4vw,48px);letter-spacing:-.06em}.product-overview>p{margin:28px 0 0;color:var(--ui-muted);font-size:17px;line-height:1.7}.product-media-empty,.product-media-frame{margin-top:28px;border:1px solid var(--ui-line);border-radius:18px;overflow:hidden;background:var(--ui-surface)}.product-media-frame img{display:block;width:100%;max-height:620px;object-fit:cover}.product-media-empty,.product-video-placeholder{display:grid;min-height:280px;place-content:center;grid-gap:10px;gap:10px;padding:30px;text-align:center;color:var(--ui-muted);background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.01))}.product-media-empty strong,.product-video-placeholder strong{color:var(--ui-text);font-size:18px}.product-media-controls{display:flex;gap:8px;padding:12px}.product-media-controls button{width:32px;height:32px;border:1px solid var(--ui-line);border-radius:50%;color:var(--ui-muted)}.product-media-controls button.active{border-color:var(--ui-accent);color:var(--ui-text)}.commercial-plan-best-for{color:var(--ui-accent);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.commercial-plan-comparison{display:flex;justify-content:space-between;gap:16px;margin-top:16px;padding:16px 0;color:var(--ui-muted);font-size:13px;border-top:1px solid var(--ui-line)}.commercial-plan-comparison strong{color:var(--ui-text)}.purchase-trust ol{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin:30px 0 0;padding:0;list-style:none}.purchase-trust li{display:grid;grid-gap:13px;gap:13px;padding:20px;border:1px solid var(--ui-line);border-radius:14px;background:var(--ui-surface)}.purchase-trust li>span{color:var(--ui-accent);font-size:12px;font-weight:700}.purchase-trust p{margin:6px 0 0;color:var(--ui-muted);font-size:13px;line-height:1.5}@media (max-width:760px){.product-overview{grid-template-columns:1fr;gap:0}.product-media,.product-overview,.purchase-trust{padding:62px 0}.purchase-trust ol{grid-template-columns:1fr}.commercial-plan-comparison{align-items:start;flex-direction:column}}.product-content-section{padding:72px 0;border-top:1px solid var(--ui-line)}.product-content-section>h2{margin:0 0 26px;font-size:clamp(26px,4vw,40px);letter-spacing:-.04em}.product-content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.product-content-grid article{padding:20px;border:1px solid var(--ui-line);border-radius:14px;background:var(--ui-surface)}.product-content-grid h3{margin:0;font-size:16px}.product-content-empty,.product-content-grid p{margin:8px 0 0;color:var(--ui-muted);line-height:1.6}.product-content-empty{min-height:96px;display:grid;align-content:center;padding:20px;border:1px dashed var(--ui-line);border-radius:14px}.product-content-faq details{padding:18px 0;border-top:1px solid var(--ui-line)}.product-content-faq summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;color:var(--ui-text);font-weight:700}.product-content-faq summary span{color:var(--ui-accent)}.product-content-faq details p{color:var(--ui-muted);line-height:1.6}@media (max-width:760px){.product-content-section{padding:54px 0}.product-content-grid{grid-template-columns:1fr}}.muse-king-brand-link{display:inline-flex;align-items:center;width:128px;max-width:min(40vw,128px)}.muse-king-brand-logo-full{filter:brightness(0) saturate(100%) invert(17%) sepia(24%) saturate(2000%) hue-rotate(337deg) brightness(92%) contrast(94%)}@media (max-width:620px){.muse-king-brand-link{width:112px}.landing-footer-brand .muse-king-brand-logo{width:min(220px,100%)}}.landing-novelwriter-hero h1{white-space:pre-line}.landing-novelwriter-mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,190,75,.38);border-radius:10px;background:linear-gradient(145deg,rgba(255,186,64,.24),rgba(255,255,255,.06));color:#fff5e5;font-size:15px;font-weight:800}.landing-novelwriter-hero .landing-kicker{margin-top:20px;color:#f0b64d}.landing-novelwriter-stage .landing-stage-glow{width:84%;background:radial-gradient(circle at 40% 36%,#f5bd5e 0,#8d5e17 27%,#302008 48%,transparent 72%);opacity:.56}.landing-novelwriter-device{border-color:rgba(255,195,95,.26)}.landing-novelwriter-preview-grid article:nth-child(2) b{background:linear-gradient(135deg,#f1ba58,#8b5c17)}.landing-ecosystem,.landing-plans,.landing-value{padding:102px 4.5vw}.landing-value,.landing-value-grid{border-top:1px solid rgba(255,255,255,.1)}.landing-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:36px;border-bottom:1px solid rgba(255,255,255,.1)}.landing-value-grid article{min-height:214px;padding:26px 22px;border-right:1px solid rgba(255,255,255,.1)}.landing-value-grid article:last-child{border-right:0}.landing-value-grid span,.landing-workflow li>span{color:#e5ad4c;font-size:11px;font-weight:800;letter-spacing:.12em}.landing-value-grid h3{margin:46px 0 10px;font-size:18px;letter-spacing:-.03em}.landing-value-grid p{margin:0;color:#a9a9b4;font-size:13px;line-height:1.65}.landing-workflow{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);grid-gap:60px;gap:60px;align-items:center;padding:90px 4.5vw;background:linear-gradient(135deg,rgba(255,186,64,.08),rgba(255,255,255,.015));border-radius:22px}.landing-ecosystem h2,.landing-plans h2,.landing-workflow h2{margin:0;font-size:clamp(30px,4vw,52px);letter-spacing:-.06em;line-height:1}.landing-workflow ol{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.landing-workflow li{position:relative;display:grid;grid-gap:12px;gap:12px;min-height:108px;align-content:center;padding:14px;border:1px solid rgba(255,255,255,.1);background:rgba(8,8,10,.48)}.landing-workflow li:not(:last-child):after{content:"→";position:absolute;right:-9px;top:calc(50% - 9px);z-index:1;color:#e5ad4c}.landing-plans{border-top:1px solid rgba(255,255,255,.1)}.landing-plans .landing-section-head>div>p:last-child{max-width:510px;margin:19px 0 0;color:#aaaab4;line-height:1.65}.landing-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:36px}.landing-plan-grid article{position:relative;display:grid;align-content:start;grid-gap:13px;gap:13px;min-height:278px;padding:25px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.035)}.landing-plan-grid article.featured{border-color:rgba(239,181,77,.68);box-shadow:0 22px 56px rgba(102,67,17,.14)}.landing-plan-grid article>p{margin:0;color:#e5ad4c;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.landing-plan-grid .landing-plan-description,.landing-plan-grid .landing-plan-price,.landing-plan-grid h3{margin:0}.landing-plan-grid h3{font-size:24px}.landing-plan-price{font-size:28px;font-weight:750;letter-spacing:-.04em}.landing-plan-description,.landing-plan-grid small{color:#9e9ea8;font-size:12px;line-height:1.55}.landing-plan-grid .landing-button{align-self:end;width:-moz-fit-content;width:fit-content;margin-top:auto}.landing-plan-badge{position:absolute;top:-11px;right:18px;padding:5px 9px;border-radius:999px;background:#eeb54d;color:#211809;font-size:10px;font-weight:800}.landing-ecosystem{display:flex;justify-content:space-between;gap:36px;align-items:end;margin:0 4.5vw;padding:72px 0;border-top:1px solid rgba(255,255,255,.1)}.landing-ecosystem>div{max-width:620px}.landing-ecosystem p:last-child{margin:18px 0 0;color:#aaaab4;line-height:1.65}.landing-ecosystem-products{padding-top:26px}:root{--background:#12100e;--background-secondary:#181512;--surface:#1b1815;--surface-secondary:#211d19;--surface-elevated:#25201c;--foreground:#f4ede4;--foreground-secondary:#c5b9ad;--muted-foreground:#91857a;--foreground-disabled:#6e655d;--primary:#d89a5b;--primary-hover:#e5ae73;--primary-active:#c88748;--on-primary:#17120e;--accent:#c97a52;--accent-muted:#9e704d;--border:#3a312a;--border-subtle:#302a25;--border-strong:#51443a;--border-accent:#8c6544;--success:#7fa36a;--warning:#d7a34a;--danger:#c9675c;--info:#b28a68;--focus-ring:rgba(216,154,91,0.38);--shadow:0 18px 48px rgba(9,7,5,0.28);--ui-bg:var(--background);--ui-surface:var(--surface);--ui-surface-raised:var(--surface-elevated);--ui-line:var(--border-subtle);--ui-text:var(--foreground);--ui-accent:var(--primary);--ui-success:var(--success);--ui-danger:var(--danger);--ui-shadow:var(--shadow);--ds-bg:var(--background);--ds-surface:var(--surface);--ds-text:var(--foreground);--ds-line:var(--border-subtle);--ds-accent:var(--primary);--ds-shadow:var(--shadow)}html{background:var(--background)!important;color:var(--foreground)!important}body{background-image:none}a{color:var(--foreground-secondary)}.back-link:hover,.identity-link-row a:hover,.identity-nav-link:hover,.identity-register-link:hover,.landing-device-body section>p,.landing-kicker,.showcase-overline,.text-link:hover,a:hover{color:var(--primary)}.landing-section-head>a,.text-link{color:var(--foreground-secondary)}.landing-hero{background:radial-gradient(40rem 34rem at 94% 25%,rgba(158,112,77,.2),transparent 63%),linear-gradient(145deg,var(--background),var(--background-secondary) 56%,var(--surface))}.landing-device-logo,.landing-platform-mark i,.landing-preview-grid article:nth-child(2) b,.landing-preview-grid b{background:linear-gradient(135deg,var(--primary-hover),var(--primary-active))}.landing-stage-glow{background:radial-gradient(circle at 40% 36%,var(--primary-hover) 0,var(--accent-muted) 27%,#302008 48%,transparent 72%);opacity:.32}.landing-device,.landing-floating-card{background:rgba(27,24,21,.92)}.landing-device-body aside .active{color:var(--foreground);background:rgba(216,154,91,.16)}.showcase-hero{background:radial-gradient(29rem 21rem at 84% 40%,rgba(158,112,77,.22),transparent 69%),linear-gradient(135deg,var(--background),var(--background-secondary) 60%,var(--surface))}.showcase-hero-orbit{box-shadow:inset 0 0 80px rgba(216,154,91,.1),0 0 70px rgba(69,39,16,.12)}.orbit-one{background:linear-gradient(135deg,var(--primary-hover),var(--primary-active))!important}.orbit-three,.orbit-two{color:var(--primary-hover)!important}.showcase-search:focus-within{background:var(--surface-secondary)}.showcase-category,.showcase-empty>span,.showcase-search>span:first-child{color:var(--primary)!important}.showcase-filter-row button.active{border-color:var(--primary);background:var(--primary)!important;color:var(--on-primary)}.showcase-filter-row button.active:hover{background:var(--primary-hover)!important;color:var(--on-primary)}.showcase-filter-row button:focus-visible{outline-color:var(--primary)}.showcase-card-footer a{color:var(--foreground-secondary)}.software-mark.catalog-mark{background:linear-gradient(135deg,var(--primary-hover),var(--primary-active))}.showcase-skeleton-grid i{background:linear-gradient(105deg,var(--surface) 12%,var(--surface-elevated) 25%,var(--surface) 39%)}.account-sidebar,.admin-sidebar,.site-nav:before{background:rgba(18,16,14,.94);border-color:var(--border-subtle)}.site-nav:before{left:50%;right:auto;width:100vw;transform:translateX(-50%)}.account-menu summary:hover,.account-sidebar nav a.active,.account-sidebar nav a:hover,.admin-sidebar a.active,.admin-sidebar a:hover,.site-nav-links>a:hover{color:var(--foreground);background:var(--surface-secondary)}.account-sidebar nav a.active,.admin-sidebar a.active{box-shadow:inset 2px 0 var(--primary)}.account-menu-panel,.account-state,.admin-dialog,.device-management,.identity-card,.license-detail-hero,.license-state,.profile-onboarding-card{background:var(--surface-elevated);border-color:var(--border);box-shadow:var(--shadow)}.account-stat-grid>div,.admin-panel,.admin-stat-grid article,.admin-stats>div,.admin-table article,.checkout-card,.commercial-plan,.device-detail-grid>div,.landing-plan-grid article,.license-card,.my-software-grid article,.order-detail-card,.order-placeholder,.product-content-grid article,.purchase-trust li,.security-grid>section,.software-card{background:var(--surface);border-color:var(--border-subtle);box-shadow:none}.landing-plan-grid article:hover,.license-card:hover,.my-software-grid article:hover,.software-card:hover{border-color:var(--border-accent);box-shadow:0 14px 34px rgba(9,7,5,.2)}.admin-actions button,.admin-dialog button,.admin-page-heading button,.admin-pager button,.admin-toolbar button,.device-management button,.identity-nav-primary,.secondary-action,.secondary-link,button{color:var(--foreground);border-color:var(--border-strong);background:var(--surface-secondary)}.admin-actions button:hover,.admin-dialog button:hover,.admin-page-heading button:hover,.admin-pager button:hover,.admin-toolbar button:hover,.device-management button:hover,.secondary-action:hover,.secondary-link:hover,button:not(:disabled):hover{background:var(--surface-elevated)}.admin-dialog .primary,.admin-toolbar .primary,.checkout-summary button,.identity-nav-primary,.landing-button,.my-software-actions button,.primary-action,.primary-link,.profile-save{color:var(--on-primary);border-color:var(--primary);background:var(--primary);box-shadow:none}.admin-dialog .primary:hover,.admin-toolbar .primary:hover,.checkout-summary button:hover,.identity-nav-primary:hover,.landing-button:hover,.my-software-actions button:hover,.primary-action:hover,.primary-link:hover,.profile-save:hover{color:var(--on-primary);border-color:var(--primary-hover);background:var(--primary-hover)}.my-software-actions button:active,.primary-action:active,.primary-link:active,.profile-save:active{background:var(--primary-active)}button:disabled,input:disabled,select:disabled,textarea:disabled{border-color:var(--border-subtle);background:var(--surface-secondary)}.identity-input:focus,.profile-form input:focus,.profile-form textarea:focus,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--primary);outline-offset:3px;box-shadow:0 0 0 4px var(--focus-ring)}.admin-form input,.admin-form textarea,.admin-toolbar input,.admin-toolbar select,.coupon-form input,.device-management input,.identity-input,.profile-form input,.profile-form textarea,.profile-onboarding-card input,.search-field input,input,select,textarea{color:var(--foreground);caret-color:var(--primary);background:var(--background-secondary);border-color:var(--border)}input::placeholder,textarea::placeholder{color:var(--muted-foreground);opacity:1}.admin-table-wrap th,.admin-table-wrap thead,.device-center-row,.device-session-list article,.download-row,.order-list,.order-row{border-color:var(--border-subtle)}.admin-table-wrap th{color:var(--foreground-secondary);background:var(--surface-elevated)}.admin-table-wrap tbody tr:hover,.device-center-row:hover,.download-row:hover,.order-row:hover{background:var(--surface-secondary)}.commercial-plan.featured,.landing-plan-grid article.featured{border-color:var(--border-accent);box-shadow:0 16px 36px rgba(69,39,16,.16)}.category-pill,.commercial-plan-badge,.commercial-plan-best-for,.eyebrow,.landing-plan-badge,.landing-value-grid span,.landing-workflow li>span,.purchase-trust li>span{color:var(--on-primary);background:var(--primary)}.commercial-plan-best-for,.landing-value-grid span,.landing-workflow li>span,.purchase-trust li>span{background:transparent;color:var(--primary)}.admin-status.draft,.admin-status.suspended,.admin-status.unlisted,.order-status.pending,.status-pending{color:var(--warning);background:rgba(215,163,74,.14);border-color:rgba(215,163,74,.32)}.admin-status.active,.admin-status.published,.device-status.active,.order-status.paid,.status-active{color:var(--success);background:rgba(127,163,106,.14);border-color:rgba(127,163,106,.32)}.admin-actions .danger,.admin-dialog .danger,.admin-status.deprecated,.admin-status.revoked,.device-management .device-unbind,.form-error,.order-status.cancelled,.order-status.expired,.status-disabled,.status-expired,.status-revoked,.status-suspended{color:var(--danger);background:rgba(201,103,92,.14);border-color:rgba(201,103,92,.35)}.form-success{color:var(--success);background:rgba(127,163,106,.14)}.landing-novelwriter-hero .landing-kicker,.landing-value-grid span,.landing-workflow li:not(:last-child):after,.landing-workflow li>span,.license-id,.license-manage-devices{color:var(--primary)!important}.landing-novelwriter-mark,.license-manage-devices{border-color:var(--border-accent);background:var(--surface-secondary)}.landing-novelwriter-stage .landing-stage-glow,.orb-one,.orb-two{opacity:.16;background:var(--accent-muted);box-shadow:none}::selection{color:var(--on-primary);background:var(--primary)}*{scrollbar-color:#51443a #181512}@media (max-width:900px){.landing-plans,.landing-value{padding:78px 4.5vw}.landing-value-grid{grid-template-columns:repeat(2,1fr)}.landing-value-grid article:nth-child(2){border-right:0}.landing-value-grid article:nth-child(n+3){border-top:1px solid rgba(255,255,255,.1)}.landing-workflow{grid-template-columns:1fr;gap:36px;padding:64px 4.5vw}.landing-workflow ol{grid-template-columns:repeat(3,1fr)}.landing-workflow li:nth-child(3):after{display:none}}@media (max-width:620px){.landing-novelwriter-mark{width:30px;height:30px;font-size:13px}.landing-plans,.landing-value{padding:62px 20px}.landing-plan-grid,.landing-value-grid{grid-template-columns:1fr}.landing-value-grid article,.landing-value-grid article:nth-child(2){min-height:0;border-right:0;border-top:1px solid rgba(255,255,255,.1)}.landing-value-grid article:first-child{border-top:0}.landing-value-grid h3{margin-top:28px}.landing-workflow{display:block;margin:0;padding:58px 20px;border-radius:18px}.landing-workflow ol{grid-template-columns:repeat(2,1fr);margin-top:32px}.landing-workflow li:not(:last-child):after,.landing-workflow li:nth-child(3):after{display:none}.landing-workflow li{min-height:92px}.landing-ecosystem{display:grid;align-items:start;margin:0 20px;padding:62px 0}.landing-plan-grid article{min-height:0}}:root{color-scheme:light;--background:#f6f1e9;--background-secondary:#efe7dc;--surface:#fffcf7;--surface-secondary:#f4ede4;--surface-elevated:#ffffff;--foreground:#2a211b;--foreground-secondary:#75675c;--muted-foreground:#827468;--foreground-disabled:#9c8e81;--primary:#9f5729;--primary-hover:#86441f;--primary-active:#713517;--on-primary:#fffaf5;--accent:#c98a55;--accent-muted:#a86d43;--border:#ded2c5;--border-subtle:#e9dfd4;--border-strong:#cdbba9;--border-accent:#bd7d49;--success:#4f7a57;--warning:#986a1e;--danger:#a84f47;--info:#806149;--focus-ring:rgba(184,115,63,0.22);--shadow:0 14px 34px rgba(74,49,33,0.1)}body,html{background:var(--background);color:var(--foreground)}body{background-image:radial-gradient(58rem 30rem at 50% -15rem,rgba(201,138,85,.13),transparent 66%)}.account-sidebar,.admin-foundation-sidebar,.admin-sidebar,.site-nav,.site-nav:before{background:rgba(255,252,247,.94);border-color:var(--border-subtle);box-shadow:0 1px 0 rgba(112,80,56,.04)}.site-nav .brand,.site-nav .brand *{color:var(--foreground)!important}.landing-hero,.showcase-hero{background:radial-gradient(38rem 28rem at 88% 18%,rgba(201,138,85,.16),transparent 66%),linear-gradient(145deg,var(--background),var(--background-secondary) 58%,var(--surface))}.landing-hero,.landing-hero-copy,.landing-novelwriter-shell,.landing-shell,.showcase-hero,.showcase-hero-copy{color:var(--foreground)}.landing-novelwriter-shell,.landing-shell{background:var(--background)}.landing-hero h1,.landing-hero h2,.showcase-hero h1,.showcase-hero h2{color:var(--foreground)}.landing-hero p,.showcase-hero p{color:var(--foreground-secondary)}.landing-stage-glow{background:radial-gradient(circle at 40% 36%,rgba(201,138,85,.42) 0,rgba(184,115,63,.2) 28%,transparent 68%);opacity:.48}.landing-device,.landing-floating-card{background:rgba(255,252,247,.96);border-color:var(--border);box-shadow:var(--shadow)}.showcase-hero-orbit{border-color:var(--border);box-shadow:inset 0 0 80px rgba(201,138,85,.08),0 14px 42px rgba(100,70,43,.08)}.account-menu summary:hover,.account-sidebar nav a.active,.account-sidebar nav a:hover,.admin-foundation-sidebar nav a:hover,.admin-sidebar a.active,.admin-sidebar a:hover,.landing-device-body aside .active,.site-nav-links>a:hover{color:var(--foreground);background:var(--surface-secondary)}.account-menu-panel,.account-state,.admin-dialog,.admin-foundation-panel,.device-management,.identity-card,.license-detail-hero,.license-state,.profile-onboarding-card{background:var(--surface-elevated);border-color:var(--border);box-shadow:var(--shadow)}.account-stat-grid>div,.admin-panel,.admin-stat-grid article,.admin-stats>div,.admin-table article,.checkout-card,.commercial-plan,.device-detail-grid>div,.landing-plan-grid article,.license-card,.my-software-grid article,.order-detail-card,.order-placeholder,.product-content-grid article,.product-media-empty,.product-media-frame,.product-video-placeholder,.purchase-trust li,.security-grid>section,.software-card{background:var(--surface);border-color:var(--border-subtle)}.commercial-plan.featured,.landing-plan-grid article.featured,.landing-plan-grid article:hover,.license-card:hover,.my-software-grid article:hover,.software-card:hover{border-color:var(--border-accent);box-shadow:0 12px 28px rgba(74,49,33,.1)}.admin-actions button,.admin-dialog button,.admin-page-heading button,.admin-pager button,.admin-toolbar button,.device-management button,.secondary-action,.secondary-link,button{color:var(--foreground);border-color:var(--border-strong);background:var(--surface-elevated)}.admin-actions button:hover,.admin-dialog button:hover,.admin-page-heading button:hover,.admin-pager button:hover,.admin-toolbar button:hover,.device-management button:hover,.secondary-action:hover,.secondary-link:hover,button:not(:disabled):hover{color:var(--foreground);border-color:var(--border-accent);background:var(--surface-secondary)}.admin-form input,.admin-form textarea,.admin-toolbar input,.admin-toolbar select,.coupon-form input,.device-management input,.identity-input,.profile-form input,.profile-form textarea,.profile-onboarding-card input,.search-field input,.showcase-search,input,select,textarea{color:var(--foreground);background:var(--surface-elevated);border-color:var(--border)}.showcase-search:focus-within{background:var(--surface-elevated)}.showcase-search input{color:var(--foreground)!important;caret-color:var(--primary)}.admin-table-wrap th,.admin-table-wrap thead{color:var(--foreground-secondary);background:var(--surface-secondary)}.admin-table-wrap tbody tr:hover,.device-center-row:hover,.download-row:hover,.order-row:hover{background:#f8f1e8}.admin-dialog-backdrop{background:rgba(42,33,27,.28)}.product-media-empty,.product-video-placeholder,.showcase-skeleton-grid i{background:linear-gradient(105deg,var(--surface) 12%,var(--surface-secondary) 25%,var(--surface) 39%)}button:disabled,input:disabled,select:disabled,textarea:disabled{background:#f2ebe3;color:var(--foreground-disabled)}*{scrollbar-color:#cdbba9 #efe7dc}:root{--polish-radius-sm:10px;--polish-radius-md:14px;--polish-radius-lg:22px;--polish-shadow-subtle:0 2px 8px rgba(74,49,33,0.045);--polish-shadow-card:0 10px 26px rgba(74,49,33,0.075);--polish-shadow-elevated:0 18px 42px rgba(74,49,33,0.11);--polish-motion:190ms cubic-bezier(0.2,0.8,0.2,1)}.landing-hero{box-shadow:inset 0 1px rgba(255,255,255,.68),var(--polish-shadow-subtle)}.landing-hero-copy{max-width:35rem}.landing-hero h1{max-width:none;letter-spacing:-.07em;line-height:.98}.landing-intro{max-width:32rem;margin:26px 0 30px;line-height:1.7}.landing-actions{gap:12px}.landing-button,.primary-action,.primary-link,.secondary-action,.secondary-link,.showcase-card-footer button,.showcase-filter-row button{min-height:44px;border-radius:var(--polish-radius-md);font-weight:700;transition:transform var(--polish-motion),color var(--polish-motion),background var(--polish-motion),border-color var(--polish-motion),box-shadow var(--polish-motion)}.landing-button{min-height:48px;padding-inline:20px;border-radius:999px}.landing-button-primary,.primary-action,.primary-link{box-shadow:0 5px 12px rgba(159,96,52,.14)}.landing-button-secondary,.secondary-action,.secondary-link{background:var(--surface-elevated);color:var(--foreground);border-color:var(--border-strong)}.landing-ecosystem,.landing-plans,.landing-software,.landing-value{padding-block:clamp(76px,9vw,128px)}.landing-section-head{margin-bottom:clamp(30px,3.4vw,46px)}.landing-section-head h2,.showcase-all-heading h2{letter-spacing:-.055em;line-height:1.04}.commercial-plan,.landing-software-card,.product-content-grid article,.purchase-trust li,.showcase-card,.software-card{border-radius:var(--polish-radius-lg);box-shadow:var(--polish-shadow-subtle);transition:transform var(--polish-motion),border-color var(--polish-motion),box-shadow var(--polish-motion)}.showcase-card-copy{margin-top:30px}.landing-software-card h3,.showcase-card h3{letter-spacing:-.045em}.landing-software-card p,.showcase-card-copy>p:last-child{line-height:1.62}.showcase-card-footer{padding-top:15px}.landing-software-card footer a,.showcase-card-footer a{font-weight:700}.catalog-mark,.landing-card-top img,.landing-product-mark{transition:transform var(--polish-motion),box-shadow var(--polish-motion)}.showcase-search,input,select,textarea{border-radius:var(--polish-radius-sm);transition:border-color var(--polish-motion),box-shadow var(--polish-motion),background var(--polish-motion)}.account-menu-panel,.admin-dialog,.identity-card,.profile-onboarding-card{border-radius:var(--polish-radius-lg);box-shadow:var(--polish-shadow-elevated)}.site-nav{box-shadow:0 1px 0 rgba(112,80,56,.06),0 5px 18px rgba(74,49,33,.035)}@media (hover:hover) and (pointer:fine){.landing-button:hover,.primary-action:hover,.primary-link:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(159,96,52,.18)}.secondary-action:hover,.secondary-link:hover,.showcase-filter-row button:hover{transform:translateY(-1px);box-shadow:var(--polish-shadow-subtle)}.commercial-plan:hover,.landing-software-card:hover,.product-content-grid article:hover,.purchase-trust li:hover,.showcase-card:hover,.software-card:hover{transform:translateY(-3px);border-color:var(--border-accent);box-shadow:var(--polish-shadow-card)}.landing-software-card:hover .landing-card-top img,.landing-software-card:hover .landing-product-mark,.showcase-card:hover .catalog-mark,.software-card:hover .catalog-mark{transform:scale(1.02)}}.landing-button:active,.primary-action:active,.primary-link:active,.secondary-action:active,.secondary-link:active{transform:translateY(1px)}@media (max-width:620px){.landing-ecosystem,.landing-plans,.landing-software,.landing-value{padding-block:62px}.landing-intro{margin:22px 0 26px}.landing-actions{gap:10px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}:root{--interactive-secondary:#9f5729;--interactive-secondary-hover:#7f421e;--interactive-secondary-active:#6e361a}:is(.showcase-card-footer a,.showcase-actions a,.landing-software-card footer a,.text-link,.secondary-link,.license-detail-link,.landing-section-head>a,.product-section-heading>a,.dashboard-quick nav a){color:var(--interactive-secondary)!important;font-weight:600;opacity:1}:is(.showcase-card-footer a,.showcase-actions a,.landing-software-card footer a,.text-link,.secondary-link,.license-detail-link,.landing-section-head>a,.product-section-heading>a,.dashboard-quick nav a):visited{color:var(--interactive-secondary)!important}@media (hover:hover) and (pointer:fine){:is(.showcase-card-footer a,.showcase-actions a,.landing-software-card footer a,.text-link,.secondary-link,.license-detail-link,.landing-section-head>a,.product-section-heading>a,.dashboard-quick nav a):hover{color:var(--interactive-secondary-hover)!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.showcase-actions a:hover i,.showcase-card-footer a:hover i{transform:translateX(2px)}}:is(.showcase-card-footer a,.showcase-actions a,.landing-software-card footer a,.text-link,.secondary-link,.license-detail-link,.landing-section-head>a,.product-section-heading>a,.dashboard-quick nav a):active{color:var(--interactive-secondary-active)!important}:is(.showcase-card-footer a,.showcase-actions a,.landing-software-card footer a,.text-link,.secondary-link,.license-detail-link,.landing-section-head>a,.product-section-heading>a,.dashboard-quick nav a):focus-visible{outline:2px solid var(--primary);outline-offset:3px;box-shadow:0 0 0 4px var(--focus-ring)}:is(.back-navigation,.back-link,.product-back){--back-navigation-size:15px;--back-navigation-weight:650;display:inline-flex;align-items:center;gap:8px;min-height:40px;margin:0 0 20px;padding:8px 16px 8px 14px;border:0;border-radius:var(--polish-radius-md);background:var(--surface-secondary);box-shadow:none;color:var(--interactive-secondary)!important;font-size:var(--back-navigation-size);font-weight:var(--back-navigation-weight)!important;line-height:1.4;text-decoration:none;transition:background-color var(--polish-motion),color var(--polish-motion),transform var(--polish-motion)}:is(.back-navigation,.back-link,.product-back):visited{color:var(--interactive-secondary)!important}:is(.back-navigation,.back-link,.product-back)>span:first-child{display:inline-block;transition:transform var(--polish-motion)}@media (hover:hover) and (pointer:fine){:is(.back-navigation,.back-link,.product-back):hover{background:var(--background-secondary);color:var(--interactive-secondary-hover)!important;text-decoration:none!important}:is(.back-navigation,.back-link,.product-back):hover>span:first-child{transform:translateX(-2px)}}:is(.back-navigation,.back-link,.product-back):active{background:color-mix(in srgb,var(--background-secondary) 90%,var(--primary));color:var(--interactive-secondary-active)!important;transform:translateY(1px)}:is(.back-navigation,.back-link,.product-back):focus-visible{outline:2px solid var(--primary);outline-offset:3px;box-shadow:0 0 0 4px var(--focus-ring)}@media (max-width:620px){:is(.back-navigation,.back-link,.product-back){--back-navigation-size:14px;padding-inline:14px}}.language-switcher select,.site-nav .language-switcher select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:34px;padding:7px 28px 7px 10px;border:1px solid var(--border);border-radius:var(--polish-radius-sm);background:var(--surface-elevated);color:var(--foreground);box-shadow:var(--polish-shadow-subtle)}.language-switcher{position:relative}.language-switcher:after{content:"⌄";position:absolute;top:50%;right:9px;color:var(--primary);font-size:14px;line-height:1;pointer-events:none;transform:translateY(-55%)}.language-switcher select:hover{border-color:var(--border-accent);background:var(--surface-secondary)}.language-switcher select:focus-visible{border-color:var(--border-accent);outline:2px solid var(--primary);outline-offset:2px;box-shadow:0 0 0 4px var(--focus-ring)}.language-switcher option{color:var(--foreground);background:var(--surface-elevated)}.showcase-card{display:flex;min-height:250px;padding:20px;flex-direction:column;border-color:var(--border-subtle);background:var(--surface);box-shadow:var(--polish-shadow-subtle)}.showcase-card:hover{border-color:var(--border-accent);box-shadow:var(--polish-shadow-card)}.showcase-card-copy{margin-top:20px}.showcase-category{color:var(--primary)!important;font-size:12px!important}.showcase-card-copy>p:last-child{min-height:0;color:var(--foreground-secondary)!important}.showcase-platforms{margin-top:18px;padding-top:0}.showcase-platforms span{font-size:11px}.showcase-card-footer,.showcase-platforms span{border-color:var(--border-subtle);color:var(--muted-foreground)}.showcase-card-footer{margin-top:auto}.showcase-actions a,.showcase-card-footer a,.showcase-card-footer a:visited,.text-link,.text-link:visited{color:var(--primary)!important}.showcase-actions a:hover,.showcase-card-footer a:hover,.text-link:hover{color:var(--primary-hover)!important}.catalog-mark,.software-mark.catalog-mark{border:1px solid var(--border-accent);background:var(--surface-secondary);color:var(--primary);box-shadow:var(--polish-shadow-subtle)}@media (max-width:620px){.showcase-card{min-height:0}.showcase-card-copy{margin-top:18px}}:root{--foreground-secondary:#665548;--muted-foreground:#76675b;--foreground-disabled:#8c7b6e;--ui-muted:var(--muted-foreground);--ds-muted:var(--muted-foreground)}:where(.site-shell,.landing-shell,.landing-novelwriter-shell,.showcase-page,.product-page,.commerce-page,.dashboard-page,.account-layout,.admin-content) :where(p,small,label,legend,dd,dt,td,th,.description,.metadata,.loading-copy,.empty-copy,.form-help,.identity-description,.landing-plan-description,.product-content-empty){color:var(--foreground-secondary)!important;opacity:1}:where(.site-shell,.landing-shell,.landing-novelwriter-shell,.showcase-page,.product-page,.commerce-page,.dashboard-page,.account-layout,.admin-content) :where(input,textarea,select){color:var(--foreground)!important}:where(.site-shell,.landing-shell,.landing-novelwriter-shell,.showcase-page,.product-page,.commerce-page,.dashboard-page,.account-layout,.admin-content) :where(input,textarea)::placeholder{color:var(--muted-foreground)!important;opacity:1}.eyebrow,.footer-information-group>span,.landing-footer>div:not(.landing-footer-brand):not(.footer-compliance)>span,.landing-kicker,.product-eyebrow,.showcase-category,.site-footer .footer-information-group>span{color:var(--primary)!important;font-weight:750}.category-pill,.commercial-plan-badge,.commercial-plan-best-for,.eyebrow,.landing-plan-badge,.purchase-trust li>span{color:var(--on-primary)!important;opacity:1;line-height:1.35}.footer-compliance,.footer-compliance .icp-filing-link,.footer-compliance small,.footer-information-group a,.landing-footer a,.site-footer a{color:var(--foreground-secondary)!important;opacity:1}.footer-compliance .icp-filing-link:hover,.footer-information-group a:hover,.landing-footer a:hover,.site-footer a:hover{color:var(--primary)!important}.account-layout h1,.account-layout h2,.admin-content h1,.admin-content h2,.commerce-page h1,.dashboard-page h1,.dashboard-page h2,.landing-hero h1,.landing-hero h2,.landing-shell strong,.product-page h1,.product-page h2,.showcase-hero h1,.showcase-hero h2,.site-shell strong{color:var(--foreground)}.admin-actions .danger,.admin-dialog .danger,.form-error,.status-disabled,.status-expired,.status-revoked,.status-suspended{color:var(--danger)!important}.admin-status.active,.admin-status.published,.form-success,.order-status.paid,.status-active{color:var(--success)!important}.admin-status.draft,.admin-status.suspended,.admin-status.unlisted,.order-status.pending,.status-pending{color:var(--warning)!important}[aria-disabled=true],button:disabled,input:disabled,select:disabled,textarea:disabled{color:var(--foreground-disabled)!important;opacity:.78}.landing-hero{border-radius:0 0 36px 36px;box-shadow:none!important}.landing-workflow{grid-template-columns:minmax(280px,.78fr) minmax(0,1.55fr);gap:38px;padding:82px 4.5vw;border:1px solid var(--border-subtle)!important;border-radius:var(--polish-radius-lg);background:linear-gradient(135deg,#f2e9dd,#fbf7f0 58%,#f3e7d8)!important}.landing-workflow ol{gap:12px}.landing-workflow li{min-height:144px;padding:16px 14px;border:1px solid var(--border-subtle)!important;border-radius:var(--polish-radius-md);background:var(--surface-elevated)!important;box-shadow:0 2px 12px rgba(74,49,33,.075);color:var(--foreground)}.landing-workflow li>span{color:var(--primary)!important;font-size:15px;font-weight:800;letter-spacing:.04em}.landing-workflow li strong{font-size:13px;line-height:1.35}.landing-workflow li strong:before{display:block;margin:4px 0 10px;color:var(--primary);font-size:22px;font-weight:500;line-height:1}.landing-workflow li:not(:last-child):after{color:var(--primary)!important;font-size:20px;font-weight:700;text-shadow:0 1px var(--background)}@media (hover:hover) and (pointer:fine){.landing-workflow li:hover{transform:translateY(-2px);border-color:var(--border-accent)!important;box-shadow:var(--polish-shadow-card)}}@media (max-width:900px){.landing-workflow{gap:36px;padding:64px 4.5vw}}@media (max-width:620px){.landing-hero{border-radius:0 0 26px 26px}.landing-workflow{padding:58px 20px}.landing-workflow li{min-height:120px}}.landing-workflow li strong:before{content:none!important;display:none!important}.landing-workflow-icon-wrap{width:36px;height:36px;margin:18px 0;color:var(--primary);font-style:normal}.landing-workflow-icon{width:100%;height:100%;stroke-width:1.7}.landing-workflow li:not(:last-child):after{top:50%;right:-10px;transform:translateY(-50%);font-size:18px;line-height:1;font-weight:600}.product-hero{border-color:var(--border-subtle);background:radial-gradient(36rem 28rem at 92% 18%,rgba(201,138,85,.17),transparent 69%),linear-gradient(135deg,var(--surface-elevated),var(--background-secondary) 64%);box-shadow:var(--polish-shadow-subtle)}.product-channel,.product-cta>p,.product-eyebrow{color:var(--primary)!important}.product-cta>span,.product-hero small,.product-hero-copy>p:not(.product-channel){color:var(--foreground-secondary)!important}.product-actions>*,.product-cta a,.product-cta button{border-color:var(--border-strong);background:var(--surface-elevated);color:var(--foreground)}.product-actions .product-download,.product-cta .product-download,.product-cta button{border-color:var(--primary);background:var(--primary);color:var(--on-primary)}.product-cta{border:1px solid var(--border-subtle);background:radial-gradient(30rem 18rem at 50% 0,rgba(201,138,85,.15),transparent 72%),linear-gradient(145deg,var(--surface-elevated),var(--background-secondary));box-shadow:var(--polish-shadow-subtle)}.download-empty,.license-empty{border-color:var(--border-strong);background:var(--surface-elevated);box-shadow:var(--polish-shadow-subtle)}.download-empty p,.license-empty p{color:var(--foreground-secondary)}.admin-foundation-shell{background:var(--background);color:var(--foreground)}.admin-foundation-header,.admin-foundation-sidebar nav a{color:var(--foreground-secondary)}.admin-foundation-sidebar .brand{color:var(--foreground)!important}@media (max-width:760px){.admin-foundation-sidebar,.admin-foundation-sidebar nav{min-width:0;width:100%}}.admin-foundation-header a,.admin-foundation-sidebar nav a:focus-visible,.admin-foundation-sidebar nav a:hover{color:var(--foreground)}.not-found-page{display:grid;min-height:100vh;align-content:center;justify-items:center;grid-gap:16px;gap:16px;padding:96px 24px;background:radial-gradient(34rem 24rem at 50% 18%,rgba(201,138,85,.15),transparent 68%),var(--background);color:var(--foreground);text-align:center}.not-found-page span{color:var(--primary);font-size:13px;font-weight:800;letter-spacing:.14em}.not-found-page h1{margin:0;font-size:clamp(42px,8vw,78px);letter-spacing:-.07em}.not-found-page p{margin:0;color:var(--foreground-secondary)}.not-found-page a{margin-top:10px;padding:12px 18px;border-radius:var(--polish-radius-md);background:var(--primary);color:var(--on-primary);font-weight:700}.landing-novelwriter-mark{color:#3c2d22!important;font-weight:900}.landing-plans .landing-section-head>div>p:last-child{color:var(--foreground-secondary)!important}.landing-workflow li{min-height:244px;padding:24px 18px;align-content:start}.landing-workflow li>span{font-size:17px}.landing-workflow li strong{font-size:17px;line-height:1.25}.landing-workflow li strong:before{margin:18px 0;font-size:36px}.landing-workflow li small{display:block;margin-top:14px;color:var(--foreground-secondary);font-size:11px}@media (max-width:900px){.landing-workflow li{min-height:210px}}@media (max-width:620px){.landing-workflow li{min-height:188px;padding:18px 14px}.landing-workflow li strong{font-size:15px}.landing-workflow li strong:before{margin:14px 0;font-size:30px}.landing-workflow-icon-wrap{width:30px;height:30px;margin:14px 0}.landing-workflow li small{margin-top:10px;font-size:10px}}.product-preview{padding:22px 0 30px;border-radius:var(--polish-radius-lg);background:radial-gradient(24rem 16rem at 50% 12%,rgba(159,87,41,.13),transparent 72%)}.product-window{border-color:var(--border)!important;background:var(--surface-elevated)!important;box-shadow:0 20px 46px rgba(74,49,33,.14)!important}.product-window>header{border-color:var(--border-subtle);background:var(--surface-secondary);color:var(--foreground)}.product-window>header span{background:var(--border-strong)}.product-window>header b{color:var(--foreground)}.muse-king-brand-link{width:154px;max-width:none;flex:0 0 auto}.muse-king-brand-logo{display:block;width:100%;height:auto;object-fit:contain;overflow:visible}.muse-king-brand-logo-mark{width:32px;height:32px}.landing-footer-brand .muse-king-brand-logo{width:min(250px,100%);margin-bottom:13px}@media (max-width:620px){.muse-king-brand-link{width:116px}.landing-footer-brand .muse-king-brand-logo{width:min(220px,100%)}}.product-window>header i{color:var(--success)}.product-window>aside{border-color:var(--border-subtle);background:#f7efe6}.product-window>aside strong{background:var(--primary);color:var(--on-primary)}.product-window>aside span{color:var(--muted-foreground)}.product-window>aside .selected{background:rgba(159,87,41,.13);color:var(--foreground)}.product-window main{background:var(--surface-elevated)}.product-window main>p{color:var(--primary)}.product-window main h3{color:var(--foreground)}.product-window main>div i{background:linear-gradient(145deg,#f6ede4,#fffdfa)!important;border:1px solid var(--border-subtle)}.product-window main>div i:nth-child(2){background:linear-gradient(145deg,rgba(159,87,41,.2),#fffdfa)!important}.product-window main footer{border-color:var(--border-subtle);color:var(--muted-foreground)}.product-window main footer b{color:var(--success)}.product-preview-float{border-color:var(--border);background:var(--surface-elevated);box-shadow:var(--polish-shadow-card)}.product-preview-float>span{background:#e4f0e3;color:var(--success)}.product-preview-float small{color:var(--foreground-secondary)}.product-preview-float strong{color:var(--foreground)}.pricing-state{display:grid;justify-items:start;grid-gap:12px;gap:12px;min-height:236px;margin-top:34px;padding:clamp(28px,4vw,48px);border:1px dashed var(--border-strong);border-radius:var(--polish-radius-lg);background:linear-gradient(145deg,var(--surface-elevated),var(--surface-secondary));box-shadow:var(--polish-shadow-subtle)}.pricing-state h2,.pricing-state p{margin:0}.pricing-state h2{color:var(--foreground)}.pricing-state p{max-width:38rem;color:var(--foreground-secondary);line-height:1.6}.pricing-state .secondary-action{display:inline-flex;align-items:center;padding:10px 15px;text-decoration:none}@media (max-width:620px){.product-preview{min-height:0;margin:0;padding:18px 0 24px}.product-window{transform:none}.pricing-state{min-height:200px}}.showcase-search{border:1px solid var(--border)}.showcase-search:hover{border-color:var(--border-accent)}.showcase-search:focus-within{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px var(--focus-ring)}.showcase-search>input,.showcase-search>input:focus,.showcase-search>input:focus-visible,.showcase-search>input:hover{border:0;border-radius:0;outline:none!important;background:transparent;box-shadow:none!important}.landing-shell{overflow:clip}.site-nav{height:64px;background:transparent;border-bottom:0;box-shadow:none}.site-nav:before{inset:0;width:auto;transform:none;background:rgba(255,252,247,.96);border-bottom:1px solid var(--border-subtle);box-shadow:0 0 0 100vmax rgba(255,252,247,.96);-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax)}.site-nav-primary,.site-nav-utilities{display:flex;align-items:center}.site-nav-primary{gap:28px;min-width:0}.site-nav-utilities{gap:10px;flex:0 0 auto}.site-nav-links{gap:0}.account-menu summary,.site-nav-links>a{display:inline-flex;min-height:34px;align-items:center;padding:7px 9px;border-radius:var(--polish-radius-sm);color:var(--foreground-secondary);font-size:13px;font-weight:650;line-height:1}.account-menu summary:hover,.site-nav-links>a:hover{background:var(--surface-secondary);color:var(--foreground)}.site-nav .language-switcher select{min-height:32px;padding:6px 26px 6px 9px;border-color:var(--border-subtle);border-radius:var(--polish-radius-sm);background:transparent;box-shadow:none;font-size:11px}.site-nav .identity-nav-primary{display:inline-flex;min-height:34px;align-items:center;padding:7px 13px;border-radius:var(--polish-radius-sm);line-height:1}@media (max-width:620px){.site-nav{height:60px}.site-nav-primary{gap:10px}.site-nav-utilities{gap:6px}.site-nav-links>a{min-height:32px;padding-inline:6px;font-size:12px}.site-nav .language-switcher select{padding-inline:7px 23px}.site-nav .identity-nav-primary{min-height:32px;padding-inline:10px}}.identity-shell{min-height:100svh;background:var(--background)}.identity-shell .identity-page{display:flex;width:100%;max-width:1180px;min-height:calc(100svh - 64px);box-sizing:border-box;align-items:center;justify-content:center;margin:0 auto;padding:clamp(44px,7vh,72px) 24px}.identity-shell .identity-card{width:min(100%,500px);box-sizing:border-box;padding:clamp(34px,3.2vw,42px);border:1px solid var(--border);border-radius:var(--polish-radius-lg);background:var(--surface-elevated);box-shadow:0 12px 32px rgba(74,49,33,.08)}.identity-shell .identity-card>.eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:0 0 14px;padding:0;border:0;border-radius:0;background:transparent!important;color:var(--primary)!important;font-size:12px;font-weight:700;line-height:1.35;letter-spacing:.1em}.identity-shell .identity-card h1{margin:0 0 12px;color:var(--foreground);font-size:clamp(30px,3vw,36px);font-weight:720;line-height:1.14;letter-spacing:-.045em}.identity-shell .identity-description{max-width:42ch;margin:0 0 24px;color:var(--foreground-secondary)!important;font-size:15px;line-height:1.65}.identity-shell .identity-step{margin:-4px 0 20px;color:var(--primary);font-size:13px;font-weight:650;line-height:1.5;letter-spacing:.02em}.identity-shell .identity-form{gap:18px}.identity-shell .identity-field{gap:8px;color:var(--foreground-secondary);font-size:14px;font-weight:650;line-height:1.45}.identity-shell .identity-input{min-height:48px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--polish-radius-sm);outline:none;background:var(--surface-elevated);color:var(--foreground);box-shadow:none;font-size:15px;font-weight:400;line-height:1.45}.identity-shell .identity-input:hover{border-color:var(--border-strong)}.identity-shell .identity-input:focus,.identity-shell .identity-input:focus-visible{border-color:var(--primary);outline:none!important;box-shadow:0 0 0 3px var(--focus-ring)!important}.identity-shell .identity-checkbox{min-height:24px;gap:9px;color:var(--foreground-secondary);font-size:14px;line-height:1.45}.identity-shell .identity-checkbox input{width:16px;height:16px;margin:0;accent-color:var(--primary)}.identity-shell .identity-checkbox input:focus-visible{outline:2px solid var(--primary)!important;outline-offset:2px;box-shadow:none!important}.identity-shell .identity-context{margin:-2px 0 0;color:var(--foreground);font-size:14px;line-height:1.5}.identity-shell .identity-helper{margin:-4px 0 0;color:var(--foreground-secondary);font-size:13px;line-height:1.55}.identity-shell .identity-actions{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-top:2px}.identity-shell .primary-action,.identity-shell .secondary-action{width:100%;min-height:48px;justify-content:center;padding:12px 18px;border-radius:var(--polish-radius-sm);font-size:15px;font-weight:700;line-height:1.4}.identity-shell .primary-action{border:1px solid var(--primary);background:var(--primary);color:var(--on-primary);box-shadow:0 4px 10px rgba(159,87,41,.11)}.identity-shell .primary-action:hover:not(:disabled){border-color:var(--primary-hover);background:var(--primary-hover);color:var(--on-primary);box-shadow:0 5px 12px rgba(159,87,41,.13)}.identity-shell .primary-action:active:not(:disabled){background:var(--primary-active)}.identity-shell .identity-link-row a:focus-visible,.identity-shell .identity-text-button:focus-visible,.identity-shell .primary-action:focus-visible,.identity-shell .secondary-action:focus-visible{outline:2px solid var(--primary)!important;outline-offset:3px;box-shadow:none!important}.identity-shell .primary-action:disabled,.identity-shell .secondary-action:disabled{cursor:not-allowed;transform:none;box-shadow:none}.identity-shell .secondary-action{border:1px solid var(--border-strong);background:var(--surface-secondary);color:var(--foreground)}.identity-shell .identity-text-button{min-height:32px;justify-self:start;padding:4px 0;color:var(--foreground-secondary);font-size:14px;font-weight:650;text-decoration:none}.identity-shell .identity-text-button:hover{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.identity-shell .identity-link-row{display:flex;align-items:center;justify-content:space-between;gap:8px 16px;flex-wrap:wrap;margin:22px 0 0;color:var(--foreground-secondary);font-size:14px;line-height:1.55}.identity-shell .identity-link-row a{color:var(--primary);font-weight:650;text-decoration:none}.identity-shell .identity-link-row a:hover{color:var(--primary-hover);text-decoration:underline;text-underline-offset:3px}.identity-shell .identity-register-link{font-weight:750}.identity-shell .form-error,.identity-shell .form-success{margin:0;padding:10px 12px;border:1px solid;border-radius:var(--polish-radius-sm);font-size:13px;line-height:1.5}.identity-shell .form-error{background:rgba(168,79,71,.08)}.identity-shell .form-success{background:rgba(79,122,87,.08)}.identity-shell>.identity-state{width:min(calc(100% - 32px),500px);margin:clamp(72px,12vh,128px) auto;box-sizing:border-box;border:1px solid var(--border);border-radius:var(--polish-radius-lg);background:var(--surface-elevated);box-shadow:0 12px 32px rgba(74,49,33,.08)}@media (max-width:620px){.identity-shell .identity-page{min-height:calc(100svh - 60px);align-items:flex-start;padding:30px 14px 44px}.identity-shell .identity-card{padding:30px 22px;border-radius:18px}.identity-shell .identity-card h1{font-size:30px}.identity-shell .identity-description{margin-bottom:22px;font-size:14px}.identity-shell .identity-link-row{align-items:flex-start}}.product-technical dl{border-color:var(--border)}.product-technical dl>div{background:var(--surface-elevated)}:root{--section-eyebrow-size:16px;--section-eyebrow-line-height:1.35;--section-eyebrow-tracking:0.05em;--section-eyebrow-cjk-tracking:0.025em}:is(.landing-kicker,.product-eyebrow,.showcase-overline,.catalog-section .eyebrow,.commerce-page>.eyebrow,.checkout-page>.eyebrow,.information-page-content>.eyebrow){color:var(--primary)!important;font-size:var(--section-eyebrow-size);font-weight:750;line-height:var(--section-eyebrow-line-height);letter-spacing:var(--section-eyebrow-tracking)}:is(.landing-kicker,.product-eyebrow,.showcase-overline,.catalog-section .eyebrow,.commerce-page>.eyebrow,.checkout-page>.eyebrow,.information-page-content>.eyebrow):lang(zh){letter-spacing:var(--section-eyebrow-cjk-tracking)}@media (max-width:620px){:is(.landing-kicker,.product-eyebrow,.showcase-overline,.catalog-section .eyebrow,.commerce-page>.eyebrow,.checkout-page>.eyebrow,.information-page-content>.eyebrow){font-size:15px}}:root{--global-navigation-height:64px;--product-navigation-height:52px;--product-navigation-offset:calc(var(--global-navigation-height) + var(--product-navigation-height) + 12px)}.site-nav-links>a{white-space:nowrap}.forward-text-link:focus-visible,.product-navigation a:focus-visible,.site-nav-links>a:focus-visible{outline:2px solid var(--primary);outline-offset:3px;box-shadow:0 0 0 4px var(--focus-ring)}.navigation-arrow{width:1em;height:1em;flex:0 0 auto}.forward-text-link{display:inline-flex;align-items:center;gap:7px;font-weight:650;text-decoration:none}.forward-text-link,.forward-text-link:visited{color:var(--interactive-secondary)!important}.forward-text-link:hover{color:var(--interactive-secondary-hover)!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.forward-text-link:active{color:var(--interactive-secondary-active)!important}.forward-text-link:hover .navigation-arrow-forward{transform:translateX(2px)}.product-navigation{position:-webkit-sticky;position:sticky;top:var(--global-navigation-height);z-index:calc(var(--ui-z-nav) - 1);min-height:var(--product-navigation-height);background:color-mix(in srgb,var(--background) 94%,transparent);border-bottom:1px solid var(--border-subtle)}.product-navigation-inner{display:flex;align-items:center;gap:24px;width:min(1180px,calc(100% - 48px));min-height:var(--product-navigation-height);margin:0 auto}.product-navigation-action,.product-navigation-links>a,.product-navigation-name{display:inline-flex;align-items:center;min-height:36px;color:var(--foreground-secondary);font-size:13px;font-weight:650;line-height:1;text-decoration:none;white-space:nowrap}.product-navigation-name{color:var(--foreground);font-size:14px;font-weight:720}.product-navigation-links{display:flex;align-self:stretch;align-items:center;gap:2px;min-width:0}.product-navigation-links>a{position:relative;padding:0 8px}.product-navigation-links>a:after{position:absolute;right:8px;bottom:0;left:8px;height:2px;background:transparent;content:""}.product-navigation-links>a.active,.product-navigation-links>a:hover{color:var(--interactive-secondary)}.product-navigation-links>a.active:after{background:var(--interactive-secondary)}.product-navigation-action{gap:7px;margin-left:auto;padding:0 12px;border-radius:var(--polish-radius-sm);background:var(--primary);color:#fff!important}.product-navigation-action:visited{color:#fff!important}@media (hover:hover) and (pointer:fine){.product-navigation-action:hover{background:var(--primary-hover);color:#fff!important}.product-navigation-action:hover .navigation-arrow-forward{transform:translateX(2px)}}.product-navigation-action:active{background:var(--interactive-secondary-active)}.navigation-arrow-forward{transition:transform var(--polish-motion)}:is(.product-hero,.product-preview,.commercial-plans,.product-technical){scroll-margin-top:var(--product-navigation-offset)}@media (max-width:620px){:root{--global-navigation-height:60px;--product-navigation-height:48px;--product-navigation-offset:calc(var(--global-navigation-height) + var(--product-navigation-height) + 10px)}.product-navigation-inner{gap:8px;width:min(100%,calc(100% - 24px))}.product-navigation-name{max-width:96px;overflow:hidden;text-overflow:ellipsis}.product-navigation-links{flex:1 1 auto;overflow-x:auto;scrollbar-width:none}.product-navigation-links::-webkit-scrollbar{display:none}.product-navigation-links>a{min-height:44px;padding-inline:8px}.product-navigation-action{min-height:36px;padding-inline:9px;font-size:12px}}.product-page{--product-section-space:clamp(72px,9vw,128px);padding:0 0 128px}.product-hero{min-height:0;padding:clamp(68px,9vw,116px) 0 var(--product-section-space);border:0;border-radius:0;background:none;box-shadow:none;gap:clamp(42px,6vw,88px)}.product-hero-copy{max-width:540px}.product-channel{margin:0 0 18px}.product-hero h1{max-width:9ch;font-size:clamp(56px,6.2vw,88px);line-height:.96}.product-hero-lead{max-width:21ch;margin:22px 0 0;color:var(--foreground)!important;font-size:clamp(22px,2.35vw,30px);font-weight:650;letter-spacing:-.04em;line-height:1.18}.product-hero-copy>p:not(.product-channel):not(.product-hero-lead){max-width:51ch;margin:18px 0 0;font-size:16px;line-height:1.7}.product-actions{margin:30px 0 17px}.product-actions>*,.product-cta a,.product-cta button{border-radius:var(--polish-radius-sm)}.product-preview{min-height:0;padding:0;border-radius:0;background:none}.product-window{width:min(100%,600px);transform:none;box-shadow:0 16px 36px rgba(74,49,33,.13)!important}.commercial-plans,.product-content-section,.product-cta,.product-media,.product-related,.product-technical,.product-timeline,.product-workflow{padding-block:var(--product-section-space);border-top:1px solid var(--border-subtle)}.product-media-frame{border-radius:var(--polish-radius-md);box-shadow:var(--polish-shadow-subtle)}.product-content-section>h2,.product-related h2,.product-technical h2,.product-timeline h2,.product-workflow h2{max-width:15ch}.product-content-grid{gap:28px}.product-content-grid article{padding:0 0 24px;border:0;border-bottom:1px solid var(--border-subtle);border-radius:0;background:transparent;box-shadow:none}.product-content-grid article:hover{transform:none;box-shadow:none}.product-workflow{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);grid-gap:clamp(36px,6vw,84px);gap:clamp(36px,6vw,84px)}.product-workflow-heading{max-width:430px}.product-workflow ol{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.product-workflow li{display:grid;grid-template-columns:52px minmax(0,1fr);grid-gap:18px;gap:18px;padding:20px 0;border-top:1px solid var(--border-subtle)}.product-workflow li:last-child{border-bottom:1px solid var(--border-subtle)}.product-workflow li>span{color:var(--interactive-secondary)!important;font-size:13px;font-weight:750}.product-workflow h3,.product-workflow p{margin:0}.product-workflow h3{color:var(--foreground);font-size:18px}.product-workflow p{margin-top:7px;line-height:1.6}.commercial-plans>div:first-child{max-width:660px}.commercial-plan{border-radius:var(--polish-radius-md);box-shadow:none}.commercial-plan:hover{transform:none;box-shadow:var(--polish-shadow-subtle)}.product-technical{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:clamp(36px,6vw,84px)}.product-technical dl{gap:0 28px;border:0;border-radius:0}.product-technical dl>div{min-height:0;padding:20px 0;border:0;border-top:1px solid var(--border-subtle);border-radius:0;background:transparent}.product-technical dl>div:nth-last-child(-n+2){border-bottom:1px solid var(--border-subtle)}.product-timeline>div{border-top-color:var(--border-subtle)}.product-timeline article{padding-block:22px;border-bottom-color:var(--border-subtle)}.product-cta{justify-items:start;padding-inline:0;border-right:0;border-bottom:0;border-left:0;border-radius:0;background:none;box-shadow:none;text-align:left}.product-cta h2{max-width:11ch}.product-cta>div{justify-content:flex-start}:is(.product-hero,.product-content-section,.product-workflow,.commercial-plans,.product-technical){scroll-margin-top:var(--product-navigation-offset)}@media (max-width:900px){.product-hero,.product-technical,.product-workflow{grid-template-columns:1fr}.product-hero{padding-block:64px var(--product-section-space)}}@media (max-width:620px){.product-page{--product-section-space:62px;padding-bottom:76px}.product-hero{gap:36px;padding-block:54px var(--product-section-space)}.product-hero h1{max-width:10ch;font-size:clamp(46px,13vw,56px)}.product-hero-lead{font-size:22px}.product-actions{align-items:stretch;flex-direction:column}.product-actions>*{justify-content:center;min-height:44px}.product-content-grid,.product-technical dl{grid-template-columns:1fr}.product-technical dl>div:nth-last-child(-n+2){border-bottom:0}.product-technical dl>div:last-child{border-bottom:1px solid var(--border-subtle)}}.landing-shell{--landing-section-space:clamp(76px,9vw,128px)}.landing-novelwriter-hero{min-height:0;padding:clamp(72px,9vw,122px) 4.5vw var(--landing-section-space);border:0;border-radius:0;background:transparent;box-shadow:none;gap:clamp(42px,6vw,92px)}.landing-novelwriter-hero:before,.landing-novelwriter-stage .landing-stage-glow{display:none}.landing-hero-copy{max-width:560px}.landing-novelwriter-hero .landing-kicker{margin:0 0 18px;color:var(--primary)!important}.landing-novelwriter-hero h1{max-width:10ch;font-size:clamp(56px,6.2vw,88px);letter-spacing:-.07em;line-height:.96}.landing-intro{max-width:50ch;margin:24px 0 28px;color:var(--foreground-secondary)!important;font-size:clamp(18px,1.6vw,21px);line-height:1.62}.landing-actions{align-items:center}.landing-actions .forward-text-link{min-height:44px;padding-inline:4px}.landing-product-stage{padding:0;border-radius:0;background:transparent}.landing-device{box-shadow:0 16px 36px rgba(74,49,33,.13)}.landing-ecosystem,.landing-final-cta,.landing-value,.landing-workflow{padding-block:var(--landing-section-space);border-top:1px solid var(--border-subtle)}.landing-value{padding-inline:4.5vw}.landing-value-grid{margin-top:clamp(30px,3.5vw,48px);border-color:var(--border-subtle)}.landing-value-grid article{min-height:0;padding:24px clamp(18px,2vw,30px) 30px;border-color:var(--border-subtle);background:transparent;box-shadow:none}.landing-value-grid span,.landing-workflow li>span{color:var(--interactive-secondary)!important;font-size:13px;letter-spacing:.04em}.landing-value-grid h3{margin:34px 0 10px;color:var(--foreground);font-size:20px}.landing-value-grid p{color:var(--foreground-secondary)!important;font-size:15px}.landing-workflow{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(36px,6vw,84px);padding-inline:4.5vw;border-radius:0;background:transparent}.landing-ecosystem h2,.landing-final-cta h2,.landing-workflow h2{max-width:13ch;color:var(--foreground);font-size:clamp(36px,4vw,56px);line-height:1.04}.landing-workflow ol{grid-template-columns:1fr;gap:0}.landing-workflow li{grid-template-columns:42px 34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;row-gap:5px;min-height:0;padding:19px 0;border:0;border-top:1px solid var(--border-subtle);background:transparent;box-shadow:none}.landing-workflow li:last-child{border-bottom:1px solid var(--border-subtle)}.landing-workflow li strong:before,.landing-workflow li:not(:last-child):after{display:none}.landing-workflow-icon-wrap{grid-row:1/span 2;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:0;background:transparent;color:var(--interactive-secondary)}.landing-workflow li strong{grid-column:3;color:var(--foreground);font-size:18px}.landing-workflow li small{grid-column:3;color:var(--foreground-secondary)!important;font-size:15px;line-height:1.55}.landing-ecosystem{display:block;margin:0;padding-inline:4.5vw}.landing-ecosystem>.landing-section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:28px;gap:28px}.landing-ecosystem>.landing-section-head>div{max-width:660px}.landing-ecosystem>.landing-section-head p:last-child{max-width:52ch;margin:18px 0 0;color:var(--foreground-secondary)!important;font-size:17px;line-height:1.65}.landing-ecosystem-products{padding:clamp(42px,5vw,64px) 0 0;border-top:1px solid var(--border-subtle)}.landing-ecosystem-products .landing-section-head{align-items:end;margin-bottom:30px}.landing-ecosystem-products .landing-section-head h3{margin:0;color:var(--foreground);font-size:clamp(28px,3vw,38px);letter-spacing:-.045em;line-height:1.1}.landing-software-grid{gap:clamp(18px,2vw,30px)}.landing-software-card{min-height:0;padding:0 0 24px;border:0;border-bottom:1px solid var(--border-subtle);border-radius:0;background:transparent;box-shadow:none}.landing-software-card:hover{transform:none;border-color:var(--border-accent);box-shadow:none}.landing-card-top{margin-bottom:28px}.landing-card-top>span{color:var(--foreground-secondary)!important}.landing-software-card h3{font-size:24px}.landing-software-card footer small,.landing-software-card p{color:var(--foreground-secondary)!important}.landing-software-card footer .forward-text-link{font-size:14px}.landing-final-cta{display:grid;justify-items:start;padding-inline:4.5vw;background:transparent}.landing-final-cta>p:not(.landing-kicker){max-width:50ch;margin:18px 0 28px;color:var(--foreground-secondary)!important;font-size:17px;line-height:1.65}.landing-final-cta .landing-button{border-radius:var(--polish-radius-sm)}@media (max-width:900px){.landing-novelwriter-hero,.landing-workflow{grid-template-columns:1fr}.landing-novelwriter-hero{padding-block:64px var(--landing-section-space)}}@media (max-width:620px){.landing-shell{--landing-section-space:62px}.landing-novelwriter-hero{gap:36px;padding:54px 14px var(--landing-section-space)}.landing-novelwriter-hero h1{max-width:10ch;font-size:clamp(46px,13vw,56px)}.landing-actions{align-items:stretch;flex-direction:column}.landing-actions>*{justify-content:center;min-height:44px}.landing-ecosystem,.landing-final-cta,.landing-value,.landing-workflow{padding-inline:14px}.landing-value-grid{grid-template-columns:1fr}.landing-value-grid article{border-right:0;border-bottom:1px solid var(--border-subtle)}.landing-value-grid article:last-child{border-bottom:0}.landing-workflow li{grid-template-columns:34px 30px minmax(0,1fr);column-gap:10px}.landing-ecosystem>.landing-section-head{grid-template-columns:1fr;align-items:start;gap:18px}.landing-ecosystem-products .landing-section-head{align-items:start}.landing-software-grid{grid-template-columns:1fr}}.showcase-directory{--directory-section-space:clamp(72px,8vw,116px)}.showcase-hero{min-height:0;padding:clamp(70px,8vw,108px) 0 clamp(44px,5vw,68px);border:0;border-radius:0;background:transparent;box-shadow:none}.showcase-hero-orbit,.showcase-hero:after{display:none}.showcase-hero-copy{max-width:660px}.showcase-hero h1{max-width:10ch;color:var(--foreground);font-size:clamp(48px,5.4vw,72px);line-height:.98}.showcase-hero-copy>p:last-child{max-width:52ch;color:var(--foreground-secondary)!important;font-size:clamp(17px,1.5vw,20px);line-height:1.65}.showcase-controls{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr) auto;grid-gap:18px 28px;gap:18px 28px;align-items:center;margin:0;padding:28px 0;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);border-radius:0;background:transparent;box-shadow:none}.showcase-filter-row{gap:4px}.showcase-filter-row button{min-height:36px;padding:7px 10px;border:0;border-radius:var(--polish-radius-sm);background:transparent;color:var(--foreground-secondary);box-shadow:none;font-size:13px;font-weight:650}.showcase-filter-row button.active,.showcase-filter-row button:hover{border:0;background:var(--surface-secondary);color:var(--interactive-secondary);box-shadow:none}.showcase-filter-row button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.showcase-count{margin:0;color:var(--foreground-secondary)!important;font-size:13px;white-space:nowrap}.showcase-all{padding-block:var(--directory-section-space)}.showcase-all-heading{align-items:end;margin-bottom:clamp(30px,3vw,44px)}.showcase-all-heading h2{max-width:16ch;color:var(--foreground)}.showcase-all-heading span{color:var(--foreground-secondary)!important}.showcase-grid{gap:clamp(18px,2vw,30px)}.showcase-directory .showcase-card{min-height:0;padding:0 0 24px;border:0;border-bottom:1px solid var(--border-subtle);border-radius:0;background:transparent;box-shadow:none}.showcase-directory .showcase-card:hover{transform:none;border-color:var(--border-accent);box-shadow:none}.showcase-directory .showcase-card-topline{margin-bottom:24px}.showcase-directory .showcase-card-copy{margin-top:0}.showcase-directory .showcase-card h3{color:var(--foreground);font-size:25px}.showcase-directory .showcase-card-copy>p:last-child{color:var(--foreground-secondary)!important}.showcase-directory .showcase-platforms{margin-top:18px}.showcase-directory .showcase-platforms span{color:var(--foreground-secondary)!important}.showcase-directory .showcase-card-footer{border-top:1px solid var(--border-subtle);color:var(--foreground-secondary)}.showcase-directory .showcase-actions{gap:14px}.showcase-directory .showcase-actions .forward-text-link{font-size:14px}.showcase-directory .showcase-actions button{min-height:38px;border-radius:var(--polish-radius-sm)}.pricing-state,.showcase-empty{min-height:0;margin-top:clamp(34px,4vw,54px);padding:0;border:0;border-top:1px solid var(--border-subtle);border-radius:0;background:transparent;box-shadow:none}.showcase-empty{max-width:620px;padding-top:30px}.pricing-state .secondary-action,.showcase-empty button{min-height:42px;border-radius:var(--polish-radius-sm)}.pricing-page{max-width:1180px;padding:clamp(72px,8vw,108px) 24px 128px}.pricing-page-header{max-width:660px;padding-bottom:clamp(38px,5vw,62px);border-bottom:1px solid var(--border-subtle)}.pricing-page-header h1{max-width:11ch;margin:14px 0 0;font-size:clamp(48px,5.4vw,72px);line-height:.98}.pricing-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:clamp(20px,2.5vw,34px);gap:clamp(20px,2.5vw,34px);margin-top:clamp(42px,5vw,64px)}.pricing-plan{display:grid;align-content:start;grid-gap:12px;gap:12px;min-height:0;padding:0 0 28px;border:0;border-bottom:1px solid var(--border-subtle);border-radius:0;background:transparent;box-shadow:none}.pricing-plan-software{margin:0;color:var(--interactive-secondary)!important;font-size:14px;font-weight:750}.pricing-plan h2{margin:0;color:var(--foreground);font-size:clamp(26px,2.6vw,34px);line-height:1.1}.pricing-plan-price{margin:8px 0 4px;color:var(--foreground)!important;font-size:clamp(32px,3.6vw,46px);font-weight:760;letter-spacing:-.055em;line-height:1}.pricing-plan-price span,.pricing-plan-version{color:var(--foreground-secondary)!important;font-size:14px;font-weight:650;letter-spacing:0}.pricing-plan-version{min-height:22px;margin:0 0 10px}.pricing-plan .primary-link{width:-moz-fit-content;width:fit-content;min-height:44px;margin-top:auto;border-radius:var(--polish-radius-sm)}.pricing-page .pricing-state{max-width:660px;padding-top:30px}@media (max-width:900px){.showcase-controls{grid-template-columns:1fr;align-items:start}.showcase-count{white-space:normal}}@media (max-width:620px){.showcase-hero{padding:54px 0 38px}.pricing-page-header h1,.showcase-hero h1{font-size:clamp(42px,12vw,54px)}.showcase-controls{gap:16px;padding-block:20px}.showcase-filter-row{flex-wrap:wrap}.showcase-filter-row button{min-height:40px}.pricing-plan-grid,.showcase-directory .showcase-grid{grid-template-columns:1fr}.pricing-page{padding:58px 14px 76px}.pricing-page-header{padding-bottom:36px}}.information-page{--information-page-space:clamp(72px,9vw,128px)}.information-page-content{width:min(100% - 48px,760px);max-width:none;min-height:0;margin:0 auto;padding:var(--information-page-space) 0}.information-page-content>.eyebrow{margin:0 0 16px}.information-page-content h1{max-width:12ch;margin:0 0 30px;color:var(--foreground);font-size:clamp(48px,5.4vw,72px);line-height:.98}.information-page-content :is(h2,h3){max-width:30ch;margin:52px 0 16px;color:var(--foreground);line-height:1.2}.information-page-content h2{font-size:clamp(28px,3.2vw,40px);letter-spacing:-.045em}.information-page-content h3{font-size:21px}.information-page-content li,.information-page-content p:not(.eyebrow){max-width:68ch;color:var(--foreground-secondary)!important;font-size:17px;line-height:1.78}.information-page-content p:not(.eyebrow){margin:0 0 20px}.information-page-content :is(ul,ol){display:grid;grid-gap:10px;gap:10px;max-width:68ch;margin:0 0 24px;padding-left:1.35em}.information-page-content a{font-weight:650;overflow-wrap:anywhere;text-decoration-thickness:1px;text-underline-offset:3px}.information-page-content a,.information-page-content a:visited{color:var(--interactive-secondary)!important}.information-page-content a:hover{color:var(--interactive-secondary-hover)!important}.information-page-content a:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.information-page .landing-footer{border-top:1px solid var(--border-subtle)}@media (max-width:620px){.information-page{--information-page-space:62px}.information-page-content{width:min(100% - 28px,760px)}.information-page-content h1{margin-bottom:24px;font-size:clamp(42px,12vw,54px)}.information-page-content li,.information-page-content p:not(.eyebrow){font-size:16px;line-height:1.74}.information-page-content :is(h2,h3){margin-top:42px}}.interactive-surface{--interactive-surface-motion:180ms ease;transition:transform var(--interactive-surface-motion),border-color var(--interactive-surface-motion),box-shadow var(--interactive-surface-motion)}.interactive-surface :is(.landing-product-mark,.landing-card-top img,.catalog-mark,.catalog-mark-image),.interactive-surface h3{transition:transform var(--interactive-surface-motion),color var(--interactive-surface-motion)}@media (hover:hover){.landing-software-card.interactive-surface:hover,.showcase-directory .showcase-card:has(.catalog-card-link.interactive-surface:hover){transform:translateY(-2px);border-color:var(--border-accent);box-shadow:var(--polish-shadow-card)}.catalog-card-link.interactive-surface:hover{transform:none}.landing-software-card.interactive-surface:hover :is(.landing-product-mark,.landing-card-top img),.showcase-card:has(.catalog-card-link.interactive-surface:hover) :is(.catalog-mark,.catalog-mark-image){transform:scale(1.02)}.landing-software-card.interactive-surface:hover h3,.showcase-card:has(.catalog-card-link.interactive-surface:hover) h3{color:var(--interactive-secondary)}}:root{--surface-radius-tile:var(--polish-radius-sm);--surface-radius-card:16px;--surface-radius-large:var(--polish-radius-lg)}.commercial-plan,.landing-software-card,.pricing-plan,.product-content-grid article,.product-media-frame,.showcase-directory .showcase-card{border-radius:var(--surface-radius-card)}.pricing-state,.product-cta,.product-hero,.product-preview{border-radius:var(--surface-radius-large)}.purchase-trust li{border-radius:var(--surface-radius-tile)}.landing-software-card.interactive-surface:active,.showcase-directory .showcase-card:has(.catalog-card-link.interactive-surface:active){transform:translateY(-1px)}.landing-software-card.interactive-surface:active :is(.landing-product-mark,.landing-card-top img),.showcase-card:has(.catalog-card-link.interactive-surface:active) :is(.catalog-mark,.catalog-mark-image){transform:scale(1.01)}@media (prefers-reduced-motion:reduce){.interactive-surface :is(.landing-product-mark,.landing-card-top img,.catalog-mark,.catalog-mark-image),.landing-software-card.interactive-surface,.showcase-directory .showcase-card{transition:none}.landing-software-card.interactive-surface:active,.landing-software-card.interactive-surface:active :is(.landing-product-mark,.landing-card-top img),.landing-software-card.interactive-surface:hover,.landing-software-card.interactive-surface:hover :is(.landing-product-mark,.landing-card-top img),.showcase-card:has(.catalog-card-link.interactive-surface:active) :is(.catalog-mark,.catalog-mark-image),.showcase-card:has(.catalog-card-link.interactive-surface:hover) :is(.catalog-mark,.catalog-mark-image),.showcase-directory .showcase-card:has(.catalog-card-link.interactive-surface:active),.showcase-directory .showcase-card:has(.catalog-card-link.interactive-surface:hover){transform:none}}.landing-ecosystem>.landing-ecosystem-products{width:100%;max-width:none}.landing-ecosystem-products .landing-software-grid{width:100%;grid-template-columns:var(--featured-product-grid-columns,repeat(3,minmax(0,1fr)))}.landing-software-card{display:grid;grid-template-columns:var(--product-card-icon-size) minmax(0,1fr);align-items:start;grid-gap:0 var(--product-card-gap);gap:0 var(--product-card-gap);width:100%;min-height:260px;padding:var(--product-card-padding);border:1px solid var(--border-subtle);border-radius:var(--surface-radius-card);background:var(--surface-elevated);box-shadow:var(--polish-shadow-subtle)}.landing-software-grid{gap:18px}.landing-card-top{display:block;margin:0}.landing-card-top :is(img,.landing-product-mark){width:var(--product-card-icon-size);height:var(--product-card-icon-size)}.landing-card-copy{display:flex;min-width:0;min-height:100%;flex-direction:column}.landing-card-category{display:block;margin:0 0 6px;color:var(--interactive-secondary);font-size:11px;font-weight:700;line-height:1.4}.landing-software-card h3{margin:0 0 8px;color:var(--foreground);font-size:22px;font-weight:700;line-height:1.16}.landing-software-card p{min-height:0;margin:0;color:var(--foreground-secondary)!important;font-size:15px;line-height:1.6}.landing-software-card footer{margin-top:auto;padding-top:20px}.landing-software-card footer small{color:var(--foreground-secondary)!important;font-size:12px;line-height:1.4}.showcase-directory .showcase-card{padding:var(--product-card-padding);border:1px solid var(--border-subtle);border-radius:var(--surface-radius-card);background:var(--surface-elevated);box-shadow:var(--polish-shadow-subtle)}.showcase-directory .showcase-card-topline{margin-bottom:18px}.showcase-directory :is(.catalog-mark,.catalog-mark-image){width:var(--product-card-icon-size);height:var(--product-card-icon-size)}.showcase-directory .showcase-card-footer{margin-top:20px;padding-top:18px}@media (max-width:900px){.landing-software-card{min-height:240px}}@media (max-width:620px){.landing-software-card{--product-card-icon-size:48px;--product-card-gap:12px;min-height:0;padding:18px}.landing-card-category{margin-bottom:5px}.landing-software-card h3{font-size:21px}.landing-software-card p{font-size:14px}.landing-software-card footer{padding-top:16px}.showcase-directory .showcase-card{padding:18px}}.native-payment-card{margin-top:28px;padding:clamp(22px,4vw,38px);border:1px solid rgba(119,83,55,.2);border-radius:24px;color:#241c17;background:#fffdf8;box-shadow:0 20px 60px rgba(67,43,27,.08)}.native-payment-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.native-payment-heading h2{margin:4px 0 0;font-size:clamp(24px,4vw,36px);letter-spacing:-.045em}.native-payment-state{padding:7px 11px;border:1px solid rgba(119,83,55,.22);border-radius:999px;color:#75553d;font-size:11px;text-transform:capitalize}.native-payment-state.paid{border-color:rgba(52,117,78,.28);color:#286742;background:#edf7f0}.native-payment-grid{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);grid-gap:clamp(24px,5vw,58px);gap:clamp(24px,5vw,58px);align-items:center;margin-top:28px}.native-payment-qr{display:grid;justify-items:center;grid-gap:12px;gap:12px;padding:22px;border:1px solid rgba(119,83,55,.16);border-radius:20px;background:#fffaf1;text-align:center}.native-payment-qr svg{display:block;width:min(256px,100%);height:auto;max-width:100%}.native-payment-qr p{max-width:34ch;margin:0;color:#6d5c4f;font-size:13px;line-height:1.55}.native-payment-qr a,.native-payment-success a{color:#7b4f30;font-weight:650;text-decoration:underline;text-underline-offset:4px}.native-payment-context{display:grid;grid-gap:12px;gap:12px;align-content:center}.native-payment-context h3,.native-payment-notice h3,.native-payment-success h3{margin:0;font-size:22px;letter-spacing:-.035em}.native-payment-context p,.native-payment-context small,.native-payment-notice p,.native-payment-start p,.native-payment-success p{margin:0;color:#6d5c4f;line-height:1.6}.native-payment-context strong{font-size:clamp(25px,4vw,38px);letter-spacing:-.04em}.native-payment-context button,.native-payment-notice button{justify-self:start;min-height:44px;padding:10px 16px;border:1px solid rgba(119,83,55,.3);border-radius:999px;color:#5d3d28;background:#fffaf1}.native-payment-start{display:grid;grid-gap:18px;gap:18px;justify-items:start;max-width:620px;margin-top:24px}.native-payment-start button{min-height:46px;padding-inline:22px}.native-payment-notice,.native-payment-success{display:grid;grid-gap:12px;gap:12px;margin-top:26px;padding:22px;border-radius:18px;background:#edf7f0}.native-payment-notice{background:#fff6e8}.native-payment-message{margin:18px 0 0;padding:12px 14px;border-left:3px solid #a86740;color:#6b3c26;background:#fff4ec}@media (max-width:760px){.native-payment-grid{grid-template-columns:minmax(0,1fr)}.native-payment-heading{flex-direction:column}.native-payment-qr{padding:16px}}@media (max-width:390px){.native-payment-card{padding:18px;border-radius:18px}.native-payment-qr{margin-inline:-4px}}