.auth-tabs{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:20px}.auth-tabs button{padding:0 0 14px;border-bottom:2px solid transparent;font-size:15px;color:#8798ad}.auth-tabs button.active{border-color:var(--blue);color:var(--blue);font-weight:600}.auth-form{padding-top:7px}.auth-form>label{margin:18px 0!important}.auth-form .checkbox-label{margin:23px 0!important}.auth-divider{display:flex;align-items:center;gap:16px;color:#a5b0c0;font-size:11px;margin:24px 0 19px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e8edf4}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 325px;gap:25px;align-items:start}.cart-groups{display:flex;flex-direction:column;gap:21px}.cart-store-heading{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--line);background:#fcfdff;gap:14px}.cart-store-heading>a{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:550;color:#587193}.cart-store-heading>span{font-size:10px;color:#a1aebf;white-space:nowrap}.cart-line{display:flex;gap:16px;align-items:center;padding:25px 23px;border-bottom:1px solid #edf1f6}.cart-line:last-child{border:0}.cart-line>a{flex-shrink:0;width:81px;height:91px;border-radius:5px;overflow:hidden}.cart-line>a>img{width:100%;height:100%;object-fit:cover}.cart-line-info{flex:1;min-width:0}.cart-line-info>a{font-size:14px;font-weight:600;line-height:1.7}.cart-line-info>p{font-size:11px;color:#97a5b8;margin:8px 0}.cart-line-info>span{font-size:12px;color:#7b8ea9}.quantity-stepper{display:flex;align-items:center;border:1px solid #dfe7f3;border-radius:5px;overflow:hidden;flex-shrink:0}.quantity-stepper>button{width:27px;height:29px;display:flex;align-items:center;justify-content:center;color:#7891b2}.quantity-stepper>input{width:33px;height:29px;border:0;border-left:1px solid #e9edf5;border-right:1px solid #e9edf5;text-align:center;font-size:12px;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;color:#52729e}.quantity-stepper>input::-webkit-inner-spin-button,.quantity-stepper>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-line-price{font-size:14px;min-width:73px;text-align:right;font-weight:550;white-space:nowrap}.remove-item{width:25px}.order-summary{padding:26px;position:sticky;top:109px}.order-summary>h2{font-size:19px;margin-bottom:27px}.order-summary>div{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#8294ad;margin:18px 0}.order-summary>div>strong{font-size:13px;color:#557093;font-weight:500}.order-summary>.summary-total{padding-top:23px;border-top:1px solid var(--line);margin-top:23px;margin-bottom:27px}.order-summary>.summary-total>strong{font-size:28px;color:var(--orange);font-weight:600}.order-summary>p{font-size:10px;color:#9ba9ba;line-height:1.9;display:flex;gap:6px;margin:17px 0 0}.order-summary>p>svg{margin-top:3px}.checkout-items{max-height:280px;overflow-y:auto;margin-top:14px}.checkout-items>div{display:flex;gap:13px;align-items:center;padding:17px 0;border-bottom:1px solid #edf1f7}.checkout-items img{width:58px;height:65px;border-radius:5px;object-fit:cover}.checkout-items>div>div{flex:1;min-width:0}.checkout-items strong{font-size:13px;color:#516d94;line-height:1.7}.checkout-items p{font-size:11px;color:#8b9bb0;margin:4px 0}.checkout-items small{font-size:10px;color:#a1acbe}.checkout-items>div>strong{white-space:nowrap}.checkout-delivery{display:flex;align-items:center;gap:13px;border:1px solid #e2eaf6;background:#f8faff;padding:15px;border-radius:6px;margin:20px 0;color:#849bbd}.checkout-delivery>div{flex:1}.checkout-delivery strong{font-size:12px;color:#5c769c}.checkout-delivery p{font-size:10px;margin:6px 0 0;color:#9aa8bb;line-height:1.8}.checkout-confirm{margin:23px 0!important}.checkout-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;border-top:1px solid var(--line)}.checkout-bottom>div{display:flex;gap:14px;align-items:center}.checkout-bottom>div>span{font-size:12px;color:#8fa0b7}.checkout-bottom strong{font-size:29px;color:var(--orange);font-weight:600}.orders-list{display:flex;flex-direction:column;gap:21px;margin:25px 0}.order-card-header{display:flex;justify-content:space-between;align-items:center;background:#fcfdff;border-bottom:1px solid var(--line);padding:17px 24px;font-size:11px;color:#8c9db5}.order-card-header>span:first-child{display:flex;align-items:center;gap:24px}.order-card-header small{font-size:10px}.order-merchant{display:flex;align-items:center;gap:8px;font-size:12px;color:#6680a5;padding:21px 25px 0;font-weight:550}.order-product{display:flex;align-items:center;gap:17px;padding:19px 25px}.order-product>a{width:67px;height:73px;flex-shrink:0;overflow:hidden;border-radius:5px}.order-product img{width:100%;height:100%;object-fit:cover}.order-product>div{flex:1;font-size:14px;color:#4e6789}.order-product p{font-size:11px;color:#9aabbe;margin:7px 0}.order-product>strong{font-size:14px;font-weight:500}.order-card-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 24px;padding:20px 0;border-top:1px solid #edf1f7;font-size:12px;color:#8d9eb5}.order-card-footer>span>strong{font-size:19px;color:#577296;font-weight:600;margin-left:8px}.order-card-footer>div{display:flex;gap:9px}.order-detail-specs{margin-bottom:25px}.order-detail-specs dd{font-size:12px}.join-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;margin:10px 0 40px;padding:20px 5px 15px}.join-heading h1{font-size:40px;line-height:1.45;letter-spacing:-.8px;margin:15px 0 20px}.join-heading>div>p{font-size:13px;color:#8f9eb1;line-height:2;margin-bottom:24px}.join-benefits{display:flex;flex-wrap:wrap;gap:24px;font-size:12px;color:#728bac}.join-benefits>span{display:flex;align-items:center;gap:7px}.join-process{border-left:1px solid #e0e7f1;padding:8px 0 0 45px}.join-process>h3{font-size:14px;color:#7184a0;margin-bottom:24px}.process-step{display:flex;gap:17px;align-items:flex-start;margin:21px 0}.process-step>span{display:flex;justify-content:center;align-items:center;width:35px;height:35px;border:1px solid #dce6f9;border-radius:50%;background:#fff;color:#7699d5;font-size:12px;flex-shrink:0}.process-step strong{font-size:14px;color:#597497;font-weight:600;line-height:1.5}.process-step p{font-size:11px;color:#9aa9bf;margin:7px 0 0}.join-form-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}.join-form-panel{padding:32px 36px}.join-form-panel>h2{font-size:24px;margin-bottom:10px}.form-intro{font-size:12px;color:#92a3b9;margin-bottom:23px;line-height:1.8}.form-section-title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;margin:30px 0 20px}.form-section-title>span{font-size:11px;color:#89a7d5;background:#eff4ff;border-radius:4px;padding:5px 7px;letter-spacing:.5px;font-weight:500}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid>label,.join-form-panel label:not(.checkbox-label){display:flex;flex-direction:column;gap:9px;font-size:12px;color:#6a819f;font-weight:500}.form-grid input,.form-grid select,.join-form-panel input:not([type=checkbox]):not([type=file]){width:100%;border:1px solid #dfe7f1;border-radius:6px;padding:12px;color:#4d678b;font-size:13px;background:#fff;height:44px}.form-grid input::placeholder,.join-form-panel input::placeholder{color:#a6b1c1}.form-grid>label>small{font-size:10px;color:#a4afbf;font-weight:400}.upload-label{margin:24px 0 12px!important}.upload-area{background:#fafcff;border:1px dashed #cddcf1;padding:24px 18px;display:flex;flex-direction:column;align-items:center;gap:9px;border-radius:7px;text-align:center;color:#7798ca}.upload-area>strong{font-size:12px;font-weight:500;color:#8298b8;margin-top:3px;line-height:1.7}.upload-area>span{font-size:10px;color:#a5b3c7}.upload-area>div{display:flex;align-items:center;gap:17px;margin-top:7px}.upload-area .text-link{font-size:11px;font-weight:500}.file-picker{position:relative;cursor:pointer;overflow:hidden;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;color:var(--blue)!important;flex-direction:row!important;min-height:33px!important}.file-picker>input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%}.field-hint{font-size:11px;color:#94a5bc;line-height:1.8;margin:-7px 0 15px}.category-checks{display:flex;flex-wrap:wrap;gap:10px}.category-checks>label{display:flex!important;align-items:center;gap:7px!important;flex-direction:row!important;cursor:pointer;font-size:11px!important;background:#fcfdff;border:1px solid #e3eaf5;border-radius:6px;padding:13px 14px;position:relative}.category-checks>label.selected{border-color:#9cb9ef;background:#f3f7ff;color:var(--blue)!important}.category-checks input{width:13px;height:13px}.form-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px;border-top:1px solid var(--line);padding-top:24px}.form-footer>span{font-size:11px;color:#9baac0}.form-footer .button{font-size:12px}.join-side{padding:27px;margin-bottom:23px}.join-side h3,.application-history h3{font-size:16px;margin-bottom:19px}.join-side ul{font-size:12px;color:#8b9eb9;line-height:1.95;padding-left:17px;margin:0 0 22px}.join-side li{padding-left:3px;margin-bottom:12px}.join-side .text-link{font-size:12px}.application-history{padding:26px}.application-history>p{font-size:12px;line-height:1.9;color:#96a7be}.application-history>div{border-top:1px solid #e7edf5;padding:17px 0;display:flex;align-items:flex-start;flex-direction:column;gap:8px}.application-history strong{font-size:12px;line-height:1.8;font-weight:550}.application-history>div>span:not(.status){font-size:10px;color:#a1afc1}.application-history>div>p{font-size:11px;color:#ac8490;margin:3px 0}.application-success{padding:55px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:19px}.application-success>svg{color:#55a78c}.application-success h2{font-size:26px;margin:0}.application-success p{max-width:450px;color:#8a9fbb;line-height:1.9;font-size:13px}.application-success>div{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.application-success .button{font-size:12px}.seller-shell{display:grid;grid-template-columns:245px minmax(0,1fr);gap:25px;margin-top:27px;align-items:start}.seller-sidebar{padding:25px 18px}.seller-profile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding-bottom:24px}.seller-profile>strong{font-size:14px;line-height:1.8;font-weight:600}.seller-profile>.subtle-tag{font-size:10px}.seller-sidebar>label{display:flex;flex-direction:column;gap:10px;color:#95a7be;font-size:10px}.seller-sidebar select{font-size:11px;border:1px solid #e3eaf5;border-radius:5px;width:100%;padding:10px 7px;background:#fcfdff;color:#6c85a6}.seller-sidebar nav{display:flex;flex-direction:column;gap:7px;border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.seller-sidebar nav>button{display:flex;align-items:center;gap:10px;border-radius:6px;font-size:13px;color:#8195b0;padding:13px 12px;text-align:left}.seller-sidebar nav>button>svg:last-child{margin-left:auto;color:#a9b8cf}.seller-sidebar nav>button.active{background:#edf3ff;color:var(--blue);font-weight:550}.seller-sidebar>.text-link{font-size:11px;margin:29px 6px 3px}.seller-content{min-width:0;display:flex;flex-direction:column;gap:22px}.workspace-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.workspace-stats>div{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px 22px}.workspace-stats svg{grid-column:2;grid-row:1;color:#86a2cc}.workspace-stats span{font-size:11px;color:#9bacc3;grid-column:1;grid-row:1}.workspace-stats strong{font-size:31px;color:#49668f;grid-row:2;font-weight:500;line-height:1.2}.workspace-panel{overflow:hidden}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 25px;border-bottom:1px solid var(--line)}.workspace-heading h2{font-size:17px;margin:0}.table-scroll{overflow-x:auto}.table-scroll table{width:100%;border-collapse:collapse;text-align:left;font-size:11px;min-width:600px}.table-scroll thead{background:#fafcff;color:#94a5bd}.table-scroll th{font-size:11px;font-weight:500;padding:15px 17px}.table-scroll td{padding:17px;border-top:1px solid #eef2f8;color:#7b91b1;line-height:1.8}.table-scroll th:first-child,.table-scroll td:first-child{padding-left:25px}.table-scroll td>small{display:block;font-size:10px;color:#aab7c9;margin-top:4px}.table-item{display:flex;align-items:center;gap:13px;max-width:300px}.table-item>img{width:46px;height:53px;object-fit:cover;border-radius:4px;flex-shrink:0}.table-item strong{display:block;font-size:12px;font-weight:500;color:#607b9e;line-height:1.7}.table-item small{display:block;font-size:10px;color:#a1b0c5;margin-top:5px}.table-actions{display:flex;gap:12px;white-space:nowrap}.table-actions .text-link{font-size:11px;font-weight:500}.table-actions>span{font-size:10px;color:#a0afc4}.workspace-panel .empty-state{border:0;border-radius:0;background:#fff}.seller-store-details{padding:20px 27px}.seller-store-details>p{font-size:12px;margin-top:25px;color:#97a7bd}.publish-fields{margin:23px 0 17px;gap:18px}.full-column{grid-column:1/-1}.publish-image-preview{display:flex;gap:13px;align-items:center;padding:13px;background:#f7faff;border:1px solid #e4edf9;border-radius:6px;margin:20px 0}.publish-image-preview>img{width:54px;height:54px;border-radius:4px;object-fit:cover}.publish-image-preview strong{font-size:12px;color:#7a94b8;font-weight:500}.publish-image-preview p{font-size:10px;color:#a0b0c7;line-height:1.8;margin:7px 0 0}.review-panel{margin-top:30px;overflow:hidden}.review-toolbar{display:flex;justify-content:space-between;align-items:center;padding:0 25px;border-bottom:1px solid var(--line);gap:20px}.review-toolbar .line-tabs{border:0;min-height:68px}.review-toolbar .line-tabs button{display:flex;align-items:center;gap:8px}.review-toolbar .line-tabs span{font-size:10px;background:#eef3fb;color:#92a8c8;padding:1px 6px;border-radius:4px}.review-toolbar select{font-size:11px;background:#fff;border:1px solid #e3eaf4;color:#89a0be;padding:8px;border-radius:5px}.review-item{display:flex;align-items:center;gap:20px;padding:25px;border-bottom:1px solid #edf1f7}.review-item:last-child{border:0}.review-item-icon{background:#eef4ff;color:#7d9dce;display:flex;align-items:center;justify-content:center;width:50px;height:53px;border-radius:8px;flex-shrink:0}.review-item>div{flex:1}.review-item h3{font-size:14px;margin-bottom:7px;font-weight:550;color:#567197;line-height:1.7}.review-item p{font-size:11px;color:#91a5c1;margin-bottom:7px;line-height:1.7}.review-item small{font-size:10px;color:#a7b4c7}.review-list+.empty-state,.review-panel>.empty-state{border:0;min-height:360px}.review-detail{padding-bottom:22px}.review-detail h3{margin-top:0}.review-detail>p{font-size:13px}.review-detail+.checkbox-label{margin-top:10px}@media(max-width:1100px){.cart-layout{grid-template-columns:minmax(0,1fr) 285px;gap:20px}.cart-line{padding:20px 18px;gap:12px;flex-wrap:wrap}.cart-line>a{width:65px;height:77px}.cart-line-price{min-width:60px}.cart-store-heading{padding:18px;font-size:12px}.cart-store-heading>span{display:none}.order-summary{padding:23px}.join-heading{gap:35px}.join-form-layout{grid-template-columns:minmax(0,1fr) 270px;gap:22px}.join-form-panel{padding:28px}.form-footer{align-items:flex-start;flex-direction:column;gap:17px}.seller-shell{grid-template-columns:210px minmax(0,1fr);gap:20px}.workspace-stats{gap:10px}.workspace-stats>div{padding:17px 15px}.workspace-stats svg{width:20px}.workspace-stats span{font-size:10px}.workspace-stats strong{font-size:28px}.review-item{gap:15px;padding:22px}}@media(max-width:850px){.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.cart-line{flex-wrap:nowrap}.cart-store-heading>span{display:block}.join-heading{grid-template-columns:1fr;gap:24px;margin-bottom:28px}.join-heading h1{font-size:36px}.join-process{display:flex;align-items:flex-start;gap:22px;padding:24px 0 0;border-left:0;border-top:1px solid var(--line)}.join-process>h3{display:none}.process-step{margin:0;gap:12px;flex:1}.process-step>span{width:29px;height:29px}.process-step strong{font-size:12px}.process-step p{font-size:10px;line-height:1.8}.join-form-layout{grid-template-columns:1fr}.join-form-layout>aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.join-side{margin-bottom:0}.seller-shell{grid-template-columns:1fr}.seller-sidebar{display:flex;flex-wrap:wrap;align-items:center;gap:20px;padding:21px}.seller-profile{display:none}.seller-sidebar>label{width:230px;flex-shrink:0}.seller-sidebar nav{border:0;padding:0;margin:0;flex-direction:row;gap:4px;flex:1;flex-wrap:wrap}.seller-sidebar nav>button{font-size:11px;padding:11px 10px;gap:6px}.seller-sidebar nav>button>svg{width:17px}.seller-sidebar nav>button>svg:last-child{display:none}.seller-sidebar>.text-link{margin:0;font-size:11px}.workspace-stats>div{padding:20px}.workspace-stats span{font-size:11px}.review-item-icon{display:none}.review-item h3{font-size:13px}}@media(max-width:560px){.auth-tabs{gap:30px}.auth-tabs button{font-size:14px}.cart-store-heading{padding:16px}.cart-store-heading>a{font-size:11px;gap:6px}.cart-store-heading>span{display:none}.cart-line{padding:18px 15px;flex-wrap:wrap;gap:12px;position:relative}.cart-line>a{width:62px;height:76px}.cart-line-info{min-width:calc(100% - 80px);padding-right:20px}.cart-line-info>a{font-size:13px}.cart-line-info>p{margin:6px 0;font-size:10px}.cart-line-info>span{font-size:11px}.quantity-stepper{margin-left:74px}.cart-line-price{margin-left:auto;font-size:14px;min-width:0}.cart-line>.remove-item{position:absolute;right:10px;top:20px}.cart-line>.remove-item>svg{width:17px}.order-summary{padding:25px}.order-summary>h2{font-size:20px;margin-bottom:24px}.order-summary>.summary-total>strong{font-size:27px}.checkout-items p{font-size:9px;line-height:1.7}.checkout-items strong{font-size:11px}.checkout-items img{width:49px;height:60px}.checkout-items>div{gap:10px}.checkout-delivery{gap:10px;padding:13px}.checkout-delivery>span{display:none}.checkout-bottom{gap:13px;align-items:flex-start;flex-direction:column}.checkout-bottom>div{width:100%;justify-content:space-between}.checkout-bottom .button{width:100%;font-size:13px}.checkout-bottom strong{font-size:27px}.order-card-header{padding:14px 17px;gap:8px;font-size:10px}.order-card-header>span:first-child{gap:5px;flex-direction:column;align-items:flex-start}.order-card-header small,.order-card-header .status{font-size:9px}.order-merchant{padding:19px 17px 0;gap:6px;font-size:10px}.order-product{padding:16px 17px;gap:12px}.order-product>a{width:57px;height:66px}.order-product>div{font-size:12px}.order-product p{font-size:10px}.order-product>strong{font-size:12px}.order-card-footer{margin:0 17px;padding:16px 0;flex-direction:column;align-items:flex-end;gap:15px;font-size:11px}.order-card-footer>span{align-self:flex-start}.order-card-footer>span>strong{font-size:18px}.order-card-footer .button-small{font-size:11px}.join-heading{padding:10px 0;margin-bottom:28px;gap:24px}.join-heading h1{font-size:32px;margin:13px 0 15px}.join-heading>div>p{font-size:12px;line-height:1.9;margin-bottom:21px}.join-benefits{gap:15px;font-size:10px}.join-benefits svg{width:16px}.join-process{gap:18px;padding-top:24px;flex-direction:column}.process-step{gap:13px}.process-step strong{font-size:13px}.process-step p{font-size:11px}.process-step>span{width:33px;height:33px}.join-form-panel{padding:23px 19px}.join-form-panel>h2{font-size:21px}.form-intro{font-size:11px;line-height:1.9}.form-grid{grid-template-columns:1fr;gap:19px}.form-grid input,.form-grid select,.join-form-panel input:not([type=checkbox]):not([type=file]){font-size:16px}.form-section-title{font-size:14px;margin-top:26px}.upload-area{padding:23px 12px}.upload-area>strong{font-size:11px}.upload-area>span{font-size:9px}.upload-area>div{gap:10px;flex-wrap:wrap;justify-content:center}.upload-area .text-link{font-size:10px}.category-checks{gap:9px}.category-checks>label{font-size:10px!important;padding:11px 9px;gap:6px!important}.category-checks>label>svg{width:17px}.form-footer{gap:17px;margin-top:21px;padding-top:21px}.form-footer>.button{width:100%;font-size:12px}.join-form-layout>aside{grid-template-columns:1fr;gap:20px}.join-side,.application-history{padding:23px}.application-success{padding:38px 0;gap:17px}.application-success h2{font-size:23px}.application-success p{font-size:12px}.application-success .button{width:100%;font-size:12px}.seller-shell{gap:20px;margin-top:22px}.seller-sidebar{padding:20px;gap:17px}.seller-sidebar>label{width:100%;font-size:10px}.seller-sidebar select{font-size:12px;padding:10px}.seller-sidebar nav{width:100%;justify-content:space-between;gap:2px;flex-wrap:nowrap}.seller-sidebar nav>button{padding:11px 8px;flex-direction:column;font-size:10px;gap:7px}.seller-sidebar nav>button>svg{width:19px}.workspace-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.workspace-stats>div{padding:18px 19px;gap:13px}.workspace-stats strong{font-size:28px}.workspace-stats svg{width:22px}.workspace-heading{padding:18px;gap:13px}.workspace-heading h2{font-size:16px}.workspace-heading .button-small{font-size:11px}.table-scroll table{min-width:580px}.table-scroll th:first-child,.table-scroll td:first-child{padding-left:18px}.table-scroll td{padding:15px}.seller-store-details{padding:15px 22px}.seller-store-details .detail-specs>div{flex-direction:column;gap:4px}.publish-fields{gap:16px}.publish-image-preview{padding:12px;gap:12px}.publish-image-preview strong{font-size:11px}.publish-image-preview p{font-size:10px;line-height:1.8}.review-panel{margin-top:23px}.review-toolbar{padding:0 16px;gap:12px}.review-toolbar .line-tabs{min-height:60px;gap:17px}.review-toolbar .line-tabs button{font-size:12px;gap:5px}.review-toolbar select{max-width:100px;font-size:10px;padding:8px 5px}.review-item{flex-wrap:wrap;padding:19px 17px;gap:12px}.review-item>div{min-width:100%}.review-item h3{font-size:13px}.review-item p{font-size:10px}.review-item>.status{margin-right:auto}.review-item>.button-small{font-size:11px}.review-detail .detail-specs>div{flex-direction:column;gap:3px}.review-detail>p{font-size:12px}}:root{font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#172638;background:#f8fafc;font-synthesis:none;--blue: #265ce2;--blue-soft: #eef3ff;--ink: #172638;--muted: #7c889b;--text-secondary: #586b83;--surface: #fff;--line: #e5eaf1;--green: #419e85;--orange: #ee583e;--radius: 10px}*{box-sizing:border-box}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent;outline-offset:4px}button,a{touch-action:manipulation}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.43}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #87adff}h1,h2,h3,h4,p{margin-top:0}img{max-width:100%;display:block}svg{vertical-align:middle;flex-shrink:0}input,textarea,select{min-width:0}input[type=checkbox]{accent-color:var(--blue);width:16px;height:16px;flex-shrink:0;cursor:pointer}select{cursor:pointer}textarea{resize:vertical}em{font-style:normal;color:var(--orange)}::selection{background:#dbe7ff}main:focus{outline:none}.container{width:min(1400px,calc(100% - 96px));margin:0 auto}.page-pad{padding-top:35px;padding-bottom:68px;min-height:58vh}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:12px 22px;min-height:45px;font-size:14px;font-weight:600;border-radius:7px;white-space:nowrap;border:1px solid transparent;transition:background .16s,border-color .16s}.button-primary{background:var(--blue);color:#fff}.button-primary:hover:not(:disabled){background:#194bc8}.button-outline{background:#fff;color:var(--blue);border-color:#cfddfb}.button-outline:hover:not(:disabled){background:#f0f5ff;border-color:#93b2f6}.button-white{background:#fff;color:var(--ink);border-color:var(--line)}.button-quiet{background:#f3f5f8;color:#5c697c}.button-small{font-size:13px;padding:8px 12px;min-height:35px}.full-width{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:7px;flex-shrink:0;color:#71809a}.icon-button:hover{background:#edf3fc;color:var(--blue)}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-weight:600;font-size:14px;background:none;border:0;padding:0}.text-link:hover{color:#133eaf}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:1.7px;font-weight:650;color:var(--blue);line-height:1.5}.subtle-tag{display:inline-flex;align-items:center;gap:5px;border:1px solid #e3e9f1;border-radius:4px;padding:4px 7px;background:#f7f9fc;color:#76839a;font-size:11px;line-height:1.5}.tag-list{display:flex;flex-wrap:wrap;gap:7px}.tag-list span{background:#f3f6fa;padding:5px 9px;border-radius:4px;font-size:12px;color:#69798d}.skip-link{position:fixed;left:10px;top:-100px;padding:15px;background:#fff;color:var(--blue);z-index:1000}.skip-link:focus{top:8px}.site-header{position:sticky;top:0;background:#fffffffa;border-bottom:1px solid var(--line);z-index:30}.header-inner{display:flex;align-items:center;gap:34px;height:82px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand-mark{display:block;width:48px;height:48px;flex-shrink:0;object-fit:contain}.brand strong{display:block;font-size:22px;letter-spacing:.5px;line-height:1.35;font-weight:750}.brand small{display:block;color:#8c97a9;font-size:10px;letter-spacing:.6px;line-height:1.5;margin-top:2px}.main-nav{display:flex;align-items:stretch;justify-content:center;gap:27px;flex:1;height:100%}.main-nav>a{display:flex;align-items:center;position:relative;color:#59677d;font-size:14px;font-weight:600;white-space:nowrap}.main-nav>a:hover,.main-nav>a.active{color:var(--blue)}.main-nav>a.active:after{content:"";position:absolute;height:3px;background:var(--blue);bottom:17px;left:0;right:0;border-radius:2px}.header-actions{display:flex;align-items:center;gap:12px}.cart-button{border:1px solid var(--line);width:39px;height:39px;position:relative}.cart-count{position:absolute;top:-7px;right:-7px;min-width:17px;height:17px;border-radius:12px;background:var(--orange);color:#fff;font-size:9px;font-weight:650;display:flex;align-items:center;justify-content:center;padding:0 4px}.seller-link{font-size:13px;padding:10px 16px;min-height:40px}.account-links{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:12px;color:#778399}.account-links button{font-size:12px;padding:5px 0}.account-links>a{display:flex;gap:4px;align-items:center;max-width:100px;overflow:hidden;text-overflow:ellipsis}.account-links>span{color:#d4dae3}.mobile-menu,.mobile-account-menu{display:none}.market-page{padding-top:37px;padding-bottom:40px}.market-intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:24px}.small-blue-line{width:17px;height:2px;background:var(--blue)}.market-intro h1{font-size:32px;letter-spacing:-.8px;margin:10px 0;line-height:1.4;font-weight:700}.title-dot{color:var(--blue)}.market-intro p{color:#8290a3;font-size:13px;line-height:1.6;margin:0}.market-summary{display:flex;align-items:center;gap:13px;margin-top:15px;color:#7891bc;padding-left:23px;border-left:1px solid #dfe5ed}.market-summary strong{font-weight:500;font-size:12px;color:#576d8e;white-space:nowrap}.market-summary strong>span{padding:0 9px;color:#a5b0c0}.market-summary small{display:block;font-size:11px;color:#94a0b1;margin-top:7px}.market-filter{border:1px solid var(--line);background:#fff;border-radius:var(--radius);overflow:hidden}.search-filter-row{display:flex;align-items:center;gap:30px;padding:18px 22px;border-bottom:1px solid #eef1f5}.search-box{display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #e1e7f0;border-radius:6px;background:#f8fafc;height:43px;color:#8595aa;width:540px;max-width:100%}.search-box:focus-within{border-color:#8dabee;background:#fff}.search-box input{border:0;background:transparent;outline:none;min-width:0;width:100%;height:100%;color:var(--ink);font-size:13px}.search-box input:focus-visible{outline:none}.search-box input::placeholder{color:#95a0b0}.search-hint{font-size:10px;white-space:nowrap;color:#b0b8c7;border-left:1px solid #e3e8f0;padding-left:10px}.search-suggestion{display:flex;gap:14px;font-size:11px;color:#a2adba}.search-suggestion button{font-size:12px;color:#7b8ba2;padding:0}.category-tabs{display:flex;align-items:center;gap:10px;padding:14px 20px;overflow-x:auto;scrollbar-width:thin}.category-tabs button{display:flex;min-height:44px;align-items:center;gap:8px;padding:10px 15px;color:#748198;font-size:13px;border-radius:5px;white-space:nowrap}.category-tabs button>span{font-size:10px;color:#9aa7bb;font-weight:400;padding-left:2px}.category-tabs button:hover{background:#f6f8fc;color:var(--blue)}.category-tabs button.active{background:var(--blue-soft);color:var(--blue);font-weight:600}.category-tabs button.active>span{color:#7c9cdd}.active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:18px;color:var(--text-secondary);font-size:12px}.active-filters button{display:inline-flex;align-items:center;gap:8px;min-height:44px;max-width:100%;overflow-wrap:anywhere;padding:8px 12px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--text-secondary);text-align:left}.active-filters .clear-filters{background:transparent;border-color:transparent;color:var(--blue)}.results-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:18px;min-height:75px;scroll-margin-top:92px;font-size:12px;color:var(--text-secondary)}.results-toolbar>div{display:flex;flex-wrap:wrap;align-items:center;gap:17px}.results-toolbar strong{font-size:15px;color:#2c3c50;font-weight:600}.results-toolbar .favorite-filter{display:flex;align-items:center;gap:5px;font-size:12px;min-height:44px;font-weight:400;margin-left:4px;color:var(--text-secondary)}.favorite-filter input{width:13px;height:13px}.select-label{display:flex;align-items:center;gap:5px;margin:0;font-weight:400;color:#73839b}.select-label select{border:0;background:transparent;color:#6b7d97;font-size:12px;padding:5px 3px;min-height:44px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-card{min-width:0;display:grid;grid-template-columns:39.5% 60.5%;background:#fff;border:1px solid #e1e7f0;border-radius:9px;overflow:hidden;min-height:324px;transition:border-color .2s,box-shadow .2s}.product-card:hover{border-color:#c2d3f3;box-shadow:0 6px 24px #263c6b08}.product-picture{display:block;position:relative;min-width:0;height:100%;min-height:324px;overflow:hidden;background:#fff}.product-picture img{width:100%;height:100%;position:absolute;object-fit:contain;padding:16px;transition:transform .3s}.product-card:hover .product-picture img{transform:scale(1.025)}.product-body{display:flex;flex-direction:column;padding:23px 24px 20px;min-width:0}.product-eyebrow{display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:12px;color:var(--text-secondary);margin-bottom:19px;font-weight:600}.price{font-size:22px;letter-spacing:-.4px;color:var(--orange);line-height:1;white-space:nowrap;font-weight:650;font-variant-numeric:tabular-nums}.price small{font-size:14px;letter-spacing:0}.product-pricing{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.price-label{font-size:11px;color:var(--text-secondary);font-weight:400}.quote-price{font-size:13px;color:var(--text-secondary);white-space:nowrap}.catalog-end{margin:0;padding:30px 16px;text-align:center;font-size:13px;color:var(--text-secondary)}.product-name{font-size:20px;font-weight:700;letter-spacing:-.4px;line-height:1.5;margin-bottom:9px;color:#192a3f}.product-name:hover{color:var(--blue)}.product-description{font-size:13px;line-height:1.85;color:var(--text-secondary);margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-features{display:flex;align-items:center;flex-wrap:wrap;gap:8px 15px;font-size:12px;color:var(--text-secondary);margin-bottom:25px}.product-features span{display:inline-flex;align-items:center;gap:5px}.product-features svg{color:#55ab96}.product-provider{border-top:1px solid #edf1f7;padding-top:14px;margin-top:auto}.product-provider>span{display:block;font-size:11px;color:var(--text-secondary);margin-bottom:4px;letter-spacing:.3px}.product-provider>a{display:flex;align-items:center;gap:5px;color:#4c6283;font-weight:600;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.product-provider>a svg{opacity:0}.product-provider>a:hover svg{opacity:1}.product-provider .source-license{min-height:24px;width:fit-content;font-size:11px;font-weight:400;color:var(--text-secondary)}.card-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:14px}.card-actions>div{display:flex;align-items:center;gap:5px;margin-left:auto}.card-actions .text-link{font-size:12px;min-height:44px;gap:4px;white-space:nowrap}.card-actions .button-small{font-size:12px;padding:6px 9px;min-height:44px;gap:5px}.favorite-button{width:44px;height:44px}.is-favorite{color:#e26868}.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;padding:34px 0 25px}.pagination>span{font-size:12px;color:var(--text-secondary);margin-right:12px}.pagination button{min-width:44px;height:44px;border:1px solid #e1e7ef;background:#fff;border-radius:5px;color:var(--text-secondary);font-size:12px;display:flex;align-items:center;justify-content:center}.pagination button:first-of-type,.pagination button:last-of-type{gap:6px;padding:0 12px}.pagination button.active{background:var(--blue);border-color:var(--blue);color:#fff}.market-footnote{display:flex;align-items:flex-start;justify-content:center;gap:7px;font-size:11px;color:#95a0ae;margin:20px 0 28px;line-height:1.7}.market-footnote svg{margin-top:2px}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:30px 0 10px;border-top:1px solid var(--line)}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:14px;color:#6e88b7;border-right:1px solid #e7ecf3}.trust-strip>div:last-child{border:0}.trust-strip strong{display:block;font-size:12px;color:#627490;line-height:1.7;font-weight:550}.trust-strip small{font-size:10px;color:#9aa7b8;display:block;margin-top:2px}.section-space{margin:62px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px;gap:20px}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{font-size:27px;letter-spacing:-.5px;margin-bottom:7px}.section-heading p{font-size:13px;color:#8b97a9;line-height:1.8;margin:0}.section-heading>.text-link{margin-bottom:4px;white-space:nowrap;font-size:12px}.home-hero{background:#eaf1f9}.home-hero-inner{position:relative;min-height:445px;display:flex;align-items:center}.hero-image{position:absolute;width:58%;height:100%;right:0;top:0;object-fit:cover;object-position:center}.hero-copy{position:relative;background:#eaf1f9;width:53%;padding:50px 30px 50px 0;z-index:1}.hero-copy h1{font-size:48px;line-height:1.35;letter-spacing:-1px;margin:15px 0}.hero-copy>p{color:#75849a;font-size:14px;line-height:1.95;margin-bottom:27px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:10px;color:#7185a3;font-size:11px;margin-top:26px}.hero-note>span{height:10px;width:1px;background:#c3cedd;margin:0 4px}.home-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:28px;gap:12px}.home-categories>a{display:flex;align-items:center;gap:12px;padding:20px 10px;border-bottom:1px solid #e2e8f1}.home-categories h3{font-size:13px;margin-bottom:5px}.home-categories p{font-size:10px;color:#97a2b3;margin:0}.home-categories>a>svg{margin-left:auto;color:#a2afc1}.category-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#eaf1ff;color:#4979d8;flex-shrink:0}.home-categories .category-icon{width:40px;height:40px;background:transparent}.join-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#edf3fe;padding:34px 40px;border-radius:10px;margin:50px 0 65px}.join-banner h2{font-size:25px;margin:10px 0}.join-banner p{font-size:12px;color:#8999b1;line-height:1.8;margin:0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:13px 0 32px}.page-heading h1{font-size:32px;margin:12px 0;letter-spacing:-.7px;line-height:1.45}.page-heading p{font-size:13px;color:#8694a8;line-height:1.8;margin:0}.heading-count{font-size:20px;color:#a0aec3;margin-left:12px;font-weight:400}.info-filter{border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 0 14px;gap:15px}.info-filter .category-tabs{padding:0;gap:2px}.info-filter .category-tabs button{padding:10px 12px;font-size:12px}.compact-search{width:245px;flex-shrink:0;height:38px;background:#fff}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.article-card{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff;transition:box-shadow .2s;min-width:0}.article-card:hover{box-shadow:0 7px 26px #263c6b08}.article-picture{height:190px;display:block;overflow:hidden;background:#e6ebf3}.article-picture img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.article-card:hover .article-picture img{transform:scale(1.03)}.article-body{padding:23px}.article-meta{display:flex;justify-content:space-between;font-size:10px;color:var(--text-secondary);margin-bottom:13px}.article-meta>span{color:var(--blue)}.article-title{display:block;font-size:17px;line-height:1.65;font-weight:650;min-height:56px;letter-spacing:-.2px}.article-body>p{font-size:13px;line-height:1.9;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:10px 0 19px;min-height:45px}.article-bottom{border-top:1px solid #eef1f6;padding-top:16px;display:flex;justify-content:space-between;align-items:center;color:var(--text-secondary)}.article-bottom>a{display:flex;align-items:center;gap:7px;font-size:11px}.article-bottom>a:last-child{color:var(--blue)}.merchant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.merchant-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:25px;display:flex;flex-direction:column;min-width:0}.merchant-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.merchant-avatar{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#eef3ff;color:#4a75cf;flex-shrink:0}.merchant-avatar.large{width:66px;height:66px;border-radius:15px}.merchant-avatar.teal{background:#e9f6f2;color:#4e9a8a}.merchant-avatar.violet{background:#f1eef9;color:#8673bd}.merchant-card h3{font-size:17px;margin:0 0 12px}.merchant-card>p{font-size:12px;color:#8b97a9;line-height:1.85;margin-bottom:18px;flex:1}.merchant-card-bottom{margin-top:25px;border-top:1px solid #edf0f5;padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:10px}.merchant-card-bottom>span{font-size:11px;color:#9aa6b6}.merchant-card-bottom .text-link{font-size:12px}.merchant-search{margin-bottom:26px;width:400px;background:#fff}.spaced-notice{margin:28px 0}.breadcrumb{display:flex;align-items:center;gap:9px;font-size:11px;color:#a1aabb;margin:0 0 24px;flex-wrap:wrap}.breadcrumb a{color:#7587a0}.breadcrumb a:hover{color:var(--blue)}.product-detail{display:grid;grid-template-columns:42% 58%;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.detail-image{position:relative;background:#eaf0f5;min-height:495px}.detail-image>img{width:100%;height:100%;max-height:610px;object-fit:cover}.detail-image>span{position:absolute;bottom:16px;left:20px;background:#fff9;border-radius:4px;font-size:10px;color:#58708c;padding:6px 9px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.detail-main{padding:36px 42px}.reference-figure{margin:0;min-width:0;display:flex;flex-direction:column}.reference-figure .detail-image{flex:1;min-height:min(390px,65vw);background:#fff;display:grid;place-items:center}.reference-figure .detail-image>img{object-fit:contain;height:auto;max-height:520px;padding:20px}.reference-figure figcaption{padding:12px 18px 18px;color:var(--text-secondary);font-size:12px;line-height:1.8}.reference-figure figcaption a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.reference-price-note{color:var(--text-secondary);font-size:12px;line-height:1.8;margin:-8px 0 18px}.reference-source .detail-specs>div{display:block;text-align:left}.reference-source .detail-specs dt{width:auto}.detail-main h1{font-size:30px;line-height:1.5;margin:15px 0 9px}.detail-tagline{font-size:14px;color:#8a97aa}.detail-price{display:flex;align-items:center;gap:22px;margin:24px 0 20px;padding:20px;background:#fff7f3;border-radius:5px}.detail-price .price{font-size:38px}.detail-price .product-pricing{align-items:flex-start}.detail-price .price small{font-size:18px}.detail-price>span:last-child{font-size:11px;color:#bf8c79}.detail-specs{font-size:13px;margin:20px 0}.detail-specs>div{display:flex;gap:22px;padding:9px 0;line-height:1.7}.detail-specs dt{width:75px;flex-shrink:0;color:#8c99ac}.detail-specs dd{margin:0;color:#546983;word-break:break-word}.variant-chip{border:1px solid #97b3ee;background:#f2f6ff;color:var(--blue);border-radius:4px;padding:5px 10px;display:inline-flex;align-items:center;gap:20px}.detail-actions{display:flex;align-items:center;gap:12px;margin:27px 0 20px}.notice{display:flex;align-items:flex-start;gap:9px;border:1px solid #e1e9f8;background:#f1f5fd;color:#6b83a8;padding:12px 15px;font-size:11px;line-height:1.8;border-radius:6px}.notice>svg{margin-top:2px}.notice.success{background:#eef8f3;border-color:#d9ebdf;color:#4c8e71}.detail-bottom-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;margin-top:28px}.line-tabs{display:flex;gap:25px;align-items:stretch;border-bottom:1px solid var(--line);min-height:57px}.line-tabs button{padding:15px 4px;font-size:14px;color:#7c8ba2;border-bottom:2px solid transparent;white-space:nowrap}.line-tabs button.active{border-color:var(--blue);color:var(--blue);font-weight:600}.detail-content .line-tabs{padding:0 28px}.prose{font-size:14px;line-height:1.95;color:#66788f}.prose h1,.prose h2,.prose h3{color:var(--ink);line-height:1.55}.prose h2{font-size:21px;margin:28px 0 15px}.prose h3{font-size:17px;margin:24px 0 12px}.prose p{margin:0 0 16px}.prose ul{padding-left:20px}.prose li{padding:4px 0}.detail-content>.prose{padding:5px 32px 30px;min-height:290px}.detail-store{padding:28px;height:fit-content}.detail-store h3{font-size:16px;margin:20px 0 12px;line-height:1.6}.detail-store>p{font-size:12px;color:#92a0b2;line-height:1.8;margin:20px 0}.detail-store .button{width:100%;margin-bottom:16px;font-size:12px}.detail-store .text-link{font-size:11px}.reading-layout{display:grid;grid-template-columns:minmax(0,850px) minmax(240px,320px);gap:70px;justify-content:center;padding-top:12px}.reading-article>h1{font-size:35px;margin:18px 0 25px;line-height:1.5;letter-spacing:-.7px}.reading-byline{display:flex;align-items:center;gap:12px;margin-bottom:26px}.reading-byline>div:nth-child(2){flex:1}.reading-byline a{font-size:12px;font-weight:600;color:#617795}.reading-byline p{margin:6px 0 0;font-size:11px;color:#99a6b7}.reading-byline p>span{margin:0 12px}.reading-cover{width:100%;height:330px;object-fit:cover;border-radius:8px}.reading-article>.prose{font-size:15px;line-height:2.1}.reading-article>.prose h2{margin-top:33px}.back-link{margin-top:25px}.reading-sidebar{padding-top:15px}.reading-sidebar>h3{font-size:14px;padding-bottom:15px;border-bottom:1px solid var(--line);margin-bottom:23px}.reading-sidebar>h3:not(:first-child){margin-top:36px}.reading-sidebar h4{font-size:15px;line-height:1.7;margin:17px 0 11px}.reading-sidebar p{font-size:12px;color:#91a0b3;line-height:1.9;margin-bottom:20px}.reading-sidebar .button{font-size:12px}.related-link{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;font-size:13px;color:#71829a;line-height:1.85;padding:10px 0}.related-link svg{margin-top:4px;color:#8ba0bf}.store-hero{display:flex;align-items:center;gap:24px;padding:35px;background:#fff;border:1px solid var(--line);border-radius:9px}.store-hero>div:nth-child(2){flex:1}.store-hero h1{font-size:27px;margin:10px 0}.store-hero p{font-size:12px;color:#8b9aae;line-height:1.8;max-width:620px;margin-bottom:17px}.store-stats{display:flex;gap:25px;border-left:1px solid var(--line);padding-left:28px;text-align:center;white-space:nowrap}.store-stats strong{display:block;font-size:28px;color:#405d89;margin-bottom:7px;font-weight:500}.store-stats span{font-size:11px;color:#8d9bb0}.store-tabs{margin:19px 0 26px}.credential-panel{padding:30px 38px;max-width:950px}.credential-panel h2{margin-top:0}.center-heading{text-align:center;margin:18px 0 38px}.center-heading h1{font-size:33px;margin:16px 0 12px}.center-heading p{font-size:13px;color:#8a9aaf}.help-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:44px}.help-shortcuts>a{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);padding:25px;color:var(--blue);border-radius:9px}.help-shortcuts strong{font-size:15px;color:#526682}.help-shortcuts>a>svg:last-child{margin-left:auto}.help-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px}.help-layout h2{font-size:21px}.faq-list{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.faq-item{border-bottom:1px solid var(--line)}.faq-item:last-child{border:0}.faq-item>button{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:21px 24px;font-size:14px;line-height:1.6;gap:20px;color:#526882}.faq-item.open>button{color:var(--blue)}.faq-item>p{font-size:13px;color:#8595ab;line-height:1.95;padding:0 24px 22px;margin:0}.feedback-panel{padding:27px;height:fit-content}.feedback-panel h2{margin:17px 0 10px}.feedback-panel>p{font-size:12px;line-height:1.8;color:#8e9db1}.feedback-panel>small{display:block;margin-top:22px;font-size:10px;color:#a2adbc;line-height:1.8}.feedback-panel .button{width:100%}.feedback-success{color:#5b9e88;text-align:center;padding:25px 0}.feedback-success h3{font-size:17px;margin-top:16px}.feedback-success p{font-size:12px;color:#8a9aae;line-height:1.8}.legal-page{max-width:900px;padding:40px 50px;margin:0 auto}.legal-page h1{font-size:30px;margin:15px 0 25px}.legal-page a{color:var(--blue)}.empty-state{text-align:center;border:1px dashed #dce4ef;border-radius:10px;background:#fdfefe;padding:65px 25px;min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column}.empty-icon{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:50%;background:#f0f4fc;color:#90a8cb;margin-bottom:22px}.empty-state h3{font-size:20px;margin-bottom:12px;line-height:1.7}.empty-state p{font-size:13px;color:#8e9eb2;line-height:1.9;max-width:540px;margin-bottom:24px}.empty-state .button{font-size:13px}.floating-help{position:fixed;right:18px;bottom:90px;width:52px;padding:12px 0;display:flex;align-items:center;flex-direction:column;gap:5px;color:var(--blue);background:#fff;border:1px solid #e4eaf6;border-radius:9px;box-shadow:0 4px 18px #324b7510;z-index:15}.floating-help>span{font-size:10px}.site-footer{background:#fff;border-top:1px solid var(--line);padding:43px 0 23px}.footer-main{display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr;gap:50px;padding-bottom:32px}.footer-brand .brand-mark{width:40px;height:40px}.footer-brand .brand strong{font-size:20px}.footer-brand>p{font-size:12px;line-height:1.95;color:#94a0b2;margin:18px 0 13px}.footer-domain{font-size:11px;color:#9aa8ba;letter-spacing:.5px}.footer-main h4{font-size:12px;font-weight:600;color:#60728d;margin:3px 0 18px}.footer-main>div:not(:first-child)>a{display:block;font-size:11px;color:#94a0b2;margin-bottom:14px}.footer-main a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid #edf0f5;padding-top:22px;color:#9aa7b8;font-size:10px}.footer-bottom>div{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.toast-region{position:fixed;top:115px;left:50%;transform:translate(-50%);z-index:100;max-width:calc(100% - 32px)}.toast{display:flex;align-items:center;gap:10px;box-shadow:0 9px 35px #263c6b22;border:1px solid #e0e8f7;background:#fff;padding:14px 18px;border-radius:8px;font-size:13px;animation:toast-in .15s ease-out;line-height:1.7}.toast>svg{color:#46a286}.toast>a{font-size:12px;color:var(--blue);white-space:nowrap}.toast>a[hidden]{display:none}.toast>button{color:#92a2b6;padding:2px}.not-found{text-align:center;padding-top:80px}.not-found h1{margin-bottom:30px}.dialog{border:1px solid #e1e6ef;border-radius:14px;width:min(480px,calc(100vw - 32px));padding:0;max-height:calc(100dvh - 48px);box-shadow:0 22px 100px #10213d36;color:var(--ink);background:#fff;overscroll-behavior:contain}.dialog::backdrop{background:#12274366;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-wide{width:min(680px,calc(100vw - 32px))}.dialog-shell{padding:30px}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:24px}.dialog-heading h2{font-size:23px;line-height:1.5;margin:0 0 7px}.dialog-heading p{font-size:12px;color:#8f9db0;line-height:1.8;margin:0}.dialog-heading>.icon-button{margin:-6px -10px 0 0}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.dialog form>label{display:flex;flex-direction:column;margin:15px 0;gap:8px;font-size:12px;font-weight:550;color:#687d97}.auth-password{margin:18px 0}.auth-terms a{color:var(--blue);margin:0 3px}.auth-password>label{display:block;margin-bottom:8px;font-size:12px;font-weight:550;color:var(--text-secondary)}.password-field{position:relative}.dialog .password-field input{padding-right:64px;min-height:46px}.password-toggle{position:absolute;inset:1px 1px 1px auto;width:58px;min-height:44px;color:var(--blue);font-size:12px;border-radius:5px}.password-toggle:hover{background:var(--blue-soft)}.upload-area strong,.application-history small{overflow-wrap:anywhere}.application-history small{display:block;margin:7px 0;color:var(--text-secondary);font-size:11px;line-height:1.6}.dialog form>label.checkbox-label{flex-direction:row}.dialog input:not([type=checkbox]),.dialog textarea,.dialog select,.feedback-panel input,.feedback-panel textarea,.feedback-panel select{border:1px solid #dfe6f0;border-radius:6px;background:#fff;padding:11px 12px;font-size:13px;color:#465e7b;width:100%}.dialog textarea{line-height:1.8}.dialog input::placeholder,.dialog textarea::placeholder,.feedback-panel textarea::placeholder{color:#a9b3c2}.checkbox-label{display:flex!important;align-items:flex-start;flex-direction:row!important;gap:9px!important;font-size:11px!important;font-weight:400!important;line-height:1.9!important;color:#8597ae!important}.checkbox-label>input{margin-top:3px}.checkbox-label a{color:var(--blue);margin:0 3px}.form-error{font-size:12px;color:#cd503f;background:#fff5f1;border:1px solid #f6ded6;border-radius:5px;padding:10px 12px;line-height:1.6}.feedback-panel form>label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#7d8fa7;margin:17px 0}.status{display:inline-flex;align-items:center;gap:4px;font-size:10px;white-space:nowrap;line-height:1.6;padding:4px 7px;border-radius:4px;background:#f2f5f9;color:#8b9cb3}.status-pending{background:#fff7e8;color:#b88a34}.status-published,.status-approved{background:#edf8f3;color:#4d9a7c}.status-rejected{background:#fff0ed;color:#cd725e}.status-offline{background:#f1f3f7;color:#929eaf}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1650px){.product-card,.product-picture{min-height:366px}.product-body{padding:27px 28px 24px}.product-name{font-size:22px}.product-description{font-size:13px}.product-eyebrow{font-size:12px;margin-bottom:23px}.product-features,.product-provider>a,.card-actions .text-link{font-size:12px}.card-actions .button-small{font-size:12px;padding:8px 11px;min-height:44px}.product-provider>span{font-size:11px}.product-provider{padding-top:18px}.card-actions{margin-top:17px}}@media(max-width:1250px){.container{width:calc(100% - 64px)}.header-inner{gap:24px}.main-nav{gap:17px}.main-nav>a{font-size:12px}.brand strong{font-size:20px}.header-actions{gap:8px}.seller-link{padding:10px 12px}.seller-link>svg{display:none}.account-links{gap:6px}.market-intro h1{font-size:29px}.product-body{padding:20px 19px}.product-name{font-size:18px}.product-card{grid-template-columns:37% 63%}.card-actions .button-small{padding:7px 8px;font-size:12px}.card-actions .text-link{font-size:12px}.category-tabs{gap:4px}.category-tabs button{padding:10px 11px;font-size:12px}.search-suggestion{gap:10px}.product-eyebrow{font-size:11px}.price{font-size:20px}.price small{font-size:12px}.market-summary{padding-left:16px}.market-summary strong{font-size:11px}.market-summary>svg{display:none}.product-provider>a{font-size:12px}.detail-main{padding:28px}.detail-main h1{font-size:25px}.detail-specs>div{gap:12px}.reading-layout{gap:38px}.help-layout{gap:30px;grid-template-columns:minmax(0,1fr) 325px}.info-filter{flex-wrap:wrap}.article-picture{height:170px}.merchant-card{padding:22px}.merchant-card h3{font-size:15px}.home-categories>a{padding:18px 5px;gap:6px}.home-categories>a>svg{display:none}.home-categories h3{font-size:12px}.hero-copy h1{font-size:42px}}@media(max-width:1050px){.account-links{display:none}.header-inner{gap:20px}.market-summary{display:none}.product-card{grid-template-columns:36% 64%}.product-body{padding:18px 16px}.product-name{font-size:17px}.product-description{font-size:13px}.product-features{gap:6px 10px;font-size:12px}.product-eyebrow{flex-wrap:wrap;gap:10px;margin-bottom:14px}.product-card,.product-picture{min-height:317px}.card-actions .button-small>svg{display:none}.article-grid{gap:18px}.article-body{padding:20px}.article-title{font-size:15px}.merchant-grid{gap:17px}.merchant-card-bottom{flex-wrap:wrap;gap:10px}.home-categories{grid-template-columns:repeat(3,1fr)}.detail-bottom-layout{grid-template-columns:minmax(0,1fr) 260px}.reading-layout{grid-template-columns:minmax(0,1fr) 250px;gap:30px}.reading-article>h1{font-size:29px}.reading-cover{height:260px}.store-hero{padding:25px}.store-hero h1{font-size:23px}.store-stats{gap:20px;padding-left:18px}.footer-main{gap:25px;grid-template-columns:1.8fr 1fr 1fr 1fr}}@media(max-width:850px){.mobile-account-menu{display:flex;width:100%;justify-content:center;gap:32px;padding:17px;border-top:1px solid var(--line);margin-top:10px;color:var(--blue);font-size:13px}.mobile-account-menu a,.mobile-account-menu button{display:inline-flex;align-items:center;gap:7px}.container{width:calc(100% - 40px)}.header-inner{height:72px}.brand-mark{width:38px;height:38px}.main-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;box-shadow:0 15px 25px #283c6810;height:auto;border-bottom:1px solid var(--line);padding:12px 22px;flex-wrap:wrap;gap:0}.main-nav.nav-open{display:flex}.main-nav>a{width:33.33%;padding:15px;justify-content:center;font-size:13px}.main-nav>a.active:after{bottom:6px;left:20%;right:20%;height:2px}.header-actions{margin-left:auto}.mobile-menu{display:inline-flex}.account-links{display:flex;margin-left:6px}.market-intro h1{font-size:28px}.market-page{padding-top:28px}.category-tabs{padding:12px;gap:2px}.search-filter-row{padding:15px}.search-box{width:100%}.search-suggestion{display:none}.product-grid{gap:17px}.product-card{grid-template-columns:1fr;min-height:0}.product-picture{height:225px;min-height:225px}.product-body{padding:21px}.product-eyebrow{flex-wrap:nowrap;margin-bottom:13px;font-size:11px}.product-name{font-size:20px}.product-description{font-size:13px}.product-features{font-size:12px;margin-bottom:20px}.product-provider>a{font-size:12px}.card-actions .text-link{font-size:12px}.card-actions .button-small{font-size:12px;padding:8px 10px}.card-actions .button-small>svg{display:block}.favorite-button{display:flex}.article-grid,.merchant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-picture{height:190px}.trust-strip{grid-template-columns:repeat(2,1fr);gap:25px 0}.trust-strip>div:nth-child(2){border:0}.trust-strip>div{justify-content:flex-start;padding-left:25px}.home-hero-inner{min-height:395px}.hero-copy{width:61%;padding:38px 20px 38px 0}.hero-copy h1{font-size:37px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:1px}.hero-copy>p{font-size:12px}.hero-buttons{gap:8px}.hero-buttons .button{font-size:12px;padding:11px 15px}.hero-note{font-size:9px;gap:7px}.section-heading h2{font-size:25px}.join-banner{padding:29px;gap:25px}.join-banner h2{font-size:21px}.join-banner .button{font-size:12px;padding:11px 15px}.product-detail{grid-template-columns:1fr}.detail-image{min-height:0;height:360px}.detail-image>img{max-height:none}.detail-bottom-layout{grid-template-columns:1fr}.detail-store{display:none}.reading-layout{grid-template-columns:1fr;padding-top:0}.reading-sidebar{display:none}.store-hero{align-items:flex-start;flex-wrap:wrap;gap:20px}.store-hero>div:nth-child(2){flex:1;min-width:calc(100% - 90px)}.store-stats{border-left:0;gap:30px;padding-left:0}.store-stats>div{display:flex;align-items:center;gap:10px}.store-stats strong{font-size:24px;margin:0}.help-layout{grid-template-columns:1fr}.help-shortcuts{gap:15px}.help-shortcuts>a{padding:20px;gap:12px}.help-shortcuts strong{font-size:12px}.help-shortcuts>a>svg:last-child{display:none}.footer-main{grid-template-columns:1.3fr 1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:start}.footer-brand>p{margin:0}.footer-domain{margin-top:10px}.floating-help{right:10px;bottom:25px;width:43px;padding:10px 0}.toast-region{top:90px}.dialog-shell{padding:25px}.page-heading h1{font-size:28px}.page-heading .button{font-size:12px}.center-heading h1{font-size:28px}.legal-page{padding:28px 30px}}@media(max-width:560px){.container{width:calc(100% - 32px)}.header-inner{height:67px;gap:10px}.brand{gap:8px}.brand-mark{width:34px;height:34px}.brand strong{font-size:18px}.brand small{font-size:8px;letter-spacing:.4px}.header-actions{gap:7px}.seller-link{padding:8px 10px;font-size:11px;min-height:33px}.cart-button{height:33px;width:33px}.mobile-menu{height:30px;width:27px}.account-links{display:none}.main-nav{top:67px;padding:8px 10px}.main-nav>a{padding:15px 10px}.market-page{padding-top:24px}.market-intro{margin-bottom:21px}.market-intro .eyebrow{font-size:8px;letter-spacing:1.1px}.market-intro h1{font-size:24px;letter-spacing:-.7px;margin:9px 0 7px}.market-intro p{font-size:11px}.search-filter-row{padding:12px}.search-box{height:41px;padding:0 11px}.search-box input{font-size:16px}.search-hint{display:none}.category-tabs{padding:10px 9px;gap:3px}.category-tabs button{padding:9px 11px;font-size:11px;gap:6px}.category-tabs button>svg{width:16px}.category-tabs button>span{font-size:9px}.results-toolbar{min-height:63px;gap:10px;padding:14px 0}.results-toolbar>div{gap:9px}.results-toolbar>div:first-child{width:100%}.results-toolbar strong{font-size:13px}.results-toolbar>div>span{font-size:12px}.results-toolbar .select-label>svg{display:none}.select-label select{font-size:12px;max-width:145px}.results-toolbar>div:last-child{gap:3px}.product-grid{grid-template-columns:1fr;gap:17px}.product-card{grid-template-columns:1fr;min-height:0}.product-picture{height:auto;min-height:0;aspect-ratio:4 / 3;max-height:300px}.product-picture img{object-fit:contain}.product-body{padding:18px}.product-eyebrow{margin-bottom:15px;font-size:12px;gap:5px;flex-wrap:wrap}.product-eyebrow .price{font-size:21px}.price small{font-size:12px}.product-name{font-size:19px;margin-bottom:8px;line-height:1.5}.product-description{font-size:13px;line-height:1.8;margin-bottom:12px;color:var(--text-secondary)}.product-features{gap:7px;font-size:12px;margin-bottom:16px;color:var(--text-secondary)}.product-features svg{width:12px}.product-provider{padding-top:12px}.product-provider>span{font-size:11px;margin-bottom:5px;color:var(--text-secondary)}.product-provider>a{font-size:12px;line-height:1.7;letter-spacing:-.3px}.product-provider>a>svg{display:none}.card-actions{gap:6px;margin-top:13px}.card-actions .text-link{font-size:12px;gap:2px}.card-actions .text-link svg{width:12px}.card-actions .button-small{font-size:12px;padding:6px 8px;min-height:44px;gap:3px}.card-actions .button-small svg{width:13px}.favorite-button{display:inline-flex}.pagination{gap:8px;padding:27px 0 14px}.pagination button{height:44px;min-width:44px;font-size:13px;order:1}.pagination button:first-of-type,.pagination button:last-of-type{order:2;flex-basis:calc(50% - 4px)}.pagination>span{font-size:12px;margin-right:0;flex-basis:100%;text-align:center}.market-footnote{font-size:9px;text-align:left;margin:18px 0 24px}.trust-strip{gap:22px 0;padding-top:25px}.trust-strip>div{padding-left:10px;gap:9px}.trust-strip>div>svg{width:23px}.trust-strip strong{font-size:10px}.trust-strip small{font-size:8px}.page-pad{padding-top:24px;padding-bottom:40px}.page-heading{margin:7px 0 25px;align-items:flex-start;flex-direction:column;gap:17px}.page-heading h1{font-size:26px;margin:10px 0}.page-heading p{font-size:12px;line-height:1.9}.eyebrow{font-size:9px;letter-spacing:1.2px}.page-heading .button{padding:9px 15px;min-height:39px}.home-hero-inner{min-height:0;padding-top:230px}.hero-image{height:230px;width:calc(100% + 32px);left:-16px}.hero-copy{width:100%;padding:28px 0 32px}.hero-copy h1{font-size:37px;margin:12px 0}.hero-copy>p{font-size:12px;margin-bottom:22px}.hero-note{margin-top:23px;font-size:10px;gap:8px}.home-categories{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:15px;gap:4px 13px}.home-categories>a{padding:17px 0;gap:7px}.home-categories h3{font-size:11px}.home-categories p{font-size:9px}.home-categories .category-icon{width:32px}.section-space{margin:38px 0}.section-heading{align-items:flex-start;gap:10px;margin-bottom:20px}.section-heading h2{font-size:22px;line-height:1.5}.section-heading p{font-size:11px;max-width:240px}.section-heading>.text-link{font-size:10px;align-self:flex-end;margin-bottom:5px}.section-heading>.text-link svg{width:14px}.article-grid{grid-template-columns:1fr;gap:18px}.article-picture{height:190px}.article-title{font-size:18px;min-height:0}.article-body{padding:21px}.article-body>p{font-size:12px;line-height:1.8;margin:11px 0 18px;min-height:0}.merchant-grid{grid-template-columns:1fr;gap:17px}.merchant-card{padding:24px}.merchant-card h3{font-size:17px}.merchant-card-bottom{flex-wrap:nowrap}.join-banner{align-items:flex-start;flex-direction:column;padding:28px 23px;gap:20px;margin:35px 0 40px}.join-banner h2{font-size:23px;line-height:1.55}.info-filter{padding-bottom:16px;gap:16px}.info-filter .category-tabs{width:100%;gap:3px;overflow-x:auto}.info-filter .category-tabs button{padding:10px;font-size:12px}.info-filter .compact-search{width:100%}.reading-article>h1{font-size:27px;line-height:1.6;margin:15px 0 20px}.reading-byline a,.reading-byline p{font-size:10px}.reading-byline .merchant-avatar{width:37px;height:37px}.reading-cover{height:225px}.reading-article>.prose{font-size:14px;line-height:2}.reading-article .prose h2{font-size:20px}.breadcrumb{font-size:10px;gap:7px;line-height:1.7;margin-bottom:18px}.detail-image{height:320px}.detail-main{padding:24px 20px}.detail-main h1{font-size:26px}.detail-price{padding:18px 16px;margin:20px 0 16px}.detail-price .price{font-size:33px}.detail-specs{font-size:12px}.detail-specs>div{gap:10px;line-height:1.8}.detail-specs dt{width:60px}.detail-specs .text-link{font-size:12px}.detail-actions{gap:9px}.detail-actions .button{font-size:12px;flex:1;padding:11px 10px}.detail-actions>.icon-button{display:none}.detail-content .line-tabs{padding:0 20px;gap:22px}.line-tabs button{font-size:13px}.detail-content>.prose{padding:3px 23px 22px;font-size:13px}.notice{padding:11px 12px;font-size:10px;gap:8px}.store-hero{padding:22px;gap:17px}.store-hero>.merchant-avatar{width:51px;height:51px;border-radius:12px}.store-hero>div:nth-child(2){min-width:calc(100% - 70px)}.store-hero h1{font-size:21px;line-height:1.6;margin:9px 0}.store-hero p{font-size:11px}.store-hero .tag-list span{font-size:9px;padding:4px 6px}.store-stats{border-top:1px solid var(--line);width:100%;padding-top:17px;justify-content:flex-start}.store-stats strong{font-size:23px}.credential-panel{padding:23px}.center-heading{margin:8px 0 25px;text-align:left}.center-heading h1{font-size:25px;line-height:1.5;margin:13px 0}.center-heading p{font-size:12px;line-height:1.8}.help-shortcuts{gap:10px;margin-bottom:30px}.help-shortcuts>a{flex-direction:column;gap:11px;padding:17px 8px}.help-shortcuts strong{font-size:10px}.help-layout{gap:26px}.faq-item>button{font-size:13px;padding:19px}.faq-item>p{padding:0 19px 19px;font-size:12px}.legal-page{padding:26px 22px;font-size:13px}.legal-page h1{font-size:25px}.legal-page h2{font-size:19px}.legal-page .detail-specs>div{flex-direction:column;gap:2px}.site-footer{padding:30px 0 25px}.footer-main{gap:25px 15px;grid-template-columns:1fr 1fr 1fr;padding-bottom:20px}.footer-brand{display:block}.footer-brand>p{font-size:11px;line-height:1.9;margin:16px 0 11px}.footer-domain{display:none}.footer-main h4{font-size:11px;margin-bottom:17px}.footer-main>div:not(:first-child)>a{font-size:10px;margin-bottom:13px;line-height:1.5}.footer-bottom{padding-top:20px;font-size:9px}.footer-bottom>div{gap:9px;flex-direction:column}.floating-help{right:10px;bottom:calc(18px + env(safe-area-inset-bottom));width:42px}.toast-region{top:102px}.toast{font-size:11px;padding:12px;gap:7px;width:max-content;max-width:calc(100vw - 32px);flex-wrap:wrap}.toast>a{font-size:10px}.dialog{border-radius:11px;max-height:calc(100dvh - 32px)}.dialog-shell{padding:24px 20px;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.dialog-heading{margin-bottom:19px}.dialog-heading h2{font-size:21px}.dialog-heading p{font-size:11px}.dialog-actions .button{font-size:12px;padding:11px 15px}.empty-state{padding:44px 20px;min-height:280px}.empty-state h3{font-size:18px}.empty-state p{font-size:12px}.dialog input:not([type=checkbox]),.dialog textarea,.dialog select{font-size:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
