:root{--bg:#080a0b;--panel:#0e1214;--text:#f4f3f1;--muted:#aaaead;--line:#2d3234;--orange:#f04a16}*{box-sizing:border-box}.es-shell{width:min(1400px,calc(100% - 48px));margin:auto}.es-announcement{height:28px;display:flex;align-items:center;justify-content:center;background:var(--bg);border-bottom:1px solid var(--line);font:600 11px/1 Inter,Arial,sans-serif;letter-spacing:.16em}.es-announcement span,.es-eyebrow,.es-bundle b,.es-bundle h2 span{color:var(--orange)}.es-header{background:var(--bg);border-bottom:1px solid var(--line)}.es-header-inner{min-height:66px;display:flex;align-items:center;gap:38px}.es-logo{color:#fff;font:800 italic 26px/1 Inter,Arial,sans-serif;text-decoration:none;white-space:nowrap}.es-logo strong{color:var(--orange)}.es-nav{flex:1}.es-menu{display:flex;justify-content:center;gap:42px;list-style:none;margin:0;padding:0}.es-menu a,.es-footer a{color:var(--text);text-decoration:none}.es-menu a{font:500 12px/1 Inter,Arial,sans-serif;letter-spacing:.12em}.es-tools{display:flex;gap:22px}.es-icon,.es-menu-toggle{border:0;background:transparent;color:#fff}.es-icon{width:22px;height:22px;position:relative;padding:0}.es-search:before{content:"";position:absolute;left:1px;top:1px;width:15px;height:15px;border:1.5px solid #eee;border-radius:50%}.es-search:after{content:"";position:absolute;right:0;bottom:2px;width:8px;height:1.5px;background:#eee;transform:rotate(45deg)}.es-account:before{content:"";position:absolute;left:6px;top:0;width:8px;height:8px;border:1.4px solid #eee;border-radius:50%}.es-account:after{content:"";position:absolute;left:2px;bottom:0;width:17px;height:8px;border:1.4px solid #eee;border-radius:10px 10px 2px 2px}.es-cart:before{content:"";position:absolute;left:3px;top:7px;width:16px;height:13px;border:1.5px solid #eee;border-radius:1px 1px 2px 2px}.es-cart:after{content:"";position:absolute;left:7px;top:2px;width:8px;height:9px;border:1.5px solid #eee;border-bottom:0;border-radius:8px 8px 0 0}.es-cart span{position:absolute;top:-6px;right:-8px;min-width:14px;height:14px;border-radius:50%;background:var(--orange);font:9px/14px Arial,sans-serif;text-align:center}.es-menu-toggle{display:none}.es-hero{background:var(--bg);border-bottom:1px solid var(--line)}.es-hero-grid{min-height:430px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);align-items:stretch;position:relative}.es-hero-copy{align-self:center;padding:44px 0}.es-eyebrow{margin:0 0 8px;font:700 13px/1 Inter,Arial,sans-serif;letter-spacing:.1em}.es-hero h1{margin:0;font:600 clamp(58px,5.2vw,88px)/.82 "Arial Narrow",Impact,sans-serif;letter-spacing:.02em}.es-hero h1 span{color:var(--orange)}.es-lead{margin:20px 0 26px;color:#e1e0dd;font:500 16px/1.3 Inter,Arial,sans-serif}.es-actions{display:flex;gap:16px}.es-button{min-width:196px;height:42px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font:700 12px/1 Inter,Arial,sans-serif;letter-spacing:.08em}.es-button-primary{background:var(--orange);color:#fff;border:1px solid var(--orange)}.es-button-secondary{background:transparent;color:#fff;border:1px solid #6f7475}.es-slot{background:var(--panel);border:1px solid var(--line);min-height:100px}.es-hero-slot{min-height:430px;border:0;background:#101315}.es-japanese{position:absolute;right:3%;top:50%;transform:translateY(-50%);writing-mode:vertical-rl;color:#f2f1ef;font:500 22px/1.3 "Noto Sans JP",sans-serif;letter-spacing:.08em}.es-trust{border-bottom:1px solid var(--line)}.es-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.es-trust-item{display:flex;gap:14px;align-items:center;padding:14px 18px;border-right:1px solid var(--line)}.es-trust-item:last-child{border:0}.es-trust-item strong,.es-trust-item small{display:block}.es-trust-item strong{font-size:13px;letter-spacing:.08em}.es-trust-item small{color:var(--muted);font-size:11px}.es-line-icon{display:block;width:30px;height:22px;border:1px solid #eee;border-radius:50%}.es-section{padding:18px 0;border-bottom:1px solid var(--line)}.es-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:12px}.es-section h2{margin:0;font-size:20px;letter-spacing:.08em}.es-section-head p,.es-lifestyle p{margin:3px 0 0;color:var(--muted);font-size:13px}.es-section-head a{color:#fff;text-decoration:none;font-size:12px}.es-arc-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.es-card{min-height:112px;position:relative;overflow:hidden}.es-card .es-slot{position:absolute;inset:0;height:100%}.es-card>div:last-child{position:relative;padding:48px 18px 10px;z-index:1}.es-card h3,.es-card p{margin:0}.es-card h3{font-size:15px}.es-card p{font-size:12px;color:#ddd}.es-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.es-product-card{position:relative}.es-product-card .es-slot{height:150px}.es-product-card .es-slot b{display:inline-block;margin:8px;background:var(--orange);padding:3px 6px;font-size:10px}.es-product-card h3{margin:8px 0 0;font-size:13px}.es-product-card p{margin:2px 0;font-size:12px}.es-swatches i{display:inline-block;width:12px;height:12px;border:1px solid #888;border-radius:50%;margin-right:4px;background:#111}.es-swatches i:nth-child(2){background:#ddd}.es-swatches i:nth-child(3){background:#777}.es-bundle-grid{display:grid;grid-template-columns:repeat(3,1fr) 2fr;border:1px solid var(--line)}.es-bundle-grid>div{padding:14px;border-right:1px solid var(--line)}.es-bundle-grid>div:last-child{border:0}.es-bundle-grid strong,.es-bundle-grid b,.es-bundle-grid small{display:block}.es-bundle-grid b{font-size:15px}.es-bundle-grid small{font-size:11px}.es-quality{display:grid;grid-template-columns:260px 1fr;gap:35px;align-items:center}.es-quality-grid{display:grid;grid-template-columns:repeat(4,1fr)}.es-quality-grid>div{padding:10px;border-right:1px solid var(--line);font-size:12px}.es-washed .es-shell{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.es-washed .es-slot{height:100px}.es-washed h2{font-size:22px}.es-washed p{margin:3px 0;color:var(--muted)}.es-lifestyle{display:grid;grid-template-columns:280px 1fr;gap:20px;align-items:center}.es-lifestyle-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.es-lifestyle-grid .es-slot{height:84px}.es-rating{display:flex;align-items:center;gap:18px;justify-content:flex-end}.es-rating strong{font-size:42px}.es-rating span{font-size:12px;color:var(--muted)}.es-rating b{color:var(--orange);letter-spacing:4px}.es-journal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.es-journal-card{position:relative;min-height:100px;padding:12px}.es-journal-card .es-slot{position:absolute;inset:0}.es-journal-card small,.es-journal-card h3{position:relative}.es-journal-card h3{font-size:15px;margin:6px 0}.es-newsletter{padding:22px 0;border-bottom:1px solid var(--line)}.es-newsletter .es-shell{display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:25px}.es-newsletter h2{margin:0;font-size:21px}.es-newsletter p{margin:4px 0;font-size:12px;color:var(--muted)}.es-newsletter form{display:flex}.es-newsletter input{flex:1;background:#111;border:1px solid #555;color:#fff;padding:12px}.es-newsletter button{width:150px;background:var(--orange);border:0;color:#fff;font-weight:700}.es-footer{padding:28px 0;background:var(--bg)}.es-footer-grid{display:grid;grid-template-columns:1.4fr repeat(5,1fr);gap:22px}.es-footer h3{font-size:12px;margin:0 0 9px}.es-footer a{display:block;font-size:12px;color:var(--muted);margin:5px 0}.es-footer-bottom{display:flex;justify-content:space-between;gap:14px;border-top:1px solid var(--line);margin-top:22px;padding-top:14px;color:var(--muted);font-size:11px}@media(max-width:800px){.es-shell{width:min(100% - 28px,560px)}.es-header-inner{min-height:58px;gap:12px}.es-menu-toggle{display:block;order:2;font-size:11px;padding:10px}.es-nav{display:none;position:absolute;top:86px;left:0;right:0;background:var(--bg);z-index:5;border-bottom:1px solid var(--line)}.es-nav.is-open{display:block}.es-menu{display:block;padding:12px 20px}.es-menu li{padding:12px 0}.es-tools{order:3;margin-left:auto;gap:12px}.es-logo{font-size:21px}.es-hero-grid{display:block;min-height:0}.es-hero-copy{padding:46px 0 25px}.es-hero h1{font-size:58px}.es-hero-slot{height:230px;min-height:230px}.es-japanese{right:16px;top:220px;font-size:16px}.es-actions{flex-direction:column;gap:10px}.es-button{width:100%}.es-trust-grid,.es-arc-grid,.es-product-grid,.es-quality-grid,.es-journal-grid{grid-template-columns:repeat(2,1fr)}.es-trust-item{border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.es-card{min-height:140px}.es-product-card .es-slot{height:150px}.es-bundle-grid{grid-template-columns:1fr}.es-bundle-grid>div{border-right:0;border-bottom:1px solid var(--line)}.es-quality,.es-washed .es-shell,.es-lifestyle{display:block}.es-washed .es-slot{margin-bottom:16px}.es-lifestyle-grid{margin-top:14px;grid-template-columns:repeat(2,1fr)}.es-rating{justify-content:flex-start;flex-wrap:wrap}.es-newsletter .es-shell{display:block}.es-newsletter form{margin-top:15px}.es-newsletter input{min-width:0}.es-newsletter button{width:120px}.es-footer-grid{grid-template-columns:repeat(2,1fr)}.es-footer-grid>div:first-child{grid-column:1/-1}.es-footer-bottom{flex-wrap:wrap}}

/* Typography system */
.es-announcement,.es-header,.es-menu,.es-button,.es-trust,.es-section,.es-newsletter,.es-footer{font-family:Inter,Arial,sans-serif}.es-hero h1,.es-section h2,.es-newsletter h2,.es-footer .es-logo{font-family:Teko,"Arial Narrow",sans-serif;font-weight:600}.es-japanese,[lang="ja"]{font-family:"Noto Sans JP",sans-serif}.es-announcement{font-size:13px;line-height:1.35;font-weight:600}.es-menu a{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.4;font-weight:600}.es-eyebrow{font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.4;font-weight:700}.es-hero h1{font-weight:600;line-height:.88}.es-lead{font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.5;font-weight:500}.es-button{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.3;font-weight:700}.es-trust-item strong{font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.35;font-weight:700}.es-trust-item small{margin-top:3px;color:var(--muted);font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.45;font-weight:500}.es-section h2{font-size:28px;line-height:1.05;font-weight:600}.es-section-head p,.es-lifestyle p,.es-washed p{font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.5;font-weight:500}.es-section-head a{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.4;font-weight:600}.es-card h3,.es-product-card h3,.es-journal-card h3{font-family:Teko,"Arial Narrow",sans-serif;font-size:19px;line-height:1.1;font-weight:600}.es-card p,.es-product-card p,.es-journal-card small,.es-bundle-grid small,.es-quality-grid>div{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.45;font-weight:500}.es-bundle-grid strong,.es-bundle-grid b{font-family:Inter,Arial,sans-serif;font-weight:700}.es-rating strong{font-family:Teko,"Arial Narrow",sans-serif;font-weight:600}.es-rating span{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.45;font-weight:500}.es-newsletter h2{font-size:28px;line-height:1.05}.es-newsletter p{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.5;font-weight:500}.es-newsletter input,.es-newsletter button{font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:600}.es-footer h3{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.4;font-weight:700}.es-footer a{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.45;font-weight:500}.es-footer-bottom{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.45;font-weight:500}

.es-feature-icon{display:block;width:30px;height:30px;flex:0 0 30px;color:#e7e9e8;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.es-quality-grid>div{display:flex;align-items:center;gap:12px}.es-quality-grid>div strong{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.4;font-weight:600;color:var(--text)}

/* Responsive layout */
.es-header{position:relative;z-index:10}.es-slot img,.es-logo img{display:block;max-width:100%;height:100%;object-fit:cover}.es-hero-slot img{width:100%;object-position:center}.es-card .es-slot img,.es-journal-card .es-slot img,.es-lifestyle-grid .es-slot img{width:100%;height:100%;object-fit:cover}.es-menu-toggle{min-width:44px;min-height:44px;cursor:pointer}.es-button,.es-newsletter button{min-height:44px}
@media (min-width:801px) and (max-width:1100px){.es-shell{width:min(100% - 40px,960px)}.es-header-inner{min-height:62px;padding:0 20px;gap:18px}.es-menu-toggle{display:block;order:2;margin-left:auto}.es-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--bg);border-bottom:1px solid var(--line);z-index:20}.es-nav.is-open{display:block}.es-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:12px 20px}.es-menu a{display:flex;align-items:center;min-height:44px}.es-tools{order:3;gap:14px}.es-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);min-height:390px}.es-hero-slot{min-height:390px}.es-hero h1{font-size:clamp(54px,7vw,70px)}.es-japanese{font-size:18px}.es-trust-grid{grid-template-columns:repeat(2,1fr)}.es-trust-item:nth-child(2){border-right:0}.es-trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.es-arc-grid{grid-template-columns:repeat(3,1fr)}.es-product-grid{grid-template-columns:repeat(3,1fr)}.es-product-card .es-slot{aspect-ratio:4/3;height:auto}.es-bundle-grid{grid-template-columns:repeat(3,1fr)}.es-bundle-grid>.es-slot{grid-column:1/-1;min-height:150px;border-top:1px solid var(--line)}.es-quality{grid-template-columns:220px 1fr;gap:24px}.es-quality-grid{grid-template-columns:repeat(2,1fr)}.es-quality-grid>div:nth-child(2){border-right:0}.es-quality-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.es-lifestyle{grid-template-columns:220px 1fr}.es-lifestyle-grid{grid-template-columns:repeat(3,1fr)}.es-lifestyle-grid .es-slot{aspect-ratio:4/3;height:auto}.es-journal-grid{grid-template-columns:repeat(2,1fr)}.es-footer-grid{grid-template-columns:repeat(3,1fr)}.es-footer-grid>div:first-child{grid-column:1/-1}.es-footer-bottom{flex-wrap:wrap}}
@media (max-width:800px){.es-announcement{height:auto;min-height:30px;padding:6px 14px;text-align:center}.es-header-inner{padding:0 14px}.es-menu-toggle{margin-left:auto}.es-nav{top:100%;max-width:100vw}.es-menu a{display:flex;align-items:center;min-height:44px}.es-icon{width:44px;height:44px}.es-search:before{left:12px;top:11px}.es-search:after{right:9px;bottom:12px}.es-account:before{left:18px;top:9px}.es-account:after{left:13px;bottom:10px}.es-cart:before{left:14px;top:17px}.es-cart:after{left:18px;top:12px}.es-cart span{top:4px;right:3px}.es-hero-copy{padding:38px 0 24px}.es-hero h1{font-size:clamp(46px,14vw,58px);line-height:.9;overflow-wrap:normal}.es-lead{font-size:15px}.es-hero-slot{width:100%;aspect-ratio:4/3;height:auto;min-height:0}.es-japanese{top:auto;right:16px;bottom:24px;transform:none}.es-trust-item{min-width:0}.es-section-head{gap:14px}.es-section-head>div{min-width:0}.es-product-card,.es-card,.es-journal-card{min-width:0}.es-product-card .es-slot{aspect-ratio:4/3;height:auto}.es-bundle-grid>.es-slot{min-height:150px}.es-quality>div:first-child,.es-lifestyle>div:first-child{margin-bottom:16px}.es-lifestyle-grid .es-slot{aspect-ratio:4/3;height:auto}.es-journal-card{min-height:140px}.es-newsletter form{gap:0}.es-newsletter input,.es-newsletter button{min-height:44px}.es-footer-bottom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.es-footer-bottom span:last-child{grid-column:1/-1}}
@media (max-width:480px){.es-shell{width:calc(100% - 28px)}.es-header-inner{gap:4px}.es-logo{font-size:19px}.es-menu-toggle{font-size:0;width:44px;position:relative}.es-menu-toggle:before,.es-menu-toggle:after{content:"";position:absolute;left:12px;width:20px;height:1.5px;background:#fff}.es-menu-toggle:before{top:17px;box-shadow:0 5px 0 #fff}.es-menu-toggle:after{top:27px}.es-tools{gap:0}.es-hero-copy{padding-top:32px}.es-hero h1{font-size:clamp(43px,13.5vw,54px)}.es-actions{width:100%}.es-trust-grid{grid-template-columns:1fr}.es-trust-item,.es-trust-item:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.es-trust-item:last-child{border-bottom:0}.es-section-head{align-items:flex-start}.es-section-head a{white-space:nowrap}.es-arc-grid{grid-template-columns:1fr}.es-card{min-height:150px}.es-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.es-quality-grid{grid-template-columns:1fr}.es-quality-grid>div{border-right:0;border-bottom:1px solid var(--line);min-height:58px}.es-quality-grid>div:last-child{border-bottom:0}.es-washed .es-slot{aspect-ratio:16/7;height:auto}.es-lifestyle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.es-rating{gap:10px}.es-rating strong{font-size:36px}.es-rating b{width:100%}.es-journal-grid{grid-template-columns:1fr}.es-newsletter form{flex-direction:column;gap:8px}.es-newsletter button{width:100%}.es-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.es-footer-bottom{grid-template-columns:1fr}.es-footer-bottom span:last-child{grid-column:auto}}

/* Desktop header and collection product emphasis */
@media (min-width:1101px){.es-header-inner{width:min(1400px,calc(100% - 64px));min-height:68px;margin:0 auto;display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);gap:0}.es-logo{justify-self:start;font-size:22px;letter-spacing:.01em}.es-nav{justify-self:center}.es-menu{gap:34px}.es-tools{justify-self:end;gap:20px;padding-right:8px}.es-product-card .es-slot{height:clamp(220px,17vw,270px);min-height:0}.es-product-card .es-slot img{width:100%;height:100%;object-fit:cover}}

/* Newsletter and footer structure */
.es-social-label span{display:block}.es-social-icons{display:none}.es-footer-toggle{width:100%;padding:0;border:0;background:transparent;color:var(--text);font:700 12px/1.4 Inter,Arial,sans-serif;text-align:left}.es-footer-toggle svg{display:none}.es-footer-links a,.es-footer-menu a{display:block}.es-footer-menu{list-style:none;margin:0;padding:0}.es-footer-menu li{margin:0}.es-footer-connect h3{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.4;font-weight:700;margin:0 0 9px}.es-footer-connect span{color:var(--muted);font-size:13px}.es-footer-brand p{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.es-footer-bottom{align-items:flex-start}.es-footer-copyright{margin:0;white-space:nowrap}.es-footer-policy{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 14px}.es-footer-policy a{margin:0}.es-footer-country{white-space:nowrap}

@media (max-width:767px){.es-newsletter{padding:36px 0 32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a0c0d}.es-newsletter .es-shell,.es-footer .es-shell{width:calc(100% - 32px);max-width:560px}.es-newsletter .es-shell{display:block}.es-newsletter h2{font-size:34px;line-height:1;letter-spacing:.04em}.es-newsletter p{max-width:350px;margin:10px 0 0;color:#d0d3d2;font-size:15px;line-height:1.55;font-weight:500}.es-newsletter-form{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}.es-newsletter input,.es-newsletter button{width:100%;min-height:52px;font-size:15px;line-height:1.4}.es-newsletter input{padding:0 16px;border:1px solid #464b4d;background:#101315}.es-newsletter input::placeholder{color:#aeb2b1;opacity:1}.es-newsletter input:focus,.es-newsletter button:focus-visible,.es-social-icons a:focus-visible,.es-footer-toggle:focus-visible,.es-footer a:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.es-newsletter button{border:1px solid var(--orange);transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.es-newsletter button:hover{background:#ff5821;border-color:#ff5821}.es-newsletter button:active{transform:translateY(1px)}.es-newsletter-social{margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.es-social-label{display:block;font:700 14px/1.4 Inter,Arial,sans-serif;letter-spacing:.1em}.es-social-label span{display:none}.es-social-icons{display:flex;align-items:center;gap:8px;margin-top:10px}.es-social-icons a,.es-social-icons>span{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #3b4042;color:#f4f3f1}.es-social-icons svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.es-social-icons .es-social-dot{fill:currentColor;stroke:none}.es-footer{padding:32px 0 20px}.es-footer-grid{display:block}.es-footer-brand{margin-bottom:28px}.es-footer .es-logo{display:inline-flex;align-items:center;font-size:29px;line-height:1;letter-spacing:.01em}.es-footer .es-logo img{width:auto;max-width:210px;height:auto;max-height:44px;object-fit:contain}.es-footer-brand p{max-width:310px;margin-top:12px;color:#c4c8c7;font-size:15px;line-height:1.55}.es-footer-group{border-top:1px solid var(--line)}.es-footer-group:last-of-type{border-bottom:1px solid var(--line)}.es-footer-toggle{min-height:56px;display:flex;align-items:center;justify-content:space-between;font-size:15px;letter-spacing:.08em;cursor:pointer}.es-footer-toggle svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .18s ease}.es-footer-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}.es-footer.is-accordion .es-footer-links{display:none}.es-footer.is-accordion .es-footer-links.is-open{display:block}.es-footer-links{padding:0 0 14px}.es-footer-links a,.es-footer-menu a{min-height:44px;display:flex;align-items:center;margin:0;color:#c7cac9;font-size:15px;line-height:1.5}.es-footer-links a:hover,.es-footer-menu a:hover{color:#fff}.es-footer-connect{display:none}.es-footer-bottom{display:block;margin-top:26px;padding-top:20px;font-size:15px;line-height:1.5}.es-footer-copyright{margin:0;color:#f0f1ef;font-size:15px;line-height:1.55;white-space:normal}.es-footer-policy{display:flex;justify-content:flex-start;gap:0 16px;margin-top:12px}.es-footer-policy a{min-height:44px;display:inline-flex;align-items:center;margin:0;color:#bfc3c2;font-size:15px;line-height:1.45}.es-footer-country{min-height:48px;display:flex;align-items:center;margin-top:8px;padding-top:12px;border-top:1px solid var(--line);color:#e1e3e2;font-size:15px;line-height:1.5;white-space:normal}}

/* Desktop brand and wide-page system */
@media (min-width:1101px){.es-shell{width:min(1760px,calc(100% - 48px))}.es-header-inner{width:min(1760px,calc(100% - 48px));min-height:76px;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr)}.es-header .es-logo{display:inline-flex;align-items:center;gap:7px;font-family:Teko,"Arial Narrow",sans-serif;font-size:36px;font-style:italic;font-weight:700;line-height:.88;letter-spacing:.025em;transform:skew(-7deg)}.es-header .es-logo span,.es-header .es-logo strong{display:block}.es-header .es-logo strong{font-weight:700}.es-menu{gap:40px}.es-tools{gap:22px;padding-right:10px}}

/* Premium desktop footer */
.es-header-actions{display:contents}.es-footer .es-logo{display:inline-flex;align-items:center;gap:6px}.es-footer-social-icons{display:none}
@media (min-width:1101px){.es-footer{padding:50px 0 24px;border-top:1px solid #34393a}.es-footer-grid{grid-template-columns:1.65fr repeat(4,minmax(120px,.82fr)) minmax(170px,1fr);gap:42px;align-items:start}.es-footer-brand{padding-right:34px}.es-footer .es-logo{font-family:Teko,"Arial Narrow",sans-serif;font-size:42px;font-style:italic;font-weight:700;line-height:.9;letter-spacing:.025em;transform:skew(-7deg)}.es-footer-brand p{max-width:220px;margin-top:16px;font-size:14px;line-height:1.55}.es-footer-toggle,.es-footer-connect h3{padding-bottom:12px;color:#fff;font-size:14px;letter-spacing:.12em}.es-footer-links a,.es-footer-menu a,.es-footer-connect>a,.es-footer-connect>span{margin:0 0 8px;color:#b9bdbc;font-size:14px;line-height:1.45;transition:color .16s ease}.es-footer-links a:hover,.es-footer-menu a:hover,.es-footer-connect>a:hover{color:var(--orange)}.es-footer-social-icons{display:flex;gap:8px;margin:0 0 14px}.es-footer-social-icons>a,.es-footer-social-icons>span{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #404546;color:#f1f2f0}.es-footer-social-icons>a{transition:border-color .16s ease,color .16s ease}.es-footer-social-icons>a:hover{border-color:var(--orange);color:var(--orange)}.es-footer-social-icons>a:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.es-footer-social-icons svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.es-footer-social-icons .es-social-dot{fill:currentColor;stroke:none}.es-footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-top:40px;padding-top:20px}.es-footer-copyright{justify-self:start;font-size:13px}.es-footer-policy{justify-self:center;gap:8px 20px}.es-footer-policy a{font-size:13px;transition:color .16s ease}.es-footer-policy a:hover{color:var(--orange)}.es-footer-country{justify-self:end;font-size:13px}}

/* Mobile header action group */
@media (max-width:800px){.es-announcement{min-height:32px;padding:7px 16px;font-size:11px;line-height:1.35;letter-spacing:.09em;white-space:nowrap}.es-header-inner{min-height:64px;padding:0 16px;gap:8px}.es-header .es-logo{display:inline-flex;align-items:center;flex:1;min-width:0;gap:4px;font-family:Teko,"Arial Narrow",sans-serif;font-size:clamp(20px,5.6vw,24px);font-style:italic;font-weight:700;line-height:.9;letter-spacing:.02em;white-space:nowrap}.es-header-actions{display:flex;align-items:center;flex:0 0 auto;gap:2px}.es-header-actions .es-menu-toggle{margin:0;flex:0 0 44px}.es-header-actions .es-tools{display:flex;order:initial;margin:0;gap:0}.es-header-actions .es-icon{flex:0 0 44px}.es-nav{top:100%}}

/* Desktop logo and wide hero visual */
@media (min-width:1101px){.es-header .es-logo{gap:6px;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:42px;font-style:italic;font-weight:800;letter-spacing:.01em;transform:skewX(-8deg)}.es-hero-grid{min-height:500px;display:block;isolation:isolate}.es-hero-copy{position:relative;z-index:2;width:42%;padding:62px 0}.es-hero-slot{position:absolute;inset:0 0 0 30%;z-index:0;min-height:0;overflow:hidden;background:#101315}.es-hero-slot:after{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(90deg,#080a0b 0%,rgba(8,10,11,.97) 10%,rgba(8,10,11,.72) 27%,rgba(8,10,11,.24) 49%,rgba(8,10,11,0) 67%);pointer-events:none}.es-hero-slot img{width:100%;height:100%;object-fit:cover;object-position:center}.es-japanese{z-index:2;right:4%;font-size:24px}}

/* Footer payment trust and contact */
.es-footer-contact{margin-top:22px}.es-footer-contact h3{margin:0 0 9px}.es-footer-contact address{margin:0 0 8px;color:var(--muted);font:500 12px/1.5 Inter,Arial,sans-serif;font-style:normal}.es-footer-trust{display:flex;align-items:center;gap:18px;margin-top:30px;padding-top:18px;border-top:1px solid var(--line)}.es-payment-label{flex:0 0 auto;color:#e4e6e4;font:700 11px/1.4 Inter,Arial,sans-serif;letter-spacing:.12em}.es-payment-logos{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0;padding:0;list-style:none}.es-payment-logos li{width:58px;height:24px;display:flex;align-items:center;justify-content:center;border:1px solid #404546}.es-payment-logos li:nth-child(5){background:#fff}.es-payment-logos img{display:block;max-width:46px;max-height:16px;width:auto;height:auto;object-fit:contain}
@media (min-width:1101px){.es-footer-contact{margin-top:24px}.es-footer-contact h3{padding-bottom:12px;color:#fff;font:700 13px/1.4 Inter,Arial,sans-serif;letter-spacing:.12em}.es-footer-contact address{color:#b9bdbc;font-size:14px;line-height:1.5}.es-footer-trust{margin-top:38px}.es-payment-label{font-size:13px}.es-payment-logos{flex-wrap:nowrap}.es-payment-logos li{height:26px}}
@media (max-width:767px){.es-footer-connect{display:none}.es-footer-connect.has-contact{display:block;margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.es-footer-social{display:none}.es-footer-contact{margin-top:0}.es-footer-contact h3{margin:0 0 10px;font-size:15px;letter-spacing:.08em}.es-footer-contact address{margin:0 0 8px;color:#c7cac9;font-size:15px;line-height:1.55}.es-footer-contact a{min-height:44px;display:flex;align-items:center;margin:0;color:#c7cac9;font-size:15px;line-height:1.5}.es-footer-trust{align-items:flex-start;flex-direction:column;gap:12px;margin-top:26px;padding-top:20px}.es-payment-label{font-size:13px}.es-payment-logos{gap:8px}.es-payment-logos li{height:28px}}


.es-payment-logos li{height:28px;background:#fff}.es-footer-business-name{margin:0 0 5px;color:#f4f3f1;font:600 12px/1.5 Inter,Arial,sans-serif}.es-footer-bottom{overflow:visible}
@media (max-width:767px){.es-footer-business-name{font-size:15px}}

/* Compact, theme-controlled GTranslate language menu. */
.es-footer-bottom{overflow:visible}
.es-footer-utilities{position:relative;z-index:30;display:flex;align-items:center;justify-content:flex-end;min-width:0}
.es-language-switcher{position:relative;width:104px;color:#e4e6e4;font-family:Inter,Arial,sans-serif}
.es-language-switcher summary{box-sizing:border-box;width:104px;height:38px;display:flex;align-items:center;gap:7px;padding:0 28px 0 10px;border:1px solid #404546;background:#0e1214;color:#f4f3f1;font-size:13px;font-weight:700;line-height:1;cursor:pointer;list-style:none;user-select:none}
.es-language-switcher summary::-webkit-details-marker{display:none}
.es-language-switcher summary:after{position:absolute;right:11px;top:50%;width:7px;height:7px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;content:"";transform:translateY(-65%) rotate(135deg);transition:transform .15s ease}
.es-language-switcher[open] summary:after{transform:translateY(-35%) rotate(-45deg)}
.es-language-switcher summary:focus-visible{outline:2px solid var(--orange);outline-offset:2px}
.es-language-flag{font-size:19px;line-height:1}
.es-language-code{letter-spacing:.04em}
.es-language-menu{position:absolute;right:0;bottom:calc(100% + 7px);z-index:9999;width:178px;max-height:260px;overflow-y:auto;padding:5px;border:1px solid #404546;background:#0e1214;box-shadow:0 12px 28px rgba(0,0,0,.35)}
.es-language-option{margin:0}
.es-language-option>a{min-height:38px;display:flex!important;align-items:center;gap:9px;margin:0!important;padding:8px 10px!important;color:#d7dad9!important;font:600 12px/1.25 Inter,Arial,sans-serif!important;text-decoration:none!important;white-space:nowrap}
.es-language-option>a:hover,.es-language-option>a:focus-visible,.es-language-option.is-current>a{background:#1a1f21!important;color:#fff!important}
.es-language-option>a:focus-visible{outline:1px solid var(--orange);outline-offset:-1px}
.es-language-option img{width:20px!important;height:auto!important;margin:0!important}
@media (max-width:767px){.es-footer-utilities{justify-content:flex-start;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.es-language-switcher,.es-language-switcher summary{width:104px}}

/* Payment cards stay fixed; only the brand marks are enlarged. */
.es-footer-trust{display:inline-flex;align-items:center;gap:12px;width:fit-content;padding:19px 0}
.es-payment-label{align-self:center;font-size:15px}
.es-payment-logos{gap:6px;width:auto}
.es-payment-logos li{box-sizing:border-box;width:54px;height:32px;display:flex;align-items:center;justify-content:center;padding:2px;border:1px solid #c7cbca;background:#fff;overflow:hidden}
.es-payment-logos img{display:block;width:46px;height:25px;max-width:46px;max-height:25px;object-fit:contain;transform:none!important}
.es-payment-logos li:nth-child(1) img{width:48px;height:23px;max-width:48px;max-height:23px}
.es-payment-logos li:nth-child(2) img{width:42px;height:26px;max-width:42px;max-height:26px}
.es-payment-logos li:nth-child(3) img{width:28px;height:28px;max-width:28px;max-height:28px}
.es-payment-logos li:nth-child(4) img{width:27px;height:27px;max-width:27px;max-height:27px}
.es-payment-logos li:nth-child(5) img{width:50px;height:27px;max-width:50px;max-height:27px}
.es-payment-logos li:nth-child(6) img{width:50px;height:24px;max-width:50px;max-height:24px}
.es-payment-logos li:nth-child(7) img{width:30px;height:28px;max-width:30px;max-height:28px}
@media (max-width:767px){.es-payment-logos{gap:6px}.es-payment-logos li{width:50px;height:30px;padding:2px}.es-payment-logos img{max-width:46px;max-height:25px}}

/* Mobile footer language switcher: keep it on its own row and inside the viewport. */
@media (max-width:800px){
  .es-footer-bottom{display:block;grid-template-columns:none}
  .es-footer-utilities{width:100%;min-width:0;justify-content:flex-start;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}
  .es-language-switcher,.es-language-switcher summary{width:104px;max-width:100%}
  .es-language-switcher summary{height:38px;touch-action:manipulation}
  .es-language-menu{left:0;right:auto;width:min(190px,calc(100vw - 32px));max-width:calc(100vw - 32px)}
  .es-language-option>a{width:100%;min-width:0;white-space:normal}
}

/* Real WooCommerce products on the homepage New Arc section. */
.es-home-product-card .es-home-product-media{position:relative;background:#e5ded3;border-color:#3a3f40;overflow:hidden}
.es-home-product-card .es-home-product-media>a{position:relative;width:100%;height:100%;display:block}
.es-home-product-card .es-home-product-media img{width:100%;height:100%;display:block;object-fit:contain!important}
.es-home-product-card .es-home-product-media b{position:absolute;top:8px;left:8px;z-index:2;margin:0;padding:3px 6px;border-radius:2px;background:var(--orange);color:#fff;font:800 9px/1.4 Inter,Arial,sans-serif;letter-spacing:.03em}
.es-home-product-card h3 a{color:inherit;text-decoration:none}
.es-home-product-card .es-home-product-price{font-weight:600}
.es-home-product-card .es-home-product-price del{margin-right:4px;color:var(--muted);font-weight:500}
.es-home-product-card .es-home-product-price ins{color:var(--orange);text-decoration:none}

/* Account tool is now a real link; preserve the icon button box model. */
.es-tools a.es-account{display:inline-block}

/* Release QA: real Journal posts keep the approved card appearance. */
.es-journal-card>a,.es-journal-card>a:visited{display:block;height:100%;color:inherit;text-decoration:none}.es-journal-card>a:focus-visible{outline:2px solid var(--orange);outline-offset:3px}

.es-newsletter-form[data-es-newsletter-unconfigured] button:disabled{cursor:not-allowed;opacity:.58}

/* Homepage lower-section completion: approved board structure, content-driven height. */
html,body{overflow-x:hidden;overflow-x:clip}
#primary,.es-home-quality,.es-home-lifestyle,#journal,.es-newsletter,.es-footer{height:auto;max-height:none}
.es-quality-composite{align-items:stretch}
.es-quality-copy{min-width:0}
.es-quality-copy p{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.45}
.es-washed-panel{position:relative;min-width:0;min-height:104px;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;border:1px solid var(--line);background:var(--panel);isolation:isolate}
.es-washed-media{position:absolute;inset:0;z-index:0;min-height:0;border:0;background:var(--panel)}
.es-washed-media img{width:100%;height:100%;object-fit:cover}
.es-washed-copy{position:relative;z-index:1;width:min(46%,280px);padding:14px 20px}
.es-washed-copy h2{font-size:22px}
.es-washed-copy p{margin:3px 0 0;color:var(--muted);font-size:13px;line-height:1.4}
.es-lifestyle-copy{min-width:0}
.es-lifestyle-rating{min-width:0;justify-content:flex-end;align-content:center}
.es-journal-card.is-placeholder{padding:0}
.es-journal-card.is-placeholder .es-slot{position:absolute;inset:0}
.es-social-label{white-space:nowrap}
.es-newsletter-social{min-width:0}
.es-social-icons a,.es-social-icons>span{color:#f4f3f1}
.es-footer-link-placeholder{display:block;margin:5px 0;color:var(--muted);font:500 12px/1.45 Inter,Arial,sans-serif}
.es-footer-policy .es-footer-link-placeholder{margin:0;color:var(--muted);font-size:13px;line-height:1.45}
.es-footer-utilities{gap:12px;flex-wrap:wrap}
.es-footer-country{display:inline-flex;align-items:center;gap:7px;min-height:38px;color:#e1e3e2;font:500 12px/1.4 Inter,Arial,sans-serif;white-space:nowrap}

@media (min-width:1101px){
.es-home-quality{padding:10px 0}
.es-quality-composite{display:grid;grid-template-columns:minmax(190px,.62fr) minmax(440px,1.55fr) minmax(330px,1.15fr);gap:0}
.es-quality-copy{display:flex;flex-direction:column;justify-content:center;padding:6px 22px 6px 0}
.es-quality-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.es-quality-grid>div{min-width:0;min-height:104px;justify-content:center;padding:12px 14px}
.es-quality-grid>div:last-child{border-right:0}
.es-washed-panel{margin-left:18px}
.es-home-lifestyle{padding:8px 0}
.es-lifestyle{display:grid;grid-template-columns:250px minmax(0,1fr) 285px;gap:14px;align-items:stretch}
.es-lifestyle-copy{display:flex;flex-direction:column;justify-content:center}
.es-lifestyle-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:0}
.es-lifestyle-grid .es-slot{height:auto;min-height:0;aspect-ratio:4/3}
.es-lifestyle-rating{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:1px 14px;padding:4px 0 4px 18px;border-left:1px solid var(--line)}
.es-lifestyle-rating strong{grid-row:1/3;align-self:center;font-size:42px;white-space:nowrap}
.es-lifestyle-rating span{align-self:end;white-space:nowrap}
.es-lifestyle-rating b{align-self:start;width:auto;white-space:nowrap}
.es-journal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.es-journal-card{min-height:112px}
.es-newsletter .es-shell{grid-template-columns:minmax(300px,.85fr) minmax(520px,1.8fr) auto;gap:28px}
.es-newsletter-social{display:flex;align-items:center;justify-content:flex-end;gap:14px}
.es-social-icons{display:flex;align-items:center;gap:12px;margin:0}
.es-social-icons a,.es-social-icons>span{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:0}
.es-social-icons svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.es-social-icons .es-social-dot{fill:currentColor;stroke:none}
.es-footer-links .es-footer-link-placeholder{margin:0 0 8px;color:#b9bdbc;font-size:14px;line-height:1.45}
.es-footer-policy .es-footer-link-placeholder{font-size:13px}
}

@media (min-width:801px) and (max-width:1100px){
.es-quality-composite{display:grid;grid-template-columns:200px minmax(0,1fr);gap:16px 20px}
.es-quality-copy{padding-top:6px}
.es-quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.es-washed-panel{grid-column:1/-1;min-height:140px}
.es-lifestyle{display:grid;grid-template-columns:210px minmax(0,1fr);gap:16px 20px;align-items:start}
.es-lifestyle-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:0}
.es-lifestyle-rating{grid-column:2;justify-content:flex-end;padding-top:4px}
.es-journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.es-newsletter .es-shell{grid-template-columns:minmax(220px,.8fr) minmax(0,1.6fr);gap:18px 24px}
.es-newsletter-social{grid-column:2;display:flex;align-items:center;gap:14px}
.es-social-icons{display:flex;align-items:center;gap:10px;margin:0}
.es-social-icons a,.es-social-icons>span{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center}
}

@media (max-width:800px){
.es-quality-composite,.es-lifestyle{display:block}
.es-quality-copy,.es-lifestyle-copy{margin-bottom:16px}
.es-quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.es-washed-panel{margin-top:16px;min-height:0;aspect-ratio:16/7}
.es-washed-copy{width:52%;padding:14px 16px}
.es-lifestyle-grid{margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr))}
.es-lifestyle-rating{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);justify-content:flex-start}
.es-newsletter-social{display:block}
.es-footer-link-placeholder{min-height:44px;display:flex;align-items:center;margin:0;color:#c7cac9;font-size:15px;line-height:1.5}
.es-footer-policy .es-footer-link-placeholder{min-height:44px;display:inline-flex;align-items:center;margin:0;color:#bfc3c2;font-size:15px;line-height:1.45}
.es-footer-country{min-height:44px;font-size:15px;white-space:normal}
}

@media (max-width:480px){
.es-quality-grid{grid-template-columns:1fr}
.es-washed-panel{aspect-ratio:4/2.1}
.es-washed-copy{width:62%}
.es-journal-grid{grid-template-columns:1fr}
}

/* Footer/contact + working newsletter refinement. */
.es-newsletter-form-wrap{min-width:0}
.es-newsletter-form-wrap .es-newsletter-form{margin:0}
.es-newsletter-feedback{margin:8px 0 0!important;color:#cfd2d1!important;font-size:12px!important;line-height:1.4!important}
.es-newsletter-feedback.is-success{color:#f4f3f1!important}
.es-newsletter-feedback.is-invalid,.es-newsletter-feedback.is-error{color:var(--orange)!important}
.es-footer-connect.has-contact{display:block}
.es-footer-connect .es-footer-contact{margin-top:0}
.es-footer-contact address{white-space:pre-line}
.es-footer-contact>a{display:block;color:#b9bdbc;text-decoration:none}
.es-footer-contact>a:hover{color:var(--orange)}
.es-footer-connect .es-footer-trust{width:100%;display:block;margin-top:22px;padding-top:16px;border-top:1px solid var(--line)}
.es-footer-connect .es-payment-label{display:block;margin-bottom:10px;font-size:12px;letter-spacing:.12em}
.es-footer-connect .es-payment-logos{display:grid;grid-template-columns:repeat(4,48px);gap:6px;width:max-content;max-width:100%}
.es-footer-connect .es-payment-logos li{width:48px;height:29px;padding:3px;border:1px solid #454a4b;background:#fff;border-radius:2px}
.es-footer-connect .es-payment-logos img{width:100%;height:100%;max-width:42px;max-height:22px;object-fit:contain}
.es-footer-connect .es-payment-logos li:nth-child(n) img{width:100%;height:100%;max-width:42px;max-height:22px}
.es-footer-utilities{gap:0}
.es-footer-country{display:none!important}

@media (min-width:1101px){
.es-footer-grid{grid-template-columns:1.55fr repeat(4,minmax(120px,.78fr)) minmax(230px,1.05fr);gap:34px}
.es-footer-connect .es-footer-contact h3{margin:0;padding-bottom:12px}
.es-footer-connect .es-footer-trust{margin-top:20px;padding-top:15px}
}

@media (max-width:800px){
.es-newsletter-form-wrap{margin-top:15px}
.es-newsletter-form-wrap .es-newsletter-form{margin-top:0}
.es-footer-connect.has-contact{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}
.es-footer-connect .es-payment-logos{grid-template-columns:repeat(4,48px)}
}

@media (max-width:420px){
.es-footer-connect .es-payment-logos{grid-template-columns:repeat(3,48px)}
}

/* Footer professional parity: keep desktop restrained; make mobile complete. */
.es-footer-contact address{white-space:normal}
.es-footer-mobile-social{display:none}

@media (max-width:767px){
  /* CONNECT ON already lives in the desktop newsletter band. On mobile it is
     intentionally moved into the footer so the compact footer is self-contained. */
  .es-newsletter-social{display:none}
  .es-footer-connect.has-contact{margin-top:22px;padding-top:22px}
  .es-footer-contact h3{margin-bottom:14px}
  .es-footer-business-name{margin-bottom:7px}
  .es-footer-contact address{margin:0 0 6px;font-size:15px;line-height:1.6}
  .es-footer-contact>a{min-height:40px;font-size:15px}
  .es-footer-mobile-social{display:block;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}
  .es-footer-mobile-social-label{display:block;margin-bottom:12px;color:#f4f3f1;font:700 12px/1.4 Inter,Arial,sans-serif;letter-spacing:.12em}
  .es-footer-mobile-social-icons{display:flex;align-items:center;flex-wrap:wrap;gap:8px}
  .es-footer-mobile-social-icons>a,.es-footer-mobile-social-icons>span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #404546;color:#f4f3f1}
  .es-footer-mobile-social-icons>a{transition:border-color .16s ease,color .16s ease}
  .es-footer-mobile-social-icons>a:hover{border-color:var(--orange);color:var(--orange)}
  .es-footer-mobile-social-icons>a:focus-visible{outline:2px solid var(--orange);outline-offset:2px}
  .es-footer-mobile-social-icons svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
  .es-footer-mobile-social-icons .es-social-dot{fill:currentColor;stroke:none}
  .es-footer-connect .es-footer-trust{margin-top:22px;padding-top:18px}
  .es-footer-connect .es-payment-label{margin-bottom:12px;font-size:13px}
  .es-footer-connect .es-payment-logos{grid-template-columns:repeat(4,minmax(0,50px));gap:7px;width:100%;max-width:221px}
  .es-footer-connect .es-payment-logos li{width:50px;height:31px;border-color:#4a4f50}
  .es-footer-bottom{margin-top:28px;padding-top:20px}
  .es-footer-policy{flex-wrap:wrap;gap:0 18px}
}

@media (max-width:420px){
  .es-footer-connect .es-payment-logos{grid-template-columns:repeat(3,50px);max-width:164px}
}

/* Arc cards are real collection links without changing approved card styling. */
.es-arc-card{display:block;color:inherit;text-decoration:none}

/* Trust strip: orange headline only; supporting line and icon stay white. */
.es-trust-item{color:var(--text)}
.es-trust-item .es-feature-icon{color:#f4f3f1}
.es-trust-item strong,.es-trust-item--us strong{color:var(--orange)}
.es-trust-item small,.es-trust-item--us small{color:#f4f3f1;font-weight:600}
