*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid color-mix(in srgb, var(--warm) 75%, white);outline-offset:3px}.page-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.site-header{z-index:5;background:var(--paper);border-bottom:1px solid var(--line);position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex}.brand{letter-spacing:.08em;align-items:center;gap:11px;font-size:1.15rem;font-weight:850;display:inline-flex}.brand__mark{aspect-ratio:1;color:#fff;background:var(--accent);border-radius:12px 12px 12px 4px;place-items:center;width:38px;font-family:Georgia,serif;font-size:1.35rem;display:grid}.site-header__tagline{color:var(--ink-soft);margin:0;font-size:.9rem}.site-header__actions{align-items:center;gap:24px;display:flex}.site-header__seller-link{border:1px solid var(--line);color:var(--accent-dark);border-radius:999px;padding:9px 14px;font-size:.82rem;font-weight:750;transition:border-color .16s,background .16s}.site-header__seller-link:hover{border-color:var(--accent);background:var(--accent-soft)}.hero{color:#fff;background:radial-gradient(circle at 84% 20%,#e8a45552,#0000 22rem),linear-gradient(150deg,#173d2d 0%,#235b42 62%,#2f7254 100%);overflow:hidden}.hero__inner{padding-block:clamp(76px,11vw,138px) clamp(70px,10vw,120px);position:relative}.hero__inner:after{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #ffffff29;border-radius:50% 46% 45% 48%;width:clamp(190px,28vw,340px);position:absolute;bottom:-95px;right:2%;box-shadow:0 0 0 38px #ffffff09,0 0 0 78px #ffffff06}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.hero .eyebrow{color:#bde2c7}.search-preview{z-index:1;background:#fff;border-radius:20px;grid-template-columns:1fr auto;max-width:850px;padding:9px;display:grid;position:relative;box-shadow:0 22px 70px #04190e4d}.search-preview input{min-width:0;height:62px;color:var(--ink);background:0 0;border:0;outline:0;padding:0 22px;font-size:1.05rem}.search-preview button,.button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-weight:750;display:inline-flex}.search-preview button:disabled{color:#68726b;cursor:not-allowed;background:#e6eae5}.search-preview__note{color:#ffffffb8;margin:14px 0 0;font-size:.86rem}.search-page__header{max-width:820px;margin-bottom:34px}.search-page__header h1{letter-spacing:-.045em;overflow-wrap:anywhere;margin:8px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5.5vw,4.8rem);font-weight:500;line-height:1}.search-page__header>p:last-child{color:var(--ink-soft);margin:0}.search-form{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:20px;margin-bottom:54px;padding:clamp(20px,4vw,32px);display:grid;box-shadow:0 10px 35px #2030260b}.search-form__query>label,.search-filters label>span{color:var(--ink-soft);margin-bottom:7px;font-size:.75rem;font-weight:750;display:block}.search-form__query>div{grid-template-columns:1fr auto;gap:9px;display:grid}.search-form__query input,.search-filters input,.search-filters select{width:100%;min-width:0;min-height:52px;color:var(--ink);background:#fff;border:1px solid #cbd2c8;border-radius:11px;outline:0;padding:0 15px;transition:border-color .15s,box-shadow .15s}.search-form__query input{min-height:60px;padding-inline:18px;font-size:1.03rem}.search-form__query button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:11px;min-width:130px;padding-inline:25px;font-weight:800}.search-filters{border:0;grid-template-columns:minmax(190px,1.25fr) repeat(2,minmax(130px,.7fr)) minmax(115px,.55fr) auto;align-items:end;gap:13px;margin:0;padding:0;display:grid}.search-filters__submit{white-space:nowrap;min-height:52px}.search-filters__reset{width:fit-content;color:var(--accent);grid-column:1/-1;font-size:.79rem;font-weight:750}.search-results__heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.search-results__heading h2{letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.5vw,2.7rem);font-weight:500}.search-results__heading p{color:var(--ink-soft);margin:0 0 4px;font-size:.8rem}.search-message{border-radius:16px;padding:24px}.search-message p{margin:5px 0 0}.search-message--error{color:#71382f;background:#f8e5e1}.search-empty{justify-items:center;gap:20px;display:grid}.search-empty .empty-state{width:100%}.section-heading,.catalog-header{justify-content:space-between;align-items:end;gap:28px;margin-bottom:36px;display:flex}.section-heading h2,.catalog-header h1,.error-page h1{letter-spacing:-.035em;margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.15rem);font-weight:500;line-height:1.05}.section-heading>p,.catalog-header>p{color:var(--ink-soft);margin:0 0 5px}.category-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.category-list a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff73;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:102px;padding:18px 22px;font-size:1.05rem;font-weight:700;transition:background .16s,color .16s;display:grid}.category-list a:hover{color:#fff;background:var(--accent)}.category-list__number{color:var(--ink-soft);font-variant-numeric:tabular-nums;font-size:.74rem}.category-list a:hover .category-list__number{color:#ffffffa6}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.product-card{border-radius:var(--radius);background:var(--surface);border:1px solid #17211b14;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 4px 20px #20302606}.product-card__image-link{aspect-ratio:4/3;background:#e6e9e1;display:block;position:relative;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.product-card__placeholder,.gallery__placeholder{color:#173d2d57;background:linear-gradient(135deg,#0000 55%,#27674914),#e7ece4;place-items:center;width:100%;height:100%;font-family:Georgia,serif;font-size:4rem;display:grid}.product-card__meta{color:var(--ink-soft);justify-content:space-between;align-items:center;gap:10px;font-size:.73rem;display:flex}.product-card__meta>a:hover{color:var(--accent)}.stock{color:var(--danger);text-align:right}.stock--available{color:var(--accent)}.product-card__title{min-height:2.65em;margin:13px 0 6px;font-size:1.07rem;line-height:1.32}.product-card__title a:hover{color:var(--accent)}.product-card__price{letter-spacing:-.025em;margin:20px 0 13px;font-size:1.38rem;font-weight:850}.text-link{color:var(--accent);font-size:.86rem;font-weight:750}.text-link span{transition:transform .16s;display:inline-block}.text-link:hover span{transform:translate(3px)}.breadcrumbs{color:var(--ink-soft);white-space:nowrap;align-items:center;gap:9px;margin-bottom:54px;font-size:.8rem;display:flex;overflow:hidden}.breadcrumbs span:last-child{color:var(--ink);text-overflow:ellipsis;overflow:hidden}.product-detail{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:start;gap:clamp(42px,7vw,90px);display:grid}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gallery__item{aspect-ratio:1;background:#e6e9e1;border-radius:16px;margin:0;overflow:hidden}.gallery__item--main{aspect-ratio:4/3;border-radius:24px;grid-column:1/-1}.gallery__item img{object-fit:cover;width:100%;height:100%;display:block}.gallery__placeholder{border-radius:24px;align-content:center;gap:8px;min-height:500px}.gallery__placeholder p{margin:0;font-family:inherit;font-size:.85rem}.product-detail__info{position:sticky;top:28px}.product-detail__price{letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,3vw,2.7rem);font-weight:850}.availability{color:var(--danger);align-items:center;gap:8px;margin:10px 0 28px;font-size:.88rem;font-weight:700;display:flex}.availability span{aspect-ratio:1;background:currentColor;border-radius:50%;width:8px}.availability--in-stock{color:var(--accent)}.seller-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:22px}.seller-card p{margin:0}.seller-card__label{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.1em;font-size:.73rem}.seller-card__name{padding-block:3px 8px;font-size:1.18rem;font-weight:800}.seller-card__name+p{color:var(--ink-soft);font-size:.8rem}.product-buy-button{gap:8px;width:100%;margin-top:20px}.product-buy-button span{font-size:1rem}.product-description h2,.product-tags h2{margin:0 0 12px;font-size:1rem}.product-description p{color:#354038;margin:0 0 12px}.product-tags ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.product-tags li{color:var(--accent-dark);background:var(--accent-soft);border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:650}.pagination{color:var(--ink-soft);grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-top:50px;font-size:.88rem;display:grid}.pagination a:last-child,.pagination span:last-child{justify-self:end}.pagination a{color:var(--accent);font-weight:750}.pagination [aria-disabled=true]{opacity:.45}.empty-state{border-radius:var(--radius);text-align:center;border:1px dashed #bcc5ba;justify-items:center;padding:62px 24px;display:grid}.empty-state__mark{color:var(--accent);letter-spacing:.15em;font-family:Georgia,serif;font-size:2.3rem}.empty-state h2{margin:4px 0 7px;font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.empty-state p{max-width:470px;color:var(--ink-soft);margin:0}.empty-state .button{margin-top:24px}.button--warm{color:#5f4018;background:#f4d29d}.button--danger{color:#fff;background:var(--danger)}.error-page{flex-direction:column;justify-content:center;align-items:flex-start;min-height:58vh;padding-block:60px;display:flex}.error-page>p:not(.eyebrow){color:var(--ink-soft);margin:14px 0 26px}.loading{min-height:55vh;color:var(--ink-soft);justify-content:center;align-items:center;gap:12px;display:flex}.loading__pulse{aspect-ratio:1;background:var(--accent);border-radius:50%;width:12px;animation:1s ease-in-out infinite alternate pulse}.site-footer{color:#b7c5bc;background:#14231b;padding-block:28px;font-size:.78rem}.site-footer__inner{justify-content:space-between;gap:24px;display:flex}.site-footer p{margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.seller-auth{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);min-height:calc(100vh - 74px);display:grid}.seller-auth__intro{color:#fff;background:radial-gradient(circle at 80% 16%,#e8a45561,#0000 18rem),linear-gradient(150deg,#173d2d,#235b42 70%,#307255);align-items:end;padding:clamp(54px,8vw,110px);display:grid}.seller-auth__intro .eyebrow{color:#bde2c7}.seller-auth__intro h1{letter-spacing:-.045em;max-width:610px;margin:15px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,5vw,4.8rem);font-weight:500;line-height:.98}.seller-auth__intro p:last-child{color:#ffffffb8;max-width:520px;margin:0}.seller-auth__content{background:var(--surface);place-items:center;padding:50px;display:grid}.auth-card{width:min(100%,470px)}.auth-card h2{letter-spacing:-.035em;margin:7px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1.05}.auth-card__lead,.seller-page-heading>div>p:last-child{color:var(--ink-soft);margin:0}.auth-form{margin-top:34px}.auth-form__switch{color:var(--ink-soft);text-align:center;margin:5px 0 0;font-size:.88rem}.auth-form__switch a{color:var(--accent);font-weight:750}.seller-layout{grid-template-columns:248px minmax(0,1fr);gap:clamp(34px,6vw,76px);padding-block:46px 100px;display:grid}.seller-sidebar{border:1px solid var(--line);background:var(--surface);border-radius:20px;height:fit-content;position:sticky;top:22px;overflow:hidden}.seller-sidebar__identity{border-bottom:1px solid var(--line);gap:3px;padding:23px 20px;display:grid}.seller-sidebar__identity span,.seller-sidebar__identity small{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.seller-sidebar__identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seller-nav{padding:10px;display:grid}.seller-nav a{color:var(--ink-soft);border-radius:10px;padding:11px 12px;font-size:.86rem;font-weight:700}.seller-nav a:hover,.seller-nav a[aria-current=page]{color:var(--accent-dark);background:var(--accent-soft)}.seller-sidebar__logout{border:0;border-top:1px solid var(--line);width:100%;color:var(--danger);text-align:left;cursor:pointer;background:0 0;padding:14px 20px;font-size:.82rem;font-weight:750}.seller-main{min-width:0}.seller-state{min-height:42vh;color:var(--ink-soft);justify-content:center;align-items:center;gap:12px;display:flex}.seller-page-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:38px;display:flex}.seller-page-heading--compact{align-items:start}.seller-page-heading h1{letter-spacing:-.045em;max-width:760px;margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,4.8vw,4.2rem);font-weight:500;line-height:1.02}.seller-page-heading>div>p:last-child{margin-top:12px}.seller-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.seller-overview-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;align-items:flex-start;min-height:270px;padding:28px;transition:transform .16s,box-shadow .16s;display:flex}.seller-overview-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.seller-overview-card__number{color:var(--accent);font-size:.74rem;font-weight:850}.seller-overview-card h2{margin:35px 0 8px;font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.seller-overview-card p{color:var(--ink-soft);margin:0 0 28px}.seller-overview-card strong{color:var(--accent);margin-top:auto;font-size:.84rem}.seller-notice{border-left:4px solid var(--warm);background:#fff8ec;border-radius:0 14px 14px 0;margin-top:20px;padding:22px 24px}.billing-current{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;padding:26px 28px;display:flex}.billing-current h2,.billing-plan h2,.billing-history h2{margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:500}.billing-current p,.billing-plan p,.billing-history__heading p{color:var(--ink-soft);margin:0}.billing-current__expiry{text-align:right}.billing-current__expiry strong{color:var(--ink);margin-top:5px;display:block}.billing-plans{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;display:grid}.billing-plan{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;justify-content:space-between;gap:22px;min-height:235px;padding:25px;display:flex}.billing-plan--current{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.billing-plan>div>span{color:var(--accent);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:800}.billing-plan strong{margin:16px 0 9px;font-size:1.15rem;display:block}.billing-history{margin-top:44px}.billing-history__heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:17px;display:flex}.seller-notice p{color:var(--ink-soft);margin:5px 0 0}.seller-notice--compact{color:var(--ink-soft);margin:0 0 20px}.moderation-reason{border-left:4px solid var(--danger);color:#71382f;background:#f8e5e1;border-radius:0 13px 13px 0;margin:0 0 22px;padding:18px 20px}.moderation-reason p{white-space:pre-wrap;margin:5px 0 0}.seller-form{gap:20px;display:grid}.field{color:var(--ink-soft);gap:7px;font-size:.82rem;font-weight:700;display:grid}.field input,.field select,.field textarea{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #cbd2c8;border-radius:11px;outline:0;padding:12px 14px;font-weight:500;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2767491f}.check-field{color:var(--ink-soft);align-items:center;gap:9px;font-size:.84rem;display:flex}.check-field input{width:17px;height:17px;accent-color:var(--accent)}.seller-form__submit{width:100%;margin-top:4px}.seller-form__actions{flex-wrap:wrap;gap:10px;display:flex}.seller-form button:disabled,.seller-sidebar button:disabled,.seller-pagination button:disabled{opacity:.55;cursor:wait}.form-message{border-radius:10px;margin:0;padding:12px 14px;font-size:.83rem}.form-message--error{color:#71382f;background:#f8e5e1}.form-message--success{color:var(--accent-dark);background:var(--accent-soft)}.seller-sidebar>.form-message{margin:10px}.seller-products-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow-x:auto}.seller-products-table{border-collapse:collapse;white-space:nowrap;width:100%}.seller-products-table th,.seller-products-table td{border-bottom:1px solid var(--line);text-align:left;padding:15px 18px}.seller-products-table tr:last-child td{border-bottom:0}.seller-product-reason-row td{color:#71382f;white-space:normal;background:#fff5f2;padding-block:10px!important;font-size:.78rem!important}.seller-products-table th{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;background:#f3f5f0;font-size:.7rem}.seller-products-table td{font-size:.84rem}.seller-product-name{align-items:center;gap:11px;font-weight:750;display:flex}.seller-product-name img,.seller-product-name>span:first-child{background:var(--tint);object-fit:cover;border-radius:9px;flex:none;place-items:center;width:46px;height:46px;display:grid}.seller-product-name>span:last-child{text-overflow:ellipsis;max-width:230px;overflow:hidden}.status-badge{color:var(--ink-soft);background:#edf0eb;border-radius:999px;padding:5px 8px;font-size:.7rem;font-weight:800;display:inline-flex}.status-badge--published{color:var(--accent-dark);background:var(--accent-soft)}.status-badge--rejected,.status-badge--blocked{color:#71382f;background:#f8e5e1}.status-badge--pendingmoderation{color:#74511e;background:#f9ebce}.seller-products-table__actions{text-align:right!important}.seller-products-table__actions a,.seller-products-table__actions button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:.78rem;font-weight:750}.seller-products-table__actions button{color:var(--danger);margin-left:10px}.seller-pagination{color:var(--ink-soft);grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;margin-top:26px;font-size:.8rem;display:grid}.seller-pagination button{color:var(--accent);cursor:pointer;background:0 0;border:0;justify-self:start;padding:8px 0;font-weight:750}.seller-pagination button:last-child{justify-self:end}.seller-empty{border-radius:var(--radius);text-align:center;border:1px dashed #b8c2b5;justify-items:center;padding:70px 25px;display:grid}.seller-empty>span{color:var(--accent);font-family:Georgia,serif;font-size:2.7rem}.seller-empty h2{margin:6px 0;font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.seller-empty p{color:var(--ink-soft);margin:0 0 22px}.seller-import{gap:20px;display:grid}.seller-import__notice,.seller-import__guide,.seller-import__categories,.seller-import__form,.seller-import__issues,.seller-import__success{border:1px solid var(--line);background:var(--surface);border-radius:16px}.seller-import__notice{background:#fbfaff;border-color:#d9d5eb;padding:20px 22px}.seller-import__notice strong,.seller-import__categories strong,.seller-import__success strong{margin-bottom:6px;display:block}.seller-import__notice p,.seller-import__guide p,.seller-import__success p{color:var(--ink-soft);margin:0;line-height:1.6}.seller-import__guide{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:20px 22px;display:grid}.seller-import h2{margin:0 0 8px;font-size:1rem}.seller-import code{overflow-wrap:anywhere}.seller-import__categories{padding:20px 22px}.seller-import__categories>span{color:var(--ink-soft)}.seller-import__categories ul{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.seller-import__categories li{background:#f3f5f0;border-radius:9px;padding:7px 10px;font-size:.82rem}.seller-import__categories li code{color:var(--ink-soft)}.seller-import__form{justify-items:start;gap:10px;padding:22px;display:grid}.seller-import__form label{font-weight:700}.seller-import__form input[type=file]{max-width:100%}.seller-import__form small{color:var(--ink-soft)}.seller-import__form .button{margin-top:6px}.seller-import__issues ul{max-height:260px;margin:10px 0 0;padding-left:20px;overflow:auto}.seller-import__issues li+li{margin-top:6px}.seller-import__success a{color:inherit;font-weight:700}.product-editor-meta{color:var(--ink-soft);align-items:center;gap:12px;margin:-18px 0 24px;font-size:.75rem;display:flex}.product-form{gap:18px}.form-section{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:clamp(22px,4vw,34px)}.form-section__heading{grid-template-columns:35px 1fr;gap:13px;margin-bottom:27px;display:grid}.form-section__heading>span{color:var(--accent);padding-top:4px;font-size:.72rem;font-weight:850}.form-section__heading h2{margin:0;font-family:Georgia,serif;font-size:1.5rem;font-weight:500}.form-section__heading p{color:var(--ink-soft);margin:4px 0 0;font-size:.82rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;display:grid}.form-grid--compact{grid-template-columns:1.5fr .7fr 1fr}.field--wide{grid-column:1/-1}.product-images{margin-top:28px}.product-images__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.product-images figure{background:var(--tint);border-radius:13px;margin:0;position:relative;overflow:hidden}.product-images img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.product-images figcaption{color:#fff;background:#112017c7;border-radius:6px;padding:4px 7px;font-size:.65rem;position:absolute;bottom:7px;left:7px}.product-images figure button{color:#7a3329;cursor:pointer;background:#ffffffeb;border:0;border-radius:6px;padding:5px 7px;font-size:.65rem;font-weight:800;position:absolute;top:7px;right:7px}.image-upload{align-items:end;gap:12px;display:flex}.image-upload .field{flex:1}.profile-form{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);max-width:760px;padding:clamp(24px,5vw,42px)}.profile-slug{background:var(--tint);border-radius:12px;gap:3px;margin-bottom:8px;padding:15px 17px;display:grid}.profile-slug span,.profile-slug small{color:var(--ink-soft);font-size:.72rem}.statistics-periods{flex-wrap:wrap;gap:7px;margin-bottom:20px;display:flex}.statistics-periods button{border:1px solid var(--line);min-height:42px;color:var(--ink-soft);background:var(--surface);cursor:pointer;border-radius:999px;padding:0 15px;font-size:.8rem;font-weight:750}.statistics-periods button[aria-pressed=true]{border-color:var(--accent);color:#fff;background:var(--accent)}.statistics-custom-period{border:1px solid var(--line);background:var(--surface);border-radius:15px;grid-template-columns:minmax(150px,220px) minmax(150px,220px) auto;align-items:end;gap:12px;margin-bottom:22px;padding:18px;display:grid}.statistics-range{color:var(--ink-soft);margin:0 0 17px;font-size:.78rem}.statistics-summary{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:13px;display:grid}.statistics-summary article{border:1px solid var(--line);background:var(--surface);border-radius:18px;min-width:0;padding:clamp(20px,4vw,29px)}.statistics-summary span{color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:750}.statistics-summary strong{letter-spacing:-.05em;text-overflow:ellipsis;margin:18px 0 3px;font-size:clamp(2rem,4vw,3.2rem);display:block;overflow:hidden}.statistics-summary p{color:var(--ink-soft);margin:0;font-size:.74rem}.statistics-products{margin-top:38px}.statistics-products__heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px;display:flex}.statistics-products__heading h2{margin:0;font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.statistics-products__heading p{color:var(--ink-soft);margin:0;font-size:.75rem}.statistics-table td:first-child a{color:var(--accent);font-weight:750}.statistics-empty{margin-top:34px}.admin-search-analytics__query{overflow-wrap:anywhere;color:var(--ink);font-weight:750}.admin-search-analytics__empty{margin-top:34px}.admin-search-analytics__privacy{color:var(--ink-soft);margin:18px 0 0;font-size:.76rem;line-height:1.55}.admin-auth{place-items:center;min-height:calc(100vh - 74px);padding-block:60px 90px;display:grid}.admin-login-card{border:1px solid var(--line);background:var(--surface);width:min(100%,480px);box-shadow:var(--shadow);border-radius:26px;padding:clamp(28px,5vw,48px)}.admin-login-card h1{letter-spacing:-.04em;margin:8px 0 11px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,5vw,3.6rem);font-weight:500;line-height:1}.admin-login-card>p:not(.eyebrow){color:var(--ink-soft);margin:0}.admin-login-form{margin-top:32px}.admin-layout{grid-template-columns:230px minmax(0,1fr);gap:clamp(34px,6vw,72px);padding-block:42px 100px;display:grid}.admin-sidebar{color:#e4eee7;background:#17291f;border-radius:18px;height:fit-content;position:sticky;top:22px;overflow:hidden}.admin-sidebar__identity{border-bottom:1px solid #ffffff1a;gap:5px;padding:22px 18px;display:grid}.admin-sidebar__identity span{color:#9bb4a4;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:750}.admin-sidebar__identity strong{text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.admin-nav{gap:3px;padding:10px;display:grid}.admin-nav a{color:#afc1b5;border-radius:9px;padding:11px 12px;font-size:.84rem;font-weight:750}.admin-nav a:hover,.admin-nav a[aria-current=page]{color:#fff;background:#ffffff1a}.admin-sidebar__logout{color:#e8b3ab;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff1a;width:100%;padding:14px 20px;font-size:.8rem;font-weight:750}.admin-sidebar button:disabled{opacity:.55;cursor:wait}.admin-sidebar>.form-message{margin:10px}.admin-main{min-width:0}.admin-page-heading{margin-bottom:34px}.admin-page-heading h1,.admin-product-detail>header h1{letter-spacing:-.045em;margin:7px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4.3rem);font-weight:500;line-height:1}.admin-page-heading>p:last-child,.admin-product-detail>header>p:last-child{color:var(--ink-soft);margin:0}.admin-toolbar{justify-content:space-between;align-items:end;gap:25px;margin-bottom:20px;display:flex}.admin-status-filter{width:min(100%,280px)}.admin-toolbar p{color:var(--ink-soft);margin:0 0 12px;font-size:.8rem}.admin-state{min-height:36vh;color:var(--ink-soft);justify-content:center;align-items:center;gap:12px;display:flex}.admin-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow-x:auto}.admin-table{border-collapse:collapse;white-space:nowrap;width:100%}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;padding:14px 15px}.admin-table tr:last-child td{border-bottom:0}.admin-table th{color:var(--ink-soft);letter-spacing:.07em;text-transform:uppercase;background:#f1f4ef;font-size:.67rem}.admin-table td{font-size:.79rem}.admin-product-name{align-items:center;gap:11px;display:flex}.admin-product-name>img,.admin-product-name>span:first-child{background:var(--tint);object-fit:cover;border-radius:8px;flex:none;place-items:center;width:45px;height:45px;display:grid}.admin-product-name>span:last-child{max-width:220px;display:grid}.admin-product-name strong{text-overflow:ellipsis;overflow:hidden}.admin-product-name small,.admin-cell-note{color:var(--ink-soft);font-size:.69rem}.admin-cell-note{display:block}.admin-table__action{text-align:right!important}.admin-table__action a{color:var(--accent);font-weight:750}.admin-empty{border-radius:var(--radius);text-align:center;border:1px dashed #b8c2b5;justify-items:center;padding:62px 24px;display:grid}.admin-empty>span{color:var(--accent);font-family:Georgia,serif;font-size:2.6rem}.admin-empty h2{margin:5px 0;font-family:Georgia,serif;font-size:1.7rem;font-weight:500}.admin-empty p{color:var(--ink-soft);margin:0 0 22px}.admin-product-detail__topline{justify-content:space-between;align-items:center;gap:20px;margin-bottom:36px;display:flex}.admin-product-detail>header{max-width:830px;margin-bottom:34px}.admin-product-detail__grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:start;gap:18px;display:grid}.admin-detail-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:clamp(22px,4vw,32px)}.admin-detail-card h2{margin:0 0 24px;font-family:Georgia,serif;font-size:1.7rem;font-weight:500}.admin-detail-card h3{margin:30px 0 10px;font-size:.9rem}.admin-detail-list{margin:0}.admin-detail-list>div{border-bottom:1px solid var(--line);grid-template-columns:115px 1fr;gap:15px;padding-block:9px;display:grid}.admin-detail-list dt{color:var(--ink-soft);font-size:.75rem}.admin-detail-list dd{margin:0;font-size:.83rem;font-weight:700}.admin-product-description{color:#354038;font-size:.88rem}.admin-product-description p{margin:0 0 10px}.admin-tag-list{flex-wrap:wrap;gap:7px;margin:22px 0;padding:0;list-style:none;display:flex}.admin-tag-list li{color:var(--accent-dark);background:var(--accent-soft);border-radius:999px;padding:6px 9px;font-size:.7rem}.admin-moderation-card{position:sticky;top:22px}.admin-action-list{gap:9px;margin-top:18px;display:grid}.admin-action-list .button{width:100%}.admin-product-images{margin-top:28px}.admin-product-images h2{margin:0 0 14px;font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.admin-product-images>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.admin-product-images img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%}.admin-category-create{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:minmax(220px,1fr) 130px auto;align-items:end;gap:13px;margin-bottom:26px;padding:21px;display:grid}.admin-category-list{gap:10px;margin-top:22px;display:grid}.admin-category-row{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:minmax(180px,1fr) 110px minmax(130px,auto) auto;align-items:end;gap:14px;padding:17px;display:grid}.admin-category-row__meta{color:var(--ink-soft);align-self:center;gap:3px;font-size:.71rem;display:grid}.admin-category-row__meta strong{color:var(--ink)}.admin-category-row__actions{align-items:center;gap:10px;display:flex}.admin-link-button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:6px;font-size:.75rem;font-weight:750}.admin-link-button--danger{color:var(--danger)}.admin-link-button:disabled{opacity:.4;cursor:not-allowed}@keyframes pulse{to{opacity:.3;transform:scale(.75)}}@media (max-width:980px){.category-list{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:1fr}.product-detail__info{position:static}.search-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.search-filters__submit{width:100%}.seller-auth{grid-template-columns:1fr}.seller-auth__intro{min-height:430px}.seller-layout{grid-template-columns:1fr}.seller-sidebar{position:static}.seller-nav{grid-template-columns:repeat(4,1fr)}.seller-nav a{text-align:center}.admin-layout{grid-template-columns:1fr}.admin-sidebar,.admin-moderation-card{position:static}.admin-nav{grid-template-columns:repeat(4,1fr)}.admin-nav a{text-align:center}.admin-product-detail__grid{grid-template-columns:1fr}.admin-category-row{grid-template-columns:minmax(180px,1fr) 100px minmax(120px,auto)}.admin-category-row__actions{grid-column:1/-1}.statistics-summary{grid-template-columns:1fr}}@media (max-width:620px){.container{width:min(calc(100% - 28px), var(--container))}.site-header__inner{min-height:66px}.site-header__tagline{display:none}.site-header__actions{gap:8px}.site-header__seller-link{padding-inline:11px;font-size:.75rem}.hero__inner{padding-block:62px 70px}.hero h1{margin-bottom:30px;font-size:clamp(2.4rem,13vw,3.7rem)}.search-preview{grid-template-columns:1fr;gap:5px}.search-preview input{height:54px;padding-inline:15px}.search-preview button{width:100%}.search-page{padding-top:42px}.search-page__header h1{font-size:clamp(2.35rem,12vw,3.7rem)}.search-form{margin-bottom:42px}.search-form__query>div,.search-filters{grid-template-columns:1fr}.search-form__query button{min-height:52px}.search-filters__reset{grid-column:auto}.search-results__heading{flex-direction:column;align-items:start;gap:7px}.section{padding-block:62px}.section-heading,.catalog-header{flex-direction:column;align-items:start;gap:9px;margin-bottom:27px}.category-list,.product-grid{grid-template-columns:1fr}.category-list a{min-height:82px}.product-card{grid-template-columns:38% 1fr;display:grid}.product-card__image-link{aspect-ratio:auto;height:100%;min-height:230px}.product-card__meta{display:block}.stock{text-align:left;margin-top:4px;display:block}.product-card__title{min-height:auto}.product-card__body{padding:17px}.product-card__price{font-size:1.16rem}.page-content{padding-top:22px}.breadcrumbs{margin-bottom:38px}.gallery{grid-template-columns:1fr}.gallery__item,.gallery__item--main{aspect-ratio:4/3;grid-column:auto}.gallery__placeholder{min-height:340px}.pagination{grid-template-columns:1fr 1fr}.pagination>span:nth-child(2){grid-area:1/1/auto/-1;justify-self:center}.site-footer__inner{flex-direction:column;gap:7px}.seller-auth__intro{min-height:360px;padding:45px 24px}.seller-auth__intro h1{font-size:clamp(2.5rem,12vw,3.7rem)}.seller-auth__content{padding:48px 20px 70px}.seller-layout{padding-top:22px}.seller-nav{grid-template-columns:1fr}.seller-nav a{text-align:left}.seller-page-heading{flex-direction:column;align-items:start}.seller-page-heading .button{width:100%}.seller-overview-grid,.form-grid,.form-grid--compact{grid-template-columns:1fr}.field--wide{grid-column:auto}.product-images__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-upload{flex-direction:column;align-items:stretch}.seller-pagination{grid-template-columns:1fr 1fr}.seller-pagination span{grid-area:1/1/auto/-1;justify-self:center}.admin-auth{padding-block:35px 65px}.admin-login-card{padding:26px 21px}.admin-layout{padding-top:22px}.admin-nav{grid-template-columns:1fr}.admin-nav a{text-align:left}.admin-page-heading h1,.admin-product-detail>header h1{font-size:clamp(2.35rem,12vw,3.6rem)}.admin-toolbar,.admin-product-detail__topline{flex-direction:column;align-items:flex-start}.admin-status-filter{width:100%}.admin-category-create,.admin-category-row{grid-template-columns:1fr}.admin-category-row__actions{flex-wrap:wrap;grid-column:auto}.admin-category-row__actions .button{flex:1}.admin-product-images>div{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-periods{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.statistics-periods button{width:100%}.statistics-custom-period{grid-template-columns:1fr}.statistics-custom-period .button{width:100%}}@media (max-width:390px){.product-card{grid-template-columns:1fr}.product-card__image-link{aspect-ratio:4/3;min-height:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.checkout-card,.order-tracking__card,.seller-order-detail{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);gap:1.1rem;padding:1.35rem;display:grid}.checkout-card{margin-top:1.25rem}.checkout-card h2,.order-tracking h1,.seller-order-detail h2{margin:0}.checkout-card>div>p:last-child,.order-tracking__intro{color:var(--ink-soft);margin:.35rem 0 0}.checkout-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.checkout-form .field--wide,.checkout-form .form-message,.checkout-form .button{grid-column:1/-1}.order-tracking{max-width:760px}.order-tracking__card{margin:1.25rem 0}.order-tracking__card dl,.seller-order-detail__contacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;display:grid}.order-tracking__card dl div,.seller-order-detail__contacts div{gap:.2rem;display:grid}.order-tracking__card dt,.seller-order-detail__contacts dt{color:var(--ink-soft);font-size:.85rem}.order-tracking__card dd,.seller-order-detail__contacts dd{margin:0;font-weight:700}.order-tracking__message{border-top:1px solid var(--line);padding-top:1rem}.order-tracking__message p{white-space:pre-wrap;margin-bottom:0}.seller-orders{gap:1rem;display:grid}.seller-orders__filters{flex-wrap:wrap;gap:.5rem;display:flex}.seller-orders__filters button{border:1px solid var(--line);color:var(--ink-soft);background:var(--surface);cursor:pointer;border-radius:999px;padding:.5rem .8rem}.seller-orders__filters button[aria-pressed=true]{color:var(--accent-dark);border-color:var(--accent);background:var(--accent-soft)}.seller-orders__grid{grid-template-columns:minmax(260px,.9fr) minmax(360px,1.1fr);gap:1rem;display:grid}.seller-orders__list{align-content:start;gap:.65rem;display:grid}.seller-order-card{border:1px solid var(--line);color:var(--ink);background:var(--surface);text-align:left;cursor:pointer;border-radius:16px;gap:.35rem;padding:1rem;display:grid}.seller-order-card--active{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.seller-order-card__status{width:fit-content;color:var(--accent-dark);background:var(--accent-soft);border-radius:999px;padding:.12rem .45rem;font-size:.75rem;font-weight:700}.seller-order-card small{color:var(--ink-soft)}.seller-order-detail__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.seller-order-detail__heading>span{white-space:nowrap;font-weight:800}@media (max-width:760px){.checkout-form,.seller-orders__grid,.order-tracking__card dl,.seller-order-detail__contacts{grid-template-columns:1fr}}:root{--ink:#20212b;--ink-soft:#737586;--paper:#f6f6fa;--surface:#fff;--tint:#f1f0fb;--line:#e7e7ee;--accent:#5b34f2;--accent-dark:#4224c4;--accent-soft:#eeebff;--warm:#ff5c8d;--danger:#e14c62;--shadow:0 8px 28px #2522431a;--radius:18px;--container:1440px}body{background:var(--paper);letter-spacing:-.01em}.container{width:min(calc(100% - 48px), var(--container))}.site-header{z-index:20;box-shadow:0 1px 0 var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:0;position:sticky;top:0}.site-header__inner{gap:clamp(14px,2vw,30px);min-height:72px}.brand{color:#24232e;letter-spacing:-.06em;flex:none;gap:8px;font-size:1.25rem;font-weight:900}.brand__mark{background:linear-gradient(145deg,#6b4bf5,#4324d7);border-radius:11px 11px 11px 4px;width:36px;font-family:inherit;font-size:1.15rem;font-weight:900;box-shadow:0 6px 14px #5b34f240}.brand__name{letter-spacing:-.08em}.header-search{background:#f8f7fc;border:1px solid #dedcea;border-radius:14px;flex:620px;align-items:center;min-width:220px;max-width:820px;height:48px;padding:4px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.header-search:focus-within{background:#fff;border-color:#7b62f7;box-shadow:0 0 0 3px #5b34f21c}.header-search__catalog{color:#fff;background:var(--accent);white-space:nowrap;border-radius:10px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:.78rem;display:inline-flex}.header-search__catalog>span{gap:3px;width:15px;display:grid}.header-search__catalog i{background:currentColor;border-radius:2px;height:1.5px;display:block}.header-search input{width:100%;min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0 14px;font-size:.88rem}.header-search input::placeholder{color:#9898a8}.header-search button{color:#fff;cursor:pointer;background:#2b2b38;border:0;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;padding:0;display:grid}.header-search button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;width:18px}.site-header__actions{flex:none;gap:4px}.site-header__seller-link,.site-header__seller-link:hover{color:#565664;background:0 0;border:0;border-radius:10px;place-items:center;gap:3px;min-height:44px;padding:3px 7px;font-size:.68rem;font-weight:700;line-height:1.05;display:grid}.site-header__seller-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px}.site-header__seller-link:hover{color:var(--accent);background:var(--accent-soft)}.site-header__secondary{border-top:1px solid #f0eff5}.site-header__secondary-inner{color:#898997;justify-content:space-between;align-items:center;gap:24px;min-height:36px;font-size:.72rem;display:flex}.site-header__secondary p{margin:0}.site-header__secondary p span{color:var(--accent);font-size:1rem}.site-header__secondary nav{align-items:center;gap:21px;display:flex}.site-header__secondary a:hover{color:var(--accent)}.hero{color:#fff;background:0 0;padding-block:20px 0}.hero__inner{background:linear-gradient(110deg,#5f39eb 0%,#7747f1 51%,#f06a97 100%);border-radius:28px;grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);min-height:390px;padding:0;display:grid;overflow:hidden}.hero__inner:after{display:none}.hero__content{z-index:2;align-self:center;padding:clamp(38px,5vw,68px);position:relative}.hero__label{letter-spacing:.06em;text-transform:uppercase;background:#ffffff21;border:1px solid #ffffff52;border-radius:999px;width:fit-content;margin:0 0 17px;padding:6px 10px;font-size:.7rem;font-weight:800}.hero h1{letter-spacing:-.065em;max-width:650px;margin:0;font-family:inherit;font-size:clamp(2.45rem,4.5vw,4.45rem);font-weight:850;line-height:.96}.hero__description{color:#ffffffd4;max-width:495px;margin:22px 0 0;font-size:1rem;line-height:1.45}.hero__actions{align-items:center;gap:18px;margin-top:30px;display:flex}.hero__cta{color:#4930c9;background:#fff;border-radius:13px;align-items:center;gap:10px;min-height:48px;padding:0 19px;font-size:.84rem;font-weight:800;display:inline-flex;box-shadow:0 10px 20px #31146e29}.hero__cta span{font-size:1.1rem;transition:transform .15s}.hero__cta:hover span{transform:translate(3px)}.hero__actions p{color:#ffffffb3;max-width:155px;margin:0;font-size:.7rem;line-height:1.35}.hero__showcase{isolation:isolate;position:relative;overflow:hidden}.hero__showcase:before,.hero__showcase:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.hero__showcase:before{border:26px solid #ffffff1f;width:440px;height:440px;top:-125px;right:-75px}.hero__showcase:after{background:#4223b438;width:185px;height:185px;bottom:-70px;right:46px}.hero__shape{z-index:-1;border-radius:22px;position:absolute;transform:rotate(-24deg)}.hero__shape--one{background:#ffc45ef0;width:230px;height:98px;top:28px;left:1%}.hero__shape--two{background:#56dad0d1;width:175px;height:76px;bottom:72px;right:-18px}.hero__offer{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#31188633;border:1px solid #ffffff47;border-radius:22px;gap:9px;width:min(280px,55%);padding:22px;display:grid;position:absolute;top:50%;left:53%;transform:translate(-50%,-50%)rotate(7deg);box-shadow:0 18px 35px #2b147024}.hero__offer span{color:#ffe46d;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:800}.hero__offer strong{letter-spacing:-.06em;font-size:clamp(1.5rem,2.2vw,2.1rem);font-weight:850;line-height:.94}.hero__offer i{color:#ffffffc2;font-size:.66rem;font-style:normal;line-height:1.3}.hero__package{color:#5f37e7;letter-spacing:-.08em;background:#fff4bf;border-radius:18px 18px 34px;place-items:center;width:120px;height:98px;font-size:1.5rem;font-weight:900;display:grid;position:absolute;bottom:25px;right:18%;transform:rotate(-9deg);box-shadow:0 16px 22px #2b14702e}.section{padding-block:clamp(44px,5vw,70px)}.section--tinted{background:#f0effb}.section-heading,.catalog-header{margin-bottom:24px}.eyebrow{color:#7a67d8;letter-spacing:.08em;font-size:.68rem;font-weight:850}.section-heading h2,.catalog-header h1,.error-page h1{letter-spacing:-.055em;margin-top:5px;font-family:inherit;font-size:clamp(1.75rem,3vw,2.6rem);font-weight:850}.section-heading__link{color:var(--accent);align-items:center;gap:8px;font-size:.82rem;font-weight:800;display:inline-flex}.section-heading__link span{font-size:1rem}.category-list{border:0;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.category-list a{color:#2d2d38;background:#fff;border:0;border-radius:18px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;min-height:150px;padding:15px;font-size:.84rem;font-weight:750;display:flex;box-shadow:0 2px 6px #39325f08}.category-list a:hover{color:#2d2d38;box-shadow:var(--shadow);background:#fff;transform:translateY(-2px)}.category-list__icon{color:#5c38e7;background:#e9e5ff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:1.65rem;font-weight:400;display:grid}.category-list a:nth-child(2) .category-list__icon{color:#e44471;background:#ffe7ef}.category-list a:nth-child(3) .category-list__icon{color:#e67b24;background:#fff0df}.category-list a:nth-child(4) .category-list__icon{color:#0b918c;background:#dcf7f4}.category-list a:nth-child(5) .category-list__icon{color:#537cda;background:#e6efff}.category-list a:nth-child(6) .category-list__icon{color:#9a5ad3;background:#f1e5ff}.category-list__arrow{color:#aaa9b7;align-self:flex-end;margin-top:-28px;font-size:1rem}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.product-card{box-shadow:none;background:0 0;border:0;border-radius:14px;transition:transform .16s;overflow:visible}.product-card:hover{box-shadow:none;transform:translateY(-3px)}.product-card__image-link{aspect-ratio:1;background:#ecebf1;border-radius:14px}.product-card__image{transition:transform .24s}.product-card:hover .product-card__image{transform:scale(1.035)}.product-card__placeholder,.gallery__placeholder{color:#9087cf;background:linear-gradient(135deg,#ecebff,#e6efff);font-family:inherit;font-size:3.4rem;font-weight:800}.product-card__favourite{z-index:1;color:#5c5b68;background:#ffffffe6;border-radius:50%;place-items:center;width:31px;height:31px;font-size:1.35rem;line-height:1;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 2px 7px #231e3a1a}.product-card__badge{z-index:1;color:#177b5e;background:#e2fff5f0;border-radius:7px;padding:4px 7px;font-size:.61rem;font-weight:800;position:absolute;bottom:8px;left:8px}.product-card__body{padding:10px 3px 3px}.product-card__meta{color:#8a8998;justify-content:flex-start;gap:7px;font-size:.67rem}.product-card__meta>a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stock{display:none}.product-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.65em;margin:6px 0 3px;font-size:.81rem;font-weight:650;line-height:1.32;display:-webkit-box;overflow:hidden}.product-card__title a:hover,.product-card__meta>a:hover{color:var(--accent)}.product-card__seller{color:#8b8a97;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.67rem;overflow:hidden}.product-card__price{color:#242431;letter-spacing:-.04em;margin:9px 0 7px;font-size:1.1rem;font-weight:850}.text-link{color:var(--accent);align-items:center;gap:4px;font-size:.7rem;font-weight:800;display:inline-flex}.page-content{padding-block:24px 70px}.breadcrumbs{color:#858492;margin-bottom:28px;font-size:.76rem}.breadcrumbs a:hover{color:var(--accent)}.catalog-header{align-items:center}.catalog-header>p,.section-heading>p{color:#716c99;background:#edeaff;border-radius:9px;padding:7px 10px;font-size:.72rem;font-weight:750}.product-detail{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:clamp(28px,4vw,64px)}.gallery{gap:10px}.gallery__item{background:#ecebf1;border-radius:15px}.gallery__item--main,.gallery__placeholder{border-radius:20px}.product-detail__info{top:126px}.product-detail__info h1{letter-spacing:-.06em;margin:6px 0 17px;font-family:inherit;font-size:clamp(1.85rem,3vw,3rem);font-weight:850;line-height:1.04}.product-detail__price{font-size:clamp(1.8rem,2.4vw,2.3rem)}.availability{color:#249270;margin:8px 0 18px;font-size:.78rem}.seller-card,.checkout-card{border:1px solid #e8e6f0;border-radius:16px;box-shadow:0 4px 16px #2e2a4c0a}.seller-card{padding:19px}.seller-card__label{color:#898795}.seller-card__name{font-size:1rem}.product-buy-button,.button{background:var(--accent);border-radius:11px;font-size:.83rem}.button--secondary{color:var(--accent);background:var(--accent-soft)}.product-description,.product-tags{margin-top:25px}.product-description h2,.product-tags h2{font-size:.94rem}.product-tags li{color:#655c91;background:#f0eef9}.search-page{padding-block:32px 72px}.search-page__header h1{letter-spacing:-.06em;font-family:inherit;font-weight:850}.search-form{border:0;border-radius:18px;padding:18px;box-shadow:0 3px 15px #2e2a4c0d}.search-form__query input,.search-filters input,.search-filters select{border-color:#e2e0ea;border-radius:10px}.search-form__query input:focus,.search-filters input:focus,.search-filters select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #5b34f21a}.search-form__query button{background:var(--accent);border-radius:10px}.search-results__heading h2{letter-spacing:-.05em;font-family:inherit;font-weight:850}.pagination a{color:var(--accent)}.empty-state{background:#fbfaff;border-color:#d9d5eb}.empty-state__mark{color:var(--accent)}.site-footer{color:#9c9ca8;background:#292834;padding-block:25px}@media (max-width:1180px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-list{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header__seller-link--profile{display:none}}@media (max-width:820px){.container{width:min(calc(100% - 32px), var(--container))}.site-header__inner{gap:10px;min-height:64px}.brand__name,.header-search__catalog b,.site-header__seller-link span,.site-header__secondary{display:none}.brand__mark{width:34px}.header-search{height:43px}.header-search__catalog{min-height:35px;padding:0 9px}.header-search input{padding-inline:10px;font-size:.78rem}.header-search button{width:35px;height:35px}.site-header__seller-link,.site-header__seller-link:hover{min-height:40px;padding:4px}.hero{padding-top:14px}.hero__inner{grid-template-columns:1fr;min-height:345px}.hero__content{padding:42px 30px}.hero__showcase{display:none}.hero h1{font-size:clamp(2.25rem,8vw,3.55rem)}.hero__description{max-width:410px;font-size:.9rem}.hero__offer{width:220px;top:54%;left:58%}.hero__package{right:10%}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail{grid-template-columns:1fr}.product-detail__info{position:static}.seller-import__guide{grid-template-columns:1fr}}@media (max-width:560px){.container{width:min(calc(100% - 24px), var(--container))}.header-search__catalog{display:none}.header-search input{padding-left:11px}.site-header__actions{gap:0}.site-header__seller-link:first-child{display:none}.hero__inner{border-radius:20px;min-height:365px}.hero__content{padding:32px 24px}.hero h1{font-size:clamp(2.1rem,10vw,3rem)}.hero h1 br{display:none}.hero__description{max-width:280px;font-size:.82rem}.hero__actions{flex-direction:column;align-items:flex-start;gap:12px;margin-top:22px}.hero__actions p{max-width:190px}.hero__showcase{left:53%}.hero__offer{width:180px;padding:16px;left:65%}.hero__offer strong{font-size:1.4rem}.hero__package{width:86px;height:70px;font-size:1.1rem;bottom:32px;right:-3%}.section{padding-block:38px}.section-heading,.catalog-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:19px}.category-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.category-list a{border-radius:14px;min-height:120px;padding:12px;font-size:.76rem}.category-list__icon{border-radius:12px;width:40px;height:40px;font-size:1.35rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 9px}.product-card{display:block}.product-card__image-link{aspect-ratio:1;min-height:0}.product-card__body{padding:8px 2px 2px}.product-card__title{font-size:.74rem}.product-card__seller,.product-card__meta,.text-link{font-size:.62rem}.product-card__price{margin-block:7px 5px;font-size:.96rem}.page-content{padding-block:19px 48px}.breadcrumbs{margin-bottom:19px}.product-detail__info h1{font-size:1.75rem}.gallery__placeholder{min-height:280px}.site-footer__inner{align-items:flex-start;font-size:.7rem}}.related-products{margin-top:clamp(58px,8vw,108px)}.related-products .section-heading{margin-bottom:20px}.product-card__promotion{z-index:1;color:#6b4918;background:#ffefc9f5;border-radius:7px;padding:4px 7px;font-size:.61rem;font-weight:800;position:absolute;top:8px;left:8px}.product-promotion-label{color:#6b4918;background:#fff0ca;border-radius:999px;width:fit-content;margin:-14px 0 22px;padding:5px 9px;font-size:.75rem;font-weight:800}.status-badge--promotion{color:#6b4918;background:#fff0ca}.seller-products-table__promotion{min-width:150px;color:var(--ink-soft);font-size:.74rem!important}.seller-products-table__promotion>*+*{margin-left:8px}.seller-products-table__promotion button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:.76rem;font-weight:750}.seller-products-table__promotion-status{color:var(--ink-soft)}.admin-promotion-duration{width:min(100%,220px)}.admin-promotions-table td:first-child>a{gap:2px;display:grid}.admin-promotions-table td:first-child small,.admin-promotions-table__reason{color:var(--ink-soft);font-size:.69rem}.admin-promotions-table__reason{white-space:normal;max-width:230px;margin-top:5px;display:block}.admin-promotions-table__actions{justify-content:flex-end;gap:9px;display:flex}.admin-promotions-table__actions button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:.76rem;font-weight:750}.admin-promotions-table__actions button:last-child{color:var(--danger)}.advertising-campaigns{gap:28px;display:grid}.advertising-campaigns__notice{gap:4px;display:grid}.advertising-campaigns__notice p,.advertising-campaigns__statistics p{color:var(--ink-soft);margin:0}.advertising-campaigns__form,.advertising-campaigns__statistics{gap:22px;display:grid}.advertising-campaigns__form h2,.advertising-campaigns__statistics h2{margin:4px 0 0}.advertising-campaigns__reason,.advertising-campaigns__table small,.admin-campaigns-table small{color:var(--ink-soft);margin-top:4px;font-size:.7rem;display:block}.advertising-campaigns__actions{justify-content:flex-end;gap:9px;display:flex}.advertising-campaigns__actions button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:.76rem;font-weight:750}.advertising-campaigns__actions button:last-child{color:var(--danger)}.advertising-campaigns__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.advertising-campaigns__metrics span{color:var(--ink-soft);background:var(--tint);border-radius:14px;gap:4px;padding:14px;font-size:.75rem;display:grid}.advertising-campaigns__metrics strong{color:var(--ink);font-size:1.1rem}.gallery__item{width:100%;color:inherit;text-align:left;cursor:zoom-in;border:0;padding:0;position:relative}.gallery__item:focus-visible{z-index:1}.gallery__open-hint{color:var(--ink);opacity:0;pointer-events:none;background:#ffffffe0;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:750;transition:opacity .16s,transform .16s;position:absolute;bottom:12px;right:12px;transform:translateY(4px);box-shadow:0 4px 14px #141e171f}.gallery__item:hover .gallery__open-hint,.gallery__item:focus-visible .gallery__open-hint{opacity:1;transform:translateY(0)}.gallery-lightbox{z-index:50;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);overscroll-behavior:contain;background:#131915e6;place-items:center;padding:clamp(14px,3vw,42px);display:grid;position:fixed;inset:0}.gallery-lightbox__content{flex-direction:column;gap:14px;width:min(100%,1120px);height:min(100%,860px);display:flex;position:relative}.gallery-lightbox__stage{touch-action:pan-y;flex:1;place-items:center;min-height:0;display:grid;position:relative}.gallery-lightbox__image{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:14px;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.gallery-lightbox__close,.gallery-lightbox__nav{color:#fff;cursor:pointer;background:#ffffff24;border:0;place-items:center;transition:background .16s,transform .16s;display:grid;box-shadow:0 5px 18px #0003}.gallery-lightbox__close:hover,.gallery-lightbox__nav:hover{background:#ffffff40}.gallery-lightbox__close{z-index:1;border-radius:50%;width:44px;height:44px;font-size:2rem;line-height:1;position:absolute;top:0;right:0}.gallery-lightbox__close span{margin-top:-3px}.gallery-lightbox__nav{border-radius:14px;width:48px;height:64px;font-size:2.8rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox__nav:hover{transform:translateY(-50%)scale(1.04)}.gallery-lightbox__nav--previous{left:12px}.gallery-lightbox__nav--next{right:12px}.gallery-lightbox__footer{color:#ffffffc7;justify-content:space-between;align-items:center;gap:18px;min-height:66px;font-size:.82rem;display:flex}.gallery-lightbox__thumbs{scrollbar-width:thin;gap:8px;max-width:min(80%,620px);padding:4px;display:flex;overflow-x:auto}.gallery-lightbox__thumb{opacity:.65;cursor:pointer;background:#ffffff1a;border:2px solid #0000;border-radius:8px;flex:0 0 58px;width:58px;height:48px;padding:0;transition:border-color .16s,opacity .16s;overflow:hidden}.gallery-lightbox__thumb:hover,.gallery-lightbox__thumb--active{opacity:1;border-color:#fff}.gallery-lightbox__thumb img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:620px){.gallery-lightbox{padding:12px}.gallery-lightbox__content{gap:8px;height:min(100%,760px)}.gallery-lightbox__nav{width:40px;height:52px}.gallery-lightbox__nav--previous{left:5px}.gallery-lightbox__nav--next{right:5px}.gallery-lightbox__footer{flex-direction:column;align-items:flex-start;gap:6px;min-height:62px}.gallery-lightbox__thumbs{width:100%;max-width:none}}@media (prefers-reduced-motion:reduce){.gallery__open-hint,.gallery-lightbox__close,.gallery-lightbox__nav,.gallery-lightbox__thumb{transition:none}}.gallery{display:block}.gallery__preview{background:#ecebf1;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 8px 24px #2e2a4c0f}.gallery__item,.gallery__item--main{aspect-ratio:4/3;border-radius:inherit;touch-action:pan-y}.gallery__item img{object-fit:contain;-webkit-user-select:none;user-select:none;background:#f1f0f5}.gallery__open-hint{left:16px;right:auto}.gallery__controls{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.gallery__control{color:#fff;background:var(--accent);cursor:pointer;pointer-events:auto;border:2px solid #ffffffeb;border-radius:50%;place-items:center;width:58px;height:58px;padding:0;font-size:1.9rem;font-weight:900;line-height:1;transition:background .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 8px 20px #17211b4d,0 0 0 4px #ffffff38}.gallery__control:hover{background:var(--accent-dark);transform:scale(1.08);box-shadow:0 10px 24px #17211b61,0 0 0 5px #ffffff4d}.gallery__control:focus-visible{outline:3px solid var(--warm);outline-offset:4px}.gallery__control span{margin-top:-3px}.gallery__counter{z-index:2;color:#fff;font-variant-numeric:tabular-nums;pointer-events:none;background:#17211ba8;border:1px solid #ffffffb8;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:800;position:absolute;bottom:16px;right:16px}.gallery-lightbox__nav{background:var(--accent);border:2px solid #ffffffeb;font-size:1.85rem;font-weight:900}.gallery-lightbox__nav:hover{background:var(--accent-dark)}:is(.admin-category-create:has(input[name=price]),.admin-category-row:has(input[step="0.01"])){grid-template-columns:minmax(180px,1fr) 110px 120px 120px minmax(120px,auto) auto}.wallet-balance{border:1px solid var(--line);background:linear-gradient(135deg,#f6f9f3,#fffdf8);border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(290px,.75fr);align-items:center;gap:24px;padding:28px;display:grid}.wallet-balance strong{color:var(--accent-dark);margin-top:6px;font-size:clamp(2rem,4vw,3.2rem);line-height:1;display:block}.wallet-balance p{max-width:620px;color:var(--muted);margin:14px 0 0}.wallet-top-up{gap:8px;display:grid}.wallet-top-up label{font-weight:800}.wallet-top-up>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.wallet-top-up input{border:1px solid var(--line);min-width:0;font:inherit;border-radius:10px;padding:12px 14px}.wallet-top-up small{color:var(--muted);line-height:1.45}.wallet-table__credit{color:#177541;font-weight:800}.wallet-table__debit{color:#a43a2e;font-weight:800}@media (max-width:620px){.billing-current,.billing-history__heading{flex-direction:column;align-items:start}.billing-current__expiry{text-align:left}:is(.admin-category-create:has(input[name=price]),.admin-category-row:has(input[step="0.01"])){grid-template-columns:1fr}.wallet-balance{grid-template-columns:1fr;padding:20px}.gallery__preview{border-radius:18px}.gallery__controls{padding:10px}.gallery__control{width:48px;height:48px;font-size:1.55rem}.gallery__counter{bottom:10px;right:10px}}@media (prefers-reduced-motion:reduce){.gallery__control{transition:none}}
