.strollix-shop{font-family:Arial,Helvetica,sans-serif;color:#222;max-width:1200px;margin:0 auto}.strollix-header{text-align:center;padding:24px 10px 34px}.strollix-header h1{font-size:38px;margin:0 0 10px}.strollix-header p{font-size:17px;color:#666;margin:0}.strollix-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.strollix-card,.strollix-box{background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.08)}.strollix-card{overflow:hidden}.strollix-image-button{display:block;width:100%;padding:0;border:0;background:#eee;cursor:pointer}.strollix-image-button img{display:block;width:100%;aspect-ratio:3/4;object-fit:contain}.strollix-card-content{padding:18px}.strollix-card h2{font-size:21px;margin:0 0 8px}.strollix-price{font-size:18px;font-weight:700;margin:0 0 15px}.strollix-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.strollix-quantity{display:flex;align-items:center;gap:8px}.strollix-quantity button{width:38px;height:38px;border:0;border-radius:6px;background:#111;color:#fff;font-size:22px;cursor:pointer}.strollix-quantity input{width:62px;padding:9px;border:1px solid #ccc;border-radius:6px;text-align:center;font-size:16px}.strollix-box{margin-top:40px;padding:28px}.strollix-summary-row{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid #eee}.strollix-empty{color:#777;font-style:italic}.strollix-total{text-align:right;font-weight:700;font-size:26px;margin-top:20px}.strollix-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.strollix-form-grid label{display:flex;flex-direction:column;gap:7px;font-weight:700}.strollix-form-grid input,.strollix-form-grid textarea{width:100%;padding:12px;border:1px solid #ccc;border-radius:7px;font:inherit}.strollix-form-grid textarea{min-height:130px;resize:vertical}.strollix-full{grid-column:1/-1}.strollix-payments{display:flex;flex-wrap:wrap;gap:12px}.strollix-payments label{display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px 14px;border:1px solid #ccc;border-radius:8px;background:#fafafa;font-weight:400}.strollix-payments input{width:auto}.strollix-submit{margin-top:20px;padding:14px 24px;border:0;border-radius:8px;background:#111;color:#fff;font-size:17px;font-weight:700;cursor:pointer}.strollix-submit[disabled]{opacity:.55;cursor:wait}.strollix-status{margin-top:16px;line-height:1.5}.strollix-status.is-success{padding:14px;border-radius:8px;background:#eef8ee}.strollix-status.is-error{padding:14px;border-radius:8px;background:#fff0f0}.strollix-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.strollix-modal{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:center;padding:25px}.strollix-modal[hidden]{display:none}.strollix-modal img{max-width:92vw;max-height:90vh;border-radius:8px}.strollix-modal-close{position:absolute;top:15px;right:25px;border:0;background:transparent;color:#fff;font-size:42px;cursor:pointer}@media(max-width:900px){.strollix-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.strollix-grid,.strollix-form-grid{grid-template-columns:1fr}.strollix-header h1{font-size:30px}.strollix-box{padding:20px}}.strollix-shop-notice{display:inline-block;margin-top:18px;padding:12px 18px;border-radius:9px;background:#f3f3f3;line-height:1.5}.strollix-minimum-note{text-align:right;margin:10px 0 0;color:#666;font-size:14px}