*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#0f1111;background:#fff;font:14px Arial,Helvetica,sans-serif}a{color:#007185;text-decoration:none}a:hover{color:#c7511f;text-decoration:underline}main{min-height:70vh}.topbar{height:64px;background:#131921;color:white;display:flex;align-items:center;gap:20px;padding:8px 22px}.logo{position:relative;color:#fff!important;text-decoration:none!important;font-size:27px;font-weight:700;letter-spacing:-1.8px}.logo span,.footer-logo span{display:block;border-bottom:3px solid #ff9900;border-radius:50%;height:8px;margin:-8px 2px 0 12px;transform:rotate(-3deg)}.deliver,.account,.orders{display:flex;flex-direction:column;white-space:nowrap}.topbar small{color:#ccc;font-size:11px}.search{height:42px;display:flex;flex:1;max-width:950px}.search input{width:100%;border:0;padding:0 14px;font-size:16px;border-radius:7px 0 0 7px;outline:none}.search input:focus{box-shadow:inset 0 0 0 3px #ff9900}.search button{width:52px;border:0;background:#febd69;border-radius:0 7px 7px 0;font-size:27px;cursor:pointer}.orders,.cart{color:white!important;text-decoration:none!important}.cart{white-space:nowrap;font-size:16px}header nav{height:40px;background:#232f3e;color:white;display:flex;align-items:center;gap:26px;padding:0 24px}header nav a{color:white;text-decoration:none}.hero{min-height:330px;padding:42px max(7vw,40px);display:flex;justify-content:space-between;align-items:center;color:white;background:linear-gradient(105deg,#1d3546 10%,#2f5a70 62%,#dce7e8)}.hero p{font-weight:bold;letter-spacing:3px;color:#ffca74}.hero h1{font-size:42px;line-height:1.12;margin:12px 0 29px;letter-spacing:-1px}.hero h1 span{color:#ffb743}.hero a{display:inline-block;color:#111;background:#ffd814;border-radius:22px;padding:12px 25px;font-weight:bold}.hero-box{width:215px;height:215px;margin-right:8vw;display:grid;place-items:center;border-radius:24px;background:#f2a43c;color:#182937;font-weight:bold;font-size:130px;box-shadow:25px 25px 0 #fff8}.hero-box span{font-size:55px;color:white;margin-left:-30px}.catalogue{max-width:1460px;margin:0 auto;padding:28px 30px 55px}.result-line{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #ddd;margin-bottom:22px}.result-line h2{font-size:24px;margin:0 0 10px}.result-line em{font-style:normal;color:#c45500}.result-line span{color:#565959;margin-bottom:12px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid #e4e7e7;border-radius:7px;overflow:hidden;min-width:0;background:#fff}.product-image{height:245px;display:block;background:#f7f8f8}.product-image img{width:100%;height:100%;object-fit:contain}.card-body{padding:15px 17px 20px}.product-title{display:block;color:#0f1111;font-size:17px;line-height:1.35;height:46px;overflow:hidden}.stars{color:#ff9900;margin:8px 0}.stars span{color:#ddd}.stars small{color:#007185;margin-left:6px}.price{display:inline-block;font-size:27px;margin:2px 0}.price sup{font-size:12px;vertical-align:top;margin-top:4px}.prime{margin:3px 0;color:#00a8e1;font-weight:bold;font-style:italic}.prime small{color:#565959;font-style:normal}.delivery{font-size:12px;margin:8px 0}.no-results{grid-column:1/-1;padding:60px;text-align:center}.breadcrumbs{max-width:1480px;margin:17px auto;padding:0 30px;color:#565959;font-size:12px}.product-detail{max-width:1480px;margin:0 auto 70px;padding:10px 30px;display:grid;grid-template-columns:minmax(300px,45%) minmax(260px,1fr) 250px;gap:30px}.detail-image{position:sticky;top:15px;height:570px;background:#f7f8f8}.detail-image img{width:100%;height:100%;object-fit:contain}.detail-copy h1{font-size:25px;font-weight:400;line-height:1.25;margin:4px 0}.detail-copy p,.detail-copy li{font-size:15px;line-height:1.5}.detail-copy li{margin:7px 0}.buy-box{border:1px solid #d5d9d9;border-radius:9px;padding:20px;box-shadow:0 0 0 1px #00000005}.buy-box .free{color:#007600}.stock{font-size:18px;color:#007600}.buy-box label,.login-card label{display:block;font-size:13px;font-weight:bold;margin:12px 0 5px}.buy-box input,.login-card input{width:100%;height:34px;border:1px solid #888c8c;border-radius:5px;padding:6px 9px;font-size:15px;box-shadow:inset 0 1px 2px #0001}.buy-box input:focus,.login-card input:focus{outline:2px solid #007185;outline-offset:1px}.button{display:inline-block;border:1px solid #e4b600;border-radius:20px;background:#ffd814;color:#111!important;text-decoration:none!important;padding:10px 22px;cursor:pointer;font-size:14px;text-align:center}.wide{width:100%;border-radius:8px;margin-top:18px}.cart-button{width:100%;margin-top:18px;background:#ffa41c;border-color:#ff8f00}.secure{color:#565959;font-size:12px}.message{max-width:720px;margin:65px auto 100px;padding:45px;text-align:center;border:1px solid #d5d9d9;border-radius:10px;box-shadow:0 2px 8px #00000012}.message h1{font-size:30px}.message>p{color:#565959;font-size:17px;line-height:1.5}.message>a:not(.button){display:block;margin-top:22px}.status-icon{width:70px;height:70px;margin:0 auto;display:grid;place-items:center;border-radius:50%;font-weight:bold;font-size:42px}.success .status-icon{background:#e7f4e4;color:#288214}.failure .status-icon{background:#fff0f0;color:#c40000}.eyebrow{font-weight:bold;color:#288214!important;letter-spacing:2px}.order-summary{margin:28px auto;max-width:420px;padding:20px;border-left:5px solid #ff9900;background:#f7f8f8;text-align:left;display:flex;justify-content:space-between}.login-head{text-align:center;padding:30px}.logo.dark{color:#131921!important}.login-head .logo{display:inline-block}.login-card{width:350px;margin:0 auto 60px;border:1px solid #ddd;border-radius:8px;padding:25px}.login-card h1{font-size:28px;font-weight:400;margin:0 0 18px}.fine{font-size:12px;line-height:1.5}.alert{border:1px solid #c40000;border-radius:7px;padding:12px;color:#b12704;margin-bottom:15px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}footer{background:#232f3e;color:#ddd;text-align:center;padding:0 0 35px}footer>a{display:block;background:#37475a;color:#fff!important;padding:16px;margin-bottom:30px}.footer-logo{display:inline-block;font-size:24px;font-weight:bold;color:white}footer p{font-size:12px}@media(max-width:900px){.deliver,.account,.orders{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr 270px}.detail-image{position:static;height:430px;grid-column:1/-1}.hero-box{display:none}.hero{min-height:280px}.hero h1{font-size:34px}}@media(max-width:570px){.topbar{padding:8px 10px;gap:10px}.topbar .logo{font-size:20px}.cart{display:none}header nav{overflow:hidden;gap:18px;padding:0 12px;white-space:nowrap}.hero{padding:35px 24px}.hero h1{font-size:30px}.catalogue{padding:22px 14px}.product-grid{grid-template-columns:1fr}.product-detail{display:block;padding:0 18px}.detail-image{height:350px}.buy-box{margin-top:25px}.login-card{width:calc(100% - 28px)}.message{margin:30px 14px;padding:30px 20px}.order-summary{display:block}.order-summary span{display:block;margin-top:9px}}
