:root{--navy:#08141d;--navy-2:#0d202c;--cyan:#58c5d8;--cyan-soft:#bcecf3;--ink:#10242e;--mist:#eef6f7;--white:#fff;--muted:#60747c;--line:#dbe8ea;--radius:22px;--shadow:0 22px 70px rgba(8,20,29,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:100;background:#fff;padding:12px 18px;border-radius:8px}.announcement{background:var(--cyan);color:var(--navy);text-align:center;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:9px 16px}.site-header{position:sticky;top:0;z-index:30;background:#08141df5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-shell{height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.brand{display:flex;align-items:center;width:190px;height:64px;overflow:hidden}.brand img{width:190px;height:190px;max-width:none;object-fit:cover;object-position:center 69%}.nav-links{display:flex;justify-content:center;align-items:center;gap:34px}.nav-links a,.nav-action{color:#e8f4f6;font-size:.9rem;font-weight:700;letter-spacing:.02em}.nav-links a:hover{color:var(--cyan)}.nav-actions{display:flex;align-items:center;gap:18px}.cart-link{position:relative}.cart-count{position:absolute;top:-11px;right:-12px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:99px;background:var(--cyan);color:var(--navy);font-size:.68rem;font-weight:900}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:1.4rem}.hero{position:relative;overflow:hidden;background:var(--navy);color:#fff;min-height:720px;display:grid;align-items:center}.hero:before{content:"";position:absolute;width:540px;height:540px;border:1px solid rgba(88,197,216,.22);border-radius:50%;right:-120px;top:70px;box-shadow:0 0 0 95px #58c5d80a,0 0 0 190px #58c5d806}.hero:after{content:"";position:absolute;inset:auto 0 0;height:170px;background:linear-gradient(transparent,#030b10a6)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;padding-block:90px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--cyan);font-size:.78rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.eyebrow:before{content:"";width:34px;height:2px;background:currentColor}.hero h1{font-size:clamp(3.3rem,7vw,6.8rem);line-height:.93;letter-spacing:-.065em;margin:22px 0 26px;max-width:760px}.hero h1 span{color:var(--cyan)}.hero-copy{color:#b9cad0;font-size:1.15rem;max-width:610px}.button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 25px;border-radius:999px;border:1px solid transparent;font-weight:850;transition:.2s}.button-primary{background:var(--cyan);color:var(--navy)}.button-primary:hover{background:#7ed5e3;transform:translateY(-2px)}.button-secondary{border-color:#ffffff47;color:#fff}.button-secondary:hover{border-color:var(--cyan);color:var(--cyan)}.hero-mark{justify-self:center;width:min(420px,100%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(88,197,216,.18),rgba(88,197,216,.03) 58%,transparent 59%);position:relative}.hero-mark img{width:100%;height:100%;object-fit:cover;object-position:center 44%;border-radius:50%;mix-blend-mode:screen;filter:drop-shadow(0 0 30px rgba(88,197,216,.26))}.stat-row{display:flex;gap:44px;margin-top:48px}.stat strong{display:block;color:#fff;font-size:1.25rem}.stat span{color:#7f98a2;font-size:.82rem}.section{padding:104px 0}.section-soft{background:var(--mist)}.section-dark{background:var(--navy);color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-head h2,.story h2,.newsletter h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1;letter-spacing:-.055em;margin:12px 0}.section-head p{color:var(--muted);max-width:500px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-media{aspect-ratio:4/5;background:#e8f1f2;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover .product-media img{transform:scale(1.04)}.product-info{padding:20px}.product-title{font-weight:800;line-height:1.3}.product-price{color:var(--muted);margin-top:8px}.empty-products{grid-column:1/-1;padding:60px;border:1px dashed #a8c2c7;border-radius:var(--radius);text-align:center;background:#fff9}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefit{padding:34px;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);background:#ffffff09}.benefit-number{color:var(--cyan);font-size:.74rem;font-weight:900;letter-spacing:.16em}.benefit h3{font-size:1.35rem;margin:24px 0 10px}.benefit p{color:#91a8b0;margin:0}.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.story-visual{min-height:520px;border-radius:30px;background:var(--navy);position:relative;overflow:hidden;display:grid;place-items:center}.story-visual:before,.story-visual:after{content:"";position:absolute;border:1px solid rgba(88,197,216,.3);transform:rotate(45deg)}.story-visual:before{width:300px;height:300px}.story-visual:after{width:190px;height:190px}.story-visual img{width:75%;position:relative;z-index:2}.story p{color:var(--muted);font-size:1.06rem}.story-list{display:grid;gap:15px;margin-top:28px}.story-list div{display:flex;gap:12px;align-items:center;font-weight:750}.story-list div:before{content:"\2713";display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--cyan-soft);color:var(--navy)}.newsletter{text-align:center;background:linear-gradient(135deg,var(--cyan),#8fe0e9);padding:80px 20px}.newsletter p{max-width:570px;margin:0 auto 28px}.newsletter-form{display:flex;max-width:560px;margin:auto;background:#fff;padding:7px;border-radius:999px}.newsletter-form input{min-width:0;flex:1;border:0;background:transparent;padding:0 18px;outline:0}.newsletter-form button{border:0;background:var(--navy);color:#fff;border-radius:999px;padding:15px 25px;font-weight:850}.footer{background:#050e14;color:#99adb5;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(2,1fr);gap:60px}.footer-brand{width:210px;height:90px;overflow:hidden}.footer-brand img{width:210px;height:210px;max-width:none;object-fit:cover;object-position:center 69%}.footer h3{color:#fff;font-size:.9rem;text-transform:uppercase;letter-spacing:.12em}.footer-links{display:grid;gap:10px}.footer a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding-top:24px;font-size:.78rem}.page-main{padding:90px 0;min-height:55vh}.page-main h1{font-size:clamp(2.5rem,6vw,5rem);letter-spacing:-.06em}.rte{max-width:760px}.cart-table{width:100%;border-collapse:collapse}.cart-table td{padding:18px 0;border-bottom:1px solid var(--line)}@media(max-width:900px){.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:var(--navy);padding:25px;flex-direction:column}.nav-links.is-open{display:flex}.menu-toggle{display:block}.hero-grid,.story-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-mark{width:330px}.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:580px){.page-width{width:min(100% - 28px,1180px)}.nav-shell{height:72px;gap:12px}.brand{width:145px}.brand img{width:145px;height:145px}.hero-grid{padding-block:65px;gap:30px}.hero h1{font-size:3.35rem}.hero-mark{width:260px}.stat-row{gap:20px}.section{padding:74px 0}.section-head{display:block}.product-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.newsletter-form{display:grid;background:transparent;gap:10px}.newsletter-form input{background:#fff;border-radius:999px;min-height:54px}.newsletter-form button{min-height:54px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ameratia.css.map */
