:root{--portal-ink:#17313a;--portal-muted:#61747c;--portal-brand:#007f98;--portal-brand-dark:#005f73;--portal-paper:#f4f8f7;--portal-line:#ccdde0;--portal-surface:#fff;--portal-danger:#a52316;--portal-radius:1.25rem;--portal-shadow:0 18px 45px rgba(23,49,58,.1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--portal-paper);color:var(--portal-ink);line-height:1.55}.portal-wrap{width:min(calc(100% - 2rem),72rem);margin-inline:auto}.portal-skip-link{position:fixed;z-index:100;top:-5rem;left:1rem;padding:.75rem 1rem;background:#fff;color:#111}.portal-skip-link:focus{top:1rem}.portal-header{border-bottom:1px solid var(--portal-line);background:rgba(255,255,255,.96)}.portal-nav{min-height:4.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.portal-brand{display:inline-flex;align-items:center;gap:.45rem;color:var(--portal-ink);font-weight:800;letter-spacing:-.02em;text-decoration:none}.portal-brand span{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.65rem;background:var(--portal-brand);color:#fff}.portal-brand small{padding:.12rem .38rem;border:1px solid var(--portal-brand);border-radius:999px;color:var(--portal-brand);font-size:.62rem;letter-spacing:.08em}.portal-nav nav{display:flex;align-items:center;gap:1rem}.portal-nav nav a{color:var(--portal-ink);font-weight:700;text-decoration:none}.portal-nav nav a:hover{text-decoration:underline;text-underline-offset:.25rem}.portal-shell{min-height:calc(100vh - 9rem);display:grid;place-items:start center;padding:clamp(2rem,6vw,4.5rem) 1rem}.portal-shell>.card{width:min(100%,52rem);padding:clamp(1.25rem,4vw,2.5rem);border:1px solid var(--portal-line);border-radius:var(--portal-radius);background:var(--portal-surface);box-shadow:var(--portal-shadow)}.portal-shell h1{margin:.1rem 0 .5rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,7vw,3.5rem);line-height:1.05;letter-spacing:-.035em}.portal-shell h2{margin:2rem 0 .75rem;font-size:1.25rem}.portal-shell p{color:var(--portal-muted)}.portal-shell a{color:var(--portal-brand-dark);font-weight:700;text-underline-offset:.2rem}.portal-shell form{display:grid;gap:1rem;margin-top:1.5rem}.portal-shell label{display:grid;gap:.45rem;color:var(--portal-ink);font-weight:750}.portal-shell input{width:100%;min-height:3.2rem;padding:.75rem .9rem;border:1px solid #a9bdc1;border-radius:.8rem;background:#fff;color:var(--portal-ink);font:inherit}.portal-shell input:focus{border-color:var(--portal-brand);outline:3px solid rgba(0,127,152,.16);outline-offset:1px}.portal-shell button,.portal-button{display:inline-flex;width:max-content;min-height:3rem;align-items:center;justify-content:center;padding:.72rem 1.15rem;border:0;border-radius:.8rem;background:var(--portal-brand);color:#fff;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.portal-shell button:hover,.portal-button:hover{background:var(--portal-brand-dark)}.portal-shell [role=alert]{padding:.85rem 1rem;border-left:4px solid var(--portal-danger);border-radius:.4rem;background:#fff0ee;color:var(--portal-danger)}.portal-shell ul{margin:.75rem 0;padding:0;list-style:none}.portal-shell li{padding:1rem 0;border-bottom:1px solid var(--portal-line)}.portal-shell strong{color:var(--portal-ink)}.portal-footer{padding:1.5rem 0;border-top:1px solid var(--portal-line);background:#fff;color:var(--portal-muted);font-size:.9rem}@media(max-width:36rem){.portal-nav{min-height:4rem}.portal-nav nav{gap:.7rem}.portal-nav nav a:first-child{display:none}.portal-shell{padding:1.25rem .75rem}.portal-shell>.card{padding:1.25rem;border-radius:1rem}.portal-shell button,.portal-button{width:100%}}
.public-home-header{position:sticky;z-index:20;top:0;border-bottom:1px solid var(--portal-line);background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}
.public-home-header .nav{display:flex;min-height:4.5rem;align-items:center;gap:1.4rem}
.public-home-header .brand{display:inline-flex;align-items:center;text-decoration:none}
.public-home-header nav{display:flex;margin-left:auto;align-items:center;gap:1.4rem}
.public-home-header nav a,.public-home-header .account-link,.public-home-header .cart-link{color:var(--portal-ink);font-weight:700;text-decoration:none}
.public-home-header nav a:hover,.public-home-header .account-link:hover,.public-home-header .cart-link:hover{color:var(--portal-brand)}
.public-home-header .home-cart-icon strong{display:inline-grid;min-width:2rem;height:2rem;place-items:center;border-radius:999px;background:var(--portal-brand);color:#fff;font-size:.82rem}
@media(max-width:47.99rem){.public-home-header nav{display:none}.public-home-header .nav{min-height:4rem;gap:.8rem}.public-home-header .account-link{margin-left:auto}.public-home-header .home-cart-icon strong{min-width:1.75rem;height:1.75rem}}
