:root{--ink:#19221d;--muted:#68736c;--line:#e2e8e3;--bg:#f5f7f4;--green:#176b4d;--green-dark:#104e39;--green-soft:#e7f3ec;--lime:#dff36b;--nav:#14241d;--danger:#c54545;--white:#fff;--shadow:0 12px 34px #182b2014}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{font-size:14px}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{width:18px;height:18px}.logo{letter-spacing:-.35px;align-items:center;gap:10px;font-size:17px;font-weight:800;display:inline-flex}.logo>span{background:var(--lime);color:#203027;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.logo svg{width:20px;height:20px}.eyebrow{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:10.5px;font-weight:850;display:block}.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 16px;font-size:12.5px;font-weight:750;transition:all .15s;display:inline-flex}.primary-button:hover{background:var(--green-dark)}.primary-button:disabled{opacity:.6;cursor:wait}.primary-button svg{width:16px}.primary-button.compact{min-height:38px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{background:#fff;grid-template-columns:minmax(500px,1.1fr) minmax(430px,.9fr);min-height:100vh;display:grid}.auth-main{place-items:center;padding:100px 32px 70px;display:grid;position:relative}.auth-main>.logo{position:absolute;top:28px;left:34px}.auth-card{width:100%;max-width:400px}.auth-card h1{letter-spacing:-.9px;margin:0;font-size:30px}.auth-copy{color:var(--muted);margin:9px 0 27px;font-size:12.5px;line-height:1.55}.auth-form{gap:15px;display:grid}.auth-form label>span,.invite-panel label>span{color:#465149;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.auth-form input,.invite-panel input,.invite-panel select,.new-workspace input{width:100%;height:43px;color:var(--ink);background:#fff;border:1px solid #d7ded8;border-radius:8px;outline:0;padding:0 12px}.auth-form input:focus,.invite-panel input:focus,.invite-panel select:focus,.new-workspace input:focus{border-color:#74a88f;box-shadow:0 0 0 3px #176b4d14}.password{border:1px solid #d7ded8;border-radius:8px;display:flex;overflow:hidden}.password:focus-within{border-color:#74a88f;box-shadow:0 0 0 3px #176b4d14}.password input{box-shadow:none!important;border:0!important}.password button{color:#78837c;cursor:pointer;background:#fff;border:0;place-items:center;width:43px;display:grid}.password button svg{width:16px}.form-error{color:#a93636;background:#fff4f4;border:1px solid #f0cece;border-radius:8px;padding:10px 12px;font-size:11px}.auth-form>p{color:#768179;text-align:center;margin:3px 0 0;font-size:11px}.auth-form>p a{color:var(--green);font-weight:750}.legal{color:#98a09b;font-size:9.5px;position:absolute;bottom:24px}.auth-aside{color:#fff;background:linear-gradient(#0f31220a,#0d2d1fe8),url(https://images.unsplash.com/photo-1556740749-887f6717d7e4?auto=format&fit=crop&w=1400&q=84) 50%/cover;align-items:flex-end;padding:65px;display:flex;position:relative}.auth-aside>div{max-width:500px}.sprint-label{color:var(--lime);text-transform:uppercase;letter-spacing:.08em;background:#dff36b1f;border:1px solid #dff36b59;border-radius:20px;padding:7px 10px;font-size:9.5px;font-weight:800;display:inline-block}.auth-aside h2{letter-spacing:-1px;margin:20px 0 13px;font-size:32px;line-height:1.2}.auth-aside p{color:#c4d5cc;margin:0;font-size:12.5px;line-height:1.65}.auth-aside ul{grid-template-columns:1fr 1fr;gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.auth-aside li{color:#e8f0ec;align-items:center;gap:8px;font-size:10.5px;display:flex}.auth-aside li svg{width:15px;color:var(--lime)}.app-shell{min-height:100vh}.sidebar{z-index:50;background:var(--nav);color:#dfe8e3;flex-direction:column;width:250px;padding:20px 13px 13px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-logo{justify-content:space-between;align-items:center;padding:0 7px 20px;display:flex}.sidebar-logo .logo{color:#fff}.sidebar-logo>button{color:#fff;background:0 0;border:0;display:none}.workspace-picker{position:relative}.workspace-picker>button{color:#fff;text-align:left;cursor:pointer;background:#1b2d24;border:1px solid #33483e;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;width:100%;padding:9px;display:grid}.workspace-picker>button svg{color:#9bb0a5;width:15px}.workspace-picker strong,.workspace-picker small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.workspace-picker strong{font-size:11.5px}.workspace-picker small{color:#8fa49a;margin-top:3px;font-size:9.5px}.workspace-initial{background:var(--lime);color:#27352b;border-radius:8px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.workspace-menu{z-index:5;width:100%;box-shadow:var(--shadow);background:#1d3027;border:1px solid #3a4e44;border-radius:9px;padding:5px;position:absolute;top:58px}.workspace-menu button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:9px}.workspace-menu button.active,.workspace-menu button:hover{background:#2b4236}.workspace-menu span,.workspace-menu small{display:block}.workspace-menu span{font-size:10.5px}.workspace-menu small{color:#8fa49a;margin-top:3px;font-size:8.5px}.sidebar nav{gap:3px;margin-top:20px;display:grid}.sidebar nav a{color:#96aa9f;border-radius:8px;align-items:center;gap:11px;min-height:42px;padding:0 11px;font-size:12px;font-weight:600;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#2a4035}.sidebar nav a.active{box-shadow:inset 3px 0 var(--lime)}.sidebar nav svg{width:17px}.sidebar-bottom{margin-top:auto}.security-note{background:#1c3026;border:1px solid #31463b;border-radius:9px;align-items:center;gap:9px;margin:0 3px 10px;padding:11px;display:flex}.security-note>svg{color:var(--lime);width:16px}.security-note strong,.security-note small{display:block}.security-note strong{color:#e9f0ec;font-size:10px}.security-note small{color:#8fa49a;margin-top:2px;font-size:8.5px}.user-row{border-top:1px solid #2a3c33;grid-template-columns:34px 1fr 28px;align-items:center;gap:9px;padding:12px 7px 3px;display:grid}.user-avatar{color:#fff;background:#695f92;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.user-row strong,.user-row small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.user-row strong{font-size:10.5px}.user-row small{color:#8fa49a;margin-top:3px;font-size:8.5px}.user-row button{color:#91a49a;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.user-row button svg{width:15px}.app-main{min-height:100vh;margin-left:250px}.app-main>header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;align-items:center;gap:12px;height:66px;padding:0 30px;display:flex}.app-main>header>div small,.app-main>header>div strong{display:block}.app-main>header>div small{color:#8a938d;text-transform:uppercase;letter-spacing:.06em;font-size:8.5px}.app-main>header>div strong{margin-top:3px;font-size:12px}.app-main>header .role-chip{margin-left:auto}.mobile-menu{color:#4f5a53;background:0 0;border:0;display:none}.app-main>main{max-width:1450px;margin:auto;padding:32px 34px 60px}.overlay{display:none}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.page-heading h1{letter-spacing:-.7px;margin:0;font-size:27px}.page-heading p{color:var(--muted);margin:7px 0 0;font-size:12.5px}.environment{color:#297155;background:#eff8f3;border:1px solid #cae2d5;border-radius:20px;align-items:center;gap:7px;padding:7px 10px;font-size:9.5px;font-weight:750;display:flex}.environment i{background:#2c9870;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #d4eee1}.panel{border:1px solid var(--line);background:#fff;border-radius:13px;box-shadow:0 1px 2px #16261d05}.stats{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px;display:grid}.stats article{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:flex-start;gap:12px;min-height:126px;padding:17px;display:flex}.stats article>span{background:var(--green-soft);width:35px;height:35px;color:var(--green);border-radius:9px;flex:none;place-items:center;display:grid}.stats article>span svg{width:17px}.stats small,.stats strong,.stats p{display:block}.stats small{color:#7d8781;font-size:9.5px}.stats strong{white-space:nowrap;text-overflow:ellipsis;max-width:150px;margin-top:8px;font-size:18px;overflow:hidden}.stats p{color:#929a95;margin:5px 0 0;font-size:9px}.dashboard-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:68px;padding:17px 19px;display:flex}.panel-head h2{margin:0;font-size:14px}.panel-head p{color:#849088;margin:5px 0 0;font-size:9.5px}.panel-head>svg{color:var(--green)}.permission-list{padding:5px 19px}.permission-list>div{border-bottom:1px solid #edf0ed;grid-template-columns:25px 1fr auto;align-items:center;gap:9px;min-height:51px;font-size:11.5px;display:grid}.permission-list strong{color:#89938c;font-size:9.5px;font-weight:650}.permission-mark{color:#8f9792;background:#f0f2f0;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid}.permission-mark.allowed{background:var(--green-soft);color:var(--green);font-weight:800}.panel-link{color:var(--green);justify-content:flex-end;align-items:center;gap:6px;padding:14px 19px;font-size:10.5px;font-weight:750;display:flex}.panel-link svg{width:13px}.infra-list{padding:8px 19px}.infra-list>div{border-bottom:1px solid #edf0ed;grid-template-columns:33px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.infra-list>div:last-child{border:0}.infra-list>div>span{color:#637169;background:#f2f5f2;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.infra-list svg{width:15px}.infra-list p{margin:0}.infra-list strong,.infra-list small{display:block}.infra-list strong{font-size:11px}.infra-list small{color:#8d9690;margin-top:4px;font-size:8.5px}.infra-list b{background:var(--green-soft);color:var(--green);border-radius:12px;padding:5px 7px;font-size:8px}.role-chip{color:#69736d;background:#eff1ef;border-radius:20px;align-items:center;width:max-content;padding:5px 8px;font-size:9px;font-weight:750;display:inline-flex}.role-chip.owner{color:#68559c;background:#f1edfa}.role-chip.manager{color:#356ba4;background:#e8f1fb}.role-chip.operator{color:#277255;background:#e7f4ec}.role-chip.viewer{color:#6e7771;background:#f1f2f1}.team-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:-61px;margin-bottom:25px;display:flex}.inline-error{color:var(--danger);align-items:center;gap:6px;font-size:10.5px;display:inline-flex}.inline-error button{color:inherit;background:0 0;border:0;place-items:center;display:grid}.inline-error svg{width:13px}.invite-panel{background:#f7fbf8;border:1px solid #cfe0d6;border-radius:12px;grid-template-columns:1fr 1fr 170px auto;align-items:end;gap:13px;margin-bottom:15px;padding:17px;display:grid}.invite-panel h3{margin:0;font-size:13px}.invite-panel p{color:#7c8780;margin:5px 0 0;font-size:9.5px}.invite-panel input,.invite-panel select{height:38px}.team-table{overflow:hidden}.table-head,.member-row{grid-template-columns:minmax(220px,1.4fr) minmax(130px,.7fr) .65fr 40px;align-items:center;gap:14px;padding:0 18px;display:grid}.table-head{border-bottom:1px solid var(--line);color:#8b948e;text-transform:uppercase;letter-spacing:.06em;background:#fafbfa;height:39px;font-size:8.5px;font-weight:750}.member-row{border-bottom:1px solid #edf0ed;min-height:68px}.member-row:last-child{border:0}.member-person{align-items:center;gap:10px;min-width:0;display:flex}.member-person>span{color:#42604f;background:#edf2ee;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:9.5px;font-weight:800;display:grid}.member-person p{min-width:0;margin:0}.member-person strong,.member-person small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.member-person strong{font-size:11.5px}.member-person small{color:#8a938e;margin-top:4px;font-size:8.8px}.member-row select{color:#465149;background:#fff;border:1px solid #dce2dd;border-radius:7px;width:130px;height:32px;padding:0 8px;font-size:10px}.member-row select:disabled{color:#737d77;background:#f3f5f3;border-color:#0000}.member-row time{color:#7f8983;font-size:9.5px}.muted-icon{color:#86918a}.delete-button{color:#a36464;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.delete-button:hover{color:var(--danger);background:#fff0f0}.delete-button svg{width:14px}.role-guide{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:15px;display:grid}.role-guide article{border:1px solid var(--line);background:#fff;border-radius:11px;padding:14px}.role-guide p{color:#76817a;margin:9px 0 0;font-size:9.5px;line-height:1.5}.workspace-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.workspace-hero{color:#fff;background:linear-gradient(125deg,#183a2c,#256044);grid-template-columns:54px 1fr auto;align-items:center;gap:15px;padding:23px;display:grid}.workspace-hero>span{background:var(--lime);color:#29362d;border-radius:13px;place-items:center;width:54px;height:54px;font-size:14px;font-weight:900;display:grid}.workspace-hero small{color:#a9c3b5;letter-spacing:.08em;font-size:8px}.workspace-hero h2{margin:5px 0;font-size:20px}.workspace-hero p{color:#acc5b8;margin:0;font-size:9.5px}.workspace-details{grid-template-columns:repeat(2,1fr);gap:0;padding:7px 22px;display:grid}.workspace-details>div{border-bottom:1px solid #edf0ed;align-items:center;gap:11px;padding:17px 5px;display:flex}.workspace-details>div:nth-last-child(-n+2){border-bottom:0}.workspace-details svg{color:var(--green);width:17px}.workspace-details small,.workspace-details strong{display:block}.workspace-details small{color:#8a938e;text-transform:uppercase;letter-spacing:.05em;font-size:8.5px}.workspace-details strong{margin-top:5px;font-size:10.5px}.security-section{margin-top:15px;padding:18px}.security-section>div{gap:12px;display:flex}.security-section>div>svg{color:var(--green)}.security-section h3{margin:0;font-size:12px}.security-section p{color:#748078;max-width:780px;margin:6px 0 0;font-size:10px;line-height:1.55}.new-workspace{background:#f7fbf8;border:1px solid #cfe0d6;border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-width:490px;padding:15px 45px 15px 15px;display:grid;position:relative}.new-workspace>span{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:9px;place-items:center;display:grid}.new-workspace h3{margin:0;font-size:11.5px}.new-workspace p{margin:3px 0 8px;font-size:8.5px}.new-workspace input{height:34px}.new-workspace .close{color:#76817a;background:0 0;border:0;position:absolute;top:6px;right:6px}.new-workspace .close svg{width:14px}@media (max-width:1050px){.stats,.role-guide,.invite-panel{grid-template-columns:1fr 1fr}.invite-panel>div{grid-column:1/-1}}@media (max-width:800px){.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:none;box-shadow:15px 0 40px #0a191133}.sidebar-logo>button,.mobile-menu{place-items:center;display:grid}.app-main{margin-left:0}.overlay{z-index:49;background:#0b18116b;border:0;display:block;position:fixed;inset:0}.app-main>main{padding:25px 18px 55px}.dashboard-columns{grid-template-columns:1fr}.team-actions{margin-top:0}.new-workspace{min-width:0}.page-heading{flex-wrap:wrap}}@media (max-width:560px){.auth-main{padding:95px 18px 60px}.auth-main>.logo{left:20px}.auth-card h1{font-size:25px}.legal{display:none}.app-main>header{padding:0 14px}.app-main>main{padding:22px 12px 50px}.page-heading h1{font-size:23px}.stats{grid-template-columns:1fr 1fr;gap:8px}.stats article{min-height:120px;padding:13px;display:block}.stats article>span{margin-bottom:9px}.stats strong{font-size:14px}.table-head{display:none}.member-row{grid-template-columns:1fr auto;padding:12px}.member-row>time{display:none}.member-row>div:nth-child(2){grid-column:1}.member-row>div:last-child{grid-area:1/2}.role-guide{grid-template-columns:1fr 1fr}.invite-panel{grid-template-columns:1fr}.invite-panel>div{grid-column:auto}.workspace-hero{grid-template-columns:46px 1fr}.workspace-hero>span{width:46px;height:46px}.workspace-hero>b{grid-column:2}.workspace-details{grid-template-columns:1fr}.workspace-details>div{border-bottom:1px solid #edf0ed!important}.workspace-details>div:last-child{border:0!important}.new-workspace{grid-template-columns:1fr;padding-right:15px}.new-workspace>span{display:none}.new-workspace .close{top:8px;right:8px}}.secondary-button,.danger-button,.copy-button{border:1px solid var(--line);color:#445149;cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.danger-button{color:#ac3f3f;border-color:#efd4d4}.secondary-button svg,.danger-button svg,.copy-button svg{width:15px}.catalog-toolbar{margin-bottom:18px;padding:14px}.catalog-search{border:1px solid #d9e0da;border-radius:9px;align-items:center;gap:9px;height:44px;padding:0 12px;display:flex}.catalog-search:focus-within{border-color:#79a992;box-shadow:0 0 0 3px #176b4d12}.catalog-search svg{color:#7b8780;width:17px}.catalog-search input{background:0 0;border:0;outline:0;width:100%}.catalog-filters{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.catalog-filters select,.catalog-filters input{color:#536058;background:#fff;border:1px solid #dce2dd;border-radius:8px;height:36px;padding:0 10px;font-size:10px}.view-switch{border:1px solid #dce2dd;border-radius:8px;margin-left:auto;display:flex;overflow:hidden}.view-switch button{color:#78837c;cursor:pointer;background:#fff;border:0;border-right:1px solid #dce2dd;width:36px}.view-switch button:last-child{border:0}.view-switch button.active{background:var(--green-soft);color:var(--green)}.view-switch svg{width:15px}.catalog-message,.catalog-empty{color:#748079;justify-content:center;align-items:center;gap:10px;min-height:230px;display:flex}.catalog-message.error,.editor-notice.error{color:#a93636}.catalog-empty{text-align:center;flex-direction:column}.catalog-empty>svg{color:#9aac9f;width:42px;height:42px}.catalog-empty h2{margin:3px 0 0;font-size:17px}.catalog-empty p{color:var(--muted);margin:0 0 10px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-card{transition:all .18s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.product-cover{aspect-ratio:4/3;color:#9baa9f;background:#edf2ee;place-items:center;display:grid;position:relative}.product-cover>img{object-fit:cover;width:100%;height:100%}.product-cover>svg{width:35px;height:35px}.product-cover>.product-status{position:absolute;top:10px;left:10px}.product-card-body{padding:14px}.product-card-body>small{color:#819087;font-size:9px;font-weight:750}.product-card-body h2{white-space:nowrap;text-overflow:ellipsis;margin:5px 0;font-size:14px;overflow:hidden}.product-card-body>p{color:#7e8982;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9.5px;overflow:hidden}.product-card-body>div{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:15px;display:flex}.product-card-body>div strong{font-size:12px}.product-card-body>div span{color:#87928b;font-size:8.5px}.product-status{color:#627068;background:#f0f2f0;border-radius:20px;width:max-content;padding:5px 8px;font-size:8.5px;font-weight:800;display:inline-flex}.product-status.ready{color:#21704e;background:#e4f4ea}.product-status.published{color:#32689d;background:#e6effa}.product-status.reserved{color:#956613;background:#fff3d9}.product-status.sold{color:#68558e;background:#ede8f5}.product-status.archived{color:#68736c;background:#e9ecea}.product-table{overflow:hidden}.product-table-head,.product-table-row{grid-template-columns:minmax(260px,1.7fr) .7fr 1fr .7fr .5fr;align-items:center;gap:14px;padding:0 17px;display:grid}.product-table-head{border-bottom:1px solid var(--line);color:#87918a;text-transform:uppercase;background:#fafbfa;height:38px;font-size:8px;font-weight:800}.product-table-row{color:#68736c;border-bottom:1px solid #edf0ed;min-height:70px;font-size:10px}.product-table-row:hover{background:#fafcfa}.product-table-row:last-child{border:0}.product-table-product{align-items:center;gap:10px;min-width:0;display:flex}.product-table-product>img,.product-table-product>span{object-fit:cover;color:#90a096;background:#edf2ee;border-radius:7px;flex:none;place-items:center;width:43px;height:43px;display:grid}.product-table-product p{min-width:0;margin:0}.product-table-product strong,.product-table-product small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.product-table-product strong{color:var(--ink);font-size:11px}.product-table-product small{color:#86918a;margin-top:5px;font-size:8.5px}.catalog-pagination{justify-content:center;align-items:center;gap:14px;margin-top:24px;display:flex}.catalog-pagination button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;height:35px;padding:0 14px}.catalog-pagination button:disabled{opacity:.45}.catalog-pagination span{color:#69756e;font-size:10px}.product-heading{align-items:flex-end}.back-link{color:var(--green);align-items:center;gap:5px;margin-bottom:8px;font-size:10px;font-weight:750;display:inline-flex}.back-link svg{width:13px}.product-actions{flex-wrap:wrap;gap:8px;display:flex}.editor-notice{color:#267150;background:#f2faf5;border:1px solid #cfe3d6;border-radius:8px;margin:-8px 0 15px;padding:10px 13px;font-size:10.5px}.editor-notice.error{background:#fff4f4;border-color:#efcece}.editor-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:16px;display:grid}.editor-main{gap:16px;display:grid}.editor-side{gap:16px;display:grid;position:sticky;top:82px}.editor-section{overflow:hidden}.editor-section>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:57px;padding:13px 16px;display:flex}.editor-section>header h2{margin:0;font-size:13px}.form-grid{grid-template-columns:repeat(3,1fr);gap:13px;padding:16px;display:grid}.form-grid label,.description-tabs label{display:block}.form-grid label.wide{grid-column:span 2}.form-grid label>span,.description-tabs label>span,.settings-form label>span{color:#536058;margin-bottom:6px;font-size:9.5px;font-weight:750;display:block}.form-grid input,.form-grid select,.form-grid textarea,.description-tabs textarea,.copy-panel select,.copy-panel textarea,.settings-form input,.settings-form select,.settings-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9e0da;border-radius:8px;outline:0}.form-grid input,.form-grid select,.settings-form input,.settings-form select,.copy-panel select{height:39px;padding:0 10px}.form-grid textarea,.description-tabs textarea,.copy-panel textarea,.settings-form textarea{resize:vertical;min-height:76px;padding:10px}.form-grid :is(input,select,textarea):focus,.description-tabs textarea:focus,.settings-form :is(input,select,textarea):focus{border-color:#79a992;box-shadow:0 0 0 3px #176b4d12}.form-grid :disabled,.description-tabs :disabled{color:#59645d;background:#f7f9f7}.description-tabs{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid}.description-tabs textarea{min-height:210px}.copy-button{min-height:32px}.photo-uploader{min-height:90px;color:var(--green);cursor:pointer;background:#f7fbf8;border:1px dashed #9db7a9;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin:13px;padding:12px;display:flex}.photo-uploader span{font-size:9.5px;font-weight:700}.photo-uploader input{display:none}.photo-list{grid-template-columns:1fr 1fr;gap:8px;padding:0 13px 13px;display:grid}.photo-list article{border:1px solid var(--line);border-radius:8px;position:relative;overflow:hidden}.photo-list img,.photo-placeholder{aspect-ratio:1;object-fit:cover;color:#85928a;background:#eef2ef;place-items:center;width:100%;font-size:9px;display:grid}.photo-list b{color:#fff;background:#14241dd1;border-radius:5px;align-items:center;gap:3px;padding:4px 5px;font-size:7px;display:flex;position:absolute;top:5px;left:5px}.photo-list b svg{width:9px;height:9px;color:var(--lime)}.photo-list p{white-space:nowrap;text-overflow:ellipsis;margin:7px 6px 2px;font-size:8px;overflow:hidden}.photo-list article>div:last-child{justify-content:flex-end;padding:2px 4px 5px;display:flex}.photo-list button{color:#68766e;cursor:pointer;background:0 0;border:0;place-items:center;width:26px;height:25px;display:grid}.photo-list button svg{width:13px}.copy-panel{padding-bottom:13px}.copy-panel>button:not(.primary-button){border:1px solid var(--line);color:#536159;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:6px;width:calc(50% - 17px);min-height:34px;margin:8px 0 0 12px;font-size:9px;display:inline-flex}.copy-panel>button svg{width:12px}.copy-panel select,.copy-panel textarea{width:calc(100% - 26px);margin:11px 13px 0}.copy-panel textarea{min-height:130px}.copy-panel>.primary-button{width:calc(100% - 26px);margin:10px 13px 0}.settings-columns{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.settings-card>header{border-bottom:1px solid var(--line);gap:11px;padding:17px;display:flex}.settings-card>header>span{background:var(--green-soft);width:35px;height:35px;color:var(--green);border-radius:8px;place-items:center;display:grid}.settings-card h2{margin:0;font-size:13px}.settings-card header p{color:#7e8982;margin:5px 0 0;font-size:9px;line-height:1.45}.settings-form{border-bottom:1px solid var(--line);padding-bottom:15px}.settings-form>.primary-button{margin-left:16px}.checkbox-field{align-items:center;gap:8px;padding-top:21px;display:flex!important}.checkbox-field input{width:16px!important;height:16px!important}.checkbox-field span{margin:0!important}.settings-list{padding:4px 16px 12px}.settings-list article{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:10px;min-height:57px;display:flex}.settings-list article:last-child{border:0}.settings-list strong,.settings-list small{display:block}.settings-list strong{font-size:10.5px}.settings-list small{color:#7f8a83;margin-top:4px;font-size:8.5px}.settings-list button{color:#a45d5d;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.settings-list button:hover{background:#fff1f1}.settings-list button svg{width:14px}.restore-button{width:100%;margin-top:12px}.product-card-body>.restore-button{display:flex}.editor-layout.new-product{grid-template-columns:minmax(0,1fr);max-width:1100px}.quick-heading{align-items:flex-end}.quick-layout{gap:15px;max-width:1050px;display:grid}.quick-card{overflow:hidden}.quick-card>header{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:16px 18px;display:flex}.quick-card>header>span{background:var(--green-soft);width:36px;height:36px;color:var(--green);border-radius:9px;flex:none;place-items:center;display:grid}.quick-card>header>span svg{width:17px}.quick-card h2{margin:0;font-size:13px}.quick-card header p{color:#7e8982;margin:5px 0 0;font-size:9px}.quick-dropzone{color:#6d7c73;cursor:pointer;background:#f8fbf9;border:1.5px dashed #91b3a1;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:145px;margin:16px;transition:all .15s;display:flex}.quick-dropzone:hover{border-color:var(--green);background:#f0f8f3}.quick-dropzone>svg{width:28px;height:28px;color:var(--green)}.quick-dropzone strong{color:#304039;font-size:12px}.quick-dropzone span{font-size:9px}.quick-dropzone input{display:none}.quick-photos{grid-template-columns:repeat(6,1fr);gap:9px;padding:0 16px 16px;display:grid}.quick-photos article{aspect-ratio:1;border:1px solid var(--line);background:#edf2ee;border-radius:9px;position:relative;overflow:hidden}.quick-photos img{object-fit:cover;width:100%;height:100%}.quick-photos b{color:#fff;background:#14241dd1;border-radius:5px;padding:4px 5px;font-size:7px;position:absolute;bottom:5px;left:5px}.quick-photos button{color:#fff;cursor:pointer;background:#14241dc7;border:0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:5px;right:5px}.quick-photos button svg{width:12px}.quick-message{padding:16px}.quick-message textarea{resize:vertical;border:1px solid #d5ded7;border-radius:10px;outline:0;width:100%;min-height:125px;padding:14px;font-size:13px;line-height:1.55}.quick-message textarea:focus{border-color:#71a78c;box-shadow:0 0 0 3px #176b4d14}.quick-parsing{color:#87928b;align-items:center;gap:6px;margin-top:9px;font-size:9px;display:flex}.quick-parsing.active,.quick-parsing:not(.active) svg{color:var(--green)}.quick-parsing svg{width:13px}.quick-fields{grid-template-columns:repeat(4,1fr);gap:12px;padding:16px;display:grid}.quick-fields label.wide{grid-column:span 2}.quick-fields label>span{color:#536058;margin-bottom:6px;font-size:9px;font-weight:750;display:block}.quick-fields input,.quick-fields select{background:#fff;border:1px solid #d9e0da;border-radius:8px;outline:0;width:100%;height:40px;padding:0 10px}.quick-fields input:focus,.quick-fields select:focus{border-color:#79a992;box-shadow:0 0 0 3px #176b4d12}.quick-submit{z-index:8;justify-content:space-between;align-items:center;gap:20px;max-width:1050px;margin-top:15px;padding:14px 16px;display:flex;position:sticky;bottom:12px;box-shadow:0 10px 35px #142a1d1f}.quick-submit strong,.quick-submit small{display:block}.quick-submit strong{font-size:11px}.quick-submit small{color:#7c8880;margin-top:4px;font-size:8.5px}.editor-notice a{margin-left:8px;font-weight:750;text-decoration:underline}.quick-submit{position:relative;bottom:auto}@media (max-width:1200px){.product-grid{grid-template-columns:repeat(3,1fr)}.editor-layout{grid-template-columns:minmax(0,1fr) 300px}.form-grid{grid-template-columns:1fr 1fr}.description-tabs{grid-template-columns:1fr}}@media (max-width:950px){.product-grid{grid-template-columns:1fr 1fr}.editor-layout,.settings-columns{grid-template-columns:1fr}.editor-side{position:static}.product-table-head,.product-table-row{grid-template-columns:minmax(220px,1.4fr) .7fr .8fr}.product-table-head>:nth-child(3),.product-table-row>:nth-child(3),.product-table-head>:nth-child(5),.product-table-row>:nth-child(5){display:none}.quick-photos{grid-template-columns:repeat(5,1fr)}.quick-fields{grid-template-columns:1fr 1fr}}@media (max-width:600px){.product-grid{grid-template-columns:1fr 1fr;gap:8px}.product-card-body{padding:10px}.product-cover>.product-status{top:6px;left:6px}.catalog-filters>*{flex:140px}.view-switch{margin-left:0}.product-table-head,.product-table-row{grid-template-columns:1fr auto}.product-table-head>:nth-child(n+3),.product-table-row>:nth-child(n+3){display:none}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.product-actions{width:100%}.product-actions>*{flex:1}.description-tabs{padding:12px}.photo-list{grid-template-columns:repeat(3,1fr)}.quick-heading .secondary-button{width:100%}.quick-dropzone{text-align:center;min-height:125px;margin:12px;padding:15px}.quick-photos{grid-template-columns:repeat(3,1fr);padding:0 12px 12px}.quick-message{padding:12px}.quick-fields{grid-template-columns:1fr 1fr;padding:12px}.quick-fields label.wide{grid-column:1/-1}.quick-submit{flex-direction:column;align-items:stretch;gap:10px;bottom:7px}.quick-submit .primary-button{width:100%}}.bulk-bar{z-index:12;align-items:center;gap:8px;margin:-7px 0 16px;padding:10px 12px;display:flex;position:sticky;top:70px;box-shadow:0 8px 28px #142a1d1f}.bulk-bar strong{margin-right:auto;font-size:11px}.bulk-bar select,.found-product select{border:1px solid var(--line);background:#fff;border-radius:9px;height:40px;padding:0 10px}.selectable-card{position:relative}.selectable-card>a{color:inherit;display:block}.selectable-card.selected{outline:2px solid var(--green);outline-offset:1px}.product-select{z-index:3;background:#fff;border-radius:6px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 2px 10px #29423533}.product-select input{width:15px;height:15px;accent-color:var(--green)}.selectable-head,.selectable-row{grid-template-columns:24px minmax(235px,1.7fr) .7fr 1fr .7fr .5fr 36px}.selectable-row>a{color:inherit}.selectable-row>input,.selectable-head>input{accent-color:var(--green)}.catalog-delete-button{color:#ad4949;cursor:pointer;background:#fff;border:1px solid #efd4d4;border-radius:8px;place-items:center;width:32px;height:32px;transition:all .15s;display:grid}.catalog-delete-button:hover{color:#8f2929;background:#fff1f1;border-color:#d99c9c}.catalog-delete-button:disabled{opacity:.55;cursor:wait}.catalog-delete-button svg{width:15px;height:15px}.card-delete-button{z-index:4;width:30px;height:30px;position:absolute;bottom:9px;right:10px}.selectable-card .product-card-body>div{padding-right:35px}.s3-list{gap:9px;display:grid}.s3-row{min-height:72px;color:inherit;grid-template-columns:35px minmax(180px,1fr) minmax(120px,260px) auto auto;align-items:center;gap:13px;padding:12px 15px;display:grid}.s3-row>svg{width:20px;color:var(--green)}.s3-row strong,.s3-row small{display:block}.s3-row strong{font-size:11px}.s3-row small{color:var(--muted);margin-top:5px;font-size:9px}.s3-row progress,.report-card progress{width:100%;height:7px;accent-color:var(--green)}.s3-row>span{font-size:9px;font-weight:750}.inline-create{gap:9px;margin-bottom:15px;padding:13px;display:flex}.inline-create input{border:1px solid var(--line);border-radius:8px;flex:1;min-width:200px;height:40px;padding:0 11px}.scanner-panel{background:#f7fbf8;border:1px solid #cfe0d6;border-radius:12px;margin-bottom:15px;padding:13px}.scanner-panel>div{gap:8px;display:flex}.scanner-panel>div>svg{color:var(--green);align-self:center}.scanner-panel input{border:1px solid var(--line);background:#fff;border-radius:8px;flex:1;min-width:180px;height:41px;padding:0 11px}.scanner-panel video{object-fit:cover;background:#111;border-radius:10px;width:100%;max-height:330px;margin-top:12px}.error-text{color:#a93636;background:#fff4f4;border:1px solid #efcece;border-radius:8px;padding:10px 12px;font-size:10px}.revision-table article{border-bottom:1px solid var(--line);grid-template-columns:1fr 190px;align-items:center;gap:15px;padding:12px 15px;display:grid}.revision-table article:last-child{border:0}.revision-table strong,.revision-table small{display:block}.revision-table small{color:var(--muted);margin-top:5px;font-size:9px}.revision-table select{border:1px solid var(--line);background:#fff;border-radius:8px;height:36px}.import-card{padding:14px}.import-drop{cursor:pointer;background:#f8fbf9;border:1px dashed #8fb29f;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:130px;display:flex}.import-drop svg{color:var(--green)}.import-drop input{display:none}.mapping-grid{margin-top:15px}.mapping-grid>header,.locations-card>header,.storage-settings>header{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:15px;display:flex}.mapping-grid h2,.locations-card h2,.storage-settings h2{margin:0;font-size:13px}.mapping-grid p,.locations-card p,.storage-settings p{color:var(--muted);margin:4px 0 0;font-size:9px}.mapping-grid>div{grid-template-columns:repeat(3,1fr);gap:11px;padding:15px;display:grid}.mapping-grid label span{margin-bottom:5px;font-size:9px;font-weight:750;display:block}.mapping-grid select,.mapping-grid footer select{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;height:38px;padding:0 8px}.mapping-grid footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:12px 15px;display:flex}.mapping-grid footer select{width:auto;margin-right:auto}.preview-table{margin-top:15px;padding:14px;overflow:auto}.preview-table pre{margin:0;font-size:10px}.found-product{align-items:center;gap:12px;margin-bottom:15px;padding:14px;display:flex}.found-product>svg{color:var(--green)}.found-product>div{margin-right:auto}.found-product strong,.found-product small{display:block}.found-product small{color:var(--muted);margin-top:5px;font-size:9px}.locations-card{overflow:hidden}.locations-card>.inline-create{border-bottom:1px solid var(--line);margin:0}.location-grid{grid-template-columns:repeat(4,1fr);gap:9px;padding:14px;display:grid}.location-grid article{border:1px solid var(--line);background:#fafcfa;border-radius:9px;padding:12px}.location-grid strong,.location-grid span{display:block}.location-grid span{color:var(--muted);margin-top:5px;font-size:9px}.report-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.report-card{padding-bottom:10px}.report-card header{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:14px;display:flex}.report-card h2{margin:0;font-size:12px}.report-card header svg{color:var(--green)}.report-card>div{grid-template-columns:120px 1fr 35px;align-items:center;gap:9px;padding:8px 14px;font-size:9px;display:grid}.notice-row{align-items:flex-start;gap:13px;padding:14px;display:flex}.notice-row.unread{border-left:3px solid var(--green);background:#f8fcf9}.notice-row>svg{color:var(--green)}.notice-row>div{flex:1}.notice-row p{color:var(--muted);margin:5px 0;font-size:9.5px}.notice-row small{font-size:8px}.notice-row button{color:var(--green);cursor:pointer;background:0 0;border:0}.storage-settings{margin-top:15px;padding-bottom:8px}.storage-settings>label{align-items:center;gap:10px;padding:11px 15px;display:flex}.storage-settings>label input{accent-color:var(--green)}.storage-settings>label strong,.storage-settings>label small{display:block}.storage-settings>label small{color:var(--muted);margin-top:4px;font-size:9px}.storage-settings>p{color:var(--green);padding:0 15px}.labels-page{color:#111;background:#fff;min-height:100vh}.labels-toolbar{background:#f2f5f3;justify-content:space-between;padding:15px 20px;display:flex}.labels-toolbar span{align-items:center;gap:7px;display:flex}.labels-sheet{grid-template-columns:repeat(3,1fr);gap:8mm;padding:10mm;display:grid}.stock-label{border:1px dashed #777;flex-direction:column;justify-content:center;min-height:45mm;padding:5mm;display:flex;overflow:hidden}.stock-label>strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.stock-label>span,.stock-label>small{margin-top:3px;font-size:9px}.stock-label svg{max-width:100%;height:23mm}.labels-page.thermal .labels-sheet{padding:0;display:block}.labels-page.thermal .stock-label{page-break-after:always;border:0;width:58mm;height:40mm;min-height:0}.sprint3-dashboard{margin-bottom:15px}@media (max-width:950px){.selectable-head,.selectable-row{grid-template-columns:24px minmax(220px,1fr) .7fr 36px}.selectable-head>:nth-child(4),.selectable-row>:nth-child(4),.selectable-head>:nth-child(5),.selectable-row>:nth-child(5),.selectable-head>:nth-child(6),.selectable-row>:nth-child(6){display:none}}@media (max-width:600px){.selectable-head,.selectable-row{grid-template-columns:24px minmax(0,1fr) 34px;gap:8px;padding:0 10px}.selectable-head>:nth-child(3),.selectable-row>:nth-child(3){display:none}.card-delete-button{bottom:7px;right:7px}}@media print{.app-shell .sidebar,.app-shell .app-main>header,.no-print{display:none!important}.app-main{margin:0!important}.app-main>main{padding:0!important}.labels-sheet{padding:0}.stock-label{break-inside:avoid}.labels-page{position:absolute;inset:0}.labels-page.thermal .stock-label{width:58mm;height:40mm}}@media (max-width:900px){.bulk-bar{flex-wrap:wrap}.s3-row{grid-template-columns:30px 1fr auto}.s3-row progress{grid-column:2/-1}.mapping-grid>div,.location-grid{grid-template-columns:1fr 1fr}.report-grid{grid-template-columns:1fr}.selectable-head,.selectable-row{grid-template-columns:24px 1fr auto}.selectable-head>:nth-child(n+4),.selectable-row>:nth-child(n+4){display:none}}@media (max-width:600px){.bulk-bar{position:static}.bulk-bar>*{flex:auto}.scanner-panel>div,.found-product,.mapping-grid footer{flex-wrap:wrap}.scanner-panel input,.found-product>div{flex-basis:100%}.s3-row{grid-template-columns:28px 1fr}.s3-row>span,.s3-row>button{grid-column:2}.revision-table article,.mapping-grid>div{grid-template-columns:1fr}.mapping-grid footer select{width:100%;margin:0}.location-grid{grid-template-columns:1fr 1fr}.labels-sheet{grid-template-columns:1fr}.stock-label{min-height:40mm}}.upload-progress{background:#e3ebe6;border-radius:999px;width:100%;height:7px;margin-top:8px;overflow:hidden}.upload-progress>span{border-radius:inherit;background:var(--green);height:100%;transition:width .18s;display:block}.photo-uploader:has(.upload-progress){flex-wrap:wrap}.photo-uploader .upload-progress{flex-basis:100%;margin:0 12px}.upload-retry-list{gap:7px;margin:0 0 15px;padding:12px;display:grid}.upload-retry-list.compact{background:#fff7f7;border:1px solid #efd4d4;border-radius:9px;margin:0 13px 13px;padding:10px}.upload-retry-list>strong{color:#963b3b;font-size:10px}.upload-retry-list>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.upload-retry-list>div>span{text-overflow:ellipsis;white-space:nowrap;color:#6f7973;min-width:0;font-size:9px;overflow:hidden}.upload-retry-list .secondary-button{flex:none;min-height:32px;padding:0 9px;font-size:9px}.confirmation-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0d1c148f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirmation-modal{text-align:center;width:min(430px,100%);padding:26px;box-shadow:0 24px 70px #05140c47}.confirmation-icon{color:#aa3f3f;background:#fff0f0;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 14px;display:grid}.confirmation-icon svg{width:21px}.confirmation-modal h2{margin:0;font-size:18px}.confirmation-modal p{color:var(--muted);margin:12px 0 22px;font-size:11px;line-height:1.6}.confirmation-modal>div{justify-content:center;gap:9px;display:flex}.confirmation-modal button{min-width:120px}.catalog-toast{z-index:110;color:var(--green);background:#f1faf4;border:1px solid #b9dbc5;border-radius:10px;align-items:center;gap:8px;padding:13px 16px;font-size:11px;font-weight:750;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #1432212e}.catalog-toast svg{width:16px}.danger-button:disabled{opacity:.55;cursor:wait}@media (max-width:600px){.confirmation-modal{padding:22px 17px}.confirmation-modal>div{grid-template-columns:1fr 1fr;display:grid}.confirmation-modal button{min-width:0}.catalog-toast{justify-content:center;bottom:12px;left:12px;right:12px}}.public-site{background:#fbfcfa;min-height:100vh}.public-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfcfaf0;align-items:center;gap:34px;min-height:72px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.public-header nav{color:#4e5b53;align-items:center;gap:25px;font-size:12px;display:flex}.public-header>div{align-items:center;gap:10px;margin-left:auto;display:flex}.text-button{color:var(--green);padding:10px 12px;font-size:11px;font-weight:750}.public-main{max-width:1180px;margin:auto;padding:70px 24px 100px}.public-main.narrow{max-width:820px}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:65px;min-height:520px;display:grid}.hero h1,.public-page-heading h1{letter-spacing:-2.2px;max-width:680px;margin:0;font-size:48px;line-height:1.04}.hero p,.public-page-heading p{max-width:620px;color:var(--muted);margin:20px 0;font-size:16px;line-height:1.7}.hero-actions{gap:10px;margin:27px 0 11px;display:flex}.hero>div>small{color:#849088;font-size:10px}.hero-preview{background:#fff;border:1px solid #d7e2da;border-radius:20px;padding:18px;transform:rotate(1deg);box-shadow:0 30px 70px #183f2a26}.preview-top{gap:5px;padding-bottom:14px;display:flex}.preview-top span{background:#dde5df;border-radius:50%;width:8px;height:8px}.preview-search{border:1px solid var(--line);color:#78857c;border-radius:9px;align-items:center;gap:9px;height:45px;padding:0 13px;font-size:10px;display:flex}.preview-cards{grid-template-columns:1fr 1fr;gap:11px;margin-top:12px;display:grid}.preview-cards article{border:1px solid var(--line);border-radius:10px;padding:10px}.preview-cards article>span{color:#799084;background:linear-gradient(135deg,#d9e6dc,#eff3ef);border-radius:7px;place-items:center;height:150px;margin-bottom:10px;font-size:9px;display:grid}.preview-cards strong,.preview-cards small{display:block}.preview-cards strong{font-size:11px}.preview-cards small{color:#8a958e;margin-top:6px;font-size:8px}.public-section{padding:100px 0 40px}.section-heading{text-align:center}.section-heading h2{letter-spacing:-1px;margin:0;font-size:34px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:35px;display:grid}.feature-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.feature-grid article>svg{width:24px;height:24px;color:var(--green)}.feature-grid h3{margin:18px 0 8px;font-size:15px}.feature-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.public-cta{background:var(--nav);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;margin-top:75px;padding:42px;display:flex}.public-cta h2{margin:0;font-size:30px}.public-cta p{color:#a9bdb2;margin:10px 0 0}.public-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:25px;max-width:1180px;margin:auto;padding:42px 24px;display:grid}.public-footer p{color:var(--muted);font-size:10px}.public-footer nav{color:#657169;gap:20px;font-size:10px;display:flex}.public-footer>small{color:#99a19c;grid-column:1/-1}.public-page-heading{margin-bottom:45px}.feature-detail-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.feature-detail-grid section{padding:25px}.feature-detail-grid h2{margin-top:0}.feature-detail-grid li{color:var(--muted);margin:12px 0;line-height:1.5}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.pricing-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;padding:24px;display:flex}.pricing-card.current{border-color:var(--green);box-shadow:0 0 0 2px #176b4d14}.pricing-card>small{color:#7c8981;font-size:9px}.pricing-card h2{margin:8px 0 4px;font-size:20px}.pricing-card p{min-height:36px;color:var(--muted);font-size:10px;line-height:1.5}.price{align-items:baseline;gap:5px;margin:18px 0 8px;display:flex}.price strong{letter-spacing:-1px;font-size:29px}.price span{color:var(--muted);font-size:10px}.pricing-card ul{gap:10px;min-height:145px;margin:22px 0;padding:0;list-style:none;display:grid}.pricing-card li{color:#536058;align-items:center;gap:8px;font-size:10px;display:flex}.pricing-card li svg{width:14px;color:var(--green)}.billing-note{text-align:center;color:var(--muted);margin:22px 0;font-size:10px}.faq-list{gap:10px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:12px;padding:19px 22px}.faq-list summary{cursor:pointer;font-weight:750}.faq-list p{color:var(--muted);margin:13px 0 0;line-height:1.65}.public-main.legal{color:var(--ink);font-size:14px;display:block;position:static}.public-main.legal h1{font-size:34px}.public-main.legal h2{margin-top:32px}.public-main.legal p{color:var(--muted);line-height:1.75}.success-banner{color:var(--green);background:#f1faf4;border:1px solid #cde5d6;border-radius:8px;padding:10px 12px;font-size:11px}.billing-summary{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:20px;display:flex}.billing-summary small{color:var(--green);font-size:8px;font-weight:800}.billing-summary h2{margin:5px 0}.billing-summary p{color:var(--muted);margin:0;font-size:10px}.billing-toggle{border:1px solid var(--line);background:#fff;border-radius:10px;width:max-content;margin:20px auto;padding:4px;display:flex}.billing-toggle button{color:#657169;cursor:pointer;background:0 0;border:0;border-radius:7px;height:34px;padding:0 14px;font-size:10px}.billing-toggle button.active{background:var(--green);color:#fff}.warning-chip,.success-chip{color:#806519;background:#fff4d8;border-radius:20px;padding:6px 9px;font-size:9px}.success-chip{background:var(--green-soft);color:var(--green)}.payment-result{text-align:center;max-width:620px;margin:80px auto;padding:35px}.payment-result .primary-button{margin-top:15px}.onboarding-grid{grid-template-columns:minmax(0,1fr) 340px;gap:16px;display:grid}.onboarding-grid>.panel{padding:22px}.progress-row{justify-content:space-between;display:flex}.progress{background:#edf1ee;border-radius:10px;height:7px;margin:12px 0 20px;overflow:hidden}.progress span{background:var(--green);height:100%;display:block}.onboarding-grid .settings-form{border:0;gap:13px;display:grid}.onboarding-grid .settings-form .primary-button{margin:0}.onboarding-actions{flex-direction:column;gap:10px;display:flex}.onboarding-actions h2{margin-top:0}.onboarding-actions a{border:1px solid var(--line);border-radius:9px;justify-content:space-between;padding:13px;font-size:11px;display:flex}.onboarding-actions a.done{background:var(--green-soft);color:var(--green)}.onboarding-actions p{color:var(--muted);font-size:9px;line-height:1.5}.security-settings{margin-bottom:15px;padding:20px}.security-settings h2{margin-top:0}.security-settings p{color:var(--muted)}.security-settings .settings-form{border:0;gap:12px;display:grid}.security-settings .settings-form .primary-button{margin:0}.secret-code,.recovery-codes code{color:#dff36b;overflow-wrap:anywhere;background:#17251e;border-radius:8px;padding:13px;display:block}.inline-form{gap:8px;display:flex}.inline-form input{border:1px solid var(--line);border-radius:8px;height:40px;padding:0 10px}.recovery-codes{background:#fffaf0;border:1px solid #eedca7;border-radius:10px;margin-top:15px;padding:14px}.recovery-codes strong{margin-bottom:10px;font-size:10px;display:block}.session-list>div,.compact-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:14px;display:flex}.session-list strong,.session-list small,.compact-list strong,.compact-list small{display:block}.session-list small,.compact-list small{color:var(--muted);margin-top:5px;font-size:9px}.table-wrap{padding:17px;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%}.table-wrap th,.table-wrap td{border-bottom:1px solid var(--line);text-align:left;padding:12px;font-size:10px}.table-wrap th{color:#7c8780;text-transform:uppercase;font-size:8px}.table-wrap td strong,.table-wrap td small{display:block}.table-wrap td small{color:var(--muted);margin-top:4px}.developer-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.developer-grid>.panel{padding:18px}.developer-grid h2{margin-top:0}.developer-grid .settings-form{gap:12px;display:grid}.developer-grid .settings-form .primary-button{margin:0}.developer-grid .full{grid-column:1/-1}.checkbox-list{grid-template-columns:1fr 1fr;gap:7px;display:grid}.checkbox-list label{font-size:9px}.header-actions{gap:7px;display:flex}.ai-preview{background:#f5fbf7;border:1px solid #cde4d6;border-radius:10px;margin:15px;padding:15px}.ai-preview h3{margin:9px 0}.ai-preview p{white-space:pre-wrap;color:#4f5d54;line-height:1.55}.ai-preview small{color:var(--green)}.ai-preview>div{gap:8px;margin-top:14px;display:flex}@media (max-width:900px){.public-header nav{display:none}.hero{grid-template-columns:1fr;gap:30px}.hero-preview{transform:none}.feature-grid,.pricing-grid{grid-template-columns:1fr 1fr}.onboarding-grid,.developer-grid{grid-template-columns:1fr}.developer-grid .full{grid-column:auto}.public-cta{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.public-header{padding:12px 16px}.public-header .text-button{display:none}.public-main{padding:45px 16px 70px}.hero{min-height:0}.hero h1,.public-page-heading h1{letter-spacing:-1.3px;font-size:34px}.hero p,.public-page-heading p{font-size:13px}.preview-cards article>span{height:100px}.feature-grid,.pricing-grid,.feature-detail-grid{grid-template-columns:1fr}.public-section{padding-top:70px}.public-cta{padding:28px}.public-footer{grid-template-columns:1fr}.public-footer nav{flex-wrap:wrap}.billing-summary{flex-direction:column;align-items:flex-start}.billing-toggle{width:100%}.billing-toggle button{flex:1}.pricing-card ul{min-height:0}.checkbox-list{grid-template-columns:1fr}.header-actions{flex-wrap:wrap}.inline-form{flex-direction:column}}.integration-card{padding:22px}.integration-card h2{margin-top:0}.integration-card p{min-height:45px;color:var(--muted);line-height:1.55}.integration-card>strong,.integration-card>small{margin:8px 0;display:block}.integration-card>div{margin-top:18px}.usage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:20px;display:grid}.usage-grid>div>span{justify-content:space-between;gap:12px;margin-bottom:8px;display:flex}.usage-grid small{color:var(--muted)}.usage-track{background:#edf1ee;border-radius:999px;height:8px;overflow:hidden}.usage-track i{border-radius:inherit;background:var(--green);height:100%;display:block}.toggle-control{color:var(--green);align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.toggle-control input{accent-color:var(--green)}.admin-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-metrics article{min-height:100px}.admin-metrics strong{font-size:17px}@media (max-width:1100px){.admin-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.usage-grid,.admin-metrics{grid-template-columns:1fr}}.billing-banner{color:#284d3a;background:#eef8f2;border:1px solid #cbded2;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;max-width:1382px;min-height:58px;margin:18px auto 0;padding:13px 18px;display:flex}.billing-banner>div{align-items:baseline;gap:10px;min-width:0;display:flex}.billing-banner strong{white-space:nowrap;font-size:12px}.billing-banner span{color:#587064;font-size:10px;line-height:1.45}.billing-banner>a{background:var(--green);color:#fff;border-radius:8px;flex:none;padding:9px 13px;font-size:10px;font-weight:750}.billing-banner.urgent{color:#6f5715;background:#fff9e8;border-color:#ead49b}.billing-banner.urgent span{color:#806d39}.billing-banner.blocked{color:#963b3b;background:#fff3f3;border-color:#edcaca}.billing-banner.blocked span{color:#8d5a5a}@media (max-width:800px){.billing-banner{margin:12px 12px 0}.billing-banner>div,.billing-banner strong,.billing-banner span{display:block}.billing-banner span{margin-top:4px}}@media (max-width:560px){.billing-banner{flex-direction:column;align-items:flex-start}.billing-banner>a{text-align:center;width:100%}}
