@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto:wght@400;500;600;700&family=Noto+Sans:wght@400;500;600;700&display=swap);:root{--font-ui:"Inter","Roboto","Noto Sans","Segoe UI","Helvetica Neue",Arial,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:clamp(15px,.25vw + 14px,16px);font-weight:400;line-height:1.6;margin:0;text-rendering:optimizeLegibility}body,h1,h2,h3,h4,h5,h6{font-family:Inter,Roboto,Noto Sans,Segoe UI,Helvetica Neue,Arial,sans-serif;font-family:var(--font-ui)}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:-.01em;line-height:1.25}b,strong{font-weight:600}button,input,select,textarea{font:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:768px){body{font-size:15px;line-height:1.65}}.App{background:linear-gradient(140deg,#0f2030,#1f3b5e);color:#fff;min-height:100vh;text-align:center}.App-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#fffffff7,#eff6fff5);border-bottom:1px solid #bac8dbb3;box-shadow:0 10px 28px #0f172a14;padding:.8rem 1.2rem;position:sticky;top:0;z-index:50}.App-header-inner{align-items:center;display:flex;gap:1.25rem;justify-content:space-between;margin:0 auto;max-width:1200px}.App-brand{align-items:center;display:inline-flex;flex-shrink:0;text-decoration:none}.App-brand-logo{display:block;filter:drop-shadow(0 4px 12px rgba(59,130,246,.16));height:44px;object-fit:contain;width:auto}.App-nav{align-items:center;display:flex;gap:1rem;justify-content:flex-end;margin-left:auto}.App-link{border-radius:999px;color:#20446f;font-weight:700;padding:.5rem 1rem;text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.App-link:hover{background:#3b82f61a;box-shadow:inset 0 0 0 1px #93c5fd8c;color:#0f3c82;transform:translateY(-1px)}.App-link.active{background:linear-gradient(90deg,#0ea5e9,#2563eb);box-shadow:0 10px 20px #2563eb38;color:#fff}.App-content{background:#ffffff0f;border-radius:12px;line-height:1.6;margin:2rem auto;max-width:900px;padding:1.5rem;text-align:left}.admin-login-page{max-width:520px}.order-page{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top right,#0ea5e91a,#0000 32%),linear-gradient(180deg,#f8fbff,#eef5ff);border:1px solid #d8e5f5;border-radius:28px;box-shadow:0 24px 60px #0f172a1f;color:#10233f;max-width:1240px;text-rendering:optimizeLegibility}.order-page-hero{align-items:flex-start;background:linear-gradient(135deg,#fffffff5,#eff6fffa);border:1px solid #dbe7f5;border-radius:24px;box-shadow:inset 0 1px 0 #fffffff2;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.7rem;padding:1.65rem 1.7rem}.order-page-kicker{color:#d97706;font-size:.78rem;font-weight:800;letter-spacing:.12em;margin:0 0 .4rem;text-transform:uppercase}.App-content.order-page h1{color:#0f172a;font-size:clamp(2rem,1.15vw + 1.55rem,2.9rem);font-weight:800;letter-spacing:-.03em;line-height:1.14;margin:0}.order-page-description{color:#42546d;font-size:1rem;line-height:1.72;margin:.8rem 0 0;max-width:720px}.order-page-stats{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(140px,1fr));min-width:280px}.order-page-stat-card{background:linear-gradient(180deg,#fff,#fff7ed);border:1px solid #fde1c2;border-radius:18px;box-shadow:0 14px 26px #ea580c14;min-width:140px;padding:1.15rem 1.2rem}.order-page-stat-card strong{color:#0f172a;display:block;font-size:1.9rem;line-height:1}.order-page-stat-card span{color:#9a3412;display:block;font-size:.85rem;font-weight:700;margin-top:.35rem}.order-alert-stack{grid-gap:.7rem;display:grid;gap:.7rem;margin-bottom:1.1rem}.order-alert{border-radius:16px;box-shadow:0 10px 24px #0f172a0f;font-weight:700;margin:0;padding:.92rem 1.05rem}.order-alert-error{background:#ef44442e;border:1px solid #f871714d;color:#fee2e2}.order-alert-info{background:#3b82f629;border:1px solid #60a5fa47;color:#dbeafe}.order-alert-success{background:#22c55e29;border:1px solid #4ade8047;color:#dcfce7}.order-layout{grid-gap:1.25rem;align-items:start;display:grid;gap:1.25rem;grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr)}.order-cart-card,.order-checkout-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #d9e5f3;border-radius:24px;box-shadow:0 18px 42px #0f172a1a;color:#12253f;padding:1.45rem}.order-card-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.15rem}.order-quick-add-form{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:160px minmax(0,1fr) auto;margin-bottom:1rem}.order-quick-add-form input{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#10233f;padding:.76rem .85rem;width:100%}.order-card-kicker{color:#ea580c;font-size:.78rem;font-weight:800;letter-spacing:.08em;margin:0 0 .28rem;text-transform:uppercase}.App-content .order-card-header h2{color:#0f172a;font-size:1.5rem;letter-spacing:-.02em;margin:0}.order-card-chip{align-items:center;background:#eff6ff;border-radius:999px;color:#c2410c;display:inline-flex;font-size:.76rem;font-weight:800;justify-content:center;padding:.44rem .78rem;white-space:nowrap}.order-empty-state{background:#f8fbff;border:1px dashed #cbd5e1;border-radius:18px;padding:1.3rem;text-align:center}.order-empty-state strong{color:#0f172a;display:block;font-size:1.1rem}.order-empty-state p{color:#475569;margin:.55rem 0 1rem}.order-secondary-link{align-items:center;background:#0f766e;border-radius:999px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;padding:.72rem 1rem;text-decoration:none}.order-cart-table-wrapper{overflow-x:auto}.order-cart-table{background:#fff;border:1px solid #e2e8f0;border-collapse:collapse;border-radius:18px;overflow:hidden;width:100%}.order-cart-table td,.order-cart-table th{border-bottom:1px solid #e2e8f0;padding:.95rem .85rem;text-align:left;vertical-align:middle}.order-cart-table th{background:linear-gradient(180deg,#f8fafc,#eef4fb);color:#1e3a8a;font-size:.82rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.order-cart-table tbody tr:not(.order-cart-summary-row):hover{background:#f8fbff}.order-cart-table tbody tr:last-child td{border-bottom:none}.order-cart-empty-cell{color:#64748b;font-size:1rem;font-weight:700;padding:1.8rem 1rem!important;text-align:center!important}.order-cart-thumbnail{background:#f8fafc;border:1px solid #dbeafe;border-radius:14px;height:74px;object-fit:cover;width:74px}.order-cart-thumbnail-fallback{align-items:center;color:#1d4ed8;display:inline-flex;font-weight:800;justify-content:center}.order-cart-product{display:flex;flex-direction:column;gap:.22rem}.order-cart-product-row{align-items:center;flex-direction:row;gap:.75rem}.order-cart-product-copy{display:flex;flex-direction:column;gap:.22rem}.order-cart-product strong{color:#0f172a;font-size:1rem;letter-spacing:-.01em;line-height:1.45}.order-cart-product span{color:#475569;font-size:.84rem;font-weight:700}.order-cart-code{align-items:center;background:#f1f5f9;border:1px solid #dbe5f1;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:.82rem;font-weight:800;padding:.38rem .62rem}.order-cart-thumbnail-inline{flex-shrink:0;height:58px;width:58px}.order-cart-qty,.order-checkout-form input,.order-checkout-form textarea{background:#fff;border:1px solid #cbd5e1;border-radius:14px;box-shadow:inset 0 1px 2px #0f172a08;color:#10233f;font-size:.96rem;line-height:1.45;padding:.84rem .9rem;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;width:100%}.order-cart-qty:focus,.order-checkout-form input:focus,.order-checkout-form textarea:focus{background:#fff;border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa29;outline:none}.order-cart-qty{border-radius:10px;font-size:.88rem;line-height:1.2;min-width:72px;padding:.5rem .55rem;text-align:center;width:72px}.order-price-badge{align-items:center;background:#fff7ed;border-radius:999px;color:#c2410c;display:inline-flex;font-size:.78rem;font-weight:800;justify-content:center;padding:.38rem .65rem}.order-remove-button{background:#fff5f5;border:1px solid #fecaca;border-radius:999px;color:#dc2626;cursor:pointer;font-weight:800;padding:.52rem .8rem;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.order-remove-button:hover{background:#fee2e2;border-color:#fca5a5;transform:translateY(-1px)}.order-cart-summary-row td{background:linear-gradient(180deg,#f8fbff,#f1f5f9);font-weight:700}.order-summary-label{color:#1e3a8a}.order-cart-total-note{color:#c2410c;font-weight:800}.order-cart-actions{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:flex-end;margin-top:1.1rem}.order-action-button{border:none;border-radius:999px;cursor:pointer;font-weight:800;padding:.86rem 1.12rem;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.order-action-primary{background:linear-gradient(90deg,#f97316,#ea580c);box-shadow:0 12px 24px #ea580c2e;color:#fff}.order-action-secondary{background:#fff;border:1px solid #cbd5e1;color:#475569}.order-action-button:hover{transform:translateY(-1px)}.order-action-secondary:hover{background:#f8fafc}.order-checkout-form label{color:#163154;display:flex;flex-direction:column;font-size:.94rem;font-weight:700;gap:.42rem}.order-field-grid{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.order-checkout-form input::placeholder,.order-checkout-form textarea::placeholder{color:#8aa0ba}.order-submit-button{border-radius:999px;box-shadow:0 14px 28px #2563eb2e;font-size:.95rem;justify-self:start;min-width:200px;padding:.95rem 1.3rem}.admin-login-card{background:linear-gradient(180deg,#fffffff7,#eef5ff);border:1px solid #c9d9f4;border-radius:18px;box-shadow:0 16px 36px #0f172a33;color:#10233f;padding:1.6rem}.admin-login-kicker{color:#1d4ed8;font-size:.8rem;font-weight:800;letter-spacing:.08em;margin:0 0 .4rem;text-transform:uppercase}.App-content .admin-login-card h1{color:#08224d;font-size:1.9rem;margin:0}.admin-login-description{color:#355071;margin:.7rem 0 1.1rem}.admin-login-form{grid-gap:1rem;display:grid;gap:1rem}.admin-login-form label{color:#163154;display:flex;flex-direction:column;font-weight:700;gap:.35rem}.admin-login-form input{background:#fff;border:1px solid #b8c9e7;border-radius:10px;color:#10233f;padding:.8rem .85rem}.admin-login-form input::placeholder{color:#7b8ea8}.admin-login-form .error{color:#b42318;font-weight:700;margin:0}.admin-login-button{justify-self:start;min-width:170px}.admin-orders-page{max-width:1200px}.admin-orders-card{background:#fff;border:1px solid #d2dff3;border-radius:16px;box-shadow:0 14px 28px #0a224d29;padding:1.25rem}.admin-orders-header{align-items:flex-start;border-bottom:1px solid #e4ecf8;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.9rem;padding-bottom:.75rem}.App-content .admin-orders-card h1{color:#0a254d;font-size:1.5rem;margin:0}.admin-delete-button,.admin-logout-button{background:#f8fbff;border:1px solid #b8c9e7;border-radius:10px;color:#12345a;cursor:pointer;font-weight:700;padding:.45rem .75rem}.admin-delete-button{background:#fff7f8;border-color:#e9b8be;color:#8e2430}.admin-delete-button:hover,.admin-logout-button:hover{filter:brightness(.98)}.admin-delete-button:disabled,.admin-logout-button:disabled{cursor:not-allowed;opacity:.6}.admin-orders-status{color:#355071;font-weight:600;margin:.75rem 0}.admin-orders-error{color:#b42318;font-weight:700;margin:.75rem 0}.admin-orders-table-wrap{overflow-x:auto}.admin-orders-table{background:#fbfdff;border:1px solid #d9e4f5;border-collapse:collapse;border-radius:10px;overflow:hidden;width:100%}.admin-orders-table td,.admin-orders-table th{border-bottom:1px solid #e7eef9;color:#17365a;font-size:.92rem;padding:.6rem;text-align:left;vertical-align:top}.admin-orders-table th{background:#edf4ff;color:#0f2f54;font-weight:800}.App-main{overflow:auto;padding:1.25rem}.post-detail-card{background:#fff;border:1px solid #dbe5f1;border-radius:14px;box-shadow:0 8px 24px #0f172a1f;color:#0f172a;padding:1.35rem}.post-detail-header{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding-bottom:.95rem}.post-detail-kicker{color:#1d4ed8;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin:0 0 .35rem;text-transform:uppercase}.App-content .post-detail-header h1{color:#1d4ed8;font-size:1.65rem;line-height:1.25;margin:0}.post-detail-meta{color:#1d4ed8;display:flex;flex-wrap:wrap;font-size:.95rem;gap:.65rem 1.1rem;margin-top:.8rem}.post-detail-body{color:#334155;font-size:1rem;line-height:1.72;white-space:normal}.post-media-section{background:#f8fbff;border-radius:10px;margin:0 0 1rem;padding:.85rem 3.9rem;position:relative}.post-media-nav{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border:none;border-radius:999px;box-shadow:0 10px 24px #1e40af1f;color:#1e40af;cursor:pointer;display:inline-flex;flex-shrink:0;height:48px;justify-content:center;pointer-events:auto;position:absolute;top:50%;touch-action:manipulation;transform:translateY(-50%);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease;width:48px;z-index:10}.post-media-nav-prev{left:.85rem}.post-media-nav-next{right:.85rem}.post-media-nav:hover{background:#e8f1ff;box-shadow:0 14px 30px #1d4ed82e;color:#1d4ed8;transform:translateY(calc(-50% - 1px))}.post-media-nav:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.post-media-nav:disabled{box-shadow:none;cursor:default;opacity:.45;transform:translateY(-50%)}.post-media-nav-icon{height:22px;width:22px}.post-media-figure{margin:0;margin-inline:auto;min-width:0;width:min(100%,560px)}.post-media-frame{align-items:center;aspect-ratio:16/10;display:flex;justify-content:center;min-height:clamp(200px,26vw,380px);overflow:hidden;position:relative}.post-media-frame,.post-media-image{background:#f8fbff;border-radius:8px}.post-media-image{border:none;display:block;height:100%;margin-inline:auto;max-height:none;object-fit:contain;object-position:center center;transform:scale(1);transform-origin:center;transition:transform .28s ease;width:100%;will-change:transform}.post-media-frame:hover .post-media-image{transform:scale(1.1)}.post-media-figure figcaption{color:#334155;font-size:.88rem;font-weight:600;margin-top:.45rem;text-align:center}.post-media-empty{align-items:center;background:#fff;border:1px dashed #bfd4f8;border-radius:10px;color:#475569;display:flex;grid-column:1/-1;justify-content:center;min-height:220px;padding:1.25rem;text-align:center}.post-variant-section{border-top:1px solid #e2e8f0;margin-top:1.3rem;padding-top:1rem}.post-variant-section h2{color:#1d4ed8;font-size:1.05rem;margin:0 0 .8rem}.post-variant-section .post-variant-title{color:#dc2626}.post-variant-groups{grid-gap:1rem;display:grid;gap:1rem}.post-variant-group{grid-gap:.65rem;display:grid;gap:.65rem}.post-variant-section .post-variant-group-title{color:#334155;font-size:.98rem;font-weight:700;margin:0}.post-variant-list{grid-gap:.55rem;display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding-left:1.25rem}.post-variant-item{color:#0f172a;line-height:1.65}.post-variant-item-active{color:#1d4ed8;font-weight:700}.post-directory-card{border-style:dashed}.post-contact-info{background-image:linear-gradient(86.9deg,#fdbd26 28.3%,#fd6d26 118.2%);border:1px solid #bfdbfe;border-left:5px solid #2563eb;border-radius:12px;box-shadow:0 10px 24px #2563eb26;margin-top:1.15rem;padding:1rem 1.05rem}.post-contact-info h2{color:#0f3c82;font-size:1rem;font-weight:900;letter-spacing:.04em;margin:0 0 .55rem;text-transform:uppercase}.post-contact-info ul{grid-gap:.38rem;display:grid;gap:.38rem;margin:0;padding-left:1.1rem}.post-contact-info li{color:#1e3a8a;line-height:1.45}.post-contact-info li strong{color:#0f3c82}.post-contact-info a{color:#1d4ed8;font-weight:600;text-decoration:underline;text-decoration-color:#1d4ed873}.post-contact-info a:hover{color:#0b3a82;text-decoration:underline;text-decoration-color:#0b3a82b8}.related-parts-section{margin-top:1.2rem;padding-top:1rem}.post-contact-info+.related-parts-section{margin-top:.35rem;padding-top:.15rem}.search-keyword-panel+.related-parts-section{margin-top:.25rem;padding-top:.1rem}.related-parts-section h2{background:#e8f1ff;border-left:4px solid #1d4ed8;border-radius:6px;color:#1d4ed8;font-size:1.08rem;font-weight:900;letter-spacing:.02em;margin:0 0 .8rem;padding:.25rem .55rem;text-transform:uppercase}.App-content .related-parts-section h2{color:#1d4ed8}.related-parts-grid{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr))}.related-link-list{grid-gap:.45rem;display:grid;gap:.45rem}.App-content .related-link-list,.related-link-list{list-style:none;margin:0;padding:0}.related-link-card-list{gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.related-link-item{list-style:none;margin:0}.related-title-link{color:#0b3a82;font-weight:700;line-height:1.45;text-decoration:none}.related-title-link:hover{color:#334155;text-decoration:underline}.related-part-card{background:#fbfdff;border:1px solid #d8e3f3;border-radius:10px;color:#1f2937;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:border-color .2s ease,background-color .2s ease}.related-part-card:hover{background:#f3f8ff;border-color:#b7cdf2}.related-part-image{background:#fbfdff;border-bottom:1px solid #d8e3f3;display:block;height:180px;object-fit:contain;width:100%}.related-part-content{padding:.7rem .8rem}.App-content .related-part-card h3{color:#334155!important;font-size:1rem;line-height:1.35;margin:.2rem 0 .45rem}.related-part-card p{font-size:.92rem;margin:.2rem 0}.related-part-priority{color:#334155;font-size:.78rem;font-weight:700;margin:0;text-transform:uppercase}.post-detail-body .seo-post{color:#0f172a;font-size:1.02rem;line-height:1.54}.post-detail-body .seo-post *{margin:0;padding:0}.post-detail-body .seo-post p{line-height:1.6;margin-bottom:12px;max-width:76ch}.post-detail-body .seo-post ol,.post-detail-body .seo-post ul{margin-bottom:12px;max-width:76ch;padding-left:20px}.post-detail-body .seo-post li{line-height:1.6;margin-bottom:4px}.post-detail-body .seo-post h1,.post-detail-body .seo-post h2,.post-detail-body .seo-post h3,.post-detail-body .seo-post h4{color:#1d4ed8;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-rendering:geometricPrecision}.post-detail-body article.seo-post h1{font-size:clamp(1.9rem,1.35vw + 1.45rem,2.35rem);font-weight:800;line-height:1.2;margin-bottom:12px}.post-detail-body article.seo-post h2{font-size:clamp(1.36rem,.45vw + 1.16rem,1.6rem);font-weight:700;line-height:1.3;margin-bottom:8px;margin-top:28px}.post-detail-body article.seo-post p{margin-bottom:12px}.post-detail-body article.seo-post h3{font-size:clamp(1.18rem,.28vw + 1.06rem,1.32rem);font-weight:700;line-height:1.4;margin-bottom:4px;margin-top:16px}.post-detail-body article.seo-post h4{font-size:clamp(1.08rem,.45vw + .97rem,1.28rem);font-weight:700;line-height:1.4;margin-bottom:4px;margin-top:12px}.post-detail-body article.seo-post h2+h3{margin-top:12px}.order-form{grid-gap:1rem;display:grid;gap:1rem;margin-top:1rem}.order-form label{color:#163154;display:flex;flex-direction:column;font-weight:700;gap:.38rem}.search-keyword-panel{background:linear-gradient(180deg,#ffffff24,#ffffff14);border:1px solid #bfdbfe38;border-radius:12px;margin-bottom:1rem;padding:1.2rem}.search-keyword-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.9rem}.search-keyword-inline-title{color:#0b3a82;font-size:1.08rem;font-weight:700;line-height:1.45;margin:0}.search-keyword-inline-title strong{color:#0b3a82}.search-keyword-badge{align-items:center;background:#16a34a2e;border:1px solid #86efac59;border-radius:999px;color:#dcfce7;display:inline-flex;font-size:.82rem;font-weight:800;justify-content:center;padding:.38rem .72rem;white-space:nowrap}.search-keyword-badge-suggested{background:#f973162e;border-color:#fdba7459;color:#ffedd5}.search-keyword-list{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.search-single-post-wrap{margin-top:1rem}.search-sidebar-product-grid{margin-top:1rem;padding-left:0;padding-right:0}.search-sidebar-product-card{box-shadow:0 10px 22px #0f172a1f}.search-sidebar-product-card .home-product-name{color:#334155}.search-sidebar-product-actions{margin-top:auto}.search-keyword-card{background:#fffffff0;border:1px solid #bfdbfeb3;border-radius:12px;box-shadow:0 10px 22px #0f172a1f;padding:1rem}.search-keyword-image-link{background:#f8fafc;border-radius:12px;display:block;margin-bottom:.8rem;overflow:hidden;text-decoration:none}.search-keyword-image-placeholder{cursor:default}.search-keyword-image{border-color:#bfdbfee6;display:block;height:190px}.search-keyword-card-top{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.45rem}.search-keyword-partno{color:#0b3a82;font-size:.88rem;font-weight:800;margin:0}.search-keyword-car{color:#475569;font-size:.8rem;font-weight:700}.App-content .search-keyword-card h3{color:#0b3a82;font-size:1rem;line-height:1.4;margin:0 0 .85rem}.search-keyword-actions{display:flex;flex-wrap:nowrap;gap:.55rem}.search-keyword-link{align-items:center;background:#1d4ed8;border-radius:8px;color:#fff;display:inline-flex;flex:1 1;font-weight:700;gap:.42rem;justify-content:center;padding:.42rem .8rem;text-decoration:none;white-space:nowrap}.search-keyword-link-icon{flex:0 0 auto;height:15px;width:15px}.search-keyword-link:hover{background:#1e40af}.search-keyword-order-link{background:#ffd814;color:#0f1111}.search-keyword-order-link:hover{background:#f7ca00;color:#0f1111}.search-keyword-pagination-wrap{margin-top:1rem}.search-keyword-pagination-summary{color:#475569;font-size:.9rem;font-weight:600;margin:0 0 .55rem;text-align:center}.search-keyword-pagination{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center}.order-form input,.order-form textarea{background:#fff;border:1px solid #c5d5eb;border-radius:12px;color:#10233f;margin-top:0;padding:.78rem .85rem}.order-form .error{color:#b42318;font-size:.9rem;margin-top:.1rem}.success{color:#bbf1b3;font-weight:700;margin-top:.8rem}.vin-table-wrapper{overflow-x:auto}.vin-table{background:#ffffff17;border-collapse:collapse;margin-top:1rem;width:100%}.vin-table td,.vin-table th{border:1px solid #fff3;color:#dceeff;padding:.6rem .75rem;text-align:left}.vin-table th{background:#ffffff26;position:sticky;top:0}.vin-table tbody tr:nth-child(2n){background:#ffffff0a}.btn-primary{background:linear-gradient(90deg,#33a6ff,#15b6f0);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:.8rem 1.2rem;transition:transform .2s ease,filter .2s ease}.btn-primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.App-content h1,.App-content h2,.App-content h3{color:#f1f9ff}.search-page-title{color:#fff;font-weight:800;letter-spacing:.01em;text-shadow:0 2px 6px #02061773}.App-content ul{list-style:disc inside}.about-page{grid-gap:1.1rem;display:grid;gap:1.1rem}.about-page .about-title{color:#1d4ed8;font-weight:800;letter-spacing:.01em}.about-section{padding:0}.about-page .about-section-title{color:#1d4ed8;font-size:1.1rem;font-weight:800;margin:0 0 .7rem}.about-section p{color:#334155;line-height:1.72;margin:0 0 .8rem}.about-section p:last-child{margin-bottom:0}.about-highlight{background:#eff6ff;border-left:4px solid #1d4ed8;border-radius:10px;padding:.8rem .9rem}.about-page ul{color:#334155;margin:0;padding-left:1.1rem}.about-page li{line-height:1.65;margin-bottom:.42rem}.about-page li:last-child{margin-bottom:0}.about-contact-list{list-style:none;padding-left:0}.about-contact-list li{border-bottom:1px solid #e2e8f0e6;padding:.48rem 0}.about-contact-list li:last-child{border-bottom:0}.admin-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.admin-posts-total{color:#355071;font-size:.95rem;font-weight:600}.admin-nav-link{background:#f8fbff;border:1px solid #b8c9e7;border-radius:10px;color:#12345a;cursor:pointer;font-weight:700;padding:.45rem .75rem}.admin-create-button{background:linear-gradient(90deg,#1a7fdb,#15b6f0);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:.45rem .9rem}.admin-edit-button{background:#f0f8ff;border:1px solid #b8d4e7;border-radius:8px;color:#0a4d8c;cursor:pointer;font-weight:700;margin-right:.4rem;padding:.35rem .65rem}.admin-edit-button:hover{filter:brightness(.96)}.admin-posts-search-form{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.admin-posts-search-input{border:1px solid #b8c9e7;border-radius:8px;color:#0f2f54;flex:1 1;font-size:.95rem;min-width:200px;padding:.6rem .85rem}.admin-post-preview{color:#4a6080;font-size:.85rem;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-posts-pagination{align-items:center;color:#355071;display:flex;font-size:.9rem;gap:.75rem;justify-content:flex-end;margin-top:.75rem}.mechanic-login-card{border-color:#bfdbfe;box-shadow:0 18px 40px #1d4ed81f}.mechanic-upload-card{grid-gap:1rem;display:grid;gap:1rem}.mechanic-upload-header{align-items:flex-start}.mechanic-upload-subtitle{color:#475569;margin:.45rem 0 0}.mechanic-upload-success{background:#ecfdf5;border:1px solid #86efac;border-radius:14px;color:#166534;font-weight:700;margin:0;padding:.95rem 1rem}.mechanic-upload-form{grid-gap:1rem;display:grid;gap:1rem}.mechanic-upload-grid{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.mechanic-upload-picker{grid-gap:.5rem;background:#eff6ff;border:1px dashed #93c5fd;border-radius:16px;color:#1e3a8a;display:grid;font-weight:700;gap:.5rem;padding:1rem}.mechanic-upload-picker input{color:#163154}.mechanic-upload-list{grid-gap:.9rem;display:grid;gap:.9rem}.mechanic-upload-item{grid-gap:1rem;background:#f8fbff;border:1px solid #dbeafe;border-radius:18px;display:grid;gap:1rem;grid-template-columns:220px minmax(0,1fr);padding:1rem}.mechanic-upload-preview{background:#dbeafe;border-radius:14px;min-height:180px;overflow:hidden}.mechanic-upload-preview-image{display:block;height:100%;min-height:180px;object-fit:cover;width:100%}.mechanic-upload-video-placeholder{align-items:center;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#1e3a8a;display:flex;flex-direction:column;gap:.35rem;justify-content:center;min-height:180px;padding:1rem;text-align:center}.mechanic-upload-item-body{grid-gap:.75rem;display:grid;gap:.75rem}.mechanic-upload-item-head{grid-gap:.2rem;color:#163154;display:grid;gap:.2rem}.mechanic-upload-item-head span{color:#64748b;word-break:break-word}.mechanic-upload-description{font-family:inherit}.mechanic-upload-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.mechanic-upload-status{align-items:center;border-radius:999px;display:inline-flex;font-size:.8rem;font-weight:800;justify-content:center;padding:.35rem .7rem}.mechanic-upload-status-ready{background:#e0f2fe;color:#1d4ed8}.mechanic-upload-status-uploading{background:#fef3c7;color:#b45309}.mechanic-upload-status-done{background:#dcfce7;color:#166534}.mechanic-upload-status-error{background:#fee2e2;color:#b91c1c}.mechanic-upload-link{color:#1d4ed8;font-weight:700;text-decoration:none}.mechanic-upload-link:hover{text-decoration:underline}.mechanic-status-filter{max-width:180px}.admin-mechanic-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.mechanic-media-table td{vertical-align:middle}.mechanic-admin-preview-link{border:1px solid #dbeafe;border-radius:12px;display:inline-flex;overflow:hidden}.mechanic-admin-preview-image{background:#eff6ff;display:block;height:96px;object-fit:cover;width:96px}.admin-reset-password-modal{max-width:520px}.admin-modal-overlay{align-items:flex-start;background:#050f238c;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:2rem 1rem;position:fixed;z-index:1000}.admin-modal{background:#fff;border-radius:14px;box-shadow:0 12px 40px #0a1e4640;display:flex;flex-direction:column;gap:.9rem;max-width:1180px;padding:1.75rem;width:100%}.admin-modal h2{color:#0a254d;font-size:1.15rem;margin:0}.admin-modal-label{color:#1e3a5f;display:flex;flex-direction:column;font-size:.9rem;font-weight:600;gap:.3rem}.admin-modal-input{font-size:.95rem}.admin-modal-input,.admin-modal-textarea{border:1px solid #b8c9e7;border-radius:8px;color:#0f2f54;padding:.55rem .8rem}.admin-modal-textarea{font-family:Courier New,monospace;font-size:.88rem;line-height:1.45;resize:vertical}.admin-modal-actions{display:flex;gap:.6rem;margin-top:.25rem}.admin-source-toggle{background:#f7fbff;border:1px solid #c5d5eb;border-radius:8px;color:#1f4a7a;cursor:pointer;font-weight:700;padding:.4rem .7rem;width:fit-content}.rich-editor-shell{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #d6e3f5;border-radius:12px;overflow:hidden}.rich-editor-toolbar{background:#f6faff;border-bottom:1px solid #e6eef9;display:flex;flex-wrap:wrap;gap:.45rem;padding:.7rem}.rich-editor-btn{background:#fff;border:1px solid #c2d3ec;border-radius:8px;color:#163f6d;cursor:pointer;font-size:.84rem;font-weight:700;padding:.35rem .6rem}.rich-editor-btn:hover{background:#eef6ff}.rich-editor-size-select{background:#fff;border:1px solid #c2d3ec;border-radius:8px;color:#163f6d;cursor:pointer;font-size:.84rem;font-weight:700;min-width:84px;padding:.35rem .55rem}.rich-editor-size-select:hover{background:#eef6ff}.post-detail-body .rich-font-size-12,.rich-editor-canvas .rich-font-size-12,.rich-editor-preview-body .post-detail-body .rich-font-size-12{font-size:12px}.post-detail-body .rich-font-size-14,.rich-editor-canvas .rich-font-size-14,.rich-editor-preview-body .post-detail-body .rich-font-size-14{font-size:14px}.post-detail-body .rich-font-size-16,.rich-editor-canvas .rich-font-size-16,.rich-editor-preview-body .post-detail-body .rich-font-size-16{font-size:16px}.post-detail-body .rich-font-size-18,.rich-editor-canvas .rich-font-size-18,.rich-editor-preview-body .post-detail-body .rich-font-size-18{font-size:18px}.post-detail-body .rich-font-size-20,.rich-editor-canvas .rich-font-size-20,.rich-editor-preview-body .post-detail-body .rich-font-size-20{font-size:20px}.post-detail-body .rich-font-size-24,.rich-editor-canvas .rich-font-size-24,.rich-editor-preview-body .post-detail-body .rich-font-size-24{font-size:24px}.rich-editor-grid{grid-gap:1.15rem;display:grid;gap:1.15rem;grid-template-columns:minmax(0,1.3fr) minmax(340px,.9fr);padding:1rem}.rich-editor-write-zone{min-width:0}.rich-editor-canvas-wrap{position:relative}.rich-editor-canvas{background:#fff;border:1px solid #d6e3f5;border-radius:10px;box-shadow:inset 0 1px 0 #ffffffbf;color:#1a2e48;font-family:var(--font-ui);font-size:1.08rem;line-height:1.85;max-height:72vh;min-height:460px;overflow:auto;padding:1.2rem 1.25rem}.rich-editor-canvas:focus{outline:2px solid #8ac0ff;outline-offset:1px}.rich-editor-canvas:empty:before{color:#93a7c2;content:attr(data-placeholder);pointer-events:none}.rich-editor-selection-menu{background:#10253f;border-radius:8px;box-shadow:0 6px 18px #10253f4d;display:flex;gap:.35rem;padding:.25rem;position:absolute;z-index:5}.rich-editor-mini-btn{background:#0000;border:none;border-radius:6px;color:#e8f2ff;cursor:pointer;font-weight:700;height:28px;width:28px}.rich-editor-mini-btn:hover{background:#ffffff24}.rich-editor-preview-card{border-left:1px dashed #d6e3f5;min-width:0;padding-left:.9rem}.rich-editor-preview-kicker{color:#2a5e98;font-size:.75rem;font-weight:800;letter-spacing:.08em;margin:0 0 .45rem;text-transform:uppercase}.rich-editor-preview-body{box-shadow:none;padding:1rem}.rich-editor-preview-body .post-detail-body{color:#223a58;font-family:var(--font-ui);line-height:1.8}@media (max-width:980px){.rich-editor-grid{grid-template-columns:1fr}.rich-editor-preview-card{border-left:none;border-top:1px dashed #d6e3f5;padding-left:0;padding-top:.75rem}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.alert{border-radius:6px;font-size:.95rem;margin-top:1rem;padding:.8rem}.alert-error{background:#ff646426;border:1px solid #ff64644d;color:#ffb3b3}.keyword-guidance-message{color:#1d4ed8}.alert-info{background:#64c8ff26;border:1px solid #64c8ff4d;color:#b3daff}.keyword-suggested-message{color:#0b3a82}.alert-success{background:#4ade8026;border:1px solid #4ade804d;color:#0b3a82}.no-data{color:#a1c0d9;font-style:italic;padding:2rem;text-align:center}@media (max-width:768px){.search-keyword-header{flex-direction:column}}.sidebar-brand-section{background:#0000;display:inline-block}.sidebar-brand-layout{padding:.75rem;position:relative}.sidebar-brand-sidebar{background:#f3f4f6;border:2px solid #cbd5e1;border-radius:.75rem;display:inline-block;min-width:180px;padding:.75rem 1rem .75rem .75rem}.sidebar-brand-title{color:#dc2626;font-size:1rem;font-weight:700;letter-spacing:.04em;margin:0 0 .75rem;text-transform:uppercase}.sidebar-search-section{background:#f3f4f6;border-bottom:2px solid #cbd5e1;box-shadow:0 2px 6px #0f172a0f;padding:.85rem 1rem}.sidebar-search-form{display:flex;flex-direction:column;gap:.45rem;margin-bottom:.85rem}.sidebar-search-input-wrap{position:relative}.sidebar-search-input{background:#fff;border:1.5px solid #bfdbfe;border-radius:7px;box-sizing:border-box;color:#1e293b;font-size:.88rem;outline:none;padding:.45rem .75rem;transition:border-color .18s,box-shadow .18s;width:100%}.sidebar-search-input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.sidebar-search-input::placeholder{color:#94a3b8;font-size:.85rem}.sidebar-search-btn{align-items:center;background:#dc2626;border:none;border-radius:7px;color:#fff;cursor:pointer;display:flex;font-size:.88rem;font-weight:700;gap:.38rem;justify-content:center;padding:.44rem .75rem;transition:background .18s,transform .15s;width:100%}.sidebar-search-btn:hover{background:#b91c1c;transform:translateY(-1px)}.sidebar-search-btn:active{transform:scale(.98)}.sidebar-search-icon{flex-shrink:0;height:15px;width:15px}.sidebar-brand-list{margin:0;padding-left:1.25rem}.sidebar-brand-item{color:#1f2937;cursor:pointer;padding:.125rem .5rem .125rem 0;transition:color .2s ease}.sidebar-brand-item:hover{color:#1d4ed8}.sidebar-brand-item-active{color:#dc2626;font-weight:600}.sidebar-brand-item-row{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.sidebar-brand-label{font-size:1.1rem;line-height:1.1}.sidebar-brand-arrow{color:#111827;font-size:.875rem;transition:transform .2s ease,color .2s ease}.sidebar-brand-arrow-active{color:#1d4ed8;transform:translateX(2px)}.sidebar-model-panel{background:#fff;border:2px solid #cbd5e1;border-radius:.75rem;box-shadow:0 4px 12px #0f172a14;left:calc(100% - 12px);max-height:70vh;overflow:auto;padding:1.25rem;position:absolute;top:0;width:clamp(760px,calc(100vw - 220px),1600px);z-index:200}.sidebar-model-panel-mobile{border-top:2px solid #cbd5e1}.sidebar-subcategory-panel{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #cbd5e1;border-radius:.9rem;box-shadow:0 14px 28px #0f172a1a;left:calc(100% + 356px);max-height:70vh;overflow:auto;padding:.95rem;position:absolute;top:0;width:clamp(760px,calc(100vw - 580px),1600px);z-index:200}.sidebar-subcategory-panel-top{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.25rem}.sidebar-model-header-sub{border-bottom:1px solid #e5e7eb;margin-bottom:0;padding-bottom:.35rem}.sidebar-model-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem}.sidebar-model-header-icon{color:#ef4444;font-size:1.125rem}.sidebar-model-title{color:#1f2937;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.sidebar-model-subtitle{color:#94a3b8;font-size:.75rem;margin:.125rem 0 0}.sidebar-model-list{column-count:4;column-gap:1rem;display:block}.sidebar-model-entry{break-inside:avoid;margin-bottom:.7rem;min-width:0;page-break-inside:avoid}.sidebar-model-item{align-items:flex-start;background:#0000;border:0;border-radius:0;color:#1e3a8a;cursor:pointer;display:inline-flex;gap:0;justify-content:flex-start;padding:.15rem 0;text-align:left;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease;width:100%}.sidebar-model-item:hover{color:#1d4ed8;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.sidebar-model-icon{display:none}.sidebar-model-text{color:inherit}.sidebar-model-text,.sidebar-model-text-mobile{font-size:.92rem;font-weight:600;line-height:1.45}.sidebar-subcategory-list{grid-column-gap:1rem;grid-row-gap:.75rem;column-gap:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0;row-gap:.75rem}.sidebar-subcategory-list-right{padding:0}.sidebar-subcategory-item{background:#0000;border:0;color:#1e3a8a;cursor:pointer;display:block;font-size:.92rem;font-weight:600;line-height:1.45;padding:.2rem 0;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease}.sidebar-subcategory-item:hover{color:#1d4ed8;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.sidebar-subcategory-dot{display:none}.sidebar-subcategory-text{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.sidebar-level-2.sidebar-grid{display:block}.sidebar-item{min-width:0}@media (max-width:1280px){.sidebar-model-list{column-count:3}.sidebar-subcategory-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px){.sidebar-model-list{column-count:2}.sidebar-model-panel{width:min(92vw,760px)}.sidebar-subcategory-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-subcategory-panel{width:min(92vw,760px)}}.home-market-page{background:#e5e7eb;min-height:calc(100vh - 72px);padding:.5rem}.home-market-layout{grid-gap:.6rem;align-items:start;display:grid;gap:.6rem;grid-template-columns:max-content minmax(0,1fr)}.home-market-left{position:relative;z-index:5}.home-mobile-search-hero,.mobile-sidebar-backdrop,.mobile-sidebar-drawer-header,.mobile-sidebar-toggle-bar{display:none}.mobile-sidebar-drawer{position:static}.home-market-right{background:#f3f4f6;border:1px solid #d1d5db}.post-page-layout{padding:.5rem}.post-market-layout{align-items:stretch}.post-market-right{min-width:0}.post-content-shell{background:#0000;border-radius:0;box-shadow:none;margin:0;max-width:none;min-height:100%}.home-market-header{align-items:center;background:linear-gradient(180deg,#2a2a2a,#111827);color:#fff;display:flex;justify-content:space-between;padding:.6rem .85rem}.home-market-header h1{font-size:1.25rem;font-weight:700;line-height:1.2;margin:0}.home-market-header span{font-size:.9rem;font-weight:500;white-space:nowrap}.home-post-group{border-top:1px solid #d1d5db;position:relative}.home-post-group-title-row{align-items:center;display:flex;justify-content:space-between;padding:.6rem .75rem .15rem}.home-post-group-title-row h2{color:#0f172a;font-size:1rem;font-weight:800;margin:0;text-transform:uppercase}.home-post-group-title-row span{color:#334155;font-size:.85rem;font-weight:600}.home-post-group-status{color:#1d4ed8}.site-footer{background:radial-gradient(circle at top right,#3b82f61f,#0000 28%),linear-gradient(180deg,#edf4fb,#dfeaf6);border-top:1px solid #bfd1e6;box-shadow:inset 0 1px 0 #ffffffbf;color:#36506b;font-size:.92rem;margin-top:3rem}.site-footer-inner{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:2fr 1fr 1fr 1.4fr;margin:0 auto;max-width:1200px;padding:3rem 2rem 2rem}.sf-col-brand{max-width:460px}.sf-logo{align-items:center;background:#ffffffe6;border:1px solid #bfdbfed9;border-radius:22px;box-shadow:0 16px 32px #0f172a14;display:inline-flex;margin-bottom:.9rem;padding:.95rem 1.25rem}.sf-logo-image{display:block;height:108px;object-fit:contain;width:auto}.sf-tagline{color:#49627d;color:#5f7388;font-size:.86rem;line-height:1.6;margin:0 0 1rem;max-width:26ch}.sf-trust-badges{display:flex;flex-wrap:wrap;gap:.55rem}.sf-badge{align-items:center;background:#ffffffc2;border:1px solid #bfdbfee6;border-radius:999px;box-shadow:0 6px 16px #0f172a0d;color:#0f5ea8;display:inline-flex;font-size:.8rem;font-weight:700;justify-content:center;min-height:34px;padding:.45rem .8rem}.sf-col-title{border-bottom:1px solid #bfd1e6;color:#0f2948;font-size:.95rem;font-weight:700;letter-spacing:.06em;margin-bottom:1rem;padding-bottom:.5rem;text-transform:uppercase}.sf-links{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.sf-links li{align-items:flex-start;color:#49627d;display:flex;font-size:.88rem;gap:.4rem}.sf-links a{color:#315f8c;text-decoration:none;transition:color .18s,text-decoration-color .18s}.sf-links a:hover{color:#0f5ea8;text-decoration:underline;text-decoration-color:#0f5ea873}.sf-icon{flex-shrink:0;font-size:1rem;margin-top:.05rem}.sf-bottom-bar{align-items:center;border-top:1px solid #c7d8ea;color:#5b7088;display:flex;flex-wrap:wrap;font-size:.82rem;gap:.5rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.sf-visit-total{color:#1f4f78;font-weight:700}.sf-bottom-right{align-items:center;display:flex;gap:.75rem}.sf-divider{color:#8aa3bd}.floating-contact{align-items:flex-end;bottom:1.3rem;display:flex;flex-direction:column;gap:.75rem;pointer-events:none;position:fixed;right:1.2rem;z-index:1200}.floating-contact-panel{background:linear-gradient(180deg,#fffaf6,#fff);border:1px solid #fed7aa;border-radius:20px;box-shadow:0 20px 45px #0f172a2e;opacity:0;padding:.95rem;pointer-events:none;transform:translateY(12px) scale(.96);transition:opacity .2s ease,transform .2s ease;width:min(320px,calc(100vw - 1.5rem))}.floating-contact.open .floating-contact-panel{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.floating-contact-panel-head{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.8rem}.floating-contact-panel-head strong{color:#9a3412;font-size:1rem}.floating-contact-panel-head span{color:#7c2d12;font-size:.84rem;line-height:1.45}.floating-contact-actions{display:flex;flex-direction:column;gap:.55rem}.floating-contact-action{align-items:center;background:#fff;border:1px solid #fdba74;border-radius:16px;display:flex;gap:.8rem;padding:.75rem .8rem;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.floating-contact-action:hover{border-color:#f97316;box-shadow:0 10px 22px #f357041f;transform:translateY(-1px)}.floating-contact-action-icon{align-items:center;background:#fff7ed;border-radius:999px;color:#f35704;display:inline-flex;flex-shrink:0;height:2.6rem;justify-content:center;width:2.6rem}.floating-contact-action-icon svg{height:1.2rem;width:1.2rem}.floating-contact-action-badge{font-size:1.3rem;font-weight:700}.floating-contact-action-text{display:flex;flex-direction:column;gap:.15rem}.floating-contact-action-text strong{color:#111827;font-size:.94rem}.floating-contact-action-text small{color:#6b7280;font-size:.78rem}.floating-contact-action-order{background:linear-gradient(135deg,#f97316,#ea580c);border-color:#ea580c}.floating-contact-action-order .floating-contact-action-badge,.floating-contact-action-order .floating-contact-action-icon{background:#ffffff24;color:#fff}.floating-contact-action-order .floating-contact-action-text small,.floating-contact-action-order .floating-contact-action-text strong{color:#fff}.floating-contact-trigger{background:#f35704;border:0;border-radius:999px;box-shadow:0 18px 34px #f3570457;color:#fff;cursor:pointer;gap:.55rem;min-width:144px;padding:.9rem 1.05rem;pointer-events:auto;position:relative;z-index:1}.floating-contact-trigger,.floating-contact-trigger-icon{align-items:center;display:inline-flex;justify-content:center}.floating-contact-trigger-icon{font-size:1.5rem;height:1.25rem;line-height:1;width:1.25rem}.floating-contact-trigger-icon svg{height:1.25rem;width:1.25rem}.floating-contact-trigger-text{font-size:.95rem;font-weight:700}.floating-contact-pulse{animation:floating-contact-pulse 1.9s ease-out infinite;background:#f3570433;border-radius:999px;bottom:.4rem;height:3.4rem;position:absolute;right:.6rem;width:3.4rem}@keyframes floating-contact-pulse{0%{opacity:.65;transform:scale(.84)}70%{opacity:0;transform:scale(1.45)}to{opacity:0;transform:scale(1.45)}}@media (max-width:900px){.App-header-inner,.App-nav{flex-wrap:wrap;justify-content:center}.App-nav{margin-left:0}.order-layout,.order-page-hero{display:grid;grid-template-columns:1fr}.order-page-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.order-field-grid{grid-template-columns:1fr}.site-footer-inner{grid-template-columns:1fr 1fr}.sf-col-brand{grid-column:1/-1}}@media (max-width:560px){.App-header{padding:.7rem .85rem}.App-brand-logo{height:38px}.order-page{padding:1rem}.order-page-stats{grid-template-columns:1fr}.order-card-header,.order-cart-actions{align-items:stretch;flex-direction:column}.order-cart-table td,.order-cart-table th{font-size:.84rem;padding:.7rem .55rem}.order-cart-thumbnail{height:58px;width:58px}.order-action-button,.order-secondary-link,.order-submit-button{justify-content:center;width:100%}.site-footer-inner{grid-template-columns:1fr;padding:2rem 1.2rem 1.5rem}.floating-contact{bottom:.9rem;right:.75rem}.floating-contact-panel{width:min(310px,calc(100vw - 1rem))}.floating-contact-trigger{border-radius:999px;gap:0;height:52px;min-width:52px;padding:0;width:52px}.floating-contact-trigger-text{display:none}.floating-contact-pulse{bottom:0;height:52px;right:0;width:52px}.sf-bottom-bar{align-items:flex-start;flex-direction:column;padding:.8rem 1.2rem}}.home-group-message{color:#334155;font-weight:600;margin:0;padding:.7rem .75rem}.home-product-grid{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:repeat(4,minmax(0,1fr));padding:.65rem}.home-product-card{background:#fff;border:1px solid #d1d5db;overflow:hidden;padding:.55rem;text-align:center;transition:transform .2s ease}.home-product-card:hover{transform:translateY(-2px)}.home-product-card-skeleton:hover{transform:none}.home-product-image-link{display:block}.home-product-image{border:1px solid #e5e7eb;height:185px;object-fit:cover;transition:transform .3s ease;width:100%}.home-product-card:hover .home-product-image{transform:scale(1.08)}.home-product-name{color:#334155;font-size:1rem;font-weight:600;line-height:1.3;margin:.65rem 0 .45rem;min-height:52px}.home-product-price{color:#334155;font-size:.92rem;font-weight:700;margin:0 0 .45rem}.home-product-actions{grid-gap:.45rem;display:grid;gap:.45rem;grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-buy{align-items:center;background:#dc2626;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:600;justify-content:center;padding:.35rem .8rem;text-decoration:none;transition:all .2s ease}.home-product-buy-order{background:#ea580c}.home-product-buy:hover{background:#b91c1c;transform:scale(1.04)}.home-product-buy-order:hover{background:#c2410c}.home-product-buy:active{transform:scale(.98)}.home-product-grid-skeleton{pointer-events:none}.home-post-group-loading .home-product-grid,.home-post-group-loading .home-product-pagination{opacity:.68}.home-post-group-overlay{background:linear-gradient(180deg,#ffffff47,#f1f5f96b);inset:0;pointer-events:none;position:absolute;z-index:1}.home-skeleton-block{animation:home-skeleton-shimmer 1.25s ease-in-out infinite;background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:220% 100%;border-radius:8px;display:block;overflow:hidden;position:relative}.home-product-image-skeleton{border:1px solid #e5e7eb;border-radius:0;height:185px;width:100%}.home-product-price-skeleton{height:14px;margin:.8rem auto .55rem;width:52%}.home-product-name-skeleton{grid-gap:.45rem;display:grid;gap:.45rem;margin:0 0 .8rem}.home-product-name-skeleton .home-skeleton-block:first-child{height:16px;margin:0 auto;width:82%}.home-product-name-skeleton .home-skeleton-block:last-child{height:16px;margin:0 auto;width:64%}.home-product-buy-skeleton{border-radius:4px;height:32px;margin:0 auto;width:92px}@keyframes home-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.home-product-pagination{display:flex;gap:.45rem;justify-content:center;padding:.65rem 0 1rem}.home-page-btn{background:#fff;border:1px solid #cbd5e1;border-radius:4px;cursor:pointer;font-weight:600;height:32px;min-width:36px;transition:all .2s ease}.home-page-btn:disabled{cursor:not-allowed;opacity:.45}.home-page-btn-active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.home-page-next,.home-page-prev{font-size:.9rem;min-width:80px}@media (max-width:768px){.App-main{padding:.8rem}.home-market-page{padding:.75rem}.mobile-sidebar-toggle-bar{display:block;margin-bottom:.65rem}.mobile-sidebar-toggle{align-items:center;background:linear-gradient(180deg,#fff,#eef4fb);border:1px solid #cbd5e1;border-radius:14px;box-shadow:0 10px 24px #0f172a14;color:#0f2948;display:flex;font-size:.96rem;font-weight:800;gap:.75rem;justify-content:space-between;letter-spacing:.04em;padding:.9rem 1rem;text-transform:uppercase;width:100%}.mobile-sidebar-toggle-icon{font-size:1.2rem;line-height:1}.mobile-sidebar-backdrop{background:#0f172a70;border:0;display:block;inset:0;opacity:0;padding:0;pointer-events:none;position:fixed;transition:opacity .2s ease;z-index:1190}.mobile-sidebar-backdrop.open{opacity:1;pointer-events:auto}.home-market-left{z-index:25}.mobile-sidebar-drawer{background:#f8fafc;box-shadow:18px 0 38px #0f172a33;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transform:translateX(calc(-100% - 24px));transition:transform .24s ease;width:min(88vw,360px);z-index:1200}.mobile-sidebar-drawer.open{transform:translateX(0)}.mobile-sidebar-drawer-header{align-items:center;background:linear-gradient(180deg,#fff,#eef4fb);border-bottom:1px solid #d6e3f5;display:flex;gap:.75rem;justify-content:space-between;padding:1rem 1rem .85rem}.mobile-sidebar-drawer-kicker{color:#47627d;font-size:.76rem;font-weight:700;letter-spacing:.08em;margin:0 0 .2rem;text-transform:uppercase}.mobile-sidebar-drawer-header h2{color:#0f2948;font-size:1.05rem;font-weight:800;margin:0;text-transform:uppercase}.mobile-sidebar-close{background:#dbeafe;border:0;border-radius:999px;color:#1d4ed8;font-size:1.5rem;height:38px;line-height:1;width:38px}.home-mobile-search-hero{grid-gap:.85rem;background:linear-gradient(160deg,#fffaf5,#fff 55%,#eef4fb);border-bottom:1px solid #d6e3f5;display:grid;gap:.85rem;padding:1rem}.home-mobile-search-kicker{color:#b45309;font-size:.78rem;font-weight:800;letter-spacing:.08em;margin:0 0 .35rem;text-transform:uppercase}.home-mobile-search-hero h1{color:#0f172a;font-size:1.18rem;line-height:1.28;margin:0}.home-mobile-search-form{grid-gap:.6rem;display:grid;gap:.6rem}.home-mobile-search-input{background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-sizing:border-box;color:#0f172a;font-size:.95rem;padding:.78rem .92rem;width:100%}.home-mobile-search-button{background:linear-gradient(135deg,#dc2626,#b91c1c);border:0;border-radius:12px;color:#fff;font-size:.95rem;font-weight:800;padding:.82rem 1rem}.post-detail-card{border-radius:10px;padding:1rem}.post-detail-header h1{font-size:1.25rem}.post-detail-body{font-size:.95rem;line-height:1.54}.post-detail-body article.seo-post h1{font-size:1.62rem}.post-detail-body article.seo-post h2{font-size:1.28rem}.post-detail-body article.seo-post h3{font-size:1.13rem}.post-detail-body .seo-post p{margin:0}.post-detail-body .seo-post ol,.post-detail-body .seo-post ul{margin:.36rem 0 .66rem;padding-left:1.16rem}.post-detail-body .seo-post li{line-height:1.46;margin:.18rem 0}.post-detail-body article.seo-post h4{font-size:1.06rem}.post-media-section{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center;padding:.8rem 0 1rem;width:100%}.post-media-nav{font-size:.92rem;height:36px;position:static;top:auto;transform:none;width:36px}.post-media-nav-prev{order:2}.post-media-nav-next{height:36px;order:3;width:36px}.post-media-nav-icon{height:18px;width:18px}.post-media-nav:disabled,.post-media-nav:hover{transform:none}.post-media-figure{box-sizing:border-box;flex:0 0 100%;margin:0 auto;max-width:100%;order:1;width:100%}.post-media-frame{align-items:center;display:flex;justify-content:center;min-height:clamp(240px,68vw,400px);width:100%}.post-media-image{display:block;margin:0 auto;max-height:none;max-width:100%;object-position:center center;width:100%}.post-variant-list,.related-parts-grid{grid-template-columns:1fr}.home-market-layout{display:block}.home-market-header{align-items:flex-start;flex-direction:column}.home-market-header h1{font-size:1.05rem}.home-market-header span{font-size:.8rem}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-name{font-size:.92rem;min-height:46px}.home-product-buy,.home-product-price{font-size:.88rem}.home-product-actions{gap:.35rem}.sidebar-brand-layout,.sidebar-brand-layout-with-sub{grid-template-columns:1fr}.sidebar-brand-label{font-size:1rem}.sidebar-model-panel{max-height:none;width:100%}.sidebar-model-list{column-count:1}.sidebar-subcategory-list{grid-template-columns:1fr;row-gap:.55rem}.sidebar-subcategory-panel{left:0;max-height:none;position:static;width:100%}}
/*# sourceMappingURL=main.c3f56802.css.map*/