:root{--green:#16784b;--green-dark:#0d5537;--mint:#e9f5ee;--ink:#18251f;--muted:#66736d;--line:#dde5e0;--paper:#fff;--sand:#f5f2e9;--blue:#3379c5;--font-ui:Inter,"Segoe UI",Arial,sans-serif;--font-display:Georgia,"Times New Roman",serif}*{box-sizing:border-box}body{color:var(--ink);font-family:var(--font-ui);background:#eef1ee;margin:0}button,a,input{font:inherit}button{color:inherit}.app-shell{background:var(--paper);max-width:1180px;min-height:100vh;margin:0 auto;box-shadow:0 0 50px #16372717}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;align-items:center;gap:13px;height:74px;padding:0 28px;display:flex;position:sticky;top:0}.icon-button{cursor:pointer;background:#f1f5f2;border:0;border-radius:50%;width:40px;height:40px;font-size:23px}.brand-mark{color:#0000;background:#fff;border:1px solid #dce7df;border-radius:14px;place-items:center;width:42px;height:42px;font-size:0;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;padding:3px;display:block}.brand-copy{flex-direction:column;line-height:1.2;display:flex}.brand-copy strong{font-size:17px}.brand-copy span{color:var(--muted);margin-top:3px;font-size:12px}.mode-switch{color:#fff;cursor:pointer;background:#163d2c;border:0;border-radius:12px;margin-left:auto;padding:10px 15px;font-weight:750}.content{padding-left:clamp(20px,5vw,64px);padding-right:clamp(20px,5vw,64px)}.hero{background:radial-gradient(circle at 90% 10%,#ffffff8c,#0000 30%),linear-gradient(125deg,#dcefcf,#edf6e6 58%,#f9f4e5);border-radius:28px;margin:34px 0 30px;padding:36px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:800}h1{font-family:var(--font-display);margin:9px 0 10px;font-size:clamp(31px,4vw,52px);font-weight:600;line-height:1.04}h2{font-family:var(--font-display);margin:0;font-size:26px;font-weight:600;line-height:1.15}.hero p,.admin-title p{color:#536159;max-width:570px;margin:0;font-size:16px;line-height:1.55}.section-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-heading span{color:var(--muted);font-size:13px}.section-grid{padding-bottom:42px;display:grid}.section-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:22px;align-items:center;transition:all .2s;display:grid}.section-card:hover,.product-tile:hover{border-color:#9ac5aa;transform:translateY(-3px);box-shadow:0 13px 32px #155c391a}.section-card strong,.section-card small{display:block}.section-card strong{margin-bottom:7px;font-size:17px}.section-card small{color:var(--muted);line-height:1.35}.section-icon{place-items:center;font-size:30px;display:grid}.section-card b{color:var(--green);font-size:22px}.breadcrumbs{color:var(--muted);align-items:center;gap:9px;padding-top:25px;font-size:13px;display:flex}.breadcrumbs button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0}.title-row{justify-content:space-between;align-items:end;padding:32px 0 22px;display:flex}.title-row h1{margin-bottom:0;font-size:40px}.count{background:var(--mint);color:var(--green-dark);border-radius:999px;padding:8px 13px;font-size:13px;font-weight:700}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:48px;display:grid}.product-tile{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:22px;padding:0;transition:all .2s;overflow:hidden}.tile-photo{background-color:#dce8dc;height:210px}.placeholder-photo{background:linear-gradient(145deg,#e7efe2,#cbdcc8);place-items:center;font-size:68px;display:grid}.tile-copy{flex-direction:column;padding:17px;display:flex}.tile-copy strong{font-size:17px}.tile-copy>span{color:var(--muted);margin:6px 0 12px;font-size:13px}.tile-copy small{border-radius:999px;width:max-content;padding:6px 9px;font-weight:700}.available{color:#0b6a3e;background:#e4f5ea}.preorder{color:#6c6510;background:#f5f0c8}.unavailable{color:#8b5d20;background:#fff1d9}.product-view{padding-bottom:40px}.product-layout{grid-template-columns:minmax(0,1.12fr) minmax(350px,.88fr);align-items:start;gap:50px;padding-top:24px;display:grid}.main-photo{aspect-ratio:4/3;background-color:#dce7dc;border-radius:24px}.plum-photo{background-image:url(../plum-reference.png);background-position:12.5% 67.7%;background-repeat:no-repeat;background-size:197.2%}.photo-1{filter:saturate(.88)brightness(1.06);background-position:11% 54%}.photo-2{filter:saturate(1.08)contrast(1.04);background-position:13% 78%}.thumbnails{gap:10px;margin-top:13px;display:flex}.thumb{cursor:pointer;background-color:#dce7dc;border:2px solid #0000;border-radius:12px;width:74px;height:58px}.thumb.selected{border-color:var(--green)}.product-card{padding:18px 0 0}.product-card h1{font-size:50px}.price{margin:19px 0;font-size:28px;font-weight:800}.status{color:#0c6b3e;background:#e7f5eb;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:14px;font-weight:750;display:inline-flex}.status i{background:#27a966;border-radius:50%;width:8px;height:8px}.product-card p{color:#4d5b54;margin:22px 0;line-height:1.65}dl{border-top:1px solid var(--line);margin:0 0 24px}dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px 0;display:flex}dt{color:var(--muted)}dd{text-align:right;margin:0;font-weight:650}.primary-action{background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:16px 19px;font-weight:800;display:flex}.bottom-nav{z-index:15;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;grid-template-columns:repeat(5,1fr);padding:8px 16px 10px;display:grid;position:sticky;bottom:0}.bottom-nav button,.admin-mobile-nav button{color:#728079;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;padding:6px;font-size:11px;font-weight:700;display:flex;position:relative}.bottom-nav button>span,.admin-mobile-nav button>span{font-size:20px}.bottom-nav button.active,.admin-mobile-nav button.active{color:var(--green)}.bottom-nav b,.admin-mobile-nav b{color:#fff;background:#e24d4d;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:0;right:20%}.page-with-nav{min-height:calc(100vh - 140px)}.simple-page{padding-top:42px}.empty-card{border:1px solid var(--line);text-align:center;background:#fbfcfb;border-radius:24px;margin-top:26px;padding:48px 24px}.empty-card>span{font-size:42px}.empty-card p{color:var(--muted);margin:14px 0 20px}.empty-card button{background:var(--green);color:#fff;border:0;border-radius:12px;padding:12px 18px;font-weight:750}.admin-shell{max-width:1440px}.admin-layout{background:#f4f6f4;min-height:calc(100vh - 74px);display:grid}.admin-sidebar{border-right:1px solid var(--line);background:#fff}.admin-profile{background:#eef6f1;border-radius:16px;align-items:center;gap:10px;margin-bottom:12px;padding:12px;display:flex}.admin-profile>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.admin-profile div{flex-direction:column;display:flex}.admin-profile small{color:var(--muted);margin-top:3px}.admin-sidebar nav{flex-direction:column;display:flex}.admin-sidebar nav button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;font-weight:650;display:grid}.admin-sidebar nav button.active{color:var(--green-dark)}.admin-sidebar nav b{color:#fff;background:#e84949;border-radius:10px;padding:2px 7px;font-size:11px}.client-preview{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;margin-top:18px;padding:11px;font-weight:700}.admin-content{min-width:0}.admin-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.admin-title h1{margin-bottom:6px;font-size:42px}.admin-title>button{background:var(--green);color:#fff;border:0;border-radius:13px;padding:12px 16px;font-weight:750}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric-card{text-align:left;cursor:pointer;border:0;border-radius:20px;flex-direction:column;padding:20px;display:flex}.metric-card span{font-weight:500}.metric-card strong{font-family:var(--font-ui);margin:14px 0 5px;font-size:44px;font-weight:400;line-height:1}.metric-card small{color:#536159}.metric-card.green{background:#ddefe4}.metric-card.lime{background:#eaf2cc}.metric-card.orange{background:#f8e6d2}.metric-card.blue{background:#dfeaf7}.admin-columns{grid-template-columns:1.2fr .8fr;gap:18px;margin-top:18px;display:grid}.work-card,.admin-list{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px}.card-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.card-heading h2{font-size:22px}.card-heading span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.card-heading button{color:var(--green);background:0 0;border:0;font-weight:700}.activity{text-align:left;background:0 0;border:0;border-top:1px solid #edf0ee;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;padding:15px 2px;display:grid}.activity>span{background:#f0f5f1;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.activity div{flex-direction:column;display:flex}.activity small{color:var(--muted);margin-top:4px}.activity b{color:var(--green);font-size:12px}.search-box{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;height:45px;padding:0 13px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:100%}.quick-actions{gap:8px;margin-top:12px;display:grid}.quick-actions button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;padding:11px;font-weight:650}.list-toolbar{gap:10px;margin-bottom:14px;display:flex}.list-toolbar .search-box{flex:1}.list-toolbar>button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:0 16px}.admin-list{padding:4px 18px}.admin-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:1fr auto 24px;align-items:center;gap:12px;width:100%;padding:17px 2px;display:grid}.admin-list>button:last-child{border:0}.admin-list div{flex-direction:column;display:flex}.admin-list small{color:var(--muted);margin-top:5px}.admin-list span{color:var(--green-dark);background:#eff5f1;border-radius:12px;padding:6px 10px;font-size:12px;font-weight:700}.prototype-note{color:#765817;background:#fff4da;border-radius:13px;margin-top:16px;padding:13px 15px;font-size:13px}.admin-mobile-nav{display:none}@media (width<=820px){.topbar{height:66px;padding:0 14px}.brand-copy span{display:none}.mode-switch{padding:9px 11px}.content{padding-left:16px;padding-right:16px}.hero{border-radius:21px;margin-top:18px;padding:25px 21px}.section-grid,.product-grid{grid-template-columns:1fr}.product-layout{grid-template-columns:1fr;gap:17px;padding-top:18px}.product-card h1{font-size:40px}.title-row{align-items:start}.title-row h1{font-size:34px}.tile-photo{height:230px}.bottom-nav{padding-left:4px;padding-right:4px}.bottom-nav button{font-size:10px}.admin-layout{padding-bottom:70px;display:block}.admin-sidebar{display:none}.admin-content{padding:23px 15px}.admin-title{align-items:flex-start}.admin-title h1{font-size:34px}.admin-title p{font-size:14px}.admin-title>button{padding:10px;font-size:12px}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{padding:15px}.metric-card strong{margin:9px 0;font-size:36px}.admin-columns{grid-template-columns:1fr}.admin-mobile-nav{z-index:20;border-top:1px solid var(--line);background:#fff;padding:7px 2px;display:grid;position:fixed;bottom:0;left:0;right:0}.admin-mobile-nav button{font-size:9px}.admin-list{padding:2px 12px}.admin-list>button{grid-template-columns:1fr auto 18px}.admin-list span{font-size:10px}.list-toolbar{flex-direction:column}.page-with-nav{min-height:calc(100vh - 130px)}}.outside-vk-banner{background:#eef8f2;border:1px solid #b9d7c5;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:18px clamp(20px,5vw,64px) 0;padding:16px 18px;display:grid}.outside-vk-icon{color:#fff;background:#2787f5;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.outside-vk-banner strong{margin-bottom:4px;display:block}.outside-vk-banner p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.outside-vk-banner a{color:#fff;white-space:nowrap;background:#2787f5;border-radius:12px;padding:11px 14px;font-weight:800;text-decoration:none}@media (width<=820px){.outside-vk-banner{grid-template-columns:auto 1fr;margin:12px 14px 0;padding:14px}.outside-vk-banner a{text-align:center;grid-column:1/-1}}.vk-only-gate{background:radial-gradient(circle at 50% 20%,#eff8f1,#dbe9df 55%,#cbdccf);place-items:center;min-height:100vh;padding:24px;display:grid}.vk-only-gate section{text-align:center;background:#fffffff0;border:1px solid #16784b2e;border-radius:28px;width:min(520px,100%);padding:42px 34px;box-shadow:0 24px 70px #12432b26}.vk-only-logo{color:#fff;background:#2787f5;border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 22px;font-size:23px;font-weight:900;display:grid}.vk-only-gate h1{margin:10px 0 14px;font-size:clamp(32px,7vw,48px)}.vk-only-gate p{max-width:410px;color:var(--muted);margin:0 auto 26px;line-height:1.6}.vk-only-gate a{color:#fff;background:#2787f5;border-radius:14px;padding:15px 20px;font-weight:850;text-decoration:none;display:block}.post-topic{border-radius:13px;padding:13px 15px;background:#eef7f1!important;margin:14px 0!important}.post-topic a{color:var(--green);font-weight:800}.client-order-link{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:13px 0;display:flex}.client-order-link span{color:var(--muted)}.action-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.question-tabs{grid-template-columns:1fr 1fr;gap:10px;margin:-6px 0 18px;display:grid}.question-tabs button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;font-weight:800}.question-tabs button.active{border-color:var(--green);background:var(--mint);color:var(--green-dark)}.question-tabs span{background:#e8eeea;border-radius:999px;place-items:center;min-width:24px;height:24px;margin-left:7px;padding:0 6px;font-size:12px;display:inline-grid}.question-tabs button.active span{background:var(--green);color:#fff}.admin-list>a{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:inherit;background:0 0;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:17px 2px;text-decoration:none;display:grid}.admin-list>a:last-child{border:0}.admin-list>a div{flex-direction:column;display:flex}.admin-list>a small{color:var(--muted);margin-top:5px}.admin-list>a>span{color:var(--green-dark);background:#eff5f1;border-radius:12px;padding:6px 10px;font-size:12px;font-weight:700}.admin-list>a>b{color:var(--green);font-size:12px}@media (width<=820px){.question-tabs{grid-template-columns:1fr}.admin-list>a{grid-template-columns:1fr auto}.admin-list>a>b{grid-column:1/-1}}.question-client-title>a{background:var(--green);color:#fff;border-radius:13px;padding:13px 17px;font-weight:800}.question-history{gap:12px;display:grid}.question-history article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.question-history-head{justify-content:space-between;align-items:center;gap:15px;display:flex}.question-history-head span{background:var(--mint);color:var(--green-dark);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.question-history p{color:#35443c;white-space:pre-wrap;margin:12px 0;line-height:1.55}.question-history small{color:var(--muted)}.question-client-list>button b{color:var(--green);font-size:12px}@media (width<=820px){.question-client-title{display:block}.question-client-title>a{margin-top:16px}.question-history-head{align-items:flex-start}.question-client-list>button{grid-template-columns:1fr auto}.question-client-list>button b{grid-column:1/-1}}.question-tabs.three-tabs{grid-template-columns:repeat(3,1fr)}.purchase-list{margin:24px 0;display:grid}.purchase-list>article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.purchase-summary{justify-content:space-between;align-items:center;gap:18px;display:flex}.purchase-summary>div{flex-direction:column;gap:6px;display:flex}.purchase-summary small{color:var(--muted)}.purchase-summary>b{background:var(--mint);color:var(--green-dark);border-radius:999px;padding:7px 10px;font-size:12px}.order-question-button,.question-reply-button{border:1px solid var(--line);color:var(--green-dark);cursor:pointer;background:#fff;border-radius:11px;margin-top:16px;padding:10px 13px;font-weight:800}.order-question-form,.question-reply-form{gap:10px;margin-top:12px;display:grid}.order-question-form textarea,.question-reply-form textarea{border:1px solid var(--line);resize:vertical;border-radius:12px;width:100%;padding:13px}.order-question-form>div,.question-reply-form>div{gap:9px;display:flex}.order-question-form button,.question-reply-form button{background:var(--green);color:#fff;border:0;border-radius:10px;padding:10px 14px;font-weight:800}.order-question-form button.secondary,.question-reply-form button.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.admin-reply{background:#eef7f1;border-radius:12px;flex-direction:column;gap:5px;margin:12px 0;padding:13px;display:flex}.admin-reply span{color:#34453b;line-height:1.5}@media (width<=820px){.question-tabs.three-tabs{grid-template-columns:1fr}.purchase-summary{align-items:flex-start}.order-question-form>div,.question-reply-form>div{flex-direction:column}}.help-choice-list{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0;display:grid}.help-choice-list>button,.help-choice-list>a{border:1px solid var(--line);min-height:86px;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:16px;text-decoration:none;display:grid}.help-choice-list>button:hover,.help-choice-list>a:hover{background:#f8fbf9;border-color:#9ac5aa}.help-choice-list>button>span,.help-choice-list>a>span{background:var(--mint);border-radius:13px;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.help-choice-list div{flex-direction:column;gap:5px;display:flex}.help-choice-list small{color:var(--muted)}.help-choice-list b{color:var(--green);font-size:20px}.help-form{max-width:720px}.help-form label{font-weight:750}.help-form>button{background:var(--green);color:#fff;border:0;border-radius:12px;padding:13px 16px;font-weight:850}.developer-contact{border:1px solid var(--line);background:#f7f9f7;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:28px 0;padding:18px 20px;display:flex}.developer-contact div{flex-direction:column;gap:5px;display:flex}.developer-contact span{color:var(--muted);font-size:13px}.developer-contact a{color:var(--green);white-space:nowrap;font-weight:800;text-decoration:none}@media (width<=820px){.help-choice-list{grid-template-columns:1fr}.developer-contact{flex-direction:column;align-items:flex-start}.developer-contact a{white-space:normal}}.developer-contact>button{color:var(--green);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}@media (width<=820px){.developer-contact>button{white-space:normal;text-align:left}}.action-buttons button{transition:transform .12s,box-shadow .12s,filter .12s}.action-buttons button:active{filter:brightness(.9);transform:translateY(2px)scale(.97);box-shadow:inset 0 2px 5px #00000029}.payment-line{background:#eef7f1;border-radius:10px;padding:9px 12px;font-weight:750}.quiet-refresh{width:42px;height:42px;font-size:20px;color:var(--green-dark)!important;background:#eef5f0!important;border-radius:50%!important;padding:0!important}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0;display:grid}.stats-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:8px;min-height:135px;padding:20px;display:flex}.stats-grid span{font-weight:800}.stats-grid strong{font-family:var(--font-ui);font-size:34px;font-weight:700;line-height:1.05}.stats-grid small{color:var(--muted)}.stats-detail,.notification-groups{grid-template-columns:1fr 1fr;gap:16px;display:grid}.stats-detail>section,.notification-groups>article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.stats-detail h2,.notification-groups h2{margin:0 0 14px}.stats-detail dl{margin:0}.stats-detail dl div{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:11px 0;display:flex}.stats-detail dt{color:var(--muted)}.stats-detail dd{margin:0;font-weight:800}.notification-groups h2{justify-content:space-between;display:flex}.notification-groups h2 span{background:var(--mint);font-family:var(--font-ui);border-radius:99px;padding:4px 9px;font-size:13px;font-weight:700;line-height:normal}.notification-groups a{border-top:1px solid var(--line);color:inherit;justify-content:space-between;gap:12px;padding:13px 0;text-decoration:none;display:flex}.notification-groups a div{flex-direction:column;gap:4px;display:flex}.notification-groups small{color:var(--muted)}.notification-groups b{color:var(--green);font-size:13px}@media (width<=850px){.stats-grid{grid-template-columns:1fr 1fr}.stats-detail,.notification-groups{grid-template-columns:1fr}}@media (width<=520px){.stats-grid{grid-template-columns:1fr}}.detail-back{border-radius:11px;align-items:center;margin:4px 0 24px;display:inline-flex}.detail-back:hover{background:var(--mint)}.help-page>.detail-back{margin-top:24px;margin-bottom:22px}.help-page>.detail-back+.eyebrow{margin-bottom:8px;display:block}.title-actions{align-items:center;gap:9px;display:flex}.title-actions>button{background:var(--green);color:#fff;border:0;border-radius:12px;padding:11px 15px;font-weight:750}.action-buttons button.status-selected,.action-buttons button:disabled{cursor:default;opacity:1}.action-buttons button.status-selected{color:var(--green-dark);background:#dcefe4;box-shadow:inset 0 0 0 2px #77b38e}.developer-list>article{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:17px 2px;display:flex}.developer-list>article:last-child{border:0}.developer-list article div{flex-direction:column;gap:6px;display:flex}.developer-list p{margin:0;line-height:1.5}.developer-list a{color:var(--green);white-space:nowrap;align-self:center;font-weight:750;text-decoration:none}.admin-member-list>div>span{flex-direction:column}.admin-member-list a{color:var(--green)}.danger-link{border-radius:10px}.admin-add{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.setting-field input,.setting-field textarea,.setting-field select{border:1px solid var(--line);background:#fff;border-radius:11px;width:100%;padding:12px}.admin-add>button{border:0;border-radius:11px;height:43px;padding:0 15px}.owner-note{color:var(--muted);margin-top:18px;display:block}@media (width<=650px){.admin-member-list>div{align-items:flex-start}.developer-list>article{flex-direction:column}.developer-list a{align-self:flex-start}}.topbar-actions{align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.topbar-actions .mode-switch{margin-left:0}.data-mode-switch{color:#365046;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd8d0;border-radius:11px;height:38px;padding:0 13px;font-size:12px;font-weight:650}.data-mode-switch:hover{background:#f6faf7;border-color:#9db9a8}.data-mode-switch.test{color:#6f5923;background:#fbf6e8;border-color:#d5c49a}.test-context-bar{color:#5e5131;background:#faf7eb;border-bottom:1px solid #e1e3da;justify-content:space-between;align-items:center;gap:16px;min-height:42px;padding:8px 24px;display:flex}.test-context-bar>div{flex-wrap:wrap;align-items:baseline;gap:9px;min-width:0;display:flex}.test-context-bar strong{white-space:nowrap;font-size:12px;font-weight:750}.test-context-bar span{color:#766b50;font-size:11px;line-height:1.35}.test-context-bar>button{color:#66562f;cursor:pointer;white-space:nowrap;background:#fffdf7;border:1px solid #cfc3a5;border-radius:9px;min-height:30px;padding:0 10px;font-size:11px;font-weight:650}.test-context-bar>button:hover{background:#fff}.test-mode-dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#151f1a47;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.test-mode-dialog{background:#fff;border:1px solid #dce4df;border-radius:18px;width:min(460px,100%);padding:22px;box-shadow:0 22px 60px #1434232e}.test-mode-dialog h2{font-family:var(--font-ui);margin:0 0 8px;font-size:20px;font-weight:650}.test-mode-dialog p{color:#657169;margin:0;font-size:13px;line-height:1.55}.test-mode-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.test-mode-dialog-actions button{cursor:pointer;border-radius:10px;min-height:40px;padding:0 14px}.test-mode-dialog-actions .secondary{color:#314238;background:#fff;border:1px solid #d5ddd8}.test-mode-dialog-actions .danger{color:#9a3f35;background:#fff5f3;border:1px solid #d9b4ae;font-weight:650}.test-mode-dialog-actions button:disabled{opacity:.55;cursor:default}@media (width>=821px){.admin-shell.test-shell .test-context-bar{flex:0 0 42px}.admin-shell.test-shell .admin-layout{height:calc(100vh - 110px)}}@media (width<=820px){.topbar-actions{display:none}.test-context-bar{align-items:flex-start;padding:8px 14px}.test-context-bar>div{gap:2px;display:grid}.test-context-bar>button{align-self:center}.mobile-test-mode-switch.active{background:#fbf6e8!important;border-color:#d3c39a!important}.mobile-test-mode-switch.active>span{background:#f3ead1!important}}@media (width<=520px){.test-context-bar{gap:8px}.test-context-bar span{font-size:10px}.test-context-bar>button{padding:0 8px}.test-mode-dialog{padding:19px}}button,a{transition:background-color .16s,border-color .16s,transform .12s,box-shadow .16s}button:not(:disabled):hover{filter:brightness(.98)}button:not(:disabled):active{transform:translateY(1px)}.catalog-breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 22px;font-size:13px;display:flex}.catalog-breadcrumbs button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-weight:750}.compact-title{align-items:flex-end}.catalog-title-actions{gap:8px;display:flex}.catalog-title-actions button{background:var(--green);color:#fff;border:0;border-radius:12px;padding:11px 14px;font-weight:800}.catalog-title-actions button.secondary{border:1px solid var(--line);color:var(--green-dark);background:#fff}.catalog-unsaved-note{color:#9a6400!important;margin:6px 0 0!important;font-size:12px!important;line-height:1.35!important}.catalog-global-search{align-items:center;gap:12px;margin:0 0 14px;display:flex}.catalog-global-search .search-box{flex:1;max-width:620px}.catalog-global-search>span{color:var(--muted);white-space:nowrap;font-size:12px}.catalog-search-results{border:1px solid var(--line);background:#fff;border-radius:18px;display:grid;overflow:hidden}.catalog-search-results>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:14px;width:100%;min-height:64px;padding:11px 16px;display:grid}.catalog-search-results>button:last-child{border-bottom:0}.catalog-search-results>button>span{flex-direction:column;gap:4px;min-width:0;display:flex}.catalog-search-results>button>span:nth-child(2){align-items:flex-end}.catalog-search-results strong{font-size:14px;font-weight:500}.catalog-search-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.catalog-search-results b{font-weight:500}.catalog-search-results i{color:var(--green);font-size:18px;font-style:normal}@media (width<=620px){.catalog-global-search{flex-direction:column;align-items:stretch}.catalog-global-search>span{white-space:normal}.catalog-search-results>button{grid-template-columns:minmax(0,1fr) 20px}.catalog-search-results>button>span:nth-child(2){grid-column:1;align-items:flex-start}.catalog-search-results>button>i{grid-area:1/2/span 2}}.catalog-compact-list{border:1px solid var(--line);background:#fff;border-radius:18px;padding:4px 18px;display:grid}.catalog-compact-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:46px 1fr auto 22px;align-items:center;gap:12px;width:100%;min-height:68px;padding:10px 0;display:grid}.catalog-compact-list>button:hover{background:#f7fbf8}.catalog-item-thumb{background:var(--mint);border-radius:12px;place-items:center;width:40px;height:40px;font-size:20px;display:grid;overflow:hidden}.catalog-item-thumb img{object-fit:cover;width:100%;height:100%}.catalog-compact-list>button>div{flex-direction:column;gap:5px;display:flex}.catalog-compact-list small{color:var(--muted)}.catalog-compact-list>button>b{color:var(--green)}.sale-status{white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:800}.sale-status.available{color:#0b6a3e;background:#e4f5ea}.sale-status.preorder{color:#6c6510;background:#f5f0c8}.sale-status.unavailable{color:#9a4f20;background:#fff0e5}.catalog-manage-link{color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:14px;font-weight:750}.question-tabs.four-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.question-tabs button{text-align:left;justify-content:space-between;align-items:center;gap:8px;display:flex}.question-tabs button>b{min-width:0}.question-kind-pills{flex-wrap:wrap;margin:7px 0;flex-direction:row!important;gap:6px!important;display:flex!important}.question-kind-pills span{border-radius:999px;color:var(--green-dark)!important;background:#eef5f1!important;padding:4px 8px!important;font-size:11px!important;font-weight:750!important}.question-client-list>button{grid-template-columns:minmax(0,1fr) auto auto}.question-client-list>button>div{min-width:0}.question-client-list>button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.question-client-title h1{overflow-wrap:anywhere;font-size:clamp(32px,4vw,48px)}.question-card-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:14px;display:flex}.question-card-footer .question-reply-button{margin:0}.stats-period,.notification-tabs{flex-wrap:wrap;align-items:center;gap:8px;margin:-8px 0 20px;display:flex}.stats-period>button,.notification-tabs>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;padding:10px 13px;font-weight:750}.stats-period>button.active,.notification-tabs>button.active{background:var(--green);border-color:var(--green);color:#fff}.stats-dates{flex-wrap:wrap;gap:8px;display:flex}.stats-dates label{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.stats-dates input{border:1px solid var(--line);border-radius:9px;padding:8px}.stats-funnel{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-tabs span{min-width:22px;height:22px;color:var(--green-dark);background:#eaf2ed;border-radius:999px;place-items:center;margin-left:5px;font-size:11px;display:inline-grid}.notification-tabs button.active span{color:var(--green-dark);background:#fff}.notification-action-list{gap:10px;display:grid}.notification-action-list>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:44px 1fr auto auto;align-items:center;gap:13px;width:100%;min-height:86px;padding:15px 18px;display:grid}.notification-action-list>button:hover{background:#f8fbf9;border-color:#9ac5aa}.notification-action-list>button>span{background:var(--mint);border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.notification-action-list>button>div{flex-direction:column;gap:5px;display:flex}.notification-action-list small{color:var(--muted)}.notification-action-list i{background:var(--mint);border-radius:999px;place-items:center;min-width:30px;height:30px;font-style:normal;font-weight:800;display:grid}.notification-action-list b{color:var(--green);font-size:12px}.notification-compose{border:1px solid var(--line);background:#fff;border-radius:20px;gap:16px;max-width:780px;padding:22px;display:grid}.notification-compose label{gap:8px;font-weight:750;display:grid}.notification-compose textarea{border:1px solid var(--line);resize:vertical;border-radius:12px;width:100%;padding:13px}.notification-compose>button{background:var(--green);color:#fff;border:0;border-radius:12px;padding:13px}.notification-preview{background:#f1f7f3;border-radius:14px;padding:15px}.notification-preview p{white-space:pre-wrap;margin:8px 0 0;line-height:1.5}.recipient-list>div,.notification-history>article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.recipient-list span,.notification-history article>div{flex-direction:column;gap:4px;display:flex}.recipient-list small,.notification-history small{color:var(--muted)}.recipient-list a{color:var(--green);font-weight:750}.empty-admin-state{border:1px solid var(--line);text-align:center;background:#fff;border-radius:20px;padding:46px 24px}.empty-admin-state>span{font-size:34px}.empty-admin-state h2{margin:12px 0 6px}.empty-admin-state p{color:var(--muted)}.catalog-list-subtitle{font-family:var(--font-ui);color:var(--green-dark);margin:20px 0 9px;font-size:15px;font-weight:800;line-height:1.2}@media (width<=850px){.question-tabs.four-tabs{grid-template-columns:1fr 1fr}.stats-funnel{grid-template-columns:1fr}.catalog-compact-list>button{grid-template-columns:42px 1fr auto}.catalog-compact-list>button>b{display:none}}@media (width<=620px){.compact-title{flex-direction:column;align-items:flex-start}.catalog-title-actions{width:100%}.catalog-title-actions button{flex:1}.question-tabs.four-tabs,.question-tabs.three-tabs{grid-template-columns:1fr}.question-client-list>button{grid-template-columns:1fr auto}.question-client-list>button>b{grid-column:1/-1}.question-card-footer{flex-direction:column;align-items:flex-start}.notification-action-list>button{grid-template-columns:42px 1fr auto}.notification-action-list b{grid-column:2/-1}.sale-status{grid-column:2/4;justify-self:start}.stats-period>button{flex:1}.stats-dates{width:100%}.stats-dates label{flex:1}.stats-dates input{width:100%;min-width:0}}.admin-member-summary button.secondary{border:1px solid var(--line);color:var(--green-dark);background:#fff;border-radius:10px;padding:8px 11px;font-weight:750}.permission-grid{border-radius:14px;margin-top:14px}.permission-grid label{background:#fff;border-radius:9px;align-items:center;gap:8px;padding:8px;display:flex}.permission-grid input{width:17px;height:17px;accent-color:var(--green)}@media (width<=620px){.admin-member-summary{flex-direction:column;align-items:flex-start}.permission-grid{grid-template-columns:1fr}}button,a,.catalog-compact-list>button,.category-row,.section-card{transition:transform .15s,box-shadow .15s,background-color .15s,border-color .15s,filter .15s}button:not(:disabled):hover,.action-link:hover{filter:brightness(.985);transform:translateY(-1px)}button:not(:disabled):active,.action-link:active{filter:brightness(.95);transform:translateY(1px)}.help-option-list{gap:9px;max-width:760px;margin:20px 0;display:grid}.help-option-list>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:12px;width:100%;min-height:62px;padding:10px 13px;display:grid}.help-option-list>button:hover{background:#f6fbf7;border-color:#91bca1;box-shadow:0 8px 22px #114e2f12}.help-option-list>button>span{background:var(--mint);border-radius:12px;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.help-option-list small{color:var(--muted)}.help-option-list b{color:var(--green);font-size:18px}.help-search{max-width:760px;margin:14px 0}.selected-help-product{background:var(--mint);border-radius:14px;flex-direction:column;gap:5px;padding:14px 16px;display:flex}.selected-help-product small{color:var(--muted)}.help-back{margin-top:30px!important}.help-back+.eyebrow{margin-top:5px}.icon-picker{flex-wrap:wrap;gap:8px;display:flex}.icon-picker button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;width:54px;height:54px;padding:5px;font-size:22px}.icon-picker button img{object-fit:contain;width:100%;height:100%}.icon-picker button.active{border-color:var(--green);background:var(--mint);box-shadow:0 0 0 2px #147b491f}.catalog-icon-field{gap:10px!important}.catalog-icon-library{border:1px solid var(--line);background:#f8faf8;border-radius:14px;max-height:390px;padding:12px;overflow:auto}.catalog-icon-library>section+section{margin-top:14px}.catalog-icon-library>section>strong{color:var(--muted);margin-bottom:8px;font-size:12px;display:block}.admin-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.admin-photo-grid figure{aspect-ratio:4/3;background:#eef3ef;border-radius:13px;margin:0;position:relative;overflow:hidden}.admin-photo-grid img{object-fit:cover;width:100%;height:100%}.admin-photo-grid button{color:#fff;cursor:pointer;background:#8e1921e6;border:0;border-radius:50%;width:28px;height:28px;font-size:18px;position:absolute;top:6px;right:6px}.catalog-no-icon{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:10px;width:100%;margin-bottom:14px;padding:10px;display:flex}.catalog-no-icon>span:first-child{color:#68736c;background:#eef2ef;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:24px;display:grid}.catalog-no-icon strong,.catalog-no-icon small{display:block}.catalog-no-icon small{color:var(--muted);margin-top:2px}.catalog-no-icon.active{border-color:var(--green);background:var(--mint);box-shadow:0 0 0 2px #147b491f}.manual-step{border:1px solid var(--line);border-radius:16px;gap:14px;margin:0;padding:18px;display:grid}.manual-step legend{color:var(--green-dark);padding:0 8px;font-weight:850}.preorder-payment-card{margin:16px 0}.preorder-payment-card p{color:var(--muted);line-height:1.5}.question-overview-title{align-items:center}.developer-quiet{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:44px;height:44px;font-size:18px;position:relative}.developer-quiet span{color:#fff;background:#e9474f;border-radius:99px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:800;display:grid;position:absolute;top:-6px;right:-5px}@media (width<=620px){.help-option-list>button{grid-template-columns:40px 1fr auto}.help-option-list small{grid-column:2}.admin-photo-grid{grid-template-columns:1fr 1fr}.question-overview-title{align-items:flex-start}.developer-quiet{position:absolute;right:18px}}.smart-answer-heading{gap:5px;display:grid}.smart-answer-heading span{color:var(--muted)}.smart-answer-options{gap:8px;display:grid}.smart-answer-options button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;font-weight:800;display:flex}.smart-answer-card{border:1px solid var(--line);background:#fff;border-radius:20px;gap:14px;padding:20px;display:grid}.smart-answer-card h2,.smart-answer-card p{margin:0}.smart-answer-card p{white-space:pre-wrap;line-height:1.55}.smart-answer-card a{color:var(--green);font-weight:800}.smart-answer-actions,.smart-answer-empty{flex-wrap:wrap;gap:10px;display:flex}.smart-answer-empty{flex-direction:column;align-items:flex-start}.smart-answer-empty p{margin:0;font-weight:800}.stable-icon{flex:none;width:1em;height:1em;display:block}.stable-icon-fallback{place-items:center;width:1em;height:1em;display:grid}.section-icon .stable-icon{width:38px;height:38px}.category-icon .stable-icon{width:34px;height:34px}.bottom-nav button>span,.admin-mobile-nav button>span{place-items:center;width:24px;height:24px;display:grid}.bottom-nav .stable-icon,.admin-mobile-nav .stable-icon{width:24px;height:24px}.admin-sidebar nav button>span{place-items:center;display:grid}.admin-sidebar nav .stable-icon{width:21px;height:21px}.catalog-item-thumb .stable-icon{width:28px;height:28px}.help-option-list>button>span .stable-icon,.help-choice-list>button>span .stable-icon{width:29px;height:29px}.icon-picker .stable-icon{width:27px;height:27px;margin:auto}.placeholder-photo>.stable-icon{width:82px;height:82px}.bottom-nav .client-menu-icon{object-fit:contain;opacity:.72;width:24px;height:24px;display:block}.bottom-nav button.active .client-menu-icon,.bottom-nav .admin-entry .client-menu-icon{opacity:1}.empty-card>span,.empty-admin-state>span{place-items:center;display:grid}.empty-card>span .stable-icon{width:42px;height:42px;margin:auto}.empty-admin-state>span .stable-icon{width:34px;height:34px;margin:auto}.subscription-action,.order-question-button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.subscription-action .stable-icon,.order-question-button .stable-icon{width:18px;height:18px}.settings-row-icon .stable-icon{width:28px;height:28px}.question-tabs button>b{align-items:center;gap:7px;display:flex}.developer-quiet{place-items:center;display:grid}.notification-action-list>button>span .stable-icon{width:27px;height:27px}.activity>span .stable-icon{width:22px;height:22px}.catalog-editor .catalog-visibility{border:1px solid var(--line);cursor:pointer;background:#f7faf8;border-radius:13px;align-items:center;gap:12px;padding:13px 14px;display:flex}.catalog-visibility input{width:20px;height:20px;accent-color:var(--green);flex:0 0 20px;margin:0}.catalog-visibility>span{flex-direction:column;gap:3px;display:flex}.catalog-visibility strong{font-size:15px}.catalog-visibility small{color:var(--muted);font-weight:400}.category-bulk-settings{background:#f5faf7;border:1px solid #c8ddcf;border-radius:16px;gap:14px;margin:4px 0;padding:18px;display:grid}.category-bulk-settings legend{color:var(--green-dark);padding:0 8px;font-weight:850}.category-bulk-settings>p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.field-explanation{color:var(--muted);margin-top:7px;font-size:12px;font-weight:400;line-height:1.5;display:block}.admin-title>.developer-quiet{border:1px solid var(--line);width:44px;min-width:44px;height:44px;color:var(--green-dark);box-shadow:none;background:#fff;border-radius:50%;padding:0;position:relative}.admin-title>.developer-quiet:hover{background:var(--mint);border-color:#9ac5aa}.question-tabs button{min-height:64px;padding:12px 13px}.question-tabs button>b{white-space:nowrap;font-size:15px}.question-tabs button>b .stable-icon{flex:0 0 22px}.question-tabs button>span{flex:none;margin-left:auto}@media (width<=620px){.question-tabs button{min-height:56px}.question-tabs button>b{font-size:14px}}.my-questions-button{text-align:left;cursor:pointer;background:linear-gradient(135deg,#edf8f1,#fff);border:1px solid #a8ceb7;border-radius:17px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;max-width:760px;min-height:76px;margin:4px 0 22px;padding:14px 16px;display:grid}.my-questions-button>span{background:var(--mint);border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.my-questions-button>span .stable-icon{width:27px;height:27px}.help-menu-icon{object-fit:contain;width:28px;height:28px;display:block}.my-questions-button>span .help-menu-icon,.help-choice-list>button>span .help-menu-icon,.help-choice-list>a>span .help-menu-icon{width:28px;height:28px}.my-questions-button>div{flex-direction:column;gap:5px;display:flex}.my-questions-button small{color:var(--muted)}.my-questions-button>b{color:var(--green);font-size:20px}.client-question-history{gap:13px;margin:22px 0;display:grid}.client-question-history>article{border:1px solid var(--line);background:#fff;border-radius:18px;gap:13px;padding:18px;display:grid}.client-question-history>article>div:first-child{flex-direction:column;gap:7px;display:flex}.client-question-history small{color:var(--muted)}.client-question-history p{white-space:pre-wrap;margin:0;line-height:1.55}.client-question-replies{background:#edf7f1;border-radius:14px;gap:8px;padding:14px;display:grid}.client-question-replies>div{gap:6px;display:grid}.question-waiting,.question-delivery{border-radius:999px;width:max-content;max-width:100%;padding:7px 10px;font-size:12px;font-weight:800}.question-waiting,.question-delivery.app-only{color:#785b16;background:#fff2cf}.question-delivery{margin-top:12px}.question-delivery.connected{color:#12643e;background:#e6f5eb}@media (width<=820px){.admin-shell .mode-switch{display:none}.admin-mobile-nav{grid-template-columns:none;grid-auto-columns:1fr;grid-auto-flow:column}.admin-mobile-nav .more-dots{letter-spacing:1px;place-items:center;width:24px;height:24px;font-size:16px;line-height:1;display:grid}.mobile-more-screen{padding-bottom:18px}.mobile-more-screen .admin-title{margin-bottom:18px}.mobile-more-list{gap:10px;display:grid}.mobile-more-list>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:12px;width:100%;min-height:66px;padding:12px 14px;display:grid}.mobile-more-list>button>span{background:var(--mint);border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.mobile-more-list>button>span .stable-icon{width:25px;height:25px}.mobile-more-list>button>strong{font-size:15px}.mobile-more-list>button>b{color:var(--green);font-size:20px}.mobile-more-list>.mobile-client-switch{border-color:color-mix(in srgb,var(--green) 32%,var(--line));background:color-mix(in srgb,var(--green) 5%,#fff);margin-top:8px}}.catalog-category-list{padding:4px}.catalog-category-list>.catalog-category-row:last-child{border-bottom:0}.catalog-category-list>.catalog-category-row:hover{background:var(--mint);box-shadow:inset 0 0 0 1px #cfe2d5}.catalog-exit-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#121f1857;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.catalog-exit-dialog{border:1px solid var(--line);background:#fff;border-radius:18px;gap:20px;width:min(440px,100%);padding:22px;display:grid;box-shadow:0 18px 54px #1333232e}.catalog-exit-dialog h2{font-family:var(--font-ui);margin:0 0 7px;font-size:20px;font-weight:500}.catalog-exit-dialog p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.catalog-exit-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.catalog-exit-actions button{cursor:pointer;border-radius:11px;min-height:40px;padding:9px 13px;font-weight:650}.catalog-exit-actions .secondary{border:1px solid var(--line);color:var(--green-dark);background:#fff}.catalog-exit-discard{color:#93452e;background:#fff8f4;border:1px solid #e2b9aa}@media (width<=520px){.catalog-exit-actions{grid-template-columns:1fr;display:grid}.catalog-exit-actions button{width:100%}}.catalog-mode-grid{align-items:start;gap:12px;display:grid;color:inherit!important;background:0 0!important;border:0!important;padding:0!important}.catalog-mode-grid.mode-available{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-mode-grid.mode-preorder,.catalog-mode-grid.mode-unavailable{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-mode-grid>label{min-width:0}.catalog-mode-grid input,.catalog-mode-grid select{width:100%;min-width:0}.catalog-mode-grid .catalog-available-qty{background:0 0;border:0;border-radius:0;padding:0}.catalog-mode-grid .catalog-available-qty input{margin-top:0}.catalog-mode-grid .catalog-available-qty .field-explanation{margin-top:7px}.catalog-compact-list{gap:8px;padding:8px}.catalog-compact-list>button{border:1px solid #0000;border-radius:16px;min-height:72px;padding:12px 14px}.catalog-compact-list>button:hover{background:#eef6f1;border-color:#d7e7dd;box-shadow:0 8px 22px #12432b14}.catalog-compact-list>button:last-child{border-bottom:1px solid #0000}.catalog-category-list>.catalog-category-row{border-bottom:1px solid #0000;border-radius:16px;padding:12px 14px}.catalog-category-list>.catalog-category-row:hover{background:#eef6f1;border-color:#d7e7dd;box-shadow:0 8px 22px #12432b14}.catalog-search-results>button:hover{background:#eef6f1}.catalog-manage-link{padding:0}@media (width<=760px){.catalog-mode-grid,.catalog-mode-grid.mode-available,.catalog-mode-grid.mode-preorder,.catalog-mode-grid.mode-unavailable{grid-template-columns:1fr}}.catalog-delete-dialog{border-color:#ead3ce}.catalog-delete-dialog h2{color:#7d2f2f}.catalog-delete-confirm{color:#fff!important;background:#b63f45!important;border:1px solid #c85b5b!important}.catalog-delete-confirm:disabled{opacity:.6;cursor:default}.catalog-choice-field{gap:7px;min-width:0;display:grid}.catalog-choice-field>span{color:var(--ink);font-size:14px;font-weight:500}.catalog-choice{min-width:0;position:relative}.catalog-choice-trigger{width:100%;min-height:46px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd6ce;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:0 13px;font-size:16px;display:flex}.catalog-choice-trigger.open,.catalog-choice-trigger:focus-visible{border-color:var(--green);outline:3px solid color-mix(in srgb,var(--green) 12%,transparent);outline-offset:0}.catalog-choice-trigger b{color:var(--green-dark);font-size:16px;font-weight:500}.catalog-choice-menu{z-index:30;background:#fff;border:1px solid #d7e1da;border-radius:12px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 26px #12432b1f}.catalog-choice-menu button{width:100%;min-height:40px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:8px;padding:8px 10px}.catalog-choice-menu button:hover,.catalog-choice-menu button.active{color:var(--green-dark);background:#eef6f1}.appearance-title{margin-bottom:18px}.appearance-title h1{font-family:var(--font-ui);font-size:30px;font-weight:400;line-height:36px}.appearance-title p{font-size:13px;line-height:1.45}.appearance-menu{background:#fff;border:1px solid #d7e0da;border-radius:16px;width:min(628px,100%);overflow:hidden}.appearance-menu>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e1e7e3;grid-template-columns:44px minmax(0,1fr) 22px;align-items:center;gap:14px;width:100%;min-height:78px;padding:12px 18px;display:grid}.appearance-menu>button:last-child{border-bottom:0}.appearance-menu>button:hover{background:#f7faf8}.appearance-menu>button>div{min-width:0}.appearance-menu strong,.appearance-menu small{display:block}.appearance-menu strong{font-size:14px;line-height:18px}.appearance-menu small{color:#758078;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;line-height:16px;overflow:hidden}.appearance-menu>button>b{color:var(--green);font-size:19px;font-weight:500}.appearance-menu-mark,.appearance-color-mark,.appearance-text-mark{background:#f8faf8;border:1px solid #dce5df;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.appearance-menu-mark img{object-fit:contain;width:100%;height:100%;padding:3px}.appearance-color-mark{border:5px solid #fff;outline:1px solid #dce5df}.appearance-text-mark{color:var(--green-dark);font-family:var(--font-display);font-size:17px;font-weight:600}.appearance-editor{background:#fff;border:1px solid #d7e0da;border-radius:16px;gap:18px;width:min(628px,100%);padding:20px;display:grid}.appearance-editor .setting-field{margin:0}.appearance-editor .setting-field>small{color:#7a867f;justify-self:end;font-weight:400}.appearance-editor input,.appearance-editor textarea{font-size:14px}.appearance-preview{min-height:68px}.appearance-preview .brand-mark{width:42px;height:42px}.appearance-preview>div{flex-direction:column;min-width:0}.appearance-preview small{margin-top:3px;font-size:11px}.appearance-color-controls{gap:10px;grid-template-columns:minmax(0,220px) minmax(0,150px)!important;display:grid!important}.appearance-palette-button{cursor:pointer;background:#fff;border:1px solid #cbd8cf;border-radius:11px;align-items:center;gap:10px;min-height:44px;padding:6px 13px;display:flex;position:relative;overflow:hidden}.appearance-palette-button b{font-size:13px}.appearance-palette-button input{opacity:0;cursor:pointer;inset:0;border:0!important;width:100%!important;height:100%!important;padding:0!important;position:absolute!important}.appearance-selected-color{background:var(--green);border:3px solid #fff;border-radius:8px;flex:none;width:28px;height:28px;box-shadow:0 0 0 1px #bcc9c0}.appearance-color-controls>input{text-transform:uppercase}.appearance-upload-button{border:1px solid color-mix(in srgb,var(--green) 42%,#cbd8cf);background:var(--mint);width:max-content;max-width:100%;min-height:44px;color:var(--green-dark);cursor:pointer;border-radius:11px;align-items:center;padding:11px 15px;display:flex;position:relative;overflow:hidden}.appearance-upload-button b{font-size:13px}.appearance-upload-button input{opacity:0;cursor:pointer;inset:0;border:0!important;width:100%!important;height:100%!important;padding:0!important;position:absolute!important}.appearance-cover-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.appearance-cover-actions button{min-height:44px}.appearance-apply-here{justify-self:start;min-height:44px}.appearance-current-cover{background:#fbfcfb;border:1px solid #d8e2db;border-radius:13px;align-items:center;gap:12px;min-height:82px;padding:9px;display:flex}.appearance-current-cover>img{object-fit:cover;border-radius:9px;flex:none;width:112px;height:64px}.appearance-current-cover>div{gap:4px;display:grid}.appearance-current-cover strong{font-size:13px}.appearance-current-cover small{color:var(--muted);font-size:11px;line-height:1.4}.appearance-current-cover.empty{border-style:dashed;min-height:64px;padding:12px 14px}.appearance-component-preview{background:#fbfcfb;border:1px solid #dde5e0;border-radius:14px;flex-wrap:wrap;align-items:center;gap:14px;min-height:82px;padding:16px;display:flex}.appearance-component-preview button{background:var(--green);color:var(--brand-on,#fff);border:0;border-radius:10px;padding:10px 14px;font-weight:650}.appearance-component-preview a{color:var(--green);font-size:13px;font-weight:700}.appearance-component-preview span{background:var(--mint);color:var(--green-dark);border-radius:10px;padding:9px 12px;font-size:12px;font-weight:650}.appearance-component-preview i{background:var(--green);border-radius:999px;width:38px;height:22px;box-shadow:inset 16px 0 0 2px #fff}.appearance-warning{color:#765716;background:#fff7de;border:1px solid #e8c878;border-radius:11px;padding:11px 13px;font-size:12px}.appearance-visibility{cursor:pointer;background:#f8faf8;border:1px solid #d8e2db;border-radius:13px;align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.appearance-visibility input{width:19px;height:19px;accent-color:var(--green);margin:1px 0 0}.appearance-visibility span{gap:3px;display:grid}.appearance-visibility small{color:var(--muted);font-weight:400}.appearance-hero-preview{background-position:50%;background-size:cover}.appearance-hero-preview>span{display:block}.appearance-hero-preview>strong{margin:8px 0 7px;display:block}.appearance-hero-preview>p{font-size:13px}.appearance-hero-preview.with-image>span,.appearance-hero-preview.with-image>strong,.appearance-hero-preview.with-image>p{color:inherit;text-shadow:0 1px 3px #ffffff59}.appearance-hero-disabled-preview{background:#fbfcfb;border:1px dashed #cbd8cf;border-radius:16px;padding:20px 22px}.appearance-hero-disabled-preview small{color:var(--muted);margin-bottom:8px;font-size:11px;display:block}.appearance-hero-disabled-preview h3{font-family:var(--font-display);margin:0;font-size:24px}.appearance-hero-disabled-preview p{color:#6f7c74;margin:7px 0 0;font-size:12px;line-height:1.45}.appearance-overlay>span{justify-content:space-between;gap:12px;display:flex}.appearance-overlay>span b{color:var(--green);font-size:13px}.appearance-overlay input[type=range]{accent-color:var(--green);padding:0}.hero-with-image{background-position:50%;background-size:cover}.hero-with-image .eyebrow,.hero-with-image h1,.hero-with-image p{color:inherit;text-shadow:0 1px 3px #ffffff59}.appearance-save-state{border-radius:11px;padding:11px 13px;font-size:12px}.appearance-save-state.changed{color:#765716;background:#fff7de}.appearance-save-state.saved{color:#155f39;background:#eaf6ee}.appearance-inline-action{width:max-content}@media (width<=620px){.appearance-menu>button{grid-template-columns:40px minmax(0,1fr) 18px;gap:10px;padding:11px 13px}.appearance-menu-mark,.appearance-color-mark,.appearance-text-mark{width:38px;height:38px}.appearance-editor{padding:15px}.appearance-hero-preview{padding:20px}.appearance-hero-preview>strong{font-size:23px}.appearance-color-controls{grid-template-columns:1fr!important}.appearance-component-preview{flex-direction:column;align-items:flex-start}.appearance-current-cover>img{width:84px;height:56px}.appearance-inline-action{width:100%}}.modules-settings{gap:0;max-width:820px;padding:0;overflow:hidden}.modules-settings .module-row{padding-top:11px;padding-bottom:11px}.module-open{color:var(--green);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:8px 2px;font-size:14px;font-weight:500}.module-open:hover{text-underline-offset:3px;text-decoration:underline}.modules-settings .settings-row-icon{background:0 0;border-radius:0}.modules-settings .settings-row-icon .admin-original-icon{width:27px;height:27px}.module-switch{cursor:pointer;background:#d9e1dc;border:0;border-radius:999px;flex:0 0 46px;width:46px;height:26px;padding:3px;transition:background .18s,box-shadow .18s;position:relative;box-shadow:inset 0 0 0 1px #ced8d1}.module-switch i{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;display:block;transform:translate(0);box-shadow:0 1px 4px #172b1f2e}.module-switch.enabled{background:var(--green);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 88%,#000)}.module-switch.enabled i{transform:translate(20px)}.module-switch:focus-visible{outline:3px solid color-mix(in srgb,var(--green) 18%,transparent);outline-offset:3px}@media (width<=720px){.modules-settings .module-row{grid-template-columns:38px minmax(0,1fr);min-height:76px}.modules-settings .module-controls{flex-wrap:wrap;gap:12px!important}}.app-shell .mode-switch,.app-shell .checkout-button,.app-shell .floating-cart,.app-shell .cart-summary,.app-shell .fulfillment-choice button.active,.app-shell .faq-actions button,.app-shell .primary,.app-shell button.primary,.app-shell .primary-action,.app-shell .empty-card button,.app-shell .help-form>button,.app-shell .title-actions>button,.app-shell .catalog-title-actions button:not(.secondary),.app-shell .settings-card button.primary,.app-shell .settings-detail button.primary,.app-shell .client-recommendation>button{background:var(--green);color:var(--brand-on,#fff)}.client-recommendation .recommendation-price{color:var(--ink);margin-top:6px;font-weight:800;display:block}.client-recommendation>em{margin-top:7px;font-size:13px;display:block}.client-recommendation>button.added{color:var(--green-dark);background:#e5f4ea;border:1px solid #8bc5a1}.cart-payment-note{font-size:12px!important;display:block!important}.cart-payment-note.with-prepayment{color:#8a5a00!important}.cart-payment-note.without-prepayment{color:var(--green-dark)!important}.cart-payment-summary{flex-direction:column}.cart-payment-summary small{font-weight:700;color:#fff!important}.cart-row>strong:before{content:"Стоимость: ";color:var(--muted);font-size:11px;font-weight:600}@media (width>=821px){.admin-shell{flex-direction:column;height:100vh;min-height:0;display:flex;overflow:hidden}.admin-shell .topbar{flex:0 0 74px;position:relative}.admin-shell .admin-layout,.admin-shell .admin-sidebar{min-height:0;overflow:hidden}.admin-shell .admin-content{overscroll-behavior:contain;min-height:0;overflow-y:auto}}.admin-original-icon{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.admin-layout{grid-template-columns:246px minmax(0,1fr)}.admin-sidebar{padding:22px 16px}.admin-sidebar nav{gap:8px}.admin-sidebar nav button{border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;min-height:48px;padding:7px 12px;font-size:15px}.admin-sidebar nav button>span{width:36px;height:36px}.admin-sidebar nav button.active{background:linear-gradient(135deg,#e8f3ec,#dceee4)}.admin-sidebar nav button.active>span{transform:none}.admin-content{padding:32px clamp(28px,3vw,44px)}.settings-title h1{margin-top:7px;font-size:36px}.settings-title p{margin-top:5px}.settings-card-grid{max-width:900px;box-shadow:none;background:#fff;border:1px solid #d7e0da;border-radius:18px;grid-template-columns:1fr;gap:0;padding:0 20px;display:grid;overflow:hidden}.settings-overview-row{min-height:73px;box-shadow:none;background:#fff;border:0;border-bottom:1px solid #e1e7e3;border-radius:0;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:0;display:grid}.settings-overview-row:last-child{border-bottom:0}.settings-overview-action{cursor:pointer;transition:background-color .15s}.settings-overview-action:hover{background:color-mix(in srgb,var(--green) 5%,#fff)}.settings-overview-action:has(.settings-card-action:focus-visible){background:color-mix(in srgb,var(--green) 7%,#fff)}.settings-overview-row:first-child{background:#f6faf7;margin:0 -20px;padding:0 20px}.settings-card-icon{flex:none;place-items:center;width:42px;height:42px;display:grid}.settings-card-copy{align-self:center;min-width:0}.settings-card-copy>strong{color:#101a15;margin-bottom:4px;font-size:16px;line-height:1.2;display:block}.settings-card-title-row{align-items:center;gap:7px;margin-bottom:4px;display:flex}.settings-card-title-row>strong{color:#101a15;font-size:16px;line-height:1.2}.settings-card-meta{color:#6e7971;background:#eef2ef;border-radius:50%;flex:none;place-items:center;width:21px;height:21px;font-size:11px;font-weight:500;line-height:1;display:grid}.settings-card-copy p{color:#758078;flex-wrap:wrap;gap:4px;margin:0;font-size:13px;line-height:1.35;display:flex}.settings-card-copy p span{display:block}.settings-card-controls{align-items:center;gap:12px;display:flex}.settings-card-controls>small{color:#6e7971;text-align:center;background:#eef2ef;border-radius:999px;min-width:28px;padding:5px 8px;font-size:12px}.settings-card-action{color:var(--green);white-space:nowrap;cursor:pointer;background:0 0;border:0;align-self:center;align-items:center;gap:8px;padding:8px 0;font-size:13px;font-weight:800;display:flex}.settings-card-action span{font-size:20px;line-height:1}.settings-toggle-wrap{display:block}.settings-toggle{color:#68736c;cursor:pointer;box-shadow:none;background:#eef2ef;border:1px solid #d3dcd6;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:12px;font-weight:800;display:flex}.settings-toggle i{width:8px;height:8px;box-shadow:none;background:#a6aea8;border-radius:50%;transition:none;position:static}.settings-toggle.enabled{color:#16633a;background:#e8f6ed;border-color:#a8d2b7}.settings-toggle.enabled i{background:#1b9858;transform:none}@media (width<=1100px) and (width>=821px){.admin-layout{grid-template-columns:220px minmax(0,1fr)}.admin-sidebar{padding-inline:11px}.admin-sidebar nav button{grid-template-columns:36px minmax(0,1fr) auto;padding-inline:9px;font-size:14px}.admin-sidebar nav button>span{width:32px;height:32px}.admin-content{padding-inline:28px}.settings-overview-row{grid-template-columns:42px minmax(0,1fr) auto;gap:13px;min-height:72px}.settings-card-icon{width:40px;height:40px}}@media (width<=820px){.admin-mobile-nav .admin-original-icon{width:24px;height:24px}.settings-title{margin-bottom:22px}.settings-card-grid{border-radius:17px;padding:0 14px}.settings-overview-row:first-child{margin:0 -14px;padding:0 14px}.settings-overview-row{grid-template-columns:40px minmax(0,1fr) auto;gap:11px;min-height:70px;padding:0}.settings-card-icon{width:38px;height:38px}.settings-card-copy>strong,.settings-card-title-row>strong{font-size:15px}.settings-card-copy p{gap:2px;font-size:12px}.settings-card-action{font-size:13px}}@media (width<=520px){.settings-overview-row{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:68px}.settings-card-icon{width:34px;height:34px}.settings-card-copy p{max-width:210px}.settings-card-controls{gap:4px}.settings-card-controls>small{display:none}.settings-card-action{gap:0;font-size:0}.settings-card-action span{font-size:21px}.settings-toggle{padding:7px 9px}.settings-toggle span{display:none}}.developer-quiet>.admin-original-icon{width:30px;height:30px}.developer-feedback-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.developer-feedback-card,.developer-project-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:18px}.developer-feedback-card>header,.developer-project-card>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.local-vk-stage{background:#e7ebf0;grid-template-columns:minmax(0,912px);justify-content:center;align-items:center;width:100vw;height:100dvh;display:grid;overflow:hidden}.local-vk-frame{background:#fff;border:0;border-radius:15px;outline:1px solid #d4dbe3;width:min(912px,100vw - 32px);height:min(710px,100dvh - 24px);display:block;box-shadow:0 18px 55px #212d3a29}.catalog-item-thumb .client-catalog-icon{object-fit:contain;width:100%;height:100%;padding:3px}.catalog-icon-current{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.catalog-icon-current>span{background:var(--mint);border-radius:12px;place-items:center;width:52px;height:52px;padding:4px;display:grid;overflow:hidden}.catalog-icon-current>span .client-catalog-icon{object-fit:contain;width:100%;height:100%}.catalog-icon-current>div{flex-direction:column;gap:3px;display:flex}.catalog-icon-current small{color:var(--muted);font-weight:400}.catalog-icon-current>button{color:var(--green-dark);cursor:pointer;background:#f3faf5;border:1px solid #b8d6c4;border-radius:11px;padding:9px 12px;font-weight:750}@media (width<=560px){.catalog-icon-current{grid-template-columns:52px minmax(0,1fr)}.catalog-icon-current>button{grid-column:1/-1;width:100%}}.catalog-icon-field{display:grid}.catalog-library-toolbar{z-index:3;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8faf8f5;flex-wrap:wrap;gap:8px;margin:-12px -12px 12px;padding:10px 12px;display:flex;position:sticky;top:-12px}.catalog-library-toolbar button{min-height:34px;padding:7px 10px}.catalog-library-restore{color:var(--green);cursor:pointer;background:0 0;border:0;margin-left:auto;font-weight:750}.catalog-icon-group>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.catalog-icon-group>header>strong{color:var(--muted);font-size:12px}.catalog-icon-group>header>div{align-items:center;gap:7px;display:flex}.catalog-icon-group>header button,.catalog-icon-upload{color:var(--green);cursor:pointer;background:0 0;border:0;padding:5px 7px;font-size:11px;font-weight:750;position:relative}.catalog-icon-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.catalog-icon-group>header .danger-link{color:#a8393e}.catalog-library-icon{display:block;position:relative}.catalog-icon-remove{z-index:2;line-height:18px;top:-7px;right:-7px;color:#fff!important;background:#b83b43!important;border:2px solid #fff!important;border-radius:50%!important;width:23px!important;height:23px!important;padding:0!important;font-size:17px!important;position:absolute!important}.icon-picker.managing>.catalog-library-icon>button:first-child{cursor:default;opacity:.86}.catalog-icon-group-empty{color:var(--muted);border:1px dashed #d6dfd8;border-radius:10px;margin:0;padding:10px;font-size:12px}.interface-icons-editor{gap:14px;width:min(628px,100%);display:grid}.interface-icon-tabs{background:#f5f8f6;border:1px solid #d7e0da;border-radius:13px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.interface-icon-tabs button{min-height:38px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .15s,color .15s,box-shadow .15s}.interface-icon-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 5px #142d1f14}.interface-icon-set{background:#fff;border:1px solid #d7e0da;border-radius:16px;overflow:hidden}.compact-icon-set{display:block}.interface-icon-row{border-bottom:1px solid #e7ece8;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:8px 13px;display:grid}.interface-icon-row:last-child{border-bottom:0}.interface-icon-preview{background:#fbfcfb;border:1px solid #e1e7e3;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.interface-icon-preview img{object-fit:contain;width:24px;height:24px}.interface-icon-preview.admin-size img{width:26px;height:26px}.interface-icon-row>div{min-width:0}.interface-icon-row strong,.interface-icon-row small{display:block}.interface-icon-row strong{font-size:13px}.interface-icon-row small{color:var(--green-dark);margin-top:2px;font-size:10px}.interface-icon-actions{align-items:center;gap:8px;display:flex}.interface-icon-upload{color:var(--green-dark);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #b8d6c4;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:500;position:relative}.interface-icon-upload:hover{background:var(--mint)}.interface-icon-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.interface-icon-reset{color:var(--green);cursor:pointer;background:0 0;border:0;padding:8px 2px;font-size:12px;font-weight:500}.icon-guidance-toggle{width:100%;min-height:42px;color:var(--ink);font:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #d7e0da;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;font-size:13px;font-weight:500;display:flex}.icon-guidance-toggle:hover{background:#f8faf8}.icon-guidance-toggle b{width:18px;height:18px;color:var(--green);flex:0 0 18px;place-items:center;margin-left:auto;font-size:0;font-weight:400;line-height:1;transition:transform .15s;display:grid}.icon-guidance-toggle b:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transform:translateY(-2px)rotate(45deg)}.icon-guidance-toggle.open b{transform:rotate(180deg)}.icon-guidance{background:#f7faf8;border:1px solid #dfe8e2;border-radius:12px;padding:13px 15px}.icon-guidance p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.restore-interface-icons{justify-self:start;min-height:40px;color:var(--green-dark)!important;box-shadow:none!important;background:#fff!important;border:1px solid #cbd8cf!important;border-radius:10px!important;padding:9px 12px!important;font-size:12px!important}.restore-interface-icons:hover:not(:disabled){background:var(--mint)!important;border-color:#a9c9b5!important}.restore-interface-icons:disabled{opacity:.45;cursor:default}@media (width<=620px){.catalog-library-restore{text-align:left;width:100%;margin-left:0}.catalog-icon-group>header{flex-direction:column;align-items:flex-start}.interface-icon-row{grid-template-columns:40px minmax(0,1fr) auto}.interface-icon-actions{flex-direction:column;align-items:flex-end;gap:3px}.interface-icon-reset{padding:3px 2px}.restore-interface-icons{justify-self:stretch;width:100%}.interface-icon-tabs{grid-template-columns:1fr 1fr}}@media (width<=1180px) and (width>=821px){.local-vk-stage{grid-template-columns:minmax(0,912px)}}@media (width<=820px){.local-vk-stage{padding:0;display:block}.local-vk-frame{width:100vw;height:100dvh;box-shadow:none;border:0;border-radius:0}}.developer-feedback-card>header strong,.developer-project-card>header strong{font-size:17px}.developer-feedback-card>header>span,.developer-project-card>header>span{background:var(--mint);min-width:28px;height:28px;color:var(--green-dark);border-radius:99px;place-items:center;font-weight:800;display:grid}.developer-feedback-card article,.developer-project-card article{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.developer-feedback-card article div,.developer-project-card article div{min-width:0}.developer-feedback-card p,.developer-project-card p{overflow-wrap:anywhere;margin:0 0 6px;line-height:1.45}.developer-feedback-card small,.developer-project-card small{color:var(--muted);line-height:1.4}.developer-feedback-card a,.developer-project-card a{color:var(--green);white-space:nowrap;font-size:12px;font-weight:750;text-decoration:none}.developer-project-card{min-height:170px;margin-top:18px}.developer-project-card>header>div{gap:5px;display:grid}@media (width<=1050px){.developer-feedback-grid{grid-template-columns:1fr 1fr}.developer-feedback-card:last-child{grid-column:1/-1}}@media (width<=680px){.developer-feedback-grid{grid-template-columns:1fr}.developer-feedback-card:last-child{grid-column:auto}.developer-feedback-card article,.developer-project-card article{flex-direction:column}.developer-feedback-card a,.developer-project-card a{white-space:normal}}.client-catalog-icon{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.section-card{grid-template-columns:78px minmax(0,1fr) auto;gap:16px;min-height:112px;padding:15px 20px}.section-icon{background:0 0;border-radius:18px;width:78px;height:78px;overflow:hidden}.section-icon .client-catalog-icon{width:76px;height:76px;margin:auto}.section-icon .client-catalog-icon--fertility{width:88px;height:88px}.placeholder-photo>.client-catalog-icon{width:min(42%,170px);height:min(58%,150px)}@media (width<=820px){.section-grid{grid-template-columns:1fr;gap:11px}.section-card{grid-template-columns:64px minmax(0,1fr) auto;gap:13px;min-height:96px;padding:12px 15px}.section-icon{border-radius:15px;width:64px;height:64px}.section-icon .client-catalog-icon{width:62px;height:62px}.section-icon .client-catalog-icon--fertility{width:72px;height:72px}}@media (width<=390px){.section-card{grid-template-columns:58px minmax(0,1fr) auto;padding-inline:11px}.section-icon,.section-icon .client-catalog-icon{width:58px;height:58px}.section-icon .client-catalog-icon--fertility{width:66px;height:66px}.section-card strong{font-size:16px}}.admin-shell .admin-content .eyebrow{display:none}.catalog-client-crumb,.catalog-crumb-part{align-items:center;gap:9px;display:inline-flex}@media (width>=821px){.admin-shell .topbar{flex-basis:68px;gap:10px;height:68px;padding:0 24px}.admin-shell .topbar .icon-button{width:36px;height:36px}.admin-shell .topbar .brand-mark{border-radius:11px;width:36px;height:36px}.admin-shell .topbar .brand-copy strong{font-size:14px}.admin-shell .topbar .brand-copy span{margin-top:2px;font-size:10px}.admin-shell .topbar .mode-switch{width:164px;height:38px;font-family:var(--font-ui);letter-spacing:0;background:#114d32;border-radius:11px;padding:0;font-size:12px;font-weight:400;line-height:16px}.admin-shell .admin-layout{grid-template-columns:220px minmax(0,1fr);height:calc(100vh - 68px)}.admin-shell .admin-sidebar{border-right-color:#e1e7e3;padding:24px 14px}.admin-shell .admin-sidebar nav{gap:4px}.admin-shell .admin-sidebar nav button{border-radius:14px;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;min-height:46px;padding:5px 10px;font-size:14px}.admin-shell .admin-sidebar nav button:focus{outline:none}.admin-shell .admin-sidebar nav button>span,.admin-shell .admin-sidebar nav button>span .admin-original-icon{width:26px;height:26px}.admin-shell .admin-content{padding:24px 32px}.admin-shell .settings-title{align-items:flex-start;height:56px;margin:0 0 16px}.admin-shell .settings-title h1{font-family:var(--font-ui);letter-spacing:0;color:#122018;margin:0 0 3px;font-size:30px;font-weight:400;line-height:36px}.admin-shell .settings-title p{font-family:var(--font-ui);letter-spacing:0;color:#66756c;font-size:12px;font-weight:400;line-height:16px}.settings-card-grid{border-radius:16px;grid-auto-rows:max-content;align-content:start;width:100%;max-width:628px;height:auto;padding:0 18px}.settings-overview-row{grid-template-columns:36px minmax(0,1fr) 106px;gap:16px;height:76px;min-height:76px;padding:0}.settings-overview-row:first-child{margin:0 -18px;padding:0 18px}.settings-card-icon{width:36px;height:36px}.settings-card-copy>strong{margin-bottom:4px;font-size:14px;line-height:18px}.settings-card-title-row{gap:7px;margin-bottom:4px}.settings-card-title-row>strong{font-size:14px;line-height:18px}.settings-card-copy p{font-size:12px;line-height:17px}.settings-card-controls,.settings-toggle-wrap{justify-self:end;width:106px}.settings-card-controls{justify-content:flex-end;gap:8px}.settings-card-action{font-size:12px}.settings-toggle{justify-content:center;width:106px;padding:7px 8px;font-size:11px}}.catalog-page-no-hero{flex-direction:column;padding-top:28px;display:flex}.catalog-page-no-hero .section-grid{flex:1;grid-auto-rows:minmax(112px,1fr)}@media (width<=820px){.catalog-page-no-hero{padding-top:22px}.catalog-page-no-hero .section-grid{grid-auto-rows:minmax(96px,1fr)}}.home-quick-actions{gap:8px;display:grid}.home-quick-actions>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.home-quick-actions>button>span{background:var(--mint);border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.home-quick-actions>button>span .stable-icon{width:22px;height:22px}.home-quick-actions>button>div{flex-direction:column;gap:3px;display:flex}.home-quick-actions>button small{color:var(--muted)}.home-quick-actions>button>b{color:var(--green)}.home-all-clear{text-align:center;color:var(--muted);gap:5px;padding:26px 8px;display:grid}.home-all-clear strong{color:var(--ink)}.catalog-position-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.catalog-position-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;flex-direction:column;min-width:0;padding:0;display:flex;overflow:hidden}.catalog-position-photo{background:linear-gradient(145deg,#eef5ef,#dce9df);place-items:center;min-height:150px;display:grid;position:relative;overflow:hidden}.catalog-position-photo>img{object-fit:cover;width:100%;height:100%;min-height:150px}.catalog-position-photo>.client-catalog-icon,.catalog-position-photo>.stable-icon{width:62px;height:62px}.catalog-position-photo>.sale-status{position:absolute;bottom:10px;left:10px}.catalog-position-copy{gap:6px;padding:14px 14px 8px;display:grid}.catalog-position-copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.catalog-position-copy strong{min-height:40px;font-size:16px;line-height:1.25}.catalog-position-copy b{font-size:18px}.catalog-position-open{color:var(--green);padding:5px 14px 14px;font-size:12px;font-weight:800}.catalog-category-list{margin-bottom:16px}.appearance-live-preview{gap:8px;display:grid}.appearance-live-preview>small{color:var(--muted);font-weight:750}.appearance-live-preview .appearance-hero-preview{flex-direction:column;justify-content:center;min-height:160px;display:flex}@media (width<=900px){.catalog-position-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.catalog-position-grid{grid-template-columns:1fr}.catalog-position-photo,.catalog-position-photo>img{min-height:180px}.admin-columns{grid-template-columns:1fr}}.home-attention-only{grid-template-columns:1fr}.appearance-hero-preview{position:relative;overflow:hidden}.appearance-preview-media-actions{z-index:2;align-items:center;gap:7px;display:flex;position:absolute;top:12px;right:12px}.appearance-preview-upload,.appearance-preview-media-actions>button{color:var(--green-dark);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #16784b2e;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;line-height:1;box-shadow:0 4px 14px #12362514}.appearance-preview-upload input{display:none}.appearance-preview-media-actions>button{font-family:inherit}.appearance-preview-help{color:var(--muted);font-size:11px;line-height:1.4;display:block}.appearance-hero-preview.with-image{background-repeat:no-repeat;background-size:cover}@media (width<=620px){.appearance-preview-media-actions{gap:5px;top:9px;right:9px}.appearance-preview-upload,.appearance-preview-media-actions>button{padding:6px 8px;font-size:10px}}.catalog-position-card{transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s,filter .16s;position:relative}.catalog-position-card:hover{background:#eef6f1;border-color:#d7e7dd;box-shadow:0 12px 26px #12432b1a}.catalog-position-card:hover .catalog-position-photo{filter:brightness(.965)}.catalog-position-card:hover .catalog-position-copy,.catalog-position-card:hover .catalog-position-open{background:0 0}.catalog-position-photo{transition:filter .16s}.catalog-position-copy{min-height:120px}.admin-shell,.admin-shell button,.admin-shell input,.admin-shell textarea,.admin-shell select{font-family:var(--font-ui)}.admin-shell h1,.admin-shell h2,.admin-shell h3,.admin-shell h4{font-family:var(--font-ui);letter-spacing:-.015em;font-weight:400}.admin-shell .metric-card strong,.admin-shell .stats-grid strong{font-family:var(--font-ui)}.access-card{max-width:780px!important;padding:20px!important}.admin-member-list{gap:0;display:grid}.admin-member-list>.admin-permission-row{border-bottom:1px solid var(--line);padding:0;display:block}.admin-member-list>.admin-permission-row:first-child{border-top:1px solid var(--line)}.admin-member-summary{justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:12px 0;display:flex}.admin-member-summary>span{flex-direction:column;gap:4px;min-width:0;display:flex}.admin-member-summary>span>strong{color:var(--ink);font-weight:500}.admin-member-summary small{color:var(--muted);font-size:12px;font-weight:400}.admin-member-summary a{color:var(--green);text-underline-offset:2px}.admin-member-summary>div{flex:none;align-items:center;gap:14px;display:flex}.permission-open{border:1px solid color-mix(in srgb,var(--green) 16%,var(--line));background:color-mix(in srgb,var(--green) 6%,#fff);min-height:38px;color:var(--green);font:inherit;cursor:pointer;border-radius:12px;padding:8px 14px;font-size:13px;font-weight:500}.permission-open:hover{background:color-mix(in srgb,var(--green) 10%,#fff)}.danger-link{cursor:pointer;color:#b3343a!important;font:inherit!important;border:0!important;font-size:13px!important;font-weight:500!important}.danger-link:hover{text-underline-offset:3px;text-decoration:underline}.permission-editor{background:color-mix(in srgb,var(--green) 4%,#f7faf8);border-radius:16px;margin:0 0 14px;padding:14px}.permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));background:0 0!important;gap:8px!important;margin:0!important;padding:0!important;display:grid!important}.permission-option{min-height:42px;color:var(--ink);cursor:pointer;border:1px solid #e5ebe7;align-items:center;font-size:13px;font-weight:400;transition:border-color .15s,background .15s;position:relative;background:#fff!important;border-radius:11px!important;gap:10px!important;padding:9px 11px!important;display:flex!important}.permission-option:hover{border-color:color-mix(in srgb,var(--green) 28%,#dce5df);background:color-mix(in srgb,var(--green) 2%,#fff)!important}.permission-option input{pointer-events:none;opacity:0!important;width:1px!important;height:1px!important;position:absolute!important}.permission-check{background:#fff;border:1.5px solid #aebbb2;border-radius:6px;flex:0 0 19px;width:19px;height:19px;transition:background .15s,border-color .15s;position:relative}.permission-option input:checked+.permission-check{border-color:var(--green);background:var(--green)}.permission-option input:checked+.permission-check:after{content:"";border-right:1.8px solid var(--brand-on,#fff);border-bottom:1.8px solid var(--brand-on,#fff);width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.permission-option input:focus-visible+.permission-check{outline:3px solid color-mix(in srgb,var(--green) 15%,transparent);outline-offset:2px}.permission-save-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:13px;display:flex}.permission-save{border-radius:11px!important;min-height:40px!important;padding:9px 16px!important;font-weight:500!important}.permission-save-row .settings-inline-feedback{background:0 0!important;border:0!important;margin:0!important;padding:0!important}.admin-add-section{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.admin-add-heading{gap:4px;margin-bottom:12px;display:grid}.admin-add-heading strong{color:var(--ink);font-size:15px;font-weight:500}.admin-add-heading small{color:var(--muted);font-size:12px;font-weight:400}.admin-add{margin-top:0!important}.admin-add .setting-field>span,.admin-add>button{font-weight:500}.admin-add-section>.settings-inline-feedback{margin-top:10px}@media (width<=650px){.admin-member-summary{flex-direction:column;align-items:flex-start}.admin-member-summary>div{justify-content:flex-start;width:100%}.permission-grid{grid-template-columns:1fr!important}.permission-save-row{flex-direction:column;align-items:flex-start}.admin-add{grid-template-columns:1fr!important}}.module-controls{justify-content:flex-end;align-items:center;min-width:92px;gap:14px!important;display:flex!important}.module-state{justify-items:center;gap:4px;min-width:46px;display:grid}.module-state-label{color:#8a958e;white-space:nowrap;font-size:11px;font-weight:400;line-height:1}.module-state-label.enabled{color:var(--green)}.module-open.module-arrow{width:26px;min-width:26px;height:34px;color:var(--green);background:0 0;border:0;place-items:center;font-size:19px;font-weight:400;display:grid;padding:0!important;text-decoration:none!important}.module-open.module-arrow:hover{background:var(--mint);border-radius:9px;text-decoration:none!important}.modules-settings .module-row{min-height:78px}@media (width<=720px){.modules-settings .module-controls{grid-column:2}.module-state{justify-items:start}.module-state-label{padding-left:7px}}.chatbot-settings-clean{gap:18px!important;max-width:760px!important}.chatbot-mode-grid-clean{gap:12px!important;margin-bottom:2px!important}.admin-shell .chatbot-mode-grid-clean button{min-height:142px!important;box-shadow:none!important;color:var(--ink)!important;background:#fff!important;border:1px solid #d9e2dc!important;border-radius:17px!important;padding:18px!important;transform:none!important}.admin-shell .chatbot-mode-grid-clean button:hover{border-color:color-mix(in srgb,var(--green) 40%,#d9e2dc)!important;background:color-mix(in srgb,var(--green) 2%,#fff)!important;box-shadow:none!important;transform:none!important}.admin-shell .chatbot-mode-grid-clean button.active{border:1px solid var(--green)!important;background:color-mix(in srgb,var(--green) 7%,#fff)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--green) 8%,transparent)!important}.admin-shell .chatbot-mode-grid-clean button>strong{color:var(--ink)!important;font-size:16px!important;font-weight:500!important;line-height:1.3!important}.admin-shell .chatbot-mode-grid-clean button>small{color:var(--muted)!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important}.chatbot-autoresponder-row{border:1px solid #e1e8e3!important;border-radius:15px!important;grid-template-columns:42px minmax(0,1fr) auto!important;min-height:82px!important;padding:14px 16px!important}.chatbot-autoresponder-row .settings-row-icon{background:color-mix(in srgb,var(--green) 6%,#fff)!important}.chatbot-state{align-self:center}.chatbot-inline-feedback{background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-size:12px!important}@media (width<=720px){.chatbot-mode-grid-clean{grid-template-columns:1fr!important}.admin-shell .chatbot-mode-grid-clean button{min-height:0!important}.chatbot-autoresponder-row{grid-template-columns:38px minmax(0,1fr) auto!important}.chatbot-autoresponder-row .chatbot-state{grid-area:1/3/span 2}}.admin-profile-field{gap:0!important}.admin-shell .settings-page-feedback{background:0 0!important;border:0!important;margin:0 0 12px!important;padding:0!important;font-size:12px!important;font-weight:400!important;line-height:1.35!important}.appearance-editor.icons-editor>.settings-inline-feedback{background:0 0!important;border:0!important;margin-top:10px!important;padding:0!important;font-size:12px!important;font-weight:400!important}.modules-settings .module-controls{grid-template-columns:46px 28px;min-width:86px;justify-content:end!important;align-items:start!important;column-gap:12px!important;display:grid!important}.modules-settings .module-state{justify-items:center;width:46px;min-width:46px}.modules-settings .module-arrow-spacer{width:28px;height:34px;display:block}.modules-settings .module-open.module-arrow{width:28px;min-width:28px;height:34px}.modules-settings .module-state-label{text-align:center;margin-top:1px}@media (width<=720px){.modules-settings .module-controls{grid-template-columns:46px 28px!important;justify-content:start!important;align-items:start!important}.modules-settings .module-state{justify-items:center!important}.modules-settings .module-state-label{padding-left:0!important}}.chatbot-mode-grid-clean button{position:relative}.admin-shell .chatbot-mode-grid-clean button:disabled{cursor:wait;opacity:.78}.chatbot-current-mode{margin-top:auto;padding-top:7px;color:var(--green)!important;font-size:11px!important;font-weight:500!important;line-height:1.2!important}.chatbot-save-feedback{width:max-content;max-width:100%;min-height:22px;margin-top:-2px;padding:3px 0;font-size:12px;font-weight:400;line-height:1.35}.chatbot-save-feedback.saving{color:var(--muted)}.chatbot-save-feedback.saved{color:var(--green)}.chatbot-save-feedback.error{color:#a23b3b}.admin-shell .modules-settings{width:100%;max-width:628px!important;box-shadow:none!important;border-radius:16px!important;gap:0!important;padding:0 18px!important;overflow:hidden!important}.admin-shell .modules-settings .module-row{background:#fff;margin:0 -18px;transition:background-color .15s;border-bottom:1px solid #e1e7e3!important;grid-template-columns:36px minmax(0,1fr) 78px!important;gap:16px!important;min-height:76px!important;padding:0 18px!important}.admin-shell .modules-settings .module-row:last-child{border-bottom:0!important}.admin-shell .modules-settings .module-row-link{cursor:pointer}.admin-shell .modules-settings .module-row-link:hover{background:color-mix(in srgb,var(--green) 5%,#fff)}.admin-shell .modules-settings .module-row-link:focus-visible{background:color-mix(in srgb,var(--green) 7%,#fff);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--green) 18%,transparent);outline:0}.admin-shell .modules-settings .settings-row-icon{background:0 0!important;width:36px!important;height:36px!important}.admin-shell .modules-settings .settings-row-icon .admin-original-icon{width:25px!important;height:25px!important}.admin-shell .modules-settings .module-row>div:not(.module-controls){gap:3px!important}.admin-shell .modules-settings .module-row strong{font-size:14px!important;font-weight:500!important;line-height:18px!important}.admin-shell .modules-settings .module-row small:not(.module-state-label){color:var(--muted)!important;font-size:12px!important;font-weight:400!important;line-height:17px!important}.admin-shell .modules-settings .module-controls{width:78px;min-width:78px;grid-template-columns:42px 20px!important;justify-content:end!important;align-items:center!important;column-gap:12px!important;display:grid!important}.admin-shell .modules-settings .module-state{justify-items:center!important;gap:3px!important;width:42px!important;min-width:42px!important;display:grid!important}.admin-shell .modules-settings .module-switch{flex-basis:42px!important;width:42px!important;height:24px!important;padding:3px!important}.admin-shell .modules-settings .module-switch i{width:18px!important;height:18px!important}.admin-shell .modules-settings .module-switch.enabled i{transform:translate(18px)!important}.admin-shell .modules-settings .module-state-label{text-align:center!important;margin:0!important;padding:0!important;font-size:10.5px!important;font-weight:400!important;line-height:11px!important}.admin-shell .modules-settings .module-row-arrow,.admin-shell .modules-settings .module-arrow-spacer{place-items:center;width:20px;min-width:20px;height:28px;display:grid}.admin-shell .modules-settings .module-row-arrow{color:var(--green);font-size:19px;font-weight:400;line-height:1;transition:transform .15s}.admin-shell .modules-settings .module-row-link:hover .module-row-arrow{transform:translate(2px)}@media (width<=720px){.admin-shell .modules-settings{padding:0 14px!important}.admin-shell .modules-settings .module-row{margin:0 -14px;grid-template-columns:34px minmax(0,1fr) 74px!important;gap:11px!important;min-height:72px!important;padding:10px 14px!important}.admin-shell .modules-settings .settings-row-icon{width:34px!important;height:34px!important}.admin-shell .modules-settings .module-controls{grid-column:auto!important;grid-template-columns:42px 18px!important;justify-content:end!important;align-items:center!important;column-gap:10px!important;width:74px!important;min-width:74px!important}}.admin-shell .modules-settings .module-controls.module-controls-link{min-width:86px;grid-template-columns:auto 28px!important;justify-content:end!important;align-items:center!important;column-gap:12px!important;display:grid!important}.admin-shell .modules-settings .module-status-copy{justify-content:flex-end;align-items:center;min-width:38px;display:flex}.admin-shell .modules-settings .module-status-copy .module-state-label{text-align:right;margin:0}.admin-shell .settings-detail .module-detail-row{background:#fff!important;border:1px solid #e1e8e3!important;border-radius:15px!important;grid-template-columns:42px minmax(0,1fr) auto!important;min-height:82px!important;padding:14px 16px!important}.admin-shell .settings-detail .module-detail-row .settings-row-icon{background:color-mix(in srgb,var(--green) 6%,#fff)!important}@media (width<=720px){.admin-shell .modules-settings .module-controls.module-controls-link{grid-template-columns:auto 28px!important}.admin-shell .settings-detail .module-detail-row{grid-template-columns:38px minmax(0,1fr) auto!important}}.stats-dashboard{max-width:1040px;display:block}.stats-title{margin-bottom:16px}.stats-title h1{letter-spacing:-.025em!important;font-weight:400!important}.stats-title p{max-width:660px;color:var(--muted)}.stats-dashboard .quiet-refresh{background:color-mix(in srgb,var(--green) 6%,#fff)!important;color:var(--green)!important}.stats-dashboard .stats-period{gap:8px;margin:0 0 20px}.stats-dashboard .stats-period>button{border:1px solid var(--line);min-height:42px;color:var(--ink);font:inherit;box-shadow:none;background:#fff;border-radius:12px;padding:9px 14px;font-size:13px;font-weight:500}.stats-dashboard .stats-period>button.active{background:var(--green);border-color:var(--green);color:var(--brand-on,#fff)}.stats-dashboard .stats-dates{width:100%;padding-top:4px}.stats-dashboard .stats-dates label{font-weight:400}.stats-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.stats-kpi{border:1px solid var(--line);min-height:118px;box-shadow:none;background:#fff;border-radius:18px;flex-direction:column;gap:7px;padding:16px;display:flex}.stats-kpi>span{color:var(--ink);font-size:14px;font-weight:500}.stats-kpi>strong{font-family:var(--font-ui);letter-spacing:-.025em;color:var(--ink);font-size:30px;font-weight:500;line-height:1.08}.stats-kpi>small{color:var(--muted);margin-top:auto;font-size:12px;line-height:1.4}.stats-kpi-money{background:linear-gradient(180deg,color-mix(in srgb,var(--green) 4%,#fff),#fff 70%)}.stats-visual-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:12px;margin-bottom:12px;display:grid}.stats-secondary-grid{grid-template-columns:1.15fr .85fr;gap:12px;margin-bottom:12px;display:grid}.stats-panel{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:18px;padding:17px}.stats-panel>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:15px;display:flex}.stats-panel>header h2{font-family:var(--font-ui);letter-spacing:-.02em;color:var(--ink);margin:0 0 4px;font-size:21px;font-weight:400}.stats-panel>header p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.stats-panel>header>strong{font-family:var(--font-ui);color:var(--green);letter-spacing:-.02em;font-size:25px;font-weight:500}.stats-funnel-bars{gap:11px;display:grid}.stats-funnel-row{grid-template-columns:1fr;gap:5px;display:grid}.stats-bar-label{justify-content:space-between;align-items:center;gap:14px;font-size:13px;display:flex}.stats-bar-label>span{color:#555f58;font-weight:400}.stats-bar-label>b{color:var(--ink);font-weight:500}.stats-bar-track{background:color-mix(in srgb,var(--green) 8%,#edf1ee);border-radius:999px;height:12px;overflow:hidden}.stats-bar-track>i{border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--green) 78%,#fff),var(--green));min-width:4px;height:100%;transition:width .25s;display:block}.stats-bar-track.compact{height:8px}.stats-funnel-row>small,.stats-order-bars small,.stats-service-row>small{color:var(--muted);font-size:11px}.stats-order-bars{gap:16px;display:grid}.stats-order-bars>div{gap:6px;display:grid}.stats-orders-card .stats-bar-track>i{background:var(--green)}.stats-orders-card .stats-order-bars>div:nth-child(2) .stats-bar-track>i{background:color-mix(in srgb,var(--green) 65%,#d69a2c)}.stats-orders-card .stats-order-bars>div:nth-child(3) .stats-bar-track>i{background:color-mix(in srgb,var(--green) 55%,#8da5b4)}.stats-orders-card .stats-order-bars>div:nth-child(4) .stats-bar-track>i{background:#b7bdb9}.stats-mini-metrics{border-radius:15px;display:grid}.stats-mini-metrics>div{border-right:1px solid var(--line);min-width:0}.stats-mini-metrics>div:last-child{border-right:0}.stats-mini-metrics span{color:#536057;font-size:12px;font-weight:500}.stats-mini-metrics strong{font-family:var(--font-ui);letter-spacing:-.02em;color:var(--ink)}.stats-mini-metrics small{color:var(--muted);font-size:11px;line-height:1.35}.stats-service-card{align-content:start;display:grid}.stats-service-row{border-top:1px solid var(--line);gap:7px;padding:13px 0;display:grid}.stats-service-row>div:first-child{justify-content:space-between;gap:12px;font-size:12px;display:flex}.stats-service-row span{color:#566158}.stats-service-row b{color:var(--ink);white-space:nowrap;font-weight:500}.stats-service-transfer{justify-content:space-between;align-items:center;gap:12px;display:flex}.stats-service-transfer span{color:#566158}.stats-service-transfer strong{font-family:var(--font-ui);color:var(--ink);font-weight:500}.stats-inline-message{color:#a13b40;margin-top:8px;font-size:12px}@media (width<=900px){.stats-visual-grid,.stats-secondary-grid{grid-template-columns:1fr}.stats-mini-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-mini-metrics>div:nth-child(2){border-right:0}.stats-mini-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=720px){.stats-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-panel{padding:16px}.stats-kpi{min-height:120px;padding:15px}.stats-kpi>strong{font-size:27px}}@media (width<=480px){.stats-kpis,.stats-mini-metrics{grid-template-columns:1fr}.stats-mini-metrics>div{border-right:0;border-bottom:1px solid var(--line)}.stats-mini-metrics>div:last-child{border-bottom:0}}.stats-dashboard .stats-title h1{letter-spacing:-.025em!important;font-size:32px!important;font-weight:400!important}.stats-refresh{color:var(--muted);white-space:nowrap;align-items:center;gap:10px;margin-left:auto;font-size:11px;display:flex}.stats-refresh>button{border:1px solid var(--line);min-height:38px;color:var(--green);font:inherit;cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.stats-refresh>button:hover{background:var(--mint)}.stats-refresh>button:disabled{opacity:.55;cursor:default}.stats-orders-groups{gap:20px;display:grid}.stats-orders-groups>section{gap:10px;display:grid}.stats-orders-groups>section+section{border-top:1px solid var(--line);padding-top:18px}.stats-orders-groups h3{color:var(--ink);margin:0;font-size:13px;font-weight:400}.stats-orders-note{color:var(--muted);margin:0;font-size:11px;line-height:1.4}.stats-orders-card .stats-order-bars{gap:13px}.stats-orders-card .stats-orders-groups>section:first-child .stats-order-bars>div:nth-child(2) .stats-bar-track>i{background:color-mix(in srgb,var(--green) 58%,#d4a447)}.stats-orders-card .stats-orders-groups>section:nth-child(2) .stats-order-bars>div:first-child .stats-bar-track>i{background:var(--green)}.stats-orders-card .stats-orders-groups>section:nth-child(2) .stats-order-bars>div:nth-child(2) .stats-bar-track>i{background:color-mix(in srgb,var(--green) 48%,#8fa7b0)}.stats-orders-card .stats-orders-groups>section:nth-child(2) .stats-order-bars>div:nth-child(3) .stats-bar-track>i{background:#b8beb9}.stats-mini-metrics{gap:10px;background:0 0!important;border:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}.stats-mini-metrics>div{background:#fbfcfb;border-radius:14px;flex-direction:column;gap:5px;min-height:110px;display:flex;border:1px solid var(--line)!important;padding:15px!important}.stats-mini-metrics>div:last-child{border:1px solid var(--line)!important}.stats-mini-metrics strong{font-size:27px!important;font-weight:500!important}.stats-service-transfer{border-top:1px solid var(--line);background:0 0!important;border-radius:0!important;margin-top:6px!important;padding:12px 0 0!important}.stats-service-transfer span{font-size:12px!important}.stats-service-transfer strong{font-size:18px!important}.faq-page-title{margin-bottom:18px}.faq-page-title h1{letter-spacing:-.025em!important;font-size:30px!important;font-weight:400!important}.faq-page-title p{max-width:650px;line-height:1.5;font-size:14px!important}.faq-add-button{min-width:138px;min-height:42px;border-radius:12px!important;padding:9px 14px!important;font-size:13px!important;font-weight:500!important}.faq-list-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.faq-list-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:14px;width:100%;min-height:82px;padding:14px 18px;transition:background .15s;display:grid}.faq-list-row:last-child{border-bottom:0}.faq-list-row:hover{background:color-mix(in srgb,var(--green) 4%,#fff)}.faq-list-main{flex-direction:column;gap:4px;min-width:0;display:flex}.faq-list-main>strong{color:var(--ink);font-size:14px;font-weight:500}.faq-list-main>small{color:var(--muted);font-size:11px}.faq-row-stats{flex-wrap:wrap;gap:8px;margin-top:3px;display:flex}.faq-row-stats span{padding:0;color:#65726b!important;background:0 0!important;font-size:11px!important;font-weight:400!important}.faq-row-status{white-space:nowrap;align-items:center;gap:6px;color:var(--muted)!important;background:0 0!important;padding:0!important;font-size:11px!important;font-weight:500!important;display:inline-flex!important}.faq-row-status i{background:#aeb8b2;border-radius:50%;width:7px;height:7px}.faq-row-status.active{color:var(--green)!important}.faq-row-status.active i{background:var(--green)}.faq-list-row>b{color:var(--green);font-size:16px;font-weight:400}.faq-loading{color:var(--muted);padding:14px 0;font-size:13px}.faq-list-feedback{margin-bottom:12px}.faq-editor-clean{border:1px solid var(--line);background:#fff;border-radius:18px;gap:17px;max-width:760px;padding:20px;display:grid}.faq-editor-clean>label{gap:7px;display:grid}.faq-editor-clean>label>span{color:var(--ink);font-size:13px;font-weight:500}.faq-editor-clean>label>small{color:var(--muted);font-size:11px;line-height:1.4}.faq-editor-clean input,.faq-editor-clean textarea{width:100%;color:var(--ink);font:inherit;resize:vertical;background:#fff;border:1px solid #ccd8d0;border-radius:12px;outline:0;padding:11px 12px;font-size:14px;line-height:1.45}.faq-editor-clean input:focus,.faq-editor-clean textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 12%,transparent)}.faq-effectiveness{border:1px solid color-mix(in srgb,var(--green) 14%,var(--line));background:color-mix(in srgb,var(--green) 3%,#fff);border-radius:15px;gap:14px;padding:16px;display:grid}.faq-effectiveness-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.faq-effectiveness-heading>div{flex-direction:column;gap:4px;display:flex}.faq-effectiveness-heading strong{font-size:14px;font-weight:500}.faq-effectiveness-heading small{color:var(--muted);font-size:11px}.faq-effectiveness-heading>span{color:var(--green);white-space:nowrap;font-size:13px;font-weight:500}.faq-effectiveness-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.faq-effectiveness-metrics>div{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:5px;padding:12px;display:flex}.faq-effectiveness-metrics span{color:var(--muted);font-size:11px}.faq-effectiveness-metrics strong{font-family:var(--font-ui);color:var(--ink);font-size:22px;font-weight:500}.faq-recent{gap:0;padding-top:2px;display:grid}.faq-recent>strong{color:var(--ink);margin-bottom:5px;font-size:12px;font-weight:500}.faq-recent-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 0;display:grid}.faq-recent-row>span{color:#4f5d55;font-size:12px;line-height:1.45}.faq-outcome{color:var(--muted);white-space:nowrap;background:#f1f4f2;border-radius:999px;padding:4px 7px;font-size:10px}.faq-outcome.helped{background:color-mix(in srgb,var(--green) 9%,#fff);color:var(--green)}.faq-outcome.transferred{color:#7a6640;background:#f5f1e8}.faq-active-row{border:1px solid var(--line);background:#fbfcfb;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:13px 14px;display:grid}.faq-active-row>div:first-child{flex-direction:column;gap:4px;display:flex}.faq-active-row strong{font-size:13px;font-weight:500}.faq-active-row small{color:var(--muted);font-size:11px;line-height:1.4}.faq-actions{align-items:center}.faq-actions button{min-height:42px;font:inherit}.faq-inline-feedback{color:var(--muted);font-size:12px;line-height:1.4}.faq-inline-feedback.success{color:var(--green)}.faq-inline-feedback.error{color:#a13b40}.faq-inline-feedback.loading{color:#68736d}@media (width<=820px){.stats-refresh>span,.stats-refresh>button>span{display:none}.stats-dashboard .stats-title h1,.faq-page-title h1{font-size:29px!important}.faq-page-title{flex-direction:column;align-items:flex-start}.faq-add-button{width:100%}.faq-list-row{grid-template-columns:minmax(0,1fr) auto 18px;padding:13px 14px}.faq-effectiveness-metrics{grid-template-columns:1fr}}.stats-dashboard{font-family:var(--font-ui)!important}.stats-title-v2 h1{font-family:var(--font-ui)!important;letter-spacing:-.025em!important;font-size:32px!important;font-weight:400!important;line-height:1.08!important}.stats-title-v2 p{font-family:var(--font-ui)!important;color:var(--muted)!important;font-size:14px!important;font-weight:400!important;line-height:1.5!important}.stats-refresh-v2{color:var(--muted);font-family:var(--font-ui);white-space:nowrap;align-items:center;gap:9px;margin-left:auto;font-size:11px;font-weight:400;display:flex}.stats-refresh-v2>button{border:1px solid var(--line);width:36px;height:36px;color:var(--green);cursor:pointer;box-shadow:none;background:#fff;border-radius:50%;place-items:center;padding:0;transition:background .15s,border-color .15s,transform .15s;display:grid}.stats-refresh-v2>button:hover{background:var(--mint);border-color:color-mix(in srgb,var(--green) 24%,var(--line));transform:rotate(12deg)}.stats-refresh-v2>button:disabled{opacity:.5;cursor:default;transform:none}.stats-refresh-v2 svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.stats-dashboard .stats-kpi>span{font-family:var(--font-ui)!important;font-weight:500!important}.stats-dashboard .stats-panel h2,.stats-dashboard .stats-orders-groups h3,.stats-dashboard .stats-kpi>strong,.stats-dashboard .stats-mini-metrics strong,.stats-dashboard .stats-service-transfer strong{font-family:var(--font-ui)!important;font-weight:400!important}.stats-activity-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.stats-activity-grid-v2>div{border:1px solid var(--line);background:#fbfcfb;border-radius:14px;flex-direction:column;gap:5px;min-width:0;min-height:96px;padding:13px;display:flex}.stats-activity-grid-v2 span{color:#536057;font-size:12px;font-weight:500}.stats-activity-grid-v2 strong{font-family:var(--font-ui);letter-spacing:-.025em;color:var(--ink);font-size:28px;font-weight:400;line-height:1.05}.stats-activity-grid-v2 small{color:var(--muted);margin-top:auto;font-size:11px;line-height:1.35}.stats-transfer-line-v2{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:5px;padding:12px 0 0;display:flex}.stats-transfer-line-v2 span{color:#566158;font-size:12px;font-weight:400}.stats-transfer-line-v2 strong{font-family:var(--font-ui);color:var(--ink);font-size:18px;font-weight:400}@media (width<=820px){.stats-refresh-v2>span{display:none}.stats-title-v2 h1{font-size:29px!important}}@media (width<=560px){.stats-activity-grid-v2{grid-template-columns:1fr}}.faq-list-row-clean{min-height:76px!important}.faq-list-row-clean .faq-list-main{gap:5px}.faq-list-row-clean .faq-list-main>strong{font-size:14px!important;font-weight:500!important}.faq-list-row-clean .faq-list-main>small{color:var(--muted)!important;font-size:11px!important;font-weight:400!important}.faq-effectiveness-details{overflow:hidden;background:#fff!important;padding:0!important}.faq-effectiveness-details>summary{cursor:pointer;background:color-mix(in srgb,var(--green) 3%,#fff);justify-content:space-between;align-items:center;gap:14px;padding:14px 15px;list-style:none;display:flex}.faq-effectiveness-details>summary::-webkit-details-marker{display:none}.faq-effectiveness-details>summary>span{flex-direction:column;gap:4px;min-width:0;display:flex}.faq-effectiveness-details>summary strong{color:var(--ink);font-size:13px;font-weight:500}.faq-effectiveness-details>summary small{color:var(--muted);font-size:11px;line-height:1.35}.faq-effectiveness-details>summary>b{color:var(--green);white-space:nowrap;font-size:11px;font-weight:500}.faq-effectiveness-details[open]>summary{border-bottom:1px solid var(--line)}.faq-effectiveness-body{gap:14px;padding:14px 15px;display:grid}.faq-list-row-clean{grid-template-columns:minmax(0,1fr) 176px 62px 22px!important;column-gap:12px!important}.faq-row-feedback{white-space:nowrap;justify-content:flex-start;align-items:center;gap:7px;min-width:176px;font-size:11px;font-weight:400;display:flex}.faq-row-feedback span{border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;line-height:1;display:inline-flex}.faq-row-feedback b{font-size:12px;font-weight:500}.faq-row-feedback .helped{color:#16784b;background:#edf8f2;border-color:#d7eee1}.faq-row-feedback .not-helped{color:#b9464b;background:#fff2f2;border-color:#f2dcdc}.faq-row-feedback.empty{visibility:hidden;pointer-events:none}.faq-list-row-clean .faq-row-status{white-space:nowrap;justify-self:start}.faq-list-row-clean>b{justify-self:center}@media (width<=760px){.faq-list-row-clean{grid-template-columns:minmax(0,1fr) auto 18px!important}.faq-row-feedback{grid-column:1/2;gap:7px;min-width:0;margin-top:5px}.faq-row-feedback.empty{display:none}.faq-list-row-clean .faq-row-status{grid-area:1/2/3}.faq-list-row-clean>b{grid-area:1/3/3}}.admin-shell .stats-dashboard{letter-spacing:-.004em;font-synthesis-weight:none;font-family:var(--font-ui)!important;font-weight:400!important}.admin-shell .admin-title.stats-title-v2 h1{font-family:var(--font-ui)!important;letter-spacing:-.028em!important;font-size:30px!important;font-weight:400!important;line-height:36px!important}.admin-shell .admin-title.stats-title-v2 p{letter-spacing:-.004em!important;font-family:inherit!important;font-size:13px!important;font-weight:400!important;line-height:1.45!important}.admin-shell .stats-dashboard .stats-period>button{letter-spacing:-.006em!important;font-family:inherit!important;font-weight:400!important}.admin-shell .stats-dashboard .stats-period>button.active{font-weight:500!important}.admin-shell .stats-dashboard .stats-kpi>span{letter-spacing:-.008em!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important}.admin-shell .stats-dashboard .stats-kpi>strong{letter-spacing:-.028em!important;font-family:inherit!important;font-size:30px!important;font-weight:400!important;line-height:1.08!important}.admin-shell .stats-dashboard .stats-kpi>small{letter-spacing:0!important;font-family:inherit!important;font-weight:400!important}.admin-shell .stats-dashboard .stats-panel>header h2,.admin-shell .stats-dashboard .stats-orders-groups h3{letter-spacing:-.02em!important;font-family:inherit!important;font-weight:400!important}.admin-shell .stats-dashboard .stats-panel>header h2{font-size:20px!important}.admin-shell .stats-dashboard .stats-orders-groups h3{font-size:13px!important;font-weight:400!important}.admin-shell .stats-dashboard .stats-panel>header p,.admin-shell .stats-dashboard .stats-bar-label>span,.admin-shell .stats-dashboard .stats-funnel-row>small,.admin-shell .stats-dashboard .stats-order-bars small,.admin-shell .stats-dashboard .stats-service-row,.admin-shell .stats-dashboard .stats-activity-grid-v2 span,.admin-shell .stats-dashboard .stats-activity-grid-v2 small,.admin-shell .stats-dashboard .stats-transfer-line-v2{letter-spacing:0!important;font-family:inherit!important;font-weight:400!important}.admin-shell .stats-dashboard .stats-bar-label>b,.admin-shell .stats-dashboard .stats-service-row b,.admin-shell .stats-dashboard .stats-activity-grid-v2 span{font-weight:500!important}.admin-shell .stats-dashboard .stats-activity-grid-v2 strong,.admin-shell .stats-dashboard .stats-transfer-line-v2 strong{letter-spacing:-.024em!important;font-family:inherit!important;font-weight:400!important}.admin-shell .stats-refresh-v2,.admin-shell .stats-refresh-v2>button{font-family:inherit!important;font-weight:400!important}@media (width<=820px){.admin-shell .admin-title.stats-title-v2 h1{font-size:29px!important;line-height:34px!important}}.admin-refresh-status{color:var(--muted);font-family:var(--font-ui);white-space:nowrap;align-items:center;gap:9px;margin-left:auto;font-size:11px;font-weight:400;display:flex}.admin-refresh-status>span{text-align:right;min-width:88px}.admin-refresh-status>button{border:1px solid var(--line);width:36px;height:36px;color:var(--green);cursor:pointer;box-shadow:none;background:#fff;border-radius:50%;flex:0 0 36px;place-items:center;padding:0;transition:background .15s,border-color .15s,transform .15s;display:grid}.admin-refresh-status>button:hover{background:var(--mint);border-color:color-mix(in srgb,var(--green) 24%,var(--line));transform:rotate(12deg)}.admin-refresh-status>button:disabled{opacity:.5;cursor:default;transform:none}.admin-refresh-status svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.title-actions .admin-refresh-status{margin-left:2px}@media (width<=720px){.admin-refresh-status>span{display:none}.admin-refresh-status{margin-left:auto}.admin-refresh-status>button{flex-basis:34px;width:34px;height:34px}}.admin-shell .faq-page-title,.admin-shell .faq-list-card,.admin-shell .faq-editor-clean,.admin-shell .faq-effectiveness,.admin-shell .faq-effectiveness-details{letter-spacing:-.004em;font-synthesis-weight:none;font-family:var(--font-ui)!important;font-weight:400!important}.admin-shell .faq-page-title h1{letter-spacing:-.028em!important;font-family:inherit!important;font-size:30px!important;font-weight:400!important;line-height:36px!important}.admin-shell .faq-page-title p{letter-spacing:-.004em!important;font-family:inherit!important;font-size:13px!important;font-weight:400!important;line-height:1.45!important}.admin-shell .faq-add-button,.admin-shell .faq-actions button{font-family:var(--font-ui)!important;letter-spacing:-.006em!important;font-weight:500!important}.admin-shell .faq-list-main>strong,.admin-shell .faq-editor-clean>label>span,.admin-shell .faq-active-row strong,.admin-shell .faq-effectiveness-heading strong,.admin-shell .faq-effectiveness-details>summary strong,.admin-shell .faq-recent>strong,.admin-shell .faq-row-status,.admin-shell .faq-row-feedback b{letter-spacing:-.008em!important;font-family:inherit!important;font-weight:500!important}.admin-shell .faq-list-main>small,.admin-shell .faq-editor-clean>label>small,.admin-shell .faq-active-row small,.admin-shell .faq-effectiveness-heading small,.admin-shell .faq-effectiveness-details>summary small,.admin-shell .faq-recent-row>span,.admin-shell .faq-row-feedback,.admin-shell .faq-outcome,.admin-shell .faq-inline-feedback{letter-spacing:0!important;font-family:inherit!important;font-weight:400!important}.admin-shell .faq-editor-clean input,.admin-shell .faq-editor-clean textarea{font-family:var(--font-ui)!important;letter-spacing:-.004em!important;font-weight:400!important}.admin-shell .faq-effectiveness-metrics strong{letter-spacing:-.024em!important;font-family:inherit!important;font-weight:400!important}@media (width<=820px){.admin-shell .faq-page-title h1{font-size:29px!important;line-height:34px!important}}.admin-shell .faq-effectiveness-body .faq-recent{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--green) 28%,#cfd8d2) transparent;max-height:286px;padding-right:7px;overflow-y:auto}.admin-shell .faq-effectiveness-body .faq-recent>strong{z-index:2;background:#fff;margin:0;padding:2px 0 7px;display:block;position:sticky;top:0}.admin-shell .faq-effectiveness-body .faq-recent::-webkit-scrollbar{width:6px}.admin-shell .faq-effectiveness-body .faq-recent::-webkit-scrollbar-track{background:0 0}.admin-shell .faq-effectiveness-body .faq-recent::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--green) 28%,#cfd8d2);border-radius:999px}@media (width<=820px){.admin-shell .faq-effectiveness-body .faq-recent{max-height:246px}}.admin-shell .operations-page-title{margin-bottom:18px;font-family:var(--font-ui)!important}.admin-shell .operations-page-title h1{font-family:var(--font-ui)!important;letter-spacing:0!important;color:#122018!important;margin:0 0 3px!important;font-size:30px!important;font-weight:400!important;line-height:36px!important}.admin-shell .operations-page-title p{font-family:var(--font-ui)!important;letter-spacing:0!important;color:#66756c!important;margin:0!important;font-size:12px!important;font-weight:400!important;line-height:16px!important}.admin-shell .operations-page-title .title-actions{align-items:center;gap:10px;display:flex}.admin-shell .operations-page-title .title-actions>button{background:var(--green);min-height:40px;color:var(--brand-on,#fff);font-family:var(--font-ui);cursor:pointer;border:0;border-radius:11px;padding:9px 14px;font-size:12px;font-weight:500}.admin-filter-row{font-family:var(--font-ui);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.admin-filter-select{z-index:5;position:relative}.admin-filter-select[open]{z-index:30}.admin-filter-select summary{color:#55645c;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #dce4df;border-radius:10px;align-items:center;gap:5px;min-height:38px;padding:0 11px;list-style:none;transition:border-color .15s,background .15s;display:flex}.admin-filter-select summary::-webkit-details-marker{display:none}.admin-filter-select summary:hover,.admin-filter-select[open] summary{border-color:color-mix(in srgb,var(--green) 34%,#dce4df);background:color-mix(in srgb,var(--green) 2.5%,#fff)}.admin-filter-select summary span{color:#7a867f;font-size:11px;font-weight:400;line-height:1}.admin-filter-select summary strong{color:#34433b;font-size:11px;font-weight:500;line-height:1}.admin-filter-select summary i{border-bottom:1.4px solid #6d7972;border-right:1.4px solid #6d7972;width:7px;height:7px;margin:-3px 1px 0 4px;transition:transform .15s;transform:rotate(45deg)}.admin-filter-select[open] summary i{margin-top:3px;transform:rotate(225deg)}.admin-filter-menu{background:#fff;border:1px solid #dce4df;border-radius:12px;min-width:188px;padding:6px;position:absolute;top:calc(100% + 6px);box-shadow:0 12px 32px #1430221f}.admin-filter-menu button{color:#35443c;text-align:left;width:100%;min-height:34px;font-family:var(--font-ui);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:8px 9px;font-size:11px;font-weight:400;line-height:1.2;display:flex}.admin-filter-menu button:hover{background:#f5f8f6}.admin-filter-menu button.active{background:color-mix(in srgb,var(--green) 7%,#fff);color:var(--green-dark);font-weight:500}.admin-filter-menu button b{color:var(--green);font-size:11px;font-weight:500}.admin-filters-reset{color:#78847d;min-height:36px;font-family:var(--font-ui);cursor:pointer;background:0 0;border:0;padding:0 6px;font-size:11px;font-weight:400}.admin-filters-reset:hover{color:var(--green)}.operations-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;margin:0 0 14px;display:flex}.operations-toolbar .operations-search{background:#fff;border:1px solid #dce4df;border-radius:10px;flex:260px;max-width:370px;min-height:38px;margin:0;padding:0 11px}.operations-toolbar .operations-search input{font-family:var(--font-ui);font-size:12px;font-weight:400}.operations-table{border:1px solid var(--line);font-family:var(--font-ui);background:#fff;border-radius:16px;overflow:hidden}.operations-table-head,.operations-row{align-items:center;gap:10px;display:grid}.preorders-table .operations-table-head,.preorders-table .operations-row{grid-template-columns:minmax(118px,1.05fr) minmax(120px,1.18fr) 76px 104px 128px 24px}.clients-table .operations-table-head,.clients-table .operations-row{grid-template-columns:minmax(175px,1.35fr) 150px 120px 24px}.operations-table-head{color:#77837c;background:#fafbfa;min-height:42px;padding:0 16px;font-size:10px;font-weight:500;line-height:1.2}.operations-row{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf1ee;width:100%;min-height:68px;padding:10px 16px;transition:background .15s}.operations-row:hover{background:color-mix(in srgb,var(--green) 2.3%,#fff)}.operations-client,.operations-item,.operations-activity,.operations-count{flex-direction:column;gap:4px;min-width:0;display:flex}.operations-client strong,.operations-item strong,.operations-activity strong,.operations-count strong{color:#26372e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.25;overflow:hidden}.operations-client small,.operations-item small,.operations-activity small,.operations-count small{color:#7a867f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:400;line-height:1.25;overflow:hidden}.operations-amount{color:#34433b;white-space:nowrap;font-size:12px;font-weight:500}.operations-date{color:#68766e;white-space:nowrap;font-size:10px;font-weight:400;line-height:1.35}.operation-status{color:#536159;white-space:nowrap;background:#f1f4f2;border-radius:7px;width:max-content;max-width:100%;padding:5px 8px;font-size:10px;font-weight:500;line-height:1.2}.operation-status.status-new{color:#126a42;background:#e9f5ed}.operation-status.status-confirmed{color:#56645c;background:#f0f4f1}.operation-status.status-ready{color:#8a5b16;background:#fff3df}.operation-status.status-completed{color:#49685a;background:#edf3ef}.operation-status.status-partially_completed,.operation-status.status-unfulfilled{color:#8a5b16;background:#fff3df}.operation-status.status-cancelled{color:#7c6565;background:#f5eeee}.operations-arrow{color:var(--green);justify-self:end;font-size:16px;font-weight:400;line-height:1}@media (width<=1050px){.operations-toolbar .operations-search{flex-basis:100%;max-width:none}.operations-toolbar .admin-filter-row{justify-content:flex-start;width:100%}}@media (width<=820px){.admin-shell .operations-page-title{align-items:flex-start}.admin-shell .operations-page-title h1{font-size:30px!important;line-height:36px!important}.operations-table-head{display:none}.orders-table .operations-row,.preorders-table .operations-row,.clients-table .operations-row{gap:7px 12px;padding:14px;grid-template-columns:minmax(0,1fr) auto!important}.operations-row .operations-client{grid-area:1/1}.operations-row .operations-arrow{grid-area:1/2;align-self:center}.operations-row .operations-item,.operations-row .operations-activity,.operations-row .operations-count,.operations-row .operations-amount,.operations-row .operation-status,.operations-row .operations-date{grid-column:1/-1;justify-self:start}.operations-row .operations-item{margin-top:2px}}@media (width<=620px){.admin-filter-row{gap:6px}.admin-filter-select{flex:calc(50% - 6px)}.admin-filter-select summary{justify-content:center;width:100%}.admin-filter-menu{min-width:100%;left:0;right:auto}.admin-filters-reset{flex:none}}.admin-order-payment-card{margin-top:14px}.admin-payment-review{gap:12px;display:grid}.admin-payment-review>p{color:#69766f;margin:0;font-size:12px;line-height:1.45}.admin-payment-review .admin-payment-warning{color:#8a5b16}.admin-payment-details{background:#fafcfb;border:1px solid #e5ebe7;border-radius:10px;gap:5px;padding:10px 12px;display:grid}.admin-payment-details span,.admin-payment-state span{color:#748078;font-size:10px}.admin-payment-details small{color:#304039;white-space:pre-line;font-size:12px;line-height:1.45}.admin-payment-state{background:#f5f8f6;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.admin-payment-state.reported{background:#fff8ea}.admin-payment-state>div{gap:3px;display:grid}.admin-payment-state strong{color:#27372f;font-size:13px;font-weight:500}.admin-payment-state small{color:#748078;font-size:10px}.admin-payment-state button{background:var(--green);min-height:34px;color:var(--brand-on,#fff);font:inherit;cursor:pointer;border:0;border-radius:9px;padding:0 12px;font-size:11px;font-weight:500}.admin-payment-state button:disabled{opacity:.62;cursor:default}.admin-payment-confirmed{color:#176844;background:#edf6f0;border-radius:10px;align-items:center;gap:9px;padding:10px 12px;display:flex}.admin-payment-confirmed>div{gap:2px;display:grid}.admin-payment-confirmed strong{font-size:12px;font-weight:500}.admin-payment-confirmed small{color:#5d796a;font-size:10px}.admin-payment-order-confirm{background:#f5f8f6;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;display:flex}.admin-payment-order-confirm>div{gap:3px;display:grid}.admin-payment-order-confirm strong{color:#27372f;font-size:12px;font-weight:500}.admin-payment-order-confirm small{color:#748078;font-size:10px;line-height:1.35}.admin-payment-order-confirm button{background:var(--green);min-height:34px;color:var(--brand-on,#fff);font:inherit;cursor:pointer;border:0;border-radius:9px;padding:0 12px;font-size:11px;font-weight:500}.admin-payment-order-confirm button:disabled{opacity:.62;cursor:default}.operations-state-tabs{align-items:center;gap:6px;margin:-5px 0 12px;display:flex}.operations-state-tabs button{color:#66746c;min-height:34px;font-family:var(--font-ui);cursor:pointer;background:#fff;border:1px solid #dce4df;border-radius:9px;padding:0 11px;font-size:11px;font-weight:400}.operations-state-tabs button.active{border-color:color-mix(in srgb,var(--green) 28%,#dce4df);color:var(--green-dark);background:#edf6f0;font-weight:500}.admin-order-primary-action{background:#f7faf8;border:1px solid #dce7df;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px;padding:13px 15px;display:flex}.admin-order-primary-action>div{gap:3px;min-width:0;display:grid}.admin-order-primary-action strong{color:var(--ink);font-size:13px;font-weight:500}.admin-order-primary-action small{color:var(--muted);font-size:11px;line-height:1.4}.admin-order-primary-action button{background:var(--green);min-height:38px;color:var(--brand-on,#fff);font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:10px;padding:0 14px;font-size:12px;font-weight:500}.admin-order-primary-action button:disabled{opacity:.62;cursor:default}.orders-table .operations-table-head,.orders-table .operations-row{grid-template-columns:minmax(150px,1.35fr) 80px minmax(150px,.95fr) 122px 24px}.orders-table .operation-status{white-space:normal;max-width:100%;line-height:1.25}.orders-table .operations-date{white-space:nowrap}@media (width<=720px){.admin-order-primary-action{flex-direction:column;align-items:flex-start}.admin-order-primary-action button{width:100%}}.preorders-table .operations-table-head,.preorders-table .operations-row{grid-template-columns:minmax(105px,1fr) minmax(100px,1.05fr) 72px minmax(132px,.95fr) 108px 18px;gap:8px}.preorders-table .operation-status{white-space:normal;max-width:100%;line-height:1.25}.preorders-table .operations-date{white-space:nowrap}.order-workflow-card .action-link.secondary{border:1px solid var(--line);color:var(--green-dark);background:#fff;border-radius:10px;padding:10px 14px;text-decoration:none}.operation-status.status-waiting{color:#5c6a62;background:#f1f4f2}.operation-status.status-payment{color:#80591d;background:#fff3df}.operation-status.status-review{color:#7c5418;background:#fff0cf}.operation-status.status-danger{color:#9b3c3c;background:#fff0f0}.admin-payment-attention{background:#f7faf8;border:1px solid #e0e7e2;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;width:100%;margin:0 0 16px;padding:13px 15px;display:flex}.admin-payment-attention>div{gap:3px;min-width:0;display:grid}.admin-payment-attention strong{font-size:14px;font-weight:500}.admin-payment-attention span{color:var(--muted);font-size:12px}.admin-payment-attention.reported{background:#fff8e8;border-color:#ead29d}.admin-payment-attention.reported strong{color:#80591d}.admin-payment-attention.confirmed{background:#eff8f2;border-color:#cce0d3}.admin-payment-attention.confirmed strong{color:var(--green-dark)}.admin-payment-attention>button{background:var(--green);min-height:38px;color:var(--brand-on,#fff);cursor:pointer;border:0;border-radius:11px;flex:none;padding:0 14px;font-weight:500}.admin-payment-attention>small{color:var(--green-dark);grid-column:1/-1;font-size:11px}.order-record-menu{flex:none;position:relative}.order-record-menu-trigger{border:1px solid var(--line);color:#65736b;cursor:pointer;background:#fff;border-radius:11px;width:38px;height:38px;padding:0;font-size:20px;line-height:1}.order-record-menu-trigger:hover{background:#f7faf8;border-color:#c7d6cc}.order-record-menu-popover{z-index:35;border:1px solid var(--line);background:#fff;border-radius:12px;width:184px;padding:6px;position:absolute;top:44px;right:0;box-shadow:0 14px 34px #14302124}.order-record-menu-popover>button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:9px;width:100%;min-height:38px;padding:0 10px;font-size:12px}.order-record-menu-popover>button.danger{color:#a03e3e!important;background:#fff!important}.order-record-menu-popover>button.danger:hover{background:#fff2f2!important}.order-delete-backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#121f1857;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.order-delete-dialog{border:1px solid var(--line);background:#fff;border-radius:18px;gap:20px;width:min(440px,100%);padding:22px;display:grid;box-shadow:0 18px 54px #1333232e}.order-delete-dialog h2{margin:0 0 7px;font-size:20px;font-weight:500}.order-delete-dialog p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.order-delete-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.order-delete-actions button{cursor:pointer;border-radius:11px;min-height:40px;padding:9px 13px;font-weight:500}.order-delete-actions .secondary{border:1px solid var(--line);color:var(--green-dark);background:#fff}.order-delete-actions .danger{color:#9f3d3d!important;background:#fff5f5!important;border:1px solid #dfb2b2!important}.order-delete-actions button:disabled{opacity:.6;cursor:default}@media (width<=620px){.admin-payment-attention{flex-direction:column;align-items:flex-start}.admin-payment-attention>button{width:100%}.order-delete-actions{grid-template-columns:1fr;display:grid}.order-delete-actions button{width:100%}}.client-profile-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.client-profile-heading h1{margin:4px 0 3px;font-size:32px;font-weight:400;line-height:1.15}.client-profile-heading p{color:var(--muted);margin:0;font-size:12px}.client-profile-heading>a{min-height:36px;color:var(--green-dark);background:#fff;border:1px solid #d8e3dc;border-radius:10px;align-items:center;padding:0 12px;font-size:11px;text-decoration:none;display:inline-flex}.client-profile-summary{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1.2fr 1.1fr .7fr .7fr;margin-bottom:14px;display:grid;overflow:hidden}.client-profile-summary>div{border-left:1px solid var(--line);min-width:0;padding:13px 15px}.client-profile-summary>div:first-child{border-left:0}.client-profile-summary span{color:var(--muted);margin-bottom:5px;font-size:10px;display:block}.client-profile-summary strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;display:block;overflow:hidden}.client-profile-tabs{align-items:center;gap:6px;margin:0 0 10px;display:flex}.client-profile-tabs button{color:#5f6d65;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe4de;border-radius:10px;padding:0 12px;font-size:11px}.client-profile-tabs button span{color:#87928c;margin-left:5px}.client-profile-tabs button.active{border-color:color-mix(in srgb,var(--green) 28%,#dbe4de);color:var(--green-dark);background:#edf6f0}.client-profile-tabs button.active span{color:var(--green-dark)}.client-profile-panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px 20px}.client-profile-panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.client-profile-panel-heading h2{margin:0;font-size:18px;line-height:1.25;font-weight:400!important}.client-profile-panel-heading p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.4}.client-profile-panel-heading>button,.client-profile-more{min-height:34px;color:var(--green-dark);font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e3dc;border-radius:9px;padding:0 10px;font-size:11px}.client-profile-list{display:grid}.client-profile-order{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 0;display:grid}.client-profile-order:first-child{border-top:0}.client-profile-order-main{gap:5px;min-width:0;display:grid}.client-profile-order-main>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.client-profile-order-main strong{color:var(--ink);font-size:13px;font-weight:500}.client-profile-order-main small{color:var(--muted);font-size:10.5px}.client-profile-order-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.client-profile-order-actions button{min-height:32px;color:var(--green-dark);font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e3dc;border-radius:9px;padding:0 9px;font-size:10.5px}.client-profile-empty{color:var(--muted);padding:20px 0 8px;font-size:12px}.client-profile-more{margin-top:10px}.client-question-summary-list{display:grid}.client-question-summary-list article{border-top:1px solid var(--line);padding:13px 0}.client-question-summary-list article:first-child{border-top:0}.client-question-summary-list article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.client-question-summary-list strong{color:var(--ink);font-size:12px;font-weight:500}.client-question-summary-list span{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:9px}.client-question-summary-list span.is-new{color:var(--green-dark);background:#e8f5ec}.client-question-summary-list span.is-answered{color:#617068;background:#f1f4f2}.client-question-summary-list p{color:#425149;margin:6px 0 4px;font-size:12px;line-height:1.4}.client-question-summary-list small{color:var(--muted);font-size:10px}@media (width<=820px){.client-profile-summary{grid-template-columns:1fr 1fr}.client-profile-summary>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.client-profile-summary>div:nth-child(4){border-top:1px solid var(--line)}.client-profile-tabs{padding-bottom:2px;overflow-x:auto}.client-profile-tabs button{flex:none}}@media (width<=620px){.client-profile-heading{display:grid}.client-profile-heading>a{width:max-content}.client-profile-summary{grid-template-columns:1fr}.client-profile-summary>div,.client-profile-summary>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.client-profile-summary>div:first-child{border-top:0}.client-profile-panel{padding:16px}.client-profile-order{grid-template-columns:1fr}.client-profile-order-actions{justify-content:flex-start}.client-profile-panel-heading{display:grid}.client-profile-panel-heading>button{width:max-content}}.client-profile-order-main .client-profile-refusal{color:#a23f3f;font-weight:500}.admin-shell{font-family:var(--font-ui)}.admin-shell .admin-content .admin-title h1{font-family:var(--font-ui)!important;letter-spacing:0!important;color:#122018!important;margin:0 0 3px!important;font-size:30px!important;font-weight:400!important;line-height:36px!important}.admin-shell .admin-content .admin-title p{max-width:570px;font-family:var(--font-ui)!important;letter-spacing:0!important;color:#66756c!important;margin:0!important;font-size:12px!important;font-weight:400!important;line-height:16px!important}.admin-shell .admin-content h2,.admin-shell .admin-content h3,.admin-shell .admin-content h4{font-family:var(--font-ui);font-weight:400}.admin-filter-menu{left:0!important;right:auto!important}.admin-filter-row .admin-filter-select:last-of-type .admin-filter-menu{left:auto!important;right:0!important}.admin-shell .question-overview-title{align-items:flex-start!important;margin-bottom:10px!important}.admin-shell .question-overview-title>.developer-quiet{width:40px;min-width:40px;height:40px}.admin-shell .question-controls{border-bottom:0!important;margin:0 0 14px!important;display:block!important}.admin-shell .question-controls .question-tabs.three-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;width:100%!important;margin:0 0 10px!important;display:grid!important}.admin-shell .question-controls .question-tabs button{position:relative;border:1px solid var(--line)!important;color:#26352d!important;min-height:54px!important;box-shadow:none!important;font-family:var(--font-ui)!important;background:#fff!important;border-radius:13px!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;padding:10px 13px!important;font-weight:400!important;display:flex!important}.admin-shell .question-controls .question-tabs button:after{display:none!important}.admin-shell .question-controls .question-tabs button>b{color:inherit!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important;line-height:18px!important}.admin-shell .question-controls .question-tabs button>span{color:#45564d!important;background:#eef3f0!important;border-radius:999px!important;place-items:center!important;min-width:24px!important;height:24px!important;margin-left:auto!important;padding:0 7px!important;font-size:11px!important;font-weight:500!important;line-height:1!important;display:grid!important}.admin-shell .question-controls .question-tabs button.active{border-color:color-mix(in srgb,var(--green) 58%,var(--line))!important;background:color-mix(in srgb,var(--green) 8%,#fff)!important;color:var(--green-dark)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--green) 6%,transparent)!important}.admin-shell .question-controls .question-tabs button.active>span{background:var(--green)!important;color:var(--brand-on,#fff)!important}.admin-shell .question-filter-row{justify-content:flex-start!important;width:100%!important;margin:0!important;padding:0!important}.admin-shell .question-client-list{background:0 0!important;border:0!important;border-radius:0!important;gap:10px!important;padding:0!important;display:grid!important}.admin-shell .question-client-list>button{width:100%!important;min-height:92px!important;box-shadow:none!important;text-align:left!important;background:#fff!important;border:1px solid #e1e7e3!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;padding:13px 14px 12px 16px!important;transition:border-color .15s,box-shadow .15s,transform .15s!important;display:grid!important}.admin-shell .question-client-list>button:last-child{border:1px solid #e1e7e3!important}.admin-shell .question-client-list>button:hover{transform:none;box-shadow:none!important;background:#fff!important;border-color:#c5d8cd!important}.admin-shell .question-client-main{min-width:0;flex-direction:column!important;align-items:flex-start!important;display:flex!important}.admin-shell .question-client-name-line{align-items:center!important;min-width:0!important;margin:0!important;display:flex!important}.admin-shell .question-client-name-line>strong{font-family:var(--font-ui)!important;letter-spacing:0!important;color:#15231c!important;font-size:14px!important;font-weight:500!important;line-height:18px!important}.admin-shell .question-customer-marker{display:none!important}.admin-shell .question-client-main .question-kind-pills{flex-wrap:wrap!important;gap:6px!important;margin:5px 0 7px!important;display:flex!important}.admin-shell .question-kind-pills span{font-family:var(--font-ui)!important;letter-spacing:0!important;border:0!important;border-radius:999px!important;padding:3px 8px!important;font-size:10px!important;font-weight:500!important;line-height:14px!important}.admin-shell .question-kind-pills span:first-child{color:#286345!important;background:#edf7f1!important}.admin-shell .question-kind-pills span:nth-child(2){color:#9a5b19!important;background:#fff2e3!important}.admin-shell .question-kind-pills span:nth-child(3){color:#4d6f9a!important;background:#eef4fb!important}.admin-shell .question-preview{width:100%;min-width:0;margin:0!important;padding:0!important}.admin-shell .question-preview>span{color:#59675f!important;max-width:100%!important;font-family:var(--font-ui)!important;letter-spacing:0!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:0 0!important;padding:0!important;font-size:11px!important;font-weight:400!important;line-height:16px!important;display:block!important;overflow:hidden!important}.admin-shell .question-client-list .question-list-meta{font-family:var(--font-ui)!important;align-items:center!important;margin-top:5px!important;display:flex!important}.admin-shell .question-client-list .question-list-meta .question-source{color:#7e8983!important;background:0 0!important;border-radius:0!important;padding:0!important;font-size:10px!important;font-weight:400!important;line-height:14px!important}.admin-shell .question-client-actions{min-width:154px;white-space:nowrap!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;gap:6px!important;display:flex!important}.admin-shell .question-client-action-row{justify-content:flex-end;align-items:center;gap:11px;display:flex}.admin-shell .question-client-action-row>span{min-width:0;font-family:var(--font-ui)!important;border-radius:999px!important;padding:5px 9px!important;font-size:10px!important;font-weight:500!important;line-height:14px!important}.admin-shell .question-client-action-row>span.is-new{color:#16784b!important;background:#edf8f2!important}.admin-shell .question-client-action-row>span.is-viewed{color:#69766f!important;background:#f1f4f2!important}.admin-shell .question-client-action-row>b{color:var(--green)!important;font-family:var(--font-ui)!important;font-size:11px!important;font-weight:500!important;line-height:16px!important}.admin-shell .question-card-date{text-align:right;display:block;color:#87918c!important;font-family:var(--font-ui)!important;margin:0!important;font-size:10px!important;font-weight:400!important;line-height:14px!important}.admin-shell .question-client-title{margin-bottom:18px;align-items:center!important}.admin-shell .question-client-title>div:first-child{min-width:0}.admin-shell .question-client-title .question-kind-pills{flex-wrap:wrap!important;gap:6px!important;margin:5px 0 7px!important;display:flex!important}.admin-shell .question-client-title>a{white-space:nowrap;min-height:42px;font-family:var(--font-ui)!important;border-radius:11px!important;padding:10px 14px!important;font-size:12px!important;font-weight:500!important}.admin-shell .question-history{display:grid;font-family:var(--font-ui)!important;gap:10px!important}.admin-shell .question-history article{border-radius:16px!important;padding:16px 17px!important}.admin-shell .question-history-head strong{letter-spacing:0!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important}.admin-shell .question-history-head>div>span{padding:5px 8px!important;font-size:10px!important;font-weight:500!important;line-height:1!important}.admin-shell .question-delivery{border-radius:999px!important;margin-top:11px!important;padding:5px 8px!important;font-size:10px!important;font-weight:500!important;line-height:1.2!important}.admin-shell .question-history p{color:#34443b!important;margin:13px 0 5px!important;font-family:inherit!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important}.admin-shell .question-card-footer{border-top:1px solid color-mix(in srgb,var(--line) 75%,transparent);padding-top:10px;flex-direction:column!important;align-items:flex-end!important;gap:5px!important;margin-top:11px!important;display:flex!important}.admin-shell .question-card-footer>small{color:#87918c!important;margin:0!important;font-size:10px!important;font-weight:400!important;line-height:14px!important}.admin-shell .question-reply-button{min-height:38px;color:var(--green)!important;border-radius:10px!important;margin:0!important;padding:8px 13px!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important}.admin-shell .question-reply-form textarea{font-family:inherit!important;font-size:13px!important;font-weight:400!important}.admin-shell .question-reply-form button{font-family:inherit!important;font-size:12px!important;font-weight:500!important}@media (width<=820px){.admin-shell .question-client-title{flex-direction:column!important;align-items:flex-start!important}.admin-shell .question-client-title>a{margin-top:10px!important}.admin-shell .question-controls .question-tabs.three-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.admin-shell .question-filter-row{justify-content:flex-start!important}.admin-shell .question-preview>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal!important;display:-webkit-box!important}.admin-shell .question-history-head{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}}@media (width<=620px){.admin-shell .question-controls .question-tabs.three-tabs{grid-template-columns:1fr!important}.admin-shell .question-client-list>button{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;padding:13px!important}.admin-shell .question-client-actions{min-width:0;gap:5px!important}.admin-shell .question-client-action-row{flex-direction:column;align-items:flex-end;gap:5px}.admin-shell .question-client-action-row>span{padding:4px 7px!important}.admin-shell .question-filter-row .admin-filter-select:last-of-type{flex-basis:100%}}.admin-shell .mode-switch,.admin-shell .admin-title>button,.admin-shell .operations-page-title .title-actions>button,.admin-shell .catalog-title-actions button:not(.secondary),.admin-shell .faq-add-button,.admin-shell .faq-actions button{letter-spacing:-.004em!important;border-radius:12px!important;min-height:42px!important;padding:0 16px!important;font-size:13px!important;font-weight:400!important;line-height:1!important}.admin-shell .catalog-title-actions button.secondary{border-radius:12px!important;min-height:42px!important;padding:0 16px!important;font-size:13px!important;font-weight:400!important;line-height:1!important}@media (width<=620px){.admin-shell .mode-switch,.admin-shell .admin-title>button,.admin-shell .operations-page-title .title-actions>button,.admin-shell .catalog-title-actions button,.admin-shell .faq-add-button,.admin-shell .faq-actions button{min-height:40px!important}}.admin-shell .export-download,.admin-shell .export-download span{font-weight:400!important}.admin-shell .faq-recent-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.admin-shell .faq-recent-question{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.admin-shell .faq-recent-question>span{color:#34433b;min-width:0;font-size:13px;font-weight:400;line-height:1.4}.admin-shell .faq-source{color:#859089;background:0 0;border:0;margin:0;padding:0;font-size:11px;font-weight:400;line-height:1.3;display:block}.admin-shell .faq-recent-result{white-space:nowrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.admin-shell .faq-question-link{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-size:12px;font-weight:500;line-height:1.3}.admin-shell .faq-question-link:hover{text-underline-offset:2px;text-decoration:underline}.admin-shell .faq-transferred-label{color:#7a6640;font-size:11px;font-weight:400}@media (width<=620px){.admin-shell .faq-recent-row{grid-template-columns:minmax(0,1fr);align-items:start;gap:7px}.admin-shell .faq-recent-result{justify-content:flex-start}}.admin-shell .appearance-editor button,.admin-shell .appearance-editor .appearance-upload-button,.admin-shell .appearance-editor .appearance-palette-button,.admin-shell .appearance-editor .appearance-preview-upload,.admin-shell .appearance-editor .appearance-preview-media-actions>button,.admin-shell .appearance-editor .appearance-component-preview button,.admin-shell .appearance-editor .settings-save-actions button,.admin-shell .appearance-editor button strong,.admin-shell .appearance-editor button b,.admin-shell .appearance-editor .appearance-upload-button b,.admin-shell .appearance-editor .appearance-palette-button b,.admin-shell .settings-detail .settings-save-actions>button.primary{font-weight:400!important}.notification-tabs-rich{margin-bottom:18px}.notification-tabs-rich>button{font-weight:400!important}.notification-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.notification-summary-grid>article,.notification-queue-section,.notification-subscription-board{border:1px solid var(--line);background:#fff;border-radius:20px}.notification-summary-grid>article{flex-direction:column;gap:8px;padding:18px 20px;display:flex}.notification-summary-grid>article small{color:var(--muted);font-size:13px}.notification-summary-grid>article strong{color:var(--green-dark);font-size:34px;font-weight:400;line-height:1}.notification-summary-grid>article p{color:var(--muted);margin:0;line-height:1.45}.notification-queue-section{margin-bottom:14px;padding:0;overflow:hidden}.notification-section-heading{border-bottom:1px solid var(--line);padding:18px 20px 14px}.notification-section-heading h2,.notification-subscription-intro h2{margin:0 0 4px;font-weight:400}.notification-section-heading p,.notification-subscription-intro p{color:var(--muted);margin:0;line-height:1.45}.notification-queue-list{gap:0;display:grid}.notification-queue-card{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:48px 1fr auto auto;align-items:center;gap:14px;width:100%;padding:18px 20px;display:grid}.notification-queue-list>.notification-queue-card:first-child{border-top:0}.notification-queue-card:hover{background:#f8fbf9}.notification-queue-icon{width:44px;height:44px;color:var(--green-dark);background:#eef6f0;border-radius:14px;place-items:center;display:grid}.notification-queue-icon .stable-icon{width:28px;height:28px}.notification-queue-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.notification-queue-copy strong{color:var(--green-dark);font-weight:500}.notification-queue-copy small{color:var(--muted);line-height:1.45}.notification-queue-meta{flex-wrap:wrap;gap:8px;display:flex}.notification-queue-meta span,.notification-compose-stats span{color:#58715e;background:#f3f7f4;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;line-height:1.2;display:inline-flex}.notification-queue-card>i{color:var(--green-dark);background:#eef6f0;border-radius:999px;padding:6px 10px;font-size:12px;font-style:normal;font-weight:400}.notification-queue-card>b{color:var(--green);font-size:13px;font-weight:400}.notification-subscription-board{padding:20px}.notification-subscription-list{gap:12px;margin-top:18px;display:grid}.notification-subscription-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:18px;display:grid}.notification-subscription-card strong{color:var(--green-dark);margin-bottom:4px;font-weight:500;display:block}.notification-subscription-card small{color:var(--muted);margin-bottom:10px;line-height:1.45;display:block}.notification-subscription-card>i{color:var(--green-dark);background:#eef6f0;border-radius:999px;padding:8px 12px;font-size:12px;font-style:normal;font-weight:400}.notification-subscription-card>i.waiting{color:#6a725f;background:#f4f4ef}.notification-subscription-card>i.neutral{color:#5b6772;background:#edf2f6}.notification-subscription-card>button{border:1px solid var(--line);min-height:40px;color:var(--green-dark);cursor:pointer;background:#fff;border-radius:12px;padding:0 16px;font-size:13px;font-weight:400}.notification-subscription-card>button:hover{background:#f8fbf9;border-color:#98bea6}.notification-compose-wide{max-width:860px}.notification-compose-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notification-compose-head strong{color:var(--green-dark);margin-bottom:4px;font-weight:500;display:block}.notification-compose-head small{color:var(--muted);line-height:1.45;display:block}.notification-compose-stats{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.notification-compose label>span{font-weight:400}.notification-compose textarea{font-weight:400;line-height:1.5}.notification-compose>button{font-weight:400!important}.notification-preview strong{font-weight:500}.notification-history article>span{font-weight:400}.notification-history-v2{gap:10px;display:grid}.notification-history-entry{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.notification-history-entry>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;list-style:none;display:flex}.notification-history-entry>summary::-webkit-details-marker{display:none}.notification-history-entry>summary>span{flex-direction:column;gap:4px;min-width:0;display:flex}.notification-history-entry>summary strong{font-size:14px;font-weight:500}.notification-history-entry>summary small{color:var(--muted);font-size:12px;line-height:1.4}.notification-history-entry>summary>i{border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-style:normal;font-weight:400}.notification-history-entry>summary>i.sent{color:#17643a;background:#e7f5eb}.notification-history-entry>summary>i.failed{color:#9a3d38;background:#fff0ef}.notification-history-body{border-top:1px solid var(--line);padding:0 18px 16px}.notification-history-message{padding:14px 0}.notification-history-message>span{color:var(--muted);margin-bottom:5px;font-size:12px;display:block}.notification-history-message>p{margin:0;line-height:1.45}.notification-delivery-list{border-top:1px solid var(--line);display:grid}.notification-delivery-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:11px 0;display:flex}.notification-delivery-list>div:last-child{border-bottom:0}.notification-delivery-list>div>span{flex-direction:column;gap:3px;min-width:0;display:flex}.notification-delivery-list strong{font-size:13px;font-weight:500}.notification-delivery-list small{color:#9a3d38;font-size:12px}.notification-delivery-list>div>div{flex:none;align-items:center;gap:10px;display:flex}.notification-delivery-list i{font-size:12px;font-style:normal;font-weight:400}.notification-delivery-list i.sent{color:#17643a}.notification-delivery-list i.failed{color:#9a3d38}.notification-delivery-list button{color:#9a3d38;cursor:pointer;background:#fff;border:1px solid #e1b9b5;border-radius:10px;min-height:34px;padding:0 12px;font-size:12px;font-weight:400}.notification-delivery-list button:disabled{opacity:.6;cursor:wait}.notification-history-legacy-note{color:var(--muted);margin:0;padding:12px 0 0;font-size:12px;line-height:1.45}@media (width<=900px){.notification-summary-grid{grid-template-columns:1fr}.notification-queue-card,.notification-subscription-card{grid-template-columns:48px 1fr;align-items:flex-start}.notification-queue-card>i,.notification-queue-card>b,.notification-subscription-card>i,.notification-subscription-card>button{grid-column:2}.notification-compose-head{flex-direction:column}.notification-compose-stats{justify-content:flex-start}}@media (width<=620px){.notification-queue-card{padding:16px}.notification-queue-card>b,.notification-subscription-card>button{justify-self:start}.notification-subscription-board{padding:16px}}.preorder-progress-line{flex-direction:column;gap:5px;padding:12px 0 2px;display:flex}.preorder-progress-line>strong{color:var(--green-dark);font-size:18px;font-weight:400}.preorder-progress-line>small{color:var(--muted);line-height:1.45}.preorder-items-card{margin-top:16px}.preorder-items-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.preorder-items-heading h2{margin:0 0 4px;font-weight:400}.preorder-items-heading p{color:var(--muted);margin:0;font-size:13px}.preorder-item-list{gap:10px;display:grid}.preorder-item-row{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:minmax(0,1.2fr) minmax(180px,.7fr) auto;align-items:center;gap:16px;padding:15px 16px;display:grid}.preorder-item-main,.preorder-item-state{flex-direction:column;gap:5px;min-width:0;display:flex}.preorder-item-main>strong{font-weight:500}.preorder-item-main>small,.preorder-item-state>small{color:var(--muted);font-size:12px}.preorder-item-pill{color:#5f6b64;background:#f3f5f3;border-radius:999px;width:max-content;max-width:100%;padding:6px 10px;font-size:12px;font-weight:400}.preorder-item-pill.state-reserved,.preorder-item-pill.state-arrived{color:var(--green-dark);background:#edf7f0}.preorder-item-pill.state-received{color:#0f6740;background:#e8f3ee}.preorder-item-pill.state-released{color:#875e1c;background:#fff3df}.preorder-item-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.preorder-item-actions>button{background:var(--green);min-height:38px;color:var(--brand-on,#fff);cursor:pointer;white-space:nowrap;border:0;border-radius:11px;padding:0 13px;font-size:12px;font-weight:400}.preorder-item-actions>button.secondary{border:1px solid var(--line);color:var(--green-dark);background:#fff}.preorder-item-actions>span{color:var(--muted);font-size:12px}.operation-status.preorder-stage-waiting{color:#5f6b64;background:#f3f5f3}.operation-status.preorder-stage-partial{color:#875e1c;background:#fff3df}.operation-status.preorder-stage-arrived{color:var(--green-dark);background:#edf7f0}.operation-status.preorder-stage-received{color:#0f6740;background:#e8f3ee}.notification-demo-tools{border:1px dashed var(--line);color:var(--muted);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding:12px 14px;font-size:12px;display:flex}.notification-demo-tools>button{color:var(--green-dark);cursor:pointer;background:0 0;border:0;padding:6px 0;font-weight:400}@media (width<=820px){.preorder-item-row{grid-template-columns:1fr}.preorder-item-actions{justify-content:flex-start}.notification-demo-tools{flex-direction:column;align-items:flex-start}}.preorder-item-row{position:relative}.preorder-shortfall-text{color:#9b3a35!important}.preorder-remainder-choice{background:#fff8f5;border:1px solid #f0d7d2;border-radius:13px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;margin-top:2px;padding:12px 14px;display:flex}.preorder-remainder-choice>div:first-child{flex-direction:column;gap:3px;display:flex}.preorder-remainder-choice>div:first-child>strong{color:#7d302c;font-size:13px;font-weight:500}.preorder-remainder-choice>div:first-child>span{color:#7d615e;font-size:12px}.preorder-remainder-choice>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.preorder-remainder-choice button{cursor:pointer;border-radius:10px;min-height:36px;padding:0 12px;font-size:12px;font-weight:400}.preorder-remainder-choice button.secondary{border:1px solid var(--line);color:var(--green-dark);background:#fff}.preorder-remainder-choice button.danger-quiet{color:#963b35;background:#fff;border:1px solid #e7beba}@media (width<=620px){.preorder-remainder-choice{flex-direction:column;align-items:flex-start}}.operations-view-tabs{gap:8px;margin:-8px 0 18px;display:flex}.operations-view-tabs>button{border:1px solid var(--line);min-height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;padding:0 16px;font-size:13px;font-weight:400}.operations-view-tabs>button.active{border-color:var(--green);background:var(--green);color:var(--brand-on,#fff)}.preorder-products-board{gap:12px;display:grid}.preorder-product-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr) auto;align-items:start;gap:18px 22px;padding:18px 20px;display:grid}.preorder-product-main{gap:6px;min-width:0;display:grid}.preorder-product-main>strong{color:var(--green-dark);font-size:15px;font-weight:500;display:block}.preorder-product-main>small{color:var(--muted);font-size:12px;line-height:1.45;display:block}.preorder-product-metrics{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.preorder-product-metrics>span{color:#5a6b61;background:#f2f6f3;border-radius:999px;padding:5px 9px;font-size:11.5px;font-weight:400}.preorder-product-metrics>span.free{color:var(--green-dark);background:#e8f5ec}.preorder-product-priority{flex-direction:column;gap:5px;min-width:0;display:flex}.preorder-product-priority>span{color:var(--ink);font-size:13px;font-weight:400}.preorder-product-priority>small{max-width:280px;color:var(--muted);font-size:11.5px;line-height:1.4}.preorder-product-actions{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.preorder-product-actions>button{background:var(--green);height:auto;min-height:40px;color:var(--brand-on,#fff);cursor:pointer;white-space:normal;text-align:center;border:0;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:400;line-height:1.35}.preorder-product-actions>button.secondary{border:1px solid var(--line);color:var(--green-dark);background:#fff}.preorder-product-distribution{border-top:1px solid var(--line);grid-column:1/-1;padding-top:12px}.preorder-product-distribution>summary{width:max-content;color:var(--green-dark);cursor:pointer;font-size:12px;font-weight:400}.preorder-product-distribution>div{margin-top:8px;display:grid}.preorder-product-distribution button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #edf1ee;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:11px 2px;display:flex}.preorder-product-distribution button:first-child{border-top:0}.preorder-product-distribution button>span{flex-direction:column;gap:4px;display:flex}.preorder-product-distribution button strong{font-size:13px;font-weight:500}.preorder-product-distribution button small{color:var(--muted);font-size:11.5px}.preorder-product-distribution button>b{color:var(--green);white-space:nowrap;font-size:12px;font-weight:400}@media (width<=900px){.preorder-product-card{grid-template-columns:1fr auto}.preorder-product-priority{grid-column:1}.preorder-product-actions{flex-flow:wrap;grid-area:auto/1/auto/-1}.preorder-product-distribution{grid-column:1/-1}}@media (width<=620px){.operations-view-tabs{width:100%}.operations-view-tabs>button{flex:1}.preorder-product-card{grid-template-columns:1fr;padding:16px}.preorder-product-priority,.preorder-product-actions,.preorder-product-distribution{grid-area:auto/1}.preorder-product-actions{flex-direction:column;align-items:stretch}.preorder-product-actions>button{width:100%}.preorder-product-distribution button{align-items:flex-start}.preorder-product-distribution button>b{white-space:normal;text-align:right}}.detail-client-name{color:var(--ink);margin:4px 0 14px;font-size:18px;font-weight:500;line-height:1.3;display:block}.preorder-summary-metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:12px 0 14px;display:grid}.preorder-summary-metrics>div{border-left:1px solid var(--line);min-width:0;padding:13px 12px}.preorder-summary-metrics>div:first-child{border-left:0;padding-left:0}.preorder-summary-metrics>div:last-child{padding-right:0}.preorder-summary-metrics span{color:var(--muted);font-size:12px;line-height:1.35;display:block}.preorder-summary-metrics strong{color:var(--ink);margin-top:5px;font-size:18px;font-weight:400;line-height:1.2;display:block}.preorder-summary-metrics>div:nth-child(2) strong{color:var(--green-dark)}.preorder-item-feedback,.preorder-product-feedback{color:var(--green-dark);background:#f0f8f3;border:1px solid #c9e4d1;border-radius:12px;grid-column:1/-1;padding:10px 12px;font-size:12.5px;font-weight:400;line-height:1.45}.preorder-item-feedback{color:var(--green-dark);background:#f0f8f3;border-color:#c9e4d1;margin-top:1px}.preorder-product-feedback{margin-top:-2px}.preorder-payment-card{background:#fff!important}.preorder-payment-card>p{margin:14px 0 0}@media (width<=620px){.preorder-summary-metrics{grid-template-columns:1fr}.preorder-summary-metrics>div,.preorder-summary-metrics>div:first-child,.preorder-summary-metrics>div:last-child{border-left:0;border-top:1px solid var(--line);padding:10px 0}.preorder-summary-metrics>div:first-child{border-top:0}}.preorder-detail-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;margin-bottom:16px;display:grid}.preorder-detail-header-main{min-width:0}.preorder-detail-title-line{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.preorder-detail-title-line h1{letter-spacing:-.02em;margin:0;font-size:28px;line-height:1.15;font-weight:400!important}.preorder-detail-title-line .detail-status{color:#55655d;background:#f1f4f2;border-radius:999px;align-items:center;min-height:28px;padding:0 11px;font-size:12px;font-weight:400;line-height:1;display:inline-flex;position:static}.preorder-detail-title-line .detail-status.state-waiting{color:#55655d;background:#f1f4f2}.preorder-detail-title-line .detail-status.state-partial,.preorder-detail-title-line .detail-status.state-arrived,.preorder-detail-title-line .detail-status.state-received{color:var(--green-dark);background:#e8f5ec}.preorder-detail-title-line .detail-status.state-closed{color:#8a5d1a;background:#fff2e2}.preorder-detail-header-main>p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.4}.preorder-detail-total{text-align:right;min-width:150px;padding-top:2px}.preorder-detail-total span{color:var(--muted);font-size:12px;display:block}.preorder-detail-total strong{color:var(--ink);white-space:nowrap;margin-top:6px;font-size:20px;font-weight:500;line-height:1.1;display:block}.preorder-related-order{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#f5f8f6;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:16px 18px;display:flex}.preorder-related-order>div{flex-direction:column;gap:4px;min-width:0;display:flex}.preorder-related-order strong{font-size:14px;font-weight:500}.preorder-related-order small{color:var(--muted);font-size:12px}.preorder-related-order>span{color:var(--green-dark);font-size:18px;line-height:1}.preorder-detail-grid{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:start;gap:16px;margin-bottom:16px;display:grid}.preorder-detail-grid .detail-card,.preorder-items-card-clean,.preorder-payment-card-clean{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px 20px}.preorder-card-kicker{color:var(--muted);margin-bottom:6px;font-size:12px;display:block}.preorder-client-card .detail-client-name{margin:0 0 12px;font-size:16px;font-weight:500}.preorder-client-card .detail-list{margin-top:0}.preorder-client-card .detail-list div{border-top:1px solid var(--line);padding:10px 0}.preorder-client-card .detail-list dt,.preorder-client-card .detail-list dd{font-size:13px}.preorder-state-card h2,.preorder-items-card-clean h2,.preorder-payment-card-clean h2{margin:0;font-size:18px;line-height:1.25;font-weight:400!important}.preorder-state-card .preorder-summary-metrics{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:18px 0 0;padding:0;display:grid}.preorder-state-card .preorder-summary-metrics>div,.preorder-state-card .preorder-summary-metrics>div:first-child,.preorder-state-card .preorder-summary-metrics>div:last-child{border:0;padding:0 18px 0 0}.preorder-state-card .preorder-summary-metrics>div:not(:last-child){border-right:1px solid var(--line)}.preorder-state-card .preorder-summary-metrics span{color:var(--muted);font-size:12px}.preorder-state-card .preorder-summary-metrics strong{margin-top:6px;font-size:18px;font-weight:500}.preorder-state-card .preorder-summary-metrics>div:nth-child(2) strong{color:var(--green-dark)}.preorder-summary-total-line{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:14px;display:flex}.preorder-summary-total-line span{color:var(--muted);font-size:13px}.preorder-summary-total-line strong{color:var(--ink);font-size:15px;font-weight:500}.preorder-items-card-clean{margin-top:0}.preorder-items-card-clean .preorder-items-heading{margin-bottom:8px}.preorder-items-card-clean .preorder-items-heading p{margin-top:6px;line-height:1.45}.preorder-items-card-clean .preorder-item-list{gap:0}.preorder-items-card-clean .preorder-item-row{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding:18px 0}.preorder-items-card-clean .preorder-item-row:first-child{border-top:0}.preorder-item-title-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.preorder-item-title-line>strong{font-size:15px;font-weight:500}.preorder-items-card-clean .preorder-item-main{flex-direction:column;gap:6px;min-width:0;display:flex}.preorder-items-card-clean .preorder-item-main>small{color:var(--muted);font-size:13px;line-height:1.42}.preorder-items-card-clean .preorder-item-main>small:nth-of-type(2){color:var(--ink)}.preorder-item-note-success{color:var(--green-dark)!important}.preorder-items-card-clean .preorder-item-pill{color:#55655d;background:#f1f4f2;border-radius:999px;padding:5px 10px;font-size:11px}.preorder-items-card-clean .preorder-item-pill.state-reserved,.preorder-items-card-clean .preorder-item-pill.state-arrived,.preorder-items-card-clean .preorder-item-pill.state-received{color:var(--green-dark);background:#e8f5ec}.preorder-items-card-clean .preorder-item-pill.state-waiting{color:#55655d;background:#f1f4f2}.preorder-items-card-clean .preorder-item-pill.state-released{color:#8a5d1a;background:#fff2e2}.preorder-items-card-clean .preorder-item-actions{justify-content:flex-end;align-self:center;gap:10px;max-width:290px}.preorder-items-card-clean .preorder-item-actions>button{border-radius:12px;min-height:38px;padding:0 14px}.preorder-items-card-clean .preorder-item-actions>button.secondary{background:#fff}.preorder-items-card-clean .preorder-item-actions>button.danger-quiet{color:#9a453f;background:#fff;border:1px solid #e5c7c4}.preorder-finished-label{color:var(--muted)!important;font-size:13px!important}.preorder-items-card-clean .preorder-item-feedback{color:var(--green-dark);background:#f0f8f3;border:1px solid #c9e4d1;border-radius:12px;grid-column:1/-1;margin-top:8px;padding:10px 14px;font-size:12.5px}.preorder-payment-card-clean{margin-top:16px}.preorder-payment-card-clean .preorder-payment-lines{margin-top:12px}.preorder-payment-card-clean .preorder-payment-lines>div{padding:12px 0}.preorder-payment-card-clean .preorder-payment-lines>div+div{border-top:1px solid var(--line)}.preorder-payment-card-clean>p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.45}@media (width<=820px){.preorder-detail-header{grid-template-columns:1fr;gap:12px}.preorder-detail-total{text-align:left;min-width:0}.preorder-detail-grid,.preorder-items-card-clean .preorder-item-row{grid-template-columns:1fr}.preorder-items-card-clean .preorder-item-actions{justify-content:flex-start;max-width:none}}@media (width<=520px){.preorder-detail-title-line h1{font-size:26px}.preorder-detail-grid .detail-card,.preorder-items-card-clean,.preorder-payment-card-clean{padding:16px}.preorder-state-card .preorder-summary-metrics{grid-template-columns:1fr 1fr 1fr;gap:10px}}.preorder-client-card a{color:var(--green-dark)}.preorder-new-order-row{box-shadow:inset 3px 0 0 var(--green);background:#fbfefc}.preorder-new-order-row:hover{background:#f6fbf8}.operations-client-heading{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.operations-client-heading>strong{min-width:0;max-width:100%}.preorder-new-order-badge{color:var(--green-dark);white-space:nowrap;background:#e8f5ec;border-radius:999px;flex:none;padding:3px 7px;font-size:9px;font-weight:500;line-height:1.2}@media (width<=820px){.operations-client-heading{flex-direction:column;align-items:flex-start;gap:4px}.preorder-new-order-badge{width:max-content}}.preorder-receipt-backdrop{z-index:120;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#19261f47;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.preorder-receipt-dialog{background:#fff;border:1px solid #dce6df;border-radius:18px;width:min(440px,100%);padding:20px;box-shadow:0 24px 70px #182f232e}.preorder-receipt-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.preorder-receipt-heading span{color:var(--muted);margin-bottom:5px;font-size:11px;display:block}.preorder-receipt-heading h2{color:var(--ink);margin:0;font-size:19px;line-height:1.25;font-weight:400!important}.preorder-receipt-heading>button{color:#617068;cursor:pointer;background:#f2f5f3;border:0;border-radius:9px;width:32px;height:32px;font-size:22px;line-height:1}.preorder-receipt-context{background:#f5f8f6;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 14px;padding:10px 12px;display:flex}.preorder-receipt-context span{color:var(--muted);font-size:11px}.preorder-receipt-context strong{color:var(--ink);font-size:14px;font-weight:500}.preorder-receipt-field{gap:7px;display:grid}.preorder-receipt-field>span{color:#3e4d45;font-size:12px}.preorder-receipt-field input{width:100%;height:44px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d7e1db;border-radius:11px;outline:none;padding:0 12px;font-size:15px}.preorder-receipt-field input:focus{border-color:color-mix(in srgb,var(--green) 45%,#d7e1db);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 8%,transparent)}.preorder-receipt-field small{color:var(--muted);font-size:10.5px;line-height:1.4}.preorder-receipt-error{color:#8a5a20;background:#fff2e8;border-radius:9px;margin-top:10px;padding:9px 11px;font-size:11px}.preorder-receipt-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.preorder-receipt-actions button{background:var(--green);min-height:38px;color:var(--brand-on,#fff);font:inherit;cursor:pointer;border:0;border-radius:10px;padding:0 13px;font-size:11px;font-weight:500}.preorder-receipt-actions button.secondary{color:#5e6c64;background:#fff;border:1px solid #d7e1db}.preorder-receipt-actions button:disabled{opacity:.6;cursor:default}@media (width<=520px){.preorder-receipt-backdrop{padding:12px}.preorder-receipt-dialog{padding:17px}.preorder-receipt-actions{grid-template-columns:1fr;display:grid}.preorder-receipt-actions button{width:100%}}.client-refusal-alert{background:#fff7f7;border:1px solid #e7bcbc;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;width:100%;margin:0 0 16px;padding:14px 16px;display:flex}.client-refusal-alert>div{gap:4px;min-width:0;display:grid}.client-refusal-alert strong{color:#9c3d3d;font-size:14px;font-weight:500}.client-refusal-alert span{color:#805a5a;font-size:12px;line-height:1.45}.client-refusal-alert>button{color:#9c3d3d;cursor:pointer;background:#fff;border:1px solid #d9a5a5;border-radius:11px;flex:none;min-height:38px;padding:0 13px;font-weight:500}.client-refusal-alert>button:hover{background:#fff0f0}.client-refusal-text{color:#a23f3f!important;font-weight:500!important}.order-workflow-card .action-buttons{margin-top:14px}.order-workflow-card>p{margin-top:10px!important}@media (width<=620px){.client-refusal-alert{flex-direction:column;align-items:flex-start}.client-refusal-alert>button{width:100%}}.preorder-client-card>.client-refusal-text{margin:-4px 0 10px;font-size:12px;display:block}.preorder-detail-side{justify-content:flex-end;align-items:flex-start;gap:10px;display:flex}.preorder-detail-title-line .detail-status.state-review{color:#7c5418;background:#fff0cf}.preorder-detail-title-line .detail-status.state-payment{color:#80591d;background:#fff3df}.preorder-detail-title-line .detail-status.state-danger{color:#9b3c3c;background:#fff0f0}@media (width<=620px){.preorder-detail-side{justify-content:space-between;width:100%}.preorder-detail-total{text-align:left}}.preorder-defect-note{background:#fffaf3;border:1px solid #eadfce;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;font-size:11px;display:flex}.preorder-defect-note strong{color:#6c5a40;font-weight:500}.preorder-defect-note span{color:#8a6d44}.preorder-receipt-actions .defect-confirm{color:#fff;background:#8e5f2a}.preorder-not-expected-copy{color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.5}.preorder-quality-adjustment{color:#765b2f!important}.preorder-related-order{background:#fff8e8;border-color:#e4d19c}.preorder-related-order:hover{background:#fff4d8;border-color:#d8bd73}.preorder-related-order>span{color:#9a6b17}.primary-action:disabled{opacity:.45;cursor:not-allowed}.variant-list{gap:10px;margin:22px 0;display:grid}.variant-row{border:1px solid var(--line);border-radius:15px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.variant-row>div:first-child{flex-direction:column;display:flex}.variant-row span{color:var(--muted);margin-top:5px;font-size:12px}.stepper{grid-template-columns:34px 32px 34px;align-items:center;display:grid}.stepper button{border:1px solid var(--line);cursor:pointer;background:#f5f7f5;border-radius:10px;height:34px;font-weight:600}.stepper button:disabled{opacity:.35}.stepper b{text-align:center;font-weight:600}.cart-group-title{justify-content:space-between}.cart-group-title span{color:var(--muted);margin-top:4px;font-size:12px;font-weight:400;line-height:1.35;display:block}.cart-row>div:first-child{flex-direction:column;display:flex}.cart-row>div:first-child>strong{font-size:15.5px;font-weight:650;line-height:1.25}.cart-row>div:first-child span{color:var(--muted);margin-top:4px;font-size:12px;font-weight:400;line-height:1.3}.cart-payment-note.available-payment{color:#43594d}.cart-row>strong{text-align:right}.remove-item{font-size:11px;font-weight:500}.checkout-button{color:var(--green-dark);background:#fff;border:0;border-radius:13px;padding:14px 19px;font-weight:800}.category-intro{color:var(--muted);max-width:640px;margin:10px 0 0;line-height:1.5}.variety-grid{grid-template-columns:repeat(2,1fr);gap:18px;padding-bottom:42px;display:grid}.variety-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:22px;padding:0;transition:all .2s;overflow:hidden}.variety-card:hover{transform:translateY(-3px);box-shadow:0 13px 32px #155c391a}.variety-photo{height:240px;position:relative}.variety-photo>span{color:#0b6a3e;background:#e4f5ea;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;position:absolute;bottom:14px;left:14px}.variety-photo>span.preorder{color:#746111;background:#fff1c9}.variety-copy{gap:6px;padding:17px;display:grid}.variety-copy>span{color:var(--muted);font-size:12px}.variety-copy h2{font-family:var(--font-ui);font-size:25px;font-weight:700;line-height:1.15}.variety-copy>strong{font-size:19px}.variety-copy>b{width:max-content;color:var(--green);background:var(--mint);border-radius:9px;padding:5px 8px;font-size:12px}.variety-copy>small{color:var(--green);margin-top:5px;font-weight:750}.floating-cart{float:right;color:#fff;background:var(--green);box-shadow:0 10px 25px color-mix(in srgb,var(--green) 24%,transparent);border:0;border-radius:14px;margin:-18px 0 18px;padding:14px 18px;font-weight:800;position:sticky;bottom:76px}.preorder-status{color:#746111;background:#fff4d5}.preorder-status i{background:#b79b25}.unavailable-status{color:#855454;background:#f4eeee}.unavailable-status i{background:#b76d6d}.variety-photo>span.unavailable{color:#875252;background:#f5eded}.variety-copy em{color:#6f756f;margin-top:8px;font-size:12px;font-style:normal;line-height:1.35;display:block}.mode-unavailable .variety-photo{filter:saturate(.55)}.availability-note{color:#66591c;background:#fff8df;border-radius:14px;flex-direction:column;gap:5px;margin:15px 0 4px;padding:13px 15px;display:flex}.availability-note span{font-size:13px;line-height:1.45}.unavailable-note{color:#744d4d;background:#f7f0f0}.subscription-action{color:#12623f;cursor:pointer;background:#fff;border:1px solid #16784b;border-radius:14px;width:100%;padding:15px 18px;font-weight:800}.subscription-action.subscribed{color:#496457;background:#eef5f0;border-color:#9db6a7}.subscription-list{gap:12px;margin:26px 0 45px;display:grid}.subscription-list article{background:#fff;border:1px solid #dde5e0;border-radius:17px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.subscription-list article div{flex-direction:column;gap:5px;display:flex}.subscription-list small,.subscription-list span{color:#66736d}.subscription-list article button{color:#8b4e4e;cursor:pointer;background:#f4eeee;border:0;border-radius:10px;padding:9px 12px}.faq-editor{background:#fff;border:1px solid #dde5e0;border-radius:20px;gap:16px;max-width:850px;padding:24px;display:grid}.faq-editor label{gap:7px;display:grid}.faq-editor label>span{color:#526159;font-size:13px;font-weight:750}.faq-editor input,.faq-editor textarea{resize:vertical;border:1px solid #ccd8d1;border-radius:12px;outline:none;width:100%;padding:12px 13px}.faq-editor input:focus,.faq-editor textarea:focus{border-color:#16784b;box-shadow:0 0 0 3px #16784b1a}.faq-editor .faq-switch{grid-template-columns:none;align-items:center;gap:9px;display:flex}.faq-editor .faq-switch input{width:18px;height:18px}.faq-actions{gap:10px;display:flex}.faq-actions button{color:#fff;cursor:pointer;background:#16784b;border:0;border-radius:11px;padding:12px 16px;font-weight:750}.faq-actions button.secondary{color:#405148;background:#fff;border:1px solid #ccd8d1}.quantity-choice{background:#f3f7f4;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;margin:20px 0;padding:15px;display:flex}.quantity-choice>div:first-child{flex-direction:column;display:flex}.quantity-choice span{color:var(--muted);margin-top:4px;font-size:12px}.stepper.large{grid-template-columns:42px 42px 42px}.stepper.large button{height:42px;font-size:19px}.back-to-varieties{border:1px solid var(--line);width:100%;color:var(--green);background:#fff;border-radius:13px;margin-top:10px;padding:12px;font-weight:750}.category-list{gap:11px;padding-bottom:44px;display:grid}.category-row{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;align-items:center;gap:14px;width:100%;padding:14px 17px;transition:all .18s;display:grid}.category-row:hover{border-color:#9ac5aa;transform:translate(3px);box-shadow:0 9px 25px #155c3914}.category-icon{place-items:center;font-size:23px;display:grid}.category-row>div{flex-direction:column;gap:5px;display:flex}.category-row strong{font-size:17px}.category-row small{color:var(--muted)}.category-count{background:var(--mint);min-width:34px;height:30px;color:var(--green-dark);border-radius:15px;place-items:center;padding:0 9px;font-size:12px;font-weight:800;display:grid}.category-row>b{color:var(--green);font-size:20px}.bottom-nav.with-admin{grid-template-columns:repeat(6,1fr)}.bottom-nav .admin-entry{color:#674b18}.icon-button{flex:0 0 40px;transform:translateY(-1px);place-items:center!important;padding:0!important;line-height:1!important;display:grid!important}.detail-back{color:var(--green);cursor:pointer;background:0 0;border:0;margin-bottom:18px;padding:0;font-weight:800}.detail-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.detail-heading h1{font-size:38px}.detail-heading p{color:var(--muted);margin:0}.detail-status{background:var(--mint);color:var(--green-dark);white-space:nowrap;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.detail-grid{grid-template-columns:.9fr 1.1fr;gap:18px;display:grid}.detail-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:21px}.detail-card h2{margin-bottom:16px;font-size:23px}.detail-list{margin:0}.detail-list div{padding:11px 0}.detail-group{border-top:1px solid var(--line);flex-direction:column;gap:7px;padding:14px 0;display:flex}.detail-group:first-of-type{border-top:0}.detail-group span{color:var(--muted)}.detail-total{border-top:1px solid var(--line);justify-content:space-between;padding-top:16px;display:flex}.detail-total strong{font-size:20px}.detail-text{color:var(--muted);line-height:1.6}.action-card{margin-top:18px}.action-card>div:first-child p{color:var(--muted);margin:5px 0 16px}.action-buttons{flex-wrap:wrap;gap:8px;display:flex}.action-buttons button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;padding:10px 13px;font-weight:750}.action-buttons button.secondary{border:1px solid var(--line);color:var(--green);background:#fff}.payment-line{color:var(--muted);margin-top:15px;display:block}.preorder-pill{color:#755f0d;background:#fff2c8}.related-order{text-align:left;cursor:pointer;background:#edf7f0;border:1px solid #bfdac8;border-radius:17px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;width:100%;margin-bottom:18px;padding:14px 17px;display:grid}.related-order>span{background:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.related-order>div{flex-direction:column;gap:4px;display:flex}.related-order small{color:var(--muted)}.related-order>b{color:var(--green)}.preorder-group{background:#fffbec;border-radius:12px;margin:0 -8px;padding:14px 8px}@media (width<=820px){.cart-row{grid-template-columns:1fr auto;gap:12px}.cart-row>strong{text-align:left}.remove-item{text-align:right}.cart-summary{flex-direction:column;align-items:stretch}.checkout-button{width:100%}.variety-grid{grid-template-columns:1fr}.variety-photo{height:230px}.category-row{grid-template-columns:44px 1fr auto 18px;padding:12px}.category-count{display:none}.bottom-nav.with-admin button{font-size:9px}.detail-grid{grid-template-columns:1fr}.detail-heading{flex-direction:column}.detail-heading h1{font-size:31px}.action-buttons{grid-template-columns:1fr 1fr;display:grid}}.category-row{grid-template-columns:62px minmax(0,1fr) auto 22px;min-height:92px}.category-icon{background:0 0;border-radius:16px;width:62px;height:62px;overflow:hidden}.category-icon .client-catalog-icon{width:60px;height:60px;margin:auto}@media (width<=820px){.category-row{grid-template-columns:54px minmax(0,1fr) auto 18px;min-height:82px;padding:11px 12px}.category-icon,.category-icon .client-catalog-icon{width:54px;height:54px}}.checkout-form{background:#fff;border:1px solid #d9e3dc;border-radius:18px;gap:14px;margin:18px 0;padding:20px;display:grid}.checkout-form h2{font-family:var(--font-ui);margin:0 0 4px;font-size:20px;font-weight:700;line-height:1.2}.checkout-form label{gap:6px;display:grid}.checkout-form label span{font-weight:600}.checkout-form input{box-sizing:border-box;width:100%;font:inherit;border:1px solid #cbd8cf;border-radius:10px;padding:12px 14px}.checkout-form-actions{justify-content:flex-end;gap:10px;display:flex}.checkout-form-actions .secondary{background:#fff;border:1px solid #cbd8cf;border-radius:10px;padding:12px 18px;font-weight:700}.checkout-result{margin:12px 0;font-weight:700}.checkout-result.success{color:#145c35;background:#e5f5eb}.cart-page{flex-direction:column;display:flex}.cart-page>.cart-groups{order:3}.cart-page>.cart-summary{order:4}.cart-page>.checkout-form{order:5}.checkout-button{cursor:pointer;z-index:2;touch-action:manipulation;position:relative}.checkout-page{font-family:var(--font-ui);padding-top:30px;padding-bottom:54px}.checkout-page button,.checkout-page input,.checkout-page textarea,.checkout-page select{font-family:var(--font-ui)}.checkout-page>h1{letter-spacing:-.025em;margin:12px 0 22px;font-size:34px;font-weight:700;line-height:1.08;font-family:var(--font-ui)!important}.checkout-back{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:650;line-height:1.3}.checkout-back:hover{color:var(--green-dark)}.checkout-layout{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:24px;display:grid}.checkout-contact-card,.checkout-order-card{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:22px}.checkout-contact-card{gap:17px;padding:25px 26px 26px;display:grid}.checkout-contact-card h2,.checkout-order-card h2{color:var(--ink);letter-spacing:-.015em;margin:0;font-size:22px;font-weight:700;line-height:1.18;font-family:var(--font-ui)!important}.checkout-contact-card label{gap:7px;display:grid}.checkout-contact-card label>span,.checkout-section-label{color:var(--ink);font-size:13px;font-weight:650;line-height:1.3}.checkout-contact-card input,.checkout-contact-card textarea{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd8cf;border-radius:12px;outline:none;padding:12px 14px}.checkout-contact-card textarea{resize:vertical}.checkout-contact-card input:focus,.checkout-contact-card textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #16784b1a}.checkout-fulfillment-section{border-top:1px solid var(--line);gap:10px;margin-top:2px;padding-top:17px;display:grid}.fulfillment-choice{background:#f6f8f6;border:1px solid #cdd9d1;border-radius:13px;grid-template-columns:1fr 1fr;gap:0;padding:3px;display:grid}.fulfillment-choice button{color:#46554d;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:42px;padding:9px 14px;font-size:13.5px;font-weight:550;transition:background-color .15s,color .15s,box-shadow .15s}.app-shell .checkout-page .fulfillment-choice button.active{box-shadow:0 1px 2px color-mix(in srgb,var(--green) 24%,transparent);font-weight:650;background:var(--green)!important;color:var(--brand-on,#fff)!important}.checkout-pickup-note{background:#f7faf8;border:1px solid #dbe5de;border-radius:13px;gap:4px;padding:13px 15px;display:grid}.checkout-pickup-note strong{font-size:13px;font-weight:650}.checkout-pickup-note span{color:var(--muted);font-size:12.5px;line-height:1.45}.delivery-terms-card{background:#f0f7f3;border:1px solid #cfe0d5;border-radius:15px;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:15px 16px;display:grid}.delivery-terms-icon{width:36px;height:36px;color:var(--green-dark);background:#dceee4;border-radius:50%;place-items:center;display:grid}.delivery-terms-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.delivery-terms-card strong{margin:1px 0 5px;font-size:13.5px;font-weight:700;display:block}.delivery-terms-card p{color:#506159;margin:0;font-size:12.5px;line-height:1.5}.delivery-address-field{margin-top:-1px}.checkout-result{border-radius:11px;padding:11px 13px;font-size:12.5px;line-height:1.4}.checkout-result.error{color:#8e2f2f;background:#fdeaea}.checkout-order-card{gap:0;padding:25px 25px 22px;display:grid}.checkout-order-items{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#a9b8b0 transparent;max-height:335px;margin-top:11px;padding-right:5px;overflow-y:auto}.checkout-order-items::-webkit-scrollbar{width:6px}.checkout-order-items::-webkit-scrollbar-track{background:0 0}.checkout-order-items::-webkit-scrollbar-thumb{background:#a9b8b0;border-radius:999px}.checkout-order-items::-webkit-scrollbar-thumb:hover{background:#82958b}.checkout-order-line{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;min-height:67px;padding:13px 0;display:flex}.checkout-order-line>span{flex-direction:column;gap:5px;min-width:0;font-size:13.5px;display:flex}.checkout-order-line small{color:var(--muted);font-size:11.5px;line-height:1.3}.checkout-order-line>strong{color:var(--ink);white-space:nowrap;font-size:14px;font-weight:700}.checkout-order-summary{background:#f5f8f6;border-radius:17px;margin-top:16px;padding:17px 18px}.checkout-order-total{justify-content:space-between;align-items:center;gap:14px;padding:0 0 14px;font-size:16px;display:flex}.checkout-order-total>span{font-weight:500}.checkout-order-total strong{letter-spacing:-.02em;white-space:nowrap;font-size:25px;font-weight:650;line-height:1;font-family:var(--font-ui)!important}.checkout-payment-breakdown{border-top:1px solid #dce5df;gap:8px;padding:12px 0 14px;display:grid}.checkout-payment-breakdown>div,.checkout-fulfillment-summary>div{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.checkout-payment-breakdown span,.checkout-fulfillment-summary span{color:#516159;font-size:12.5px;line-height:1.4}.checkout-payment-breakdown strong{white-space:nowrap;font-size:13.5px;font-weight:650}.checkout-fulfillment-summary{border-top:1px dashed #d6dfd9;gap:9px;padding:13px 0;display:grid}.checkout-fulfillment-summary strong{color:#35483e;text-align:right;max-width:62%;font-size:12.5px;font-weight:550;line-height:1.4}.checkout-nonpayment-note{color:#607068;border-top:1px solid #dce5df;grid-template-columns:20px minmax(0,1fr);gap:9px;margin-top:3px;padding-top:13px;display:grid}.checkout-nonpayment-note>span{width:19px;height:19px;color:var(--green-dark);border:1px solid #6ca787;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.checkout-nonpayment-note p{margin:0;font-size:11.5px;line-height:1.48}.final-order-button{background:var(--green);width:100%;min-height:50px;color:var(--brand-on,#fff);cursor:pointer;touch-action:manipulation;border:0;border-radius:13px;margin-top:14px;padding:12px 18px;font-size:14px;font-weight:650;transition:background-color .15s,transform .15s}.final-order-button:hover{background:var(--green);filter:brightness(.96)}.final-order-button:active{transform:translateY(1px)}.final-order-button:disabled{opacity:.62;cursor:wait}.checkout-success{text-align:center;background:#eef8f2;border:1px solid #b9d7c5;border-radius:25px;max-width:560px;margin:50px auto;padding:45px 30px}.checkout-success>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 17px;font-size:30px;font-weight:900;display:grid}.checkout-success p{color:var(--muted);line-height:1.55}.checkout-success button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;margin-top:12px;padding:13px 18px;font-weight:800}@media (width<=820px){.checkout-page{padding-top:20px}.checkout-layout{grid-template-columns:1fr;gap:16px}.checkout-contact-card,.checkout-order-card{padding:19px}}@media (width<=520px){.checkout-page>h1{margin-bottom:18px;font-size:29px}.checkout-contact-card h2,.checkout-order-card h2{font-size:20px}.delivery-terms-card{grid-template-columns:1fr}.delivery-terms-icon{display:none}.checkout-fulfillment-summary strong{max-width:58%}}.help-form{border:1px solid var(--line,#dbe4dc);background:#f5faf6;border-radius:18px;gap:12px;margin:16px 0;padding:18px;display:grid}.help-form label{gap:7px;display:grid}.help-form select,.help-form textarea{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #ccd8cf;border-radius:12px;padding:12px}.help-form button{justify-self:start}.bot-question-link{color:#08783f;font-weight:700}.admin-list a{color:inherit;border-bottom:1px solid #e3e9e4;justify-content:space-between;align-items:center;gap:14px;padding:16px;text-decoration:none;display:flex}.admin-list a div{gap:4px;display:grid}.admin-list a small{color:#65736a;display:block}.catalog-editor{background:#fff;border:1px solid #dbe4dc;border-radius:20px;gap:16px;padding:24px;display:grid}.catalog-editor label,.settings-grid label{gap:7px;display:grid}.catalog-editor input,.catalog-editor select,.catalog-editor textarea,.settings-grid input,.settings-grid textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #cbd7ce;border-radius:11px;padding:11px}.editor-columns{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.admin-photo-preview{object-fit:cover;border-radius:14px;width:180px;height:130px}.catalog-admin-tree{gap:18px;display:grid}.catalog-admin-tree>section{background:#fff;border:1px solid #dbe4dc;border-radius:20px;padding:16px}.tree-heading,.tree-category{justify-content:space-between;align-items:center;gap:12px;display:flex}.tree-heading>button:first-child,.tree-category>button:first-child{text-align:left;flex:1;gap:3px;display:grid}.tree-category{border-top:1px solid #e5ebe6;padding:14px 0}.tree-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.tree-items>button{text-align:left;border:1px solid #e0e8e1;border-radius:12px;align-items:center;gap:10px;padding:11px;display:flex}.tree-items img{object-fit:cover;border-radius:9px;width:48px;height:48px}.tree-items div{flex:1;gap:3px;display:grid}.uploaded-photo{background-position:50%!important;background-size:cover!important}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-members>div{border-bottom:1px solid #e2e8e3;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.admin-members>div span{display:grid}.danger{color:#fff!important;background:#b82f35!important}@media (width<=760px){.tree-items,.settings-grid,.editor-columns{grid-template-columns:1fr}.catalog-editor{padding:16px}}.client-recommendation{background:#f5f8e8;border:1px solid #dfe8b7;border-radius:18px;gap:7px;margin-top:18px;padding:16px;display:grid}.client-recommendation>span{color:#587224;font-size:13px;font-weight:800}.client-recommendation>strong{font-size:17px}.client-recommendation>small{color:var(--muted);line-height:1.45}.client-recommendation>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-self:start;margin-top:4px;padding:10px 14px;font-weight:800}.client-recommendation>em{color:#a13a32;font-style:normal;font-weight:700}.settings-title{margin-bottom:18px}.settings-message{color:#155c37;background:#eff9f2;border:1px solid #b8d8c4;border-radius:14px;margin:0 0 18px;padding:13px 16px;font-weight:750}.improved-settings{align-items:start;max-width:880px;grid-template-columns:minmax(0,1fr)!important}.settings-card{background:#fff;border:1px solid #d8e3db;border-radius:18px;gap:16px;padding:20px;display:grid;overflow:hidden;box-shadow:0 5px 18px #1434230a}.settings-card-head{grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:13px;min-width:0;display:grid}.settings-card-head>span{background:#eef6f0;border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.settings-card-head h2{margin:0 0 4px;font-size:21px;line-height:1.15}.settings-card-head p{color:#637067;margin:0;font-size:14px;line-height:1.4}.settings-card-head>b{color:#59645d;white-space:nowrap;background:#eef1ef;border-radius:999px;padding:6px 9px;font-size:12px}.settings-card-head>b.on{color:#16613a;background:#dff4e6}.settings-card-head>b.off{color:#6a716c;background:#f1f2f1}.settings-hint{color:#725a1d;background:#fff8e6;border-radius:11px;padding:10px 12px;font-size:13px;line-height:1.4}.settings-card button{font:inherit;cursor:pointer;border:0;border-radius:11px;padding:10px 14px;font-weight:800}.settings-card>button{justify-self:start}.settings-card button.primary{background:var(--green);color:#fff}.settings-card button.secondary{color:#174c31;background:#eef3ef}.settings-card button.danger{color:#fff;background:#bd3f42}.setting-toggle{cursor:pointer;background:#f8faf8;border:1px solid #dce5de;border-radius:13px;align-items:flex-start;padding:13px;gap:12px!important;display:flex!important}.setting-toggle input{height:18px;accent-color:var(--green);margin-top:2px;width:18px!important}.setting-toggle span{gap:3px;display:grid}.setting-toggle small,.owner-note{color:#68746c;line-height:1.4}.setting-field{min-width:0;gap:7px!important;display:grid!important}.setting-field>span{font-weight:800}.setting-field input,.setting-field textarea{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #cbd8cf;border-radius:11px;padding:11px 12px}.access-card>.settings-card-head{justify-content:initial;border:0;padding:0;display:grid}.access-card>.admin-member-list{border-top:1px solid #e2e9e4;padding:0;display:grid!important}.admin-member-list>div{border-bottom:1px solid #e2e9e4;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.admin-member-list>div>span{gap:3px;min-width:0;display:grid}.admin-member-list small{color:#68746c}.admin-member-list a,.admin-confirm a{color:#087743}.danger-link{flex:none;background:0 0!important;padding:7px 9px!important}.access-card>.admin-add{border:0;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:0;display:grid!important}.access-card>.admin-confirm{background:#eef8f2;border:1px solid #a9d2b9;border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px;display:grid!important}.admin-confirm>div{gap:3px;display:grid}.admin-confirm>div>span,.admin-confirm small{color:#607067;font-size:12px}@media (width<=720px){.settings-card{padding:16px}.settings-card-head{grid-template-columns:38px minmax(0,1fr)}.settings-card-head>span{width:38px;height:38px}.settings-card-head>b{grid-column:2;justify-self:start}.access-card>.admin-add,.access-card>.admin-confirm{grid-template-columns:1fr}.admin-confirm a{justify-self:start}.admin-member-list>div{align-items:flex-start}}.settings-menu{background:#fff;border:1px solid #d9e3dc;border-radius:16px;max-width:880px;overflow:hidden}.settings-row{border-bottom:1px solid #e3eae5;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:76px;padding:13px 16px;display:grid}.settings-row:last-child{border-bottom:0}.settings-row-icon{background:#eef6f0;border-radius:11px;place-items:center;width:40px;height:40px;font-size:19px;display:grid}.settings-row>div,.settings-row-main{gap:4px;min-width:0;display:grid}.settings-row strong{font-size:16px}.settings-row small{color:#657168;line-height:1.35}.settings-row-main{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.switch-button{color:#5e6961;cursor:pointer;background:#f1f3f1;border:1px solid #d5ded7;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:106px;padding:9px 11px;font-weight:800;display:flex}.switch-button i{background:#9ba39d;border-radius:50%;width:9px;height:9px}.switch-button.enabled{color:#16633a;background:#e8f6ed;border-color:#a8d2b7}.switch-button.enabled i{background:#1b9858}.navigation-row{box-sizing:border-box;text-align:left;cursor:pointer;background:#fff;border-top:0;border-left:0;border-right:0;width:100%}.navigation-row>b{color:#177747;font-size:21px}.settings-detail{background:#fff;border:1px solid #d9e3dc;border-radius:16px;gap:18px;max-width:820px;padding:20px;display:grid}.settings-detail>button.primary,.settings-detail button.primary{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-self:start;padding:11px 15px;font-weight:800}.settings-detail button.secondary{color:#174c31;background:#eef3ef;border:0;border-radius:11px;padding:11px 15px;font-weight:800}.settings-detail .admin-member-list{display:grid!important}.settings-detail .admin-add{grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:10px!important;display:grid!important}.settings-detail .admin-confirm{background:#eef8f2!important;border:1px solid #a9d2b9!important;border-radius:13px!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:12px!important;padding:13px!important;display:grid!important}@media (width<=720px){.settings-row{grid-template-columns:38px minmax(0,1fr);gap:11px}.settings-row>.switch-button{grid-column:2;justify-self:start}.settings-row-icon{width:38px;height:38px}.settings-detail .admin-add,.settings-detail .admin-confirm{grid-template-columns:1fr!important}.settings-detail{padding:16px}}.setting-field select{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #cbd8cf;border-radius:11px;padding:11px 12px}.export-actions{flex-wrap:wrap;gap:10px}.settings-explanation{color:#5d6c62;background:#f4f8f5;border-radius:12px;gap:7px;padding:13px;line-height:1.45;display:grid}.settings-explanation strong{color:#193c2b}.chatbot-settings{max-width:760px}.chatbot-settings .settings-row{border:1px solid #e3eae5;border-radius:14px}.chatbot-settings .settings-explanation b{color:#193c2b}.switch-button.danger-enabled{color:#a32929;background:#fff0f0;border-color:#efb4b4}.switch-button.danger-enabled i{background:#d33d3d}.appearance-settings{max-width:720px}.appearance-preview{border:1px solid color-mix(in srgb,var(--green) 35%,#d9e3dc);background:color-mix(in srgb,var(--green) 8%,#fff);border-radius:15px;align-items:center;gap:13px;padding:15px;display:flex}.appearance-preview>div{gap:4px;display:grid}.appearance-preview strong{font-size:18px}.appearance-preview small{color:var(--muted)}.appearance-color>div{grid-template-columns:54px minmax(0,180px);gap:10px;display:grid}.appearance-color input[type=color]{cursor:pointer;height:44px;padding:4px}.setting-field>small{color:var(--muted);line-height:1.4}.appearance-actions{flex-wrap:wrap;gap:10px;display:flex}.appearance-actions button:disabled{cursor:wait;opacity:.65}.back-arrow{width:17px;height:12px;display:block;position:relative}.back-arrow:before{content:"";border-bottom:2px solid;border-left:2px solid;width:8px;height:8px;position:absolute;top:2px;left:1px;transform:rotate(45deg)}.back-arrow:after{content:"";background:currentColor;border-radius:2px;width:13px;height:2px;position:absolute;top:6px;left:3px}.appearance-hero-preview{background:linear-gradient(125deg,color-mix(in srgb,var(--green) 16%,#fff),#fff9ec);border-radius:18px;gap:7px;padding:22px;display:grid}.appearance-hero-preview>span{color:var(--green);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:850}.appearance-hero-preview>strong{font-family:var(--font-display);font-size:clamp(25px,4vw,36px);font-weight:600;line-height:1.08}.appearance-hero-preview>p{color:var(--muted);margin:0;line-height:1.5}.setting-disabled{opacity:.55}.setting-disabled .switch-button{cursor:not-allowed}.section-type-field{gap:8px;display:grid}.section-type-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.section-type-picker>button{text-align:left;background:#f7faf7;border:1px solid #d5dfd7;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.section-type-picker>button>span:last-child{gap:3px;display:grid}.section-type-picker>button small{color:#637368;font-size:13px;font-weight:400}.section-type-picker>button.active{background:#edf8f0;border:2px solid #138252;box-shadow:0 0 0 2px #13825214}@media (width<=760px){.section-type-picker{grid-template-columns:1fr}}.question-tabs button>b .stable-icon{width:22px!important;min-width:22px!important;height:22px!important;color:inherit!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:0!important;font-size:18px!important;line-height:1!important}.developer-quiet>.stable-icon{width:21px!important;min-width:21px!important;height:21px!important;color:var(--green-dark)!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:0!important;font-size:18px!important;line-height:1!important;position:static!important}.developer-quiet>.developer-count{color:#fff!important;background:#e9474f!important;border-radius:99px!important;place-items:center!important;width:auto!important;min-width:20px!important;height:20px!important;margin:0!important;padding:0 5px!important;font-size:11px!important;font-weight:800!important;display:grid!important;position:absolute!important;top:-6px!important;right:-5px!important}.question-tabs button>b{line-height:1.2}.question-client-list>button>div>strong{font-size:16px}.bot-start-notice{background:#fff8df;border:1px solid #efcf82;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:15px 16px;display:flex}.bot-start-notice>div{gap:4px;display:grid}.bot-start-notice span{color:#675b38;font-size:13px;line-height:1.45}.bot-start-notice a{background:var(--green);color:#fff;border-radius:11px;flex:none;padding:10px 13px;font-size:13px;font-weight:800;text-decoration:none}@media (width<=620px){.bot-start-notice{flex-direction:column;align-items:flex-start}.bot-start-notice a{text-align:center;width:100%}}.chatbot-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.chatbot-mode-grid button{color:#12372a;text-align:left;cursor:pointer;background:#fff;border:1px solid #d7e2da;border-radius:18px;flex-direction:column;align-items:flex-start;gap:8px;min-height:158px;padding:18px;transition:border-color .16s,background-color .16s,transform .16s,box-shadow .16s;display:flex}.chatbot-mode-grid button:hover{border-color:#168454;transform:translateY(-1px);box-shadow:0 8px 24px #12372a14}.chatbot-mode-grid button.active{background:#edf8f1;border:2px solid #168454;box-shadow:0 0 0 3px #16845414}.chatbot-mode-grid button.active.danger{background:#fff1f1;border-color:#c52f37;box-shadow:0 0 0 3px #c52f3714}.chatbot-mode-grid button>span{font-size:22px;line-height:1}.chatbot-mode-grid button>strong{font-size:17px;line-height:1.25}.chatbot-mode-grid button>small{color:#63756d;line-height:1.45}@media (width<=720px){.chatbot-mode-grid{grid-template-columns:1fr}.chatbot-mode-grid button{min-height:0}}.app-shell .mode-switch,.app-shell .checkout-button,.app-shell .floating-cart,.app-shell .fulfillment-choice button.active,.app-shell .faq-actions button,.app-shell .primary,.app-shell button.primary,.app-shell .primary-action,.app-shell .empty-card button,.app-shell .help-form>button,.app-shell .title-actions>button,.app-shell .catalog-title-actions button:not(.secondary),.app-shell .settings-card button.primary,.app-shell .settings-detail button.primary,.app-shell .client-recommendation>button,.app-shell .bot-start-notice a,.app-shell .question-client-title>a,.app-shell .order-question-form button:not(.secondary),.app-shell .question-reply-form button:not(.secondary){background:var(--green)!important;color:var(--brand-on,#fff)!important}.app-shell .subscription-action{border-color:var(--green);color:var(--green-dark)}.app-shell .bot-question-link,.app-shell .admin-member-list a,.app-shell .admin-confirm a,.app-shell .navigation-row>b{color:var(--green)}.app-shell .admin-sidebar nav button.active{background:var(--mint);color:var(--green-dark)}.app-shell .faq-editor input:focus,.app-shell .faq-editor textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 14%,transparent)}.app-shell .switch-button.enabled,.app-shell .settings-toggle.enabled{border-color:color-mix(in srgb,var(--green) 45%,#d5ded7);background:var(--mint);color:var(--green-dark)}.app-shell .switch-button.enabled i,.app-shell .settings-toggle.enabled i{background:var(--green)}.app-shell .section-type-picker>button.active,.app-shell .chatbot-mode-grid button.active:not(.danger){border-color:var(--green);background:var(--mint);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 10%,transparent)}.app-shell .stats-period>button.active,.app-shell .notification-tabs>button.active,.app-shell .notification-compose>button,.app-shell .question-tabs button.active span{border-color:var(--green)!important;background:var(--green)!important;color:var(--brand-on,#fff)!important}.app-shell .question-tabs button.active,.app-shell .catalog-no-icon.active,.app-shell .icon-picker button.active,.app-shell .action-buttons button.status-selected{border-color:var(--green)!important;background:var(--mint)!important;color:var(--green-dark)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--green) 12%,transparent)!important}.app-shell .client-recommendation>button.added{border-color:color-mix(in srgb,var(--green) 40%,#fff)!important;background:var(--mint)!important;color:var(--green-dark)!important}.cart-page{font-family:var(--font-ui);padding-top:24px}.cart-page button,.cart-page input,.cart-page textarea,.cart-page select{font-family:var(--font-ui)}.cart-page h1,.cart-page h2,.cart-page h3,.cart-page h4{font-family:var(--font-ui);letter-spacing:-.015em}.cart-page>h1{letter-spacing:-.022em;margin:0;font-size:32px;font-weight:650;line-height:1.1}.cart-groups{gap:18px;margin-top:20px;display:grid}.cart-group{background:#fff;border:1px solid #dce5df;border-radius:20px;overflow:hidden;box-shadow:0 1px #11422d05}.cart-group-title{background:#f4f8f5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:14px 18px;display:grid}.cart-group-title h2{margin:0;font-size:18px;font-weight:650;line-height:1.2}.cart-group-title div>span{color:#66736d;max-width:680px;margin-top:4px;font-size:12px;font-weight:400;line-height:1.4;display:block}.cart-group-title>b{min-width:48px;color:var(--green-dark);text-align:center;white-space:nowrap;background:#fff;border-radius:999px;padding:6px 10px;font-size:11.5px;font-weight:650;line-height:1}.cart-row{border-top:1px solid #e4e9e6;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.cart-product-thumb{background:linear-gradient(145deg,#f4f8f5,#eaf2ec);border:1px solid #e0e7e2;border-radius:13px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.cart-product-thumb>img{object-fit:contain;width:100%;height:100%;display:block}.cart-product-thumb.has-photo>img{object-fit:cover}.cart-product-thumb .client-catalog-icon{object-fit:contain;width:44px;height:44px}.cart-product-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.cart-product-copy>strong{max-width:100%;color:var(--ink);overflow-wrap:anywhere;font-size:15.5px;font-weight:650;line-height:1.25}.cart-product-copy>span{color:#758078;margin-top:4px;font-size:12px;font-weight:400;line-height:1.25}.cart-payment-note{color:#52665a;align-items:baseline;gap:6px;width:max-content;max-width:100%;margin-top:8px;font-weight:500;line-height:1.3}.cart-payment-note b{color:#40574a;white-space:nowrap;font-size:11.8px;font-weight:650}.cart-payment-split{flex-wrap:wrap;gap:6px 14px;margin-top:8px;display:flex}.cart-payment-split>span{align-items:baseline;gap:5px;font-size:11.4px;font-weight:500;line-height:1.35;display:inline-flex}.cart-payment-split small{font:inherit;color:inherit}.cart-payment-split b{white-space:nowrap;font-size:11.7px;font-weight:600}.cart-payment-split .payment-after.with-prepayment{color:#8a681f}.cart-payment-split .payment-after.without-prepayment{color:#69736d}.cart-payment-split .payment-pickup{color:#355f4d}.cart-row-actions{grid-template-columns:auto 94px 30px;align-items:center;gap:10px;display:grid}.cart-row .stepper{grid-template-columns:32px 28px 32px}.cart-row .stepper button{color:#425148;cursor:pointer;background:#f7faf8;border:1px solid #d8e1db;border-radius:9px;width:32px;height:32px;padding:0;font-size:15px;font-weight:500;line-height:1}.cart-row .stepper button:hover{background:#f0f6f2;border-color:#b9cbc0}.cart-row .stepper b{color:var(--ink);text-align:center;font-size:12px;font-weight:600}.cart-line-total{white-space:nowrap;justify-content:flex-end;align-items:center;width:94px;display:flex}.cart-line-total b{color:var(--ink);font-family:var(--font-ui);letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.1}.remove-item{color:#7f8982;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;transition:background-color .15s,color .15s;display:grid}.remove-item svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.remove-item:hover{color:#a24f4f;background:#f7eeee}.cart-summary{width:100%;color:var(--brand-on,#fff);box-shadow:0 12px 28px color-mix(in srgb,var(--green) 18%,transparent);border-radius:21px;grid-template-columns:1fr;gap:15px;margin-top:18px;margin-bottom:30px;padding:20px 20px 18px;display:grid;container-type:inline-size;background:var(--green)!important}.cart-summary-main{gap:0;min-width:0;display:grid!important}.cart-summary-label{color:color-mix(in srgb,var(--brand-on,#fff) 72%,transparent);font-size:11.5px;font-weight:500;line-height:1.1}.cart-summary-total{color:var(--brand-on,#fff);letter-spacing:-.025em;font-family:var(--font-ui)!important;margin:5px 0 0!important;font-size:30px!important;font-weight:600!important;line-height:1!important}.cart-payment-summary{gap:4px;width:100%;margin:16px 0 0;display:grid}.cart-payment-summary-row{grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:32px;padding:3px 0;display:grid;background:0 0!important}.cart-payment-icon{background:color-mix(in srgb,var(--brand-on,#fff) 10%,transparent);width:20px;height:20px;color:var(--brand-on,#fff);border-radius:50%;place-items:center;display:grid}.cart-payment-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.cart-payment-title{min-width:0;color:color-mix(in srgb,var(--brand-on,#fff) 88%,transparent);align-items:center;gap:10px;font-size:12.5px;font-weight:500;line-height:1.3;display:flex}.cart-payment-title:after{content:"";border-bottom:1px dotted color-mix(in srgb,var(--brand-on,#fff) 30%,transparent);flex:1;min-width:24px;transform:translateY(1px)}.cart-payment-summary-row>b{color:var(--brand-on,#fff);letter-spacing:-.01em;white-space:nowrap;line-height:1;margin:0!important;font-size:15px!important;font-weight:650!important}.cart-summary-note{border-top:1px solid color-mix(in srgb,var(--brand-on,#fff) 16%,transparent);color:color-mix(in srgb,var(--brand-on,#fff) 78%,transparent);margin:13px 0 0;padding-top:12px;font-size:12.5px;font-weight:400;line-height:1.45}.cart-summary-pickup{color:color-mix(in srgb,var(--brand-on,#fff) 82%,transparent);border-top:0;align-items:center;gap:7px;margin-top:8px;padding-top:0;font-size:12.3px;font-weight:400;line-height:1.45;display:flex}.cart-summary-pickup svg{fill:none;width:14px;height:14px;stroke:var(--brand-on,#fff);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.app-shell .cart-summary .cart-summary-button{cursor:pointer;transition:background-color .15s,transform .15s;width:100%!important;min-width:0!important;min-height:52px!important;color:var(--green)!important;box-shadow:none!important;background:#fff!important;border:1px solid #fffffff0!important;border-radius:15px!important;margin:0!important;padding:12px 18px!important;font-size:14px!important;font-weight:650!important}.app-shell .cart-summary .cart-summary-button:hover{background:#f1f7f3!important}.app-shell .cart-summary .cart-summary-button:active{transform:translateY(1px)}@container (width<=560px){.cart-summary{gap:13px;padding:17px 16px 16px}.cart-summary-total{font-size:28px!important}.cart-payment-title{gap:8px;font-size:11.5px}.cart-payment-summary-row>b{font-size:14px!important}.cart-summary-note,.cart-summary-pickup{font-size:11.5px}.app-shell .cart-summary .cart-summary-button{min-height:50px!important;font-size:13px!important}}@container (width<=410px){.cart-payment-title:after{display:none}.cart-payment-summary-row{grid-template-columns:22px minmax(0,1fr) auto}.app-shell .cart-summary .cart-summary-button{min-height:47px!important}}@media (width<=700px){.cart-page{padding-top:20px}.cart-page>h1{font-size:30px}.cart-group-title{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:68px;padding:13px 15px}.cart-group-title div>span{font-size:11.5px}.cart-row{grid-template-columns:52px minmax(0,1fr);gap:11px 12px;padding:14px 15px}.cart-product-thumb{border-radius:12px;width:52px;height:52px}.cart-product-thumb .client-catalog-icon{width:39px;height:39px}.cart-product-copy>strong{font-size:14.5px}.cart-row-actions{grid-column:2;grid-template-columns:auto minmax(76px,1fr) 30px;justify-items:end;gap:9px}.cart-line-total{width:auto;min-width:76px}.cart-line-total b{font-size:15px}}@media (width<=430px){.cart-group-title{grid-template-columns:minmax(0,1fr) auto}.cart-group-title>b{justify-self:end;margin-top:0}.cart-row-actions{grid-template-columns:auto 1fr 30px}.cart-row .stepper{grid-template-columns:30px 26px 30px}.cart-row .stepper button{width:30px;height:30px}.cart-line-total{min-width:0}}.export-title,.export-settings,.export-notice{font-family:Inter,Segoe UI Variable,Segoe UI,Arial,sans-serif}.export-title{margin-bottom:18px}.export-title h1{letter-spacing:-.025em;color:#222831;margin:0 0 10px!important;font-family:inherit!important;font-size:clamp(38px,4.2vw,48px)!important;font-weight:500!important;line-height:1.06!important}.export-title p{color:#737b84;max-width:760px;margin:0;font-size:16px;font-weight:400;line-height:1.45}.export-settings{background:#fff;border:1px solid #e8edeb;border-radius:24px;width:min(100%,820px);overflow:hidden;gap:24px!important;max-width:820px!important;padding:30px 28px 28px!important;display:grid!important;box-shadow:0 12px 34px #1a2b2211!important}.export-period-block{gap:14px;min-width:0;display:grid}.export-label{color:#20262c;font-size:16px;font-weight:600}.export-period{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%;min-width:0;display:grid;overflow:visible}.export-period>button{color:#3f4742;width:100%;min-width:0;height:48px;font:inherit;cursor:pointer;white-space:nowrap;box-shadow:none;background:#fff;border:1px solid #dce3df;border-radius:14px;padding:0 8px;font-size:14px;font-weight:400;transition:background .16s,color .16s,border-color .16s,box-shadow .16s}.export-period>button:hover{background:#fbfcfb;border-color:#cbd6cf}.export-period>button.active{background:var(--green);border-color:var(--green);color:var(--brand-on,#fff);box-shadow:0 7px 18px color-mix(in srgb,var(--green) 16%,transparent);font-weight:500}.export-dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:2px;display:grid}.export-dates label{color:#737b84;gap:7px;font-size:12px;font-weight:500;display:grid}.export-dates input{color:#20262c;width:100%;min-width:0;height:46px;font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #d7dfda;border-radius:12px;padding:9px 12px;font-weight:400}.export-dates input:focus{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 11%,transparent);outline:0}.export-actions{display:block!important}.export-download{justify-content:center;align-items:center;gap:12px;width:100%;background:var(--green)!important;min-height:56px!important;color:var(--brand-on,#fff)!important;letter-spacing:0!important;box-shadow:0 9px 22px color-mix(in srgb,var(--green) 18%,transparent)!important;border:0!important;border-radius:15px!important;padding:12px 18px!important;font-family:inherit!important;font-size:17px!important;font-weight:500!important;display:flex!important}.export-download:hover{transform:translateY(-1px)}.export-download-single{letter-spacing:0!important}.export-download-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:22px;height:22px;display:block}.export-divider{background:#e6ebe8;height:1px}.export-file-info{color:#515963;gap:16px;display:grid}.export-file-info strong{color:#222831;font-size:17px;font-weight:600}.export-file-lines{gap:14px;display:grid}.export-file-lines p{color:#5d656e;margin:0;font-size:14px;font-weight:400;line-height:1.5}.export-notice{border:1px solid;border-radius:12px;align-items:center;gap:9px;width:min(100%,820px);max-width:820px;margin:-2px 0 14px;padding:10px 13px;font-size:13px;line-height:1.35;animation:.16s ease-out exportNoticeIn;display:flex}.export-notice>span{border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:grid}.export-notice>strong{font-weight:500}.export-notice.loading{color:#4f6257;background:#f7faf8;border-color:#d8e4dc}.export-notice.loading>span{color:var(--green);background:#e7f0ea}.export-notice.success{color:#155d37;background:#eff8f2;border-color:#b8dac5}.export-notice.success>span{color:#16784b;background:#dcefe3}.export-notice.error{color:#8f3438;background:#fff5f5;border-color:#ebc7c7}.export-notice.error>span{color:#a63b40;background:#f7dddd}@keyframes exportNoticeIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}@media (width<=720px){.export-title h1{font-size:36px!important}.export-title p{font-size:15px}.export-settings{border-radius:20px;gap:20px!important;padding:22px 16px 20px!important}.export-period{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.export-period>button{flex:none;width:auto;min-width:92px;height:44px;padding:0 12px;font-size:13px}.export-dates{grid-template-columns:1fr}.export-download{min-height:52px!important;font-size:16px!important}.export-file-info strong{font-size:16px}.export-file-lines p{font-size:13px}.export-notice{max-width:100%;margin-bottom:12px}}:root{--font-ekodacha-ui:var(--font-ui);--ek-type-regular:400;--ek-type-medium:500;--ek-type-semibold:600}body,button,input,textarea,select{font-family:var(--font-ekodacha-ui);font-kerning:normal;font-optical-sizing:auto;font-synthesis-weight:none;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;text-rendering:optimizelegibility}.admin-shell,.cart-page,.checkout-page{font-family:var(--font-ekodacha-ui);font-weight:var(--ek-type-regular);letter-spacing:-.004em}.admin-shell button,.admin-shell input,.admin-shell textarea,.admin-shell select,.cart-page button,.cart-page input,.cart-page textarea,.cart-page select,.checkout-page button,.checkout-page input,.checkout-page textarea,.checkout-page select{letter-spacing:-.004em;font-family:inherit}.admin-shell .admin-title h1,.admin-shell .settings-title h1,.admin-shell .appearance-title h1,.cart-page h1,.checkout-page h1{font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-regular)!important;letter-spacing:-.028em!important}.admin-shell h2,.cart-page h2,.checkout-page h2{font-weight:var(--ek-type-regular);letter-spacing:-.018em;font-family:var(--font-ekodacha-ui)!important}.admin-shell h3,.cart-page h3,.checkout-page h3{font-weight:var(--ek-type-medium);letter-spacing:-.018em;font-family:var(--font-ekodacha-ui)!important}.admin-shell .admin-sidebar nav button,.admin-shell .mode-switch,.admin-shell .primary,.admin-shell .secondary,.admin-shell .switch-button,.admin-shell .module-open,.cart-page button,.checkout-page button{font-weight:var(--ek-type-medium);letter-spacing:-.008em}.admin-shell .brand-copy strong{font-weight:var(--ek-type-semibold);letter-spacing:-.012em}.admin-shell .brand-copy span,.admin-shell .admin-title p,.admin-shell small,.cart-page small,.checkout-page small{font-weight:var(--ek-type-regular);letter-spacing:0}.admin-shell .export-label,.admin-shell .export-file-info strong,.admin-shell .setting-field>span,.admin-shell .settings-row strong,.admin-shell .card-heading h2{font-weight:var(--ek-type-regular)!important}.admin-shell strong,.admin-shell b{font-weight:var(--ek-type-medium)}.admin-shell .metric-card strong,.admin-shell .stats-grid strong{font-weight:var(--ek-type-regular);letter-spacing:-.025em}.admin-shell .export-title h1{letter-spacing:-.032em!important}.admin-shell .export-title p{font-weight:var(--ek-type-regular);letter-spacing:-.004em}.admin-shell .export-period>button{letter-spacing:-.008em}.admin-shell .export-file-lines p{letter-spacing:-.003em}:is(.admin-shell .settings-title h1,.admin-shell .appearance-title h1,.admin-shell .admin-title:has(~.settings-detail) h1){font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-regular)!important;letter-spacing:-.028em!important}:is(.admin-shell .settings-title p,.admin-shell .appearance-title p,.admin-shell .admin-title:has(~.settings-detail) p){font-weight:var(--ek-type-regular)!important;letter-spacing:-.004em!important}.admin-shell .settings-card-copy>strong,.admin-shell .settings-card-title-row>strong{font-weight:var(--ek-type-medium)!important;letter-spacing:-.012em!important}.admin-shell .settings-card-copy p{font-weight:var(--ek-type-regular)!important;letter-spacing:-.002em!important}.admin-shell .settings-card-meta{font-weight:var(--ek-type-medium)!important}.admin-shell .settings-card-action{font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-medium)!important;letter-spacing:-.008em!important}.admin-shell .settings-row strong,.admin-shell .module-row strong{font-weight:var(--ek-type-medium)!important;letter-spacing:-.01em!important}.admin-shell .settings-row small,.admin-shell .module-row small{font-weight:var(--ek-type-regular)!important;letter-spacing:0!important}.admin-shell .module-open,.admin-shell .switch-button{font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-medium)!important;letter-spacing:-.008em!important}.admin-shell .settings-detail .setting-field>span,.admin-shell .appearance-editor .setting-field>span{font-weight:var(--ek-type-medium)!important;letter-spacing:-.008em!important}.admin-shell .settings-detail input,.admin-shell .settings-detail textarea,.admin-shell .settings-detail select,.admin-shell .appearance-editor input,.admin-shell .appearance-editor textarea,.admin-shell .appearance-editor select{font-weight:var(--ek-type-regular)!important;letter-spacing:-.003em!important}.admin-shell .settings-detail button.primary,.admin-shell .settings-detail button.secondary,.admin-shell .appearance-editor button,.admin-shell .appearance-actions button,.admin-shell .appearance-inline-action{font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-medium)!important;letter-spacing:-.008em!important}.admin-shell .appearance-menu strong{font-weight:var(--ek-type-medium)!important;letter-spacing:-.01em!important}.admin-shell .appearance-menu small,.admin-shell .appearance-editor small,.admin-shell .appearance-save-state{font-weight:var(--ek-type-regular)!important;letter-spacing:0!important}.admin-shell .appearance-preview strong{font-weight:var(--ek-type-medium)!important;letter-spacing:-.012em!important}.admin-shell .icon-guidance strong,.admin-shell .interface-icon-set>header strong,.admin-shell .interface-icon-row strong{font-weight:var(--ek-type-medium)!important;letter-spacing:-.008em!important}.admin-shell .icon-guidance p,.admin-shell .interface-icon-set>header small,.admin-shell .interface-icon-row small{font-weight:var(--ek-type-regular)!important;letter-spacing:0!important}.admin-shell .interface-icon-upload,.admin-shell .interface-icon-reset,.admin-shell .restore-interface-icons{font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-medium)!important;letter-spacing:-.006em!important}.admin-shell .admin-member-summary strong,.admin-shell .admin-confirm strong{font-weight:var(--ek-type-medium)!important;letter-spacing:-.01em!important}.admin-shell .admin-member-summary small,.admin-shell .admin-confirm small,.admin-shell .admin-confirm>div>span{font-weight:var(--ek-type-regular)!important;letter-spacing:0!important}.admin-shell .permission-grid label,.admin-shell .admin-member-summary a,.admin-shell .admin-confirm a{font-weight:var(--ek-type-regular)!important}.admin-shell .admin-member-summary button,.admin-shell .admin-add button,.admin-shell .admin-confirm button,.admin-shell .danger-link{font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-medium)!important;letter-spacing:-.006em!important}.admin-shell .chatbot-mode-grid button{font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-regular)!important;letter-spacing:-.003em!important}.admin-shell .chatbot-mode-grid button>strong{font-weight:var(--ek-type-medium)!important;letter-spacing:-.012em!important}.admin-shell .chatbot-mode-grid button>small{font-weight:var(--ek-type-regular)!important;letter-spacing:0!important}.admin-shell .chatbot-settings .settings-explanation strong,.admin-shell .chatbot-settings .settings-explanation b{font-weight:var(--ek-type-medium)!important}.admin-shell .chatbot-settings .settings-explanation span{font-weight:var(--ek-type-regular)!important}.admin-shell .settings-message{font-weight:var(--ek-type-medium)!important;letter-spacing:-.004em!important}.admin-shell .settings-explanation strong,.admin-shell .settings-explanation b{font-weight:var(--ek-type-medium)!important}.admin-shell .settings-explanation span{font-weight:var(--ek-type-regular)!important}.admin-shell .export-title h1{font-weight:400!important}.admin-shell .export-file-lines p{font-weight:var(--ek-type-regular)!important}:is(.admin-shell .settings-title h1,.admin-shell .appearance-title h1,.admin-shell .admin-title:has(~.settings-detail) h1,.admin-shell .export-title h1){font-family:var(--font-ekodacha-ui)!important;font-size:30px!important;line-height:36px!important;font-weight:var(--ek-type-regular)!important;letter-spacing:-.022em!important;color:#122018!important;margin:0 0 3px!important}:is(.admin-shell .settings-title p,.admin-shell .appearance-title p,.admin-shell .admin-title:has(~.settings-detail) p,.admin-shell .export-title p){max-width:680px!important;font-size:12px!important;line-height:16px!important;font-weight:var(--ek-type-regular)!important;color:#66756c!important;letter-spacing:0!important;margin:0!important}.admin-shell .settings-card-grid{padding:0!important;overflow:hidden!important}.admin-shell .settings-overview-row,.admin-shell .settings-overview-row:first-child{background:#fff!important;grid-template-columns:36px minmax(0,1fr) 28px!important;margin:0!important;padding:0 18px!important}.admin-shell .settings-overview-action:hover{background:color-mix(in srgb,var(--green) 5%,#fff)!important}.admin-shell .settings-overview-action:has(.settings-card-action:focus-visible){background:color-mix(in srgb,var(--green) 5%,#fff)!important}.admin-shell .settings-card-controls{justify-content:flex-end!important;justify-self:end!important;width:28px!important;min-width:28px!important;display:flex!important}.admin-shell .settings-card-action.settings-card-arrow{cursor:pointer;width:28px!important;height:36px!important;color:var(--green)!important;background:0 0!important;border:0!important;place-items:center!important;padding:0!important;font-size:0!important;display:grid!important}.admin-shell .settings-card-action.settings-card-arrow span{font-size:20px!important;line-height:1!important;font-weight:var(--ek-type-medium)!important}.admin-shell .appearance-brand-editor{gap:17px!important}.admin-shell .appearance-brand-editor .appearance-preview{background:color-mix(in srgb,var(--green) 4%,#fff)!important;box-shadow:none!important;border-color:#dce5df!important;padding:14px 15px!important}.admin-shell .appearance-brand-editor .appearance-preview strong{font-weight:var(--ek-type-medium)!important;font-size:15px!important}.admin-shell .appearance-brand-editor .appearance-preview small{font-weight:var(--ek-type-regular)!important;font-size:12px!important}.admin-shell .appearance-brand-editor .appearance-count{justify-self:end;margin-top:-2px;color:#8a948e!important;font-size:11px!important;line-height:14px!important}.admin-shell .appearance-file-control{background:#fff;border:1px solid #cbd8cf;border-radius:11px;align-items:center;gap:12px;min-height:42px;padding:5px 8px 5px 5px;display:flex}.admin-shell .appearance-file-button{color:#264535;min-height:32px;font-family:var(--font-ekodacha-ui);font-size:12px;font-weight:var(--ek-type-medium);cursor:pointer;white-space:nowrap;background:#f0f4f1;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;display:inline-flex}.admin-shell .appearance-file-button:hover{background:color-mix(in srgb,var(--green) 8%,#f0f4f1)}.admin-shell .appearance-file-button input{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.admin-shell .appearance-file-name{color:#78837c;min-width:0;font-size:12px;font-weight:var(--ek-type-regular);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-shell .appearance-brand-save{width:100%;min-height:44px;margin-top:2px;font-weight:var(--ek-type-medium)!important;border-radius:11px!important}.admin-shell .appearance-brand-save:disabled{cursor:default;opacity:.5}.admin-shell .export-title{margin-bottom:16px!important}.admin-shell .export-download{font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-regular)!important;letter-spacing:-.006em!important}.admin-shell .export-period>button{font-weight:var(--ek-type-regular)!important}.admin-shell .export-period>button.active{font-weight:var(--ek-type-medium)!important}.admin-shell .export-label,.admin-shell .export-file-info strong{font-weight:var(--ek-type-regular)!important}@media (width<=720px){.admin-shell .settings-overview-row,.admin-shell .settings-overview-row:first-child{grid-template-columns:40px minmax(0,1fr) 26px!important;padding:0 14px!important}.admin-shell .settings-card-controls{width:26px!important;min-width:26px!important}.admin-shell .appearance-file-control{flex-direction:column;align-items:flex-start;padding:7px}.admin-shell .appearance-file-name{width:100%;padding:0 5px 3px}}.admin-shell .appearance-brand-preview{align-items:center!important;gap:13px!important;display:flex!important}.admin-shell .appearance-brand-preview-copy{flex:auto;min-width:0}.admin-shell .appearance-preview-logo-button{border:1px solid color-mix(in srgb,var(--green) 22%,#d7e0da);min-height:34px;color:var(--green);font-family:var(--font-ekodacha-ui);font-size:12px;font-weight:var(--ek-type-medium);cursor:pointer;background:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;padding:0 13px;transition:background .15s,border-color .15s;display:inline-flex}.admin-shell .appearance-preview-logo-button:hover{background:color-mix(in srgb,var(--green) 5%,#fff);border-color:color-mix(in srgb,var(--green) 38%,#d7e0da)}.admin-shell .appearance-preview-logo-button input{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.admin-shell .appearance-logo-help{color:#87918b;font-size:11px;font-weight:var(--ek-type-regular);margin-top:-9px;padding-left:1px;line-height:1.4;display:block}@media (width<=720px){.admin-shell .appearance-brand-preview{flex-wrap:wrap;align-items:flex-start!important}.admin-shell .appearance-brand-preview-copy{min-width:150px}.admin-shell .appearance-preview-logo-button{margin-left:auto}.admin-shell .appearance-logo-help{margin-top:-7px}}.admin-shell .appearance-editor .appearance-unified-save{width:100%;min-height:44px;font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-medium)!important;letter-spacing:-.006em!important;border-radius:11px!important}.admin-shell .appearance-editor .appearance-unified-save:disabled{cursor:default;opacity:.5}.admin-shell .appearance-color .appearance-palette-button b,.admin-shell .appearance-component-preview button,.admin-shell .appearance-component-preview a,.admin-shell .appearance-component-preview span{font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-medium)!important;letter-spacing:-.006em!important}.admin-shell .appearance-editor .setting-field>small,.admin-shell .appearance-preview-help,.admin-shell .appearance-preview-label{color:#87918b!important;font-size:11px!important;line-height:1.45!important;font-weight:var(--ek-type-regular)!important}.admin-shell .appearance-preview-label{margin:0 0 8px;display:block}.admin-shell .appearance-visibility-switch{cursor:pointer;background:color-mix(in srgb,var(--green) 3%,#fff)!important;border:1px solid #dce5df!important;border-radius:14px!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;column-gap:12px!important;padding:14px!important;display:grid!important}.admin-shell .appearance-visibility-switch>input{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important;position:absolute!important}.admin-shell .appearance-switch-track{background:#d9e1dc;border-radius:999px;width:42px;height:24px;transition:background .16s,box-shadow .16s;position:relative;box-shadow:inset 0 0 0 1px #cbd6cf}.admin-shell .appearance-switch-track i{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #142c1d2e}.admin-shell .appearance-visibility-switch>input:checked+.appearance-switch-track{background:var(--green);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 88%,#000)}.admin-shell .appearance-visibility-switch>input:checked+.appearance-switch-track i{transform:translate(18px)}.admin-shell .appearance-visibility-switch>input:focus-visible+.appearance-switch-track{outline:3px solid color-mix(in srgb,var(--green) 16%,transparent);outline-offset:2px}.admin-shell .appearance-visibility-copy{gap:3px;min-width:0;display:grid}.admin-shell .appearance-visibility-copy strong{font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-medium)!important;letter-spacing:-.008em!important}.admin-shell .appearance-visibility-copy small{color:#75827a!important;font-weight:var(--ek-type-regular)!important}@media (width<=720px){.admin-shell .appearance-visibility-switch{grid-template-columns:40px minmax(0,1fr)!important;padding:12px!important}}.admin-shell .appearance-hero-preview .appearance-inline-edit{cursor:text;border-radius:7px;outline:0;min-width:0;transition:background .14s,box-shadow .14s;position:relative}.admin-shell .appearance-hero-preview .appearance-inline-edit:hover{background:#ffffff14;box-shadow:0 0 0 4px #ffffff14}.admin-shell .appearance-hero-preview .appearance-inline-edit:focus{background:#ffffff1f;box-shadow:0 0 0 4px #ffffff1f}.admin-shell .appearance-hero-preview .appearance-inline-edit:empty:before{content:attr(data-placeholder);opacity:.62}.admin-shell .appearance-hero-preview .appearance-inline-eyebrow,.admin-shell .appearance-hero-preview .appearance-inline-title,.admin-shell .appearance-hero-preview .appearance-inline-description{width:fit-content;max-width:min(620px,78%)}.admin-shell .appearance-hero-preview .appearance-inline-description{display:block}.admin-shell .appearance-cover-actions{gap:8px!important;display:grid!important}.admin-shell .appearance-save-feedback{min-height:18px;padding:0 2px;font-size:12px;line-height:1.45;font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-regular)!important;letter-spacing:0!important}.admin-shell .appearance-save-feedback.success{color:#3f7554}.admin-shell .appearance-save-feedback.loading{color:#77817b}.admin-shell .appearance-save-feedback.error{color:#a0494e}@media (width<=720px){.admin-shell .appearance-hero-preview .appearance-inline-eyebrow,.admin-shell .appearance-hero-preview .appearance-inline-title,.admin-shell .appearance-hero-preview .appearance-inline-description{max-width:100%}}.admin-shell .settings-save-actions{width:100%;gap:7px!important;display:grid!important}.admin-shell .settings-save-actions>.primary{width:100%;min-height:44px;font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-medium)!important}.admin-shell .settings-inline-feedback{min-height:18px;padding:0 2px;font-size:12px;line-height:1.45;font-family:var(--font-ekodacha-ui)!important;font-weight:var(--ek-type-regular)!important;letter-spacing:0!important}.admin-shell .settings-inline-feedback.success{color:#3f7554}.admin-shell .settings-inline-feedback.loading{color:#77817b}.admin-shell .settings-inline-feedback.error{color:#a0494e}.admin-shell .settings-inline-feedback.info{color:#6f7973}.app-shell:not(.admin-shell) .cart-page .cart-summary{background:var(--green)!important;background-color:var(--green)!important;color:var(--brand-on,#fff)!important;background-image:none!important}.app-shell:not(.admin-shell) .cart-page .cart-summary .cart-summary-button{color:var(--green)!important;filter:none!important;background:#fff!important}.app-shell:not(.admin-shell) .checkout-page .fulfillment-choice button.active,.app-shell:not(.admin-shell) .checkout-page .final-order-button,.app-shell:not(.admin-shell) .checkout-form .checkout-button{background:var(--green)!important;background-color:var(--green)!important;color:var(--brand-on,#fff)!important;filter:none!important;background-image:none!important}.app-shell:not(.admin-shell) .checkout-page .final-order-button:hover,.app-shell:not(.admin-shell) .checkout-form .checkout-button:hover{background:var(--green)!important;background-color:var(--green)!important;filter:none!important}.app-shell .cart-page .cart-summary{background:var(--green)!important;background-color:var(--green)!important;color:var(--brand-on,#fff)!important;filter:none!important;background-image:none!important}.app-shell .cart-page .cart-summary .cart-summary-button{color:var(--green)!important;filter:none!important;background:#fff!important}.app-shell .checkout-page .fulfillment-choice button.active,.app-shell .checkout-page .final-order-button,.app-shell .checkout-form .checkout-button{background:var(--green)!important;background-color:var(--green)!important;color:var(--brand-on,#fff)!important;filter:none!important;background-image:none!important}.app-shell .checkout-page .final-order-button:hover,.app-shell .checkout-form .checkout-button:hover{background:var(--green)!important;background-color:var(--green)!important;filter:none!important;background-image:none!important}.admin-shell .settings-message.is-error{color:#9a3f43;background:#fff4f4;border-color:#e5c8c8;font-weight:var(--ek-type-regular)!important}.admin-shell .notification-empty{padding:38px 24px}.admin-shell .notification-empty>span{color:var(--green)}.checkout-success-detailed{text-align:left;background:#f1f9f4;border:1px solid #bdd9c7;border-radius:24px;max-width:540px;margin:42px auto 28px;padding:34px 42px 32px}.checkout-success-detailed h1{font-family:var(--font-ui);text-align:center;margin:0 0 6px;font-size:34px;font-weight:400;line-height:1.15}.checkout-success-detailed .checkout-success-order{color:var(--muted);text-align:center;margin:0 0 18px}.checkout-success-groups{border-top:1px dashed #cfddd3;border-bottom:1px dashed #cfddd3;gap:10px;padding:8px 0 14px;display:grid}.checkout-success-groups>div{min-height:0;display:block}.checkout-success-groups strong{font-weight:400}.success-group-icon{width:34px;height:34px;color:var(--green);background:#e6f2e9;border-radius:50%;flex:none;place-items:center;display:grid}.success-group-icon .stable-icon{width:19px;height:19px}.checkout-success-next{padding:18px 0 8px}.checkout-success-next>strong{margin-bottom:8px;font-weight:500;display:block}.checkout-success-next p{color:var(--muted);margin:3px 0;line-height:1.5}.checkout-success-detailed .checkout-success-primary,.checkout-success-detailed .checkout-success-secondary{cursor:pointer;border-radius:12px;width:100%;min-height:48px;margin-top:14px;font-weight:400}.checkout-success-detailed .checkout-success-primary{background:var(--green);color:#fff;border:0}.checkout-success-detailed .checkout-success-secondary{min-height:34px;color:var(--green-dark);background:0 0;border:0;margin-top:8px}.purchases-page>h1,.client-order-detail-title h1{font-family:var(--font-ui);font-weight:400}.client-order-detail-title{margin-bottom:14px}.client-order-detail-title.compact{gap:6px;display:grid}.client-order-title-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.client-order-detail-title h1{margin:0;font-size:36px}.client-order-detail-title p{color:var(--muted);margin:0}.client-order-status-badge{background:var(--mint);color:var(--green-dark);border-radius:999px;padding:7px 12px;font-size:12px;line-height:1.2}.client-order-status-badge.tone-neutral,.client-order-item-right em.tone-neutral{color:var(--green-dark);background:#f1f6f2}.client-order-status-badge.tone-success,.client-order-item-right em.tone-success{color:var(--green-dark);background:#e8f5ec}.client-order-status-badge.tone-info,.client-order-item-right em.tone-info{color:#55655d;background:#f1f4f2}.client-order-status-badge.tone-payment,.client-order-item-right em.tone-payment{color:#8a641d;background:#fff4dc}.client-order-status-badge.tone-review,.client-order-item-right em.tone-review{color:var(--green-dark);background:#eef6f1}.client-order-status-badge.tone-warning,.client-order-item-right em.tone-warning{color:#8a5d1a;background:#fff2e2}.client-order-status-badge.tone-danger,.client-order-item-right em.tone-danger{color:#9a453f;background:#fdecec}.client-order-action-panel,.client-order-group{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:14px;padding:20px}.client-order-action-panel{gap:12px;display:grid}.client-order-action-panel.accent{border-color:var(--line);background:var(--mint)}.client-order-action-panel.waiting{background:var(--paper)}.client-order-action-copy{gap:6px;display:grid}.client-order-action-copy h2,.client-order-group-heading h2{font-family:var(--font-ui);margin:0;font-size:22px;font-weight:400}.client-order-action-copy p,.client-order-group-heading p{color:var(--muted);margin:0;line-height:1.5}.client-order-change-note{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.client-order-change-note span{color:var(--muted);font-size:13px}.client-order-change-note strong{font-weight:400}.client-order-group-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:14px;display:flex}.client-order-group-heading.simple>div{gap:3px;display:grid}.client-order-item-list{display:grid}.client-order-item-list>article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:14px 0;display:flex}.client-order-item-list>article:last-child{border-bottom:0;padding-bottom:0}.client-order-item-list>article>div:first-child{flex-direction:column;gap:4px;display:flex}.client-order-item-list small,.client-order-meta-list span,.client-payment-requisites span{color:var(--muted)}.client-order-item-list strong,.client-order-item-list b,.client-order-meta-list strong{font-weight:500}.client-order-item-right{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.client-order-item-right em{max-width:210px;color:var(--green-dark);text-align:center;background:#f1f6f2;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal}.client-order-meta-list{gap:12px;padding-top:14px;display:grid}.client-order-meta-list>div{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.client-order-meta-list strong{text-align:right}.client-payment-requisites{border:1px solid var(--line);background:var(--paper);border-radius:14px;gap:0;padding:14px 16px;display:grid}.client-payment-due,.client-payment-requisite-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:42px;display:flex}.client-payment-requisite-row:last-child{border-bottom:0}.client-payment-due strong,.client-payment-requisite-row strong{text-align:right;font-weight:500}.client-payment-card-row>div{justify-content:flex-end;align-items:center;gap:10px;display:flex}.client-payment-copy-button,.client-payment-report-button{min-height:38px;font:inherit;cursor:pointer;border-radius:10px;justify-self:start;padding:0 16px}.client-payment-copy-button{border:1px solid var(--line);color:var(--green-dark);background:#fff}.client-payment-report-button{background:var(--green);color:#fff;border:0;font-weight:500}.client-payment-report-button:disabled,.client-payment-copy-button:disabled{cursor:default;opacity:.62}.client-payment-feedback{color:var(--green-dark);font-size:12px;line-height:1.4}.client-order-question-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding-top:12px;display:flex}.client-order-question-row>span{color:var(--muted);font-size:13px}.client-order-question-row>button{color:var(--green-dark);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:500}.client-order-question-form{margin-top:12px}.purchase-card-bottomline.compact{grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:12px 16px}.purchase-card-action-note{flex:auto;min-width:0}.purchase-card-action-note strong{color:var(--green-dark);font-weight:400;line-height:1.45;display:block}@media (width<=900px){.client-order-item-list>article,.client-order-meta-list>div,.client-payment-due,.client-payment-requisite-row,.client-order-question-row{flex-direction:column;align-items:flex-start}.client-order-item-right,.client-order-meta-list strong,.client-payment-requisite-row strong{text-align:left;align-items:flex-start}.client-payment-card-row>div{flex-wrap:wrap;justify-content:flex-start}}.client-cancel-position{color:#a23f3f;cursor:pointer;background:0 0;border:0;width:max-content;margin-top:7px;padding:0;font-size:12px;font-weight:500}.client-cancel-position:hover{color:#822f2f;text-underline-offset:3px;text-decoration:underline}.client-cancel-position.requested,.client-cancel-position:disabled{color:#a86c6c;cursor:default;opacity:1;text-decoration:none}.client-order-cancel-row{border-top:1px solid var(--line);justify-content:flex-end;margin-top:16px;padding-top:14px;display:flex}.client-order-cancel-row>button{color:#a23f3f;cursor:pointer;background:#fff;border:1px solid #e4bcbc;border-radius:11px;min-height:40px;padding:0 14px;font-weight:500}.client-order-cancel-row>button:hover{background:#fff7f7;border-color:#d79e9e}.client-order-cancel-row>span{color:#a23f3f;font-size:13px;font-weight:500}.client-quality-adjustment{background:#fffaf3;border:1px solid #eadfce;border-radius:12px;gap:4px;margin-top:8px;padding:11px 12px;display:grid}.client-quality-adjustment strong{color:#6c552f;font-size:12px;font-weight:500}.client-quality-adjustment span,.client-quality-adjustment small{color:#735f42;font-size:11px;line-height:1.45}.client-order-link-v2{cursor:default}.client-order-link-v2>span{flex-direction:column;gap:4px;display:flex}.client-order-link-v2>span strong{color:var(--ink);font-weight:500}.client-order-link-v2>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.client-order-link-v2>div>button{border:1px solid var(--line);min-height:36px;color:var(--green-dark);cursor:pointer;background:#fff;border-radius:10px;padding:0 12px;font-size:12px;font-weight:400}.client-order-link-v2>div>button:hover{background:#f8fbf9;border-color:#9ac5aa}.related-order>div>strong{font-weight:500}.related-order>b{font-weight:400}@media (width<=720px){.checkout-success-detailed{margin:24px auto;padding:28px 22px}.checkout-success-detailed h1{font-size:30px}.client-order-overview{grid-template-columns:1fr}.purchase-open-card .purchase-summary{flex-direction:column}.purchase-open-card .purchase-summary>b{max-width:none}.client-order-item-list>article{flex-direction:column}.client-order-item-right{align-items:flex-start}.client-order-link-v2{flex-direction:column;align-items:flex-start}.client-order-link-v2>div{justify-content:flex-start}}.purchase-list{gap:14px;margin-top:0}.purchase-list>.purchase-card-v2{border:1px solid var(--line);background:#fff;border-radius:18px;padding:0;display:block;overflow:hidden}.purchase-open-card{text-align:left;cursor:pointer;background:#fff;border:0;width:100%;padding:18px 20px 17px;transition:background .16s,border-color .16s}.purchase-open-card:hover{background:#f8fbf9}.purchase-card-topline{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:18px;display:grid}.purchase-card-topline-left{min-width:0}.purchase-card-title-line{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.purchase-card-title-line>strong{color:var(--ink);font-size:16px;font-weight:500;line-height:1.25}.purchase-card-title-line>b{background:var(--mint);color:var(--green-dark);text-align:center;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:400;line-height:1.25}.purchase-card-title-line>b.tone-neutral{color:var(--green-dark);background:#f1f6f2}.purchase-card-title-line>b.tone-success{color:var(--green-dark);background:#e8f5ec}.purchase-card-title-line>b.tone-info{color:#55655d;background:#f1f4f2}.purchase-card-title-line>b.tone-payment{color:#8a641d;background:#fff4dc}.purchase-card-title-line>b.tone-review{color:var(--green-dark);background:#eef6f1}.purchase-card-title-line>b.tone-warning{color:#8a5d1a;background:#fff2e2}.purchase-card-title-line>b.tone-danger{color:#9a453f;background:#fdecec}.purchase-card-topline-left>small{color:var(--muted);font-size:12px;line-height:1.35}.purchase-card-amount-block{flex-direction:column;align-items:flex-end;gap:8px;min-width:110px;display:flex}.purchase-card-amount-block>strong{color:var(--green-dark);white-space:nowrap;font-size:20px;font-weight:500;line-height:1}.purchase-card-amount-block>span{color:var(--muted);white-space:nowrap;font-size:13px;line-height:1.35}.purchase-card-divider{background:#edf1ee;height:1px;margin:16px 0 15px}.purchase-card-bottomline{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 24px;align-items:center;gap:18px;display:grid}.purchase-card-info-block{flex-direction:column;gap:6px;min-width:0;display:flex}.purchase-card-info-block>strong{color:var(--green-dark);font-size:14px;font-weight:500;line-height:1.25}.purchase-card-info-block>span{color:var(--muted);font-size:13px;line-height:1.35}.purchase-card-arrow{color:var(--green-dark);place-self:center end;font-size:27px;font-weight:400;line-height:1;transition:transform .16s}@media (width<=720px){.purchase-open-card{padding:16px}.purchase-card-topline{grid-template-columns:1fr;gap:14px}.purchase-card-amount-block{align-items:flex-start;gap:6px;min-width:0}.purchase-card-divider{margin:14px 0}.purchase-card-bottomline{grid-template-columns:1fr 24px;gap:14px 16px}.purchase-card-info-block-preorder{grid-column:1}.purchase-card-arrow{grid-area:1/2/span 2}}@media (width<=520px){.purchase-card-title-line{gap:10px}.purchase-card-title-line>strong{font-size:15px}.purchase-card-amount-block>strong{font-size:18px}.purchase-card-bottomline{grid-template-columns:1fr;gap:12px}.purchase-card-arrow{grid-area:auto/1;justify-self:end}}.preorder-payment-lines{gap:8px;margin:10px 0 12px;display:grid}.preorder-payment-lines>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding-bottom:8px;display:flex}.preorder-payment-lines>div:last-child{border-bottom:0}.preorder-payment-lines span{color:var(--muted)}.preorder-payment-lines strong{font-weight:500}.preorder-payment-lines .accent span,.preorder-payment-lines .accent strong{color:var(--green-dark)}.purchase-open-card{padding-right:58px;position:relative}.purchase-card-bottomline,.purchase-card-bottomline.compact{grid-template-columns:repeat(2,minmax(0,1fr));padding-right:0}.purchase-card-arrow{place-self:auto;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.purchase-open-card:hover .purchase-card-arrow{transform:translate(2px,-50%)}@media (width<=720px){.purchase-open-card{padding-right:52px}.purchase-card-bottomline,.purchase-card-bottomline.compact{grid-template-columns:1fr}.purchase-card-arrow{grid-area:auto;right:16px}}@media (width<=520px){.purchase-card-arrow{grid-area:auto;justify-self:auto}}.client-order-item-list>article.has-price-change{padding:16px 0}.client-order-price-change{border:1px solid var(--line);background:#fbfcfb;border-radius:11px;flex-direction:column;gap:6px;max-width:480px;margin-top:7px;padding:11px 12px;display:flex}.client-order-price-change strong{color:var(--ink);font-size:12px;font-weight:500!important}.client-order-price-change span,.client-order-price-change small{color:var(--muted);font-size:12px;line-height:1.45}.client-preorder-subscribe{color:var(--green-dark);font:inherit;cursor:pointer;background:#fff;border:1px solid #bfd6c7;border-radius:9px;align-self:flex-start;margin-top:3px;padding:7px 10px;font-size:12px}.client-preorder-subscribe.subscribed{border-color:var(--line);background:var(--mint)}.client-revised-price{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.client-revised-price del{color:#9a8d89;font-size:12px}.client-revised-price b{font-size:15px;font-weight:500!important}.client-order-total-change{background:#fff7f5;border-radius:11px;margin:2px 0 4px;border:1px solid #f0d8d3!important;padding:10px 12px!important}.client-order-total-change span{color:#8b5752!important}.client-order-total-change strong{color:#963b35;font-weight:500!important}.preorder-terms-note small{color:inherit;opacity:.82;font-size:12px;line-height:1.45}.cart-preorder-explainer{color:#66736d;background:#fbfcfb;border-top:1px solid #e8eee9;border-bottom:1px solid #e8eee9;padding:10px 18px;font-size:12px;font-weight:400;line-height:1.45}.cart-preorder-rule{margin-top:8px;font-size:11.5px;font-weight:400;line-height:1.4;display:block}.cart-preorder-rule.with-prepayment{color:#7d6423}.cart-preorder-rule.without-prepayment{color:#55705f}.client-preorder-rule{margin-top:4px;color:#617067!important;font-size:12px!important;font-weight:400!important;line-height:1.45!important}@media (width<=620px){.cart-preorder-explainer{padding:10px 15px;font-size:11.5px}}
