
.tobytnt-shop-shell{width:100vw;position:relative;left:50%;margin-left:-50vw;background:#fff;font-family:"Poppins",system-ui,sans-serif;color:#181411}.tobytnt-shop-shell *{box-sizing:border-box}.tobytnt-shop-shell h1,.tobytnt-shop-shell h2,.tobytnt-shop-shell h3{font-family:"Poppins",system-ui,sans-serif;letter-spacing:-.04em}
.toby-shop-hero{min-height:620px;padding:120px 0 90px;display:flex;align-items:flex-end;color:#fff;background:linear-gradient(90deg,rgba(4,54,101,.92),rgba(4,54,101,.4)),radial-gradient(circle at 75% 20%,rgba(217,156,56,.9),transparent 23%),linear-gradient(135deg,#237E8B,#043665 62%,#181411)}.toby-shop-hero>div>span,.toby-products-head span,.toby-shop-checkout-strip span{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.toby-shop-hero h1{font-size:clamp(64px,8vw,112px);line-height:.88;max-width:1000px;margin:15px 0 24px}.toby-shop-hero p{max-width:700px;font-size:20px;line-height:1.7}.toby-shop-actions{display:flex;gap:10px;margin-top:22px}.toby-shop-actions a{padding:14px 20px;background:#fff;color:#043665!important;border-radius:999px;text-decoration:none!important;font-weight:800}.toby-shop-actions a.secondary{background:transparent;border:1px solid rgba(255,255,255,.6);color:#fff!important}
.toby-shop-categories{padding:28px 0;background:#f6f0e4}.toby-shop-categories .tobytnt-container{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.toby-shop-categories div{padding:18px;border-right:1px solid #ded5c9}.toby-shop-categories strong{display:block;color:#043665}.toby-shop-categories span{display:block;font-size:12px;color:#746a61;margin-top:4px}
.toby-products-section{padding:95px 0}.toby-products-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:35px}.toby-products-head h2{font-size:clamp(42px,5vw,72px);line-height:.96;margin:10px 0 0;color:#043665}.toby-products-head>a{color:#043665;text-decoration:none;font-weight:800}.toby-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.toby-product-card{border:1px solid #e1e6eb;border-radius:18px;overflow:hidden;background:#fff}.toby-product-image{display:block;height:300px;background-size:cover!important;background-position:center!important}.toby-product-body{padding:18px}.toby-product-body>span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7d8790;min-height:16px}.toby-product-body h3{font-size:22px;margin:7px 0 18px}.toby-product-body h3 a{color:#043665;text-decoration:none}.toby-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.toby-product-bottom strong{color:#043665}.toby-add-cart{display:inline-flex;padding:9px 12px;border-radius:999px;background:#043665;color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:800}.toby-shop-empty{border:1px dashed #bcc8d2;border-radius:20px;padding:48px;text-align:center;background:#f8fafb}.toby-shop-empty h3{font-size:30px;color:#043665}.toby-shop-empty p{color:#66737e}.toby-shop-empty a{display:inline-flex;margin-top:10px;padding:12px 16px;border-radius:999px;background:#043665;color:#fff;text-decoration:none}
.toby-shop-checkout-strip{padding:78px 0;background:#043665;color:#fff}.toby-shop-checkout-strip .tobytnt-container{display:flex;justify-content:space-between;align-items:end;gap:40px}.toby-shop-checkout-strip h2{font-size:clamp(40px,5vw,68px);line-height:.96;margin:10px 0}.toby-shop-checkout-strip p{max-width:760px;line-height:1.7;color:#d7e2ec}.toby-shop-checkout-strip a{padding:14px 20px;background:#fff;color:#043665;text-decoration:none;border-radius:999px;font-weight:800;white-space:nowrap}
@media(max-width:1000px){.toby-product-grid{grid-template-columns:repeat(2,1fr)}.toby-shop-categories .tobytnt-container{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.toby-product-grid{grid-template-columns:1fr}.toby-shop-categories .tobytnt-container{grid-template-columns:1fr}.toby-shop-checkout-strip .tobytnt-container{align-items:flex-start;flex-direction:column}.toby-shop-hero h1{font-size:58px}}
