.commerce{background:var(--paper);min-height:100vh}.commerce svg{vertical-align:middle;flex-shrink:0}.commerce-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:auto;padding:22px 32px;display:flex}.commerce-brand{color:var(--blue);letter-spacing:-1.5px;white-space:nowrap;font-size:29px;font-weight:800}.commerce-brand svg{width:30px;height:30px;margin-right:5px}.commerce-brand span{font-weight:500}.commerce-header nav{align-items:center;gap:28px;font-size:14px;font-weight:650;display:flex}.commerce-cart-link{border:1px solid var(--line);border-radius:12px;align-items:center;gap:8px;padding:8px 12px;display:flex}.commerce-cart-link span{color:var(--blue);min-width:15px}.commerce-main{max-width:1240px;margin:auto;padding:36px 32px 70px}.commerce-main h1{letter-spacing:-1.2px;margin:10px 0 16px;font-size:clamp(27px,3.5vw,42px);font-weight:750;line-height:1.18}.commerce-main h2{font-weight:700}.commerce-main p{color:var(--muted)}.commerce-eyebrow{color:var(--blue);letter-spacing:2px;font-size:12px;font-weight:800}.commerce-hero{background:#eaf2ff;border:1px solid #d7e5fc;border-radius:24px;grid-template-columns:1.2fr 1fr;align-items:center;gap:35px;margin-bottom:58px;padding:48px;display:grid;overflow:hidden}.commerce-hero h1{font-size:clamp(32px,4.2vw,52px);line-height:1.1}.commerce-hero p{max-width:510px;margin-bottom:24px}.commerce-hero-books{align-items:center;gap:10px;min-height:180px;display:flex}.commerce-hero-books img{aspect-ratio:3/4;object-fit:contain;filter:drop-shadow(0 15px 12px #27345130);border-radius:8px;width:31%}.commerce-hero-books img:nth-child(2){transform:translateY(-14px)}.commerce-section-title{justify-content:space-between;gap:20px;margin:0 0 28px;display:flex}.commerce-section-title p{margin-bottom:0}.commerce-filters{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:2fr 1fr 1fr;gap:16px;margin-bottom:26px;padding:20px;display:grid}.commerce-filters label,.commerce-field{gap:8px;font-size:13px;font-weight:650;display:grid}.commerce-filters input,.commerce-filters select,.commerce-field input,.commerce-field select,.commerce-field textarea{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;min-width:0;padding:12px 14px;font-size:15px;font-weight:400}.commerce-field{margin:0 0 20px}.commerce-field small,.commerce-checkout-card small{color:var(--muted);font-size:12px;font-weight:400}.commerce-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.commerce-product{background:#fff;border:1px solid #e3e3e9;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.commerce-product-image{aspect-ratio:1/1.04;background:#f2f3f5;justify-content:center;align-items:center;padding:24px;display:flex;position:relative}.commerce-product-image img{object-fit:contain;width:100%;height:100%;transition:transform .2s}.commerce-product-image:hover img{transform:scale(1.04)}.commerce-product-image>svg{color:#abb4c5;width:65px;height:65px}.commerce-product-image>span{background:#fff;border-radius:6px;padding:5px 8px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px}.commerce-product>div{flex-direction:column;flex:1;gap:8px;padding:18px;display:flex}.commerce-product h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:45px;margin:0;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.commerce-stock{font-size:12px;color:var(--green)!important}.commerce-out{font-size:12px;color:var(--red)!important}.commerce-product strong{color:var(--blue);margin-top:auto;font-size:18px}.commerce-primary,.commerce-secondary{text-align:center;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 18px;font-size:14px;font-weight:700;display:inline-flex}.commerce-primary{background:var(--blue);color:#fff;border:1px solid var(--blue)}.commerce-secondary{color:var(--blue);background:#fff;border:1px solid #ccd8f4}.commerce-primary svg,.commerce-secondary svg{width:18px;height:18px}.commerce-product .commerce-secondary{margin-top:6px;padding:10px;font-size:12px}.commerce-notice{color:#224571;overflow-wrap:anywhere;background:#edf5ff;border:1px solid #d1e1fa;border-radius:10px;margin:16px 0;padding:14px 16px;font-size:14px}.commerce-notice a,.commerce-notice button{font-weight:750;text-decoration:underline}.commerce-notice.is-error{color:#8c3d2d;background:#fff1ed;border-color:#efc6bb}.commerce-skeletons{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.commerce-skeletons div{background:linear-gradient(120deg,#edf0f5,#f9fafc,#edf0f5);border-radius:16px;height:330px}.commerce-more{text-align:center;padding:28px 0 12px}.commerce-result-note{color:var(--muted);text-align:center;margin-top:20px;font-size:12px;display:block}.commerce-back{color:var(--muted);align-items:center;gap:8px;margin-bottom:25px;font-size:13px;display:inline-flex}.commerce-back svg{width:16px}.commerce-detail{grid-template-columns:1fr 1.2fr;align-items:start;gap:64px;display:grid}.commerce-detail-image{background:#f0f2f6;border-radius:20px;justify-content:center;padding:35px;display:flex}.commerce-detail-image img{object-fit:contain;max-width:100%;max-height:580px}.commerce-detail-image>svg{color:#abb4c5;width:100px;height:200px}.commerce-description{white-space:pre-line;line-height:1.8}.commerce-price{color:var(--blue);font-size:32px;display:block}.commerce-bundle{border:1px solid var(--line);border-radius:12px;margin:24px 0;padding:16px 20px;font-size:14px}.commerce-bundle h2{margin:0 0 12px;font-size:16px}.commerce-bundle ul{padding-left:18px;list-style:outside}.commerce-bundle li{margin:8px 0}.commerce-fineprint{margin-top:18px;font-size:12px;line-height:1.7}.commerce-cart-layout{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);align-items:start;gap:30px;display:grid}.commerce-cart-items,.commerce-summary,.commerce-checkout-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px}.commerce-cart-item{border-bottom:1px solid var(--line);align-items:start;gap:18px;padding:22px 0;display:flex}.commerce-cart-item:first-child{padding-top:0}.commerce-cart-item:last-child{border-bottom:0;padding-bottom:0}.commerce-cart-item>img{object-fit:contain;background:#f2f4f6;border-radius:8px;width:80px;height:100px}.commerce-cart-item>div{flex:1;min-width:0}.commerce-cart-item h2{margin:0 0 5px;font-size:15px}.commerce-cart-item small{color:var(--muted);font-size:12px}.commerce-cart-item strong{color:var(--blue);margin:8px 0;font-size:14px;display:block}.commerce-cart-item>b{white-space:nowrap;font-size:14px}.commerce-quantity{align-items:center;gap:12px;display:flex}.commerce-quantity button{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.commerce-quantity svg{width:15px}.commerce-summary h2{margin:0 0 20px;font-size:19px}.commerce-summary>div{justify-content:space-between;align-items:baseline;gap:16px;margin:14px 0;font-size:13px;display:flex}.commerce-summary>p{font-size:13px}.commerce-summary>small{color:var(--muted);font-size:12px;display:block}.commerce-summary .commerce-primary{width:100%;margin-top:12px}.commerce-summary>.commerce-summary-item{border-bottom:1px solid #eee;align-items:center;padding-bottom:12px}.commerce-summary-item img{object-fit:contain;width:48px;height:65px}.commerce-summary-item span{flex:1;font-size:12px}.commerce-summary-item small{color:var(--muted);margin-top:5px;display:block}.commerce-summary .commerce-total{border-top:1px solid var(--line);padding-top:16px;font-size:18px}.commerce-summary .commerce-total b{color:var(--blue)}.commerce-steps{gap:24px;margin:0 0 30px;padding:0;list-style:none;display:flex}.commerce-steps li{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.commerce-steps li>span{background:#e9eaf0;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.commerce-steps li.active{color:var(--blue)}.commerce-steps li.active>span{background:var(--blue);color:#fff}.commerce-checkout-card fieldset{border:0;min-width:0;margin:0;padding:0}.commerce-checkout-card legend{margin:0 0 22px;font-size:19px;font-weight:700}.commerce-checkout-card p{font-size:14px;line-height:1.8}.commerce-checkout-card .commerce-secondary{margin-top:14px}.commerce-location-results{border:1px solid var(--line);border-radius:10px;max-height:250px;padding:0;list-style:none;overflow:auto}.commerce-location-results button{text-align:left;background:#fff;border:0;border-bottom:1px solid #eee;width:100%;padding:14px;font-size:13px}.commerce-location-results button:hover{background:var(--soft-blue)}.commerce-checkout-card .commerce-shipping-options{margin-top:24px}.commerce-shipping-options legend{font-size:15px}.commerce-choice{border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:center;gap:12px;margin-bottom:10px;padding:14px;font-size:13px;display:flex}.commerce-choice input{accent-color:var(--blue)}.commerce-choice span{flex:1}.commerce-choice small{margin-top:3px;display:block}.commerce-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.commerce-actions .commerce-secondary{margin-top:0}.commerce-consent{align-items:start;gap:12px;margin-top:24px;font-size:13px;display:flex}.commerce-consent input{flex-shrink:0;margin-top:4px}.commerce-empty{text-align:center;border:1px solid var(--line);background:#fff;border-radius:18px;padding:65px 20px}.commerce-empty>svg{width:50px;height:50px;color:var(--blue)}.commerce-empty h2{font-size:23px}.commerce-order{max-width:780px}.commerce-order .commerce-notice{display:block}.commerce-footer{border-top:1px solid var(--line);max-width:1176px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:14px 28px;margin:auto;padding:30px 0;font-size:13px;display:flex}.commerce-footer>a{color:var(--blue);font-size:19px;font-weight:800}.commerce-footer small{margin-left:auto;font-size:12px}@media (max-width:950px){.commerce-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-hero{padding:30px}.commerce-cart-layout{grid-template-columns:minmax(0,1fr)}.commerce-detail{gap:28px}.commerce-footer{margin:0 32px}}@media (max-width:640px){.commerce-header{gap:10px;padding:18px 16px}.commerce-brand{font-size:22px}.commerce-brand svg{width:22px;height:22px}.commerce-header nav{gap:12px;font-size:12px}.commerce-header nav>a:nth-child(2):not(.commerce-cart-link){display:none}.commerce-cart-link{padding:7px}.commerce-main{padding:24px 16px 40px}.commerce-grid,.commerce-skeletons{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.commerce-product>div{padding:12px}.commerce-product h2{min-height:39px;font-size:13px}.commerce-product strong{font-size:16px}.commerce-product-image{padding:24px 14px 12px}.commerce-product-image>span{padding:3px 5px;top:8px;left:8px}.commerce-filters{grid-template-columns:1fr 1fr;gap:12px;padding:14px}.commerce-filters label:first-child{grid-column:1/-1}.commerce-hero{grid-template-columns:1fr;gap:35px;margin-bottom:36px;padding:28px}.commerce-hero h1{font-size:34px}.commerce-hero p{font-size:14px}.commerce-hero-books{justify-content:center;min-height:150px;max-height:150px}.commerce-hero-books img{width:27%;max-height:150px}.commerce-detail{grid-template-columns:1fr;gap:30px}.commerce-detail-image img{max-height:360px}.commerce-steps{gap:12px}.commerce-steps li{flex-direction:column;align-items:start;gap:5px;font-size:12px}.commerce-steps li>span{width:23px;height:23px}.commerce-cart-items,.commerce-summary,.commerce-checkout-card{padding:18px}.commerce-cart-item{flex-wrap:wrap;gap:12px}.commerce-cart-item>img{width:60px;height:85px}.commerce-cart-item>b{display:none}.commerce-choice{flex-wrap:wrap;padding:12px}.commerce-choice strong{margin-left:25px}.commerce-footer{margin:0 16px}.commerce-footer small{margin-left:0}.commerce-actions{align-items:stretch}.commerce-actions>button{flex:1}}.scalev-notice{border:1px solid var(--line);background:var(--soft-blue);color:var(--ink);border-radius:5px;margin:12px 0;padding:12px 14px;font-size:13px}.scalev-notice.is-error{border-color:var(--red);color:var(--red);background:#fff5f5}.scalev-notice button{background:0 0;border:0;margin-left:8px;text-decoration:underline}.scalev-pagination{text-align:center;margin:24px 0}.scalev-pagination p,.scalev-help{color:var(--muted);font-size:12px;line-height:1.6}.scalev-selection{margin:16px 0;font-size:14px}.scalev-selection label{gap:8px;display:grid}.scalev-selection select{border:1px solid var(--line);background:var(--paper);border-radius:5px;width:100%;min-height:44px;padding:8px}.scalev-selection ul{padding-left:20px;list-style:outside}.scalev-checkout-status{width:min(980px,100% - 32px);margin:auto}.scalev-checkout fieldset{border:0;min-width:0;margin:0;padding:0}.scalev-checkout .checkout-card fieldset>label{margin-bottom:15px;font-size:13px;font-weight:600;display:block}.scalev-checkout .checkout-card fieldset>.scalev-consent{align-items:flex-start;gap:10px;font-weight:400;display:flex}.scalev-checkout .checkout-card .scalev-consent input{width:18px;height:18px;min-height:18px;accent-color:var(--blue);flex-shrink:0;margin:3px 0 0;padding:0}.scalev-secondary{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--blue);border-radius:5px;margin:12px 10px 12px 0;padding:10px 16px;font-size:13px;font-weight:600}.scalev-checkout .scalev-shipping{margin-top:18px}.scalev-shipping legend{margin-bottom:12px;font-weight:700}.scalev-locations{border:1px solid var(--line);max-height:250px;padding:0;list-style:none;overflow:auto}.scalev-locations button{background:var(--surface);border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;padding:14px;font-size:13px}.scalev-locations button:hover{background:var(--soft-blue)}.scalev-checkout .checkout-summary img{object-fit:contain}
.account-text-button{justify-content:flex-start;align-items:center;gap:8px;font-weight:600;display:inline-flex;color:var(--blue)!important;background:0 0!important;border:0!important;height:auto!important;padding:5px 0!important}.account-checkbox{grid-template-columns:18px minmax(0,1fr);align-items:start;column-gap:10px;line-height:1.5;display:grid!important}.account-checkbox input{accent-color:var(--blue);width:18px!important;height:18px!important;min-height:18px!important;margin:2px 0 0!important;padding:0!important}.account-checkbox span{min-width:0}.account-panel{border:1px solid var(--line);background:#fff;border-radius:12px;margin:20px 0;padding:24px}.account-panel form{gap:14px;display:grid}.account-panel label{gap:6px;font-size:14px;display:grid}.account-panel input:not([type=checkbox]),.account-panel textarea,.account-panel select{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:12px}.account-panel h2{margin-bottom:18px;font-size:22px}.account-panel .account-checkbox{display:flex}.account-links{flex-wrap:wrap;gap:12px;margin:20px 0;display:flex}.account-links a{border:1px solid var(--line);color:var(--blue);border-radius:8px;padding:10px 14px}.account-avatar{background:var(--pale-blue);width:72px;height:72px;color:var(--blue);border-radius:50%;place-items:center;font-size:30px;display:grid}.account-order{border-bottom:1px solid var(--line);gap:8px;padding:18px 0;display:grid}.account-order small{color:var(--muted)}.member-benefit{color:#405149;background:#f2faf6;border:1px solid #d8ebe3;border-radius:10px;gap:7px;margin:18px 0;padding:16px;font-size:13px;display:grid}.member-benefit b{color:#0b7a5e;font-size:14px}.member-benefit span:before{content:"✓";color:#0b7a5e;margin-right:8px;font-weight:800}
:root{--ui-green:#0b7a5e;--ui-ink:#202824;--ui-muted:#69736f;--ui-line:#e5e9e6;--ui-pale:#f5f7f5;--bg:#fff;--paper:#fff;--low:#f6f8f7;--container:#f5f7f9;--border:#e5e9e6;--line:#e5e9e6;--primary:#0b7a5e;--primary-press:#08664f;--accent:#0b7a5e;--blue:#0b7a5e;--blue-dark:#08664f;--soft-blue:#e5f3ec;--success:#0b7a5e;--green:#0b7a5e;--ink:#202824;--text-2:#69736f;--muted:#69736f}.ob-app{color:var(--ui-ink);background:#fff;font-family:Plus Jakarta Sans,Arial,sans-serif}.ob-app .container{width:min(100% - 48px,1200px)}.ob-footer{color:#cbd3ce;background:#1e2422;border:0;margin-top:0;padding:50px 0 0}.ob-footer>.container{grid-template-columns:minmax(280px,2fr) repeat(3,minmax(0,1fr));gap:42px;padding-bottom:45px;display:grid}.ob-footer .footer-brand{grid-column:auto}.ob-footer .ob-logo{color:#fff;width:max-content;font-size:22px}.ob-footer .ob-logo small{color:#d6dcd8}.ob-footer p{color:#a5b0a9;max-width:290px;margin:16px 0 13px;font-size:12px}.ob-footer .footer-brand>a:last-child{color:#dce6e0;font-size:12px}.ob-footer nav{color:#a5b0a9;flex-direction:column;gap:11px;font-size:12px;text-decoration:none;display:flex}.ob-footer nav strong{color:#fff;margin-bottom:7px;font-size:12px}.ob-footer .footer-bottom{border-top:1px solid #3a4740}.ob-footer .footer-bottom .container{justify-content:space-between;align-items:center;gap:18px;padding:17px 0;display:flex}.ob-footer .footer-bottom small,.ob-footer .footer-bottom span{color:#9eaba2;font-size:10px}.market-home .ob-footer>.container{grid-template-columns:minmax(280px,2fr) repeat(3,minmax(0,1fr));gap:42px}.market-home .ob-footer .footer-brand{grid-column:auto}.market-topbar{color:#f4f5f2;background:#1e2422;min-height:34px;font-size:11px}.market-topbar .container{justify-content:center;max-width:1200px}.market-topbar .container>div{display:none}.ob-header{border-bottom:1px solid var(--ui-line);height:76px;min-height:76px;box-shadow:none;grid-template-columns:auto minmax(0,1fr) minmax(220px,320px) auto;column-gap:36px;padding:0 max(24px,50vw - 600px)}.ob-logo{white-space:nowrap;color:var(--ui-ink);letter-spacing:-.075em;flex-direction:column;align-items:flex-start;font-size:22px;font-weight:800;line-height:1;display:flex}.ob-logo span{color:var(--ui-green)}.ob-logo small{color:var(--ui-ink);letter-spacing:.34em;align-self:center;margin-top:4px;font-size:6px;font-weight:800;display:block}.ob-header>nav{order:0;justify-content:center;align-items:center;gap:30px;display:flex}.ob-header>nav a{color:#4e5953;white-space:nowrap;font-size:13px;font-weight:600}.ob-header>nav a.active,.ob-header>nav a:hover{color:var(--ui-green)}.ob-header>.header-search{color:#909994;background:var(--ui-pale);text-align:left;border:1px solid #e8ece9;border-radius:9px;order:1;align-items:center;gap:9px;min-height:40px;padding:0 15px;font-size:12px;display:flex}.ob-header>.header-search svg{width:18px;height:18px}.head-actions{order:2;align-items:center;gap:13px;display:flex}.head-actions>button{color:var(--ui-ink);background:0 0;border:0}.head-actions>button svg{width:20px;height:20px}.head-actions .header-login-button{color:#fff;background:#1b1d21;border-radius:8px;align-items:center;min-height:37px;padding:0 16px;font-size:12px;font-weight:700;display:inline-flex}.head-actions .header-register-button{border:1px solid var(--ui-green);min-height:37px;color:var(--ui-green);background:#fff;border-radius:8px;align-items:center;padding:0 16px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.head-actions .header-register-button:hover{color:#fff;background:var(--ui-green)}.head-actions .header-account-button{color:var(--ui-ink)}.ui-home{background:#fff}.ui-home .market-entry.market-entry-focused{padding-top:0;display:block}.ui-home .market-lead{display:block}.ui-home .market-hero{min-height:510px;color:var(--ui-ink);background:#fff;border-radius:0;grid-template-columns:1.08fr .92fr;align-items:center;padding:42px 0 34px;display:grid;overflow:hidden}.ui-home .market-hero:before{display:none}.ui-home .market-hero-copy{padding:0}.ui-home .market-hero-copy>span{color:var(--ui-green);letter-spacing:0;background:#e6f3ec;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:700;display:inline-flex}.ui-home .market-section-head span,.ui-promo span{color:var(--ui-green);letter-spacing:.12em;background:0 0;padding:0;font-size:11px;font-weight:800}.member-promo-banner{color:#173229;background:#f0faf5;border:1px solid #d8ebe3;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin:0 0 34px;padding:20px 24px;text-decoration:none;display:grid}.member-promo-banner>span{color:#fff;background:var(--ui-green);border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.member-promo-banner>span svg{width:23px;height:23px}.member-promo-banner div{gap:3px;display:grid}.member-promo-banner small{color:var(--ui-green);letter-spacing:.12em;font-size:10px;font-weight:800}.member-promo-banner strong{color:#15241f;font-size:16px;line-height:1.35}.member-promo-banner p{color:#617069;margin:0;font-size:12px}.member-promo-banner>b{color:var(--ui-green);white-space:nowrap;align-items:center;gap:4px;font-size:13px;display:flex}.member-promo-banner>b svg{width:16px}.ui-home .market-hero-copy h1{max-width:570px;color:var(--ui-ink);letter-spacing:-.055em;margin:22px 0;font-size:clamp(38px,4vw,56px);font-weight:800;line-height:1.1}.ui-home .market-hero-copy p{color:#66716b;max-width:470px;margin:0;font-size:15px;line-height:1.8}.ui-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.ui-home .ui-hero-actions a{border:1px solid var(--ui-green);background:var(--ui-green);color:#fff;border-radius:10px;align-items:center;gap:9px;min-height:47px;padding:0 22px;font-size:13px;font-weight:700;display:inline-flex}.ui-home .ui-hero-actions a+a{color:var(--ui-green);background:#fff}.ui-hero-actions svg,.market-section-head svg,.ui-promo a svg{width:16px;height:16px}.ui-hero-stats{color:#737e77;flex-wrap:wrap;gap:27px;margin-top:39px;font-size:12px;display:flex}.ui-hero-stats span{flex-direction:column;gap:2px;display:flex}.ui-hero-stats b{color:var(--ui-ink);font-size:21px}.ui-home .market-hero-books{background:#f5f7f9;border-radius:15px;align-self:center;height:350px}.ui-home .market-hero-books img{object-fit:contain;background:0 0;border:0;border-radius:0;width:48%;height:285px;padding:0;box-shadow:0 16px 27px #15291c22}.ui-home .market-hero-books img:first-child{bottom:36px;left:10%;transform:none}.ui-home .market-hero-books img:last-of-type{width:36%;height:220px;bottom:35px;right:6%;transform:none}.ui-hero-book-chip{z-index:2;color:var(--ui-ink);background:#fff;border-radius:8px;padding:11px 14px;font-size:12px;line-height:1.4;position:absolute;bottom:14px;left:7%;box-shadow:0 9px 24px #17231a26}.ui-hero-book-chip b{font-size:13px}.ui-hero-book-chip del{color:#8e9790;font-size:10px}.ui-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:30px 0 80px;display:grid}.ui-categories a{min-height:172px;color:var(--ui-ink);background:#f5f7f9;border:0;border-radius:11px;flex-direction:column;align-items:flex-start;padding:24px;display:flex}.ui-categories a>small{color:var(--ui-green);margin:0 0 13px;font-size:11px;font-weight:700}.ui-categories a>strong{align-self:auto;font-size:18px}.ui-categories a>span{color:#6e7872;background:0 0;border:0;border-radius:0;width:auto;height:auto;margin-top:9px;font-size:12px;display:block}.ui-categories a>b{color:var(--ui-ink);margin-top:auto;font-size:12px;font-weight:700}.ui-home .market-products-section{padding:0 0 82px}.ui-home .market-section-head{border:0;justify-content:space-between;align-items:end;min-height:70px;margin-bottom:25px;display:flex}.ui-home .market-section-head h2{color:var(--ui-ink);letter-spacing:-.04em;margin:0;font-size:26px}.ui-home .market-section-head p{color:#78817b;margin:4px 0 0;font-size:12px}.ui-home .market-section-head>a{color:var(--ui-green);background:0 0;align-items:center;gap:4px;padding:0 0 6px;font-size:13px;font-weight:700;display:inline-flex}.ui-home .market-product-grid,.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:0;display:grid}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 18px}.ui-home .ob-product,.catalog-grid .ob-product{min-width:0;box-shadow:none;background:#fff;border:0;border-radius:0;flex-direction:column;display:flex;overflow:visible}.ui-home .product-media,.catalog-grid .product-media{background:#f5f7f5;border:0;border-radius:11px;height:300px;position:relative;overflow:hidden}.ui-home .product-media>a,.catalog-grid .product-media>a{justify-content:center;align-items:center;height:100%;display:flex}.ui-home .product-media img,.catalog-grid .product-media img{object-fit:contain;width:auto;min-width:0;max-width:85%;height:85%;min-height:0;max-height:85%;padding:0;box-shadow:0 12px 19px #1c262125}.ui-home .product-media>span,.catalog-grid .product-media>span{display:none}.ui-home .product-media button,.catalog-grid .product-media button{width:34px;height:34px;color:var(--ui-ink);background:#fff;border:0;border-radius:50%;place-items:center;display:grid;top:12px;right:12px;box-shadow:0 3px 12px #1b291e14}.ui-home .product-media button svg,.catalog-grid .product-media button svg{width:18px;height:18px}.ui-home .product-copy,.catalog-grid .product-copy{flex-direction:column;flex:1;padding:14px 0 0;display:flex}.ui-product-category{color:var(--ui-green);letter-spacing:.03em;text-transform:uppercase;background:#e7f3ed;border-radius:4px;align-self:flex-start;margin-bottom:8px;padding:4px 7px;font-size:9px;font-weight:800}.ui-product-bundle{color:#6b682b;background:#f3f1de}.ui-home .product-copy h3,.catalog-grid .product-copy h3{min-height:0;color:var(--ui-ink);margin:0 0 7px;font-size:15px;font-weight:700;line-height:1.45}.ui-home .product-copy p,.catalog-grid .product-copy p{color:#77817c;margin:0 0 10px;font-size:12px}.ui-home .product-copy .mini-rating,.catalog-grid .product-copy .mini-rating{display:none}.ui-home .product-copy del,.catalog-grid .product-copy del{color:#949b96;font-size:11px}.ui-home .product-copy strong,.catalog-grid .product-copy strong{color:var(--ui-ink);margin-top:auto;font-size:16px;font-weight:800}.ui-home .product-detail-cta,.catalog-grid .product-detail-cta{border:1px solid var(--ui-green);min-height:38px;color:var(--ui-green);background:#fff;border-radius:8px;justify-content:center;align-items:center;margin-top:12px;font-size:12px;font-weight:700;display:flex}.ui-home .product-detail-cta:hover,.catalog-grid .product-detail-cta:hover{color:#fff;background:var(--ui-green)}.ui-promo{color:#fff;background:#171a1f;border-radius:16px;grid-template-columns:1fr 330px;align-items:center;gap:24px;min-height:330px;margin:0 0 86px;padding:35px 60px;display:grid;overflow:hidden}.ui-promo span{color:#98d0b4}.ui-promo h2{color:#fff;letter-spacing:-.045em;max-width:520px;margin:17px 0 10px;font-size:37px;line-height:1.17}.ui-promo p{color:#c4d0c8;font-size:14px}.ui-promo a{color:#fff;background:var(--ui-green);border-radius:7px;align-items:center;gap:7px;min-height:39px;margin-top:18px;padding:0 16px;font-size:12px;font-weight:700;display:inline-flex}.ui-promo img{object-fit:contain;filter:drop-shadow(0 16px 15px #0005);background:#25292e;border-radius:12px;width:100%;max-height:270px;padding:20px}.ui-home .ob-trust{border:1px solid var(--ui-line);background:#f8faf8;border-radius:12px;margin:0 0 80px}.catalog{padding-top:35px;padding-bottom:100px}.ui-catalog-breadcrumb{color:#76817b;align-items:center;gap:7px;margin-bottom:23px;font-size:11px;display:flex}.ui-catalog-breadcrumb a{color:#76817b}.ui-catalog-breadcrumb svg{width:13px;height:13px}.catalog .catalog-title{margin-bottom:40px}.catalog .catalog-title>div{display:block}.catalog .catalog-title h1{color:var(--ui-ink);letter-spacing:-.04em;font-size:36px;font-weight:800}.catalog .catalog-title p{color:#758078;margin:8px 0 0;font-size:13px}.catalog .catalog-title>button{border-color:var(--ui-line);color:var(--ui-ink)}.catalog .catalog-layout{grid-template-columns:225px minmax(0,1fr);gap:38px}.catalog .catalog-layout aside{border-color:var(--ui-line);box-shadow:none;background:#fff;border-radius:12px}.catalog .aside-head h2{font-size:17px}.catalog .catalog-layout aside>p{color:var(--ui-ink);margin:25px 0 12px;font-size:12px;font-weight:800}.ui-filter-options{gap:12px;display:grid}.ui-filter-options label{color:#59655e;cursor:pointer;align-items:center;gap:9px;font-size:12px;display:flex}.ui-filter-options input{width:15px;height:15px;accent-color:var(--ui-green);margin:0}.ui-price-filter{gap:12px;display:grid}.ui-price-filter input{width:100%;accent-color:var(--ui-green)}.ui-price-filter span{color:#737e77;font-size:11px}.ui-reset-filter{border:1px solid var(--ui-line);width:100%;min-height:38px;color:var(--ui-ink);background:#fff;border-radius:7px;margin-top:24px;font-size:12px;font-weight:700}.ui-catalog-toolbar{color:#737e78;justify-content:space-between;align-items:center;gap:18px;min-height:40px;margin:0 0 20px;font-size:12px;display:flex}.ui-catalog-toolbar label{white-space:nowrap;align-items:center;gap:10px;display:flex}.ui-catalog-toolbar select{border:1px solid var(--ui-line);width:auto;min-width:150px;height:38px;color:var(--ui-ink);background:#fff;border-radius:7px;padding:0 12px;font-size:12px}.ui-catalog-mobile-categories{display:none}.catalog .filter-chips button.active{border-color:var(--ui-green);color:var(--ui-green)}.menu-panel-new{flex-direction:column;gap:0;display:flex}.menu-panel-new>a{border-bottom:1px solid var(--ui-line);min-height:54px;color:var(--ui-ink);align-items:center;font-size:15px;display:flex}.menu-panel-new>span{color:#7d8781;letter-spacing:.08em;margin:19px 0 10px;font-size:10px;display:block}.ui-menu-categories{flex-wrap:wrap;gap:7px;display:flex}.ui-menu-categories a{border:1px solid var(--ui-line);color:var(--ui-ink);border-radius:999px;padding:9px 12px;font-size:12px}.ui-menu-account{gap:9px;margin-top:60px;display:grid}.ui-menu-account a{min-height:42px;color:var(--ui-ink);border:1px solid #1b1d21;border-radius:8px;place-items:center;font-size:13px;font-weight:700;display:grid}.ui-menu-account a:first-child{color:#fff;background:#1b1d21}.menu-panel-new>small{color:#707a74;margin-top:16px;font-size:11px}.menu-panel-new>small a{color:var(--ui-green)}.ui-authors,.ui-author-profile{min-height:65vh;padding-top:66px;padding-bottom:100px}.ui-authors-intro{max-width:650px;margin:0 0 42px}.ui-authors-intro>span,.ui-author-hero>div>span{color:var(--ui-green);letter-spacing:.1em;font-size:11px;font-weight:800}.ui-authors-intro h1,.ui-author-hero h1{color:var(--ui-ink);letter-spacing:-.045em;margin:15px 0;font-size:clamp(32px,4vw,49px);font-weight:800;line-height:1.12}.ui-authors-intro p,.ui-author-hero p{color:#69736e;font-size:15px;line-height:1.75}.ui-authors-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.ui-author-card{border:1px solid var(--ui-line);min-width:0;color:var(--ui-ink);background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.ui-author-card img{object-fit:cover;object-position:center 25%;background:#f5f7f9;width:100%;height:290px}.ui-author-card>span{color:var(--ui-green);text-transform:uppercase;margin:21px 22px 7px;font-size:11px;font-weight:700}.ui-author-card h2{letter-spacing:-.03em;margin:0 22px;font-size:22px}.ui-author-card p{color:#6a756e;flex:1;margin:9px 22px 20px;font-size:13px;line-height:1.6}.ui-author-card b{color:var(--ui-green);align-items:center;gap:5px;margin:0 22px 24px;font-size:13px;display:flex}.ui-author-card b svg{width:16px;height:16px}.ui-author-breadcrumb{color:#7a857e;align-items:center;gap:7px;margin-bottom:34px;font-size:12px;display:flex}.ui-author-breadcrumb a{color:var(--ui-green)}.ui-author-breadcrumb svg{width:14px;height:14px}.ui-author-hero{background:#f5f7f9;border-radius:14px;grid-template-columns:340px minmax(0,1fr);align-items:center;gap:66px;min-height:390px;padding:35px;display:grid}.ui-author-hero>img{object-fit:cover;object-position:center 22%;border-radius:10px;width:100%;height:320px}.ui-author-hero small{color:var(--ui-green);font-size:12px;font-weight:700}.ui-author-hero p{max-width:550px}.ui-author-books{margin-top:70px}.ui-author-books h2{letter-spacing:-.03em;margin:0 0 24px;font-size:28px}.ui-product-page{color:var(--ui-ink);background:#fff}.ui-product-page .product-breadcrumb{color:#8b958f;gap:8px;padding-top:25px;font-size:12px}.ui-product-page .product-breadcrumb a{color:#67756e}.ui-product-page .product-breadcrumb svg{width:13px;height:13px}.ui-product-page .product-breadcrumb span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui-product-page .product-main{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:start;gap:62px;padding-block:35px 70px}.ui-product-page .gallery{background:#f6f8fa;border:0;border-radius:14px;place-items:center;min-height:535px;padding:48px;display:grid}.ui-product-page .gallery img{object-fit:contain;filter:drop-shadow(0 18px 15px #1e292023);width:auto;max-width:78%;max-height:450px}.ui-product-page .product-info>.product-label{color:var(--ui-green);text-transform:uppercase;background:#e5f3ec;border-radius:4px;padding:6px 10px;font-size:11px}.ui-product-page .product-info h1{letter-spacing:-.05em;margin:15px 0 9px;font-size:clamp(29px,3.4vw,45px);font-weight:800;line-height:1.13}.ui-product-page .product-info>a{color:var(--ui-green);font-size:13px}.ui-product-page .price{gap:10px;margin:23px 0 16px}.ui-product-page .price strong{color:var(--ui-ink);order:0;font-size:29px;font-weight:800}.ui-product-page .price del{color:#929c96;order:1;font-size:15px}.ui-product-page .price span{color:var(--ui-green);border-radius:4px;order:2;font-size:11px}.ui-product-page .product-info>p{color:#6c7770;margin:0 0 18px;font-size:14px;line-height:1.75}.ui-product-page .stock{color:var(--ui-green);align-items:center;gap:7px;margin:17px 0;font-size:12px;display:flex}.ui-product-page .stock svg{width:8px;height:8px}.ui-product-page .scalev-selection{margin:15px 0}.ui-product-quantity{color:var(--ui-ink);align-items:center;gap:20px;margin:20px 0 18px;font-size:13px;font-weight:700;display:flex}.ui-product-quantity>div{border:1px solid var(--ui-line);border-radius:7px;justify-content:space-between;align-items:center;width:116px;height:39px;display:flex}.ui-product-quantity button{width:35px;height:100%;color:var(--ui-ink);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.ui-product-quantity button:disabled{color:#b9c1bc;cursor:not-allowed}.ui-product-quantity svg{width:14px;height:14px}.ui-product-page .purchase-actions{grid-template-columns:44px minmax(0,1fr) minmax(0,1fr);gap:9px;display:grid}.ui-product-page .purchase-actions button{border:1px solid var(--ui-green);min-height:46px;color:var(--ui-green);background:#fff;border-radius:8px;padding:0 10px;font-size:12px}.ui-product-page .purchase-actions button:nth-child(2),.ui-product-page .purchase-actions button:last-child{grid-column:auto}.ui-product-page .purchase-actions button:last-child{color:#fff;background:var(--ui-green)}.ui-product-page .purchase-actions .ui-product-save{place-items:center;padding:0;display:grid}.ui-product-page .purchase-actions .ui-product-save svg{width:19px;height:19px}.ui-product-page .product-info>.ob-trust{background:#fff;border:0;grid-template-columns:1fr;gap:0;margin-top:25px;display:grid}.ui-product-page .product-info>.ob-trust>div{text-align:left;border:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;min-height:39px;padding:0;display:flex}.ui-product-page .product-info>.ob-trust svg{width:17px;height:17px;color:var(--ui-green)}.ui-product-page .product-info>.ob-trust span{flex-direction:row;align-items:center;gap:5px;display:flex}.ui-product-page .product-info>.ob-trust b{font-size:12px}.ui-product-page .product-info>.ob-trust small{color:#78847b;font-size:11px}.ui-product-page .product-content{border-top:1px solid var(--ui-line);grid-template-columns:1.5fr 1fr;gap:75px;padding-block:40px 70px;display:grid}.ui-product-page .product-content h2{letter-spacing:-.035em;margin:0 0 16px;font-size:24px;font-weight:800}.ui-product-page .tab-copy{padding:0}.ui-product-page .tab-copy p{color:#66726a;margin:0;font-size:14px;line-height:1.85}.ui-product-page .product-content dl{max-width:none;margin:0}.ui-product-page .product-content dl>div{border-bottom:1px solid var(--ui-line);gap:15px;padding:11px 0;font-size:12px}.ui-product-page .product-content dt{color:#7b867f}.ui-product-page .product-content dd{text-align:right;color:var(--ui-ink);font-weight:700}.ui-product-page .recommend{padding-bottom:80px}.ui-product-page .recommend>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ui-product-page .recommend>div>a{background:#fff;border:0;flex-direction:column;align-items:stretch;padding:0;display:flex}.ui-product-page .recommend img{object-fit:contain;background:#f6f8fa;border-radius:10px;width:100%;height:240px;padding:15px}.ui-product-page .recommend a>span{padding:10px 0}.ui-product-page .recommend a>span b{color:var(--ui-ink);font-size:14px}.ui-product-page .recommend a>span strong{color:var(--ui-ink)}.ui-product-page .recommend i{display:none}.cart-page{width:min(100% - 48px,1200px);max-width:1200px;padding-block:55px 95px}.cart-page>.cart-panel{background:#fff;border:0;border-radius:0;grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);align-items:start;gap:0 25px;padding:0;display:grid}.cart-page .cart-title{grid-column:1/-1;margin-bottom:20px}.cart-page .cart-title>span{color:var(--ui-green);font-size:11px}.cart-page .cart-title h2{color:var(--ui-ink);letter-spacing:-.04em;margin:7px 0;font-size:31px;font-weight:800}.cart-page .cart-list{gap:13px}.cart-page .cart-item{border:1px solid var(--ui-line);border-radius:11px;grid-template-columns:105px minmax(0,1fr);gap:20px;min-height:152px;padding:17px}.cart-page .cart-item img{object-fit:contain;background:#f6f8fa;border-radius:7px;width:105px;height:135px;padding:5px}.cart-page .cart-item h3{margin:3px 0 8px;font-size:16px;line-height:1.4}.cart-page .cart-item p{color:#77837c;font-size:12px}.cart-page .cart-item strong{font-size:16px}.cart-page .cart-item .qty-row{gap:9px;margin-top:11px}.cart-page .cart-item .qty-row button:not(.cart-remove){border:1px solid var(--ui-line);border-radius:6px;width:30px;height:30px}.cart-page .cart-item .qty-row button svg{width:15px;height:15px}.cart-page .cart-item .cart-remove{color:#87928b;background:0 0;border:0;margin-left:auto;font-size:12px}.cart-page .cart-total{border:1px solid var(--ui-line);border-radius:11px;margin:0;padding:24px;position:sticky;top:20px}.cart-page .cart-total>span{font-size:14px}.cart-page .cart-total>span b{color:var(--ui-ink);font-size:19px}.cart-page .cart-total>small{margin:10px 0 20px;font-size:12px}.cart-page .cart-total>a{border-color:var(--ui-green);color:#fff;background:var(--ui-green);border-radius:8px;min-height:45px;font-size:13px}.cart-page>.cart-panel.is-empty{grid-template-columns:1fr;place-items:center;min-height:60vh;display:grid}.cart-page .cart-empty{width:min(410px,100%)}.cart-page .cart-empty-visual{width:84px;height:84px;color:var(--ui-green);box-shadow:none;background:#eef6f1;border:0;border-radius:16px;transform:none}.cart-page .cart-empty-visual svg{width:35px;height:35px;transform:none}.cart-page .cart-empty-visual:before,.cart-page .cart-empty-visual:after{display:none}.cart-page .cart-empty h2{font-size:27px}.cart-page .cart-empty p{color:#748079;font-size:13px}.cart-page .cart-empty>a{background:var(--ui-green);width:auto;min-width:190px;min-height:45px;box-shadow:none;border-radius:8px;font-size:13px}.cart-page .cart-empty>a:hover{box-shadow:none;background:#08664f}.auth-page{background:#fff;justify-content:center;align-items:flex-start;min-height:100vh;display:flex}.auth-page>section{width:min(100% - 40px,490px);padding:60px 0 80px}.auth-page aside{display:none}.auth-page .ob-logo{color:var(--ui-ink);margin-bottom:58px;font-size:25px}.auth-page .ob-logo small{color:var(--ui-ink);margin-top:3px;font-size:7px}.auth-page>section>span{color:var(--ui-green);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.auth-page h1{color:var(--ui-ink);letter-spacing:-.04em;margin:14px 0 8px;font-size:33px;font-weight:800}.auth-page>section>p{color:#6f7c74;font-size:13px;line-height:1.7}.auth-page form{gap:17px;margin-top:25px}.auth-page label{color:var(--ui-ink);font-size:12px;font-weight:700}.auth-page input{border-color:var(--ui-line);border-radius:8px;min-height:46px;font-size:13px}.auth-page form>button:not(.account-text-button){background:var(--ui-green);border-radius:8px;min-height:47px;font-size:13px}.auth-page .account-checkbox{align-items:flex-start}.auth-page .account-checkbox input{width:17px;height:17px;min-height:0;accent-color:var(--ui-green);margin:3px 0 0}.auth-page>section>small a,.auth-page>section>p a{color:var(--ui-green)}.ui-checkout{color:var(--ui-ink);background:#fff}.ui-checkout>header{border-bottom:1px solid var(--ui-line);background:#fff;height:66px;padding:0 max(20px,50vw - 600px);position:static}.ui-checkout>header h1{font-size:19px;font-weight:800}.ui-checkout>header>span{color:var(--ui-green);align-items:center;gap:5px;font-size:12px;display:flex}.ui-checkout>header>span svg{width:15px;height:15px}.ui-checkout-intro{width:min(1200px,100% - 40px);margin:40px auto 27px}.ui-checkout-intro h2{letter-spacing:-.04em;margin:0 0 6px;font-size:31px;font-weight:800}.ui-checkout-intro p{color:#718078;margin:0;font-size:13px}.ui-checkout-progress{gap:0;width:min(650px,100%);margin-top:32px;display:flex}.ui-checkout-progress>span{color:#89948c;border-bottom:3px solid #dfe8e2;flex:1;align-items:center;gap:8px;padding-bottom:12px;font-size:12px;font-weight:700;display:flex}.ui-checkout-progress>span:first-child{border-color:var(--ui-green);color:var(--ui-green)}.ui-checkout-progress b{color:var(--ui-ink);font-size:12px}.ui-checkout form{gap:25px;width:min(1200px,100% - 40px)}.ui-checkout .checkout-card,.ui-checkout .checkout-summary{border:1px solid var(--ui-line);background:#fff;border-radius:12px;padding:30px}.ui-checkout .checkout-card{min-width:0}.ui-checkout-section{border-bottom:1px solid var(--ui-line);margin:0 0 31px;padding:0 0 31px}.ui-checkout-section:last-child{border:0;margin-bottom:0;padding-bottom:0}.ui-checkout-section h2{color:var(--ui-ink);align-items:center;gap:10px;margin:0 0 22px;font-size:19px;font-weight:800;display:flex}.ui-checkout-section h2 span{color:#fff;background:var(--ui-green);border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.ui-checkout .checkout-card fieldset>.ui-checkout-section>label,.ui-checkout .checkout-guest-address>label{color:var(--ui-ink);margin-bottom:17px;font-size:12px;font-weight:700;display:block}.ui-checkout .checkout-card input:not([type=radio]),.ui-checkout .checkout-card select,.ui-checkout .checkout-card textarea{outline-color:var(--ui-green);width:100%;min-height:47px;font:inherit;background:#fff;border:1px solid #dce4de;border-radius:8px;margin-top:7px;padding:10px 13px;font-size:13px}.ui-checkout .checkout-card textarea{min-height:90px}.ui-checkout .checkout-summary{align-self:start;position:sticky;top:18px}.ui-checkout .checkout-summary h2{margin-bottom:20px;font-size:19px;font-weight:800}.ui-checkout .checkout-summary>div{grid-template-columns:53px 1fr;gap:11px}.ui-checkout .checkout-summary img{object-fit:contain;width:53px;height:70px}.ui-checkout .checkout-summary dl>strong{color:var(--ui-ink);font-size:18px}.ui-checkout .choice.selected{border-color:var(--ui-green);background:#f0f8f3}.ui-checkout .choice input{accent-color:var(--ui-green)}.ui-checkout .scalev-secondary{min-height:40px;color:var(--ui-green);border-color:#dce4de;border-radius:8px}.ui-checkout .checkout-action{background:0 0;border:0;grid-column:2;grid-template-columns:1fr;gap:12px;padding:0;display:grid}.ui-checkout .checkout-action>span{display:none}.ui-checkout .checkout-action button{background:var(--ui-green);border-radius:8px;width:100%;max-width:none;min-height:48px;font-size:13px}.ui-checkout .checkout-action>small{color:var(--ui-muted);text-transform:none;font-size:11px;line-height:1.4}.ui-checkout .checkout-action button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1023px){.ui-authors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-author-hero{grid-template-columns:280px 1fr;gap:32px}.ob-footer>.container,.market-home .ob-footer>.container{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.ob-footer .footer-brand,.market-home .ob-footer .footer-brand{grid-column:1/-1}.ui-product-page .product-main{gap:30px}.ui-product-page .gallery{min-height:420px;padding:30px}.ui-product-page .product-content{gap:35px}.ob-header{grid-template-columns:auto 1fr auto;gap:20px;padding-inline:24px}.ob-header>nav{display:none}.ob-header>.header-search{min-width:0}.ui-home .market-hero{min-height:430px;padding:40px 25px}.ui-home .market-hero-copy h1{font-size:clamp(37px,5vw,52px)}.ui-home .market-hero-books{height:310px}.ui-home .market-hero-books img{height:255px}.ui-home .market-product-grid,.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog .catalog-layout{grid-template-columns:180px minmax(0,1fr);gap:20px}}@media (max-width:759px){body{padding-bottom:0}.ob-app .container{width:min(100% - 32px,560px)}.market-topbar{display:none}.ob-header{grid-template-columns:auto 1fr auto auto auto;gap:9px;height:62px;min-height:62px;padding:0 16px}.ob-header .mobile-menu{width:32px;min-width:32px;height:34px;min-height:34px;color:var(--ui-ink);order:3;place-items:center;padding:0;display:grid}.ob-header .mobile-menu svg{width:20px;height:20px}.ob-logo{font-size:22px}.ob-header>.header-search{background:0 0;border:0;order:1;grid-column:3;justify-content:center;width:32px;min-width:32px;height:34px;min-height:34px;padding:0;font-size:0}.ob-header>.header-search svg{width:18px;height:18px}.head-actions{order:2;grid-column:4;gap:0}.head-actions>button{width:32px;min-width:32px;height:34px;min-height:34px}.head-actions .header-login-button,.ob-bottom{display:none}.ui-home .market-entry.market-entry-focused{padding-top:0}.ui-home .market-hero{background:#fff;flex-direction:column;align-items:stretch;min-height:0;padding:42px 0 20px;display:flex;overflow:hidden}.ui-home .market-hero-copy{padding:0}.ui-home .market-hero-copy>span{font-size:10px}.ui-home .market-hero-copy h1{letter-spacing:-.045em;max-width:310px;margin:17px 0;font-size:clamp(29px,7.7vw,35px);line-height:1.12}.ui-home .market-hero-copy p{font-size:13px;line-height:1.7}.ui-hero-actions{margin-top:24px}.ui-home .ui-hero-actions a{min-height:42px;padding-inline:15px;font-size:12px}.ui-hero-stats{gap:18px;margin-top:26px;font-size:10px}.ui-hero-stats b{font-size:16px}.ui-home .market-hero-books{align-self:auto;width:100%;height:335px;margin-top:28px;display:block}.ui-home .market-hero-books img{width:43%;height:265px}.ui-home .market-hero-books img:first-child{bottom:31px;left:13%}.ui-home .market-hero-books img:last-of-type{width:36%;height:215px;bottom:30px;right:12%}.ui-hero-book-chip{padding:6px 9px;font-size:9px;bottom:8px;left:5%}.ui-hero-book-chip b{font-size:10px}.ui-categories{grid-template-columns:1fr;gap:9px;padding:18px 0 48px}.ui-categories a{min-height:122px;padding:17px 18px}.ui-categories a>small{margin-bottom:7px}.ui-categories a>strong{font-size:16px}.ui-categories a>span{margin-top:5px}.ui-home .market-products-section{padding-bottom:55px}.ui-home .market-section-head{min-height:52px;margin-bottom:17px}.ui-home .market-section-head h2{font-size:24px}.ui-home .market-section-head>a{font-size:11px}.ui-home .market-product-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.catalog .catalog-layout{display:block}.catalog .catalog-title{margin-bottom:20px}.catalog .catalog-title h1{font-size:28px}.ui-catalog-toolbar{margin-bottom:17px}.ui-catalog-mobile-categories{flex-wrap:wrap;gap:7px;margin:9px 0 17px;display:flex}.ui-catalog-mobile-categories button{border:1px solid var(--ui-line);color:#52615a;background:#fff;border-radius:999px;min-height:30px;padding:0 12px;font-size:11px}.ui-catalog-mobile-categories button.active{color:#fff;background:#1b1d21;border-color:#1b1d21}.ui-catalog-toolbar label{font-size:0}.ui-catalog-toolbar select{min-width:130px}.catalog .catalog-layout>aside{background:#fff;border-radius:16px 16px 0 0}.ui-home .product-media,.catalog-grid .product-media{height:215px}.ui-home .product-media img,.catalog-grid .product-media img{width:auto;max-width:82%;height:82%;max-height:82%;padding:0}.ui-home .product-copy h3,.catalog-grid .product-copy h3{font-size:13px}.ui-home .product-copy strong,.catalog-grid .product-copy strong{font-size:14px}.ui-promo{border-radius:12px;flex-direction:column;align-items:stretch;gap:18px;min-height:0;margin-bottom:55px;padding:25px 21px;display:flex}.ui-promo h2{font-size:22px}.ui-promo p{font-size:11px}.ui-promo img{height:220px;max-height:none;padding:18px}.ui-home .ob-trust{margin-bottom:50px}.ui-authors,.ui-author-profile{padding-top:34px;padding-bottom:65px}.ui-authors-grid{grid-template-columns:1fr;gap:14px}.ui-author-card img{height:275px}.ui-author-hero{flex-direction:column;align-items:stretch;gap:25px;padding:18px;display:flex}.ui-author-hero>img{height:300px}.ui-author-books{margin-top:48px}.ui-product-page .product-breadcrumb{padding-top:17px}.ui-product-page .product-main{flex-direction:column;gap:25px;padding-block:18px 37px;display:flex}.ui-product-page .gallery{width:100%;min-height:390px;padding:32px}.ui-product-page .gallery img{max-width:82%;max-height:325px}.ui-product-page .product-info h1{font-size:29px}.ui-product-page .price strong{font-size:25px}.ui-product-page .purchase-actions{grid-template-columns:43px 1fr 1fr}.ui-product-page .purchase-actions button{font-size:11px}.ui-product-page .product-content{flex-direction:column;gap:36px;padding-block:35px 50px;display:flex}.ui-product-page .product-content h2{font-size:22px}.ui-product-page .recommend{padding-bottom:95px}.ui-product-page .recommend>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.ui-product-page .recommend img{height:180px}.ui-product-page .product-sticky{border-color:var(--ui-line)}.ob-book .product-sticky button{border-color:var(--ui-green);color:var(--ui-green);border-radius:8px}.ob-book .product-sticky button:last-child{color:#fff;background:var(--ui-green)}.cart-page{width:min(100% - 32px,560px);padding-block:28px 65px}.cart-page>.cart-panel{flex-direction:column;gap:0;display:flex}.cart-page .cart-title{margin-bottom:15px}.cart-page .cart-title h2{font-size:26px}.cart-page .cart-list,.cart-page .cart-total{width:100%}.cart-page .cart-item{grid-template-columns:78px minmax(0,1fr);gap:12px;min-height:0;padding:11px}.cart-page .cart-item img{width:78px;height:110px}.cart-page .cart-item h3,.cart-page .cart-item strong{font-size:13px}.cart-page .cart-total{margin-top:17px;padding:18px;position:static}.cart-page>.cart-panel.is-empty{min-height:62vh}.ob-footer>.container,.market-home .ob-footer>.container{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.ob-footer .footer-brand,.market-home .ob-footer .footer-brand{grid-column:1/-1}.ob-footer .footer-bottom .container{flex-direction:column;align-items:flex-start}.auth-page>section{width:min(100% - 32px,490px);padding:25px 0 65px}.auth-page .ob-logo{margin-bottom:57px}.auth-page h1{font-size:27px}.ui-checkout>header{padding-inline:16px}.ui-checkout-intro{width:min(100% - 32px,560px);margin:26px auto 22px}.ui-checkout-intro h2{font-size:25px}.ui-checkout-progress{margin-top:24px}.ui-checkout-progress>span{flex-direction:column;align-items:flex-start;gap:3px;font-size:11px}.ui-checkout-progress b{font-size:10px}.ui-checkout form{flex-direction:column;gap:16px;width:min(100% - 32px,560px);display:flex}.ui-checkout .checkout-card,.ui-checkout .checkout-summary{padding:20px 16px}.ui-checkout .checkout-summary{position:static}.ui-checkout .checkout-action{z-index:40;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--ui-line);background:#fff;flex-direction:row;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.ui-checkout .checkout-action>span{display:flex}.ui-checkout .checkout-action button{flex:1;width:auto;min-width:145px}.ui-checkout .checkout-action>small{border-top:1px solid var(--ui-line);text-align:center;background:#fff;padding:5px 16px;position:absolute;bottom:100%;left:0;right:0}}@media (min-width:760px){.market-topbar+.ob-header>.header-search,.ob-header>.header-search{color:#636c7a;text-align:left;cursor:pointer;background:#f6f7f9;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;width:100%;min-width:0;height:44px;min-height:44px;padding:0 16px;font-size:14px;font-weight:500;transition:background-color .12s,border-color .12s;display:flex}.market-topbar+.ob-header>.header-search:hover,.ob-header>.header-search:hover{background:#eef0f3}.market-topbar+.ob-header>.header-search:focus-visible,.ob-header>.header-search:focus-visible{outline:2px solid var(--ui-green);outline-offset:2px}.ob-header>.header-search>span:first-child{flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid}.ob-header>.header-search svg{color:#636c7a;width:18px;height:18px}.ob-header>.header-search .header-search-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}}@media (min-width:1024px){.market-topbar+.ob-header,.ob-header{grid-template-columns:auto auto minmax(240px,1fr) auto;column-gap:32px}.ob-header>nav{gap:24px}}@media (min-width:760px) and (max-width:1023px){.market-topbar+.ob-header,.ob-header{grid-template-columns:auto auto minmax(0,1fr) auto;column-gap:16px;padding-inline:24px}.ob-header .head-actions{gap:8px}.head-actions .header-register-button{display:none}.member-promo-banner{grid-template-columns:auto minmax(0,1fr);gap:12px;margin:14px 0 26px;padding:16px}.member-promo-banner>b{grid-column:2}.member-promo-banner p{display:none}}@media (max-width:759px){.ob-header>.header-search .header-search-label,.head-actions .header-register-button{display:none}}.search-panel-new>span{min-height:44px;color:var(--ui-green);letter-spacing:.1em;align-items:center;font-size:11px;font-weight:700;display:flex}.search-panel-new>label{margin:12px 0 18px}.search-panel-new>label b{color:#636c7a;top:50%;left:16px;transform:translateY(-50%)}.search-panel-new input{color:#0e1117;background:#fff;border:1px solid #dde1e8;border-radius:12px;height:52px;padding:0 16px 0 48px;font-size:16px;transition:border-color .12s,box-shadow .12s}.search-panel-new input::placeholder{color:#636c7a}.search-panel-new input:focus,.search-panel-new input:focus-visible{border-color:var(--ui-green);outline:none;box-shadow:0 0 0 4px #0b7a5e24}.search-suggest{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.search-suggest p{color:#525b69;width:100%;margin:0 0 2px;font-size:13px;font-weight:600}.search-suggest button{color:#0e1117;cursor:pointer;background:#fff;border:1px solid #dde1e8;border-radius:999px;margin:0;padding:8px 14px;font-size:14px;transition:background-color .12s,border-color .12s}.search-suggest button:hover{background:#f6f7f9;border-color:#c9cfd8}.search-list{gap:10px}.search-list>a{color:inherit;background:#fff;border:1px solid #edeff3;border-radius:12px;grid-template-columns:56px 1fr;align-items:center;gap:14px;padding:10px;text-decoration:none;transition:background-color .12s,border-color .12s}.search-list>a:hover{background:#f6f7f9;border-color:#dde1e8}.search-list img{background:#f6f7f9;border-radius:6px;width:56px;height:76px}.search-list b{color:#0e1117;font-size:15px;font-weight:600;line-height:1.35}.search-list small{color:#525b69;margin:2px 0 6px;font-size:13px}.search-list strong{color:#0e1117;font-size:15px;font-weight:600}.search-list>p{color:#525b69;margin:8px 0;font-size:14px}@media (min-width:760px){.ob-overlay:has(.search-panel-new){justify-content:center;align-items:flex-start}.ob-overlay:has(.search-panel-new) .overlay-content{border-radius:16px;width:min(720px,100% - 48px);height:auto;max-height:calc(100vh - 112px);margin:80px auto 0;padding:20px 28px 24px;box-shadow:0 24px 60px #0e11172e}.ob-overlay:has(.search-panel-new) .overlay-close{top:20px;right:20px}}.search-panel-new input::-webkit-search-cancel-button{appearance:none;cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23636c7a' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M5 5l10 10M15 5L5 15'/%3E%3C/svg%3E") 50%/14px no-repeat;width:18px;height:18px;margin-left:8px}@media (max-width:759px){.ob-header>.header-search,.ob-header>.header-search svg{color:var(--ui-ink)}}.ui-about{background:#fff}.ui-about-hero{background:#fff;padding:96px 0 72px}.ui-about-hero>.container>span{color:var(--ui-green);letter-spacing:.08em;font-size:12px;font-weight:700;display:block}.ui-about-hero h1{color:#0e1117;letter-spacing:-.04em;max-width:980px;margin:20px 0 0;font-size:60px;font-weight:650;line-height:1.13}.ui-about-hero p{color:#525b69;max-width:680px;margin:24px 0 0;font-size:19px;line-height:1.6}.ui-about-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.ui-about-actions a{border:1px solid var(--ui-green);background:var(--ui-green);color:#fff;border-radius:12px;align-items:center;min-height:52px;padding:0 26px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .12s,border-color .12s;display:inline-flex}.ui-about-actions a:hover{background:#08634c;border-color:#08634c}.ui-about-actions a+a{color:#0e1117;background:#fff;border-color:#dde1e8}.ui-about-actions a+a:hover{background:#f6f7f9;border-color:#c9cfd8}.ui-about-visual{background:#f6f7f9;border-radius:24px;justify-content:center;align-items:center;gap:28px;height:380px;display:flex;overflow:hidden}.ui-about-visual img{object-fit:cover;border-radius:6px;width:200px;height:270px;box-shadow:0 18px 36px #0e111729}.ui-about-visual img:nth-child(2){transform:translateY(-20px)}.ui-about-story{grid-template-columns:1fr 1fr;gap:80px;padding:96px 0 64px;display:grid}.ui-about-story h2{color:#0e1117;letter-spacing:-.03em;margin:0;font-size:36px;font-weight:650;line-height:1.22}.ui-about-story>div{gap:18px;display:grid}.ui-about-story p{color:#525b69;margin:0;font-size:17px;line-height:1.7}.ui-about-trust{padding-bottom:96px}.ui-about-trust .ob-trust{background:#f6f7f9;border:0;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:36px;display:grid}.ui-about-trust .ob-trust>div{background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.ui-about-trust .ob-trust svg{width:40px;height:40px;color:var(--ui-green);background:#dcf1ea;border-radius:10px;flex:0 0 40px;padding:10px}.ui-about-trust .ob-trust b{color:#0e1117;font-size:15px;font-weight:600;display:block}.ui-about-trust .ob-trust small{color:#525b69;margin-top:2px;font-size:13px;display:block}@media (max-width:1023px){.ui-about-hero h1{font-size:44px}.ui-about-story{gap:40px}.ui-about-visual img{width:160px;height:216px}}@media (max-width:759px){.ui-about-hero{padding:44px 0 32px}.ui-about-hero h1{margin-top:14px;font-size:32px;line-height:1.18}.ui-about-hero p{margin-top:16px;font-size:16px}.ui-about-actions{margin-top:24px}.ui-about-actions a{min-height:46px;padding:0 18px;font-size:14px}.ui-about-visual{border-radius:18px;gap:12px;height:240px}.ui-about-visual img{width:96px;height:130px}.ui-about-visual img:nth-child(2){transform:translateY(-12px)}.ui-about-story{grid-template-columns:1fr;gap:16px;padding:48px 0 32px}.ui-about-story h2{font-size:24px}.ui-about-story p{font-size:16px}.ui-about-trust{padding-bottom:48px}.ui-about-trust .ob-trust{grid-template-columns:1fr;gap:16px;padding:24px}}.market-topbar{view-transition-name:site-topbar}.ob-header{view-transition-name:site-header}.ob-bottom{view-transition-name:site-bottom-nav}::view-transition{pointer-events:none}::view-transition-group(site-topbar){z-index:100;animation:none}::view-transition-group(site-header){z-index:100;animation:none}::view-transition-group(site-bottom-nav){z-index:100;animation:none}::view-transition-old(site-topbar){display:none}::view-transition-old(site-header){display:none}::view-transition-old(site-bottom-nav){display:none}::view-transition-new(site-topbar){animation:none}::view-transition-new(site-header){animation:none}::view-transition-new(site-bottom-nav){animation:none}::view-transition-old(.page-exit){animation:.12s ease-in reverse both ob-page-fade}::view-transition-new(.page-enter){animation:.2s ease-out 60ms both ob-page-fade,.26s cubic-bezier(.2,0,0,1) both ob-page-rise}@keyframes ob-page-fade{0%{opacity:0}to{opacity:1}}@keyframes ob-page-rise{0%{transform:translateY(8px)}to{transform:none}}@view-transition{navigation:auto}::view-transition-old(root){animation-duration:.18s}::view-transition-new(root){animation-duration:.18s}@media (prefers-reduced-motion:reduce){::view-transition-old(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-new(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-group(*){animation-duration:0s!important;animation-delay:0s!important}}
