:root {
    --enno-green:#1f6a52;
    --enno-deep:#123f34;
    --enno-mint:#eaf4ef;
    --enno-ink:#12211c;
    --enno-muted:#65736d;
    --enno-line:#dfe8e3;
    --enno-paper:#f8fbf9;
}
html { scroll-behavior:smooth; }
body:has(.enno-home) { background:var(--enno-paper); color:var(--enno-ink); }
.enno-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,76px);background:rgba(248,251,249,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--enno-line);position:sticky;top:0;z-index:50}
.enno-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--enno-ink);font-size:18px;letter-spacing:-.02em}.enno-brand strong{font-weight:750}.enno-brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--enno-green);color:#fff;font-size:20px;font-weight:500}
.enno-nav{display:flex;gap:34px}.enno-nav a,.enno-login-link{color:var(--enno-muted);text-decoration:none;font-size:14px;font-weight:650}.enno-nav a:hover,.enno-login-link:hover{color:var(--enno-green)}
.enno-header-actions{display:flex;align-items:center;gap:18px}.enno-pill{padding:11px 18px;border-radius:999px;background:var(--enno-ink);color:#fff;text-decoration:none;font-size:13px;font-weight:700}
.enno-home{max-width:1500px;margin:0 auto}.enno-kicker{font-size:11px;letter-spacing:.22em;font-weight:800;color:var(--enno-green);margin:0 0 18px}
.enno-hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:center;padding:clamp(56px,8vw,110px) clamp(24px,6vw,92px)}
.enno-hero-copy h1{font-size:clamp(68px,9vw,142px);line-height:.82;letter-spacing:-.07em;margin:0 0 34px;font-weight:780}.enno-hero-copy h1 span{color:var(--enno-green)}.enno-hero-lead{max-width:600px;font-size:clamp(18px,1.5vw,23px);line-height:1.65;color:var(--enno-muted)}
.enno-hero-actions{display:flex;gap:12px;margin-top:34px}.enno-primary,.enno-secondary{padding:15px 22px;border-radius:999px;text-decoration:none;font-size:14px;font-weight:750}.enno-primary{background:var(--enno-green);color:#fff}.enno-secondary{border:1px solid var(--enno-line);color:var(--enno-ink);background:#fff}
.enno-hero-image{position:relative;min-height:620px;border-radius:36px;overflow:hidden;background:#dcece4;box-shadow:0 30px 80px rgba(29,75,59,.12)}.enno-hero-image img{width:100%;height:100%;min-height:620px;object-fit:cover;display:block}.enno-image-caption{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border-radius:20px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between}.enno-image-caption span{font-weight:800}.enno-image-caption small{color:var(--enno-muted)}
.enno-about{padding:120px clamp(24px,6vw,92px);border-top:1px solid var(--enno-line)}.enno-section-intro{display:grid;grid-template-columns:.55fr 1fr;column-gap:70px;align-items:start}.enno-section-intro .enno-kicker{grid-column:1}.enno-section-intro h2{grid-column:1;font-size:clamp(54px,6vw,92px);line-height:.94;letter-spacing:-.055em;margin:0}.enno-section-intro>p:last-child{grid-column:2;grid-row:1 / span 2;margin-top:38px;font-size:20px;line-height:1.8;color:var(--enno-muted);max-width:720px}
.enno-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:74px}.enno-story-grid article{background:#fff;border:1px solid var(--enno-line);border-radius:26px;padding:34px;min-height:270px}.enno-story-grid article>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--enno-mint);color:var(--enno-green);font-size:12px;font-weight:800}.enno-story-grid h3{font-size:28px;margin:46px 0 12px;letter-spacing:-.03em}.enno-story-grid p{color:var(--enno-muted);line-height:1.7}
.enno-director{padding:30px clamp(24px,6vw,92px) 130px}.enno-director-card{display:grid;grid-template-columns:.75fr 1.25fr;background:var(--enno-deep);color:#fff;border-radius:34px;overflow:hidden;min-height:560px}.enno-director-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#dbece4,#b9d8c9);color:var(--enno-deep);gap:26px}.enno-director-monogram{width:190px;height:190px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:82px;font-weight:800;box-shadow:0 20px 60px rgba(18,63,52,.16)}.enno-director-visual span{font-size:11px;letter-spacing:.28em;font-weight:800}.enno-director-copy{padding:clamp(48px,6vw,88px)}.enno-director-copy .enno-kicker{color:#9ed4bd}.enno-director-copy h2{font-size:clamp(48px,5vw,78px);line-height:.95;letter-spacing:-.05em;margin:0 0 14px}.enno-director-role{color:#b8d7c9;font-weight:700}.enno-director-copy>p:not(.enno-kicker):not(.enno-director-role){font-size:18px;line-height:1.8;color:#d9e8e1;max-width:720px}.enno-director-copy blockquote{margin:36px 0 0;padding:24px 0 0;border-top:1px solid rgba(255,255,255,.18);font-size:21px;line-height:1.55;color:#fff}
.enno-contact{margin:0 clamp(24px,6vw,92px) 110px;padding:56px 0;border-top:1px solid var(--enno-line);display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.enno-contact h2{font-size:clamp(42px,4.5vw,68px);margin:0;letter-spacing:-.045em}.enno-social-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.enno-social-row a{display:inline-flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid var(--enno-line);border-radius:999px;background:#fff;color:var(--enno-ink);text-decoration:none;font-size:13px;font-weight:700}.enno-social-row a:hover{border-color:var(--enno-green);color:var(--enno-green)}
.enno-footer{max-width:1500px;margin:0 auto;padding:32px clamp(24px,6vw,92px);border-top:1px solid var(--enno-line);display:flex;justify-content:space-between;align-items:center;color:var(--enno-muted);font-size:12px}.footer-brand{font-size:14px}.enno-footer a{color:var(--enno-ink);text-decoration:none;font-weight:700}
@media(max-width:900px){.enno-nav{display:none}.enno-header{padding:0 20px}.enno-login-link{display:none}.enno-hero{grid-template-columns:1fr;padding:58px 22px}.enno-hero-image{min-height:430px}.enno-hero-image img{min-height:430px}.enno-section-intro{display:block}.enno-section-intro>p:last-child{margin-top:26px}.enno-story-grid{grid-template-columns:1fr}.enno-director-card{grid-template-columns:1fr}.enno-director-visual{min-height:350px}.enno-contact{align-items:flex-start;flex-direction:column}.enno-social-row{justify-content:flex-start}.enno-footer{gap:20px;flex-wrap:wrap}.enno-image-caption{align-items:flex-start;flex-direction:column;gap:4px}}
@media(max-width:560px){.enno-header-actions .enno-pill{padding:10px 13px}.enno-brand{font-size:15px}.enno-brand-mark{width:27px;height:27px}.enno-hero-copy h1{font-size:64px}.enno-hero-image,.enno-hero-image img{min-height:350px}.enno-about{padding-top:88px}.enno-director{padding-bottom:90px}.enno-director-copy{padding:38px 28px}.enno-social-row a span{display:none}}

/* =========================================================
   EnNo Pharmacy Phase 2 — official logo + shop navigation
   ========================================================= */
:root{
    --enno-green:#079a70;
    --enno-green-2:#16a67d;
    --enno-blue:#0f355f;
    --enno-deep:#0d2f54;
    --enno-mint:#eaf8f3;
    --enno-ink:#10233a;
    --enno-muted:#697783;
    --enno-line:#dfe8e5;
    --enno-paper:#fbfdfc;
}
.enno-brand{height:58px;min-width:178px;display:flex;align-items:center}
.enno-brand-logo{display:block;width:176px;height:auto;max-height:58px;object-fit:contain}
.enno-hero-logo{display:block;width:min(340px,70%);height:auto;margin:0 0 30px}
.enno-footer-logo{width:145px;height:auto;display:block}
.enno-nav a{position:relative;color:#52616c}.enno-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:linear-gradient(90deg,var(--enno-blue),var(--enno-green));transition:right .25s ease}.enno-nav a:hover::after{right:0}.enno-nav a:hover{color:var(--enno-blue)}
.enno-pill{background:linear-gradient(135deg,var(--enno-blue),#164777);box-shadow:0 8px 20px rgba(15,53,95,.16)}
.enno-primary{background:linear-gradient(135deg,var(--enno-blue),var(--enno-green));box-shadow:0 12px 30px rgba(7,154,112,.18)}
.enno-secondary:hover{border-color:var(--enno-green);color:var(--enno-green)}
.enno-hero-copy h1 span{background:linear-gradient(90deg,var(--enno-blue),var(--enno-green));-webkit-background-clip:text;background-clip:text;color:transparent}

/* Branches */
.enno-branches{padding:0 clamp(24px,6vw,92px) 120px}.enno-branches-head{display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:end;padding-top:70px;border-top:1px solid var(--enno-line)}.enno-branches-head h2{font-size:clamp(44px,5vw,76px);line-height:.98;letter-spacing:-.05em;margin:0}.enno-branches-head>p{margin:0 0 7px;color:var(--enno-muted);font-size:17px;line-height:1.75}.enno-branch-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-top:44px}.enno-branch-card{min-height:250px;border:1px solid var(--enno-line);border-radius:28px;background:#fff;padding:32px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.enno-branch-card.active::before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-90px;top:-120px;background:radial-gradient(circle,rgba(7,154,112,.18),rgba(15,53,95,.04) 65%,transparent 66%)}.branch-badge{position:absolute;top:28px;left:30px;font-size:10px;letter-spacing:.18em;font-weight:800;color:var(--enno-green)}.enno-branch-card h3{font-size:30px;margin:0 0 12px;letter-spacing:-.035em}.enno-branch-card p{max-width:530px;color:var(--enno-muted);line-height:1.65;margin:0 0 18px}.enno-branch-card a{color:var(--enno-blue);font-weight:800;text-decoration:none}.enno-branch-card.muted{background:#f4f8f6}.enno-branch-card.muted>span:last-child{color:#84908b;font-size:13px;font-weight:700}

/* =========================================================
   Animated customer authentication
   Inspired by sliding sign-in/sign-up interaction patterns.
   ========================================================= */
body:has(.enno-auth-page){margin:0;background:#eef5f2!important;color:var(--enno-ink)!important;min-height:100vh;overflow-x:hidden}
.enno-auth-page{min-height:100vh;display:grid;place-items:center;padding:36px;background:radial-gradient(circle at 15% 15%,rgba(7,154,112,.11),transparent 28%),radial-gradient(circle at 90% 90%,rgba(15,53,95,.12),transparent 30%),#eef5f2}
.enno-auth-shell{width:min(1120px,96vw);min-height:690px;border-radius:34px;overflow:hidden;background:#fff;box-shadow:0 32px 100px rgba(15,53,95,.18);display:grid;grid-template-columns:1.05fr .95fr;position:relative;animation:authShellIn .7s cubic-bezier(.2,.85,.25,1) both}
.enno-auth-shell.reverse{grid-template-columns:.95fr 1.05fr}
.enno-auth-form-panel{position:relative;padding:38px clamp(34px,5vw,70px);display:flex;flex-direction:column;background:#fff;z-index:2}
.enno-auth-logo-link{display:inline-flex;align-self:flex-start}.enno-auth-logo-link img{width:175px;height:auto;display:block}.enno-auth-form-wrap{width:min(430px,100%);margin:auto}.register-wrap{width:min(520px,100%)}
.enno-auth-kicker{font-size:10px;letter-spacing:.22em;font-weight:850;color:var(--enno-green);margin:0 0 13px}.enno-auth-form-wrap h1{font-size:clamp(48px,5vw,70px);line-height:.95;letter-spacing:-.055em;margin:0 0 17px;color:var(--enno-blue)}.enno-auth-desc{color:var(--enno-muted);line-height:1.65;font-size:14px;margin:0 0 28px}
.enno-auth-form{display:grid;gap:15px}.enno-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.enno-auth-form label{display:grid;gap:7px}.enno-auth-form label>span{font-size:11px;font-weight:800;letter-spacing:.04em;color:#506170}.enno-auth-form input{width:100%;box-sizing:border-box;border:1px solid #dce6e2;border-radius:14px;padding:14px 15px;font-size:14px;background:#fbfdfc;color:var(--enno-ink);outline:none;transition:border-color .2s,box-shadow .2s,transform .2s}.enno-auth-form input:focus{border-color:var(--enno-green);box-shadow:0 0 0 4px rgba(7,154,112,.1);transform:translateY(-1px)}
.enno-auth-submit{border:0;border-radius:14px;padding:15px 18px;margin-top:5px;background:linear-gradient(110deg,var(--enno-blue),#14527e 48%,var(--enno-green));color:white;font-size:14px;font-weight:850;cursor:pointer;box-shadow:0 14px 28px rgba(15,53,95,.2);transition:transform .2s,box-shadow .2s}.enno-auth-submit:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(15,53,95,.24)}
.enno-auth-links{display:flex;justify-content:space-between;gap:16px;margin-top:20px}.enno-auth-links a{font-size:12px;font-weight:700;color:#718079;text-decoration:none}.enno-auth-links a:hover{color:var(--enno-green)}.enno-auth-reminder{margin-top:22px;padding:16px 18px;border-radius:15px;background:var(--enno-mint);border:1px solid #d7eee5}.enno-auth-reminder strong{font-size:13px;color:var(--enno-deep)}.enno-auth-reminder p{font-size:12px;color:var(--enno-muted);line-height:1.55;margin:5px 0}.enno-auth-reminder a{font-size:12px;font-weight:800;color:var(--enno-green);text-decoration:none}
.enno-auth-visual-panel{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:70px;background:linear-gradient(145deg,var(--enno-blue) 0%,#0c456b 45%,var(--enno-green) 100%);color:white}.enno-auth-visual-panel::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 40%,rgba(255,255,255,.05));z-index:-1}.enno-auth-visual-content{max-width:390px;position:relative;z-index:3;animation:authContentIn .8s .12s cubic-bezier(.2,.85,.25,1) both}.enno-auth-mini-mark{font-size:13px;letter-spacing:.25em;font-weight:900;text-transform:uppercase;opacity:.7}.enno-auth-visual-content h2{font-size:clamp(46px,5vw,72px);line-height:.94;letter-spacing:-.055em;margin:24px 0 18px}.enno-auth-visual-content p{font-size:15px;line-height:1.75;color:rgba(255,255,255,.78);margin:0 0 34px}.enno-auth-switch{display:inline-flex;align-items:center;justify-content:center;min-width:145px;padding:13px 23px;border:1px solid rgba(255,255,255,.55);border-radius:999px;color:#fff;text-decoration:none;font-size:13px;font-weight:850;backdrop-filter:blur(8px);transition:background .2s,transform .2s}.enno-auth-switch:hover{background:#fff;color:var(--enno-blue);transform:translateY(-2px)}
.enno-auth-orb{position:absolute;border-radius:50%;filter:blur(.2px);z-index:1;animation:authFloat 7s ease-in-out infinite alternate}.orb-one{width:330px;height:330px;right:-120px;top:-85px;background:rgba(255,255,255,.12)}.orb-two{width:210px;height:210px;left:-80px;bottom:-55px;background:rgba(255,255,255,.08);animation-delay:-2s}
.enno-auth-login .enno-auth-visual-panel{animation:authSlideFromRight .75s cubic-bezier(.2,.85,.25,1) both}.enno-auth-register .enno-auth-visual-panel{animation:authSlideFromLeft .75s cubic-bezier(.2,.85,.25,1) both}.enno-auth-login .enno-auth-form-panel{animation:authFadeFromLeft .65s .08s both}.enno-auth-register .enno-auth-form-panel{animation:authFadeFromRight .65s .08s both}
@keyframes authShellIn{from{opacity:0;transform:scale(.975) translateY(18px)}to{opacity:1;transform:none}}@keyframes authSlideFromRight{from{transform:translateX(18%);opacity:.5}to{transform:none;opacity:1}}@keyframes authSlideFromLeft{from{transform:translateX(-18%);opacity:.5}to{transform:none;opacity:1}}@keyframes authFadeFromLeft{from{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:none}}@keyframes authFadeFromRight{from{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}@keyframes authContentIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes authFloat{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(18px,-18px,0) scale(1.08)}}

@media(max-width:900px){.enno-branches-head{grid-template-columns:1fr;gap:20px}.enno-branch-grid{grid-template-columns:1fr}.enno-auth-page{padding:18px}.enno-auth-shell,.enno-auth-shell.reverse{grid-template-columns:1fr;min-height:auto}.enno-auth-visual-panel{min-height:350px;padding:45px}.enno-auth-register .enno-auth-visual-panel{order:2}.enno-auth-register .enno-auth-form-panel{order:1}.enno-auth-form-panel{padding:32px 28px 42px}.enno-auth-form-wrap{margin:55px auto 15px}.enno-auth-logo-link img{width:150px}}
@media(max-width:560px){.enno-brand-logo{width:145px}.enno-auth-page{padding:0;background:#fff}.enno-auth-shell{width:100%;border-radius:0;box-shadow:none}.enno-auth-visual-panel{min-height:300px;padding:34px 28px}.enno-auth-form-panel{padding:24px 22px 38px}.enno-auth-form-wrap{margin:40px auto 10px}.enno-auth-grid{grid-template-columns:1fr}.enno-auth-links{flex-direction:column}.enno-auth-visual-content h2{font-size:46px}.enno-hero-logo{width:230px}}

/* Phase 4 — unified auth + pharmacy light admin */
html,body{background:#fff!important}
.unified-auth{min-height:100vh;background:#eef6f3!important;padding:28px;display:grid;place-items:center}
.unified-auth-shell{width:min(1180px,96vw);height:min(760px,92vh);min-height:680px;position:relative;overflow:hidden;border-radius:34px;background:#fff;box-shadow:0 30px 90px rgba(15,53,95,.16)}
.auth-form-side{position:absolute;top:0;width:50%;height:100%;box-sizing:border-box;padding:38px 64px;background:#fff;display:flex;flex-direction:column;transition:opacity .35s ease,transform .65s cubic-bezier(.22,.8,.2,1)}
.auth-login-side{left:0}.auth-register-side{right:0;opacity:0;pointer-events:none;transform:translateX(24px)}
.auth-brand img{width:165px;height:auto}.auth-form-inner{width:min(430px,100%);margin:auto}.register-inner{width:min(500px,100%)}
.auth-kicker{font-size:10px;letter-spacing:.22em;font-weight:900;color:#079a70;margin:0 0 12px}.auth-form-inner h1{font-size:clamp(46px,5vw,68px);line-height:.95;letter-spacing:-.055em;color:#0f355f;margin:0 0 15px}.auth-description{font-size:14px;line-height:1.65;color:#708078;margin:0 0 25px}
.auth-moving-panel{position:absolute;z-index:5;left:50%;top:0;width:50%;height:100%;overflow:hidden;color:#fff;background:linear-gradient(145deg,#123f70 0%,#0e5b70 52%,#079a70 100%);transition:transform .82s cubic-bezier(.77,0,.18,1);will-change:transform}
.auth-moving-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.08),transparent 45%,rgba(255,255,255,.04));pointer-events:none}
.auth-orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.1);animation:authFloat 7s ease-in-out infinite alternate}.auth-orb-a{width:330px;height:330px;right:-110px;top:-90px}.auth-orb-b{width:220px;height:220px;left:-80px;bottom:-65px;animation-delay:-2s}
.moving-copy{position:absolute;inset:0;padding:80px;display:flex;flex-direction:column;justify-content:center;z-index:2;transition:opacity .28s ease,transform .5s ease}.moving-copy span{font-size:12px;letter-spacing:.25em;font-weight:900;opacity:.72}.moving-copy h2{font-size:clamp(48px,5vw,72px);line-height:.92;letter-spacing:-.055em;margin:25px 0 18px}.moving-copy p{font-size:15px;line-height:1.7;color:rgba(255,255,255,.78);max-width:380px}.moving-copy button{width:max-content;margin-top:28px;padding:13px 27px;border-radius:999px;border:1px solid rgba(255,255,255,.55);background:transparent;color:#fff;font-weight:800;cursor:pointer}.register-copy{opacity:0;transform:translateX(-24px)}
.unified-auth-shell.show-register .auth-moving-panel{transform:translateX(-100%)}.unified-auth-shell.show-register .login-copy{opacity:0;transform:translateX(24px)}.unified-auth-shell.show-register .register-copy{opacity:1;transform:none}.unified-auth-shell.show-register .auth-login-side{opacity:0;pointer-events:none;transform:translateX(-24px)}.unified-auth-shell.show-register .auth-register-side{opacity:1;pointer-events:auto;transform:none}
@media(max-width:850px){.unified-auth{padding:0}.unified-auth-shell{width:100%;height:auto;min-height:100vh;border-radius:0}.auth-moving-panel{display:none}.auth-form-side{position:relative;width:100%;min-height:100vh;padding:30px}.auth-register-side{display:none}.unified-auth-shell.show-register .auth-login-side{display:none}.unified-auth-shell.show-register .auth-register-side{display:flex}.enno-auth-grid{grid-template-columns:1fr}}

.products-page .product-categories{margin-top:28px;margin-bottom:12px;width:max-content;max-width:calc(100% - 48px);padding:6px 8px;gap:2px;border-color:#e5ebe8;background:#fff}
.products-page .product-categories a{font-size:12px!important;padding:9px 15px!important;font-weight:750}
.products-page .popular-products{padding-top:34px}

/* Fresh light pharmacy staff workspace */
.admin-shell,.admin-main,.admin-content{background:#f6f9f8!important;color:#17332c!important}.admin-sidebar{background:#fff!important;border-right:1px solid #e1ebe7!important;color:#17332c!important}.admin-logo{color:#0f355f!important;font-weight:900}.admin-menu a{color:#64756f!important;border-radius:12px}.admin-menu a:hover,.admin-menu a.active{background:#eaf7f2!important;color:#087e60!important}.admin-menu a.active{box-shadow:inset 3px 0 #079a70}.admin-sidebar-bottom{border-color:#e1ebe7!important;color:#71817b!important}.admin-sidebar-bottom a{color:#0f355f!important}.admin-topbar{background:rgba(255,255,255,.94)!important;border-bottom:1px solid #e1ebe7!important;color:#52645e!important}.admin-topbar a{color:#284b42!important}.admin-theme-toggle{display:none!important}.staff-online-pill{background:#effaf6!important;border-color:#d8eee6!important;color:#42655a!important}.apex-heading h1,.apex-panel h2,.apex-metric-card strong{color:#14372e!important}.apex-metric-card,.apex-panel{background:#fff!important;border:1px solid #e1ebe7!important;box-shadow:0 10px 28px rgba(20,55,46,.05)!important}.apex-metric-card span,.apex-panel p{color:#75847f!important}.new-order-button{background:#079a70!important;color:#fff!important}.revenue-chart{background:linear-gradient(180deg,#f2faf7,#fff)!important}.recent-order-row{border-color:#e8efec!important;color:#334e46!important}

/* Phase 5 stability fixes */
html, body { background:#fff !important; color:var(--enno-ink) !important; }
.enno-home, .enno-home section, .enno-about, .enno-story-grid article { color:var(--enno-ink) !important; }
.enno-section-intro h2, .enno-story-grid h3, .enno-branches h2, .enno-branches h3, .enno-contact h2 { color:var(--enno-ink) !important; opacity:1 !important; }
.enno-story-grid p, .enno-section-intro>p:last-child { color:var(--enno-muted) !important; opacity:1 !important; }
.theme-modal, #themeToggle { display:none !important; }

/* Auth must remain one visual page while switching modes. */
.moving-copy.login-copy { pointer-events:auto; }
.moving-copy.register-copy { pointer-events:none; }
.unified-auth-shell.show-register .moving-copy.login-copy { pointer-events:none; }
.unified-auth-shell.show-register .moving-copy.register-copy { pointer-events:auto; }
.auth-form-side { overflow-y:auto; }
.auth-register-side .auth-form-inner { margin:22px auto; }
.auth-register-side .auth-brand { flex:0 0 auto; }
.auth-register-side .auth-form-inner h1 { font-size:clamp(42px,4.2vw,60px); margin-bottom:10px; }
.auth-register-side .auth-description { margin-bottom:15px; }
.auth-register-side .enno-auth-form { gap:11px; }
.auth-register-side .enno-auth-form label { gap:5px; }
.auth-register-side .enno-auth-form input { padding:12px 14px; }
.auth-register-side .enno-auth-submit { padding:13px 18px; }

/* Products: two real products, light cards, clean centered filters. */
.products-page { background:#fff !important; min-height:calc(100vh - 86px); }
.products-page .product-categories {
  position:sticky; top:84px; z-index:20;
  display:flex; justify-content:center; align-items:center; flex-wrap:wrap;
  width:max-content; max-width:calc(100% - 36px);
  margin:18px auto 28px; padding:6px 8px; gap:3px;
  border:1px solid #e1e9e6; border-radius:999px; background:rgba(255,255,255,.96);
  box-shadow:0 10px 30px rgba(18,63,52,.06); backdrop-filter:blur(12px);
}
.products-page .product-categories a { font-size:12px !important; padding:9px 14px !important; border-radius:999px; }
.products-page .popular-products { padding:12px clamp(22px,6vw,92px) 90px !important; }
.products-page .product-grid { max-width:1120px; margin:0 auto; grid-template-columns:repeat(2,minmax(0,1fr)) !important; gap:28px !important; }
.products-page .product-card { background:#fff !important; color:var(--enno-ink) !important; border:1px solid #e4ebe8 !important; border-radius:26px !important; overflow:hidden; box-shadow:0 16px 42px rgba(18,63,52,.06); }
.products-page .product-image { background:#fff !important; min-height:440px; padding:24px !important; display:grid; place-items:center; }
.products-page .product-image img { width:100%; height:390px; object-fit:contain !important; mix-blend-mode:multiply; }
.products-page .product-info { background:#fff !important; color:var(--enno-ink) !important; padding:24px 26px 28px !important; }
.products-page .product-info h3, .products-page .product-info h3 a, .products-page .product-price { color:var(--enno-ink) !important; }
.products-page .product-category { color:var(--enno-green) !important; }
.products-page .quantity-control { border:1px solid #dfe7e4 !important; background:#f8fbfa !important; color:var(--enno-ink) !important; }
.products-page .cart-button { background:linear-gradient(110deg,var(--enno-blue),var(--enno-green)) !important; color:#fff !important; border:0 !important; }
@media(max-width:760px){
  .products-page .product-grid{grid-template-columns:1fr !important;}
  .products-page .product-image{min-height:350px}.products-page .product-image img{height:310px}
  .products-page .product-categories{top:72px;max-width:calc(100% - 20px);border-radius:22px}
}


/* Phase 8 — verification, chat, stock safety, admin alignment and interaction polish */
body, body * { -webkit-user-select:none; user-select:none; }
input, textarea, select, [contenteditable="true"] { -webkit-user-select:text; user-select:text; }
img { -webkit-user-drag:none; user-drag:none; }
.hero-period{display:inline;color:inherit!important;margin-left:.03em}

/* Fix Phase 7 double offset: grid already reserves sidebar width. */
.admin-main{margin-left:0!important;width:auto!important;min-width:0!important}
.admin-shell{grid-template-columns:238px minmax(0,1fr)!important}
.admin-sidebar{width:auto!important;min-width:0!important}
.admin-content{max-width:1480px!important;margin:0 auto!important;padding-left:28px!important;padding-right:28px!important}
.admin-topbar{width:auto!important}
@media(max-width:1150px){.admin-shell{grid-template-columns:220px minmax(0,1fr)!important}.admin-main{margin-left:0!important}}
@media(max-width:820px){.admin-shell{grid-template-columns:1fr!important}.admin-main{margin-left:0!important}.admin-sidebar{width:238px!important}}

/* Premium verification — visually paired with Login/Register. */
.verify-premium-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#eef8f4,#f4f8fc)}
.verify-premium-shell{width:min(1120px,96vw);min-height:690px;display:grid;grid-template-columns:.92fr 1.08fr;background:#fff;border-radius:34px;overflow:hidden;box-shadow:0 30px 90px rgba(15,53,95,.14)}
.verify-visual{position:relative;overflow:hidden;padding:52px;background:linear-gradient(145deg,#123f70 0%,#0d6070 50%,#079a70 100%);color:#fff;display:flex;flex-direction:column}
.verify-visual>img{width:165px;filter:brightness(0) invert(1);opacity:.96;position:relative;z-index:2}
.verify-orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.09);animation:authFloat 7s ease-in-out infinite alternate}.verify-orb-one{width:330px;height:330px;right:-120px;top:-90px}.verify-orb-two{width:230px;height:230px;left:-90px;bottom:-70px;animation-delay:-2s}
.verify-visual-copy{margin:auto 0;position:relative;z-index:2}.verify-visual-copy>p{font-size:11px;letter-spacing:.24em;font-weight:900;opacity:.75}.verify-visual-copy h2{font-size:clamp(48px,5vw,72px);line-height:.94;letter-spacing:-.055em;margin:22px 0}.verify-visual-copy span{display:block;max-width:420px;font-size:15px;line-height:1.75;color:rgba(255,255,255,.78)}
.verify-content{padding:58px 72px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.verify-brand img{width:165px;margin-bottom:34px}.verify-icon-ring{width:66px;height:66px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#e6f7f0,#edf5ff);box-shadow:inset 0 0 0 1px #d9ebe4;margin-bottom:22px}.verify-icon-ring span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#079a70;color:#fff;font-weight:900;font-size:18px}.verify-content h1{font-size:clamp(42px,4.5vw,64px);line-height:.98;letter-spacing:-.055em;color:#123f67;margin:0 0 15px}.verify-lead{color:#71817b;font-size:14px;margin:0 0 13px}.verify-email-pill{padding:11px 15px;border-radius:12px;background:#f4f8f7;border:1px solid #dfeae6;color:#173d34;font-weight:800;font-size:13px}.verify-steps{display:grid;gap:10px;margin:25px 0;width:100%}.verify-steps>div{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;color:#667871;font-size:12px}.verify-steps b{width:28px;height:28px;border-radius:9px;background:#edf7f3;color:#0c8d68;display:grid;place-items:center;font-size:11px}.verify-action-form{width:100%}.verify-check-button{width:100%;border:0;border-radius:14px;padding:15px 18px;background:linear-gradient(110deg,#123f70,#079a70);color:#fff;display:flex;justify-content:center;align-items:center;gap:14px;font-weight:850;cursor:pointer;box-shadow:0 14px 30px rgba(15,117,95,.18);transition:.2s}.verify-check-button:hover{transform:translateY(-2px);box-shadow:0 18px 35px rgba(15,117,95,.22)}.verify-resend,.verify-back{font-size:12px;font-weight:750;text-decoration:none}.verify-resend{color:#0a906c;margin-top:18px}.verify-back{color:#84918c;margin-top:12px}
@media(max-width:850px){.verify-premium-page{padding:0}.verify-premium-shell{width:100%;min-height:100vh;border-radius:0;grid-template-columns:1fr}.verify-visual{display:none}.verify-content{padding:38px 26px;min-height:100vh}.verify-content h1{font-size:46px}}

/* Product detail image must feel like an ecommerce gallery, not a poster. */
.product-detail-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr)!important;max-width:1280px;margin:0 auto}
.product-gallery{display:grid;place-items:center;align-content:start}
.product-main-image{width:min(100%,700px)!important;aspect-ratio:1/1!important;background:#fff!important;display:grid;place-items:center;padding:34px!important;box-sizing:border-box}
.product-main-image img{width:100%!important;height:100%!important;max-width:560px!important;max-height:560px!important;object-fit:contain!important;mix-blend-mode:multiply}
.product-thumbnails{width:min(100%,700px)}.product-thumb img{object-fit:contain!important;background:#fff}
.detail-contact-admin{width:100%;margin-top:10px;border:1px solid #dce7e3;background:#f6fbf9;color:#17644f;border-radius:14px;padding:13px;font-weight:800;cursor:pointer}

/* Stock warning toast with direct support action. */
.stock-toast{position:fixed;right:24px;top:104px;z-index:9999;width:min(410px,calc(100vw - 32px));background:#fff;border:1px solid #f0d7c7;border-left:4px solid #e98a36;border-radius:16px;padding:16px 17px;box-shadow:0 22px 55px rgba(53,42,25,.16);animation:toastIn .25s ease}.stock-toast strong{display:block;color:#4c3824;font-size:13px}.stock-toast p{margin:6px 0 12px;color:#786756;font-size:12px;line-height:1.55}.stock-toast button{border:0;border-radius:10px;padding:10px 13px;background:linear-gradient(110deg,#123f70,#079a70);color:#fff;font-size:11px;font-weight:800;cursor:pointer}.stock-toast.toast-hide{opacity:0;transform:translateY(-8px);transition:.35s}

/* EnP customer chat — Messenger-inspired, database-backed polling. */
.enno-chat-widget{position:fixed;left:22px;bottom:22px;z-index:1200}.enno-chat-launcher{border:0;border-radius:999px;background:linear-gradient(110deg,#123f70,#079a70);color:#fff;padding:12px 17px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;box-shadow:0 14px 34px rgba(16,92,77,.22);cursor:pointer}.chat-launcher-dot{width:8px;height:8px;border-radius:50%;background:#58edba;box-shadow:0 0 0 4px rgba(88,237,186,.15)}
.enno-chat-panel{position:absolute;left:0;bottom:58px;width:min(360px,calc(100vw - 32px));height:510px;background:#fff;border:1px solid #dce7e3;border-radius:22px;box-shadow:0 28px 70px rgba(17,58,47,.22);display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translateY(15px) scale(.98);pointer-events:none;transition:.22s}.enno-chat-panel.open{opacity:1;transform:none;pointer-events:auto}.enno-chat-head{padding:14px 15px;background:linear-gradient(110deg,#123f70,#079a70);color:#fff;display:grid;grid-template-columns:40px 1fr 30px;gap:10px;align-items:center}.chat-brand-avatar{width:40px;height:40px;border-radius:12px;background:#fff;display:grid;place-items:center;overflow:hidden}.chat-brand-avatar img{width:34px;height:34px;object-fit:contain}.enno-chat-head>div:nth-child(2){display:flex;flex-direction:column}.enno-chat-head strong{font-size:13px}.enno-chat-head span{font-size:10px;color:rgba(255,255,255,.78);margin-top:2px}.enno-chat-head span i{display:inline-block;width:6px;height:6px;background:#62e7b7;border-radius:50%;margin-right:4px}.enno-chat-head button{border:0;background:rgba(255,255,255,.12);color:#fff;width:28px;height:28px;border-radius:9px;font-size:18px;cursor:pointer}.enno-chat-messages{flex:1;overflow:auto;padding:14px;background:#f6faf8;display:flex;flex-direction:column;gap:9px}.chat-welcome{align-self:flex-start;max-width:82%;padding:10px 12px;border-radius:14px 14px 14px 4px;background:#fff;border:1px solid #e4ece9;color:#52655e;font-size:11px;line-height:1.5}.chat-bubble{max-width:82%;padding:9px 11px;border-radius:14px;font-size:11px;line-height:1.45;word-break:break-word}.chat-bubble.user{align-self:flex-end;background:linear-gradient(110deg,#144c77,#118b6b);color:#fff;border-bottom-right-radius:4px}.chat-bubble.staff{align-self:flex-start;background:#fff;border:1px solid #dfe8e5;color:#40534c;border-bottom-left-radius:4px}.chat-bubble time{display:block;font-size:8px;opacity:.62;margin-top:4px}.enno-chat-form{padding:10px;background:#fff;border-top:1px solid #e2ebe8;display:grid;grid-template-columns:1fr 40px;gap:8px;align-items:end}.enno-chat-form textarea{resize:none;max-height:90px;border:1px solid #dce6e2;border-radius:14px;padding:10px 12px;font:inherit;font-size:11px;outline:none}.enno-chat-form textarea:focus{border-color:#49a98d;box-shadow:0 0 0 3px rgba(15,157,116,.08)}.enno-chat-form button{width:40px;height:40px;border:0;border-radius:13px;background:#0e8f6b;color:#fff;cursor:pointer}
@media(max-width:560px){.enno-chat-widget{left:12px;bottom:12px}.enno-chat-launcher span:last-child{display:none}.enno-chat-panel{height:min(520px,75vh)}}

/* Staff real-time support workspace. */
.staff-chat-workspace{display:grid;grid-template-columns:320px minmax(0,1fr);height:650px;background:#fff;border:1px solid #e2ebe8;border-radius:20px;overflow:hidden;box-shadow:0 12px 32px rgba(24,63,51,.045)}.staff-chat-list-panel{border-right:1px solid #e7eeeb;min-width:0;display:flex;flex-direction:column}.staff-chat-list-head{padding:18px 19px;border-bottom:1px solid #e7eeeb;display:flex;flex-direction:column}.staff-chat-list-head strong{color:#153953;font-size:14px}.staff-chat-list-head span{font-size:10px;color:#8a9893;margin-top:4px}.staff-chat-conversations{overflow:auto;flex:1;padding:8px}.staff-conversation{width:100%;border:0;background:transparent;border-radius:13px;padding:11px;text-align:left;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;cursor:pointer}.staff-conversation:hover,.staff-conversation.active{background:#f0f8f5}.staff-conversation-avatar{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#e9f4ff,#e6f7f1);color:#14634e;display:grid;place-items:center;font-weight:850}.staff-conversation-copy{min-width:0}.staff-conversation-copy strong,.staff-conversation-copy span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.staff-conversation-copy strong{font-size:11px;color:#25483e}.staff-conversation-copy span{font-size:9px;color:#8a9893;margin-top:3px}.staff-conversation-badge{min-width:20px;height:20px;border-radius:999px;background:#e34e59;color:#fff;display:grid;place-items:center;font-size:9px}.staff-chat-thread-panel{display:flex;flex-direction:column;min-width:0}.staff-chat-thread-head{height:72px;border-bottom:1px solid #e7eeeb;padding:0 18px;display:flex;align-items:center;gap:10px}.staff-chat-avatar{width:40px;height:40px;border-radius:13px;background:linear-gradient(110deg,#123f70,#079a70);color:#fff;display:grid;place-items:center;font-weight:850}.staff-chat-thread-head>div:last-child{display:flex;flex-direction:column}.staff-chat-thread-head strong{font-size:12px;color:#24423a}.staff-chat-thread-head span{font-size:9px;color:#8b9894;margin-top:3px}.staff-chat-thread{flex:1;overflow:auto;padding:18px;background:#f7faf9;display:flex;flex-direction:column;gap:9px}.staff-chat-empty{margin:auto;color:#96a29e;font-size:11px}.staff-chat-compose{padding:12px;border-top:1px solid #e4ebe8;display:grid;grid-template-columns:1fr auto;gap:8px}.staff-chat-compose textarea{resize:none;border:1px solid #dce6e2;border-radius:13px;padding:11px 13px;font:inherit;font-size:11px;outline:none}.staff-chat-compose button{border:0;border-radius:12px;background:linear-gradient(110deg,#123f70,#079a70);color:#fff;padding:0 19px;font-weight:800;font-size:11px;cursor:pointer}.staff-chat-compose button:disabled,.staff-chat-compose textarea:disabled{opacity:.5;cursor:not-allowed}
@media(max-width:900px){.staff-chat-workspace{grid-template-columns:1fr;height:auto}.staff-chat-list-panel{border-right:0;border-bottom:1px solid #e7eeeb;max-height:260px}.staff-chat-thread-panel{min-height:500px}}

/* Phase 9 — polished verification, live admin badges, compact support launcher and profile V2 */
.hero-period{display:inline-block!important;color:var(--enno-green)!important;margin-left:.05em!important}
.enno-scroll-top{width:42px;height:42px;border-radius:50%;display:grid!important;place-items:center;background:#123f70;color:#fff!important;text-decoration:none;font-size:20px;box-shadow:0 12px 28px rgba(18,63,112,.16);transition:.2s}.enno-scroll-top:hover{transform:translateY(-3px);background:#079a70}

/* Verification copy must never clip on desktop widths. */
.verify-visual{overflow:hidden!important}.verify-visual-copy{max-width:520px!important;width:100%!important;position:relative;z-index:2}.verify-visual-copy h2{font-size:clamp(40px,4.2vw,68px)!important;line-height:1.02!important;letter-spacing:-.045em!important;overflow-wrap:normal!important;word-break:keep-all!important}.verify-visual-copy span{max-width:480px!important;display:block}.verify-content{min-width:0}

/* Replace the Firebase default action page with the same EnNo branded language. */
.firebase-action-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#eef8f4,#f3f7fc)}
.firebase-action-shell{width:min(1080px,96vw);min-height:650px;background:#fff;border-radius:34px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 32px 90px rgba(15,53,95,.14)}
.firebase-action-brand-panel{position:relative;overflow:hidden;background:linear-gradient(145deg,#164f79 0%,#0b7576 52%,#079a70 100%);color:#fff;padding:52px;display:flex;flex-direction:column;justify-content:space-between}.firebase-action-brand-panel>img{width:180px;filter:brightness(0) invert(1);position:relative;z-index:2}.firebase-action-brand-panel>div{position:relative;z-index:2}.firebase-action-brand-panel p{font-size:11px;font-weight:900;letter-spacing:.22em;margin:0 0 16px}.firebase-action-brand-panel h1{font-size:clamp(48px,5vw,72px);line-height:.96;letter-spacing:-.055em;margin:0 0 22px}.firebase-action-brand-panel span{display:block;max-width:430px;color:rgba(255,255,255,.82);font-size:15px;line-height:1.7}.firebase-action-content{padding:66px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.firebase-action-icon{width:70px;height:70px;border-radius:22px;display:grid;place-items:center;font-size:28px;font-weight:900;margin-bottom:24px;background:#eef4f6;color:#567}.firebase-action-icon.loading{animation:authFloat 1.3s ease-in-out infinite alternate}.firebase-action-icon.success{background:#e9f8f2;color:#079a70}.firebase-action-icon.error{background:#fff1ee;color:#d66054}.firebase-action-content h2{font-size:clamp(42px,4vw,60px);line-height:1;letter-spacing:-.05em;color:#123f67;margin:0 0 18px}.firebase-action-content>p:not(.auth-kicker){color:#6f807a;line-height:1.7;max-width:500px}.firebase-action-button{margin-top:28px;border-radius:14px;padding:15px 20px;background:linear-gradient(110deg,#123f70,#079a70);color:#fff;text-decoration:none;font-weight:850;box-shadow:0 14px 30px rgba(15,117,95,.18)}.firebase-action-button.hidden{display:none}
@media(max-width:820px){.firebase-action-page{padding:0}.firebase-action-shell{width:100%;min-height:100vh;border-radius:0;grid-template-columns:1fr}.firebase-action-brand-panel{min-height:280px;padding:34px}.firebase-action-brand-panel h1{font-size:46px}.firebase-action-content{padding:42px 28px}}

/* Admin layout: grid owns the sidebar width; no duplicate margin-left. */
.admin-main{margin-left:0!important;width:auto!important;min-width:0!important}.admin-sidebar{width:auto!important}.admin-shell{grid-template-columns:250px minmax(0,1fr)!important}.admin-content{max-width:1600px!important;margin:0 auto!important;width:100%!important;box-sizing:border-box}.admin-menu-badge.hidden{display:none!important}
@media(max-width:1150px){.admin-shell{grid-template-columns:220px minmax(0,1fr)!important}.admin-sidebar{width:auto!important}.admin-main{margin-left:0!important}}
@media(max-width:820px){.admin-shell{grid-template-columns:1fr!important}.admin-sidebar{width:250px!important}.admin-main{margin-left:0!important}}

/* Customer support launcher stays icon-only until the cursor approaches it. */
.enno-chat-launcher{width:48px;height:48px;padding:0!important;justify-content:center!important;overflow:hidden;transition:width .25s ease,padding .25s ease!important;white-space:nowrap}.chat-launcher-icon{font-size:18px;line-height:1}.chat-launcher-label{max-width:0;opacity:0;overflow:hidden;transition:max-width .25s ease,opacity .2s ease;margin-left:0}.enno-chat-launcher:hover,.enno-chat-launcher:focus-visible{width:176px;padding:0 16px!important;justify-content:flex-start!important}.enno-chat-launcher:hover .chat-launcher-label,.enno-chat-launcher:focus-visible .chat-launcher-label{max-width:130px;opacity:1;margin-left:8px}

/* Profile V2 — company colors, editable avatar/nickname, reference-inspired composition. */
.profile-v2-page{max-width:1540px;margin:0 auto;padding:42px clamp(18px,4vw,58px) 80px;display:grid;grid-template-columns:210px minmax(0,1fr) 290px;gap:32px;background:#fff;color:#15354e}.profile-v2-nav{padding-top:26px;display:flex;flex-direction:column;gap:8px}.profile-v2-nav-link{height:52px;border-radius:15px;display:flex;align-items:center;gap:13px;padding:0 16px;text-decoration:none;color:#81918b;font-size:13px;font-weight:750;transition:.2s}.profile-v2-nav-link span{font-size:18px;color:#0f8f6d}.profile-v2-nav-link:hover,.profile-v2-nav-link.active{background:linear-gradient(110deg,#153f70,#079a70);color:#fff;box-shadow:0 14px 28px rgba(18,92,77,.14)}.profile-v2-nav-link.active span,.profile-v2-nav-link:hover span{color:#fff}.profile-v2-mini-cart{margin-top:auto;background:linear-gradient(145deg,#edf8f4,#eff5fb);border-radius:20px;padding:22px;display:flex;flex-direction:column;gap:7px}.profile-v2-mini-cart strong{font-size:14px}.profile-v2-mini-cart span{font-size:11px;color:#7a8a84}.profile-v2-mini-cart a{font-size:11px;font-weight:850;color:#0c7e61;text-decoration:none;margin-top:8px}.profile-v2-center{min-width:0}.profile-v2-heading{margin-bottom:24px}.profile-v2-kicker{color:#079a70;font-weight:900;font-size:10px;letter-spacing:.22em;margin:0 0 8px}.profile-v2-heading h1{font-size:44px;letter-spacing:-.045em;margin:0;color:#143e68}.profile-v2-heading>p:last-child{color:#8a9893;margin:8px 0 0;font-size:13px}.profile-v2-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.profile-v2-cards article{min-height:150px;padding:22px;border-radius:20px;border:1px solid #e6eeeb;background:linear-gradient(160deg,#fff,#f7fbf9);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.profile-v2-cards article::before{content:"";position:absolute;width:76px;height:76px;border-radius:24px;background:rgba(7,154,112,.08);right:-16px;top:-18px;transform:rotate(16deg)}.profile-v2-cards span{font-size:10px;color:#8a9993}.profile-v2-cards strong{font-size:26px;color:#143e68;margin-top:20px}.profile-v2-cards small{font-size:9px;color:#97a29e;margin-top:3px}.profile-v2-section{margin-top:28px}.profile-v2-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:13px}.profile-v2-section-head h2{font-size:19px;margin:0;color:#183f61}.profile-v2-section-head p{font-size:10px;color:#97a39f;margin:4px 0 0}.profile-v2-section-head a{font-size:10px;font-weight:850;color:#0b8d69;text-decoration:none}.profile-v2-history,.profile-v2-orders{border:1px solid #e5edea;border-radius:20px;overflow:hidden;background:#fff}.profile-v2-history-row{display:grid;grid-template-columns:56px 1fr auto;gap:14px;align-items:center;padding:12px 16px;text-decoration:none;color:inherit;border-bottom:1px solid #edf2f0}.profile-v2-history-row:last-child{border-bottom:0}.profile-v2-history-image{width:56px;height:56px;border-radius:14px;background:#f5f8f7;overflow:hidden;display:grid;place-items:center}.profile-v2-history-image img{width:100%;height:100%;object-fit:contain}.profile-v2-history-row>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.profile-v2-history-row strong{font-size:12px;color:#24443a}.profile-v2-history-row span{font-size:10px;color:#83918d}.profile-v2-history-row>b{font-size:9px;color:#0b8f6b;background:#ecf8f3;padding:8px 11px;border-radius:999px}.profile-v2-orders a{display:grid;grid-template-columns:70px 1fr 110px 160px;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #edf2f0;text-decoration:none;color:#5f726b;font-size:10px}.profile-v2-orders a:last-child{border-bottom:0}.profile-v2-orders strong{font-size:12px;color:#143e68}.profile-v2-orders em{font-style:normal;text-transform:capitalize;color:#0b8b67;background:#edf8f4;padding:6px 8px;border-radius:999px;text-align:center}.profile-v2-empty{padding:28px;color:#9ba7a3;text-align:center;font-size:11px}.profile-v2-user-card{border-radius:28px;background:#f7faf9;padding:26px 22px;align-self:start;position:sticky;top:106px}.profile-v2-edit-form{display:flex;flex-direction:column;align-items:center}.profile-v2-avatar-editor{width:112px;height:112px;border-radius:50%;position:relative;display:grid;place-items:center;background:linear-gradient(135deg,#d9edf9,#dbf4e9);overflow:visible;cursor:pointer;box-shadow:0 12px 34px rgba(25,81,66,.12)}.profile-v2-avatar-editor img{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile-v2-avatar-editor>span{font-size:44px;font-weight:900;color:#0d7860}.profile-v2-avatar-editor i{position:absolute;right:1px;bottom:5px;width:30px;height:30px;border-radius:50%;background:#123f70;color:#fff;display:grid;place-items:center;font-style:normal;border:3px solid #f7faf9}.profile-v2-avatar-editor input{display:none}.profile-v2-edit-form h2{font-size:22px;margin:17px 0 3px;color:#173f62;text-align:center}.profile-v2-edit-form>p{font-size:10px;color:#8c9995;margin:0 0 18px}.profile-v2-field{width:100%;display:flex;flex-direction:column;gap:6px}.profile-v2-field span{font-size:9px;color:#81908a;font-weight:800}.profile-v2-field input{height:42px;border:1px solid #dae6e2;border-radius:12px;padding:0 12px;background:#fff;outline:none}.profile-v2-edit-form button{width:100%;height:44px;border:0;border-radius:13px;background:linear-gradient(110deg,#123f70,#079a70);color:#fff;font-weight:850;margin-top:12px;cursor:pointer}.profile-v2-side-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.profile-v2-side-stats>div{background:#fff;border-radius:14px;padding:12px}.profile-v2-side-stats span,.profile-v2-side-stats strong{display:block}.profile-v2-side-stats span{font-size:8px;color:#98a39f}.profile-v2-side-stats strong{font-size:11px;color:#274a40;margin-top:4px;word-break:break-word}.profile-v2-logout{display:block;text-align:center;margin-top:20px;color:#6f817a;text-decoration:none;font-size:10px;font-weight:800}
@media(max-width:1180px){.profile-v2-page{grid-template-columns:180px minmax(0,1fr)}.profile-v2-user-card{grid-column:1/-1;position:static;display:grid;grid-template-columns:240px 1fr;gap:24px}.profile-v2-cards{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.profile-v2-page{grid-template-columns:1fr;padding:24px 16px 60px}.profile-v2-nav{display:grid;grid-template-columns:1fr 1fr;padding-top:0}.profile-v2-mini-cart{display:none}.profile-v2-center{grid-row:2}.profile-v2-user-card{grid-row:1;grid-column:1;display:block}.profile-v2-cards{grid-template-columns:1fr 1fr}.profile-v2-orders a{grid-template-columns:55px 1fr 90px}.profile-v2-orders small{display:none}}
/* Phase 10: profile in-page panels, polished orders, chat launcher */
.enno-chat-launcher{display:grid!important;grid-template-columns:48px 0;gap:0!important;width:48px!important;height:48px!important;padding:0!important;justify-content:initial!important;overflow:hidden;transition:width .28s ease,grid-template-columns .28s ease!important}.chat-launcher-icon{width:48px;height:48px;display:grid;place-items:center!important;text-align:center;margin:0!important}.chat-launcher-label{display:flex!important;align-items:center;max-width:none!important;width:0;opacity:0;overflow:hidden;white-space:nowrap;margin:0!important}.enno-chat-launcher:hover,.enno-chat-launcher:focus-visible{width:205px!important;grid-template-columns:48px 157px;padding:0!important}.enno-chat-launcher:hover .chat-launcher-label,.enno-chat-launcher:focus-visible .chat-launcher-label{width:157px;opacity:1;margin:0!important}
.profile-v3-page{max-width:1540px;margin:0 auto;padding:42px clamp(18px,4vw,58px) 80px;display:grid;grid-template-columns:210px minmax(0,1fr) 290px;gap:32px;background:#fff;color:#15354e}.profile-v3-nav{padding-top:26px;display:flex;flex-direction:column;gap:8px}.profile-tab{height:52px;border:0;border-radius:15px;display:flex;align-items:center;gap:13px;padding:0 16px;background:transparent;color:#81918b;font:inherit;font-size:13px;font-weight:750;cursor:pointer;text-align:left}.profile-tab span{font-size:18px;color:#0f8f6d}.profile-tab.active,.profile-tab:hover{background:linear-gradient(110deg,#153f70,#079a70);color:#fff;box-shadow:0 14px 28px rgba(18,92,77,.14)}.profile-tab.active span,.profile-tab:hover span{color:#fff}.profile-pane{display:none}.profile-pane.active{display:block;animation:profileFade .3s ease}@keyframes profileFade{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}#profileAvatarPreview{width:100%;height:100%;border-radius:50%;overflow:hidden;display:grid;place-items:center}#profileAvatarPreview img{width:100%;height:100%;object-fit:cover}#profileAvatarPreview span{font-size:44px;font-weight:900;color:#0d7860}.profile-order-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-order-tile{border:1px solid #e4eeea;border-radius:20px;padding:20px;text-decoration:none;display:grid;gap:12px;background:linear-gradient(145deg,#fff,#f8fbfa);color:#173f62}.profile-order-tile>span{font-size:10px;color:#0b8f6b;font-weight:900}.profile-order-tile>strong{font-size:24px}.profile-order-tile>div{display:flex;gap:7px}.profile-order-tile em,.profile-order-tile b{font-size:9px;font-style:normal;padding:6px 9px;border-radius:999px;background:#edf8f4;color:#087e61}.profile-order-tile small{color:#91a09a}.profile-payment-card{border:1px solid #e4eeea;border-radius:24px;padding:28px;display:grid;grid-template-columns:1fr 1fr auto;gap:18px;align-items:center;background:linear-gradient(135deg,#f6fbf9,#f5f8fc)}.profile-payment-card div{display:grid;gap:8px}.profile-payment-card span{font-size:10px;color:#8a9993}.profile-payment-card strong{font-size:26px;color:#143e68}.profile-payment-card a{padding:14px 18px;border-radius:13px;background:linear-gradient(110deg,#123f70,#079a70);color:#fff;text-decoration:none;font-size:11px;font-weight:850}.profile-saved-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.profile-saved-card{position:relative;border:1px solid #e4eeea;border-radius:20px;padding:15px;text-decoration:none;display:grid;gap:8px;color:#173f62;background:#fff}.profile-saved-card img{width:100%;height:150px;object-fit:contain;background:#fafcfb;border-radius:14px}.profile-saved-card strong{font-size:12px}.profile-saved-card small{color:#0b8f6b;font-weight:800}.saved-heart{position:absolute;right:12px;top:12px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0a976f;box-shadow:0 5px 15px rgba(0,0,0,.08);z-index:2}
.orders-v3-page{max-width:1280px;margin:0 auto;padding:58px 28px 90px}.orders-v3-head{text-align:center;margin-bottom:34px}.orders-v3-head p{font-size:10px;letter-spacing:.24em;color:#079a70;font-weight:900}.orders-v3-head h1{font-size:46px;letter-spacing:-.04em;color:#143e68;margin:8px 0}.orders-v3-head>span{font-size:13px;color:#87958f}.orders-v3-list{display:grid;gap:14px}.orders-v3-card{display:grid;grid-template-columns:110px 1fr auto 46px;align-items:center;gap:22px;padding:22px 24px;border:1px solid #e3ece9;border-radius:22px;text-decoration:none;background:#fff;color:#173f62;box-shadow:0 10px 30px rgba(22,63,75,.05);transition:.22s}.orders-v3-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(22,63,75,.1);border-color:#cfe4dc}.orders-v3-id{display:grid;gap:3px}.orders-v3-id small{font-size:9px;color:#8c9994;letter-spacing:.16em}.orders-v3-id strong{font-size:20px}.orders-v3-main{display:grid;gap:5px}.orders-v3-main span{font-size:10px;color:#92a09b}.orders-v3-main strong{font-size:20px}.orders-v3-meta{display:flex;gap:8px}.status-chip{font-size:9px;font-weight:800;padding:7px 10px;border-radius:999px;background:#eef4f2;color:#526b62}.status-chip.payment,.status-chip.completed{background:#e8f8f1;color:#07835f}.status-chip.processing{background:#fff4d9;color:#9a6b00}.status-chip.cancelled{background:#fff0f0;color:#b64c4c}.orders-v3-arrow{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f1f7f5;color:#078d68;font-size:18px}.orders-v3-empty{text-align:center;padding:70px 20px;border:1px dashed #dbe7e3;border-radius:24px;display:grid;gap:8px}.orders-v3-empty strong{font-size:22px;color:#173f62}.orders-v3-empty span{font-size:12px;color:#91a09b}.orders-v3-empty a{justify-self:center;margin-top:10px;text-decoration:none;background:#0a8f6b;color:#fff;padding:12px 18px;border-radius:999px;font-size:11px;font-weight:850}
@media(max-width:1180px){.profile-v3-page{grid-template-columns:180px minmax(0,1fr)}.profile-v3-page>.profile-v2-user-card{grid-column:1/-1;position:static}.profile-saved-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.profile-v3-page{grid-template-columns:1fr;padding:24px 16px 60px}.profile-v3-nav{display:grid;grid-template-columns:1fr 1fr;padding-top:0}.profile-v3-content{grid-row:2}.profile-v3-page>.profile-v2-user-card{grid-row:1;grid-column:1}.profile-order-grid,.profile-saved-grid{grid-template-columns:1fr}.profile-payment-card{grid-template-columns:1fr}.orders-v3-card{grid-template-columns:70px 1fr 36px}.orders-v3-meta{grid-column:1/3}.orders-v3-head h1{font-size:36px}}
.enno-chat-launcher.has-unread::after{content:"";position:absolute;right:3px;top:3px;width:9px;height:9px;border-radius:50%;background:#ff5b5b;border:2px solid #fff}.enno-chat-launcher{position:relative}
.user-live-notifications{position:relative}.user-bell{width:42px;height:42px;border:1px solid #dfe9e5;border-radius:50%;background:#fff;color:#143e68;display:grid;place-items:center;font-size:20px;cursor:pointer;position:relative}.user-bell b{position:absolute;right:-2px;top:-3px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#079a70;color:#fff;font-size:9px;display:grid;place-items:center;border:2px solid #fff}.user-bell b.hidden{display:none}.user-notification-popover{position:absolute;right:0;top:52px;width:330px;background:#fff;border:1px solid #e1ebe7;border-radius:18px;box-shadow:0 20px 55px rgba(19,61,70,.16);padding:12px;z-index:1300;opacity:0;visibility:hidden;transform:translateY(-6px);transition:.2s}.user-notification-popover.show{opacity:1;visibility:visible;transform:none}.notification-pop-head{display:flex;align-items:center;justify-content:space-between;padding:6px 7px 11px}.notification-pop-head strong{font-size:13px;color:#143e68}.notification-pop-head a{font-size:9px;color:#078c69;text-decoration:none;font-weight:800}.notification-mini{display:grid;grid-template-columns:32px 1fr;gap:9px;padding:10px;border-radius:13px;background:#f7faf9;margin-top:6px}.notification-state-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e4f7ef;color:#07885f}.notification-state-icon.rejected{background:#fff0f0;color:#b64c4c}.notification-mini>div{display:grid;gap:3px}.notification-mini strong{font-size:10px;color:#24443a}.notification-mini small,.notification-mini time{font-size:8px;color:#92a09b}.notification-view-button{font-size:9px;color:#078c69;text-decoration:none;font-weight:800}.notification-empty{font-size:10px;color:#92a09b;padding:16px;text-align:center}

/* Phase 11: polished header actions, verification copy and chat launcher */
.user-bell svg,.header-cart-button svg,.chat-launcher-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.user-bell{font-size:0!important}
.header-cart-button{width:42px;height:42px;border:1px solid #dfe9e5;border-radius:50%;background:#fff;color:#143e68;display:grid;place-items:center;text-decoration:none;position:relative;transition:.2s ease}
.header-cart-button:hover,.user-bell:hover{border-color:#bcd8cf;transform:translateY(-1px);box-shadow:0 8px 22px rgba(18,63,112,.08)}
.header-cart-button b{position:absolute;right:-3px;top:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#079a70;color:#fff;font-size:9px;display:grid;place-items:center;border:2px solid #fff}
.header-cart-button b.hidden{display:none}
.enno-profile-pill{padding:10px 17px;border-radius:999px;border:1px solid #d6e3df;background:#fff;color:#143e68;text-decoration:none;font-size:13px;font-weight:750;transition:.2s ease}
.enno-profile-pill:hover{border-color:#9fcbbd;box-shadow:0 8px 20px rgba(15,90,74,.08);transform:translateY(-1px)}
.enno-header-actions{gap:10px!important}
.verify-visual-copy h2{font-size:clamp(38px,3.8vw,58px)!important;line-height:1.04!important;max-width:100%!important;overflow:visible!important}
.verify-visual{padding-right:44px!important}
.enno-chat-launcher{grid-template-columns:48px 0!important}
.chat-launcher-icon{width:48px!important;height:48px!important;display:grid!important;place-items:center!important}
.chat-launcher-icon svg{width:21px;height:21px}
.enno-chat-launcher:hover,.enno-chat-launcher:focus-visible{width:246px!important;grid-template-columns:48px 198px!important}
.enno-chat-launcher:hover .chat-launcher-label,.enno-chat-launcher:focus-visible .chat-launcher-label{width:198px!important;max-width:198px!important;opacity:1!important;padding-right:16px}
.detail-cart-link{width:100%;border:1px solid #dfe6e3!important;border-radius:14px!important;background:#fff!important;color:#153d68!important;display:flex!important;align-items:center;justify-content:center;padding:15px 18px!important;font-weight:800!important;cursor:pointer!important;text-decoration:none!important;transition:.2s ease}
.detail-cart-link:hover{border-color:#9fcbbd!important;background:#f8fbfa!important}
.buy-now-form{width:100%}.buy-now-button{width:100%}
@media(max-width:760px){.enno-profile-pill{padding:9px 12px}.enno-header-actions{gap:7px!important}.header-cart-button,.user-bell{width:39px;height:39px}}


/* Phase 12 — reliable customer support launcher, notification dropdown, polished product CTAs */
.enno-chat-widget{position:fixed!important;left:22px!important;bottom:22px!important;z-index:5000!important;display:block!important}
.enno-chat-launcher{position:relative!important;display:grid!important;grid-template-columns:50px 0!important;width:50px!important;height:50px!important;padding:0!important;gap:0!important;overflow:hidden!important;border:0!important;border-radius:999px!important;background:linear-gradient(115deg,#123f70 0%,#078d70 70%,#0ca77b 100%)!important;color:#fff!important;box-shadow:0 14px 34px rgba(10,91,72,.24)!important;transition:width .26s ease,box-shadow .2s ease!important}
.enno-chat-launcher .chat-launcher-icon{width:50px!important;height:50px!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important}
.enno-chat-launcher .chat-launcher-icon svg{width:21px!important;height:21px!important;display:block!important}
.enno-chat-launcher .chat-launcher-label{width:0!important;max-width:0!important;opacity:0!important;display:flex!important;align-items:center!important;overflow:hidden!important;white-space:nowrap!important;padding:0!important;margin:0!important;font-size:12px!important;font-weight:800!important;transition:width .26s ease,max-width .26s ease,opacity .18s ease!important}
.enno-chat-launcher:hover,.enno-chat-launcher:focus-visible{width:224px!important;grid-template-columns:50px 174px!important;box-shadow:0 18px 42px rgba(10,91,72,.3)!important}
.enno-chat-launcher:hover .chat-launcher-label,.enno-chat-launcher:focus-visible .chat-launcher-label{width:174px!important;max-width:174px!important;opacity:1!important;padding-right:18px!important}
.enno-chat-panel{z-index:5001!important}

.user-notification-popover{pointer-events:none!important}
.user-notification-popover.show{pointer-events:auto!important}

.product-purchase-panel .buy-now-button,.product-purchase-panel .detail-cart-link{min-height:58px!important;border-radius:16px!important;font-size:13px!important;font-weight:850!important;letter-spacing:.01em!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important}
.product-purchase-panel .buy-now-button{border:1px solid transparent!important;background:linear-gradient(110deg,#123f70 0%,#078e6e 100%)!important;color:#fff!important;box-shadow:0 12px 26px rgba(11,105,81,.16)!important}
.product-purchase-panel .buy-now-button:hover{transform:translateY(-2px)!important;box-shadow:0 16px 32px rgba(11,105,81,.24)!important}
.product-purchase-panel .detail-cart-link{border:1.5px solid #cfe0da!important;background:#fff!important;color:#123f70!important;outline:0 solid rgba(8,145,108,0)!important}
.product-purchase-panel .detail-cart-link:hover,.product-purchase-panel .detail-cart-link:focus-visible{border-color:#078f6d!important;outline:4px solid rgba(8,145,108,.10)!important;background:#f8fcfa!important;transform:translateY(-1px)!important}
.product-purchase-panel .detail-contact-admin{min-height:52px!important;border-radius:16px!important;border:1px solid #d7e6e1!important;background:#f4faf7!important;color:#0d6e57!important;font-size:12px!important;transition:.2s ease!important}
.product-purchase-panel .detail-contact-admin:hover{border-color:#8fc8b7!important;background:#eef8f4!important;transform:translateY(-1px)!important}

.staff-conversation-copy small{display:block;font-size:8px;color:#a0ada8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}
.staff-conversation-copy span{margin-top:4px!important}

/* =========================
   PHASE 13 — PRODUCT CODES + PREMIUM ORDER RECEIPT
   ========================= */
.product-meta-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px}.product-detail-barcode,.product-barcode{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#eef8f4;color:#08765d;font-size:11px;font-weight:900;letter-spacing:.08em;border:1px solid #d7eee6}.product-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.product-card-meta .product-category{margin:0!important}

.order-receipt-page{max-width:1320px;margin:0 auto;padding:54px 34px 90px;color:#102b49}.order-receipt-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:38px;align-items:end;padding:18px 0 36px}.order-back{display:inline-flex;margin-bottom:26px;color:#66788a;font-size:13px;font-weight:800;text-decoration:none}.order-kicker{margin:0 0 12px;color:#078d70;font-size:11px;font-weight:900;letter-spacing:.2em}.order-receipt-hero h1{margin:0;font-size:clamp(46px,6vw,82px);line-height:.92;letter-spacing:-.055em;color:#102b49}.order-receipt-hero>div>p:last-child{max-width:670px;margin:20px 0 0;color:#718091;font-size:16px;line-height:1.65}.order-status-card{border:1px solid #dfe9e6;border-radius:28px;padding:26px;background:linear-gradient(145deg,#fff,#f7fbfa);box-shadow:0 22px 50px rgba(16,43,73,.08);display:grid;gap:7px}.order-status-card .status-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e9f8f1;color:#08986f;font-size:24px;font-weight:900;margin-bottom:6px}.order-status-card.cancelled .status-icon{background:#fff0f0;color:#d74a4a}.order-status-card.processing .status-icon{background:#fff6df;color:#d99715}.order-status-card small{font-size:9px;letter-spacing:.16em;color:#8795a4;font-weight:900}.order-status-card strong{font-size:24px;color:#102b49}.order-status-card>span:last-child{font-size:12px;color:#7b8998}
.order-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;background:#f7faf9;border:1px solid #e4ece9;border-radius:24px;padding:22px 28px;margin-bottom:28px}.progress-step{display:grid;grid-template-columns:34px auto;column-gap:10px;align-items:center;min-width:160px}.progress-step i{grid-row:1/3;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e8eeec;color:#81908d;font-style:normal;font-size:12px;font-weight:900}.progress-step.done i{background:linear-gradient(135deg,#123f70,#079a70);color:white}.progress-step span{font-size:12px;font-weight:900;color:#183852}.progress-step small{font-size:10px;color:#8795a4;margin-top:2px}.progress-line{height:2px;background:#dfe8e5;margin:0 14px}.progress-line.done{background:linear-gradient(90deg,#123f70,#079a70)}
.order-receipt-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px}.order-items-card,.order-summary-card{background:#fff;border:1px solid #e1e9e7;border-radius:28px;box-shadow:0 18px 45px rgba(16,43,73,.06)}.order-items-card{padding:28px}.order-card-head{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid #edf1f0}.order-card-head small,.order-summary-card>small{font-size:9px;font-weight:900;letter-spacing:.18em;color:#079a70}.order-card-head h2,.order-summary-card h2{margin:5px 0 0;font-size:22px;color:#102b49}.order-number-chip{padding:8px 13px;border-radius:999px;background:#edf6f3;color:#08765d;font-size:12px;font-weight:900}.order-item-list{display:grid}.order-item-modern{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:18px;align-items:center;padding:20px 0;border-bottom:1px solid #edf1f0}.order-item-modern:last-child{border-bottom:0}.order-item-image{width:80px;height:80px;border-radius:18px;background:#f6f8f7;display:grid;place-items:center;overflow:hidden;border:1px solid #edf1f0}.order-item-image img{width:100%;height:100%;object-fit:contain;padding:8px}.order-item-copy{display:grid;gap:5px}.order-item-copy small{font-size:10px;color:#079a70;font-weight:900;letter-spacing:.08em}.order-item-copy strong{font-size:15px;color:#102b49}.order-item-copy span{font-size:12px;color:#84909c}.order-item-sum{font-size:16px;color:#102b49;white-space:nowrap}.order-summary-card{padding:28px;height:max-content;position:sticky;top:112px}.summary-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:16px 0;border-bottom:1px solid #edf1f0;font-size:12px;color:#7f8b98}.summary-row strong{color:#183852;text-align:right}.payment-pill{background:#e9f8f1;color:#079a70!important;padding:6px 10px;border-radius:999px}.summary-note{font-size:10px;color:#95a0aa;padding-top:8px;text-align:right}.summary-total{display:flex;justify-content:space-between;align-items:end;margin-top:28px;padding-top:22px;border-top:1px solid #dfe7e5}.summary-total span{font-size:12px;color:#788694}.summary-total strong{font-size:30px;letter-spacing:-.03em;color:#102b49}.order-shop-more{display:flex;justify-content:center;align-items:center;margin-top:22px;min-height:50px;border-radius:15px;background:linear-gradient(115deg,#123f70,#079a70);color:white;text-decoration:none;font-size:12px;font-weight:900;box-shadow:0 12px 28px rgba(7,141,112,.15)}

@media(max-width:900px){.order-receipt-page{padding:34px 18px 70px}.order-receipt-hero{grid-template-columns:1fr}.order-status-card{max-width:420px}.order-progress{grid-template-columns:1fr;gap:10px}.progress-line{width:2px;height:18px;margin:0 0 0 16px}.progress-step{min-width:0}.order-receipt-grid{grid-template-columns:1fr}.order-summary-card{position:static}.order-item-modern{grid-template-columns:64px minmax(0,1fr)}.order-item-image{width:64px;height:64px}.order-item-sum{grid-column:2;justify-self:start}}
.product-discovery{max-width:980px;margin:18px auto 32px;display:grid;grid-template-columns:minmax(0,1fr) 210px auto auto;gap:10px;align-items:center}.product-search-field{height:52px;border:1px solid #d9e5e2;border-radius:16px;background:#fff;display:flex;align-items:center;padding:0 16px;gap:10px}.product-search-field input{border:0;outline:0;width:100%;font:inherit;background:transparent}.product-discovery select,.product-discovery>button,.product-discovery>a{height:52px;border:1px solid #d9e5e2;border-radius:16px;background:#fff;padding:0 16px;font-weight:700}.product-discovery>button{background:#0f4c72;color:#fff;border-color:#0f4c72;cursor:pointer}.product-discovery>a{display:flex;align-items:center;text-decoration:none;color:#0f4c72}@media(max-width:760px){.product-discovery{grid-template-columns:1fr 1fr}.product-search-field{grid-column:1/-1}}
.phase14-progress{grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr auto}.order-cancel-banner{max-width:1320px;margin:0 auto 22px;padding:16px 18px;border-radius:16px;background:#fff1f0;border:1px solid #f3c1bd;color:#a63d35;font-weight:700}@media(max-width:900px){.phase14-progress{display:grid;grid-template-columns:1fr;gap:10px}.phase14-progress .progress-line{display:none}}
