@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--bg:#141614;--panel:#1c1f1b;--ink:#f4f5ee;--muted:#a5aaa1;--lime:#c0f45a;--line:#343931}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--lime);outline-offset:6px}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.logo{font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:34px;letter-spacing:-2px;display:flex;align-items:center;line-height:1}.logo span{font-family:'DM Sans',sans-serif;font-size:11px;line-height:1.1;letter-spacing:2px;width:48px;margin-left:10px}.logo i{font-style:normal;font-size:13px;align-self:flex-start;margin-left:4px;letter-spacing:0}.header nav{display:flex;gap:36px;font-size:14px}.header a:hover{color:var(--lime)}.nav-cta{padding:11px 18px;border:1px solid #62695b;border-radius:6px;font-size:14px}.nav-cta span{margin-left:22px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;padding-top:62px;padding-bottom:53px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.7px;margin:0 0 28px}.mini-cross{font-size:20px;color:var(--lime);margin-right:8px}h1,h2,h3{font-family:'Space Grotesk',sans-serif;line-height:1.08;font-weight:500;letter-spacing:-2px;margin:0}h1{font-size:clamp(56px,5.6vw,82px);margin:26px 0}h1 em{font-style:normal;color:var(--lime)}.intro{font-size:17px;color:#b7bcb2;line-height:1.7;margin:25px 0 32px}.actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;gap:32px;border-radius:5px;background:var(--lime);color:#141614;font-size:14px;font-weight:600;padding:16px 22px;transition:background .2s,transform .2s}.button:hover{background:#d1ff7a;transform:translateY(-2px)}.text-link{font-size:14px}.text-link span{margin-left:12px}.hero-bottom{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:#858c7f;margin-top:68px;padding-top:20px;border-top:1px solid var(--line);gap:15px}.hero-visual{background:#1a1d18;border-radius:8px;position:relative;overflow:hidden;min-height:470px;display:flex;align-items:center}.hero-visual img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.image-top,.image-bottom{position:absolute;left:26px;right:26px;z-index:1;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.4px;color:#c7cfc0}.image-top{top:24px}.image-bottom{bottom:22px;align-items:center}.round-plus{border:1px solid #77866a;border-radius:50%;width:35px;height:35px;display:grid;place-content:center;font-size:22px}.ribbon{border-block:1px solid var(--line);padding:22px 0}.ribbon .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1.7px}.ribbon b{color:var(--lime);font-size:24px;font-weight:400}.section{padding-block:96px}.section-heading{display:grid;grid-template-columns:.65fr 1.1fr 1fr;gap:35px;align-items:start;margin-bottom:45px}.section-heading .eyebrow{padding-top:8px}h2{font-size:45px}h2 span{color:#8c9485}.section-heading>p:last-child{color:var(--muted);margin:5px 0 0;max-width:340px;font-size:16px}.services{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.services article{padding:33px 30px;border-right:1px solid var(--line)}.services article:last-child{border:0}.service-num{color:var(--lime);font-size:12px;letter-spacing:2px}.services h3{font-size:35px;margin:48px 0 17px;letter-spacing:-1px}.services p{color:var(--muted);font-size:15px;max-width:310px;min-height:96px}.tag{display:block;font-size:10px;letter-spacing:1.7px;border-top:1px solid var(--line);padding-top:20px;margin-top:28px}.method{background:#1d211b;border-block:1px solid var(--line);padding:82px 0}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.method .eyebrow{color:var(--lime)}.muted{color:var(--muted);max-width:340px;margin-top:24px}.steps article{display:flex;gap:28px;padding:25px 0;border-bottom:1px solid #394132}.steps article:first-child{padding-top:0}.steps article:last-child{border-bottom:0;padding-bottom:0}.steps article>span{color:var(--lime);font-size:12px;padding-top:5px}.steps h3{font-size:23px;letter-spacing:-.5px}.steps p{color:var(--muted);font-size:15px;margin:12px 0 0}.materials{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.materials article{background:var(--panel);padding:26px;border:1px solid var(--line);border-radius:6px}.swatch{display:block;width:33px;height:8px;border-radius:2px;margin:0 0 35px}.lime{background:var(--lime)}.white{background:#e0e0d7}.gray{background:#829380}.purple{background:#b6a1de}.materials h3{font-size:29px;letter-spacing:-1px}.materials p{color:var(--muted);font-size:15px;min-height:48px}.materials article>span:last-child{font-size:10px;letter-spacing:1.5px}.material-note{font-size:13px;color:#90988a;margin-top:20px}.start{background:var(--lime);color:#192011;border-radius:8px;padding:48px 55px 42px;margin-bottom:70px}.start .eyebrow{margin-bottom:35px}.start h2{font-size:clamp(60px,7vw,98px);position:relative}.start h2 span{color:#4e672d}.big-arrow{position:absolute;right:15px;top:0;font-size:120px;color:#192011!important}.start-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:35px;border-top:1px solid #9dc64b;padding-top:24px;gap:24px}.start-bottom p{font-size:16px;margin:0}.dark{background:#192011;color:#eafaD2}.dark:hover{background:#303e24}footer{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px;gap:25px}footer p,footer>span{color:var(--muted);font-size:12px}footer .logo{font-size:28px}section[id]{scroll-margin-top:30px}@media(min-width:1550px){.hero-visual{min-height:520px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:25px}.hero h1{font-size:57px}.hero-visual{min-height:470px}.actions{gap:18px;flex-wrap:wrap}.hero-bottom{margin-top:40px}.section-heading{grid-template-columns:1fr 1.5fr}.section-heading>p:last-child{grid-column:2}.services article{padding:24px}.method-grid{gap:40px}.materials{grid-template-columns:repeat(2,1fr)}.ribbon .wrap{font-size:10px;gap:10px}.header nav{gap:20px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header{height:85px}.header nav{display:none}.logo{font-size:30px}.nav-cta{font-size:12px;padding:10px 12px}.nav-cta span{margin-left:10px}.hero{grid-template-columns:1fr;padding-top:34px;gap:32px}.hero h1{font-size:clamp(50px,12vw,74px)}.intro{font-size:16px}.hero-visual{min-height:390px}.hero-bottom{margin-top:35px}.hero-bottom span:last-child{display:none}.ribbon .wrap{flex-wrap:wrap;justify-content:center;gap:10px 20px}.ribbon b{font-size:16px}.ribbon b:nth-of-type(2){display:none}.ribbon span{width:37%;text-align:center}.section{padding-block:65px}.section-heading{display:block}.section-heading h2{font-size:37px}.section-heading>p:last-child{margin-top:22px}.services{grid-template-columns:1fr}.services article{border-right:0;border-bottom:1px solid var(--line);padding:28px}.services h3{margin-top:26px}.services p{min-height:0;max-width:none}.tag{margin-top:24px}.method{padding-block:60px}.method-grid{grid-template-columns:1fr;gap:35px}.method h2{font-size:37px}.materials{gap:10px}.materials article{padding:20px 15px}.materials p{font-size:14px}.materials article>span:last-child{font-size:9px;letter-spacing:1px}.start{padding:32px 26px;margin-bottom:45px}.start h2{font-size:63px}.big-arrow{font-size:60px;right:0;top:30px}.start .eyebrow{font-size:10px}.start-bottom{align-items:flex-start;flex-direction:column}.start-bottom p{font-size:15px}footer{flex-wrap:wrap;padding-bottom:30px}footer p{width:100%;order:3;margin:0}footer>span{font-size:11px}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
/* Editorial direction */

