:root{--ink:#191918;--paper:#fbfaf7;--soft:#f1eee8;--orange:#ff6338;--lilac:#dcd4ff;--mint:#cde8d4;--line:#dedbd4}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-sans),sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.topbar{height:82px;display:grid;grid-template-columns:240px 1fr auto;align-items:center;padding:0 5vw;border-bottom:1px solid var(--line);position:relative;z-index:10;background:rgba(251,250,247,.9);backdrop-filter:blur(14px)}
.logo{display:flex;align-items:center}.logo img{display:block;width:142px;height:auto}.nav{display:flex;justify-self:center;gap:25px;font-size:11px;font-weight:750}.nav a:hover{color:var(--orange)}.top-actions{display:flex;align-items:center;gap:12px}.top-actions>a{padding:13px 18px;background:var(--ink);color:#fff;border-radius:100px;font-size:11px;font-weight:800;white-space:nowrap}.top-actions i{font-style:normal;margin-left:12px}.language-select select{height:39px;border:1px solid var(--line);background:white;border-radius:100px;padding:0 28px 0 12px;font-size:10px;font-weight:900;cursor:pointer;color:var(--ink)}.mobile-language{display:none}.menu{display:none}
.hero{min-height:680px;padding:72px 5vw 66px;display:grid;grid-template-columns:.93fr 1.07fr;gap:6vw;align-items:center;background:radial-gradient(circle at 86% 12%,#eee9ff 0,transparent 33%),linear-gradient(135deg,#fbfaf7 55%,#f5efe5)}
.edition{display:inline-flex;align-items:center;gap:16px;border:1px solid var(--line);border-radius:100px;padding:7px 8px 7px 14px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.edition b{background:var(--orange);color:white;border-radius:100px;padding:6px 9px}.hero h1{font-size:clamp(58px,6.5vw,105px);line-height:.92;letter-spacing:-.065em;margin:30px 0 24px;font-weight:650}.hero h1 em,.section-title h2 em,.facts h2 em{font-family:var(--font-serif),serif;font-weight:500;color:var(--orange)}.hero-copy>p{max-width:590px;font-size:17px;line-height:1.65;color:#5f5d58}.hero-search{height:66px;max-width:620px;border:1px solid #d4d0c8;background:white;border-radius:100px;display:flex;align-items:center;padding:7px 7px 7px 20px;margin-top:30px;box-shadow:0 18px 48px rgba(35,31,24,.08)}.hero-search>span{font-size:25px;margin-right:10px}.hero-search input{border:0;outline:0;min-width:0;flex:1;font-size:13px}.hero-search button{height:50px;border:0;background:var(--orange);color:white;border-radius:100px;padding:0 26px;font-size:12px;font-weight:800;cursor:pointer}.hero-search button:hover{background:#e94e27}.micro-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:20px}.micro-trust span{font-size:10px;font-weight:750;color:#666}.micro-trust span:before{content:"✓";color:var(--orange);margin-right:6px}
.hero-gallery{position:relative;height:520px}.hero-card{position:absolute;display:block;overflow:hidden;box-shadow:0 24px 60px rgba(47,40,33,.15)}.hero-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.hero-card:hover img{transform:scale(1.04)}.hero-main{width:67%;height:86%;left:8%;top:5%;border-radius:34px}.hero-main>span{position:absolute;top:18px;left:18px;background:white;border-radius:100px;padding:8px 11px;font-size:9px;font-weight:900}.hero-main>div{position:absolute;left:20px;right:20px;bottom:20px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:20px;padding:15px 18px}.hero-main small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#6c6964}.hero-main b{font-size:18px}.hero-mini{width:32%;height:34%;right:0;border:7px solid var(--paper);border-radius:26px}.hero-mini.one{top:0}.hero-mini.two{bottom:1%}.hero-mini>b{position:absolute;bottom:8px;right:8px;background:var(--ink);color:#fff;border-radius:100px;padding:8px 10px;font-size:9px}.floating-note{position:absolute;right:1%;top:42%;background:#ffd6c9;border-radius:24px;padding:18px 20px;transform:rotate(3deg);box-shadow:0 15px 30px rgba(35,31,24,.1)}.floating-note span{font-size:8px;font-weight:900;letter-spacing:.1em}.floating-note b{display:block;font-size:14px;margin-top:5px}
.category-rail{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.category-rail a{height:82px;border-right:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:800;transition:.2s}.category-rail a:last-child{border-right:0}.category-rail a:hover{background:var(--ink);color:white}.category-rail span{color:var(--orange);font-size:9px}.category-rail b{display:none}
.discover{padding:110px 5vw}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:52px}.section-title>div>span,.guide-head>span,.fact-intro>span,.faq>div>span{font-size:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:var(--orange)}.section-title h2,.guide h2,.facts h2,.faq h2{font-size:clamp(46px,5.4vw,82px);line-height:.98;letter-spacing:-.055em;margin:12px 0 0}.section-title>p{max-width:390px;line-height:1.65;font-size:13px;color:#6c6964}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{border-radius:28px;padding:12px;transition:transform .25s}.product:hover{transform:translateY(-7px)}.product.peach{background:#f5d9cd}.product.mint{background:#d9eddf}.product.lilac{background:#e2dcf7}.product.sky{background:#d8e8f2}.product.sand{background:#eee3d0}.product.rose{background:#efd9de}.product-photo{aspect-ratio:1.12/1;position:relative;overflow:hidden;border-radius:20px;background:#eee}.product-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.product:hover img{transform:scale(1.04)}.product-photo>span{position:absolute;top:12px;left:12px;background:rgba(255,255,255,.88);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:900}.product-photo>button{position:absolute;right:12px;bottom:12px;width:42px;height:42px;border-radius:50%;border:0;background:var(--ink);color:#fff;font-size:17px}.product-copy{padding:17px 9px 8px}.product-copy small{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#6d6961}.product-copy h3{font-size:17px;margin:7px 0 13px;letter-spacing:-.025em}.product-copy p{font-size:10px;margin:0;font-weight:750;color:#68645d}.collection-link{margin-top:22px;border:1px solid var(--line);border-radius:24px;padding:25px 28px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;background:white}.collection-link span{font-size:17px;font-weight:850}.collection-link b{font-size:11px;color:#77736c}.collection-link i{font-style:normal;width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font-size:18px}
.guide{background:#1e1f1e;color:white;padding:100px 5vw}.guide-head{text-align:center}.guide-head span{color:#ff8a68}.guide h2{margin-bottom:60px}.journey{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.journey:before{content:"";height:1px;background:#484946;position:absolute;left:9%;right:9%;top:31px}.journey article{position:relative;padding:0 18px;text-align:center}.journey article>b{position:relative;z-index:1;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#2b2c2a;border:1px solid #555;color:#ff8a68;margin:0 auto 27px}.journey h3{font-size:17px;margin:0 0 12px}.journey p{font-size:12px;line-height:1.65;color:#aaa9a3;margin:0 auto;max-width:235px}
.facts{padding:95px 5vw;display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:18px}.fact-intro{grid-column:1/2;grid-row:1/3;padding:35px 7% 35px 0;align-self:center}.facts h2{font-size:clamp(45px,5vw,76px)}.fact{background:white;border:1px solid var(--line);border-radius:28px;padding:30px;min-height:230px}.fact.big{grid-column:2/4;background:#dcd4ff}.fact>b{font-family:var(--font-serif),serif;font-size:56px;color:var(--orange);font-weight:500}.fact h3{font-size:17px;margin:25px 0 10px}.fact p{font-size:12px;line-height:1.65;color:#6f6b64;max-width:420px}
.faq{padding:105px 5vw;background:#f2eee6;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.faq>div:first-child{align-self:start}.faq h2{font-size:clamp(46px,5vw,76px);margin-bottom:35px}.faq>div:first-child>a{display:inline-block;background:var(--orange);color:white;padding:14px 20px;border-radius:100px;font-size:11px;font-weight:850}.questions{border-top:1px solid #cfc9be}.questions details{border-bottom:1px solid #cfc9be;padding:23px 0}.questions summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;font-size:14px;font-weight:800}.questions summary::-webkit-details-marker{display:none}.questions summary b{font-size:20px}.questions details[open] summary b{transform:rotate(45deg)}.questions p{font-size:12px;line-height:1.7;color:#69655e;max-width:620px}
.page-hero{min-height:430px;padding:92px 5vw 70px;display:flex;flex-direction:column;justify-content:end;background:radial-gradient(circle at 85% 16%,#dcd4ff 0,transparent 30%),linear-gradient(135deg,#fbfaf7 45%,#f2ede4)}.page-hero>span,.section-kicker{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.page-hero h1{font-size:clamp(58px,7vw,112px);line-height:.9;letter-spacing:-.065em;margin:16px 0 26px;max-width:1050px}.page-hero p{font-size:15px;line-height:1.7;color:#66625c;max-width:620px;margin:0}.page-articles{background:radial-gradient(circle at 85% 16%,#ffd6c9 0,transparent 30%),linear-gradient(135deg,#fbfaf7 45%,#f2ede4)}.inner-section{padding:90px 5vw}.section-kicker{margin-bottom:28px}.category-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-cards>a{position:relative;min-height:230px;border:1px solid var(--line);border-radius:28px;background:white;padding:28px;transition:.25s}.category-cards>a:nth-child(2n){background:#e7e0ff}.category-cards>a:hover{transform:translateY(-6px);border-color:#aaa59c}.category-cards span{font-size:10px;font-weight:900;color:var(--orange)}.category-cards h2{font-size:34px;letter-spacing:-.04em;margin:56px 0 12px}.category-cards p{font-size:11px;font-weight:800;color:#6f6b64}.category-cards b{position:absolute;right:24px;top:24px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:white}.process-page{padding:85px 5vw 100px;position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process-line{position:absolute;left:8%;right:8%;top:126px;height:1px;background:var(--line)}.process-page article{position:relative;background:white;border:1px solid var(--line);border-radius:26px;padding:24px;min-height:300px}.process-page article>div{display:flex;justify-content:space-between;align-items:center}.process-page article>div b{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font-size:11px}.process-page article>div span{font-size:9px;font-weight:850;color:#78746e;max-width:100px;text-align:right}.process-page h2{font-size:28px;letter-spacing:-.04em;margin:70px 0 15px}.process-page p{font-size:12px;line-height:1.7;color:#6f6b64}.compact-facts{background:#f2eee6}.compact-facts .fact.big{grid-column:auto}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-grid>a{min-height:390px;border-radius:30px;background:#fff;border:1px solid var(--line);padding:30px;display:flex;flex-direction:column;transition:.25s}.article-grid>a:nth-child(2){background:#e2dcf7}.article-grid>a:nth-child(3){background:#f5d9cd}.article-grid>a:hover{transform:translateY(-7px)}.article-grid>a>div{display:flex;justify-content:space-between;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#6d6961}.article-grid h2{font-size:33px;line-height:1.05;letter-spacing:-.045em;margin:72px 0 16px}.article-grid p{font-size:12px;line-height:1.7;color:#625f59}.article-grid strong{margin-top:auto;font-size:11px}.faq-page{min-height:560px}.article-page{padding:75px 5vw 110px}.article-back{display:inline-block;font-size:11px;font-weight:850;margin-bottom:65px}.article-heading{max-width:980px}.article-heading>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.article-heading h1{font-size:clamp(52px,7vw,100px);line-height:.92;letter-spacing:-.06em;margin:18px 0 28px}.article-heading>p{max-width:680px;font-size:17px;line-height:1.65;color:#68645e}.article-heading>div{display:flex;gap:28px;margin-top:25px;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.article-body{max-width:980px;margin:85px 0 55px;border-top:1px solid var(--line)}.article-body section{display:grid;grid-template-columns:100px 1fr;border-bottom:1px solid var(--line);padding:42px 0}.article-body>section>span{color:var(--orange);font-size:11px;font-weight:900}.article-body h2{font-size:30px;margin:0 0 15px;letter-spacing:-.035em}.article-body p{font-size:14px;line-height:1.8;color:#615e58;margin:0}.article-cta{display:inline-block;background:var(--orange);color:#fff;border-radius:100px;padding:16px 24px;font-size:11px;font-weight:900}.footer-logo{display:flex;align-items:center}.footer-logo img{display:block;width:155px;filter:brightness(0) invert(1)}footer{background:#111;color:#fff;min-height:230px;padding:45px 5vw;display:grid;grid-template-columns:1fr 420px auto;align-items:end;gap:40px}footer>p{font-size:11px;line-height:1.65;color:#8d8d88}footer>div:last-child{display:flex;flex-direction:column;gap:12px;font-size:10px;font-weight:850}
@media(max-width:900px){.topbar{height:70px;padding:0 20px;grid-template-columns:1fr auto}.logo img{width:120px}.nav{display:none;position:absolute;top:69px;left:0;right:0;background:var(--paper);padding:25px 20px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:20px}.nav.open{display:flex}.mobile-language{display:flex;width:100%;border-top:1px solid var(--line);padding-top:18px;align-items:center;justify-content:space-between;font-size:11px;font-weight:800}.mobile-language select{border:1px solid var(--line);border-radius:100px;background:white;padding:8px 12px}.top-actions{display:none}.menu{display:flex;border:0;background:transparent;width:42px;height:42px;flex-direction:column;justify-content:center;gap:7px}.menu span{width:25px;height:2px;background:var(--ink)}.hero{min-height:auto;padding:50px 20px 42px;grid-template-columns:1fr;gap:38px}.hero h1{font-size:clamp(52px,15vw,76px)}.hero-copy>p{font-size:14px}.hero-search{height:58px}.hero-search button{height:44px;padding:0 18px}.micro-trust{gap:10px}.micro-trust span{font-size:8px}.hero-gallery{height:390px}.hero-main{left:0;width:72%}.hero-mini{width:35%}.floating-note{right:0;padding:12px}.category-rail{grid-template-columns:repeat(3,1fr)}.category-rail a{height:60px;border-bottom:1px solid var(--line);font-size:10px}.discover{padding:70px 20px}.section-title{display:block}.section-title>p{margin-top:25px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product{padding:7px;border-radius:18px}.product-photo{border-radius:13px}.product-copy{padding:12px 5px 7px}.product-copy h3{font-size:12px}.product-copy p{display:none}.product-photo>button{width:34px;height:34px}.collection-link{grid-template-columns:1fr auto;padding:18px}.collection-link b{display:none}.collection-link span{font-size:13px}.journey{grid-template-columns:1fr 1fr;gap:38px 5px}.journey:before{display:none}.guide{padding:70px 20px}.guide h2{margin-bottom:45px}.facts{padding:65px 20px;grid-template-columns:1fr 1fr}.fact-intro{grid-column:1/3;grid-row:auto;padding:0 0 20px}.fact.big{grid-column:1/3}.fact{padding:20px;min-height:190px}.fact>b{font-size:42px}.faq{padding:70px 20px;grid-template-columns:1fr;gap:48px}.page-hero{min-height:360px;padding:70px 20px 50px}.page-hero h1{font-size:clamp(50px,14vw,76px)}.inner-section{padding:60px 20px}.category-cards,.article-grid{grid-template-columns:1fr}.category-cards>a{min-height:190px}.category-cards h2{margin-top:35px}.process-page{padding:60px 20px;grid-template-columns:1fr 1fr;gap:12px}.process-line{display:none}.process-page article{min-height:280px;padding:18px}.process-page h2{margin-top:42px;font-size:22px}.compact-facts .fact.big{grid-column:1/3}.article-page{padding:50px 20px 80px}.article-heading h1{font-size:clamp(48px,14vw,72px)}.article-body{margin-top:55px}.article-body section{grid-template-columns:48px 1fr;padding:32px 0}.article-body h2{font-size:23px}.footer-logo img{width:140px}footer{grid-template-columns:1fr;padding:40px 20px}footer>p{max-width:420px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.article-inner{width:min(980px,100%);margin:0 auto}
.home-articles{padding:100px 5vw;background:#f2eee6}.home-articles .section-title{margin-bottom:45px}.all-articles-link{display:inline-block;margin-top:24px;background:var(--ink);color:white;padding:14px 20px;border-radius:100px;font-size:11px;font-weight:850}.article-standfirst{max-width:880px;margin:70px 0 0;padding:30px;border-left:4px solid var(--orange);background:#f2eee6;font-size:18px;line-height:1.75}.article-body p+p{margin-top:18px}.article-body ul{margin:20px 0 0;padding-left:20px}.article-body li{font-size:13px;line-height:1.7;margin:6px 0;color:#615e58}.article-takeaway{max-width:980px;background:#e2dcf7;border-radius:28px;padding:28px 32px;margin:-15px 0 35px}.article-takeaway b{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--orange)}.article-takeaway p{font-size:15px;line-height:1.7;margin:10px 0 0}
@media(max-width:900px){.home-articles{padding:65px 20px}.home-articles .section-title{margin-bottom:30px}.article-standfirst{margin-top:45px;padding:22px;font-size:15px}.article-takeaway{padding:22px}}
@media(max-width:600px){
  body{overflow-x:hidden}.topbar{height:58px;padding:0 14px}.logo img{width:104px}.nav{top:57px;padding:18px 14px;gap:15px}.menu{width:36px;height:36px}
  .hero{padding:25px 14px 22px;gap:14px}.edition{padding:5px 6px 5px 10px;gap:9px}.edition b{padding:4px 7px}.hero h1{font-size:43px;line-height:.91;margin:16px 0 13px}.hero-copy>p{font-size:11px;line-height:1.45;margin:0}.hero-search{height:46px;margin-top:16px;padding:5px 5px 5px 13px}.hero-search>span{font-size:18px}.hero-search input{font-size:10px}.hero-search button{height:36px;padding:0 14px;font-size:10px}.micro-trust{margin-top:11px;gap:6px 12px}.micro-trust span{font-size:7px}.hero-gallery{height:225px}.hero-main{width:71%;height:92%;border-radius:20px}.hero-mini{width:34%;height:38%;border-width:4px;border-radius:16px}.hero-main>span{top:8px;left:8px;padding:5px 7px;font-size:6px}.hero-main>div{left:8px;right:8px;bottom:8px;padding:8px 10px;border-radius:12px}.hero-main small{font-size:6px}.hero-main b{font-size:11px}.hero-mini>b{font-size:6px;padding:5px 7px}.floating-note{top:41%;padding:8px 9px;border-radius:13px}.floating-note span{font-size:5px}.floating-note b{font-size:8px;margin-top:2px;max-width:86px}
  .category-rail{grid-template-columns:repeat(3,1fr)}.category-rail a{height:42px;font-size:8px;gap:5px}.category-rail span{font-size:6px}
  .discover{padding:34px 14px}.section-title{margin-bottom:18px}.section-title h2,.guide h2,.facts h2,.faq h2{font-size:34px;margin-top:7px}.section-title>p{font-size:9px;line-height:1.5;margin-top:12px}.product-grid{gap:7px}.product{padding:5px;border-radius:13px}.product-photo{aspect-ratio:1.35/1;border-radius:9px}.product-photo>span{width:23px;height:23px;top:6px;left:6px;font-size:6px}.product-photo>button{width:25px;height:25px;right:6px;bottom:6px;font-size:11px}.product-copy{padding:7px 3px 4px}.product-copy small{font-size:6px}.product-copy h3{font-size:9px;line-height:1.15;margin:3px 0 0}.collection-link{margin-top:10px;padding:10px 12px;border-radius:13px}.collection-link span{font-size:10px}.collection-link i{width:30px;height:30px;font-size:13px}
  .guide{padding:34px 14px}.guide h2{margin-bottom:22px}.journey{gap:20px 4px}.journey article{padding:0 5px}.journey article>b{width:34px;height:34px;margin-bottom:10px;font-size:9px}.journey h3{font-size:11px;margin-bottom:5px}.journey p{font-size:8px;line-height:1.45}
  .facts{padding:34px 14px;gap:7px}.fact-intro{padding:0 0 10px}.fact{padding:12px;border-radius:16px;min-height:128px}.fact.big{min-height:135px}.fact>b{font-size:31px}.fact h3{font-size:11px;margin:11px 0 5px}.fact p{font-size:8px;line-height:1.45}
  .home-articles{padding:34px 14px}.home-articles .section-title{margin-bottom:18px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.article-grid>a{min-height:184px;padding:13px;border-radius:16px}.article-grid>a:nth-child(3){grid-column:1/3;min-height:145px}.article-grid>a>div{font-size:6px}.article-grid h2{font-size:16px;line-height:1.08;margin:22px 0 8px}.article-grid p{font-size:8px;line-height:1.45}.article-grid strong{font-size:7px}.all-articles-link{margin-top:11px;padding:10px 14px;font-size:8px}
  .faq{padding:34px 14px;gap:20px}.faq h2{margin-bottom:16px}.faq>div:first-child>a{padding:10px 14px;font-size:8px}.questions details{padding:12px 0}.questions summary{font-size:10px}.questions summary b{font-size:15px}.questions p{font-size:8px;line-height:1.5}
  footer{min-height:155px;padding:25px 14px;gap:12px}.footer-logo img{width:105px}footer>p{font-size:8px;margin:0}footer>div:last-child{gap:6px;font-size:8px}
  .page-hero{min-height:235px;padding:35px 14px 28px}.page-hero h1{font-size:42px;line-height:.92;margin:10px 0 14px}.page-hero p{font-size:10px;line-height:1.5}.inner-section{padding:34px 14px}.category-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.category-cards>a{min-height:130px;padding:14px;border-radius:16px}.category-cards h2{font-size:19px;margin:26px 0 7px}.category-cards p{font-size:7px}.category-cards b{width:28px;height:28px;right:10px;top:10px}
  .process-page{padding:34px 14px;gap:7px}.process-page article{min-height:160px;padding:12px;border-radius:16px}.process-page article>div b{width:32px;height:32px;font-size:8px}.process-page article>div span{font-size:6px;max-width:74px}.process-page h2{font-size:16px;margin:27px 0 7px}.process-page p{font-size:8px;line-height:1.45}.compact-facts{padding-top:28px}
  .article-page{padding:34px 14px 55px}.article-back{margin-bottom:35px}.article-heading h1{font-size:42px}.article-heading>p{font-size:12px}.article-standfirst{margin-top:30px;padding:15px;font-size:11px}.article-body{margin-top:35px}.article-body section{grid-template-columns:30px 1fr;padding:24px 0}.article-body h2{font-size:18px}.article-body p,.article-body li{font-size:10px;line-height:1.65}.article-takeaway{padding:17px;border-radius:18px}.article-takeaway p{font-size:11px}
}
