/*
Theme Name: 博印芯客户中心
Version: 0.4.0
Requires PHP: 8.3
*/
.byx-inbox-notice{position:fixed;right:24px;bottom:24px;z-index:100;background:#173d51;color:white;border-radius:12px;box-shadow:0 8px 30px #173d5133;padding:15px 20px;max-width:calc(100vw - 48px);font-size:14px}.byx-inbox-notice a{color:white}.byx-inbox-notice[hidden]{display:none}
:root{--ink:#183e52;--accent:#157c9d;--muted:#627e8e;--line:#dbe6ec;--surface:#f0f6f9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f8fa;color:var(--ink);font:16px/1.7 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}a{color:#187b9b;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #24aacb;outline-offset:3px}.skip-link{position:absolute;top:-100px}.skip-link:focus{top:10px;left:10px;z-index:100;background:white;padding:10px}.portal-header{height:100px;display:flex;align-items:center;gap:42px;padding:0 max(5%,calc((100vw - 1320px)/2));background:#fff;border-bottom:1px solid var(--line)}.portal-brand{display:flex;flex-direction:column;color:var(--ink);line-height:1.4;white-space:nowrap}.portal-brand b{font-size:26px;letter-spacing:5px}.portal-brand span{font-size:10px;letter-spacing:3px}.portal-heading{font-size:14px;color:var(--muted)}.portal-header nav{display:flex;gap:32px;margin-left:auto;font-size:14px;white-space:nowrap}.portal-header nav a{color:var(--ink)}.portal-local{text-align:center;padding:8px 16px;background:#e4f0f6;color:#577a8d;font-size:12px;letter-spacing:1px}.portal-main{width:min(1320px,90%);min-height:70vh;margin:48px auto 80px}.portal-page-title{font-size:32px;margin:0 0 30px;font-weight:600}.portal-footer{padding:25px 5%;display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.byx-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.byx-heading h1{font-size:42px;font-weight:500;letter-spacing:-1px;margin:10px 0}.byx-heading h2{margin:8px 0;font-weight:550;font-size:28px}.byx-heading p{color:var(--muted);margin:12px 0;font-size:16px}.byx-heading small{color:var(--accent);font-size:12px;letter-spacing:2px}.byx-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.byx-product{background:#fff;border:1px solid var(--line);border-radius:14px;padding:32px;display:flex;flex-direction:column;align-items:flex-start;min-height:365px;transition:border .2s,transform .2s}.byx-product:hover{border-color:#8fb9cb;transform:translateY(-3px)}.byx-product>small{font-size:12px;letter-spacing:1px;color:#7290a1}.byx-product h2{font-size:30px;font-weight:550;margin:15px 0}.byx-product p{color:var(--muted);font-size:14px;line-height:1.8;flex:1}.byx-price{font-size:16px;margin:18px 0}.byx-secondary{font-size:14px;margin-top:14px}.button,.byx-form button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:0;border-radius:7px;background:var(--accent);color:white;font-size:14px;line-height:1.5;cursor:pointer;font-weight:500}.button:hover,.byx-form button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#0e617e;color:white;text-decoration:none}.woocommerce .woocommerce-MyAccount-navigation{width:23%;padding:18px;background:#fff;border:1px solid var(--line);border-radius:12px}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-MyAccount-navigation li a{display:block;padding:13px 16px;font-size:14px;color:#4e7082;border-radius:7px}.woocommerce-MyAccount-navigation li.is-active a{background:#e5f1f6;color:#1a6c8b;font-weight:600}.woocommerce .woocommerce-MyAccount-content{width:73%;background:#fff;border:1px solid var(--line);border-radius:12px;padding:32px}.woocommerce form.login,.woocommerce form.register{background:white;border-color:var(--line);border-radius:12px;padding:30px}.woocommerce form .form-row label{font-size:14px;margin-bottom:7px}.woocommerce form input.input-text,.woocommerce form select,.woocommerce form textarea{border:1px solid #bfd1db;border-radius:6px;background:#fff;padding:11px;color:var(--ink)}.byx-form{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}.byx-form label{display:flex;flex-direction:column;gap:7px;font-size:14px;color:#3b6073}.byx-form input,.byx-form select,.byx-form textarea{min-width:0;max-width:100%;width:100%;padding:11px;border:1px solid #c7d9e3;border-radius:7px;background:#fff;color:var(--ink)}.byx-form input[type=file]{font-size:13px}.byx-form small{font-size:12px;color:var(--muted)}.byx-form .byx-full{grid-column:1/-1}.byx-form button{justify-self:start;grid-column:1/-1}.byx-form input[type=hidden]{display:none}.byx-new-request{padding-top:28px;margin-top:40px;border-top:1px solid var(--line)}.byx-new-request h3{font-size:24px;font-weight:550}.byx-empty{padding:30px;background:var(--surface);border-radius:10px;color:var(--muted);font-size:14px;margin:25px 0}.byx-status{display:inline-block;font-size:12px;padding:4px 10px;background:#e6f2f7;color:#236d8a;border-radius:20px;white-space:nowrap}.woocommerce table.shop_table{border-color:var(--line);border-radius:8px;font-size:14px}.woocommerce table.shop_table td{padding:15px 12px}.woocommerce table.shop_table td small{display:block;font-size:12px;color:var(--muted)}.byx-table-wrap{overflow:auto}.byx-prose{white-space:normal;line-height:1.9;padding:22px;background:var(--surface);border-radius:10px;font-size:15px}.byx-message{border:1px solid var(--line);border-radius:10px;padding:24px;margin:20px 0}.byx-message>div{display:flex;justify-content:space-between;gap:20px;font-size:14px}.byx-message small{font-size:12px;color:var(--muted)}.byx-message p{white-space:normal;font-size:15px;line-height:1.8}.byx-message .byx-form{display:block;margin:16px 0 0}.byx-message button{padding:7px 12px;font-size:12px;background:#e7f2f7;color:var(--accent)}.byx-pagination{display:flex;justify-content:space-between;margin:20px 0}.woocommerce-info,.woocommerce-message{background:#eaf4f8;border-top-color:var(--accent);font-size:14px}.woocommerce-MyAccount-content>p{color:var(--muted)}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:47%}.woocommerce form.checkout{background:#fff;padding:30px;border:1px solid var(--line);border-radius:12px}.woocommerce-checkout #payment{background:var(--surface)}@media(max-width:1000px){.portal-heading{display:none}.byx-product-grid{grid-template-columns:repeat(2,1fr)}.woocommerce .woocommerce-MyAccount-navigation{width:26%}.woocommerce .woocommerce-MyAccount-content{width:70%;padding:25px}.byx-form{grid-template-columns:1fr}.byx-heading h1{font-size:34px}}@media(max-width:700px){.portal-header{height:85px;padding:0 5%;gap:20px}.portal-brand b{font-size:22px}.portal-brand span{font-size:8px}.portal-header nav{gap:16px;font-size:12px}.portal-main{margin:30px auto 60px}.byx-heading{align-items:flex-start;flex-direction:column}.byx-heading h1{font-size:32px}.byx-product-grid{grid-template-columns:1fr}.byx-product{min-height:300px}.woocommerce .woocommerce-MyAccount-navigation,.woocommerce .woocommerce-MyAccount-content{width:100%;float:none}.woocommerce .woocommerce-MyAccount-navigation{margin-bottom:20px;padding:10px}.woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;white-space:nowrap}.woocommerce-MyAccount-navigation li a{padding:10px 13px}.woocommerce .woocommerce-MyAccount-content{padding:22px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:100%;float:none}.byx-message{padding:18px}.byx-message>div{flex-direction:column;gap:5px}.portal-footer{gap:15px;font-size:12px}.byx-product p{font-size:16px}}

.byx-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:22px 0 38px}.byx-document{padding:24px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,#fff,#f1f8fb);overflow:hidden}.byx-document h4{font-size:20px;margin:12px 0}.byx-document small{letter-spacing:1px;color:var(--accent)}.byx-document.is-locked{background:#eef1f4;color:#7f8b94;box-shadow:inset 0 2px 12px #142d4910}.byx-shadow{height:85px;padding:18px 0;filter:blur(3px);opacity:.6}.byx-shadow span{display:block;background:#bdc7cf;height:10px;border-radius:6px;width:85%;margin-bottom:11px}.byx-shadow span:nth-child(2){width:64%}.byx-shadow span:nth-child(3){width:73%}.byx-lock{font-weight:600}.byx-fieldset{border:1px solid var(--line);border-radius:12px;padding:24px;margin:8px 0;min-width:0}.byx-fieldset legend{padding:0 10px;font-weight:600;font-size:18px}.byx-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.byx-test-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid var(--line);border-radius:10px;margin-bottom:14px}.byx-test-card h3{margin:8px 0;font-size:19px}.byx-service-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}@media(max-width:750px){.byx-library-grid,.byx-fields{grid-template-columns:1fr}.byx-fieldset{padding:16px}.byx-test-card{align-items:flex-start;flex-direction:column}}
