.customer-sheet{background:var(--brand-canvas);color:var(--brand-charcoal);min-height:100vh;font-family:Arial,Malgun Gothic,sans-serif;line-height:1.55}.sheet-header{border-bottom:1px solid var(--brand-line);justify-content:space-between;max-width:1160px;margin:auto;padding:24px 28px;display:flex}.sheet-header>a:first-child{letter-spacing:-1px;font-size:24px;font-weight:900}.sheet-header span{color:var(--brand-bronze);letter-spacing:3px;margin-left:12px;font-size:14px}.sheet-header>a:last-child{align-self:center;font-size:13px}.sheet-content{max-width:1060px;margin:auto;padding:55px 28px 32px}.sheet-eyebrow{color:var(--brand-bronze);letter-spacing:2px;font-size:12px;font-weight:700}.sheet-content h1{letter-spacing:-2px;margin:12px 0 20px;font-size:clamp(32px,5vw,54px);font-weight:800;line-height:1.15}.sheet-intro{color:var(--brand-muted);margin-bottom:32px}.sheet-meta{color:var(--brand-muted);flex-wrap:wrap;justify-content:space-between;gap:8px;padding:18px 0;display:flex}.sheet-meta b{color:var(--brand-charcoal);margin-left:8px}.sheet-models{flex-wrap:wrap;gap:25px;margin:10px 0 24px;display:flex}.sheet-models>div>span{color:var(--brand-muted);margin-bottom:9px;font-size:12px;display:block}.sheet-models>div>div{flex-wrap:wrap;gap:8px;display:flex}.sheet-models button{border:1px solid var(--brand-line);background:#fff;border-radius:8px;padding:10px 16px;font-weight:700}.sheet-models button[aria-pressed=true]{background:var(--brand-charcoal);color:#fff;border-color:var(--brand-charcoal)}.sheet-selectors{grid-template-columns:1fr 1fr;gap:16px;margin:18px 0;display:grid}.sheet-selectors label{color:var(--brand-muted);font-size:12px}.sheet-selectors select{color:var(--brand-charcoal);border:1px solid var(--brand-line);background:#fff;border-radius:7px;width:100%;margin-top:6px;padding:14px 10px;font-size:15px;display:block}.sheet-price{background:var(--brand-charcoal);color:#fff;border-radius:14px;justify-content:space-between;gap:24px;padding:30px;scroll-margin-top:75px;display:flex}.sheet-price span,.sheet-price small{color:var(--brand-gold-soft);font-size:12px;display:block}.sheet-price h2{margin:7px 0;font-size:26px;font-weight:800}.sheet-price p{font-size:14px}.sheet-price>div:last-child{text-align:right}.sheet-price strong{letter-spacing:-1px;white-space:nowrap;margin:10px 0;font-size:clamp(28px,4vw,40px);font-weight:800;display:block}.sheet-jumps{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--brand-line);background:#f5f3eef5;align-items:center;gap:18px;padding:15px 0;font-size:14px;font-weight:700;display:flex;position:sticky;top:0}.sheet-jumps button{background:var(--brand-bronze);color:#fff;border-radius:6px;margin-left:auto;padding:10px 15px}.customer-sheet button{cursor:pointer}.customer-sheet button:disabled{opacity:.55;cursor:wait}.customer-sheet a:focus-visible,.customer-sheet button:focus-visible,.customer-sheet select:focus-visible{outline:3px solid var(--brand-bronze);outline-offset:4px}.sheet-section{margin:45px 0;scroll-margin-top:85px}.sheet-section>h2{margin-bottom:12px;font-size:23px;font-weight:800}.sheet-section>h2 small{color:var(--brand-muted);margin-left:12px;font-size:12px;font-weight:400}.sheet-section>p{color:var(--brand-muted);margin-bottom:18px;font-size:13px}.sheet-specs{grid-template-columns:1fr 1fr;gap:16px;display:grid}.sheet-specs>article{border:1px solid var(--brand-line);background:#fff;border-radius:10px;padding:22px}.sheet-specs h3{color:var(--brand-bronze);margin-bottom:12px;font-weight:700}.sheet-specs li{border-top:1px solid var(--brand-surface);padding:10px 0;font-size:14px}.sheet-specs p,.sheet-items p{color:var(--brand-muted);margin:4px 0;font-size:12px}.sheet-items article{border-bottom:1px solid var(--brand-line);justify-content:space-between;gap:22px;padding:20px 4px;display:flex}.sheet-items article>div{min-width:0}.sheet-items h3{font-size:15px;font-weight:700}.sheet-items strong{color:var(--brand-bronze);white-space:nowrap;align-self:center;font-size:14px}.sheet-items small,.sheet-category{color:var(--brand-bronze);font-size:11px}.sheet-warning{color:#795014;background:#fff3d7;border:1px solid #e5c788;border-radius:8px;margin:16px 0;padding:15px 18px;font-size:14px}.sheet-warning a{font-weight:700;text-decoration:underline}.sheet-status{background:#fff;border-radius:10px;padding:40px 20px}.sheet-status button{background:var(--brand-charcoal);color:#fff;border-radius:6px;margin-top:15px;padding:10px 20px;display:block}.sheet-footer{border-top:1px solid var(--brand-line);color:var(--brand-muted);padding:24px 0;font-size:12px}.sheet-footer a{color:var(--brand-charcoal);margin-top:20px;margin-right:25px;font-size:14px;font-weight:700;display:inline-block}@media (width<=640px){.sheet-content{padding:30px 18px}.sheet-header{padding:18px}.sheet-selectors,.sheet-specs{grid-template-columns:1fr}.sheet-price{padding:22px;display:block}.sheet-price>div:last-child{text-align:left;margin-top:25px}.sheet-jumps{gap:12px;font-size:12px}.sheet-jumps button{padding:10px}.sheet-items article{gap:10px}.sheet-items strong{font-size:12px}.sheet-section>h2 small{margin-top:5px;margin-left:0;display:block}}@media print{.sheet-jumps,.sheet-header>a:last-child,.sheet-models,.sheet-selectors{display:none}.sheet-price{color:var(--brand-charcoal);background:#fff;border:1px solid #aaa}.sheet-price small,.sheet-price span{color:#555}.sheet-section,.sheet-specs article,.sheet-items article{break-inside:avoid}.sheet-content{padding:15px}.sheet-warning{border:1px solid #888}}.sheet-content{padding-top:28px}.sheet-content h1{margin-bottom:12px;font-size:34px}.sheet-intro{margin-bottom:22px}.sheet-section{margin:28px 0}.sheet-specs{border:1px solid var(--brand-line);border-radius:10px;display:block;overflow:hidden}.sheet-specs>article{border:0;border-bottom:1px solid var(--brand-line);border-radius:0;grid-template-columns:120px 1fr;gap:18px;padding:16px;display:grid}.sheet-specs>article:last-child{border-bottom:0}.sheet-specs h3{margin:0;font-size:14px}.sheet-specs ul{flex-wrap:wrap;gap:8px 16px;display:flex}.sheet-specs li{border:0;padding:0;font-size:14px;line-height:1.7}.sheet-specs li p{margin-left:5px;font-size:14px;display:inline}.sheet-items{grid-template-columns:1fr 1fr;column-gap:26px;display:grid}.sheet-items article{gap:10px;padding:13px 3px}.sheet-items p{font-size:14px}.sheet-items small,.sheet-category{font-size:13px}.sheet-selectors label,.sheet-section>h2 small,.sheet-section>p,.sheet-footer{font-size:14px}@media (width<=640px){.sheet-items{grid-template-columns:1fr}.sheet-specs>article{grid-template-columns:1fr;gap:10px}.sheet-items strong{font-size:14px}}.sheet-header>a:first-child{align-items:center;gap:18px;display:flex}.sheet-header img{width:150px;height:auto}.sheet-specs ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 18px;display:grid}.sheet-specs li{word-break:keep-all;line-height:1.8}.sheet-specs .spec-double{grid-column:span 2}.sheet-specs .spec-wide{grid-column:1/-1}@media (width<=850px){.sheet-specs ul{grid-template-columns:repeat(2,minmax(0,1fr))}.sheet-specs .spec-double{grid-column:1/-1}}@media (width<=480px){.sheet-header img{width:110px}.sheet-specs ul{grid-template-columns:1fr}.sheet-specs li{grid-column:1/-1}}