:root{--bg:#fff;--panel:#fff;--ink:#121212;--muted:#646464;--lime:#111;--line:#ddd}body{font-family:Arial,Helvetica,sans-serif}.wrap{width:min(1440px,calc(100% - 112px))}.header{height:150px;border:0;align-items:center}.logo{font-family:Didot,'Bodoni MT','Times New Roman',serif;font-size:68px;font-weight:400;letter-spacing:-7px}.logo span{font-family:Arial,sans-serif;font-size:10px;letter-spacing:2px;width:auto;align-self:flex-end;margin:0 0 10px 18px}.header nav{font-size:11px;text-transform:uppercase;letter-spacing:1px;gap:32px}.header a:hover{color:#777}.nav-cta{border:0;border-bottom:1px solid #111;border-radius:0;text-transform:uppercase;font-size:11px;letter-spacing:1px;padding:10px 0}.hero{position:relative;display:flex;flex-direction:column;padding-top:0;padding-bottom:0;gap:0;width:100%;max-width:none}.hero-visual{order:-1;border-radius:0;min-height:650px;height:72vh;max-height:900px;background:#111}.hero-visual img{object-fit:contain;object-position:75% center;opacity:.86}.hero-copy{position:absolute;z-index:2;top:18%;left:max(56px,calc((100vw - 1440px)/2));color:white}.hero .eyebrow{font-size:10px;letter-spacing:2px}.mini-cross{display:none}h1,h2,h3{font-family:Didot,'Bodoni MT','Times New Roman',serif;font-weight:400;letter-spacing:-2px}h1{font-size:clamp(65px,7vw,108px);line-height:.98;margin:30px 0}h1 em{color:#fff;font-style:italic}.intro{font-size:14px;color:#ddd;line-height:1.7}.button{background:white;color:#111;border-radius:0;font-size:11px;text-transform:uppercase;letter-spacing:1px;padding:17px 24px;gap:28px}.button:hover{background:#eee;transform:none}.text-link{font-size:11px;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #aaa;padding-bottom:4px}.hero-bottom{display:none}.image-top{top:25px;left:auto;right:35px;gap:50px;font-size:9px}.image-bottom{left:auto;right:35px;bottom:25px;font-size:9px}.round-plus{display:none}.ribbon{border:0;padding:33px 0}.ribbon .wrap{justify-content:center;gap:50px;font-size:10px;letter-spacing:1.5px}.ribbon b{font-size:12px;color:#aaa}.section{padding-block:110px}.section-heading{grid-template-columns:.8fr 1.2fr 1fr;gap:50px;margin-bottom:65px}.eyebrow{font-size:10px;font-weight:400;letter-spacing:1.6px}h2{font-size:54px;line-height:1}h2 span{color:#777;font-style:italic}.section-heading>p:last-child{font-size:14px;line-height:1.8;max-width:280px}.services{border:0;border-radius:0;gap:50px}.services article{padding:20px 0 0;border:0;border-top:1px solid #111}.services article:last-child{border-top:1px solid #111}.service-num{font-size:10px;color:#888}.services h3{font-size:42px;margin-top:35px}.services p{font-size:14px;line-height:1.8;min-height:80px}.tag{font-size:9px;border:0;padding-top:10px}.method{background:#f5f5f3;border:0;padding:100px 0}.method .eyebrow{color:#555}.method-grid{gap:140px}.muted{font-size:14px;line-height:1.8}.steps article{border-color:#d6d6d1;padding:30px 0}.steps article>span{color:#888;font-size:10px}.steps h3{font-size:28px}.steps p{font-size:14px;line-height:1.8}.materials{gap:35px}.materials article{border:0;border-top:1px solid #111;border-radius:0;padding:25px 0}.swatch{height:3px;width:35px;border-radius:0;margin-bottom:30px}.lime{background:#8c9b68}.materials h3{font-size:38px}.materials p{font-size:14px}.materials article>span:last-child{font-size:9px}.material-note{font-size:12px}.start{background:#fff;border-radius:0;border-block:1px solid #111;padding:65px 0 55px;margin-top:20px;margin-bottom:65px;color:#111}.start h2{font-size:clamp(80px,10vw,150px);line-height:.9}.start h2 span{color:#111}.big-arrow{font-family:Arial,sans-serif;font-size:80px;top:50px;color:#111!important}.start-bottom{border:0;margin-top:45px;padding:0}.start-bottom p{font-size:14px}.dark{background:#111;color:white}.dark:hover{background:#333}footer .logo{font-size:45px;letter-spacing:-4px}footer .logo span{margin-bottom:5px;font-size:9px}footer p,footer>span{font-size:10px}.button:focus-visible,a:focus-visible{outline:2px solid #829957}section[id]{scroll-margin-top:25px}@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero{width:100%}.hero-copy{left:32px}.header nav{gap:18px}.hero-visual img{object-fit:cover;object-position:center;opacity:.65}.section-heading{gap:30px;grid-template-columns:1fr 1.5fr}.services{gap:28px}.method-grid{gap:50px}.ribbon .wrap{gap:25px}.materials{gap:25px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:108px}.logo{font-size:51px;letter-spacing:-5px}.logo span{margin:0 0 6px 12px;font-size:8px}.nav-cta{font-size:9px}.hero{width:100%}.hero-copy{left:24px;right:24px;top:15%}.hero h1{font-size:66px}.hero-visual{height:720px;min-height:600px;max-height:none}.hero-visual img{object-position:56% center;opacity:.42}.hero .intro{font-size:14px}.hero .eyebrow{font-size:9px}.image-top{display:none}.image-bottom{right:24px;bottom:23px}.actions{gap:25px;align-items:flex-start;flex-direction:column}.ribbon{padding:25px 0}.ribbon .wrap{gap:12px;font-size:8px}.section{padding-block:70px}.section-heading{display:block;margin-bottom:40px}.section-heading h2{font-size:44px}.section-heading>p:last-child{max-width:100%}.services{gap:35px}.services article{padding-top:20px}.services h3{margin-top:25px}.services p{min-height:0}.method{padding-block:65px}.method h2{font-size:43px}.method-grid{gap:35px}.materials{gap:22px}.materials article{padding:22px 0}.materials h3{font-size:32px}.materials p{font-size:13px}.materials article>span:last-child{font-size:8px}.start{padding:40px 0;margin-bottom:45px}.start h2{font-size:87px}.big-arrow{font-size:40px;top:45px}.start-bottom{gap:25px}footer .logo{font-size:40px}footer p{font-size:10px}}

/* Readability across the editorial layout */
.intro,.hero .intro,.services p,.steps p,.muted,.materials p,.section-heading>p:last-child,.start-bottom p{font-size:16px}.header nav,.nav-cta,.button,.text-link{font-size:14px}.eyebrow,.hero .eyebrow,.start .eyebrow,.ribbon .wrap,.service-num,.steps article>span,.tag,.materials article>span:last-child,.image-top,.image-bottom,footer p,footer>span{font-size:12px}.logo{letter-spacing:-3px}footer .logo{letter-spacing:-2px}.hero-visual img{width:72%;left:auto;right:0;object-fit:contain}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111 0%,#111b 25%,transparent 65%)}.hero-copy{max-width:700px}.hero h1{font-size:clamp(62px,6.3vw,96px)}@media(max-width:700px){.hero-visual img{width:100%;object-fit:cover}.hero-visual:after{background:#1113}.hero-copy{top:12%}.hero h1{font-size:clamp(50px,12vw,68px)}.hero-visual{height:760px}.nav-cta{font-size:12px}.header .logo{font-size:46px}.header .logo span{font-size:9px}.ribbon .wrap{font-size:12px}.ribbon b{display:none}.ribbon span{width:45%}.materials{grid-template-columns:1fr 1fr}.materials article>span:last-child{font-size:12px;letter-spacing:.5px}.materials p{font-size:16px}footer p,footer>span{font-size:12px}}

.collection-heading{text-align:center;margin-bottom:70px}.collection-heading h2{font-size:58px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.category-grid>a{border-top:1px solid #111;padding:25px 0 30px}.category-grid>a>span:first-child{font-size:12px;color:#777}.category-grid h3{font-size:43px;margin-top:50px}.category-grid p{font-size:16px;color:#666}.category-link{font-size:12px;display:block;margin-top:40px;letter-spacing:1px}.category-grid>a:hover h3{font-style:italic}.catalog-section{padding:20px 0 100px}.catalog-empty{border-top:1px solid #ddd;margin-top:35px;padding:35px 0}.catalog-empty p{font-size:16px}.catalog-empty a{font-size:14px;text-decoration:underline;text-underline-offset:5px}.start h2{font-size:clamp(60px,8vw,110px)}.start .big-arrow{font-size:75px}@media(max-width:700px){.collection-heading{text-align:left;margin-bottom:40px}.collection-heading h2{font-size:44px}.category-grid{grid-template-columns:1fr;gap:15px}.category-grid h3{margin-top:20px}.category-link{margin-top:25px}.catalog-section{padding-bottom:45px}.start h2{font-size:61px}.start .big-arrow{display:none}}

.catalog-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:60px 40px}.category-card{min-width:0;border-top:1px solid #111;padding-top:22px}.category-number{font-size:12px;color:#777}.category-card h3{margin-top:30px;font-size:42px;letter-spacing:-1px}.category-card>p{min-height:52px}.subcategories{margin-top:25px}.subcategories details{border-top:1px solid #ddd}.subcategories summary{list-style:none;font-size:16px;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:17px 0}.subcategories summary::-webkit-details-marker{display:none}.subcategories summary:focus-visible{outline:2px solid #111;outline-offset:3px}.subcategories summary span{font-size:21px;line-height:1}.subcategories details[open] summary span{transform:rotate(45deg)}.subcategories details p{font-size:16px;color:#666;line-height:1.7;margin:0 0 20px}.catalog-section h2{max-width:800px}.catalog-empty p{max-width:650px}.catalog-empty a{display:inline-block;margin-top:10px}@media(max-width:1000px){.catalog-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.catalog-categories{grid-template-columns:1fr;gap:38px}.category-card>p{min-height:0}.category-card h3{font-size:40px}.catalog-section h2{font-size:42px}}

.catalog-controls{display:flex;gap:24px;margin:30px 0}.catalog-controls label{font-size:14px;flex:1;max-width:300px}.catalog-controls select{display:block;margin-top:8px;width:100%;padding:13px;font:inherit;border:1px solid #aaa;background:white;border-radius:0;color:#111}.shop-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 30px;margin-top:40px}.shop-product{min-width:0}.shop-product>img{width:100%;aspect-ratio:4/5;object-fit:cover;background:#f5f5f3}.shop-product h3{font-size:34px;margin:14px 0;letter-spacing:-.5px}.product-category{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-top:16px;color:#666}.product-description{font-size:16px;white-space:pre-line;overflow-wrap:anywhere}.product-variants{font-size:14px;color:#666;white-space:pre-line}.product-contact{font-size:14px;border-bottom:1px solid #111;padding-bottom:5px;display:inline-block;margin-top:16px}.product-price{font-size:18px}.product-thumbs{display:flex;gap:8px;flex-wrap:wrap}.product-thumbs button{padding:0;width:55px;height:55px;background:none;border:1px solid #ccc;cursor:pointer}.product-thumbs img{width:100%;height:100%;object-fit:cover}.category-shop-link{display:block;padding:17px 0;font-size:16px;border-top:1px solid #ddd}.category-shop-link:hover{text-decoration:underline}.shop-product p{overflow-wrap:anywhere}[hidden]{display:none!important}@media(max-width:900px){.shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.shop-products{grid-template-columns:1fr}.catalog-controls{gap:12px}.catalog-controls label{max-width:none;min-width:0}}

.customer-links{display:flex;gap:22px;align-items:center}.product-add{display:block;width:100%;padding:14px 18px;margin-top:20px;border:1px solid #111;border-radius:0;background:#111;color:#fff;font:14px Arial,sans-serif;cursor:pointer}.product-add:disabled{opacity:.5;cursor:default}.product-add:focus-visible{outline:2px solid #657953;outline-offset:3px}.product-feedback{font-size:14px;margin:10px 0}.product-feedback:empty{display:none}.product-cart-link{display:block;margin-top:14px;font-size:14px;text-decoration:underline;text-underline-offset:4px}.product-contact{font-size:13px}@media(max-width:700px){.customer-links{gap:15px}.customer-links .nav-cta{font-size:12px}.header .logo{font-size:40px}.header .logo span{margin-left:8px;font-size:8px}}

/* Lampada, vaso e centrotavola: inquadratura integrale */
.hero-visual{background:#101010}.hero-visual img{opacity:1;object-fit:contain;object-position:right center;width:76%;height:100%;left:auto;right:0}.hero-visual:after{background:linear-gradient(90deg,#101010 0%,#101010b3 24%,transparent 52%)}@media(max-width:1000px) and (min-width:701px){.hero-visual img{width:88%}.hero-visual:after{background:linear-gradient(90deg,#101010 0%,#101010b3 27%,transparent 65%)}}@media(max-width:700px){.hero{background:#101010}.hero-copy{position:relative;inset:auto;order:0;padding:30px 24px 25px;max-width:none}.hero h1{font-size:58px;margin:20px 0}.hero .intro{margin:22px 0}.hero .actions{gap:24px}.hero-visual{order:1;height:auto;min-height:0;max-height:none;aspect-ratio:3/2}.hero-visual img{width:100%;height:100%;inset:0;object-fit:contain;object-position:center;opacity:1}.hero-visual:after{display:none}.image-bottom{display:none}.hero-copy .eyebrow{margin-bottom:20px}}

/* Claim principale nello stile editoriale */
.hero h1{font-size:clamp(48px,5.1vw,78px);line-height:1.04}.hero-copy{max-width:700px}@media(max-width:700px){.hero h1{font-size:clamp(34px,7.6vw,53px);letter-spacing:-1.5px}}

/* Catalogo in preparazione */
.category-status{display:inline-block;margin-left:16px;padding:3px 8px;border:1px solid #ddd;color:#666;font-size:11px;letter-spacing:.3px;vertical-align:middle}.category-sub-label{display:block;border-top:1px solid #ddd;padding:17px 0;font-size:16px;color:#666}.catalog-announcement{border-top:1px solid #ddd;margin-top:35px;padding-top:30px}.catalog-announcement>p{max-width:650px;font-size:16px;line-height:1.8}.announcement-links{display:flex;flex-wrap:wrap;gap:20px 32px;margin-top:24px}.announcement-links a{font-size:14px;text-decoration:underline;text-underline-offset:5px}@media(max-width:700px){.announcement-links{flex-direction:column;align-items:flex-start}}

.header-account-actions{display:flex;align-items:center;gap:22px}.header .register-cta{background:#171717;color:#fff;border:1px solid #171717;padding:11px 18px}.header .register-cta:hover{background:#333;color:#fff}@media(max-width:700px){.header-account-actions{gap:12px;flex-wrap:wrap;justify-content:flex-end}.header .register-cta{font-size:12px;padding:9px 13px}}
