:root{
  --navy:#10284b;--navy2:#1b3f68;--teal:#38c3c6;--teal2:#8adfe0;--lav:#c9b9f5;--lav2:#eee8ff;
  --ink:#183153;--muted:#6f809b;--line:#dce7f2;--soft:#f7fbff;--card:#fff;--success:#3eaf7c;--danger:#e9687d;
  --shadow:0 12px 34px rgba(50,81,126,.10);--radius:20px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans Thai","Helvetica Neue",Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#f8fdff 0,#fff 45%,#fbf9ff 100%);line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.store-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(214,225,240,.86)}.store-head-inner{max-width:1200px;margin:auto;padding:12px 20px;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:20px;align-items:center}.store-brand{display:flex;align-items:center;gap:10px;min-width:220px}.store-brand img{width:56px;height:56px;object-fit:cover;border-radius:14px}.store-brand span{display:flex;flex-direction:column;line-height:1.05}.store-brand strong{font-size:19px;letter-spacing:.4px;color:#172d4f}.store-brand small{font-family:Georgia,serif;font-style:italic;margin-top:7px;font-size:11px;color:#5e6f8c}.store-search{height:44px;border:1px solid var(--line);border-radius:999px;background:#fff;display:flex;align-items:center;overflow:hidden;max-width:470px;justify-self:center;width:100%}.store-search input{flex:1;border:0;outline:0;padding:0 16px;background:transparent;color:var(--ink);min-width:0;font-size:15px}.store-search button{border:0;background:transparent;color:var(--navy);font-size:25px;width:48px;height:44px}.head-actions{display:flex;align-items:center;gap:10px;justify-content:flex-end}.lang-switch{display:flex;border:1px solid var(--line);border-radius:999px;padding:3px;background:#f7fbff}.lang-switch a{min-width:34px;padding:6px 9px;border-radius:999px;text-align:center;font-size:12px;font-weight:800}.lang-switch a.active{background:linear-gradient(135deg,var(--teal),var(--lav));color:white}.account-link{font-size:14px;font-weight:700;white-space:nowrap}.register-btn{padding:10px 16px;color:#fff;font-size:13px;font-weight:800;border-radius:12px;background:linear-gradient(135deg,#49c9cf,#ad97ed);box-shadow:0 8px 20px rgba(125,157,224,.25)}.mobile-menu{display:none;background:#fff;border:1px solid var(--line);width:42px;height:42px;border-radius:12px;color:var(--navy)}.store-nav{display:flex;max-width:1200px;margin:auto;gap:34px;padding:0 20px}.store-nav>a,.nav-logout button{padding:11px 0 12px;font-size:14px;font-weight:700;color:#425777;border:0;background:none;position:relative}.store-nav>a.active,.store-nav>a:hover{color:#0b99a4}.store-nav>a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--teal);border-radius:2px}.nav-logout{margin-left:auto}.nav-logout button{color:#9c5871}
.store-wrap{max-width:1200px;margin:auto;padding:0 20px}.hero{background:linear-gradient(110deg,#c9f1f1 0%,#e8f7ff 50%,#e8dcfb 100%);overflow:hidden;position:relative}.hero:before,.hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.5);border-radius:50%}.hero:before{width:420px;height:420px;left:-220px;top:-150px}.hero:after{width:320px;height:320px;right:-130px;bottom:-180px}.hero-inner{max-width:1200px;margin:auto;min-height:420px;padding:52px 20px 46px;display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:center;position:relative;z-index:1}.hero-copy h1{font-size:clamp(34px,4.3vw,57px);line-height:1.08;margin:0 0 16px;color:#17365a;letter-spacing:-1.5px;max-width:680px}.hero-copy p{font-size:18px;color:#4d6788;max-width:650px;margin:0 0 26px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border-radius:13px;font-weight:800;font-size:14px}.primary-btn{color:#fff;background:linear-gradient(135deg,#32bdc4,#a895ec);box-shadow:0 10px 24px rgba(91,164,200,.25)}.secondary-btn{background:rgba(255,255,255,.72);border:1px solid rgba(23,54,90,.14);color:var(--navy)}.hero-fish{min-width:0;display:flex;justify-content:center;align-items:center}.hero-fish img{width:min(100%,510px);max-height:300px;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(20,60,95,.16));border-radius:24px}.hero-fallback{width:min(100%,470px);padding:26px;background:rgba(255,255,255,.48);border:1px solid rgba(255,255,255,.7);border-radius:30px;text-align:center}.hero-fallback img{width:100%;max-height:220px;object-fit:contain}.hero-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px}.trust-item{display:flex;align-items:center;gap:9px;color:#365575;font-size:13px;font-weight:700}.trust-icon{width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.65);display:grid;place-items:center;color:#139aa5;border:1px solid rgba(34,168,178,.18)}
.section{padding:42px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:20px}.section-head h2{font-size:27px;margin:0;color:#17365a}.section-head p{margin:5px 0 0;color:var(--muted);font-size:14px}.section-link{font-size:13px;font-weight:800;color:#119fac}.type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.type-card{min-height:118px;border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f3f7ff);border-radius:17px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.type-card:hover,.type-card.active{border-color:#68cad4;box-shadow:0 10px 25px rgba(57,143,176,.11);transform:translateY(-2px)}.type-card.active{background:linear-gradient(145deg,#f2ffff,#f7f2ff)}.type-icon{width:39px;height:39px;border:1px solid #cde9ef;background:#fff;border-radius:12px;display:grid;place-items:center;color:#18a9b2;font-size:20px}.type-card b{font-size:14px}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(62,86,123,.07);display:flex;flex-direction:column;min-width:0}.product-media{aspect-ratio:1.25/1;background:linear-gradient(145deg,#ddf6f5,#ebe7fc);position:relative;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-no-image{height:100%;display:grid;place-items:center;padding:22px;text-align:center;color:#54708c;font-weight:800;background:radial-gradient(circle at 30% 20%,#fff 0,#e4fbfb 40%,#eae2fb 100%)}.availability{position:absolute;left:12px;top:12px;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:800;background:#e2f8ed;color:#248b60}.availability.off{background:#fde9ee;color:#c6546a}.product-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.product-name{font-size:17px;font-weight:850;color:#183153;line-height:1.25}.product-meta{font-size:12px;color:var(--muted)}.product-desc{font-size:13px;color:#60728c;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.product-price{font-size:23px;font-weight:900;color:#17365a;margin-top:auto}.product-price small{font-size:11px;color:var(--muted);font-weight:600}.product-actions{display:flex;gap:8px;margin-top:4px}.card-btn{flex:1;min-height:42px;border-radius:11px;border:1px solid #b4dfe4;background:#fff;color:#149ca7;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.card-btn:hover{background:#effcfc}.empty-state{grid-column:1/-1;border:1px dashed #cbdbea;border-radius:18px;padding:45px;text-align:center;color:var(--muted);background:#fbfdff}.info-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.info-strip>div{padding:20px;display:flex;gap:12px;align-items:center;border-right:1px solid var(--line)}.info-strip>div:last-child{border-right:0}.info-strip i{font-style:normal;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eefbfc;color:#16a4af;font-size:19px}.info-strip b{display:block;font-size:13px}.info-strip span{display:block;font-size:12px;color:var(--muted)}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.story-card,.steps-card,.auth-invite{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f8fbff);border-radius:20px;padding:26px}.story-card{background:linear-gradient(135deg,#e4fbfb,#edf1ff 55%,#eee6fb)}.story-card h2,.steps-card h2{margin:0 0 15px;font-size:25px}.check-list{display:grid;gap:10px}.check-item{display:flex;gap:10px;font-size:14px}.check-item:before{content:"✓";width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#daf6ef;color:#2d9a72;font-weight:900;flex:none}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step{text-align:center}.step i{font-style:normal;width:58px;height:58px;border:1px solid #cde6ef;background:#fff;border-radius:50%;display:grid;place-items:center;margin:0 auto 9px;color:#19a7b1;font-size:23px}.step b{display:block;font-size:13px}.step span{font-size:11px;color:var(--muted)}.soon-note{margin-top:18px;padding:12px 14px;border-radius:12px;background:#f5f1ff;color:#705b9d;font-size:12px}.store-footer{margin-top:50px;background:linear-gradient(180deg,#f2fbfd,#f2effc);border-top:1px solid #d8e6f1}.footer-inner{max-width:1200px;margin:auto;padding:34px 20px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:32px}.footer-brand img{width:170px;max-height:75px;object-fit:cover;border-radius:14px}.footer-brand p{color:#657892;max-width:350px;font-size:13px}.footer-inner>div:not(.footer-brand){display:flex;flex-direction:column;gap:7px;font-size:13px}.footer-inner strong{font-size:14px;margin-bottom:4px}.footer-inner a{color:#60738d}.footer-bottom{border-top:1px solid #dbe5ee;text-align:center;padding:14px;color:#8190a5;font-size:12px}
.detail-wrap{padding:34px 0 60px}.breadcrumbs{font-size:12px;color:#7890a7;margin-bottom:18px}.detail-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:start}.gallery-main{aspect-ratio:1.18/1;background:linear-gradient(145deg,#e4f8f8,#eee9fb);border-radius:22px;overflow:hidden;border:1px solid var(--line)}.gallery-main img,.gallery-main video{width:100%;height:100%;object-fit:contain;background:transparent}.gallery-thumbs{display:flex;gap:10px;margin-top:10px;overflow:auto;padding-bottom:4px}.gallery-thumb{width:76px;height:64px;border-radius:11px;border:1px solid var(--line);background:#fff;overflow:hidden;flex:none;padding:0}.gallery-thumb.active{border-color:#31b7c1;box-shadow:0 0 0 2px rgba(49,183,193,.12)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.detail-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow)}.detail-card h1{margin:8px 0 8px;font-size:34px;line-height:1.15}.detail-type{font-size:13px;color:#7890a7}.detail-price{font-size:38px;font-weight:900;color:#17365a;margin:18px 0 4px}.detail-status{display:inline-flex;padding:7px 12px;border-radius:999px;background:#e2f8ed;color:#248b60;font-weight:800;font-size:12px}.detail-status.off{background:#fde9ee;color:#c6546a}.detail-desc{margin:24px 0;color:#536d88;white-space:pre-line}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fact{padding:14px;border-radius:14px;background:#f8fbff;border:1px solid #e2ebf4}.fact small{display:block;color:#8393a8;font-size:11px}.fact b{font-size:14px}.detail-contact{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.detail-contact a{min-height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}.detail-contact a:first-child{background:linear-gradient(135deg,#3ec4c8,#a895ec);color:#fff}.detail-contact a:last-child{border:1px solid #cce5eb;color:#189ba7;background:#fff}
.auth-page{padding:46px 20px 70px;min-height:620px;background:radial-gradient(circle at 15% 15%,#dbf8f7 0,transparent 30%),radial-gradient(circle at 90% 12%,#ece5fb 0,transparent 28%)}.auth-grid{max-width:930px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:26px;background:#fff;overflow:hidden;box-shadow:var(--shadow)}.auth-side{padding:38px;background:linear-gradient(145deg,#d8f6f5,#e6f5fb 46%,#e9e1fb);display:flex;flex-direction:column;justify-content:space-between}.auth-side img{width:210px;max-width:100%;border-radius:18px}.auth-side h1{font-size:32px;line-height:1.15;margin:24px 0 10px}.auth-side p{font-size:14px;color:#526c88}.auth-panel{padding:38px}.auth-panel h2{font-size:26px;margin:0 0 5px}.auth-panel>p{margin:0 0 24px;color:var(--muted);font-size:13px}.form-field{margin-bottom:16px}.form-field label{display:block;font-size:13px;font-weight:800;margin-bottom:6px}.form-field input[type=text],.form-field input[type=email],.form-field input[type=password]{width:100%;height:48px;border:1px solid var(--line);border-radius:12px;padding:0 14px;outline:none;color:var(--ink);font-size:16px;background:#fff}.form-field input:focus{border-color:#58c8cf;box-shadow:0 0 0 3px rgba(88,200,207,.12)}.field-hint{font-size:11px;color:var(--muted);margin-top:5px}.field-error{font-size:12px;color:#c94f67;margin-top:5px}.terms-check{display:flex;align-items:flex-start;gap:9px;margin:18px 0;font-size:12px;color:#5e718b}.terms-check input{width:18px;height:18px;margin-top:1px}.auth-submit{width:100%;border:0;border-radius:12px;min-height:48px;background:linear-gradient(135deg,#36bec3,#ab95ec);color:#fff;font-weight:900}.auth-alt{text-align:center;margin-top:18px;font-size:13px;color:var(--muted)}.auth-alt a{color:#159ea8;font-weight:800}.account-card{max-width:850px;margin:45px auto 70px;padding:0 20px}.account-panel{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:28px}.account-head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:24px}.avatar{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#65d2d4,#b29dec);color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900}.account-title{display:flex;align-items:center;gap:13px}.account-title h1{margin:0;font-size:26px}.account-title p{margin:4px 0 0;color:var(--muted);font-size:13px}.account-info{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.account-info>div{border:1px solid var(--line);background:#f9fcff;border-radius:14px;padding:15px}.account-info small{display:block;color:var(--muted);font-size:11px}.account-info b{display:block;margin-top:4px;font-size:14px;word-break:break-word}.security-note{margin-top:18px;padding:13px 15px;border-radius:13px;background:#f4f1ff;color:#69598e;font-size:12px}
@media(max-width:980px){.store-head-inner{grid-template-columns:auto 1fr auto}.store-search{grid-column:1/-1;grid-row:2;max-width:none}.store-nav{gap:22px;overflow:auto}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.info-strip{grid-template-columns:repeat(2,1fr)}.info-strip>div:nth-child(2){border-right:0}.info-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.story-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1.5fr 1fr 1fr}.footer-inner>div:last-child{grid-column:2/4}.detail-grid{grid-template-columns:1fr}.hero-inner{grid-template-columns:1fr .8fr}.hero-copy h1{font-size:39px}.hero-trust{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.store-head-inner{padding:9px 14px;grid-template-columns:1fr auto;gap:10px}.store-brand{min-width:0}.store-brand img{width:45px;height:45px}.store-brand strong{font-size:16px}.store-brand small{font-size:9px;margin-top:5px}.head-actions{gap:6px}.account-link,.register-btn{display:none}.mobile-menu{display:block}.store-search{grid-column:1/-1}.store-nav{display:none;flex-direction:column;gap:0;padding:8px 16px 14px}.store-nav.open{display:flex}.store-nav>a,.nav-logout button{width:100%;text-align:left;padding:12px 5px}.nav-logout{margin-left:0}.hero-inner{grid-template-columns:1fr;padding:35px 18px 28px;gap:22px}.hero-copy h1{font-size:34px;letter-spacing:-.8px}.hero-copy p{font-size:15px}.hero-fish{order:-1}.hero-fish img{max-height:210px}.hero-fallback{max-width:300px;padding:14px}.hero-trust{grid-template-columns:1fr 1fr;gap:11px;margin-top:22px}.trust-item{font-size:11px}.store-wrap{padding:0 14px}.section{padding:30px 0}.section-head h2{font-size:22px}.type-grid{display:flex;overflow:auto;padding-bottom:6px}.type-card{min-width:135px}.products{grid-template-columns:1fr 1fr;gap:11px}.product-media{aspect-ratio:1/1}.product-body{padding:12px}.product-name{font-size:14px}.product-desc{display:none}.product-price{font-size:19px}.card-btn{font-size:12px;min-height:39px}.info-strip{grid-template-columns:1fr}.info-strip>div{border-right:0;border-bottom:1px solid var(--line)!important}.info-strip>div:last-child{border-bottom:0!important}.steps{grid-template-columns:1fr 1fr;gap:18px}.footer-inner{grid-template-columns:1fr 1fr;padding:28px 16px}.footer-brand{grid-column:1/-1}.footer-inner>div:last-child{grid-column:auto}.detail-wrap{padding:24px 0 45px}.detail-card{padding:20px}.detail-card h1{font-size:28px}.detail-price{font-size:31px}.detail-contact{grid-template-columns:1fr}.auth-page{padding:28px 14px 50px}.auth-grid{grid-template-columns:1fr}.auth-side{padding:25px}.auth-side img{width:160px}.auth-side h1{font-size:26px;margin-top:18px}.auth-panel{padding:25px}.account-info{grid-template-columns:1fr}.account-head{align-items:flex-start}.lang-switch a{min-width:30px;padding:5px 7px}}
@media(max-width:430px){.products{grid-template-columns:1fr}.product-media{aspect-ratio:1.35/1}.hero-trust{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.footer-inner>div:last-child{grid-column:auto}.steps{grid-template-columns:1fr 1fr}}

/* v12: customer shipment tracking */
.shipment-account-panel{margin-top:18px}.shipment-account-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.shipment-account-head h2{margin:0;font-size:21px}.shipment-account-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.shipment-count{min-width:36px;height:36px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#dff8f8,#ece6fb);color:#5d5bc3;font-weight:900}.shipment-empty{border:1.5px dashed var(--line);border-radius:14px;padding:22px;text-align:center;color:var(--muted);display:grid;gap:8px}.shipment-empty b{color:var(--ink)}.shipment-list{display:grid;gap:10px}.shipment-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:15px;padding:13px;background:linear-gradient(135deg,#fbfeff,#fcfaff)}.shipment-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#edfafa;font-size:20px}.shipment-main{min-width:0}.shipment-row-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.shipment-main p{margin:4px 0;color:#465a78;font-size:13px}.shipment-main small{color:var(--muted);font-size:11px}.store-status{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.store-status.delivered{background:#eaf8f0;color:#248154}.store-status.transit{background:#fff5df;color:#a56c00}.shipment-view-btn{min-height:40px;padding:9px 12px;border-radius:11px;border:1px solid #ccebef;color:#138c98;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;background:#f4fdfd;white-space:nowrap}
.tracking-page{padding-top:30px;padding-bottom:65px}.tracking-back{display:inline-block;margin-bottom:13px;color:#54708e;font-size:13px;font-weight:700}.tracking-hero-card{border:1px solid var(--line);border-radius:24px;padding:28px;background:radial-gradient(circle at 5% 10%,#dff8f8,transparent 33%),radial-gradient(circle at 95% 20%,#ece5fb,transparent 38%),#fff;display:flex;justify-content:space-between;align-items:center;gap:25px;box-shadow:var(--shadow)}.tracking-copy h1{margin:5px 0 6px;font-size:30px}.tracking-copy p{margin:0;color:var(--muted)}.tracking-carrier{display:inline-flex;padding:5px 9px;border-radius:999px;background:#e8f8fa;color:#118b98;font-size:10px;font-weight:900;letter-spacing:.6px}.tracking-number-box{min-width:260px;padding:15px 18px;border-radius:16px;background:rgba(255,255,255,.8);border:1px solid #dbe7f1}.tracking-number-box small{display:block;color:var(--muted);font-size:11px}.tracking-number-box b{display:block;margin-top:3px;font-size:20px;letter-spacing:.5px;word-break:break-all}.tracking-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.tracking-summary-grid>div{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px}.tracking-summary-grid small{display:block;color:var(--muted);font-size:10px}.tracking-summary-grid b{display:block;margin-top:4px;font-size:13px;word-break:break-word}.tracking-panel{border:1px solid var(--line);border-radius:20px;background:#fff;padding:20px;box-shadow:var(--shadow)}.tracking-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px}.tracking-panel-head h2{margin:0;font-size:21px}.tracking-panel-head small{color:var(--muted)}.tracking-external{border:1px solid #ccebef;background:#f2fcfd;color:#148d98;border-radius:11px;padding:9px 12px;font-size:12px;font-weight:800;white-space:nowrap}.tracking-message{display:flex;align-items:flex-start;gap:12px;padding:17px;border-radius:14px;background:#f7f9fd;border:1px solid var(--line)}.tracking-message>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#ecf8fa;color:#168b97;font-weight:900}.tracking-message b{display:block}.tracking-message p{margin:4px 0 0;color:var(--muted);font-size:12px}.tracking-latest-card{display:flex;gap:12px;align-items:flex-start;padding:15px;border-radius:14px;background:linear-gradient(135deg,#eefbfc,#f8f4ff);border:1px solid #d8ecef;margin-bottom:18px}.tracking-latest-card>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#1ab5c2;color:#fff;font-weight:900}.tracking-latest-card.delivered>span{background:#2d9b63}.tracking-latest-card small{display:block;color:var(--muted);font-size:10px}.tracking-latest-card b{display:block;margin-top:2px}.tracking-latest-card p{margin:4px 0 0;color:#5c708d;font-size:12px}.tracking-timeline{position:relative;padding-left:14px}.tracking-event{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;padding-bottom:18px}.tracking-event:before{content:"";position:absolute;left:10px;top:21px;bottom:0;width:2px;background:#e0e8f2}.tracking-event:last-child:before{display:none}.tracking-dot{width:20px;height:20px;border-radius:50%;border:5px solid #dfe8f3;background:#fff;z-index:1}.tracking-event.current .tracking-dot{border-color:#43c2c9}.tracking-event-body b{font-size:13px}.tracking-event-body p{margin:3px 0;color:#5c708d;font-size:12px}.tracking-event-body small{color:#94a0b2;font-size:10px}
@media(max-width:720px){.shipment-row{grid-template-columns:auto minmax(0,1fr)}.shipment-view-btn{grid-column:1/-1;width:100%}.tracking-page{padding-top:18px}.tracking-hero-card{padding:20px;display:grid}.tracking-copy h1{font-size:25px}.tracking-number-box{min-width:0;width:100%}.tracking-summary-grid{grid-template-columns:1fr 1fr}.tracking-panel{padding:15px}.tracking-panel-head{flex-direction:column}.tracking-external{width:100%;text-align:center}.tracking-event{padding-bottom:16px}}

/* v13: storefront motion + sex-specific breed gallery */
.gallery-thumb{height:78px;position:relative}.gallery-thumb img{height:56px}.gallery-thumb>span{height:22px;padding:3px 5px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;color:#4f6481;background:#f8fbff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-thumb.video-thumb{display:grid;place-items:center;background:linear-gradient(135deg,#eefbfc,#f4efff)}.gallery-thumb.video-thumb>span{height:auto;background:transparent;color:#52708e}.gender-photo-note{margin-top:16px;padding:12px 13px;border:1px solid #d9ebef;border-radius:14px;background:linear-gradient(135deg,#effcfd,#faf7ff);display:flex;gap:10px;align-items:flex-start}.gender-photo-note>span{width:32px;height:32px;flex:none;border-radius:50%;display:grid;place-items:center;background:#dff5f6;color:#168e99;font-weight:900}.gender-photo-note b,.gender-photo-note small{display:block}.gender-photo-note b{font-size:12px}.gender-photo-note small{font-size:10px;color:var(--muted);margin-top:3px;line-height:1.45}

/* Motion is progressive: content stays visible when JS is disabled. */
@keyframes egFloatFish{0%,100%{transform:translate3d(0,0,0) rotate(-.25deg)}50%{transform:translate3d(0,-10px,0) rotate(.35deg)}}
@keyframes egSoftPulse{0%,100%{box-shadow:0 8px 20px rgba(125,157,224,.20)}50%{box-shadow:0 11px 27px rgba(72,190,198,.31)}}
@keyframes egGlowSweep{0%{transform:translateX(-130%) skewX(-18deg)}55%,100%{transform:translateX(230%) skewX(-18deg)}}
@keyframes egBubbleDrift{0%{transform:translate3d(0,12px,0);opacity:0}25%{opacity:.55}100%{transform:translate3d(0,-35px,0);opacity:0}}
.hero-fish img{animation:egFloatFish 5.8s ease-in-out infinite;will-change:transform}.hero-fish a{position:relative;display:inline-flex}.hero-fish a:after{content:"";position:absolute;width:10px;height:10px;border:1px solid rgba(75,179,190,.42);border-radius:50%;right:13%;bottom:12%;animation:egBubbleDrift 4.4s ease-in-out infinite}.primary-btn,.register-btn{position:relative;overflow:hidden;animation:egSoftPulse 3.6s ease-in-out infinite}.primary-btn:after,.register-btn:after{content:"";position:absolute;inset:-30% auto -30% -35%;width:24%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:egGlowSweep 4.8s ease-in-out infinite;pointer-events:none}.product-card,.type-card,.story-card,.steps-card,.info-strip,.detail-card,.gallery-main,.tracking-panel,.account-panel{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.product-media img{transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .4s ease}.gallery-main img,.gallery-main video{transition:opacity .22s ease,transform .45s ease}.gallery-main.media-changing img,.gallery-main.media-changing video{opacity:.25;transform:scale(.985)}.eg-reveal{opacity:0;transform:translate3d(0,22px,0);transition:opacity .62s ease,transform .62s cubic-bezier(.2,.7,.2,1)}.eg-reveal.is-visible{opacity:1;transform:none}.products>.eg-reveal:nth-child(2){transition-delay:.06s}.products>.eg-reveal:nth-child(3){transition-delay:.12s}.products>.eg-reveal:nth-child(4){transition-delay:.18s}.type-grid>.eg-reveal:nth-child(2){transition-delay:.04s}.type-grid>.eg-reveal:nth-child(3){transition-delay:.08s}.type-grid>.eg-reveal:nth-child(4){transition-delay:.12s}
@media(hover:hover) and (pointer:fine){.product-card:hover{transform:translateY(-7px);box-shadow:0 18px 42px rgba(50,81,126,.16);border-color:#cbddea}.product-card:hover .product-media img{transform:scale(1.055);filter:saturate(1.06)}.type-card:hover{transform:translateY(-4px);box-shadow:0 11px 28px rgba(74,103,150,.13)}.gallery-thumb:hover{transform:translateY(-2px)}}
@media(max-width:720px){.gallery-thumb{width:88px;height:82px}.gallery-thumb img{height:58px}.hero-fish img{animation-duration:6.6s}.eg-reveal{transform:translate3d(0,14px,0)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-fish img,.hero-fish a:after,.primary-btn,.register-btn,.primary-btn:after,.register-btn:after{animation:none!important}.product-card,.type-card,.story-card,.steps-card,.info-strip,.detail-card,.gallery-main,.product-media img,.eg-reveal{transition:none!important}.eg-reveal{opacity:1!important;transform:none!important}}

/* v14: farm location + Google Maps */
.farm-location-section{scroll-margin-top:125px}.farm-location-card{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#f9feff,#fbf9ff);box-shadow:var(--shadow)}.farm-map-wrap{min-height:360px;background:linear-gradient(135deg,#e8fafa,#eeeafd);position:relative}.farm-map-wrap iframe{display:block;width:100%;height:100%;min-height:360px;border:0}.farm-location-copy{padding:28px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.farm-pin{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#dff9f8,#ebe6fb);color:#148d99;font-size:24px;margin-bottom:12px}.farm-location-copy>small{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.25px}.farm-location-copy h3{margin:5px 0 8px;font-size:23px}.farm-location-copy p{margin:0;color:#526983;line-height:1.7}.farm-coords{display:flex;gap:7px;flex-wrap:wrap;margin:15px 0 2px}.farm-coords span{padding:6px 8px;border:1px solid #d5e9ee;border-radius:9px;background:#f2fcfd;color:#32747d;font-size:10px;font-weight:800}.farm-map-button{margin-top:17px;min-width:180px;text-align:center}.footer-address{display:block;color:#b9c8db;font-size:11px;line-height:1.55;max-width:260px;margin-top:4px}
@media(max-width:820px){.farm-location-card{grid-template-columns:1fr}.farm-map-wrap,.farm-map-wrap iframe{min-height:300px}.farm-location-copy{padding:22px}}
@media(max-width:520px){.farm-map-wrap,.farm-map-wrap iframe{min-height:260px}.farm-location-copy{padding:18px}.farm-location-copy h3{font-size:20px}.farm-map-button{width:100%}}

/* v17: storefront shopping cart */
.cart-head-link{position:relative;min-height:40px;padding:0 10px;border:1px solid var(--line);border-radius:12px;background:#fff;display:inline-flex;align-items:center;gap:6px;color:#34516f;font-size:12px;font-weight:850;white-space:nowrap}.cart-head-link.active{border-color:#68cad4;background:#f0fcfd;color:#118f99}.cart-head-icon{font-size:17px;line-height:1}.cart-head-count{min-width:21px;height:21px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#33bdc4,#a895ec);color:#fff;font-size:10px;box-shadow:0 5px 12px rgba(81,151,189,.24)}.store-flash-wrap{max-width:1200px;margin:10px auto -2px;padding:0 20px}.store-flash{border-radius:12px;padding:11px 14px;font-size:13px;font-weight:750;border:1px solid}.store-flash.success{background:#edfbf6;border-color:#c5eadc;color:#267b5a}.store-flash.error{background:#fff1f3;border-color:#f0ccd4;color:#b54b61}
.product-cart-form{flex:1;display:flex;margin:0}.card-add-btn{width:100%;min-height:42px;border:0;border-radius:11px;background:linear-gradient(135deg,#39bec4,#a895ec);color:#fff;display:flex;align-items:center;justify-content:center;gap:4px;font-size:12px;font-weight:850;padding:0 9px}.card-add-btn.disabled{background:#eef2f7;color:#8d9aab;border:1px solid #e0e7ef;cursor:not-allowed}.card-add-btn.is-adding,.detail-add-cart.is-adding{opacity:.72;transform:scale(.98)}
.qty-stepper{height:42px;display:grid;grid-template-columns:38px 54px 38px;border:1px solid #d6e3ef;border-radius:11px;overflow:hidden;background:#fff}.qty-stepper button{border:0;background:#f5f9fd;color:#2f5878;font-weight:900;font-size:18px}.qty-stepper input{width:100%;min-width:0;border:0;border-left:1px solid #e0e8f1;border-right:1px solid #e0e8f1;text-align:center;outline:0;color:#17365a;font-weight:850;font-size:15px;-moz-appearance:textfield}.qty-stepper input::-webkit-inner-spin-button,.qty-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.detail-cart-box{margin-top:18px;padding:15px;border:1px solid #d9e9f0;border-radius:15px;background:linear-gradient(135deg,#f4fcfd,#faf7ff)}.detail-cart-copy{margin-bottom:10px}.detail-cart-copy small,.detail-cart-copy b{display:block}.detail-cart-copy small{color:var(--muted);font-size:10px}.detail-cart-copy b{font-size:13px;margin-top:2px}.detail-cart-form{display:flex;gap:9px;align-items:center}.detail-add-cart{min-height:44px;flex:1;border:0;border-radius:12px;background:linear-gradient(135deg,#32bdc4,#a895ec);color:#fff;font-weight:900;font-size:13px;padding:0 14px}.detail-add-cart.disabled{background:#eef2f7;color:#8795a8;border:1px solid #dfe6ee;cursor:not-allowed}
.cart-page{padding-top:34px;padding-bottom:65px}.cart-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.cart-page-head h1{font-size:32px;line-height:1.12;margin:7px 0 5px;color:#17365a}.cart-page-head p{margin:0;color:var(--muted);font-size:13px}.cart-clear-form{margin:0}.cart-clear-btn{border:1px solid #efced5;background:#fff5f7;color:#b75267;border-radius:11px;min-height:40px;padding:0 13px;font-size:12px;font-weight:800}.cart-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(285px,.7fr);gap:18px;align-items:start}.cart-items-panel{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:116px minmax(0,1fr) auto;gap:15px;padding:13px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(57,83,121,.055);align-items:center}.cart-item-unavailable{background:#fcfbfc;border-color:#eadfe4}.cart-item-media{width:116px;aspect-ratio:1.15/1;border-radius:13px;overflow:hidden;background:linear-gradient(145deg,#e0f7f7,#eee8fb)}.cart-item-media img{width:100%;height:100%;object-fit:cover}.cart-item-media div{width:100%;height:100%;display:grid;place-items:center;text-align:center;color:#60738d;font-size:11px;font-weight:850}.cart-item-main{min-width:0}.cart-item-title-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.cart-item-name{font-size:17px;font-weight:900;color:#183153}.cart-item-meta{font-size:11px;color:var(--muted);margin-top:3px}.cart-unit-price{font-size:12px;color:#667b95;margin-top:8px}.cart-unit-price b{color:#17365a}.cart-item-controls{display:flex;gap:8px;align-items:flex-end;flex-wrap:wrap;margin-top:10px}.cart-qty-form{display:flex;gap:7px;align-items:flex-end;flex-wrap:wrap;margin:0}.cart-qty-form label{display:block;font-size:10px;color:var(--muted);font-weight:800;width:100%}.cart-update-btn{height:42px;border:1px solid #c9e3e8;border-radius:10px;background:#f2fcfd;color:#148f99;font-size:11px;font-weight:850;padding:0 11px}.cart-remove-form{margin:0}.cart-remove-form button{height:42px;border:0;background:transparent;color:#bb5970;font-size:11px;font-weight:800;padding:0 8px}.cart-item-subtotal{text-align:right;min-width:95px}.cart-item-subtotal small{display:block;color:var(--muted);font-size:10px}.cart-item-subtotal b{font-size:19px;color:#17365a}.cart-summary-card{position:sticky;top:125px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fff,#f9fcff 58%,#faf8ff);padding:20px;box-shadow:var(--shadow)}.cart-summary-badge{display:inline-flex;padding:5px 8px;border-radius:999px;background:#eefbfc;color:#158e98;font-size:9px;letter-spacing:.7px;font-weight:950}.cart-summary-card h2{font-size:21px;margin:9px 0 16px}.cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid #e7edf4;font-size:12px}.cart-summary-row.muted{color:var(--muted)}.cart-summary-row b{color:#17365a}.cart-summary-total{display:flex;justify-content:space-between;align-items:flex-end;padding:15px 0 13px}.cart-summary-total span{font-size:13px;font-weight:850}.cart-summary-total b{font-size:27px;color:#17365a}.cart-warning{padding:10px 11px;margin-bottom:11px;border-radius:11px;background:#fff6e7;border:1px solid #f1dfbd;color:#8c6928;font-size:10px;line-height:1.5}.line-oa-next{width:100%;min-height:48px;border:0;border-radius:13px;background:#e9f7ed;color:#2c8d58;display:flex;align-items:center;justify-content:center;gap:8px;opacity:.78;cursor:not-allowed}.line-oa-next span{width:33px;height:24px;border-radius:7px;background:#36b766;color:#fff;display:grid;place-items:center;font-size:8px;font-weight:950}.line-oa-next b{font-size:12px}.line-oa-note{margin:8px 0 13px;color:#75879e;font-size:10px;line-height:1.5}.continue-link{display:block;text-align:center;color:#178f9a;font-size:11px;font-weight:850}.cart-empty{max-width:650px;margin:40px auto 25px;padding:52px 28px;border:1px dashed #cbdbe9;border-radius:22px;background:linear-gradient(145deg,#fbfeff,#fbf9ff);text-align:center}.cart-empty-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:linear-gradient(135deg,#dff8f8,#ece5fb);font-size:29px}.cart-empty h2{font-size:24px;margin:0 0 6px}.cart-empty p{margin:0 0 18px;color:var(--muted);font-size:13px}
@media(max-width:980px){.cart-layout{grid-template-columns:1fr}.cart-summary-card{position:static}.cart-head-text{display:none}}
@media(max-width:720px){.cart-head-link{padding:0 7px;min-width:42px;justify-content:center}.cart-head-icon{font-size:16px}.cart-head-count{position:absolute;right:-5px;top:-6px;min-width:18px;height:18px;font-size:9px}.store-flash-wrap{padding:0 14px}.store-flash{font-size:12px}.product-actions{display:grid;grid-template-columns:1fr 1fr}.card-add-btn,.card-btn{min-height:39px;font-size:11px}.detail-cart-form{align-items:stretch}.detail-add-cart{min-height:44px}.cart-page{padding-top:22px}.cart-page-head{align-items:flex-start}.cart-page-head h1{font-size:26px}.cart-item{grid-template-columns:82px minmax(0,1fr);align-items:start}.cart-item-media{width:82px}.cart-item-subtotal{grid-column:2;text-align:left;display:flex;gap:7px;align-items:baseline}.cart-item-subtotal small{display:inline}.cart-item-title-row{display:block}.cart-item-title-row .detail-status{margin-top:6px}.cart-summary-card{padding:17px}}
@media(max-width:430px){.detail-cart-form{display:grid;grid-template-columns:auto minmax(0,1fr)}.detail-qty{grid-template-columns:34px 48px 34px}.cart-page-head{display:grid}.cart-clear-btn{width:100%}.cart-item{grid-template-columns:72px minmax(0,1fr);gap:11px;padding:11px}.cart-item-media{width:72px}.cart-item-name{font-size:15px}.cart-item-controls{display:grid}.cart-qty-form{display:grid;grid-template-columns:auto auto;align-items:end}.cart-qty-form label{grid-column:1/-1}.cart-remove-form button{height:34px;padding:0}.cart-item-subtotal{grid-column:1/-1;padding-top:7px;border-top:1px solid #edf1f5}.cart-summary-total b{font-size:24px}}
@media(prefers-reduced-motion:reduce){.card-add-btn,.detail-add-cart{transition:none!important}}

/* v18: fixed sales units — guppies by male+female pair, balloon fish individually */
.sale-unit-badge,.detail-sale-rule,.cart-sale-rule{display:inline-flex;align-items:center;gap:5px;width:max-content;max-width:100%;border-radius:999px;font-size:10px;font-weight:850;line-height:1.35}
.sale-unit-badge{margin-top:7px;padding:5px 8px;background:#eefafc;border:1px solid #cce9ed;color:#178d98}.sale-unit-badge.pair{background:#f4f0ff;border-color:#ddd3fb;color:#7056bb}.sale-unit-badge.single{background:#eefafc;border-color:#cce9ed;color:#178d98}
.detail-sale-rule{margin:6px 0 4px;padding:7px 10px;background:#f5f1ff;border:1px solid #ddd3fb;color:#6e54b7}.detail-sale-rule.single{background:#eefbfc;border-color:#cae9ed;color:#168b96}
.cart-sale-rule{margin-top:6px;padding:4px 7px;background:#f4f0ff;border:1px solid #ded5f8;color:#7056bb}.cart-sale-rule.single{background:#eefbfc;border-color:#cce8ed;color:#168b96}
.product-price small,.detail-price small{white-space:nowrap}
@media(max-width:720px){.sale-unit-badge,.cart-sale-rule{font-size:9px}.detail-sale-rule{font-size:9.5px}.product-price small{display:block;margin-top:2px}}
