:root{--ink:#092e43;--sea:#0a627c;--foam:#f5f4ed;--coral:#ed7e65;--sun:#f7d36a;--paper:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,90px);border-bottom:1px solid #d8dfdb;background:var(--paper);position:sticky;top:0;z-index:5}.brand{font-size:15px;letter-spacing:.09em;font-weight:700;line-height:1;display:flex;gap:8px;align-items:center}.brand small{display:block;font-size:7px;letter-spacing:.2em;margin-top:4px}.brand-mark{font-size:24px;color:var(--coral)}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.text-link:hover,footer>a:last-child:hover{color:var(--coral)}.cart-button{background:var(--ink);color:white;border:0;border-radius:100px;padding:11px 16px;font:600 13px inherit;cursor:pointer}.cart-button span{display:inline-grid;place-items:center;background:var(--coral);border-radius:50%;width:17px;height:17px;margin-left:5px}.hero{min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.hero-copy{padding:clamp(70px,11vw,145px) clamp(24px,9vw,145px);background:#e2eff0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;margin:0 0 18px;color:var(--sea)}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:600;line-height:1.02;margin:0}h1{font-size:clamp(48px,6vw,84px);letter-spacing:-.04em}h1 em{color:var(--coral)}.hero-text{max-width:405px;font-size:18px;line-height:1.55;margin:27px 0 33px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;border:0;cursor:pointer;font:700 14px 'DM Sans',sans-serif}.button-primary{padding:16px 20px;border-radius:3px;background:var(--ink);color:#fff}.button-primary:hover{background:var(--sea)}.button span{font-size:20px}.hero-notes{margin-top:34px;display:flex;gap:21px;flex-wrap:wrap;font-size:12px;font-weight:600}.hero-art{position:relative;overflow:hidden;min-height:460px;background:var(--sea)}.sun{width:380px;height:380px;position:absolute;left:12%;top:11%;border-radius:50%;background:var(--sun)}.wave{position:absolute;width:130%;height:240px;border-radius:50% 50% 0 0;background:#e2eff0;bottom:-145px;left:-16%;transform:rotate(-7deg)}.wave-two{bottom:-192px;left:-2%;background:#4ba9ae;transform:rotate(9deg)}.shrimp{position:absolute;z-index:2;width:245px;height:160px;left:28%;top:32%;transform:rotate(-20deg)}.shrimp-body{position:absolute;width:176px;height:118px;border:25px solid var(--coral);border-left:0;border-radius:0 105px 105px 0;transform:rotate(12deg)}.shrimp-tail{position:absolute;right:10px;bottom:2px;width:0;height:0;border-left:50px solid var(--coral);border-top:27px solid transparent;border-bottom:27px solid transparent;transform:rotate(-15deg)}.shrimp-eye{position:absolute;left:18px;top:38px;width:11px;height:11px;background:var(--ink);border-radius:50%}.shrimp-legs{position:absolute;top:116px;left:20px;font-size:38px;color:var(--coral);letter-spacing:5px}.hero-art>p{position:absolute;right:38px;top:38px;color:var(--paper);font-size:11px;font-weight:700;letter-spacing:.15em;text-align:center;line-height:1.4}.trust-bar{display:flex;justify-content:center;align-items:center;gap:32px;background:var(--ink);color:#fff;padding:18px 20px;font-size:12px;font-weight:600;letter-spacing:.04em}.trust-bar p{margin:0}.trust-bar i{height:4px;width:4px;border-radius:50%;background:var(--coral)}.shop-section{padding:110px clamp(24px,7vw,110px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:42px}.section-heading h2,.process h2,.about h2{font-size:clamp(34px,4vw,55px);letter-spacing:-.03em}.section-intro{max-width:360px;font-size:15px;line-height:1.55;margin:0}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{border:1px solid #d8dfdb;padding:12px;background:#fff}.product-image{height:250px;position:relative;overflow:hidden}.product-image.coral{background:#f9c0ae}.product-image.blue{background:#bfe5e3}.product-image.yellow{background:#f5db83}.product-image>span{position:absolute;top:15px;left:15px;font-size:10px;font-weight:700;letter-spacing:.12em}.product-image .shrimp{top:22%;left:22%;transform:scale(.75) rotate(-20deg)}.product-image .shrimp.medium{transform:scale(.8) rotate(15deg)}.product-info{display:flex;justify-content:space-between;gap:10px;padding:18px 5px 12px}.product-info h3{margin:0 0 7px;font-size:17px}.product-info p{margin:0;font-size:12px;color:#59717b}.product-info strong{font-size:15px;white-space:nowrap}.add-button{width:100%;background:transparent;border:1px solid var(--ink);color:var(--ink);padding:12px;font:600 13px 'DM Sans',sans-serif;display:flex;justify-content:space-between;cursor:pointer}.add-button:hover{background:var(--ink);color:white}.add-button span{font-size:18px}.process{padding:100px clamp(24px,7vw,110px);background:#f1e8d4;text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);max-width:1000px;margin:55px auto 0;text-align:left;gap:60px}.steps b{font-family:'Playfair Display';font-size:25px;color:var(--coral)}.steps h3{font-size:18px;margin:18px 0 10px}.steps p{font-size:14px;line-height:1.55;margin:0;color:#49626e}.about{padding:100px clamp(24px,15vw,220px);display:flex;align-items:center;justify-content:space-between;gap:60px}.about-quote{max-width:570px}.about-quote>p:not(.eyebrow){font-size:17px;line-height:1.6;max-width:480px}.text-link{font-weight:700;font-size:14px}.stamp{width:180px;height:180px;border:2px solid var(--coral);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(12deg);text-align:center}.stamp span{font-size:28px;color:var(--coral)}.stamp strong{font-size:18px;line-height:1.1;margin:6px}.stamp small{font-size:8px;letter-spacing:.16em}footer{background:var(--ink);color:#fff;padding:45px clamp(24px,7vw,110px);display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px}footer .brand-mark{color:var(--sun)}footer p{opacity:.75}.cart{position:fixed;z-index:10;right:0;top:0;height:100vh;width:min(420px,100%);background:#fffdf8;transform:translateX(100%);transition:.3s ease;display:flex;flex-direction:column;padding:27px}.cart.open{transform:translateX(0)}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d8dfdb;padding-bottom:20px}.cart h2{font-size:34px}.cart-head button{border:0;background:transparent;font-size:32px;color:var(--ink);cursor:pointer}.cart-items{flex:1;padding:20px 0}.empty{color:#59717b;line-height:1.6}.cart-row{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #e1e5e2}.cart-row h3{font-size:15px;margin:0 0 5px}.cart-row p{font-size:13px;margin:0;color:#59717b}.cart-row button{border:0;background:transparent;color:#b84432;font:600 12px inherit;padding:0;margin-top:6px;cursor:pointer}.cart-footer{border-top:1px solid #d8dfdb;padding-top:18px}.total{display:flex;justify-content:space-between;margin-bottom:15px}.total strong{font-size:20px}.cart-footer .button{width:100%}.cart-footer .button:disabled{opacity:.45;cursor:not-allowed}.cart-footer>p{text-align:center;color:#59717b;font-size:11px}.overlay{opacity:0;pointer-events:none;position:fixed;z-index:9;inset:0;background:rgba(9,46,67,.45);transition:.3s}.overlay.show{opacity:1;pointer-events:auto}@media(max-width:740px){.site-header{height:70px;padding:0 20px}nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 28px}.hero-art{min-height:330px}.sun{width:260px;height:260px;left:22%;top:8%}.shrimp{transform:scale(.8) rotate(-20deg);left:25%;top:24%}.trust-bar{gap:14px;justify-content:flex-start;overflow:auto;white-space:nowrap}.products,.steps{grid-template-columns:1fr;gap:25px}.product-image{height:240px}.shop-section,.process{padding:70px 24px}.section-heading{display:block}.section-intro{margin-top:20px}.steps{margin-top:38px}.about{padding:70px 28px;align-items:flex-start;flex-direction:column;gap:40px}.stamp{width:150px;height:150px}footer{padding:35px 24px;display:block}footer p{margin:25px 0}.hero-notes{gap:15px}}
