.starky-pc-page{--spc-ink:#111;--spc-muted:#696b74;--spc-line:#e6e6eb;--spc-soft:#f7f7f9;--spc-cyan:#10ace8;--spc-magenta:#f20a8b;--spc-yellow:#ffd900}
.starky-pc-hero{padding-bottom:30px}.starky-pc-hero h1{max-width:900px}.starky-pc-layout{display:grid;grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);gap:34px;align-items:start;padding-bottom:90px}.starky-pc-summary{position:sticky;top:110px;display:grid;gap:16px}.starky-pc-product-image,.starky-pc-price-card,.starky-pc-config-panel{border:1px solid var(--spc-line);border-radius:30px;background:#fff;overflow:hidden}.starky-pc-product-image{padding:16px;background:linear-gradient(145deg,#fff,#f4f4f6)}.starky-pc-product-image img{width:100%;border-radius:20px}.starky-pc-price-card{padding:24px}.starky-pc-price-card>span{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--spc-muted)}.starky-live-price{font-size:clamp(2.2rem,5vw,3.45rem);font-weight:900;letter-spacing:-.06em;line-height:1;margin:8px 0 4px}.starky-pc-price-card>small{color:var(--spc-muted)}.starky-live-summary{margin:20px 0 0}.starky-live-summary div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid var(--spc-line);font-size:.9rem}.starky-live-summary dt{color:var(--spc-muted)}.starky-live-summary dd{margin:0;font-weight:750;text-align:right}.starky-pc-config-panel{padding:28px}.starky-option-section{padding:28px 0;border-bottom:1px solid var(--spc-line)}.starky-option-section:first-child{padding-top:0}.starky-option-heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px}.starky-option-heading>span{display:flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:50%;background:#111;color:#fff;font-weight:850}.starky-option-heading h3{font-size:1.25rem;line-height:1.15;margin:2px 0 4px}.starky-option-heading p{margin:0;color:var(--spc-muted);font-size:.9rem}.starky-choice-grid{display:grid;gap:10px}.starky-choice-grid-3{grid-template-columns:repeat(3,1fr)}.starky-choice-grid-2{grid-template-columns:repeat(2,1fr)}.starky-choice{position:relative;display:flex;flex-direction:column;gap:3px;padding:16px;border:1px solid #d9d9df;border-radius:18px;cursor:pointer;transition:.18s;background:#fff;min-height:76px}.starky-choice:hover{border-color:#aaa}.starky-choice.is-selected{border-color:#111;box-shadow:inset 0 0 0 1px #111,0 8px 20px rgba(0,0,0,.05)}.starky-choice.is-selected:after{content:'✓';position:absolute;top:10px;right:12px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--spc-cyan),var(--spc-magenta));color:#fff;font-size:.72rem;font-weight:900}.starky-choice input{position:absolute;opacity:0;pointer-events:none}.starky-choice strong{padding-right:24px}.starky-choice small{color:var(--spc-muted);line-height:1.35}.starky-pages-control{display:flex;align-items:center;max-width:340px;border:1px solid var(--spc-line);border-radius:16px;overflow:hidden}.starky-pages-control input{width:100%;min-width:100px;border:0!important;text-align:center!important;font-size:1.35rem!important;font-weight:850!important;padding:11px!important;box-shadow:none!important}.starky-pages-control input::-webkit-outer-spin-button,.starky-pages-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.starky-step{width:54px;height:54px;border:0;background:#f7f7f9;font-size:1.6rem;cursor:pointer}.starky-page-range{width:100%;margin:22px 0 4px;accent-color:#111}.starky-range-labels{display:flex;justify-content:space-between;color:var(--spc-muted);font-size:.8rem}.starky-paper-advice{margin-top:12px;padding:13px 15px;border-radius:14px;background:#fff7d6;border:1px solid #f0d76a;font-size:.87rem}.starky-link-panel{margin-top:16px;padding:18px;border-radius:18px;background:var(--spc-soft)}.starky-field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.starky-field-row label,.starky-full-field{display:flex;flex-direction:column;gap:5px}.starky-field-row label span,.starky-full-field span{color:var(--spc-muted);font-size:.8rem;min-height:36px}.starky-field-row input,.starky-full-field textarea{width:100%;border:1px solid #d6d6dd!important;border-radius:13px!important;background:#fff!important;padding:12px 13px!important;font:inherit!important;box-shadow:none!important}.starky-full-field{margin-top:14px}.starky-link-note{margin-top:12px;font-size:.84rem;color:#555}.starky-pc-buybox{position:sticky;bottom:12px;z-index:5;margin-top:24px;padding:16px;border:1px solid var(--spc-line);border-radius:20px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:0 16px 45px rgba(0,0,0,.09);display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:end}.starky-pc-buybox>div:first-child{display:flex;flex-direction:column}.starky-pc-buybox>div:first-child span{font-size:.8rem;color:var(--spc-muted)}.starky-pc-buybox>div:first-child strong{font-size:1.55rem;line-height:1}.starky-qty-wrap{display:flex;flex-direction:column;gap:3px}.starky-qty-wrap label{font-size:.72rem;color:var(--spc-muted)}.starky-qty-wrap input{width:72px!important;height:46px;border:1px solid var(--spc-line)!important;border-radius:12px!important;text-align:center!important}.starky-add-to-cart{min-height:46px!important;margin:0!important;background:#111!important;color:#fff!important;border-radius:999px!important;padding:0 20px!important}.starky-pc-alert{padding:20px;border:1px solid #edcf58;background:#fff8d7;border-radius:18px;margin-bottom:70px}.starky-pc-how{margin-top:0}.single-product .starky-config{margin:24px 0}.single-product .starky-option-section{padding:20px 0}
@media(max-width:900px){.starky-pc-layout{grid-template-columns:1fr}.starky-pc-summary{position:static;grid-template-columns:.85fr 1.15fr}.starky-pc-product-image{display:flex;align-items:center}.starky-pc-buybox{grid-template-columns:1fr auto}.starky-add-to-cart{grid-column:1/-1}.starky-field-row{grid-template-columns:1fr}}
@media(max-width:620px){.starky-pc-config-panel{padding:20px}.starky-pc-summary{grid-template-columns:1fr}.starky-choice-grid-3,.starky-choice-grid-2{grid-template-columns:1fr}.starky-pc-buybox{grid-template-columns:1fr auto}.starky-live-price{font-size:2.65rem}.starky-field-row label span,.starky-full-field span{min-height:0}}
