:root{--ink:#091425;--mid:#163252;--sky:#eaf5ff;--paper:#fff;--aqua:#28d8c2;--orange:#ff7a59;--line:#c8d8e8}*{box-sizing:border-box}body{margin:0;background:var(--sky);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}header{min-height:72px;display:flex;align-items:center;gap:28px;padding:0 max(24px,calc((100vw - 1180px)/2));background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:9}.brand{font-size:20px;font-weight:800;letter-spacing:-1px;white-space:nowrap}.brand span:first-child{display:inline-grid;place-items:center;background:var(--ink);color:#fff;width:28px;height:28px;border-radius:8px;margin-right:7px}.brand span:last-child{color:#3177a5}nav{display:flex;gap:20px;flex:1;justify-content:center;font-size:14px;font-weight:700}nav a{padding:7px 2px;border-bottom:2px solid transparent}nav a.active,nav a:hover{border-color:var(--aqua)}.languages{position:relative;font-size:13px;font-weight:700}.languages summary{cursor:pointer;list-style:none}.languages summary:after{content:'⌄';margin-left:5px}.languages div{position:absolute;right:0;top:27px;display:grid;grid-template-columns:repeat(2,1fr);gap:4px;width:220px;padding:9px;background:white;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 35px #09142524}.lang{padding:4px;border-radius:5px}.lang:hover,.lang.on{background:#defaf5}main{max-width:1180px;margin:auto;padding:0 24px}.hero{display:grid;grid-template-columns:1.4fr .6fr;gap:40px;padding:86px 0 56px}.kicker,.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;color:#23779c;margin:0 0 12px}.hero h1,.page-intro h1,.detail h1,.article h1{font-size:clamp(2.5rem,6vw,5.4rem);line-height:.95;letter-spacing:-.06em;max-width:850px;margin:0 0 23px}.hero p:not(.kicker){font-size:20px;max-width:700px}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.button{display:inline-block;background:var(--ink);color:#fff;padding:12px 18px;border-radius:8px;font-size:14px;font-weight:800}.button:hover{background:#174875}.button.ghost{background:transparent;color:var(--ink);border:1px solid var(--ink)}.hero aside{align-self:end;background:var(--ink);color:white;padding:27px;border-radius:15px}.hero aside p{margin:0 0 9px;color:var(--aqua);font-size:12px;text-transform:uppercase;font-weight:800}.hero aside strong{display:block;font-size:22px;line-height:1.13}.hero aside small{display:block;margin-top:18px;color:#b6cee5}.section{padding:48px 0}.section-head{display:flex;gap:18px;align-items:end;justify-content:space-between;margin-bottom:22px}.section h2,.two h2,.guide-strip h2,.callout h2{font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.04em;line-height:1;margin:0}.section-head>a{font-weight:800;color:#176989}.cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.cat-grid.full{padding:10px 0 70px}.cat-card{background:var(--paper);display:grid;grid-template-columns:170px 1fr;border:1px solid var(--line);border-radius:13px;overflow:hidden}.cat-card img{width:100%;height:100%;min-height:220px;object-fit:cover;background:#e2e9ef}.cat-card>div{padding:20px}.cat-card h3{font-size:26px;line-height:1;margin:0 0 14px}.cat-card p{font-size:14px;margin:8px 0}.cat-card .qc{color:#3d5c78}.cat-card a:not(.db){color:#007c72;font-size:14px;font-weight:800;display:inline-block;margin-top:6px}.cat-card .db{display:block;margin-top:14px;font-size:12px;color:#176989;font-weight:800}.guide-strip{background:#d4fff8;margin:44px calc((1180px - 100vw)/2) 0;padding:70px max(24px,calc((100vw - 1180px)/2))}.guide-strip h2{max-width:610px;margin-bottom:27px}.guide-strip>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.guide-strip a{background:#fff;padding:16px;border-radius:10px;font-weight:800;min-height:124px;display:flex;flex-direction:column}.guide-strip small{font-weight:500;margin:8px 0 auto;color:#496278}.page-intro{padding:74px 0 36px;max-width:850px}.page-intro h1{font-size:clamp(2.5rem,5vw,4.6rem)}.page-intro p{font-size:19px}.detail{padding:65px 0 38px;display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center}.detail img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px;background:#fff}.detail h1{font-size:clamp(2.5rem,4vw,4.3rem)}.two{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-bottom:70px}.two article,.callout{background:#fff;border:1px solid var(--line);padding:30px;border-radius:14px}.two li{margin:7px 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-bottom:45px}.steps article{padding:22px;background:white;border-top:4px solid var(--aqua);border-radius:10px}.steps b{font-size:25px;color:#3d7b9e}.callout{margin:15px 0 80px;background:var(--ink);color:white}.callout p{max-width:650px}.callout .button{background:var(--aqua);color:var(--ink)}.article-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-bottom:80px}.article-list a{background:#fff;border:1px solid var(--line);padding:25px;border-radius:12px;min-height:180px;display:flex;flex-direction:column}.article-list p{font-weight:800;color:#16708c;margin:0}.article-list h2{font-size:25px;line-height:1.1;letter-spacing:-.03em;margin:11px 0 auto}.article-list span{font-size:13px;font-weight:800}.article{max-width:820px;padding:80px 0}.article h1{font-size:clamp(2.5rem,5vw,4.7rem)}.article .lead{font-size:21px}.article h2{font-size:30px;letter-spacing:-.04em;line-height:1.1;margin-top:46px}.checklist{padding:0;list-style:none}.checklist li{background:#fff;border:1px solid var(--line);padding:12px 15px;margin:8px 0;border-radius:8px}.checklist li:before{content:'✓';font-weight:900;color:#008a7c;margin-right:10px}.note{background:#fff2e9;border-left:4px solid var(--orange);padding:18px;margin:26px 0}footer{background:var(--ink);color:#d9e5ef;padding:32px max(24px,calc((100vw - 1180px)/2));font-size:13px;margin-top:45px}footer p{max-width:760px;margin:8px 0}footer a{display:inline-block;color:var(--aqua);font-weight:800;margin-top:9px}@media(max-width:800px){header{gap:12px;padding:12px 18px;flex-wrap:wrap;position:relative}nav{order:3;justify-content:flex-start;gap:14px;overflow:auto;width:100%;padding-bottom:2px}.brand{font-size:18px}.hero,.detail,.two{grid-template-columns:1fr;gap:25px}.hero{padding:54px 0 30px}.hero h1,.page-intro h1,.detail h1,.article h1{letter-spacing:-.05em}.hero p:not(.kicker),.page-intro p{font-size:17px}.cat-grid,.article-list{grid-template-columns:1fr}.cat-card{grid-template-columns:115px 1fr}.cat-card img{min-height:200px}.guide-strip>div{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.page-intro,.article{padding:50px 0 24px}.section-head{align-items:start;flex-direction:column}.detail{padding-top:45px}.detail img{max-width:330px}.languages div{right:0}.article h2{font-size:26px}}@media(max-width:460px){main{padding:0 16px}.guide-strip{padding:46px 16px}.guide-strip>div,.steps{grid-template-columns:1fr}.cat-card{grid-template-columns:100px 1fr}.cat-card>div{padding:15px}.cat-card h3{font-size:22px}.languages div{right:-5px;width:205px}}.brand{display:flex;align-items:center;width:135px;height:34px}.brand img{display:block;width:135px;max-height:34px;object-fit:contain;object-position:left center}nav{gap:12px;font-size:12px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:38px 0 0}.feature-grid a{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;min-height:180px;display:flex;flex-direction:column}.feature-grid h2{font-size:25px;line-height:1.05;letter-spacing:-.035em;margin:6px 0 auto}.feature-grid span{font-size:13px;font-weight:800;color:#176989}.faq-list{max-width:850px;padding:5px 0 80px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px 20px;margin:10px 0}.faq-list summary{font-weight:800;cursor:pointer}.faq-list p{margin:13px 0 0;color:#40576b}.hero-product-rail{align-self:center;background:#fff!important;color:var(--ink)!important;padding:0!important;border:1px solid var(--line);border-radius:14px!important;overflow:hidden;box-shadow:0 14px 34px #16325212}.hero-product-rail-head{padding:16px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f5fbff}.hero-product-rail-head .kicker{margin:0;color:#23779c!important}.hero-product-rail-head span{font-size:12px;font-weight:800;color:#176989}.hero-product-list{height:354px;overflow-y:auto;padding:8px}.hero-product-item{display:flex;gap:10px;align-items:center;padding:8px;border-bottom:1px solid var(--line)}.hero-product-item:last-child{border:0}.hero-product-item img{width:74px;height:64px;object-fit:cover;border-radius:7px;background:#e2e9ef}.hero-product-item span{display:grid;gap:3px}.hero-product-item b{font-size:14px;line-height:1.2}.hero-product-item small{font-size:11px;line-height:1.25;color:#176989}.hero-product-item:hover{background:#f5fbff}.product-scroll{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;margin:0 0 76px;box-shadow:0 14px 34px #16325212}.product-scroll-head{padding:21px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);background:#f5fbff}.product-scroll-head .kicker{margin:0}.product-scroll-head span{font-size:13px;font-weight:800;color:#176989}.product-stream{max-height:850px;overflow-y:auto;padding:10px}.product-row{display:grid;grid-template-columns:128px 1fr auto;gap:20px;align-items:center;padding:14px;border-bottom:1px solid var(--line)}.product-row:last-child{border-bottom:0}.product-row img{width:128px;height:112px;object-fit:cover;border-radius:9px;background:#e2e9ef}.product-row .eyebrow{margin:0 0 4px}.product-row h2{font-size:20px;line-height:1.12;letter-spacing:-.025em;margin:0}.product-row p:not(.eyebrow){font-size:13px;color:#40576b;margin:6px 0 0}.product-row .button{white-space:nowrap}@media(max-width:800px){header{min-height:auto;padding:7px 12px;gap:8px}nav{gap:10px;font-size:11px;line-height:1.1}.feature-grid{grid-template-columns:repeat(3,1fr);gap:7px;padding:15px 0 0}.feature-grid a{padding:11px;min-height:118px}.feature-grid h2{font-size:15px;line-height:1.1}.feature-grid span{font-size:11px}.brand{width:112px}.brand img{width:112px}.hero{padding:20px 0 10px;gap:14px}.hero h1{font-size:clamp(2rem,11vw,3rem);line-height:.94;margin-bottom:12px}.hero p:not(.kicker){font-size:15px;margin:0}.hero .kicker,.section .kicker{font-size:10px;margin-bottom:6px}.actions{margin-top:16px;gap:7px}.button{padding:9px 11px;font-size:12px}.hero-product-list{height:188px;display:flex;overflow-x:auto;overflow-y:hidden;gap:7px;padding:7px}.hero-product-item{min-width:180px;display:block;padding:6px;border:1px solid var(--line);border-radius:7px}.hero-product-item img{width:100%;height:82px;margin-bottom:5px}.hero-product-item b{font-size:12px}.hero-product-item small{font-size:10px}.hero-product-rail-head{padding:10px 12px}.section{padding:17px 0}.section-head{margin-bottom:9px;gap:3px}.section h2{font-size:23px}.section .cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.section .cat-card{grid-template-columns:1fr}.section .cat-card img{height:70px;min-height:70px}.section .cat-card>div{padding:9px}.section .cat-card h3{font-size:17px;margin:0 0 5px}.section .cat-card p{font-size:11px;line-height:1.35;margin:3px 0}.section .cat-card a:not(.db){font-size:11px;margin-top:3px}.section .cat-card .db{font-size:10px;margin-top:5px}.guide-strip{margin-top:18px;padding:22px 16px}.guide-strip h2{font-size:23px;margin-bottom:10px}.guide-strip>div{grid-template-columns:repeat(3,1fr);gap:6px}.guide-strip a{padding:9px;min-height:92px;font-size:12px;line-height:1.15}.guide-strip small{font-size:10px;line-height:1.25;margin:4px 0 auto}.product-stream{max-height:650px}.product-row{grid-template-columns:80px 1fr;gap:10px;padding:10px}.product-row img{width:80px;height:80px}.product-row h2{font-size:16px}.product-row p:not(.eyebrow){font-size:11px}.product-row .button{grid-column:2;width:max-content;padding:8px 10px;font-size:11px}.product-scroll-head{padding:13px}.product-scroll-head span{display:none}.page-intro{padding:28px 0 16px}.page-intro h1{font-size:clamp(2rem,10vw,3rem);margin-bottom:10px}.page-intro p{font-size:15px}.cat-grid.full{padding-bottom:26px}.cat-grid.full .cat-card{grid-template-columns:94px 1fr}.cat-grid.full .cat-card img{min-height:128px}.cat-grid.full .cat-card>div{padding:10px}.cat-grid.full .cat-card h3{font-size:19px;margin-bottom:6px}.cat-grid.full .cat-card p{font-size:11px;margin:3px 0}.article-list{gap:7px;padding-bottom:28px}.article-list a{padding:13px;min-height:125px}.article-list h2{font-size:17px}.article-list p,.article-list span{font-size:11px}.faq-list{padding-bottom:28px}.faq-list details{padding:12px;margin:6px 0}.faq-list p{font-size:13px}.two{gap:8px;padding-bottom:28px}.two article,.callout{padding:15px}.steps{gap:7px;padding-bottom:20px}.steps article{padding:12px}.article{padding:30px 0}.article .lead{font-size:16px}.article h2{font-size:22px;margin-top:26px}footer{padding:17px 16px;margin-top:20px;font-size:11px}}@media(max-width:460px){main{padding:0 12px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid h2{font-size:14px}.guide-strip{padding:20px 12px}.guide-strip>div{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-strip a{padding:7px;font-size:11px}.languages{font-size:11px}.languages div{right:-5px;width:205px}}.main-search{margin-top:18px;max-width:690px;background:#fff;border:2px solid #159ce5;border-radius:9px;padding:9px;box-shadow:0 8px 22px #16325212}.main-search label{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;color:#176989;margin:0 0 6px}.main-search>div{display:flex;gap:7px}.main-search input{min-width:0;flex:1;border:1px solid var(--line);border-radius:6px;padding:10px 12px;font:inherit;font-size:14px;color:var(--ink);background:#fff}.main-search button{border:0;border-radius:6px;background:#159ce5;color:#fff;padding:0 16px;font-weight:800;cursor:pointer}.main-search button:hover{background:#176989}.long-article{max-width:900px}.long-article ol{padding-left:22px}.long-article ol li{margin:10px 0;padding-left:4px}.long-article h2{margin-top:38px}.seo-long-stack{padding:0 0 65px}.embedded-article{max-width:900px;padding:52px 0;border-top:1px solid var(--line)}.embedded-article:first-child{border-top:0;padding-top:10px}.embedded-article>h2{font-size:clamp(2rem,4vw,3.4rem);margin:0 0 16px}.embedded-article .button{margin-top:26px}@media(max-width:800px){.main-search{margin-top:13px;padding:7px}.main-search input{padding:8px;font-size:12px}.main-search button{padding:0 11px;font-size:12px}.long-article h2{margin-top:25px}.embedded-article{padding:28px 0}.embedded-article>h2{font-size:25px}.seo-long-stack{padding-bottom:28px}}
/* Editorial catalogue redesign: intentionally different from the previous rounded blue-card layout. */
:root{--ink:#111319;--mid:#1537cb;--sky:#f5f1e8;--paper:#fffdf8;--aqua:#c8ff00;--orange:#ff5b3d;--line:#111319}
body{background:var(--sky);background-image:linear-gradient(90deg,#1113190e 1px,transparent 1px),linear-gradient(#1113190e 1px,transparent 1px);background-size:28px 28px;color:var(--ink);font-family:Arial,Helvetica,sans-serif}
header{min-height:80px;gap:18px;background:var(--paper);border-bottom:2px solid var(--ink);padding:0 max(22px,calc((100vw - 1220px)/2))}
.brand{width:148px;height:40px;padding-right:16px;border-right:2px solid var(--ink)}.brand img{width:132px;max-height:40px}
nav{justify-content:flex-start;gap:0;font-size:11px;letter-spacing:.055em;text-transform:uppercase}nav a{padding:10px 11px;border:0;border-right:1px solid #11131933}nav a.active,nav a:hover{background:var(--aqua);border-color:#11131933}
.languages{margin-left:auto;border:2px solid var(--ink);padding:5px 9px;background:var(--aqua);font-size:11px}.languages div{border:2px solid var(--ink);border-radius:0;box-shadow:6px 6px 0 var(--ink);background:var(--paper)}.lang{border-radius:0}.lang:hover,.lang.on{background:var(--aqua)}
main{max-width:1220px;padding:0 20px}.hero{grid-template-columns:1.03fr .97fr;gap:0;padding:38px 0 54px;border-bottom:2px solid var(--ink)}.hero>div:first-child{padding:32px 52px 32px 28px;border-left:2px solid var(--ink);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--paper);position:relative}.hero>div:first-child:before{content:'JOYAGOO / FIND 01';display:block;margin:-32px -52px 28px -28px;padding:10px 28px;background:var(--mid);color:#fff;font-size:11px;font-weight:800;letter-spacing:.15em}.kicker,.eyebrow{color:var(--mid);font-size:11px;letter-spacing:.16em}.hero h1,.page-intro h1,.detail h1,.article h1{font-family:Arial Black,Arial,Helvetica,sans-serif;letter-spacing:-.075em;line-height:.9}.hero h1{font-size:clamp(3.2rem,6.2vw,6.1rem);max-width:720px}.hero p:not(.kicker){font-size:18px;max-width:610px}.actions{gap:0;margin-top:28px}.button{border-radius:0;background:var(--ink);padding:13px 18px;border:2px solid var(--ink);box-shadow:4px 4px 0 var(--orange);font-size:12px;letter-spacing:.035em;text-transform:uppercase}.button:hover{background:var(--mid);box-shadow:4px 4px 0 var(--aqua)}.button.ghost{border-color:var(--ink);box-shadow:none;background:var(--paper)}
.main-search{max-width:none;margin-top:28px;border:2px solid var(--ink);border-radius:0;padding:9px;background:var(--paper);box-shadow:5px 5px 0 var(--mid)}.main-search label{color:var(--mid)}.main-search input{border:0;border-radius:0;background:#f5f1e8}.main-search button{border-radius:0;background:var(--mid);text-transform:uppercase;font-size:11px;letter-spacing:.07em}
.hero-product-rail{align-self:stretch!important;border:2px solid var(--ink)!important;border-left:0;border-radius:0!important;box-shadow:none!important;background:var(--paper)!important}.hero-product-rail-head{padding:13px 18px;border-bottom:2px solid var(--ink);background:var(--aqua)}.hero-product-rail-head .kicker,.hero-product-rail-head span{color:var(--ink)!important}.hero-product-list{height:500px;padding:10px;background:#111319;scrollbar-color:var(--aqua) var(--ink)}.hero-product-item{display:grid;grid-template-columns:122px 1fr;gap:14px;margin-bottom:9px;padding:0 0 9px;border-bottom:1px solid #fff6;color:#fff}.hero-product-item img{width:122px;height:100px;border-radius:0;background:#fff}.hero-product-item b{font-size:16px}.hero-product-item small{color:var(--aqua);font-size:11px}.hero-product-item:hover{background:#ffffff12}
.section{padding:54px 0 10px}.section-head{border-bottom:2px solid var(--ink);padding-bottom:13px;margin-bottom:0}.section h2,.two h2,.guide-strip h2,.callout h2{font-family:Arial Black,Arial,sans-serif;letter-spacing:-.055em}.section-head>a{color:var(--mid);text-transform:uppercase;font-size:12px;letter-spacing:.08em}.cat-grid{gap:0;border-top:0}.cat-card{border:0;border-radius:0;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--paper);grid-template-columns:42% 1fr}.cat-card:nth-child(2n){border-right:0}.cat-card img{min-height:240px}.cat-card>div{padding:24px}.cat-card h3{font-family:Arial Black,Arial,sans-serif;font-size:28px}.cat-card a:not(.db),.cat-card .db{color:var(--mid);text-transform:uppercase;letter-spacing:.06em}.cat-card .db{border-top:1px solid #11131933;padding-top:10px}
.feature-grid{grid-template-columns:1fr 1.4fr 1fr;gap:0;padding:42px 0 0;border:2px solid var(--ink);background:var(--ink)}.feature-grid a{border:0;border-right:2px solid var(--ink);border-radius:0;background:var(--paper);min-height:210px;padding:26px}.feature-grid a:nth-child(2){background:var(--aqua)}.feature-grid a:last-child{border-right:0}.feature-grid h2{font-family:Arial Black,Arial,sans-serif;font-size:27px;letter-spacing:-.055em}.feature-grid span{color:var(--mid);text-transform:uppercase;letter-spacing:.06em}
.guide-strip{margin-top:48px;background:var(--mid);padding:58px max(20px,calc((100vw - 1220px)/2));border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.guide-strip .kicker{color:var(--aqua)}.guide-strip h2{color:#fff;max-width:710px}.guide-strip>div{grid-template-columns:repeat(3,1fr);gap:0;border:2px solid var(--ink)}.guide-strip a{border-radius:0;background:var(--paper);border-right:2px solid var(--ink);min-height:142px;padding:18px}.guide-strip a:last-child{border-right:0}.guide-strip small{color:#4b4e58}
.page-intro{max-width:none;padding:48px 28px 34px;background:var(--paper);border-left:2px solid var(--ink);border-right:2px solid var(--ink);border-bottom:2px solid var(--ink)}.page-intro:before{content:'JOYAGOO / INDEX';display:block;margin:-48px -28px 31px;padding:10px 28px;background:var(--mid);color:#fff;font-size:11px;font-weight:800;letter-spacing:.15em}.page-intro h1{max-width:950px;font-size:clamp(3rem,5.8vw,5.8rem)}.page-intro p{max-width:760px;font-size:18px}.article-list{grid-template-columns:repeat(3,1fr);gap:0;padding-bottom:56px;border-left:2px solid var(--ink);border-top:2px solid var(--ink)}.article-list a{min-height:230px;border-radius:0;border:0;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);padding:22px;background:var(--paper)}.article-list a:nth-child(3n+2){background:#dbe3ff}.article-list a:nth-child(3n){background:var(--aqua)}.article-list p{color:var(--mid);text-transform:uppercase;font-size:11px;letter-spacing:.12em}.article-list h2{font-family:Arial Black,Arial,sans-serif;font-size:25px;letter-spacing:-.055em}.article-list span{color:var(--mid);text-transform:uppercase;letter-spacing:.06em}
.detail{padding:48px 0 38px;gap:0;border-bottom:2px solid var(--ink)}.detail img{border-radius:0;border:2px solid var(--ink);box-shadow:10px 10px 0 var(--aqua)}.detail>div:last-child{padding:24px 0 24px 52px}.two{gap:0;padding:40px 0 56px}.two article,.callout{border-radius:0;border:2px solid var(--ink);padding:28px;background:var(--paper)}.two article+article{border-left:0}.steps{gap:0;border-left:2px solid var(--ink)}.steps article{border-radius:0;border:0;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);border-top:8px solid var(--aqua);background:var(--paper)}.steps b{color:var(--mid)}.callout{background:var(--mid);color:#fff}.callout .button{background:var(--aqua);color:var(--ink)}
.article{max-width:960px;padding:54px 0}.article:before{content:'JOYAGOO / RESEARCH NOTE';display:block;padding:10px 15px;background:var(--aqua);border:2px solid var(--ink);font-size:11px;font-weight:800;letter-spacing:.13em;margin-bottom:32px}.article h1{font-size:clamp(3rem,5.6vw,5.6rem)}.article .lead{font-size:20px;border-left:8px solid var(--orange);padding-left:20px}.article h2{font-family:Arial Black,Arial,sans-serif;letter-spacing:-.055em}.article p,.article li{max-width:820px}.note{background:#dbe3ff;border:2px solid var(--ink);border-left:8px solid var(--orange);padding:20px}.checklist li{border-radius:0;border:2px solid var(--ink);background:var(--paper)}.faq-list{max-width:none;padding:28px 0 58px}.faq-list details{border-radius:0;border:2px solid var(--ink);background:var(--paper);padding:18px 20px}.faq-list details[open]{background:#dbe3ff}.product-scroll{border-radius:0;border:2px solid var(--ink);box-shadow:9px 9px 0 var(--mid)}.product-scroll-head{border-bottom:2px solid var(--ink);background:var(--aqua)}.product-stream{background:var(--paper)}.product-row{border-bottom:2px solid var(--ink)}.product-row img{border-radius:0;border:1px solid var(--ink)}.product-row .button{box-shadow:none}
footer{background:var(--mid);border-top:2px solid var(--ink);color:#fff}footer a{color:var(--aqua)}
@media(max-width:800px){body{background-size:20px 20px}header{min-height:auto;padding:9px 12px;border-bottom:2px solid var(--ink)}.brand{width:114px;height:32px;border:0;padding:0}.brand img{width:114px}.languages{margin-left:auto}.languages div{z-index:12}nav{order:3;width:100%;overflow:auto;white-space:nowrap;border-top:1px solid #11131955;padding-top:7px;font-size:10px}nav a{padding:7px 9px}.hero{grid-template-columns:1fr;padding:18px 0 28px;border-bottom:0}.hero>div:first-child{padding:21px 16px 18px;border:2px solid var(--ink)}.hero>div:first-child:before{margin:-21px -16px 17px;padding:8px 16px;font-size:9px}.hero h1{font-size:clamp(2.5rem,13vw,4rem)}.hero p:not(.kicker){font-size:15px}.main-search{margin-top:18px}.hero-product-rail{border-left:2px solid var(--ink)!important;border-top:0!important}.hero-product-list{height:220px;display:flex;overflow-x:auto;overflow-y:hidden}.hero-product-item{min-width:185px;grid-template-columns:1fr;border:0;margin:0;padding:0}.hero-product-item img{width:100%;height:115px}.section{padding-top:25px}.section-head{padding-bottom:9px}.section .cat-grid{gap:0}.section .cat-card{grid-template-columns:1fr;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.section .cat-card:nth-child(2n){border-right:0}.section .cat-card img{height:82px;min-height:82px}.section .cat-card>div{padding:10px}.section .cat-card h3{font-size:16px}.feature-grid{padding-top:18px;grid-template-columns:repeat(3,1fr)}.feature-grid a{padding:10px;min-height:128px}.feature-grid h2{font-size:15px}.guide-strip{margin-top:22px;padding:30px 16px}.guide-strip>div{gap:0}.guide-strip a{padding:9px;min-height:102px}.page-intro{padding:25px 16px 20px;border-left:2px solid var(--ink);border-right:2px solid var(--ink)}.page-intro:before{margin:-25px -16px 20px;padding:8px 16px;font-size:9px}.page-intro h1{font-size:clamp(2.3rem,11vw,3.8rem)}.article-list{grid-template-columns:repeat(2,1fr);padding-bottom:28px}.article-list a{min-height:145px;padding:12px}.article-list h2{font-size:17px}.detail{grid-template-columns:1fr;padding:28px 0}.detail>div:last-child{padding:28px 0 0}.detail img{max-width:none}.two{padding:24px 0}.two article,.two article+article{border:2px solid var(--ink)}.article{padding:31px 0}.article:before{margin-bottom:20px}.article h1{font-size:clamp(2.5rem,11vw,3.8rem)}.article .lead{font-size:16px}.faq-list{padding:20px 0 28px}.faq-list details{padding:13px}.product-scroll{margin-bottom:32px}.product-row{border-bottom:1px solid var(--ink)}}
@media(max-width:460px){main{padding:0 12px}.hero>div:first-child{padding-left:13px;padding-right:13px}.hero>div:first-child:before{margin-left:-13px;margin-right:-13px}.article-list{grid-template-columns:1fr}.article-list a{min-height:125px}.guide-strip{padding:24px 12px}.guide-strip>div{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-strip a{padding:7px;font-size:11px}.feature-grid h2{font-size:13px}}

/* Lookbook redesign: full photographic strips and editorial reading flow, replacing the former card/directory system. */
:root{--ink:#262422;--mid:#ee4f2e;--sky:#f8f7f3;--paper:#ffffff;--aqua:#d7ddff;--orange:#f5c449;--line:#d9d5ce}
body{background:var(--sky);background-image:none;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
header{position:relative;min-height:78px;padding:0 max(24px,calc((100vw - 1360px)/2));border:0;background:transparent;gap:28px}.brand{width:155px;height:42px;padding:0;border:0}.brand img{width:145px;max-height:42px}nav{gap:22px;font-size:11px;letter-spacing:.04em;text-transform:none}nav a{padding:8px 0;border:0!important;background:transparent!important}nav a.active,nav a:hover{color:var(--mid)}.languages{border:0;padding:0;background:transparent;font-size:12px}.languages div{top:25px;border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 35px #2624221b;background:#fff;padding:10px}.lang{border-radius:8px}.lang:hover,.lang.on{background:#f0ece5}
main{max-width:1360px;padding:0 26px}.hero{display:block;position:relative;min-height:670px;padding:28px 0 90px;border:0}.hero>div:first-child{position:relative;z-index:2;width:58%;min-height:560px;padding:80px 0 0;background:transparent;border:0}.hero>div:first-child:before{content:none}.kicker,.eyebrow{font-size:11px;color:var(--mid);letter-spacing:.16em}.hero h1,.page-intro h1,.detail h1,.article h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.065em;line-height:.89}.hero h1{font-size:clamp(4.1rem,8vw,8.2rem);max-width:760px;margin-bottom:25px}.hero p:not(.kicker){font-size:18px;line-height:1.65;max-width:510px}.actions{gap:11px;margin-top:28px}.button{border:1px solid var(--ink);border-radius:999px;background:var(--ink);padding:12px 19px;box-shadow:none;text-transform:none;font-size:12px;letter-spacing:.02em}.button:hover{background:var(--mid);border-color:var(--mid);box-shadow:none}.button.ghost{background:transparent;border-color:var(--ink)}
.main-search{max-width:540px;margin-top:28px;padding:5px;border:1px solid var(--ink);border-radius:999px;background:#fff;box-shadow:none}.main-search label{position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);overflow:hidden}.main-search>div{gap:0}.main-search input{border:0;border-radius:999px;padding:12px 16px;background:transparent;font-size:13px}.main-search button{border-radius:999px;background:var(--mid);padding:0 19px;font-size:11px;letter-spacing:.05em;text-transform:uppercase}
.hero-product-rail{position:absolute;z-index:1;right:0;top:20px;width:54%;height:610px;border:0!important;border-radius:0!important;background:#ebe8e0!important;color:var(--ink)!important;box-shadow:none!important;overflow:hidden}.hero-product-rail-head{position:absolute;z-index:2;top:18px;right:20px;padding:0;border:0;background:transparent}.hero-product-rail-head .kicker{display:none}.hero-product-rail-head span{font-size:10px;color:#fff!important;letter-spacing:.12em;text-transform:uppercase}.hero-product-list{height:610px;display:flex;overflow-x:auto;overflow-y:hidden;gap:0;padding:0;background:#ebe8e0;scroll-snap-type:x mandatory;scrollbar-width:none}.hero-product-list::-webkit-scrollbar{display:none}.hero-product-item{position:relative;display:block;min-width:100%;height:610px;padding:0;border:0;margin:0;scroll-snap-align:start;color:#fff}.hero-product-item img{width:100%;height:100%;border-radius:0;object-fit:cover;background:#ddd}.hero-product-item span{position:absolute;left:22px;right:22px;bottom:21px;display:block;padding:15px 16px;background:#262422ce;backdrop-filter:blur(10px)}.hero-product-item b{font-family:Georgia,serif;font-size:23px;font-weight:500;line-height:1.1}.hero-product-item small{display:block;margin-top:5px;color:#fff;font-size:11px}.hero-product-item:hover{background:transparent}
.section{padding:20px 0 0}.section-head{align-items:baseline;border:0;margin-bottom:28px;padding:0}.section h2,.two h2,.guide-strip h2,.callout h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.055em}.section h2{font-size:clamp(2.5rem,4vw,4.6rem)}.section-head>a{color:var(--mid);font-size:12px;font-weight:700;text-transform:none;letter-spacing:0}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cat-card,.cat-card:nth-child(2n){display:block;border:0;background:transparent;overflow:visible}.cat-card img{width:100%;height:260px;min-height:0;border:0;object-fit:cover}.cat-card>div{padding:14px 0 0}.cat-card h3{font-family:Georgia,serif;font-size:28px;font-weight:500;margin-bottom:7px}.cat-card p{font-size:13px;line-height:1.45}.cat-card .qc{color:#74706a}.cat-card a:not(.db),.cat-card .db{color:var(--mid);font-size:12px;text-transform:none;letter-spacing:0}.cat-card .db{border:0;padding:0;margin-top:9px}
.feature-grid{display:flex;gap:0;margin:85px 0 0;padding:0;border:0;background:transparent}.feature-grid a,.feature-grid a:nth-child(2),.feature-grid a:last-child{position:relative;display:block;min-height:170px;flex:1;padding:28px 25px;background:#e8e4dc;border:0}.feature-grid a:nth-child(2){background:var(--aqua);transform:translateY(-18px)}.feature-grid a:nth-child(3){background:#f6c4b7}.feature-grid .kicker{color:var(--ink)}.feature-grid h2{font-family:Georgia,serif;font-size:29px;font-weight:500;line-height:1;letter-spacing:-.05em;margin:7px 0 28px}.feature-grid span{color:var(--ink);font-size:12px;letter-spacing:0;text-transform:none}
.guide-strip{margin:86px calc((1360px - 100vw)/2) 0;padding:86px max(26px,calc((100vw - 1360px)/2));border:0;background:#262422}.guide-strip .kicker{color:#f5c449}.guide-strip h2{max-width:820px;color:#fff;font-size:clamp(2.8rem,5vw,5.5rem);line-height:.94}.guide-strip>div{display:flex;gap:14px;border:0;overflow-x:auto;padding-top:12px}.guide-strip a,.guide-strip a:last-child{min-width:235px;min-height:150px;border:0;border-radius:0;background:#fff;padding:17px;font-size:15px}.guide-strip small{font-size:12px;color:#66615a}
.page-intro{padding:74px 0 35px;background:transparent;border:0}.page-intro:before{content:none}.page-intro h1{max-width:950px;font-size:clamp(3.8rem,7vw,7rem)}.page-intro p{max-width:620px;font-size:18px}.article-list{display:block;padding:0 0 80px;border:0}.article-list a{display:grid;grid-template-columns:108px minmax(0,1.3fr) minmax(150px,.7fr);align-items:baseline;gap:26px;min-height:0;padding:28px 0;border:0;border-top:1px solid var(--line);background:transparent!important}.article-list a:last-child{border-bottom:1px solid var(--line)}.article-list a:before{content:counter(item,decimal-leading-zero);counter-increment:item;font-family:Georgia,serif;font-size:30px;color:var(--mid)}.article-list{counter-reset:item}.article-list p{margin:0;color:var(--mid);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.article-list h2{font-family:Georgia,serif;font-weight:500;font-size:29px;line-height:1.05;letter-spacing:-.05em;margin:0}.article-list span{font-size:12px;color:#77716a;font-weight:600;text-align:right}.article-list a:hover h2{color:var(--mid)}
.detail{gap:64px;padding:68px 0 50px;border:0}.detail img{border:0;border-radius:0;box-shadow:none}.detail>div:last-child{padding:0}.detail h1{font-size:clamp(3.7rem,6vw,6.5rem)}.two{gap:25px;padding:42px 0 80px}.two article,.two article+article{border:0;background:#ebe8e0;padding:29px}.steps{gap:16px;border:0}.steps article{border:0;border-top:1px solid var(--ink);background:transparent;padding:17px 0}.steps b{color:var(--mid)}.callout{border:0;background:#f6c4b7;color:var(--ink);padding:32px}.callout .button{background:var(--ink);color:#fff}
.article{max-width:860px;padding:80px 0}.article:before{content:none}.article h1{font-size:clamp(3.7rem,6vw,6.4rem)}.article .lead{font-family:Georgia,serif;font-size:24px;line-height:1.4;border:0;padding:0;color:#5b554f}.article h2{font-family:Georgia,serif;font-weight:500;font-size:35px;letter-spacing:-.055em}.article p,.article li{font-size:16px}.note{border:0;border-left:4px solid var(--mid);background:#ebe8e0;padding:20px}.checklist li{border:0;border-radius:0;border-bottom:1px solid var(--line);background:transparent;padding:12px 0}.faq-list{max-width:900px;padding:15px 0 85px}.faq-list details{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;padding:20px 0}.faq-list details[open]{background:transparent}.faq-list summary{font-family:Georgia,serif;font-size:22px;font-weight:500}.product-scroll{border:0;border-radius:0;box-shadow:none;background:transparent;margin:0 0 85px}.product-scroll-head{padding:0 0 18px;border-bottom:1px solid var(--ink);background:transparent}.product-stream{padding:0;background:transparent}.product-row{grid-template-columns:160px 1fr auto;gap:28px;padding:22px 0;border-bottom:1px solid var(--line)}.product-row img{width:160px;height:128px;border:0;border-radius:0}.product-row h2{font-family:Georgia,serif;font-weight:500;font-size:29px}.product-row .button{box-shadow:none}
footer{margin-top:0;padding:55px max(26px,calc((100vw - 1360px)/2));border:0;background:#ebe8e0;color:var(--ink)}footer a{color:var(--mid)}
@media(max-width:800px){header{padding:12px 16px;gap:10px}.brand,.brand img{width:120px}.languages{margin-left:auto}nav{gap:15px;font-size:10px;border:0;padding:6px 0 0}.hero{min-height:0;padding:10px 0 45px}.hero>div:first-child{width:100%;min-height:0;padding:28px 0 310px}.hero h1{font-size:clamp(3.2rem,16vw,5rem)}.hero p:not(.kicker){font-size:16px}.hero-product-rail{top:auto;bottom:45px;left:0;width:100%;height:285px}.hero-product-list,.hero-product-item{height:285px}.hero-product-item span{left:12px;right:12px;bottom:12px;padding:10px}.hero-product-item b{font-size:17px}.main-search{max-width:100%;margin-top:20px}.section{padding-top:12px}.section h2{font-size:36px}.cat-grid{grid-template-columns:repeat(2,1fr);gap:14px}.cat-card img{height:170px}.cat-card h3{font-size:23px}.feature-grid{margin-top:45px;display:grid;grid-template-columns:1fr 1fr}.feature-grid a,.feature-grid a:nth-child(2),.feature-grid a:nth-child(3){min-height:142px;transform:none}.feature-grid a:nth-child(3){grid-column:1/-1}.feature-grid h2{font-size:22px}.guide-strip{margin-top:48px;padding:48px 16px}.guide-strip h2{font-size:42px}.guide-strip>div{display:flex}.page-intro{padding:35px 0 25px}.page-intro h1{font-size:clamp(3rem,14vw,5rem)}.article-list{padding-bottom:36px}.article-list a{grid-template-columns:46px 1fr;gap:12px;padding:20px 0}.article-list a:before{font-size:22px}.article-list p{grid-column:2}.article-list h2{grid-column:2;font-size:24px}.article-list span{grid-column:2;text-align:left}.detail{gap:26px;padding:35px 0}.detail h1{font-size:clamp(3rem,13vw,5rem)}.two{grid-template-columns:1fr;gap:14px;padding:30px 0}.article{padding:45px 0}.article h1{font-size:clamp(3rem,13vw,5rem)}.article .lead{font-size:20px}.article h2{font-size:29px}.product-row{grid-template-columns:100px 1fr;gap:15px}.product-row img{width:100px;height:96px}.product-row h2{font-size:22px}.product-row .button{grid-column:2;width:max-content}.faq-list{padding-bottom:38px}footer{padding:38px 16px}}
@media(max-width:460px){main{padding:0 14px}.hero>div:first-child{padding-bottom:300px}.hero h1{font-size:clamp(3rem,15vw,4.2rem)}.main-search button{padding:0 12px}.cat-grid{gap:12px}.cat-card img{height:130px}.cat-card h3{font-size:20px}.feature-grid{grid-template-columns:1fr}.feature-grid a:nth-child(3){grid-column:auto}.guide-strip{padding:38px 14px}.guide-strip h2{font-size:36px}}

/* Product route map: a functional navigation diagram rather than a hero/card/gallery template. */
:root{--ink:#143c35;--mid:#e64b2d;--sky:#fffaf0;--paper:#fffdf7;--aqua:#9ee7dc;--orange:#f5c747;--line:#d6ddd1}
body{background:var(--sky);background-image:radial-gradient(#143c351c 1px,transparent 1px);background-size:18px 18px;color:var(--ink);font-family:ui-rounded,"SF Pro Rounded",Inter,system-ui,sans-serif}
header{position:relative;min-height:84px;max-width:1440px;margin:auto;padding:0 32px;border:0;background:transparent;gap:30px}.brand{width:150px;height:42px;border:0;padding:0}.brand img{width:142px;max-height:42px}nav{gap:17px;font-size:11px;font-weight:800;letter-spacing:.025em;text-transform:none}nav a{border:0!important;padding:8px 0;background:transparent!important}nav a.active,nav a:hover{color:var(--mid)}.languages{border:2px solid var(--ink);border-radius:999px;background:var(--paper);padding:6px 12px;font-size:11px}.languages div{border:2px solid var(--ink);border-radius:16px;box-shadow:0 10px 0 #143c3522;background:var(--paper)}.lang{border-radius:8px}.lang:hover,.lang.on{background:var(--aqua)}
main{max-width:1360px;padding:0 28px}.route-hero{display:grid;grid-template-columns:43% 57%;gap:20px;min-height:565px;padding:30px 0 50px}.route-intro{padding:54px 0 0}.kicker,.eyebrow{font-size:11px;letter-spacing:.14em;color:var(--mid)}.route-intro h1,.page-intro h1,.detail h1,.article h1{font-family:ui-rounded,"Arial Rounded MT Bold",Inter,sans-serif;font-weight:900;letter-spacing:-.065em;line-height:.91}.route-intro h1{font-size:clamp(3.4rem,6.4vw,6.5rem);margin:0 0 20px}.route-intro p:not(.kicker){font-size:17px;line-height:1.65;max-width:500px}.actions{gap:10px;margin-top:25px}.button{border:2px solid var(--ink);border-radius:999px;background:var(--ink);padding:11px 17px;font-size:12px;text-transform:none;letter-spacing:0;box-shadow:3px 4px 0 var(--orange)}.button:hover{background:var(--mid);border-color:var(--mid);box-shadow:3px 4px 0 var(--aqua)}.button.ghost{background:var(--paper);color:var(--ink);box-shadow:none}
.main-search{max-width:520px;margin-top:26px;padding:6px;border:2px solid var(--ink);border-radius:18px;background:var(--paper);box-shadow:7px 7px 0 var(--aqua)}.main-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.main-search>div{gap:5px}.main-search input{border:0;border-radius:11px;background:#fffaf0;padding:12px;font-size:13px}.main-search button{border:0;border-radius:11px;background:var(--mid);padding:0 16px;font-size:11px;font-weight:900}
.route-map{position:relative;min-height:510px;overflow:visible;background:linear-gradient(135deg,#dff7f0 0%,#fffdf7 58%,#ffe2b7 100%);border-radius:46% 54% 42% 58% / 43% 38% 62% 57%;box-shadow:inset 0 0 0 2px var(--ink),12px 12px 0 #143c3518}.route-map svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.route-map path{fill:none;stroke:var(--mid);stroke-width:8;stroke-linecap:round;stroke-dasharray:1 15}.route-stop{position:absolute;display:grid;place-items:center;width:112px;height:112px;border:3px solid var(--ink);border-radius:50%;background:var(--paper);text-align:center;box-shadow:5px 6px 0 #143c3524;transition:transform .2s,background .2s}.route-stop:hover{transform:scale(1.08);background:var(--aqua)}.route-stop b{font-size:11px;color:var(--mid)}.route-stop span{font-size:17px;font-weight:900;line-height:1}.route-stop small{font-size:9px;line-height:1.1;max-width:76px}.stop-find{left:3%;top:6%;background:var(--orange)}.stop-categories{left:29%;top:38%;background:var(--paper)}.stop-details{left:49%;top:11%;background:var(--aqua)}.stop-seo{left:68%;top:49%;background:#ffe2b7}.stop-faq{right:2%;bottom:6%;background:var(--paper)}
.route-products{margin:0 calc((1360px - 100vw)/2);padding:26px max(28px,calc((100vw - 1360px)/2));background:var(--ink);color:#fff}.route-products-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px}.route-products-head .kicker{color:var(--orange);margin:0}.route-products-head span{font-size:11px;color:#d3eee7}.route-product-track{display:flex;gap:18px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.route-product{position:relative;min-width:205px;display:grid;gap:7px;color:#fff;scroll-snap-align:start}.route-product-number{position:absolute;top:8px;left:8px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:var(--ink);font-size:10px;font-weight:900}.route-product img{width:205px;height:150px;object-fit:cover;border-radius:22px 22px 4px 4px}.route-product b{font-size:14px;line-height:1.15}.route-product small{color:var(--aqua);font-size:10px}
.section{padding:70px 0 0}.section-head{border:0;padding:0;margin-bottom:22px;align-items:end}.section h2,.two h2,.guide-strip h2,.callout h2{font-family:ui-rounded,"Arial Rounded MT Bold",Inter,sans-serif;font-weight:900;letter-spacing:-.05em}.section h2{font-size:clamp(2.5rem,4vw,4rem)}.section-head>a{color:var(--mid);font-size:12px;text-transform:none;letter-spacing:0}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.cat-card,.cat-card:nth-child(2n){border:0;border-radius:0;background:transparent;display:block;overflow:visible}.cat-card img{height:230px;min-height:0;border-radius:50% 50% 18px 18px;object-fit:cover}.cat-card>div{padding:14px 5px 0}.cat-card h3{font-family:ui-rounded,"Arial Rounded MT Bold",Inter,sans-serif;font-size:23px;margin:4px 0 8px}.cat-card p{font-size:12px;line-height:1.45}.cat-card .qc{color:#667870}.cat-card a:not(.db),.cat-card .db{color:var(--mid);font-size:11px;text-transform:none;letter-spacing:0}.cat-card .db{border:0;padding:0;margin-top:8px}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:74px 0 0;border:0;background:transparent}.feature-grid a,.feature-grid a:nth-child(2),.feature-grid a:last-child{display:block;min-height:156px;border:0;border-left:6px solid var(--mid);border-radius:0;background:transparent;padding:8px 0 10px 18px}.feature-grid a:nth-child(2){border-color:var(--orange);transform:none}.feature-grid a:nth-child(3){border-color:var(--aqua)}.feature-grid h2{font-size:28px;line-height:1;letter-spacing:-.055em;margin:6px 0 20px}.feature-grid span{font-size:12px;color:var(--mid);text-transform:none;letter-spacing:0}
.guide-strip{margin:84px calc((1360px - 100vw)/2) 0;padding:65px max(28px,calc((100vw - 1360px)/2));border:0;border-radius:80px 80px 0 0;background:#ffe2b7}.guide-strip .kicker{color:var(--mid)}.guide-strip h2{max-width:720px;font-size:clamp(2.5rem,5vw,5.1rem);line-height:.92}.guide-strip>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border:0;margin-top:32px}.guide-strip a,.guide-strip a:last-child{position:relative;min-height:135px;border:0;border-radius:30px;background:var(--paper);padding:20px 18px 18px 52px}.guide-strip i{position:absolute;left:16px;top:18px;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-size:10px;font-style:normal;font-weight:900}.guide-strip small{font-size:11px;color:#60655f;margin-top:6px}
.page-intro{padding:80px 0 35px;max-width:930px;border:0;background:transparent}.page-intro:before{content:none}.page-intro h1{font-size:clamp(3.2rem,6vw,6rem)}.page-intro p{font-size:18px;max-width:690px}.article-list{position:relative;display:block;padding:15px 0 80px;border:0}.article-list:before{content:'';position:absolute;left:24px;top:0;bottom:76px;width:4px;border-radius:4px;background:var(--aqua)}.article-list a{position:relative;display:grid;grid-template-columns:62px 1fr 150px;align-items:center;gap:22px;min-height:114px;border:0!important;border-radius:0;background:transparent!important;padding:17px 0}.article-list a:before{content:'';width:34px;height:34px;border:3px solid var(--ink);border-radius:50%;background:var(--paper);z-index:1}.article-list a:nth-child(3n+2):before{background:var(--orange)}.article-list a:nth-child(3n):before{background:var(--aqua)}.article-list p{font-size:11px;color:var(--mid);letter-spacing:.13em;text-transform:uppercase;margin:0}.article-list h2{font-family:ui-rounded,"Arial Rounded MT Bold",Inter,sans-serif;font-size:25px;line-height:1.08;letter-spacing:-.045em;margin:5px 0}.article-list span{font-size:12px;color:var(--mid);font-weight:800;text-align:right}
.detail{gap:58px;padding:75px 0 42px;border:0}.detail img{border-radius:44% 56% 46% 54% / 55% 40% 60% 45%;box-shadow:11px 12px 0 var(--aqua)}.detail>div:last-child{padding:0}.detail h1{font-size:clamp(3.2rem,5.5vw,5.8rem)}.two{gap:28px;padding:42px 0 75px}.two article,.two article+article{border:0;border-radius:32px;background:#dff7f0;padding:27px}.two article+article{background:#fff0d8}.steps{gap:15px;border:0}.steps article{border:0;border-radius:26px;background:var(--paper);padding:18px}.steps b{color:var(--mid)}.callout{border:0;border-radius:35px;background:var(--ink);color:#fff;padding:34px}.callout .button{background:var(--orange);color:var(--ink);border-color:var(--orange)}
.article{max-width:880px;padding:78px 0}.article:before{content:'';display:block;width:96px;height:16px;border-radius:16px;background:var(--orange);margin-bottom:26px}.article h1{font-size:clamp(3.2rem,5.7vw,6rem)}.article .lead{font-size:21px;border:0;padding:0;color:#53635d}.article h2{font-family:ui-rounded,"Arial Rounded MT Bold",Inter,sans-serif;font-size:31px;letter-spacing:-.05em}.note{border:0;border-left:7px solid var(--mid);border-radius:14px;background:#fff0d8;padding:20px}.checklist li{border:0;border-radius:17px;background:var(--paper);box-shadow:0 4px 0 #143c350d;padding:12px 15px}.faq-list{max-width:880px;padding:20px 0 78px}.faq-list details{border:0;border-radius:20px;background:var(--paper);padding:17px 20px;margin:12px 0}.faq-list details[open]{background:#dff7f0}.product-scroll{border:0;border-radius:35px;background:var(--paper);box-shadow:0 12px 35px #143c3512;overflow:hidden}.product-scroll-head{background:#dff7f0;border:0;padding:20px 24px}.product-stream{background:var(--paper)}.product-row{border-bottom:1px solid var(--line);padding:17px;grid-template-columns:126px 1fr auto}.product-row img{width:126px;height:105px;border:0;border-radius:24px}.product-row h2{font-family:ui-rounded,"Arial Rounded MT Bold",Inter,sans-serif;font-size:21px}.product-row .button{box-shadow:none}
footer{margin-top:0;border:0;background:var(--ink);color:#e9fff8;padding:46px max(28px,calc((100vw - 1360px)/2))}footer a{color:var(--orange)}
@media(max-width:800px){header{padding:11px 16px;min-height:auto;gap:8px}.brand,.brand img{width:119px}.languages{margin-left:auto}nav{order:3;width:100%;overflow:auto;white-space:nowrap;gap:16px;padding-top:6px}.route-hero{grid-template-columns:1fr;gap:13px;min-height:0;padding:12px 0 30px}.route-intro{padding:18px 0 0}.route-intro h1{font-size:clamp(3rem,15vw,4.7rem)}.route-intro p:not(.kicker){font-size:16px}.route-map{min-height:390px;border-radius:48% 52% 45% 55% / 40% 37% 63% 60%}.route-stop{width:82px;height:82px;border-width:2px}.route-stop span{font-size:13px}.route-stop small{font-size:8px;max-width:58px}.stop-find{left:2%;top:6%}.stop-categories{left:25%;top:43%}.stop-details{left:48%;top:13%}.stop-seo{left:66%;top:54%}.stop-faq{right:1%;bottom:6%}.route-map path{stroke-width:6}.route-products{margin:0 -14px;padding:21px 14px}.route-products-head span{display:none}.route-product{min-width:170px}.route-product img{width:170px;height:126px}.section{padding-top:45px}.section h2{font-size:35px}.cat-grid{grid-template-columns:repeat(2,1fr);gap:18px}.cat-card img{height:168px}.cat-card h3{font-size:20px}.feature-grid{grid-template-columns:1fr;gap:14px;padding-top:46px}.feature-grid a,.feature-grid a:nth-child(2),.feature-grid a:nth-child(3){min-height:0;padding:7px 0 8px 16px}.guide-strip{margin-top:55px;padding:45px 16px;border-radius:46px 46px 0 0}.guide-strip h2{font-size:39px}.guide-strip>div{grid-template-columns:1fr 1fr;gap:11px}.guide-strip a,.guide-strip a:last-child{min-height:112px;border-radius:22px;padding:16px 12px 14px 45px}.page-intro{padding:42px 0 24px}.page-intro h1{font-size:clamp(3rem,13vw,5rem)}.article-list{padding-bottom:38px}.article-list:before{left:15px;bottom:35px;width:3px}.article-list a{grid-template-columns:42px 1fr;gap:12px;min-height:0}.article-list a:before{width:28px;height:28px}.article-list p,.article-list h2,.article-list span{grid-column:2}.article-list h2{font-size:22px}.article-list span{text-align:left}.detail{grid-template-columns:1fr;padding:42px 0;gap:28px}.detail h1{font-size:clamp(3rem,13vw,5rem)}.two{grid-template-columns:1fr;gap:14px;padding:28px 0}.article{padding:45px 0}.article h1{font-size:clamp(3rem,13vw,5rem)}.article .lead{font-size:18px}.article h2{font-size:27px}.product-row{grid-template-columns:86px 1fr;gap:12px}.product-row img{width:86px;height:78px}.product-row .button{grid-column:2;width:max-content}.faq-list{padding-bottom:36px}footer{padding:34px 16px}}
@media(max-width:460px){main{padding:0 14px}.route-map{min-height:345px}.route-stop{width:70px;height:70px}.route-stop span{font-size:11px}.route-stop small{font-size:7px}.stop-find{left:1%}.stop-categories{left:23%}.stop-details{left:46%}.stop-seo{left:64%}.guide-strip{padding:36px 14px}.guide-strip>div{grid-template-columns:1fr}.guide-strip h2{font-size:34px}}

/* Minimal brand-led redesign: one strong product image, generous whitespace and editorial rules. */
:root{--ink:#08192d;--mid:#2759ff;--sky:#f4f7f8;--paper:#fff;--aqua:#c8f1e7;--orange:#b6f400;--line:#d8e0e5}
*{box-sizing:border-box}body{background:var(--paper);background-image:none;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif}header{position:relative;max-width:1440px;min-height:76px;padding:0 42px;margin:auto;border-bottom:1px solid var(--line);background:#fff;gap:32px}.brand,.brand img{width:142px;height:auto}.brand{padding:0;border:0}nav{gap:18px;font-size:11px;font-weight:750;letter-spacing:.015em}nav a{padding:9px 0!important;border:0!important;background:transparent!important}nav a.active,nav a:hover{color:var(--mid);box-shadow:inset 0 -2px 0 var(--mid)}.languages{border:0;border-radius:0;background:transparent;padding:8px 0;font-size:11px}.languages div{border:1px solid var(--line);border-radius:0;box-shadow:none;background:#fff}.lang{border-radius:0}.lang:hover,.lang.on{background:var(--sky)}main{max-width:1360px;padding:0 32px}.kicker,.eyebrow{font-size:10px;font-weight:800;letter-spacing:.15em;color:#547184}.button{border:1px solid var(--ink);border-radius:0;background:var(--ink);padding:12px 17px;box-shadow:none;font-size:11px;font-weight:800;letter-spacing:.01em}.button:hover{background:var(--mid);border-color:var(--mid);box-shadow:none}.button.ghost{background:#fff;color:var(--ink);border-color:var(--line)}.actions{gap:9px;margin-top:26px}
.brand-hero{display:grid;grid-template-columns:minmax(340px,.91fr) minmax(460px,1.09fr);min-height:590px;border-bottom:1px solid var(--line)}.brand-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:70px 62px 70px 0}.brand-copy h1,.page-intro h1,.detail h1,.article h1{font-family:Inter,Arial,sans-serif;font-weight:780;letter-spacing:-.075em;line-height:.91}.brand-copy h1{font-size:clamp(3.2rem,5.5vw,6rem);max-width:680px;margin:10px 0 20px}.brand-copy p:not(.kicker){max-width:520px;margin:0;font-size:16px;line-height:1.65}.main-search{width:100%;max-width:510px;margin-top:28px;padding:0;border:0;border-bottom:1px solid var(--ink);border-radius:0;box-shadow:none;background:transparent}.main-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.main-search>div{gap:0}.main-search input{border:0;border-radius:0;padding:14px 0;background:transparent;font-size:13px}.main-search button{border:0;border-radius:0;background:transparent;color:var(--mid);padding:0 0 0 16px;font-weight:800;cursor:pointer}.main-search button:hover{background:transparent;color:var(--ink)}.hero-subject{position:relative;display:block;min-height:590px;overflow:hidden;background:#edf2f4;color:#fff}.hero-subject:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 47%,#08192dd9 100%)}.hero-subject img{display:block;width:100%;height:100%;min-height:590px;object-fit:cover;filter:saturate(.86) contrast(1.04);transition:transform .5s ease}.hero-subject:hover img{transform:scale(1.025)}.hero-subject span{position:absolute;z-index:1;left:31px;right:31px;bottom:27px;display:flex;justify-content:space-between;gap:20px;align-items:end}.hero-subject b{font-size:18px;line-height:1.15;max-width:250px}.hero-subject small{font-size:10px;color:#fff;text-align:right}.brand-products{padding:28px 0 70px;border-bottom:1px solid var(--line)}.brand-section-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.brand-section-label .kicker{margin:0}.brand-section-label a{font-size:11px;font-weight:800;color:var(--mid)}.brand-product-track{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid var(--line)}.brand-product{min-width:0;border-right:1px solid var(--line);color:var(--ink)}.brand-product img{display:block;width:100%;aspect-ratio:1/1.07;object-fit:cover;background:var(--sky);filter:saturate(.85)}.brand-product span{display:grid;gap:5px;padding:12px 11px 4px}.brand-product b{font-size:13px;line-height:1.18;font-weight:750}.brand-product small{font-size:10px;color:#6b7f8b}.brand-product:hover b{color:var(--mid)}.section{padding:78px 0 0}.section-head{align-items:end;border:0;margin-bottom:24px}.section h2,.brand-links h2,.brand-guides h2,.two h2,.guide-strip h2,.callout h2{font-family:Inter,Arial,sans-serif;font-weight:780;letter-spacing:-.06em}.section h2{font-size:clamp(2.6rem,4.2vw,4.5rem);margin:5px 0 0}.section-head>a{font-size:11px;color:var(--mid);letter-spacing:0;text-transform:none}.brand-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.cat-card,.cat-card:nth-child(2n){border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:#fff;display:block}.cat-card img{display:block;width:100%;height:264px;min-height:0;border-radius:0;object-fit:cover;background:var(--sky)}.cat-card>div{padding:17px 16px 20px}.cat-card .eyebrow{margin:0 0 4px}.cat-card h3{font-family:Inter,Arial,sans-serif;font-size:23px;letter-spacing:-.04em;margin:0 0 9px}.cat-card p{font-size:12px;line-height:1.5;margin:4px 0}.cat-card .qc{color:#687b88}.cat-card a:not(.db),.cat-card .db{font-size:10px;color:var(--mid);letter-spacing:0;text-transform:none}.cat-card .db{margin-top:10px;padding:0;border:0}.brand-links{display:grid;grid-template-columns:repeat(3,1fr);margin-top:80px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.brand-links a{min-height:170px;padding:23px 25px;border-right:1px solid var(--ink);color:var(--ink)}.brand-links a:last-child{border-right:0}.brand-links .kicker{margin:0}.brand-links h2{font-size:29px;margin:24px 0 7px}.brand-links span{font-size:12px;color:#5e7382}.brand-links a:hover{background:var(--ink);color:#fff}.brand-links a:hover .kicker{color:var(--orange)}.brand-links a:hover span{color:#d8e5ed}.brand-guides{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding:86px 0 95px}.brand-guides .kicker{margin:0 0 11px}.brand-guides h2{max-width:520px;font-size:clamp(2.2rem,3.5vw,3.8rem);line-height:.98;margin:0}.brand-guides ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.brand-guides li{border-bottom:1px solid var(--line)}.brand-guides li a{display:grid;grid-template-columns:minmax(145px,.7fr) 1.5fr auto;gap:18px;align-items:center;padding:17px 0;color:var(--ink)}.brand-guides b{font-size:14px;line-height:1.2}.brand-guides span{font-size:11px;line-height:1.4;color:#657886}.brand-guides i{font-size:10px;font-style:normal;font-weight:800;white-space:nowrap;color:var(--mid)}
.page-intro{max-width:900px;padding:78px 0 32px;border:0;background:transparent}.page-intro:before{content:none}.page-intro h1{font-size:clamp(3rem,5.5vw,5.8rem)}.page-intro p{font-size:17px;line-height:1.65}.article-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0;padding:15px 0 80px;border-top:1px solid var(--line)}.article-list:before{content:none}.article-list a{min-height:175px;border:0!important;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:#fff!important;padding:24px}.article-list a:nth-child(2n){border-right:0}.article-list a:before{content:none}.article-list p{font-size:10px;color:#547184;letter-spacing:.13em;margin:0}.article-list h2{font-family:Inter,Arial,sans-serif;font-size:25px;line-height:1.04;letter-spacing:-.05em;margin:18px 0 12px}.article-list span{font-size:11px;color:var(--mid);font-weight:800;text-align:left}.article-list a:hover{background:var(--sky)!important}.detail{border:0;padding:75px 0 46px;gap:62px}.detail img{border-radius:0;box-shadow:none}.detail h1{font-size:clamp(3.1rem,5.3vw,5.8rem)}.two{gap:1px;padding:38px 0 78px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.two article,.two article+article{border:0;border-radius:0;background:#fff;padding:29px}.two article+article{border-left:1px solid var(--line);background:#fff}.steps{gap:1px;border:0}.steps article{border:0;border-radius:0;background:var(--sky);padding:20px}.callout{border:0;border-radius:0;background:var(--ink);padding:34px}.article{max-width:850px;padding:78px 0}.article:before{display:none}.article h1{font-size:clamp(3.1rem,5.5vw,5.8rem)}.article .lead{font-size:19px;line-height:1.6;border:0;padding:0}.article h2{font-family:Inter,Arial,sans-serif;font-size:30px;letter-spacing:-.05em}.note{border:0;border-left:2px solid var(--mid);border-radius:0;background:var(--sky);padding:20px}.checklist li{border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fff;box-shadow:none;padding:12px 0}.faq-list{max-width:880px;padding:18px 0 78px}.faq-list details{border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fff;padding:18px 0;margin:0}.faq-list details[open]{background:#fff}.product-scroll{border:1px solid var(--line);border-radius:0;box-shadow:none}.product-scroll-head{border-bottom:1px solid var(--line);border-radius:0;background:#fff;padding:19px 22px}.product-stream{background:#fff}.product-row{border-bottom:1px solid var(--line);padding:17px;grid-template-columns:126px 1fr auto}.product-row img{border-radius:0}.product-row h2{font-family:Inter,Arial,sans-serif;font-size:21px}.product-row .button{box-shadow:none}footer{margin-top:0;border:0;background:var(--ink);color:#e8f2f5;padding:46px max(32px,calc((100vw - 1360px)/2))}footer a{color:var(--orange)}
@media(max-width:800px){header{padding:12px 16px;min-height:auto;gap:8px}.brand,.brand img{width:119px}nav{order:3;width:100%;overflow:auto;white-space:nowrap;gap:16px;padding-top:6px}.languages{margin-left:auto}main{padding:0 16px}.brand-hero{grid-template-columns:1fr;min-height:0}.brand-copy{padding:44px 0 31px}.brand-copy h1{font-size:clamp(3rem,14vw,4.7rem)}.brand-copy p:not(.kicker){font-size:15px}.hero-subject,.hero-subject img{min-height:390px}.hero-subject span{left:18px;right:18px;bottom:18px}.brand-products{padding:22px 0 48px}.brand-product-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.brand-product{flex:0 0 154px;scroll-snap-align:start}.brand-product img{height:172px;aspect-ratio:auto}.section{padding-top:51px}.section h2{font-size:38px}.brand-cat-grid{grid-template-columns:repeat(2,1fr)}.cat-card img{height:175px}.cat-card>div{padding:11px}.cat-card h3{font-size:19px}.cat-card p{font-size:11px}.brand-links{margin-top:52px}.brand-links a{min-height:130px;padding:15px 12px}.brand-links h2{font-size:21px;margin:18px 0 6px}.brand-links span{font-size:10px;line-height:1.3}.brand-guides{grid-template-columns:1fr;gap:29px;padding:52px 0 57px}.brand-guides h2{font-size:35px}.brand-guides li a{grid-template-columns:1fr auto;gap:6px;padding:13px 0}.brand-guides span{grid-column:1/3;font-size:10px}.brand-guides i{grid-column:2;grid-row:1}.page-intro{padding:45px 0 25px}.page-intro h1{font-size:clamp(3rem,13vw,4.7rem)}.article-list{grid-template-columns:1fr;padding-bottom:42px}.article-list a,.article-list a:nth-child(2n){min-height:0;border-right:0;padding:19px 0}.article-list h2{font-size:23px;margin:13px 0 9px}.detail{grid-template-columns:1fr;gap:28px;padding:45px 0}.two{grid-template-columns:1fr}.two article+article{border-left:0;border-top:1px solid var(--line)}.article{padding:46px 0}.article h1{font-size:clamp(3rem,13vw,4.7rem)}.article .lead{font-size:17px}.article h2{font-size:27px}.product-row{grid-template-columns:84px 1fr;gap:12px}.product-row img{width:84px;height:78px}.product-row .button{grid-column:2;width:max-content}.faq-list{padding-bottom:42px}footer{padding:34px 16px}}
@media(max-width:460px){main{padding:0 14px}.brand-copy{padding-top:37px}.brand-copy h1{font-size:clamp(2.75rem,14vw,4rem)}.hero-subject,.hero-subject img{min-height:340px}.hero-subject span{display:grid;gap:6px}.hero-subject small{text-align:left}.brand-product{flex-basis:140px}.brand-product img{height:148px}.cat-card img{height:145px}.cat-card>div{padding:10px}.cat-card h3{font-size:17px}.cat-card p{font-size:10px}.brand-links h2{font-size:18px}.brand-guides h2{font-size:31px}}

/* Digital archive redesign: a utilitarian index, not a product gallery or editorial landing page. */
:root{--ink:#0a1020;--mid:#2647e8;--sky:#f4f5f0;--paper:#fff;--aqua:#dbe2ff;--orange:#d8ff38;--line:#cdd1d8}body{background:var(--sky);background-image:none;color:var(--ink);font-family:Arial,Helvetica,sans-serif}header{max-width:none;position:relative;min-height:64px;padding:0 28px;border:0;border-bottom:1px solid var(--ink);background:var(--sky);gap:25px}.brand,.brand img{width:132px;height:auto}.brand{border:0;padding:0}nav{gap:16px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}nav a{padding:7px 0!important;border:0!important;background:transparent!important}nav a.active,nav a:hover{color:var(--mid);box-shadow:none}.languages{border:0;border-left:1px solid var(--ink);border-radius:0;padding:6px 0 6px 18px;background:transparent;font-size:10px}.languages div{border:1px solid var(--ink);border-radius:0;box-shadow:4px 4px 0 var(--ink);background:var(--sky)}.lang{border-radius:0}.lang:hover,.lang.on{background:var(--orange)}main{max-width:1440px;padding:0 28px}.kicker,.eyebrow{font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--mid)}.button{border:1px solid var(--ink);border-radius:0;background:var(--ink);box-shadow:none;padding:11px 15px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.button:hover{background:var(--mid);border-color:var(--mid);box-shadow:none}.button.ghost{color:var(--ink);background:transparent}.actions{gap:8px;margin-top:18px}
.archive-intro{display:grid;grid-template-columns:1.56fr .44fr;min-height:480px;border-bottom:1px solid var(--ink)}.archive-title{padding:65px 72px 62px 0}.archive-title .kicker{margin:0 0 20px}.archive-title h1,.page-intro h1,.detail h1,.article h1{font-family:Arial,Helvetica,sans-serif;font-weight:800;letter-spacing:-.075em;line-height:.86}.archive-title h1{max-width:790px;margin:0 0 23px;font-size:clamp(4rem,7vw,7.2rem)}.archive-title>p:not(.kicker){max-width:550px;margin:0;font-size:16px;line-height:1.55}.main-search{max-width:660px;margin-top:30px;padding:0;border:1px solid var(--ink);border-radius:0;box-shadow:none;background:#fff}.main-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.main-search>div{gap:0}.main-search input{border:0;border-radius:0;padding:14px 16px;background:#fff;font-size:13px}.main-search button{border:0;border-left:1px solid var(--ink);border-radius:0;background:var(--orange);color:var(--ink);padding:0 17px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}.main-search button:hover{background:var(--mid);color:#fff}.archive-intro-index{padding:68px 0 42px 27px;border-left:1px solid var(--ink);display:flex;flex-direction:column}.archive-intro-index>p{margin:0 0 24px;font-size:10px;font-weight:800;letter-spacing:.1em}.archive-intro-index div{display:grid;grid-template-columns:44px 1fr;gap:8px;align-items:baseline;border-top:1px solid var(--ink);padding:15px 10px 15px 0}.archive-intro-index b{font-size:21px;letter-spacing:-.05em}.archive-intro-index span{font-size:13px;font-weight:700;line-height:1.2}.archive-intro-index small{font-size:10px;line-height:1.45;color:#586272;margin-top:auto;max-width:185px}.archive-listing,.archive-categories{padding:42px 0 0}.archive-listing-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:13px;border-bottom:1px solid var(--ink)}.archive-listing-head .kicker{margin:0}.archive-listing-head>a{font-size:10px;font-weight:800;color:var(--mid);letter-spacing:.03em;text-transform:uppercase}.archive-table{border-bottom:1px solid var(--ink)}.archive-table-label,.archive-product{display:grid;grid-template-columns:60px 78px minmax(0,1fr) 150px 125px;gap:14px;align-items:center}.archive-table-label{height:35px;border-bottom:1px solid var(--line);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#68727f}.archive-table-label span:first-child{grid-column:1/3}.archive-product{min-height:88px;border-bottom:1px solid var(--line);color:var(--ink)}.archive-product:last-child{border-bottom:0}.archive-product i{font-size:12px;font-style:normal;font-weight:800;color:var(--mid)}.archive-product img{display:block;width:62px;height:62px;object-fit:cover;border:1px solid var(--ink);filter:grayscale(1);transition:filter .2s}.archive-product b{font-size:16px;line-height:1.1}.archive-product small{font-size:11px;color:#5e6772}.archive-product em{justify-self:end;font-size:10px;font-style:normal;font-weight:800;color:var(--mid);text-transform:uppercase}.archive-product:hover{background:var(--orange)}.archive-product:hover img{filter:grayscale(0)}.archive-categories{padding-bottom:0}.archive-category-grid{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid var(--ink)}.archive-category-grid a{min-height:142px;display:flex;flex-direction:column;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:15px 14px;color:var(--ink)}.archive-category-grid a:nth-child(-n+5){border-top:0}.archive-category-grid b{font-size:12px;color:var(--mid)}.archive-category-grid span{margin:17px 0 8px;font-size:18px;font-weight:800;letter-spacing:-.04em}.archive-category-grid small{font-size:10px;line-height:1.35;color:#65707c}.archive-category-grid a:hover{background:var(--aqua)}.archive-switches{display:grid;grid-template-columns:repeat(3,1fr);margin:67px 0 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.archive-switches a{min-height:140px;display:flex;flex-direction:column;padding:19px;border-right:1px solid var(--ink);color:var(--ink)}.archive-switches a:last-child{border-right:0}.archive-switches p{margin:0}.archive-switches b{margin:25px 0 8px;font-size:19px;letter-spacing:-.04em}.archive-switches span{font-size:11px;line-height:1.4;color:#5c6875}.archive-switches a:hover{background:var(--ink);color:#fff}.archive-switches a:hover .kicker{color:var(--orange)}.archive-switches a:hover span{color:#dce1e7}.archive-guides{display:grid;grid-template-columns:.85fr 1.15fr;gap:76px;padding:72px 0 85px}.archive-guides .kicker{margin:0 0 16px}.archive-guides h2{max-width:450px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(2.4rem,4vw,4.2rem);font-weight:800;letter-spacing:-.07em;line-height:.9}.archive-guides ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--ink)}.archive-guides li{border-bottom:1px solid var(--ink)}.archive-guides li a{display:grid;grid-template-columns:44px 1fr minmax(160px,.95fr) 40px;gap:12px;align-items:center;padding:16px 0;color:var(--ink)}.archive-guides i{font-size:11px;font-style:normal;font-weight:800;color:var(--mid)}.archive-guides b{font-size:14px}.archive-guides span{font-size:11px;line-height:1.4;color:#596675}.archive-guides em{font-size:10px;font-style:normal;font-weight:800;text-align:right;color:var(--mid)}.archive-guides li a:hover{padding-left:10px;background:var(--orange)}
.page-intro{max-width:920px;padding:72px 0 32px;border:0;background:transparent}.page-intro:before{content:none}.page-intro h1{font-size:clamp(3.5rem,6vw,6.4rem)}.page-intro p{font-size:17px;line-height:1.55}.article-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:18px 0 72px;border-left:1px solid var(--ink)}.article-list:before{content:none}.article-list a{min-height:220px;border:0!important;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);border-radius:0;background:transparent!important;padding:20px}.article-list a:before{content:none}.article-list p{font-size:10px;color:var(--mid);letter-spacing:.1em;margin:0}.article-list h2{font-family:Arial,Helvetica,sans-serif;font-size:24px;line-height:1;letter-spacing:-.05em;margin:37px 0 14px}.article-list span{font-size:10px;color:var(--mid);font-weight:800;text-align:left;text-transform:uppercase}.article-list a:hover{background:var(--orange)!important}.detail{border:0;padding:70px 0 48px;gap:58px}.detail img{border-radius:0;box-shadow:none;filter:grayscale(1)}.detail h1{font-size:clamp(3.5rem,6vw,6.3rem)}.two{gap:0;padding:38px 0 72px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.two article,.two article+article{border:0;border-radius:0;background:transparent;padding:28px}.two article+article{border-left:1px solid var(--ink)}.steps{gap:0;border:1px solid var(--ink)}.steps article{border:0;border-right:1px solid var(--ink);border-radius:0;background:transparent;padding:18px}.steps article:last-child{border-right:0}.callout{border:0;border-radius:0;background:var(--ink);padding:32px}.article{max-width:865px;padding:72px 0}.article:before{display:none}.article h1{font-size:clamp(3.5rem,6vw,6.3rem)}.article .lead{font-size:19px;line-height:1.6;border:0;padding:0}.article h2{font-family:Arial,Helvetica,sans-serif;font-size:29px;letter-spacing:-.045em}.note{border:1px solid var(--ink);border-radius:0;background:var(--aqua);padding:18px}.checklist li{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none;padding:12px 0}.faq-list{max-width:880px;padding:18px 0 70px}.faq-list details{border:0;border-bottom:1px solid var(--ink);border-radius:0;background:transparent;padding:17px 0;margin:0}.faq-list details[open]{background:transparent}.product-scroll{border:1px solid var(--ink);border-radius:0;box-shadow:none}.product-scroll-head{border-bottom:1px solid var(--ink);border-radius:0;background:transparent;padding:18px}.product-stream{background:transparent}.product-row{border-bottom:1px solid var(--line);padding:16px;grid-template-columns:120px 1fr auto}.product-row img{border:1px solid var(--ink);border-radius:0;filter:grayscale(1)}.product-row h2{font-family:Arial,Helvetica,sans-serif;font-size:20px}.product-row .button{box-shadow:none}footer{border:0;background:var(--ink);color:#eaf0fb;padding:40px max(28px,calc((100vw - 1440px)/2))}footer a{color:var(--orange)}
@media(max-width:800px){header{padding:10px 15px;min-height:auto;gap:9px}.brand,.brand img{width:112px}.languages{margin-left:auto;border-left:0;padding-left:0}nav{order:3;width:100%;overflow:auto;white-space:nowrap;gap:15px;padding-top:6px}main{padding:0 15px}.archive-intro{grid-template-columns:1fr;min-height:0}.archive-title{padding:43px 0 29px}.archive-title h1{font-size:clamp(3.25rem,14.5vw,5.4rem)}.archive-title>p:not(.kicker){font-size:15px}.archive-intro-index{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:0 0 18px;border-left:0;border-top:1px solid var(--ink)}.archive-intro-index>p,.archive-intro-index small{display:none}.archive-intro-index div{display:block;padding:11px 9px 0 0;border-top:0;border-right:1px solid var(--ink)}.archive-intro-index div+div{padding-left:10px}.archive-intro-index b{display:block;font-size:16px;margin-bottom:4px}.archive-intro-index span{font-size:10px}.main-search{margin-top:23px}.main-search input{padding:12px;font-size:12px}.main-search button{padding:0 10px;font-size:9px}.archive-listing,.archive-categories{padding-top:35px}.archive-table-label{display:none}.archive-product{grid-template-columns:32px 56px minmax(0,1fr) auto;gap:9px;min-height:74px}.archive-product img{width:48px;height:48px}.archive-product b{font-size:14px}.archive-product small{display:none}.archive-product em{font-size:9px}.archive-category-grid{grid-template-columns:repeat(2,1fr)}.archive-category-grid a{min-height:106px;padding:11px}.archive-category-grid span{font-size:16px;margin:12px 0 5px}.archive-category-grid small{font-size:9px}.archive-switches{margin-top:48px}.archive-switches a{min-height:120px;padding:13px 10px}.archive-switches b{margin:19px 0 5px;font-size:16px}.archive-switches span{font-size:9px}.archive-guides{grid-template-columns:1fr;gap:26px;padding:52px 0 57px}.archive-guides h2{font-size:36px}.archive-guides li a{grid-template-columns:30px 1fr 34px;gap:8px;padding:13px 0}.archive-guides span{grid-column:2/4;font-size:10px}.archive-guides em{grid-column:3;grid-row:1}.page-intro{padding:45px 0 24px}.page-intro h1{font-size:clamp(3.2rem,13vw,5rem)}.article-list{grid-template-columns:1fr;border-left:0;padding-bottom:41px}.article-list a{min-height:0;border-right:0;padding:19px 0}.article-list h2{font-size:23px;margin:14px 0}.detail{grid-template-columns:1fr;gap:28px;padding:45px 0}.two{grid-template-columns:1fr}.two article+article{border-left:0;border-top:1px solid var(--ink)}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--ink)}.steps article:last-child{border-bottom:0}.article{padding:46px 0}.article h1{font-size:clamp(3.2rem,13vw,5rem)}.article .lead{font-size:17px}.article h2{font-size:26px}.product-row{grid-template-columns:80px 1fr;gap:11px}.product-row img{width:80px;height:73px}.product-row .button{grid-column:2;width:max-content}.faq-list{padding-bottom:39px}footer{padding:32px 15px}}
@media(max-width:460px){main{padding:0 13px}.archive-title{padding-top:35px}.archive-title h1{font-size:clamp(2.9rem,14vw,4.3rem)}.archive-intro-index span{font-size:9px}.archive-product{grid-template-columns:27px 47px minmax(0,1fr)}.archive-product em{display:none}.archive-product img{width:42px;height:42px}.archive-product b{font-size:12px}.archive-category-grid a{min-height:97px}.archive-switches b{font-size:15px}.archive-guides h2{font-size:31px}}

/* Digital fashion-edit redesign: an expressive cover, product tape and colour-blocked category wall. */
:root{--ink:#120e2c;--mid:#2453ff;--sky:#dce8ff;--paper:#fff8ed;--aqua:#ff4e52;--orange:#e8ff36;--line:#120e2c}body{background:var(--paper);background-image:none;color:var(--ink);font-family:Arial,Helvetica,sans-serif}header{max-width:none;min-height:66px;padding:0 30px;border:0;background:var(--paper);gap:26px}.brand,.brand img{width:134px;height:auto}.brand{border:0;padding:0}nav{gap:16px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}nav a{padding:8px 0!important;border:0!important;background:transparent!important}nav a.active,nav a:hover{color:var(--aqua);box-shadow:inset 0 -2px 0 var(--aqua)}.languages{border:1px solid var(--ink);border-radius:999px;padding:5px 11px;background:#fff;font-size:10px}.languages div{border:1px solid var(--ink);border-radius:12px;box-shadow:4px 4px 0 var(--ink);background:var(--paper)}.lang{border-radius:8px}.lang:hover,.lang.on{background:var(--orange)}main{max-width:none;padding:0}.kicker,.eyebrow{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--aqua)}.button{border:2px solid var(--ink);border-radius:999px;background:var(--ink);box-shadow:none;padding:11px 16px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.button:hover{border-color:var(--aqua);background:var(--aqua);box-shadow:none}.button.ghost{background:transparent;color:var(--ink);border-width:1px}.actions{gap:8px;margin-top:19px}
.runway-cover{display:grid;grid-template-columns:48% 52%;min-height:590px;background:var(--sky);overflow:hidden}.runway-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:54px 6vw 55px max(30px,calc((100vw - 1360px)/2))}.runway-copy .kicker{margin:0 0 18px}.runway-copy h1,.page-intro h1,.detail h1,.article h1{font-family:Arial Black,Arial,Helvetica,sans-serif;font-weight:900;letter-spacing:-.085em;line-height:.78}.runway-copy h1{font-size:clamp(4rem,7.2vw,7.9rem);margin:0 0 26px}.runway-copy h1 span{color:var(--aqua)}.runway-copy>p:not(.kicker){max-width:470px;margin:0;font-size:16px;line-height:1.55}.main-search{max-width:520px;margin-top:30px;padding:6px;border:2px solid var(--ink);border-radius:999px;box-shadow:6px 7px 0 var(--aqua);background:#fff}.main-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.main-search>div{gap:0}.main-search input{border:0;border-radius:999px;padding:10px 13px;background:#fff;font-size:12px}.main-search button{border:0;border-radius:999px;background:var(--orange);padding:0 16px;font-size:10px;font-weight:900;color:var(--ink);cursor:pointer}.main-search button:hover{background:var(--aqua);color:#fff}.runway-visual{position:relative;min-height:590px;background:var(--mid);overflow:hidden}.runway-visual>p{position:absolute;z-index:0;top:-11px;right:-12px;margin:0;font-family:Arial Black,Arial,sans-serif;font-size:clamp(5rem,14vw,14.5rem);line-height:.72;letter-spacing:-.13em;color:var(--orange);text-align:right}.runway-image{position:absolute;z-index:1;display:block;color:var(--ink);transition:transform .25s}.runway-image img{display:block;object-fit:cover;border:3px solid var(--ink);box-shadow:10px 10px 0 var(--ink)}.runway-image span{display:block;margin-top:8px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.035em}.runway-image.lead{top:118px;left:12%;width:58%;transform:rotate(-6deg)}.runway-image.lead img{width:100%;height:360px}.runway-image.accent{right:6%;bottom:27px;width:33%;transform:rotate(8deg)}.runway-image.accent img{width:100%;height:154px}.runway-image:hover{transform:rotate(0) scale(1.04);z-index:3}.runway-ticker{display:flex;gap:17px;align-items:center;overflow:hidden;white-space:nowrap;background:var(--ink);color:var(--paper);padding:11px 0;font-size:11px;font-weight:900;letter-spacing:.08em}.runway-ticker span{display:inline-block}.runway-ticker b{color:var(--orange)}.runway-ticker span:first-child{margin-left:-20px}.runway-products,.runway-categories{max-width:1360px;margin:auto;padding:72px 30px 0}.runway-section-head{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--ink);padding-bottom:11px}.runway-section-head .kicker{margin:0}.runway-section-head a{font-size:10px;font-weight:900;color:var(--mid);text-transform:uppercase;letter-spacing:.05em}.runway-product-strip{display:flex;gap:20px;overflow-x:auto;padding:26px 0 9px;scroll-snap-type:x mandatory}.runway-product{position:relative;display:block;flex:0 0 214px;color:var(--ink);scroll-snap-align:start}.runway-product i{position:absolute;z-index:1;top:9px;left:8px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--orange);border:1px solid var(--ink);font-size:10px;font-style:normal;font-weight:900}.runway-product img{display:block;width:100%;height:252px;object-fit:cover;border:2px solid var(--ink);border-radius:110px 110px 0 0;filter:saturate(1.08)}.runway-product:nth-child(even) img{border-radius:0 0 110px 110px}.runway-product span{display:grid;gap:6px;padding:11px 5px}.runway-product b{font-size:15px;line-height:1.08}.runway-product small{font-size:10px;color:#4c4b5e}.runway-product:hover img{border-color:var(--aqua);box-shadow:7px 7px 0 var(--aqua)}.runway-categories{padding-top:79px}.runway-category-wall{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:130px;gap:9px;padding-top:22px}.runway-category-wall a{position:relative;display:flex;flex-direction:column;justify-content:end;padding:14px;color:var(--ink);overflow:hidden;background:#fff;border:2px solid var(--ink);transition:transform .2s}.runway-category-wall a:nth-child(1){grid-column:span 2;grid-row:span 2;background:var(--aqua);color:#fff}.runway-category-wall a:nth-child(2){grid-column:span 2;background:var(--orange)}.runway-category-wall a:nth-child(3){background:var(--mid);color:#fff}.runway-category-wall a:nth-child(4){grid-column:span 2;background:#ffb9ac}.runway-category-wall a:nth-child(5){background:#fff}.runway-category-wall a:nth-child(6){background:var(--orange)}.runway-category-wall a:nth-child(7){grid-column:span 2;background:var(--mid);color:#fff}.runway-category-wall a:nth-child(8){background:#fff}.runway-category-wall a:nth-child(9){background:#ffb9ac}.runway-category-wall a:nth-child(10){grid-column:span 2;background:var(--aqua);color:#fff}.runway-category-wall i{position:absolute;top:12px;left:13px;font-size:12px;font-style:normal;font-weight:900}.runway-category-wall b{font-family:Arial Black,Arial,sans-serif;font-size:clamp(1.3rem,2.2vw,2.6rem);letter-spacing:-.075em;line-height:.9}.runway-category-wall span{margin-top:7px;font-size:10px;line-height:1.3;max-width:220px}.runway-category-wall a:hover{z-index:2;transform:rotate(-2deg) scale(1.04);box-shadow:7px 7px 0 var(--ink)}.runway-doors{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:1360px;margin:78px auto 0;padding:0 30px}.runway-doors a{display:flex;flex-direction:column;min-height:190px;padding:21px;border:2px solid var(--ink);background:#fff;color:var(--ink);transform:skewY(-1deg)}.runway-doors a:nth-child(2){background:var(--orange);transform:skewY(1deg)}.runway-doors a:nth-child(3){background:var(--mid);color:#fff;transform:skewY(-2deg)}.runway-doors p{margin:0}.runway-doors a:nth-child(3) .kicker{color:var(--orange)}.runway-doors b{margin:35px 0 8px;font-family:Arial Black,Arial,sans-serif;font-size:25px;letter-spacing:-.065em}.runway-doors span{font-size:12px;line-height:1.4}.runway-doors a:hover{transform:skewY(0) translateY(-6px)}.runway-guides{display:grid;grid-template-columns:.78fr 1.22fr;gap:72px;max-width:1360px;margin:78px auto 0;padding:62px 30px 78px;background:var(--ink);color:var(--paper)}.runway-guides .kicker{margin:0 0 13px;color:var(--orange)}.runway-guides h2{margin:0;max-width:430px;font-family:Arial Black,Arial,sans-serif;font-size:clamp(2.5rem,4vw,4.4rem);line-height:.85;letter-spacing:-.08em}.runway-guides ol{margin:0;padding:0;list-style:none;border-top:1px solid #737a8d}.runway-guides li{border-bottom:1px solid #737a8d}.runway-guides li a{display:grid;grid-template-columns:35px 1fr minmax(150px,.9fr) 44px;gap:10px;align-items:center;padding:17px 0;color:var(--paper)}.runway-guides i{font-size:11px;font-style:normal;font-weight:900;color:var(--orange)}.runway-guides b{font-size:15px}.runway-guides span{font-size:11px;line-height:1.4;color:#b8c2d5}.runway-guides em{font-size:10px;font-style:normal;font-weight:900;text-align:right;color:var(--orange)}.runway-guides li a:hover{padding-left:10px;background:var(--mid)}
.page-intro{max-width:900px;padding:76px 30px 33px;margin:auto;border:0;background:transparent}.page-intro:before{content:none}.page-intro h1{font-size:clamp(3.3rem,6vw,6.2rem)}.page-intro p{font-size:17px;line-height:1.55}.article-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:1360px;margin:auto;padding:17px 30px 76px;border:0}.article-list:before{content:none}.article-list a{min-height:180px;border:2px solid var(--ink)!important;border-radius:0;background:#fff!important;padding:22px}.article-list a:nth-child(3n+2){background:var(--orange)!important}.article-list a:nth-child(3n){background:var(--sky)!important}.article-list a:before{content:none}.article-list p{font-size:10px;color:var(--aqua);letter-spacing:.12em;margin:0}.article-list h2{font-family:Arial Black,Arial,sans-serif;font-size:25px;line-height:.96;letter-spacing:-.065em;margin:35px 0 13px}.article-list span{font-size:10px;color:var(--mid);font-weight:900;text-align:left;text-transform:uppercase}.article-list a:hover{transform:rotate(-1deg);box-shadow:7px 7px 0 var(--ink)}.detail{max-width:1360px;margin:auto;border:0;padding:74px 30px 48px;gap:58px}.detail img{border:2px solid var(--ink);border-radius:120px 0 0 0;box-shadow:9px 9px 0 var(--aqua)}.detail h1{font-size:clamp(3.3rem,6vw,6rem)}.two{max-width:1360px;margin:auto;gap:14px;padding:38px 30px 74px;border:0}.two article,.two article+article{border:2px solid var(--ink);border-radius:0;background:#fff;padding:27px}.two article+article{background:var(--orange)}.steps{gap:11px;border:0}.steps article{border:2px solid var(--ink);border-radius:0;background:var(--sky);padding:17px}.callout{border:0;border-radius:0;background:var(--mid);padding:32px}.article{max-width:860px;padding:75px 30px}.article:before{display:none}.article h1{font-size:clamp(3.3rem,6vw,6.1rem)}.article .lead{font-size:19px;line-height:1.55;border:0;padding:0}.article h2{font-family:Arial Black,Arial,sans-serif;font-size:28px;letter-spacing:-.06em}.note{border:2px solid var(--ink);border-radius:0;background:var(--orange);padding:18px}.checklist li{border:0;border-bottom:1px solid var(--ink);border-radius:0;background:transparent;box-shadow:none;padding:12px 0}.faq-list{max-width:900px;padding:18px 30px 74px}.faq-list details{border:2px solid var(--ink);border-radius:0;background:#fff;padding:16px;margin:8px 0}.faq-list details[open]{background:var(--sky)}.product-scroll{max-width:1360px;margin:0 auto;border:2px solid var(--ink);border-radius:0;box-shadow:none}.product-scroll-head{border-bottom:2px solid var(--ink);border-radius:0;background:var(--orange);padding:18px}.product-stream{background:#fff}.product-row{border-bottom:1px solid var(--ink);padding:16px;grid-template-columns:120px 1fr auto}.product-row img{border:2px solid var(--ink);border-radius:45px 0 0 0}.product-row h2{font-family:Arial Black,Arial,sans-serif;font-size:20px}.product-row .button{box-shadow:none}footer{border:0;background:var(--ink);color:#edf1ff;padding:42px max(30px,calc((100vw - 1360px)/2))}footer a{color:var(--orange)}
@media(max-width:800px){header{padding:10px 15px;min-height:auto;gap:9px}.brand,.brand img{width:112px}.languages{margin-left:auto}nav{order:3;width:100%;overflow:auto;white-space:nowrap;gap:15px;padding-top:6px}.runway-cover{grid-template-columns:1fr;min-height:0}.runway-copy{padding:43px 17px 38px}.runway-copy h1{font-size:clamp(3.5rem,15.5vw,5.8rem)}.runway-copy>p:not(.kicker){font-size:15px}.runway-visual{min-height:410px}.runway-visual>p{font-size:8.7rem}.runway-image.lead{top:91px;left:14%;width:55%}.runway-image.lead img{height:245px}.runway-image.accent{right:7%;bottom:16px;width:31%}.runway-image.accent img{height:105px}.runway-products,.runway-categories{padding:49px 15px 0}.runway-product-strip{gap:13px;padding-top:19px}.runway-product{flex-basis:165px}.runway-product img{height:195px}.runway-product b{font-size:13px}.runway-category-wall{grid-template-columns:repeat(2,1fr);grid-auto-rows:108px;gap:7px}.runway-category-wall a:nth-child(n){grid-column:auto;grid-row:auto}.runway-category-wall a:nth-child(1),.runway-category-wall a:nth-child(4),.runway-category-wall a:nth-child(7),.runway-category-wall a:nth-child(10){grid-column:span 2}.runway-category-wall a:nth-child(1){grid-row:span 1}.runway-category-wall b{font-size:22px}.runway-category-wall span{font-size:9px}.runway-doors{gap:8px;margin-top:50px;padding:0 15px}.runway-doors a{min-height:126px;padding:12px 9px}.runway-doors b{margin:21px 0 5px;font-size:16px}.runway-doors span{font-size:9px;line-height:1.25}.runway-guides{grid-template-columns:1fr;gap:27px;margin-top:53px;padding:49px 15px 54px}.runway-guides h2{font-size:36px}.runway-guides li a{grid-template-columns:30px 1fr 34px;gap:8px;padding:13px 0}.runway-guides span{grid-column:2/4;font-size:10px}.runway-guides em{grid-column:3;grid-row:1}.page-intro{padding:45px 15px 24px}.page-intro h1{font-size:clamp(3rem,13vw,5rem)}.article-list{grid-template-columns:1fr;gap:8px;padding:17px 15px 42px}.article-list a{min-height:130px;padding:17px}.article-list h2{font-size:22px;margin:20px 0 10px}.detail{grid-template-columns:1fr;gap:28px;padding:45px 15px}.two{grid-template-columns:1fr;gap:8px;padding:28px 15px}.article{padding:46px 15px}.article h1{font-size:clamp(3rem,13vw,5rem)}.article .lead{font-size:17px}.article h2{font-size:26px}.product-row{grid-template-columns:80px 1fr;gap:11px}.product-row img{width:80px;height:73px}.product-row .button{grid-column:2;width:max-content}.faq-list{padding:18px 15px 42px}footer{padding:32px 15px}}
@media(max-width:460px){.runway-copy{padding-top:35px}.runway-copy h1{font-size:clamp(3rem,14.5vw,4.6rem)}.main-search{padding:4px}.main-search input{padding:10px}.main-search button{font-size:9px;padding:0 10px}.runway-visual{min-height:350px}.runway-image.lead img{height:205px}.runway-product{flex-basis:143px}.runway-product img{height:170px}.runway-doors b{font-size:14px}.runway-guides h2{font-size:31px}}

/* Cute fashion redesign: a single original hero poster, real category photography and detailed product records. */
:root{--ink:#19233e;--mid:#7267ed;--sky:#dff4ff;--paper:#fffdf8;--aqua:#ff7798;--orange:#d7f23d;--line:#cbd6e7}body{background:var(--paper);background-image:none;color:var(--ink);font-family:Nunito,Arial,Helvetica,sans-serif}header{max-width:1380px;margin:auto;min-height:74px;padding:0 28px;border:0;background:var(--paper);gap:24px}.brand,.brand img{width:136px;height:auto}.brand{border:0;padding:0}nav{gap:15px;font-size:10px;font-weight:850;letter-spacing:.025em;text-transform:none}nav a{padding:8px 0!important;border:0!important;background:transparent!important}nav a.active,nav a:hover{color:var(--mid);box-shadow:inset 0 -2px 0 var(--mid)}.languages{border:1px solid var(--line);border-radius:999px;padding:6px 11px;background:#fff;font-size:10px}.languages div{border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 18px #19233e18;background:#fff}.lang{border-radius:9px}.lang:hover,.lang.on{background:var(--sky)}main{max-width:1360px;margin:auto;padding:0 28px}.kicker,.eyebrow{font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--mid)}.button{border:0;border-radius:999px;background:var(--mid);box-shadow:0 6px 0 #4d45c3;padding:12px 17px;font-size:10px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.button:hover{background:var(--aqua);box-shadow:0 6px 0 #ce536f}.button.ghost{border:1px solid var(--line);background:#fff;color:var(--ink);box-shadow:none}.actions{gap:8px;margin-top:18px}
.cute-hero{position:relative;min-height:555px;overflow:hidden;border-radius:0 0 52px 52px;background:var(--sky)}.cute-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.cute-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#dff4ff 0%,#dff4ffdc 31%,#dff4ff18 67%,transparent 100%)}.cute-hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:555px;width:min(53%,620px);padding:53px 0 58px 6.2%}.cute-hero-copy .kicker{margin:0 0 16px}.cute-hero-copy h1,.page-intro h1,.detail h1,.article h1{font-family:Nunito,Arial,Helvetica,sans-serif;font-weight:950;letter-spacing:-.07em;line-height:.9}.cute-hero-copy h1{margin:0 0 19px;font-size:clamp(3.3rem,5.8vw,6.2rem)}.cute-hero-copy>p:not(.kicker){max-width:460px;margin:0;font-size:16px;line-height:1.6}.main-search{max-width:510px;margin-top:27px;padding:6px;border:1px solid var(--line);border-radius:20px;box-shadow:0 9px 22px #4940a72b;background:#fff}.main-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.main-search>div{gap:5px}.main-search input{border:0;border-radius:13px;padding:10px 11px;background:#fff;font-size:12px}.main-search button{border:0;border-radius:13px;background:var(--mid);color:#fff;padding:0 15px;font-size:10px;font-weight:900;cursor:pointer}.main-search button:hover{background:var(--aqua)}.cute-categories,.cute-products{padding:69px 0 0}.cute-section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:21px}.cute-section-head .kicker{margin:0 0 6px}.cute-section-head h2{margin:0;font-size:clamp(2.1rem,3.6vw,3.8rem);line-height:.94;font-weight:950;letter-spacing:-.065em}.cute-section-head>a{font-size:10px;font-weight:900;color:var(--mid);white-space:nowrap}.cute-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.cute-category-grid a{position:relative;min-height:225px;overflow:hidden;border-radius:22px;background:var(--sky);color:#fff}.cute-category-grid img{display:block;width:100%;height:225px;object-fit:cover;transition:transform .4s}.cute-category-grid:has(a:nth-child(n)) a:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,#19233ed9 100%)}.cute-category-grid span{position:absolute;z-index:1;left:13px;right:13px;bottom:13px;display:grid;gap:4px}.cute-category-grid i{font-size:10px;font-style:normal;font-weight:900;color:var(--orange)}.cute-category-grid b{font-size:18px;line-height:1.05;font-weight:950;letter-spacing:-.04em}.cute-category-grid small{font-size:9px;line-height:1.25;color:#eef3ff}.cute-category-grid a:hover img{transform:scale(1.07)}.cute-category-grid a:hover:after{background:linear-gradient(180deg,#7267ed66 25%,#19233ee8 100%)}.cute-products{padding-top:76px}.cute-product-track{display:flex;gap:14px;overflow-x:auto;padding:0 0 9px;scroll-snap-type:x mandatory}.cute-product{flex:0 0 235px;overflow:hidden;border-radius:22px;background:#fff;color:var(--ink);box-shadow:0 8px 22px #19233e12;scroll-snap-align:start}.cute-product img{display:block;width:100%;height:222px;object-fit:cover;background:var(--sky)}.cute-product span{display:grid;gap:6px;padding:14px}.cute-product b{font-size:15px;line-height:1.1}.cute-product small{font-size:10px;line-height:1.3;color:#5d6780}.cute-product:hover{transform:translateY(-4px);box-shadow:0 15px 28px #19233e24}.cute-doors{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:76px 0 0}.cute-doors a{display:flex;flex-direction:column;min-height:164px;padding:22px;border-radius:26px;background:var(--sky);color:var(--ink)}.cute-doors a:nth-child(2){background:#f4edff}.cute-doors a:nth-child(3){background:#ffe9ef}.cute-doors p{margin:0}.cute-doors b{margin:27px 0 7px;font-size:23px;font-weight:950;letter-spacing:-.06em}.cute-doors span{font-size:11px;line-height:1.4;color:#53607b}.cute-doors a:hover{background:var(--orange);transform:translateY(-4px)}.cute-guides{display:grid;grid-template-columns:.78fr 1.22fr;gap:68px;margin-top:76px;padding:60px 42px 70px;border-radius:42px 42px 0 0;background:#352f71;color:#fff}.cute-guides .kicker{margin:0 0 13px;color:var(--orange)}.cute-guides h2{max-width:400px;margin:0;font-size:clamp(2.3rem,3.8vw,4.2rem);line-height:.9;font-weight:950;letter-spacing:-.075em}.cute-guides ol{margin:0;padding:0;list-style:none;border-top:1px solid #817db5}.cute-guides li{border-bottom:1px solid #817db5}.cute-guides li a{display:grid;grid-template-columns:35px 1fr minmax(155px,.9fr) 38px;gap:10px;align-items:center;padding:17px 0;color:#fff}.cute-guides i{font-size:10px;font-style:normal;font-weight:900;color:var(--orange)}.cute-guides b{font-size:14px}.cute-guides span{font-size:11px;line-height:1.4;color:#d7d5f0}.cute-guides em{font-size:10px;font-style:normal;font-weight:900;text-align:right;color:var(--orange)}.cute-guides li a:hover{padding-left:10px;background:#5b51b6}
.page-intro{max-width:900px;padding:73px 0 30px;border:0;background:transparent}.page-intro:before{content:none}.page-intro h1{font-size:clamp(3rem,5.7vw,5.8rem)}.page-intro p{font-size:17px;line-height:1.6}.fashionable-details{border:0!important;border-radius:26px!important;box-shadow:0 12px 30px #19233e10!important;background:#fff!important}.product-scroll-head{border:0!important;border-bottom:1px solid var(--line)!important;border-radius:26px 26px 0 0!important;background:#f4edff!important;padding:20px 23px!important}.product-stream{max-height:none!important;padding:0!important;background:#fff!important}.product-row{position:relative;display:grid!important;grid-template-columns:37px 164px minmax(0,1fr) auto!important;gap:22px!important;align-items:start!important;padding:24px!important;border-bottom:1px solid var(--line)!important}.product-row:last-child{border-bottom:0!important}.product-number{padding-top:4px;font-size:13px;font-style:normal;font-weight:950;color:var(--mid)}.product-row img{width:164px!important;height:164px!important;border:0!important;border-radius:18px!important;object-fit:cover!important;background:var(--sky)!important}.product-row h2{margin:4px 0 7px!important;font-size:23px!important;line-height:1.08!important;font-family:Nunito,Arial,sans-serif!important;font-weight:950!important;letter-spacing:-.045em!important}.product-row p:not(.eyebrow){font-size:12px!important;line-height:1.45!important;margin:0 0 13px!important;color:#64708a!important}.product-row dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.product-row dl div{padding:10px 12px;border-radius:13px;background:#f7f9ff}.product-row dt{font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:var(--mid)}.product-row dd{margin:5px 0 0;font-size:11px;line-height:1.4;color:#46526c}.product-row .button{align-self:center;white-space:nowrap;box-shadow:0 4px 0 #4d45c3}.article-list{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;padding:17px 0 70px;border:0}.article-list:before{content:none}.article-list a{min-height:165px;border:0!important;border-radius:22px;background:#fff!important;box-shadow:0 8px 22px #19233e0f;padding:20px}.article-list a:nth-child(3n+2){background:#f4edff!important}.article-list a:nth-child(3n){background:var(--sky)!important}.article-list a:before{content:none}.article-list p{font-size:10px;color:var(--mid);letter-spacing:.1em;margin:0}.article-list h2{font-family:Nunito,Arial,sans-serif;font-size:24px;line-height:1;letter-spacing:-.055em;margin:29px 0 12px;font-weight:950}.article-list span{font-size:10px;color:var(--mid);font-weight:900;text-align:left}.detail{border:0;padding:72px 0 45px;gap:58px}.detail img{border:0;border-radius:26px;box-shadow:0 11px 26px #19233e20}.detail h1{font-size:clamp(3rem,5.5vw,5.8rem)}.two{gap:14px;padding:36px 0 73px;border:0}.two article,.two article+article{border:0;border-radius:23px;background:var(--sky);padding:25px}.two article+article{background:#f4edff}.steps{gap:12px;border:0}.steps article{border:0;border-radius:18px;background:#fff;padding:17px}.callout{border:0;border-radius:24px;background:#352f71;padding:30px}.article{max-width:860px;padding:73px 0}.article:before{display:none}.article h1{font-size:clamp(3rem,5.5vw,5.8rem)}.article .lead{font-size:19px;line-height:1.6;border:0;padding:0}.article h2{font-family:Nunito,Arial,sans-serif;font-size:29px;font-weight:950;letter-spacing:-.055em}.note{border:0;border-radius:18px;background:var(--sky);padding:19px}.checklist li{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none;padding:12px 0}.faq-list{max-width:880px;padding:18px 0 72px}.faq-list details{border:0;border-radius:16px;background:#fff;padding:16px;margin:9px 0;box-shadow:0 5px 16px #19233e0d}.faq-list details[open]{background:#f4edff}.product-scroll:not(.fashionable-details){border:0;border-radius:22px;background:#fff;box-shadow:0 9px 24px #19233e11}.product-scroll:not(.fashionable-details) .product-scroll-head{border-radius:22px 22px 0 0;background:var(--sky)}footer{border:0;background:#352f71;color:#f5f4ff;padding:42px max(28px,calc((100vw - 1360px)/2))}footer a{color:var(--orange)}
@media(max-width:800px){header{padding:10px 15px;min-height:auto;gap:8px}.brand,.brand img{width:112px}.languages{margin-left:auto}nav{order:3;width:100%;overflow:auto;white-space:nowrap;gap:15px;padding-top:6px}main{padding:0 15px}.cute-hero{min-height:475px;border-radius:0 0 32px 32px;margin:0 -15px}.cute-hero>img{object-position:62% center}.cute-hero:after{background:linear-gradient(90deg,#dff4ff 0%,#dff4ffe8 49%,#dff4ff16 100%)}.cute-hero-copy{min-height:475px;width:72%;padding:35px 0 31px 22px}.cute-hero-copy h1{font-size:clamp(3rem,13vw,4.7rem)}.cute-hero-copy>p:not(.kicker){font-size:14px}.main-search{margin-top:19px;box-shadow:0 6px 14px #4940a724}.main-search input{padding:9px;font-size:11px}.main-search button{padding:0 11px;font-size:9px}.cute-categories,.cute-products{padding-top:48px}.cute-section-head{margin-bottom:14px}.cute-section-head h2{font-size:32px}.cute-section-head>a{font-size:9px}.cute-category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.cute-category-grid a,.cute-category-grid img{min-height:156px;height:156px;border-radius:16px}.cute-category-grid span{left:10px;right:10px;bottom:10px}.cute-category-grid b{font-size:16px}.cute-category-grid small{font-size:8px}.cute-product{flex-basis:165px;border-radius:17px}.cute-product img{height:158px}.cute-product span{padding:11px}.cute-product b{font-size:13px}.cute-product small{font-size:9px}.cute-doors{gap:8px;margin-top:48px}.cute-doors a{min-height:126px;border-radius:18px;padding:12px 10px}.cute-doors b{margin:19px 0 5px;font-size:16px}.cute-doors span{font-size:9px;line-height:1.3}.cute-guides{grid-template-columns:1fr;gap:26px;margin:52px -15px 0;padding:48px 15px 54px;border-radius:32px 32px 0 0}.cute-guides h2{font-size:35px}.cute-guides li a{grid-template-columns:29px 1fr 34px;gap:8px;padding:13px 0}.cute-guides span{grid-column:2/4;font-size:10px}.cute-guides em{grid-column:3;grid-row:1}.page-intro{padding:44px 0 23px}.page-intro h1{font-size:clamp(2.9rem,12.8vw,4.8rem)}.fashionable-details{border-radius:18px!important}.product-scroll-head{padding:15px!important;border-radius:18px 18px 0 0!important}.product-scroll-head span{display:none}.product-row{grid-template-columns:74px 1fr!important;gap:11px!important;padding:13px!important}.product-number{display:none}.product-row img{width:74px!important;height:74px!important;border-radius:13px!important}.product-row h2{font-size:17px!important}.product-row p:not(.eyebrow){font-size:10px!important;margin-bottom:8px!important}.product-row dl{grid-template-columns:1fr;gap:5px}.product-row dl div{padding:7px 8px;border-radius:10px}.product-row dt{font-size:8px}.product-row dd{font-size:9px;margin-top:3px}.product-row .button{grid-column:2;justify-self:start;font-size:9px;padding:9px 10px}.article-list{grid-template-columns:1fr;gap:8px;padding-bottom:40px}.article-list a{min-height:125px;border-radius:17px;padding:16px}.article-list h2{font-size:21px;margin:20px 0 9px}.detail{grid-template-columns:1fr;gap:27px;padding:43px 0}.two{grid-template-columns:1fr;gap:10px;padding:28px 0}.article{padding:45px 0}.article h1{font-size:clamp(2.9rem,12.8vw,4.8rem)}.article .lead{font-size:17px}.article h2{font-size:26px}.faq-list{padding-bottom:39px}footer{padding:32px 15px}}
@media(max-width:460px){.cute-hero{min-height:435px}.cute-hero-copy{min-height:435px;width:78%;padding-left:18px}.cute-hero-copy h1{font-size:clamp(2.7rem,13.5vw,4rem)}.cute-hero-copy>p:not(.kicker){font-size:13px}.actions{gap:6px}.button{padding:9px 11px;font-size:9px}.cute-section-head h2{font-size:29px}.cute-section-head{align-items:start}.cute-section-head>a{padding-top:6px;text-align:right}.cute-category-grid a,.cute-category-grid img{height:135px;min-height:135px}.cute-doors b{font-size:14px}.cute-guides h2{font-size:30px}}

/* Full-width centre-copy correction and mobile-product detail layout */
.cute-hero{
  width:100vw;
  margin-left:calc(50% - 50vw);
  min-height:640px;
  border-radius:0;
  background:#dff4ff;
}
.cute-hero>img{object-position:center;}
.cute-hero:after{
  background:linear-gradient(90deg,rgba(223,244,255,.2),rgba(223,244,255,.5) 45%,rgba(223,244,255,.2));
}
.cute-hero-copy{
  width:min(720px,calc(100% - 36px));
  min-height:640px;
  margin:0 auto;
  padding:64px 0 55px;
  text-align:center;
  align-items:center;
}
.cute-hero-copy>p:not(.kicker){max-width:600px;}
.cute-hero-copy .main-search{width:min(560px,100%);}
.cute-hero-copy .actions{justify-content:center;}
.mobile-product-stream{
  max-height:none!important;
  overflow:visible!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
  padding:22px!important;
  background:#f5f7ff!important;
}
.mobile-product-stream .product-row{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:0!important;
  min-width:0;
  padding:0!important;
  overflow:hidden;
  border:1px solid #dde3f2!important;
  border-radius:26px!important;
  background:#fff;
  box-shadow:0 10px 24px #19233e16;
}
.mobile-product-stream .product-number{
  position:absolute;
  z-index:1;
  top:14px;
  left:14px;
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  padding:0;
  border-radius:50%;
  background:var(--orange);
  color:var(--ink);
}
.mobile-product-stream .product-row>img{
  width:100%!important;
  height:280px!important;
  border-radius:0!important;
  object-fit:contain!important;
  padding:14px;
  background:#f1f4fb!important;
}
.mobile-product-stream .product-row>div{padding:17px 17px 13px;}
.mobile-product-stream .product-row h2{font-size:20px!important;}
.mobile-product-stream .product-row dl{grid-template-columns:1fr!important;gap:8px;}
.mobile-product-stream .product-row .button{
  align-self:stretch;
  margin:0 17px 17px;
  text-align:center;
}
@media(max-width:800px){
  .cute-hero{min-height:500px;margin-left:-15px;width:calc(100% + 30px);}
  .cute-hero-copy{min-height:500px;width:min(540px,calc(100% - 32px));padding:42px 0 33px;}
  .cute-hero-copy h1{font-size:clamp(2.8rem,12.8vw,4.5rem);}
  .cute-hero-copy>p:not(.kicker){font-size:14px;}
  .mobile-product-stream{grid-template-columns:1fr;padding:13px!important;gap:14px;}
  .mobile-product-stream .product-row{border-radius:20px!important;}
  .mobile-product-stream .product-row>img{height:300px!important;}
  .mobile-product-stream .product-row>div{padding:15px;}
  .mobile-product-stream .product-row .button{margin:0 15px 15px;}
}
@media(max-width:460px){
  .cute-hero{min-height:450px;}
  .cute-hero-copy{min-height:450px;}
  .cute-hero-copy h1{font-size:clamp(2.55rem,12.5vw,3.75rem);}
  .mobile-product-stream .product-row>img{height:245px!important;}
}

/* Icy-blue, lavender, blush and lime palette taken from the supplied fashion reference. */
:root{
  --ink:#18234a;
  --mid:#7061ee;
  --sky:#dff3ff;
  --paper:#fbfbff;
  --aqua:#f4a3ad;
  --orange:#d9f53a;
  --line:#c9d9f3;
}
body{background:linear-gradient(180deg,#fff 0,#f8fbff 62%,#f9f8ff 100%);}
header{background:#fffefa;}
.button{background:var(--mid);box-shadow:0 6px 0 #5043bb;}
.button:hover{background:#f2889c;box-shadow:0 6px 0 #c55d73;}
.button.ghost{background:#fff;border-color:#d4def3;}
.cute-hero{background:#dff3ff;}
.cute-hero:after{background:linear-gradient(90deg,rgba(223,243,255,.24),rgba(235,247,255,.54) 45%,rgba(255,225,232,.18));}
.main-search{border-color:#d1d8f5;background:#fff;box-shadow:0 10px 24px #7a72d129;}
.main-search button{background:var(--mid);}
.cute-categories,.cute-products{background:transparent;}
.cute-category-grid a{box-shadow:0 10px 22px #7c8bc31c;}
.cute-doors a{background:#e4f5ff;}
.cute-doors a:nth-child(2){background:#eeeaff;}
.cute-doors a:nth-child(3){background:#ffe8ed;}
.cute-guides{background:linear-gradient(130deg,#6d61e6,#9487f3);}
.fashionable-details{background:transparent!important;box-shadow:none!important;}
.fashionable-details .product-scroll-head{background:linear-gradient(105deg,#dff4ff,#eee9ff)!important;border:1px solid #cbd9f5!important;border-bottom:0!important;}
.mobile-product-stream{background:linear-gradient(150deg,#e8f7ff,#cdeaff 52%,#dff3ff)!important;}
.mobile-product-stream .product-row{
  position:relative;
  isolation:isolate;
  border:1px solid #d4d8f2!important;
  background-image:linear-gradient(135deg,#e5f6ff,#a8d9fb 52%,#cdeaff)!important;
  background-size:cover!important;
  background-position:center!important;
  box-shadow:0 15px 28px #4a498b24;
}
.mobile-product-stream .product-row:nth-child(3n+2),.mobile-product-stream .product-row:nth-child(3n){background-image:linear-gradient(135deg,#e5f6ff,#a8d9fb 52%,#cdeaff)!important;}
.mobile-product-stream .product-row>img{
  position:relative;
  z-index:1;
  margin:14px 14px 0;
  width:calc(100% - 28px)!important;
  border-radius:20px!important;
  background:linear-gradient(135deg,#dff4ff,#83c5f4)!important;
  mix-blend-mode:multiply;
  filter:saturate(1.08) contrast(1.02);
  box-shadow:0 9px 20px #6872a328;
}
.mobile-product-stream .product-row>div{
  position:relative;
  z-index:1;
  margin:14px 14px 0;
  padding:17px!important;
  border-radius:18px;
  background:rgba(255,255,255,.86);
  backdrop-filter:blur(6px);
}
.mobile-product-stream .product-row dl div{background:#f5f4ff!important;}
.mobile-product-stream .product-row .button{position:relative;z-index:1;background:#7061ee;box-shadow:0 4px 0 #5043bb;}
.mobile-product-stream .product-number{background:#d9f53a;color:#18234a;box-shadow:0 3px 0 #9fbd13;}
@media(max-width:800px){
  .mobile-product-stream .product-row>img{margin:13px 13px 0;width:calc(100% - 26px)!important;border-radius:16px!important;}
  .mobile-product-stream .product-row>div{margin:13px 13px 0;padding:15px!important;border-radius:15px;}
}

/* The three homepage cards now open into their full, readable content blocks below. */
.home-merged{padding:76px 0 0;}
.home-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}
.home-product-card{position:relative;display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;align-items:start;padding:14px;border:1px solid #b9d8f6;border-radius:23px;background:linear-gradient(135deg,#e7f7ff,#a9d9fa 56%,#cbeaff);box-shadow:0 12px 24px #45508e17;overflow:hidden;}
.home-product-card:nth-child(3n+2),.home-product-card:nth-child(3n){background:linear-gradient(135deg,#e7f7ff,#a9d9fa 56%,#cbeaff);}
.home-product-card>i{position:absolute;top:10px;left:10px;z-index:1;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--orange);font-size:10px;font-weight:950;font-style:normal;color:var(--ink);box-shadow:0 3px 0 #aabd1f;}
.home-product-card>img{width:132px;height:132px;object-fit:contain;padding:9px;border-radius:16px;background:linear-gradient(135deg,#dff4ff,#83c5f4);mix-blend-mode:multiply;filter:saturate(1.08) contrast(1.02);box-shadow:0 7px 15px #3f4c7418;}
.home-product-card>div{min-width:0;}.home-product-card .eyebrow{margin:3px 0 5px;}.home-product-card h3{margin:0 0 5px;font-size:19px;line-height:1.08;letter-spacing:-.04em;}.home-product-card>div>p:not(.eyebrow){margin:0 0 10px;font-size:12px;line-height:1.4;color:#52607e;}.home-product-card dl{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0;}.home-product-card dl div{padding:7px 8px;border-radius:10px;background:#ffffffbd;}.home-product-card dt{font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--mid);}.home-product-card dd{margin:3px 0 0;font-size:10px;line-height:1.3;color:#3c4766;}.home-product-card .button{grid-column:1/-1;text-align:center;padding:9px 12px;box-shadow:0 4px 0 #5043bb;}
.home-seo-articles .article-list{grid-template-columns:1fr;padding-bottom:0;}.home-seo-articles .article-list a{background:#fff;min-height:185px;}.home-faq{padding-bottom:4px;}.home-faq .faq-list{max-width:none;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}.home-faq .faq-list details{margin:0;background:#fff;box-shadow:0 8px 16px #3e4d7c0f;}.home-faq .faq-list details:nth-child(3n+2){background:#f1eeff;}.home-faq .faq-list details:nth-child(3n){background:#e9f7ff;}
@media(max-width:800px){.home-merged{padding-top:48px;}.home-product-grid{grid-template-columns:1fr;gap:11px;}.home-product-card{grid-template-columns:96px minmax(0,1fr);padding:11px;gap:11px;border-radius:18px;}.home-product-card>img{width:96px;height:96px;border-radius:13px;padding:6px;}.home-product-card h3{font-size:17px;}.home-product-card>div>p:not(.eyebrow){font-size:11px;}.home-product-card dl{grid-template-columns:1fr;gap:4px;}.home-product-card dl div{padding:5px 7px;}.home-product-card .button{grid-column:2;padding:8px 10px;}.home-seo-articles .article-list{grid-template-columns:1fr;padding-bottom:0;}.home-faq .faq-list{grid-template-columns:1fr;gap:6px;}.home-faq .faq-list details{padding:13px;}}

/* Compact independent-page mastheads: keep the information, remove the oversized empty band. */
.page-intro{max-width:1120px!important;min-height:151px;padding:14px 0 12px!important;display:flex;flex-direction:column;justify-content:center;}
.page-intro .kicker{margin:0 0 5px!important;}
.page-intro h1{max-width:1120px!important;margin:0 0 7px!important;font-size:clamp(1.9rem,3.15vw,2.8rem)!important;line-height:.98!important;}
.page-intro p{max-width:1040px!important;margin:0!important;font-size:14px!important;line-height:1.42!important;}
.article{padding:28px 0 54px!important;}
.article .kicker{margin-bottom:6px!important;}.article h1{margin:0 0 9px!important;font-size:clamp(2rem,3.35vw,3.1rem)!important;line-height:.98!important;}.article .lead{margin:0!important;font-size:16px!important;line-height:1.42!important;}
.detail{padding:30px 0 28px!important;}.detail h1{margin-bottom:9px!important;font-size:clamp(2rem,3.35vw,3.1rem)!important;line-height:.98!important;}
@media(max-width:800px){.page-intro{min-height:0;padding:18px 0 12px!important;}.page-intro h1{font-size:clamp(1.7rem,7vw,2.25rem)!important;}.page-intro p{font-size:13px!important;}.article{padding:24px 0 38px!important;}.article h1{font-size:clamp(1.9rem,8.4vw,2.5rem)!important;}.article .lead{font-size:15px!important;}.detail{padding:24px 0!important;}}

/* Mobile home density: all modules stay present; grids and spacing use the available width. */
.cat-direct{display:inline-block;margin-top:8px;font-size:12px;font-weight:900;color:var(--mid);}
@media(max-width:800px){
  .cat-grid.full{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:8px 0 32px!important;}
  .cat-grid.full .cat-card{display:block!important;min-width:0!important;overflow:hidden;border-radius:15px!important;}
  .cat-grid.full .cat-card img{display:block!important;width:100%!important;height:104px!important;min-height:104px!important;object-fit:cover!important;}
  .cat-grid.full .cat-card>div{padding:9px!important;}.cat-grid.full .cat-card h3{font-size:16px!important;margin:0 0 4px!important;}.cat-grid.full .cat-card p{font-size:10px!important;line-height:1.3!important;margin:4px 0!important;}.cat-grid.full .cat-card .eyebrow{font-size:9px!important;}.cat-direct{margin-top:6px;font-size:9px;}
  .home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;}.home-product-card{grid-template-columns:1fr!important;gap:6px!important;padding:8px!important;border-radius:14px!important;}.home-product-card>img{width:100%!important;height:92px!important;padding:5px!important;}.home-product-card h3{font-size:14px!important;}.home-product-card>div>p:not(.eyebrow){font-size:9px!important;}.home-product-card dl{grid-template-columns:1fr!important;gap:3px!important;}.home-product-card dl div{padding:4px 5px!important;}.home-product-card dt{font-size:7px!important;}.home-product-card dd{font-size:8px!important;}.home-product-card .button{grid-column:auto!important;padding:7px 8px!important;font-size:8px!important;}
  .home-faq .faq-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;}.home-faq .faq-list details{padding:9px!important;}.home-faq .faq-list summary{font-size:11px!important;line-height:1.25!important;}.home-faq .faq-list p{font-size:10px!important;line-height:1.32!important;}
  .cute-categories,.cute-products,.home-merged{padding-top:30px!important;}.cute-doors{margin-top:30px!important;}.cute-guides{margin-top:32px!important;padding-top:34px!important;padding-bottom:36px!important;}
}
@media(max-width:360px){.cat-grid.full .cat-card img{height:88px!important;min-height:88px!important;}.home-product-card>img{height:82px!important;}.home-product-card h3{font-size:13px!important;}.home-faq .faq-list summary{font-size:10px!important;}}
