:root{--ink:#21172b;--muted:#6b5f73;--paper:#fffaf6;--plum:#45206b;--violet:#7652a8;--coral:#b5443f;--cobalt:#2456c3;--line:#ded4e4;--card:#fff;--radius:26px;--shadow:0 18px 55px rgba(54,29,70,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.68 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}img{max-width:100%;height:auto}a{color:inherit;text-underline-offset:4px}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.reading{width:min(820px,calc(100% - 40px))}.skip{position:fixed;left:12px;top:-100px;z-index:99;background:#fff;padding:10px 14px}.skip:focus{top:12px}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,250,246,0.95);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-row{min-height:78px;display:flex;align-items:center;gap:30px}.brand{display:flex;flex:none}.brand img{width:235px;height:auto}.desktop-nav{margin-left:auto;display:flex;gap:22px;align-items:center}.desktop-nav a{font-size:14px;font-weight:750;text-decoration:none}.desktop-nav a:hover{color:var(--plum)}.mobile-menu{display:none;margin-left:auto}.mobile-menu summary{list-style:none;cursor:pointer;font-weight:800;border:1px solid var(--line);padding:10px 14px;border-radius:99px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;left:20px;right:20px;top:68px;background:#fff;padding:14px;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);display:grid}.mobile-menu:not([open]) nav{display:none}.mobile-menu nav a{padding:12px;text-decoration:none;border-bottom:1px solid var(--line)}.hero{overflow:hidden;background:radial-gradient( circle at 4% 10%,rgba(239,107,99,0.22),transparent 30% ),linear-gradient(135deg,#f8eefe,#fffaf6 55%)}.hero-grid{min-height:690px;display:grid;grid-template-columns:0.9fr 1.1fr;align-items:center;gap:54px}.hero-copy{padding:70px 0}.eyebrow{text-transform:uppercase;letter-spacing:0.14em;font-size:12px;font-weight:900;color:var(--cobalt);margin:0 0 15px}.article-hero h1,.brand-hero h1,.hero h1{font-family:Georgia,serif;font-weight:500;line-height:1.02;letter-spacing:-0.035em;margin:0}.hero h1{font-size:clamp(46px,6vw,78px)}.lead{font-size:clamp(19px,2vw,23px);color:var(--muted);max-width:760px}.hero-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--plum);color:#fff;text-decoration:none;font-weight:850;border-radius:99px;padding:14px 22px;border:2px solid var(--plum)}.button:hover{background:var(--cobalt);border-color:var(--cobalt)}.button.ghost{background:0 0;color:var(--plum)}.button.small{padding:9px 15px;font-size:14px}.text-link{font-weight:850;color:var(--plum)}.trust-list{display:flex;gap:14px;flex-wrap:wrap;padding:0;list-style:none}.diameter-tool label,.trust-list li{border:1px solid var(--line);border-radius:99px}.trust-list li{background:#fff;padding:7px 11px;font-size:13px;font-weight:750}.hero-visual{margin:0;position:relative;min-width:0}.hero-visual picture,.field-grid picture{display:block;width:100%;min-width:0}.hero-visual picture img,.field-grid picture img{max-width:100%}.hero-visual:after,.hero-visual:before{content:"";position:absolute;border:2px solid var(--coral);border-radius:50%;z-index:2;pointer-events:none}.hero-visual:before{width:190px;height:190px;left:-26px;top:-34px}.hero-visual:after{width:110px;height:110px;right:-26px;bottom:15px;border-color:var(--cobalt)}.hero-visual img{display:block;width:100%;height:560px;object-fit:cover;border-radius:52% 48% 30px 30px;box-shadow:var(--shadow)}.hero-visual figcaption{font-size:13px;color:var(--muted);margin-top:10px}.section{padding:90px 0}.section-heading{max-width:760px;margin-bottom:38px}.field-grid h2,.section-heading h2,.tool-grid h2{font:500 clamp(34px,5vw,54px)/1.08 Georgia,serif;margin:0 0 15px}.section-heading p{color:var(--muted)}.tool-section{background:var(--plum);color:#fff}.tool-grid{display:grid;grid-template-columns:0.72fr 1.28fr;gap:60px;align-items:center}.tool-grid .eyebrow{color:#ffb3a8}.diameter-tool{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;background:#fff;color:var(--ink);padding:24px;border-radius:var(--radius)}.diameter-tool input{position:absolute;opacity:0}.diameter-tool label{cursor:pointer;padding:10px;text-align:center;font-weight:850}.diameter-tool input:checked + label{background:var(--coral);border-color:var(--coral);color:#fff}.diameter-answer{grid-column:1/-1;margin-top:14px;display:grid;grid-template-columns:100px 1fr;gap:18px;align-items:center;background:#f8f2fb;border-radius:18px;padding:20px}.diameter-answer span{width:72px;height:72px;border:10px solid var(--plum);border-radius:50%;display:block;transition:0.2s}.diameter-answer p{margin:0}.diameter-answer a{grid-column:2;font-weight:850;color:var(--cobalt)}#d19:checked ~ .diameter-answer span{width:46px;height:46px}#d25:checked ~ .diameter-answer span{width:60px;height:60px}#d32:checked ~ .diameter-answer span{width:78px;height:78px}#d38:checked ~ .diameter-answer span{width:92px;height:92px}.home-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-card-grid a{min-height:250px;display:flex;flex-direction:column;padding:26px;border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;background:#fff;transition:0.2s}.home-card-grid a:nth-child(2n){transform:translateY(30px)}.home-card-grid a:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:var(--violet)}.home-card-grid span,.product-brand{font-size:12px;text-transform:uppercase;letter-spacing:0.1em;color:var(--coral);font-weight:900}.home-card-grid strong{font:500 27px/1.1 Georgia,serif;margin:18px 0}.home-card-grid small{color:var(--muted);font-size:15px}.products-section{background:#f5eef8}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.editorial-card,.product-card{border:1px solid var(--line);background:#fff}.product-card{border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;min-width:0}.product-image{display:block;position:relative;overflow:hidden;background:#fff;height:270px}.product-image img{display:block;position:absolute;inset:20px;width:calc(100% - 40px);height:calc(100% - 40px);max-width:calc(100% - 40px);max-height:calc(100% - 40px);object-fit:contain}.product-buy p,.product-copy{display:flex;flex-direction:column}.product-copy{padding:22px;flex:1;min-width:0}.product-copy h3{font:500 22px/1.15 Georgia,serif;margin:5px 0 10px;overflow-wrap:anywhere}.product-copy h3 a{text-decoration:none}.rating,.review-card footer{font-size:13px;color:var(--muted)}.rating span,.stars{color:#f19a34}.product-note{font-size:14px;color:var(--muted);min-height:48px}.product-buy{margin-top:auto;border-top:1px solid var(--line);padding-top:15px;display:flex;justify-content:space-between;gap:10px;align-items:center}.product-buy p{margin:0}.product-buy span{font-size:12px;color:var(--muted)}.field-grid{display:grid;grid-template-columns:1.15fr 0.85fr;align-items:center;gap:50px}.field-grid img{width:100%;height:460px;object-fit:cover;border-radius:40px 12px 40px 12px;box-shadow:var(--shadow)}.field-grid a{font-weight:850;color:var(--plum)}.reviews{background:#fff}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{border:1px solid var(--line);border-radius:22px;padding:24px;background:var(--paper)}.review-card blockquote{margin:16px 0;font:500 20px/1.45 Georgia,serif}.review-card footer{display:flex;flex-direction:column}.review-card footer strong{color:var(--ink)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list summary{cursor:pointer;font-weight:850}.article-section li,.article-section p,.breadcrumbs,.faq-list p{color:var(--muted)}.breadcrumbs{padding-top:24px;display:flex;gap:10px;font-size:13px}.article-hero{padding:80px 0 45px}.article-hero .reading{text-align:center}.article-hero h1{font-size:clamp(44px,7vw,74px)}.article-image{width:min(1100px,calc(100% - 40px));margin:45px auto 0}.article-image img{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:42px}.article-body{padding-bottom:70px}.article-section{display:grid;grid-template-columns:55px 1fr;gap:22px;padding:38px 0;border-top:1px solid var(--line)}.section-number,.shop-path a{color:var(--coral);font-weight:900}.shop-path a{flex:none;background:#fff;color:var(--cobalt);border-radius:99px;padding:12px 18px}.article-section h2{font:500 34px/1.1 Georgia,serif;margin:0 0 15px}.editorial-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.editorial-card{border-radius:18px;padding:18px}.related{padding-top:40px}.related h2{font:500 34px Georgia,serif}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.related-card{padding:22px;border:1px solid var(--line);border-radius:18px;text-decoration:none;background:#fff}.shop-path{background:var(--cobalt);color:#fff;padding:28px 0}.shop-path .shell{display:flex;gap:30px;align-items:center;justify-content:space-between}.shop-path p{display:flex;flex-direction:column;margin:0}.shop-path p span{opacity:0.85}.brand-hero{padding:80px 0;background:linear-gradient(135deg,#efe5f7,#fff)}.brand-hero-grid{display:grid;grid-template-columns:1fr 280px;gap:50px;align-items:center}.brand-hero h1{font-size:clamp(44px,6vw,68px)}.brand-angle{font-weight:800;color:var(--plum)}.brand-directory article,.brand-facts{border-radius:var(--radius);padding:28px}.brand-facts{background:var(--plum);color:#fff;display:flex;flex-direction:column}.brand-facts strong{font:500 65px Georgia,serif}.brand-facts a{margin-top:20px;font-weight:850}.point-list{padding-left:20px}.limit{border-left:5px solid var(--coral);background:#fff;padding:18px 22px;margin-top:25px}.brand-directory{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.brand-directory article{background:#fff;border:1px solid var(--line)}.brand-directory h2{font:500 35px Georgia,serif}.brand-count{color:var(--coral);font-weight:850}.legal{padding:70px 0}.legal h1{font:500 62px Georgia,serif}.legal h2{font:500 30px Georgia,serif;margin-top:35px}.legal address{font-style:normal}.not-found{padding:120px 0}.not-found h1{font:500 60px Georgia,serif}.site-footer{background:#1f1428;color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:35px}.site-footer h2{font-size:14px;text-transform:uppercase;letter-spacing:0.08em}.site-footer a{display:block;color:#e9dff0;margin:8px 0;text-decoration:none}.footer-kicker{font:500 28px Georgia,serif}.copyright{border-top:1px solid rgba(255,255,255,0.18);margin-top:45px;padding-top:20px;font-size:13px;color:#cbbbd3}@media (max-width:960px){.desktop-nav{display:none}.mobile-menu{display:block}.field-grid,.hero-grid,.tool-grid{grid-template-columns:1fr}.hero-grid{padding:55px 0}.hero-copy{padding:0}.hero-visual img{height:520px}.home-card-grid,.product-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.home-card-grid a:nth-child(2n){transform:none}.brand-hero-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){body{font-size:16px}.reading,.shell{width:min(100% - 28px,1180px)}.header-row{min-height:66px}.brand img{width:190px}.mobile-menu nav{top:60px;left:14px;right:14px}.hero h1{font-size:44px}.hero-visual{grid-row:1}.hero-copy{grid-row:2}.hero-visual img{height:360px;border-radius:32px}.hero-visual:before{width:100px;height:100px}.section{padding:64px 0}.diameter-tool{grid-template-columns:repeat(2,1fr)}.brand-directory,.diameter-answer,.editorial-cards,.footer-grid,.home-card-grid,.product-grid,.related-grid,.review-grid{grid-template-columns:1fr}.diameter-answer a{grid-column:1}.product-image{height:250px}.product-buy,.shop-path .shell{align-items:flex-start;flex-direction:column}.article-hero{padding-top:55px}.article-hero h1,.brand-hero h1{font-size:42px}.article-section{grid-template-columns:1fr;gap:5px}.article-section h2{font-size:29px}.footer-grid{gap:22px}}