.tswv-shop{--g:#0f3d2d;--g2:#16563f;--cream:#f5f5f0;--ink:#12211b;--muted:#66746e;max-width:1280px;margin:0 auto;padding:28px 20px 70px;color:var(--ink);font-family:inherit}.tswv-hero{background:linear-gradient(135deg,#0c3527,#14543d);border-radius:28px;color:#fff;overflow:hidden;position:relative}.tswv-hero:after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-80px;top:-170px;box-shadow:0 0 0 55px rgba(255,255,255,.035),0 0 0 110px rgba(255,255,255,.025)}.tswv-hero-inner{position:relative;z-index:1;max-width:860px;padding:64px}.tswv-eyebrow{display:inline-block;font-size:13px;font-weight:800;letter-spacing:.18em;margin-bottom:12px}.tswv-hero h1,.tswv-success h1{font-size:clamp(40px,6vw,76px);line-height:.98;letter-spacing:-.04em;margin:0 0 20px}.tswv-hero p{font-size:18px;line-height:1.65;max-width:760px;opacity:.92}.tswv-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.tswv-meta span{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.13);padding:10px 14px;border-radius:999px;font-weight:700}.tswv-section-head{display:flex;gap:18px;align-items:flex-start;margin:58px 0 24px}.tswv-section-head>span{background:var(--g);color:#fff;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-weight:900}.tswv-section-head h2{font-size:32px;margin:0}.tswv-section-head p{margin:5px 0 0;color:var(--muted)}.tswv-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tswv-product{background:#fff;border:1px solid #e3e8e5;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(21,45,34,.06)}.tswv-product-img{aspect-ratio:4/3;background:var(--cream);overflow:hidden}.tswv-product-img img{width:100%;height:100%;object-fit:cover}.tswv-placeholder{height:100%;display:grid;place-items:center;font-size:76px}.tswv-product-body{padding:22px}.tswv-product h3{font-size:23px;margin:0 0 8px}.tswv-product p{color:var(--muted);min-height:48px;margin:0 0 20px}.tswv-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.tswv-product-bottom>strong{font-size:22px;color:var(--g)}.tswv-qty{display:flex;border:1px solid #d9e0dc;border-radius:12px;overflow:hidden}.tswv-qty button{width:38px;height:38px;border:0;background:#f2f5f3;font-size:22px;cursor:pointer}.tswv-qty input{width:46px;text-align:center;border:0!important;padding:0!important;box-shadow:none!important;-moz-appearance:textfield}.tswv-qty input::-webkit-inner-spin-button{display:none}.tswv-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;background:#f6f8f7;border-radius:22px;padding:24px}.tswv-fields label{font-weight:750;font-size:14px}.tswv-fields input,.tswv-fields select,.tswv-fields textarea{width:100%;margin-top:7px;border:1px solid #d5ded9;border-radius:12px;padding:13px 14px;background:#fff;font:inherit;box-sizing:border-box}.tswv-wide{grid-column:1/-1}.tswv-checkout{position:sticky;bottom:16px;margin-top:28px;background:#0d2f23;color:#fff;border-radius:20px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 20px 55px rgba(9,38,28,.25);z-index:6}.tswv-checkout small,.tswv-checkout span{display:block;opacity:.7}.tswv-checkout strong{display:block;font-size:30px;line-height:1.05;margin:2px 0}.tswv-checkout button{border:0;border-radius:13px;background:#fff;color:var(--g);font-weight:900;font-size:16px;padding:16px 20px;cursor:pointer}.tswv-checkout button:disabled{opacity:.45;cursor:not-allowed}.tswv-alert{margin:18px 0;padding:14px 18px;border-radius:12px;background:#fff3f1;border:1px solid #f2cbc4;color:#8b2f21;font-weight:700}.tswv-hp{position:absolute!important;left:-9999px!important}.tswv-empty,.tswv-success{text-align:center;padding:70px 24px}.tswv-success{max-width:760px;margin:30px auto;background:#f7f9f8;border-radius:28px}.tswv-success-icon{width:74px;height:74px;margin:0 auto 20px;border-radius:50%;background:var(--g);color:#fff;display:grid;place-items:center;font-size:38px;font-weight:900}.tswv-success h1{font-size:50px}.tswv-receipt{background:#fff;border-radius:18px;padding:20px;margin:28px auto;text-align:left}.tswv-receipt>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #edf0ee}.tswv-receipt .total{font-size:20px;border-bottom:0}.tswv-back{display:inline-block;background:var(--g);color:#fff!important;text-decoration:none;padding:13px 20px;border-radius:12px;font-weight:800}@media(max-width:900px){.tswv-products{grid-template-columns:repeat(2,minmax(0,1fr))}.tswv-hero-inner{padding:42px 28px}}@media(max-width:640px){.tswv-shop{padding:14px 12px 50px}.tswv-products{grid-template-columns:1fr}.tswv-fields{grid-template-columns:1fr;padding:16px}.tswv-wide{grid-column:auto}.tswv-hero{border-radius:20px}.tswv-hero-inner{padding:34px 22px}.tswv-hero p{font-size:16px}.tswv-section-head{margin-top:38px}.tswv-section-head h2{font-size:26px}.tswv-checkout{bottom:8px;padding:14px}.tswv-checkout strong{font-size:25px}.tswv-checkout span{display:none}.tswv-checkout button{font-size:14px;padding:14px 12px;max-width:55%}}
