:root{--paper:#fffaf5;--paper-bright:#fffefd;--ink:#294654;--muted:#71828a;--line:#3a64772b;--blue:#92d3ed;--blue-pale:#e8f7fc;--rose:#de6aa0;--rose-pale:#fbe8f1;--sand:#eedfce;--display:Georgia, "Times New Roman", serif;--sans:"Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:1em}::selection{color:var(--paper);background:var(--rose)}.announcement{color:#fff;background:var(--ink);letter-spacing:.13em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;min-height:31px;padding:0 32px;font-size:10px;display:grid}.announcement p{margin:0}.announcement>span{opacity:.6}.announcement a{justify-self:end;align-items:center;gap:8px;display:flex}.announcement svg{font-size:13px}.site-header{z-index:20;background:#fbfaf6f0;border-bottom:1px solid #11100f1a;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(20px,4vw,68px);display:flex;position:relative}.brand{flex-shrink:0;align-items:center;gap:11px;display:inline-flex}.brand-mark{place-items:center;width:42px;height:42px;display:grid}.brand-mark svg{stroke:none;width:100%;height:100%}.brand-boy{fill:var(--blue)}.brand-girl{fill:var(--rose)}.brand-mark--light .brand-boy,.brand-mark--light .brand-girl{fill:var(--paper)}.brand-copy{flex-direction:column;gap:3px;display:flex}.brand-copy strong{letter-spacing:-.045em;font-size:18px}.brand-copy small{color:var(--muted);letter-spacing:.135em;text-transform:uppercase;font-size:8px}.desktop-nav{align-items:center;gap:clamp(20px,2.3vw,38px);display:flex}.desktop-nav a{font-size:14px;font-weight:520;position:relative}.desktop-nav a:after{content:"";background:currentColor;width:0;height:1px;transition:width .3s;position:absolute;bottom:-7px;left:0}.desktop-nav a:hover:after{width:100%}.header-actions{align-items:center;gap:22px;display:flex}.language-switcher{align-items:center;gap:5px;font-size:9px;display:flex}.language-switcher a{cursor:pointer;opacity:.55;background:0 0;border:0;padding:0}.language-switcher a[aria-current=page]{opacity:1;font-weight:700}.language-option{align-items:center;gap:5px;display:inline-flex}.language-option i{opacity:.25;font-style:normal}.header-cta{color:#fff;background:var(--ink);align-items:center;gap:18px;height:40px;padding:0 17px;font-size:11px;transition:color .25s,background .25s;display:inline-flex}.header-cta:hover{color:var(--ink);background:var(--blue)}.header-cta svg{font-size:15px}.mobile-menu{display:none}.hero{isolation:isolate;height:calc(100vh - 113px);min-height:min(790px,100vh - 113px);position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;z-index:-3;animation:1.4s cubic-bezier(.2,.7,.2,1) both hero-in}.hero-overlay{z-index:-2;background:linear-gradient(90deg,#ede7dbf5 0%,#ede7dbd1 29%,#ede7db00 62%);position:absolute;inset:0}.hero:after{content:"";z-index:-1;pointer-events:none;opacity:.09;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-content{width:min(650px,49vw);margin-left:clamp(24px,8vw,126px);padding-top:clamp(80px,13vh,145px)}.eyebrow,.section-label{letter-spacing:.19em;text-transform:uppercase;align-items:center;gap:12px;font-size:9px;font-weight:600;display:flex}.eyebrow>span{background:var(--rose);width:27px;height:1px}.hero h1{letter-spacing:-.072em;margin:24px 0 26px;font-size:clamp(64px,7.3vw,116px);font-weight:600;line-height:.84}.hero h1 em,h2 em,.lead em,.catalog-kicker em,.review-rating em,.footer-wordmark em{font-family:var(--display);letter-spacing:-.06em;font-weight:400}.hero h1 em{color:var(--rose)}.hero-actions{align-items:center;gap:32px;margin-top:39px;display:flex}.button{letter-spacing:.04em;border:1px solid #0000;justify-content:center;align-items:center;gap:32px;height:54px;padding:0 23px;font-size:11px;font-weight:600;transition:transform .25s,background .25s,color .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{font-size:16px}.button--dark{color:#fff;background:var(--ink)}.button--dark:hover{color:var(--ink);background:var(--blue)}.button--paper{color:var(--ink);background:var(--paper-bright)}.button--paper:hover{background:var(--blue)}.text-link,.line-link{align-items:center;gap:12px;font-size:11px;font-weight:600;display:inline-flex}.text-link svg,.line-link svg{font-size:15px;transition:transform .25s}.text-link:hover svg,.line-link:hover svg{transform:translate(3px,-3px)}.line-link{border-bottom:1px solid;padding-bottom:8px}.hero-note{color:#fff;background:var(--rose);border-radius:50%;flex-direction:column;justify-content:space-between;width:110px;height:110px;padding:16px;display:flex;position:absolute;top:12%;right:5.5%;transform:rotate(8deg);box-shadow:0 14px 38px #8030532e}.hero-note span{letter-spacing:.15em;text-transform:uppercase;font-size:7px}.hero-note strong{font-family:var(--display);font-size:17px;font-style:italic;font-weight:400;line-height:.9}.hero-scroll{transform-origin:0;align-items:center;gap:13px;display:flex;position:absolute;bottom:34px;left:35px;transform:rotate(-90deg)}.hero-scroll span{letter-spacing:.18em;text-transform:uppercase;font-size:8px}.hero-scroll i{background:var(--ink);width:50px;height:1px}@keyframes hero-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.trust-strip{background:var(--paper-bright);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);align-items:center;min-height:116px;padding:0 clamp(24px,7vw,110px);display:grid}.trust-item{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:16px;min-height:55px;display:flex}.trust-item:last-child{border-right:0}.trust-item strong{font-family:var(--display);letter-spacing:-.05em;font-size:31px;font-weight:400}.trust-item span{max-width:90px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;line-height:1.4}.section{padding:clamp(90px,11vw,170px) clamp(24px,8vw,126px)}.section-label{color:var(--muted)}.section-label span{color:var(--ink)}.section-label:after{content:"";opacity:.5;background:currentColor;width:45px;height:1px}.intro{background:var(--paper)}.intro-copy{grid-template-columns:1.75fr .65fr;align-items:end;gap:10%;margin-top:60px;display:grid}.lead{letter-spacing:-.065em;max-width:1000px;margin:0;font-size:clamp(48px,6.3vw,96px);font-weight:600;line-height:.96}.lead em{color:var(--rose)}.intro-detail{padding-bottom:9px}.intro-detail p{color:var(--muted);margin:0 0 29px;font-size:13px;line-height:1.75}.collections{color:#fff;background:var(--ink);padding-bottom:clamp(70px,8vw,120px)}.section-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.section-heading h2,.why-heading h2,.process h2,.contact h2{letter-spacing:-.065em;margin:0;font-size:clamp(54px,6.4vw,98px);font-weight:600;line-height:.88}.section-heading h2 em,.catalog-content h2 em{color:var(--blue)}.category-grid{background:#ffffff29;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:85px;display:grid}.category-card{min-height:400px;color:var(--ink);flex-direction:column;justify-content:space-between;padding:25px;display:flex;position:relative;overflow:hidden}.category-card--blue{background:var(--blue)}.category-card--rose{color:#fff;background:var(--rose)}.category-card--sand{background:var(--sand)}.category-card--ink{color:#fff;background:#2a2927}.category-number{letter-spacing:.12em;font-size:9px}.category-orbit{opacity:.3;border:1px solid;border-radius:50%;width:165px;height:215px;transition:transform .6s cubic-bezier(.2,.7,.2,1);position:absolute;top:68px;left:50%;transform:translate(-50%)rotate(30deg)}.category-orbit:before,.category-orbit:after{content:"";border:1px solid;border-radius:50%;width:75%;height:75%;position:absolute;inset:12%;transform:rotate(60deg)}.category-orbit:after{background:currentColor;width:12px;height:12px;inset:17px auto auto 8px}.category-card:hover .category-orbit{transform:translate(-50%)rotate(100deg)scale(1.08)}.category-title{flex-direction:column;gap:7px;display:flex}.category-title small{letter-spacing:.15em;text-transform:uppercase;font-size:8px}.category-title strong{font-family:var(--display);letter-spacing:-.06em;font-size:clamp(36px,3vw,51px);font-style:italic;font-weight:400}.round-arrow{border:1px solid;border-radius:50%;place-items:center;width:35px;height:35px;transition:color .25s,background .25s,transform .25s;display:grid;position:absolute;bottom:24px;right:20px}.round-arrow svg{font-size:16px}.category-card:hover .round-arrow{color:#fff;background:var(--ink);border-color:var(--ink);transform:rotate(45deg)}.category-card--ink:hover .round-arrow,.category-card--rose:hover .round-arrow{color:var(--ink);background:#fff;border-color:#fff}.word-marquee{color:var(--ink);background:var(--blue);white-space:nowrap;padding:24px 0 21px;overflow:hidden}.word-marquee div{align-items:center;gap:36px;min-width:max-content;animation:28s linear infinite alternate marquee;display:flex}.word-marquee span{letter-spacing:.18em;font-size:13px;font-weight:600}.word-marquee i{font-family:var(--display);font-size:18px;font-style:normal}@keyframes marquee{to{transform:translate(-15%)}}.why{grid-template-columns:.78fr 1.22fr;gap:10%;display:grid}.why-heading h2{margin-top:62px}.why-heading h2 em,.process h2 em,.contact h2 em{color:var(--rose)}.service-list{border-top:1px solid var(--line)}.service-item{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr 1.4fr 32px;align-items:start;gap:24px;padding:34px 0;display:grid}.service-item>span{color:var(--rose);font-size:9px}.service-item h3{font-family:var(--display);letter-spacing:-.04em;margin:-5px 0 0;font-size:28px;font-style:italic;font-weight:400}.service-item p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.service-item i{border:1px solid var(--line);border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;transition:background .25s,transform .25s;display:grid}.service-item:hover i{background:var(--blue);transform:rotate(45deg)}.catalog-feature{color:#fff;background:var(--ink);grid-template-columns:1.12fr .88fr;min-height:750px;display:grid}.catalog-visual{min-height:680px;position:relative;overflow:hidden}.catalog-visual:after{content:"";background:linear-gradient(90deg,#0000 70%,#11100fa6);position:absolute;inset:0}.catalog-visual>img{object-fit:cover;object-position:70% center;filter:saturate(.78)contrast(1.03);transition:transform 1s cubic-bezier(.2,.7,.2,1)}.catalog-feature:hover .catalog-visual>img{transform:scale(1.025)}.catalog-sticker{z-index:2;background:var(--rose);border-radius:50%;flex-direction:column;justify-content:space-between;width:132px;height:132px;padding:20px;display:flex;position:absolute;bottom:8%;left:6%;transform:rotate(-8deg)}.catalog-sticker .brand-mark{width:34px;height:34px}.catalog-sticker span{font-family:var(--display);align-self:end;font-size:17px;font-style:italic;line-height:.9}.catalog-content{flex-direction:column;justify-content:center;padding:clamp(70px,9vw,135px) clamp(35px,7vw,110px);display:flex}.catalog-kicker{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:64px 0 28px;font-size:11px;line-height:1.45}.catalog-content h2{letter-spacing:-.07em;margin:0;font-size:clamp(58px,6vw,94px);font-weight:600;line-height:.84}.catalog-content>p:not(.catalog-kicker){color:#ffffff91;max-width:430px;margin:36px 0;font-size:13px;line-height:1.7}.catalog-content .button{align-self:flex-start}.process{grid-template-columns:.85fr 1.15fr;gap:10%;display:grid}.process h2{margin:55px 0 32px}.process-intro>p{color:var(--muted);font-size:12px}.process-steps{counter-reset:steps}.process-steps article{border-top:1px solid var(--line);grid-template-columns:88px .8fr 1fr;align-items:start;gap:24px;min-height:180px;padding:31px 0;display:grid}.process-steps article:last-child{border-bottom:1px solid var(--line)}.process-steps span{color:var(--rose);letter-spacing:.12em;text-transform:uppercase;font-size:9px}.process-steps strong{font-family:var(--display);letter-spacing:-.04em;font-size:34px;font-style:italic;font-weight:400}.process-steps p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.75}.order-operations{border-top:1px solid var(--line);background:linear-gradient(145deg,#edf8fc 0%,#fffefd 48%,#fcecf3 100%)}.order-operations-heading{grid-template-columns:.7fr 1.3fr;align-items:end;column-gap:10%;display:grid}.order-operations-heading .section-label{grid-column:1/-1}.order-operations-heading h2{letter-spacing:-.06em;max-width:780px;margin:56px 0 0;font-size:clamp(50px,5.8vw,88px);font-weight:600;line-height:.91}.order-operations-heading>p{max-width:470px;color:var(--muted);margin:0 0 6px;font-size:13px;line-height:1.8}.order-metrics{border:1px solid var(--line);background:#ffffffa3;grid-template-columns:repeat(3,1fr);margin-top:75px;display:grid}.order-metrics article{border-right:1px solid var(--line);grid-template-columns:auto 1fr;align-content:start;gap:4px 12px;min-height:190px;padding:30px;display:grid}.order-metrics article:last-child{border-right:0}.order-metrics strong{color:var(--rose);font-family:var(--display);letter-spacing:-.05em;font-size:54px;font-style:italic;font-weight:400;line-height:.9}.order-metrics span{letter-spacing:.1em;text-transform:uppercase;padding-top:23px;font-size:9px;font-weight:700}.order-metrics p{color:var(--muted);grid-column:1/-1;margin:23px 0 0;font-size:11px;line-height:1.65}.control-groups{grid-template-columns:1fr 1fr;gap:clamp(38px,7vw,100px);margin-top:74px;display:grid}.control-groups>section>h3{font-family:var(--display);letter-spacing:-.04em;margin:0 0 28px;font-size:clamp(30px,3vw,44px);font-style:italic;font-weight:400}.control-groups>section>div{border-top:1px solid var(--line)}.control-groups article{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr;gap:16px;min-height:142px;padding:25px 0;display:grid}.control-groups article>span{color:var(--rose);letter-spacing:.12em;font-size:8px;font-weight:700}.control-groups article strong{font-size:13px}.control-groups article p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.7}.order-timing-note{max-width:980px;color:var(--ink);border-left:3px solid var(--rose);background:#ffffffb8;margin:45px 0 0;padding:18px 21px;font-size:10px;line-height:1.75}.faq-heading h2{letter-spacing:-.065em;margin:16px 0 50px;font-size:clamp(54px,6.4vw,98px);font-weight:600;line-height:.88}.faq-heading h2 em{color:var(--rose)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;grid-template-columns:45px 1fr 30px;align-items:center;gap:24px;padding:28px 0;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item-number{color:var(--rose);letter-spacing:.12em;font-size:9px}.faq-item-question{font-family:var(--display);letter-spacing:-.03em;font-size:22px;font-style:italic;font-weight:400}.faq-item summary i{border:1px solid var(--line);border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;transition:background .25s,transform .25s;display:grid}.faq-item[open] summary i{background:var(--blue);transform:rotate(90deg)}.faq-item p{max-width:720px;color:var(--muted);white-space:pre-line;margin:0 0 28px;padding-left:69px;font-size:13px;line-height:1.75}.rtl-page .faq-item p{padding-left:0;padding-right:69px}.reviews{grid-template-columns:1.25fr .75fr;padding-top:0;display:grid}.review-panel{color:#fff;background:var(--ink);min-height:535px;padding:clamp(45px,6vw,88px);position:relative}.google-badge{letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;font-size:9px;display:flex}.google-badge span{width:27px;height:27px;color:var(--ink);letter-spacing:0;background:#fff;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.review-rating{justify-content:space-between;align-items:end;gap:30px;margin:62px 0 36px;display:flex}.review-rating strong{letter-spacing:-.06em;font-size:clamp(45px,5vw,76px);line-height:.9}.review-rating em{color:var(--blue)}.stars{color:var(--blue);letter-spacing:.18em;font-size:17px}.review-disclaimer{color:#ffffff80;max-width:510px;margin:0 0 30px;font-size:12px;line-height:1.7}.review-status{color:#ffffff59;letter-spacing:.12em;text-transform:uppercase;font-size:8px;position:absolute;bottom:24px;right:30px}.review-quote{background:var(--blue);flex-direction:column;justify-content:space-between;padding:clamp(50px,5vw,80px);display:flex}.quote-mark{font-family:var(--display);font-size:100px;line-height:.5}.review-quote>p{letter-spacing:-.055em;margin:50px 0;font-size:clamp(26px,2.7vw,42px);font-weight:600;line-height:1.07}.review-quote>p em{font-family:var(--display);font-weight:400}.review-quote>div{align-items:center;gap:10px;display:flex}.review-quote .brand-mark{width:38px}.review-quote div span{font-size:10px;font-weight:600;line-height:1.4}.review-quote div small{opacity:.65;font-weight:400}.contact{grid-template-columns:.7fr 1.3fr;gap:8%;display:grid}.contact h2{margin:58px 0 32px}.contact-heading>p{max-width:420px;color:var(--muted);font-size:12px;line-height:1.7}.contact-list{border-top:1px solid var(--line)}.contact-list>a{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(160px,.75fr) minmax(230px,1.25fr) 40px;align-items:center;gap:25px;min-height:154px;padding:25px 0;transition:padding .3s,background .3s;display:grid}.contact-list>a:hover{background:var(--paper-bright);padding-left:14px;padding-right:14px}.contact-flag{color:#fff;background:var(--ink);letter-spacing:.08em;border-radius:50%;place-items:center;width:42px;height:42px;font-size:9px;font-weight:600;display:grid}.contact-list>a:nth-child(2) .contact-flag{color:var(--ink);background:var(--blue)}.contact-list>a:nth-child(3) .contact-flag{background:var(--rose)}.contact-language{flex-direction:column;gap:6px;display:flex}.contact-language strong{font-family:var(--display);font-size:25px;font-style:italic;font-weight:400}.contact-language small{color:var(--muted);font-size:9px}.contact-number{letter-spacing:.04em;font-size:11px}.contact-details{flex-direction:column;gap:8px;display:flex}.contact-details small{max-width:350px;color:var(--muted);font-size:8px;line-height:1.5}.support-ownership{color:var(--muted);grid-column:2;margin:25px 0 0;font-size:10px;line-height:1.7}.contact-list i{border:1px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.showroom{background:#ded6c9;grid-template-columns:1.13fr .87fr;min-height:680px;display:grid}.showroom-map{background:#d9d1c4;min-height:600px;position:relative;overflow:hidden}.showroom-map:before{content:"";opacity:.7;background-image:linear-gradient(28deg,#0000 48%,#11100f1f 49% 50%,#0000 51%),linear-gradient(114deg,#0000 46%,#11100f1a 47% 48%,#0000 49%);background-size:180px 170px,240px 220px;position:absolute;inset:0}.map-lines{background:var(--paper);transform-origin:0;height:16px;position:absolute}.map-lines--one{width:130%;top:48%;left:-10%;transform:rotate(-17deg)}.map-lines--two{width:120%;top:-5%;left:22%;transform:rotate(68deg)}.map-pin{background:var(--rose);border-radius:50% 50% 50% 10%;place-items:center;width:82px;height:82px;display:grid;position:absolute;top:39%;left:53%;transform:rotate(-45deg);box-shadow:0 18px 38px #5a414b33}.map-pin .brand-mark{width:46px;transform:rotate(45deg)}.map-label{color:#11100f73;font-family:var(--display);font-style:italic;position:absolute}.map-label--one{font-size:28px;top:26%;left:28%}.map-label--two{font-size:21px;bottom:20%;right:15%}.map-label--three{font-size:15px;bottom:14%;left:14%}.showroom-content{background:var(--paper-bright);flex-direction:column;justify-content:center;padding:clamp(70px,9vw,140px);display:flex}.showroom-content>span{letter-spacing:.16em;text-transform:uppercase;font-size:9px}.showroom-content h2{letter-spacing:-.067em;margin:42px 0 35px;font-size:clamp(56px,6vw,92px);line-height:.88}.showroom-content h2 em{color:var(--rose);font-family:var(--display);font-weight:400}.showroom-content address{color:var(--muted);font-family:var(--sans);margin-bottom:36px;font-size:12px;font-style:normal;line-height:1.75}.showroom-content .button{align-self:flex-start}footer{color:#fff;background:var(--ink);padding:75px clamp(24px,6vw,95px) 28px;overflow:hidden}.footer-top{grid-template-columns:1fr 1.4fr;gap:10%;display:grid}.brand--footer .brand-copy small{color:#ffffff73}.footer-brand p{color:#ffffff73;margin:34px 0 0;font-size:11px;line-height:1.7}.footer-links{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-links div{flex-direction:column;gap:13px;display:flex}.footer-links span{color:#ffffff59;letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px;font-size:8px}.footer-links a{width:fit-content;font-family:var(--display);border-bottom:1px solid #0000;font-size:17px;font-style:italic}.footer-wordmark{white-space:nowrap;letter-spacing:-.08em;margin:110px 0 45px;font-size:clamp(70px,13.5vw,210px);font-weight:600;line-height:.7}.footer-wordmark em{color:var(--rose)}.footer-bottom{color:#ffffff61;letter-spacing:.13em;text-transform:uppercase;border-top:1px solid #ffffff24;justify-content:space-between;padding-top:22px;font-size:8px;display:flex}.contact-dock{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf6e0;border:1px solid #11100f21;gap:5px;width:276px;padding:6px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 20px 55px #11100f33}.contact-dock-label{color:#6f6961;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;padding:5px 7px 4px;font-size:6px;font-weight:700;display:flex}.contact-dock-label i{background:var(--rose);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #db568f1f}.contact-dock-link{color:#fff;grid-template-columns:40px 1fr 15px;align-items:center;gap:11px;min-height:58px;padding:8px 12px 8px 9px;transition:transform .3s,filter .3s;display:grid}.contact-dock-link:hover{filter:brightness(1.06);transform:translateY(-2px)}.contact-dock-icon{background:#ffffff1a;border:1px solid #ffffff21;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.contact-dock-icon svg{fill:currentColor;width:22px;height:22px}.contact-dock-link--whatsapp .contact-dock-icon path:first-child{fill:none;stroke:currentColor;stroke-width:1.7px}.contact-dock-link--whatsapp .contact-dock-icon path:last-child{fill:currentColor;stroke:none}.contact-dock-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.contact-dock-copy strong{letter-spacing:.01em;font-size:11px;font-weight:650}.contact-dock-copy small{color:#ffffff9e;letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.contact-dock-link>svg{fill:none;stroke:currentColor;width:15px;height:15px}.contact-dock-link:focus-visible{outline:3px solid var(--rose);outline-offset:3px}.rtl-page .hero-overlay{background:linear-gradient(270deg,#ede7dbf5 0%,#ede7dbd1 29%,#ede7db00 62%)}.rtl-page .hero-content{margin-left:0;margin-right:clamp(24px,8vw,126px)}.rtl-page .hero-scroll{transform-origin:100%;left:auto;right:35px;transform:rotate(90deg)}.rtl-page .round-arrow{left:20px;right:auto}.rtl-page .catalog-visual:after{background:linear-gradient(270deg,#0000 70%,#11100fa6)}.rtl-page .catalog-sticker{left:auto;right:6%}.rtl-page .review-status{left:30px;right:auto}.rtl-page .contact-number{direction:ltr}[lang=fr] .hero-content{width:min(720px,54vw)}@keyframes hero-bg-in{0%{opacity:0;transform:scale(-1.04,1.04)}to{opacity:1;transform:scaleX(-1)}}@media (max-width:1120px){.desktop-nav{display:none}.hero-content{width:59vw}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:360px}.why,.process,.contact{gap:6%}}@media (max-width:820px){.announcement{grid-template-columns:1fr auto;padding:0 16px}.announcement>span{display:none}.site-header{height:70px;padding:0 18px}.brand-mark{width:35px;height:35px}.brand-copy strong{font-size:16px}.brand-copy small{font-size:6.5px}.header-actions{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;align-content:center;gap:6px;width:38px;height:38px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);width:25px;height:1px;transition:transform .25s;display:block}.mobile-menu[open] summary span:first-child{transform:translateY(3px)rotate(45deg)}.mobile-menu[open] summary span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu nav{background:var(--paper-bright);flex-direction:column;gap:2px;width:calc(100vw - 36px);padding:20px;display:flex;position:absolute;top:50px;right:0;box-shadow:0 15px 35px #0000001f}.mobile-menu nav a{border-bottom:1px solid var(--line);font-family:var(--display);padding:15px 4px;font-size:25px;font-style:italic}.mobile-menu .mobile-language-links{grid-template-columns:repeat(6,1fr);gap:5px;padding-top:10px;display:grid}.mobile-menu .mobile-language-links a{border:1px solid var(--line);min-width:0;font-family:var(--sans);text-align:center;border-radius:9px;padding:9px 2px;font-size:10px;font-style:normal}.mobile-menu .mobile-language-links a[aria-current=page]{color:#fff;background:var(--blue);border-color:var(--blue)}.hero{height:calc(100svh - 101px);min-height:680px}.hero-image{object-position:67% center}.hero-overlay{background:linear-gradient(90deg,#ede7dbf5 0%,#ede7dbd1 45%,#ede7db26 100%)}.rtl-page .hero-overlay{background:linear-gradient(270deg,#ede7dbf5 0%,#ede7dbd1 45%,#ede7db26 100%)}.hero-content{width:auto;margin-left:24px;padding-top:18vh;padding-right:20px}.rtl-page .hero-content{width:auto;margin-left:0;margin-right:24px;padding-left:20px;padding-right:0}.hero h1{max-width:600px;font-size:clamp(55px,16vw,82px)}.hero-content>p{max-width:340px;font-size:13px}.hero-note{width:85px;height:85px;padding:13px;top:7%;right:7%}.rtl-page .hero-note{left:7%;right:auto}.hero-note strong{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.hero-scroll{display:none}.trust-strip{grid-template-columns:repeat(2,1fr);min-height:160px;padding:0 18px}.trust-item{justify-content:flex-start;min-height:65px;padding-left:10px}.trust-item:nth-child(2){border-right:0}.trust-item strong{font-size:26px}.section{padding:85px 22px}.intro-copy{grid-template-columns:1fr;gap:38px;margin-top:42px}.lead{font-size:clamp(46px,12vw,73px)}.intro-detail{max-width:380px}.section-heading{display:block}.section-heading h2{margin-top:48px}.category-grid{margin-top:55px}.category-card{min-height:330px}.why,.process,.contact{grid-template-columns:1fr;gap:70px}.order-operations-heading{grid-template-columns:1fr}.order-operations-heading h2{margin-top:48px}.order-operations-heading>p{margin-top:32px}.order-metrics{grid-template-columns:1fr}.order-metrics article{border-right:0;border-bottom:1px solid var(--line);min-height:0}.order-metrics article:last-child{border-bottom:0}.control-groups{grid-template-columns:1fr}.why-heading h2,.process h2,.contact h2{font-size:clamp(52px,13vw,80px)}.service-item{grid-template-columns:35px 1fr 30px}.service-item p{grid-column:2/3}.service-item i{grid-area:1/3}.faq-heading h2{font-size:clamp(52px,13vw,80px)}.faq-item summary{grid-template-columns:35px 1fr 30px}.faq-item p{padding-left:59px}.rtl-page .faq-item p{padding-left:0;padding-right:59px}.catalog-feature{grid-template-columns:1fr}.catalog-visual{min-height:520px}.catalog-content{padding:85px 24px}.catalog-content h2{font-size:clamp(58px,14vw,88px)}.process-steps article{grid-template-columns:70px 1fr}.process-steps p{grid-column:2}.reviews{grid-template-columns:1fr;padding-left:22px;padding-right:22px}.review-panel{min-height:510px;padding:45px 30px}.review-rating{flex-direction:column;align-items:start}.review-status{margin-top:35px;display:block;position:static}.review-quote{min-height:400px}.contact-list>a{grid-template-columns:50px 1fr 35px}.contact-details{grid-column:2}.contact-list>a>i{grid-area:1/3}.support-ownership{grid-column:1}.showroom{grid-template-columns:1fr}.showroom-map{min-height:460px}.showroom-content{padding:85px 24px}.footer-top{grid-template-columns:1fr;gap:65px}.footer-wordmark{margin-top:90px;font-size:17vw}.contact-dock{width:auto;left:10px;right:10px;bottom:max(10px, env(safe-area-inset-bottom));grid-template-columns:1fr 1fr;padding:5px}.contact-dock-label{display:none}.contact-dock-link{grid-template-columns:38px minmax(0,1fr);gap:9px;min-width:0;min-height:54px;padding:7px 10px 7px 7px}.contact-dock-icon{width:38px;height:38px}.contact-dock-link>svg{display:none}.contact-dock-copy strong{font-size:10px}footer{padding-bottom:100px}}@media (max-width:540px){.announcement p,.announcement a{font-size:8px}.hero-overlay{background:linear-gradient(90deg,#ede7dbfa 0%,#ede7dbd6 60%,#ede7db59 100%)}.hero h1{font-size:15vw}[lang=fr] .hero h1{font-size:13.2vw}.category-grid{grid-template-columns:1fr}.category-card{min-height:285px}.category-orbit{width:140px;height:180px;top:35px}.trust-item{gap:10px}.trust-item strong{font-size:23px}.trust-item span{font-size:7px}.service-item{gap:13px}.service-item h3{font-size:25px}.faq-item-question{font-size:18px}.faq-item summary{gap:13px;padding:22px 0}.faq-item p{padding-left:48px;font-size:12px}.rtl-page .faq-item p{padding-left:0;padding-right:48px}.catalog-visual{min-height:410px}.catalog-sticker{width:105px;height:105px}.process-steps article{grid-template-columns:56px 1fr;gap:10px}.process-steps strong{font-size:30px}.order-operations-heading h2{font-size:clamp(46px,12.5vw,68px)}.order-metrics{margin-top:50px}.control-groups{margin-top:55px}.review-panel{padding:42px 24px}.review-rating strong{font-size:43px}.contact-list>a{gap:12px}.contact-language strong{font-size:21px}.footer-links{grid-template-columns:repeat(2,1fr);row-gap:45px}.footer-bottom{flex-wrap:wrap;gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-actions .button{border:2px solid var(--ink);background:var(--rose);width:clamp(320px,27vw,410px);min-height:84px;box-shadow:10px 10px 0 var(--ink), 0 22px 48px #29465433;justify-content:space-between;gap:32px;padding:0 20px 0 28px;transition:transform .25s,background .25s,color .25s,box-shadow .25s}.hero-actions .button>span{text-align:left;flex-direction:column;align-items:flex-start;gap:7px;display:flex}.hero-actions .button small{color:#ffffffb3;letter-spacing:.18em;font-size:7px;font-weight:700;line-height:1}.hero-actions .button strong{letter-spacing:.065em;text-transform:uppercase;font-size:14px;font-weight:800;line-height:1.2}.hero-actions .button svg{flex:0 0 27px;width:27px;height:27px;font-size:27px}.hero-actions .button:hover{box-shadow:14px 14px 0 var(--ink), 0 26px 55px #29465438;transform:translate(-4px,-4px)}.hero-actions .button:hover small{color:#294654a6}.rtl-page .hero-actions .button{padding-left:20px;padding-right:28px}.rtl-page .hero-actions .button>span{text-align:right;align-items:flex-end}@media (max-width:720px){.hero-actions .button{width:min(100%,390px);min-height:76px;box-shadow:7px 7px 0 var(--ink), 0 16px 35px #2946542e;padding-left:22px;padding-right:17px}.hero-actions .button strong{font-size:12px}.hero-actions .button:hover{box-shadow:9px 9px 0 var(--ink), 0 18px 38px #29465433;transform:translate(-2px,-2px)}}.storefront-home{--ios-blue:#0b4a86;--ios-blue-soft:#eaf4ff;--ios-orange:#f17649;--ios-orange-soft:#fff0ea;--ios-ink:#142238;--ios-muted:#697789;--ios-line:#e3e9f0;color:var(--ios-ink);background:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif}.storefront-home .announcement{min-height:34px;color:var(--ios-blue);background:var(--ios-blue-soft);letter-spacing:.07em;text-transform:none;border:0;padding:0 clamp(16px,4vw,70px);font-size:9px}.storefront-home .announcement>span{color:var(--ios-muted)}.storefront-home .announcement a{color:var(--ios-orange)}.storefront-home .site-header{border-color:var(--ios-line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffdb;height:78px;padding:0 clamp(16px,4vw,70px);box-shadow:0 7px 25px #112d4b0a}.storefront-home .site-header .brand-mark{width:39px;height:39px}.storefront-home .site-header .brand-copy strong{color:var(--ios-blue);letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.storefront-home .site-header .brand-copy small{color:var(--ios-muted);font-size:7px}.storefront-home .desktop-nav{gap:clamp(13px,2vw,28px)}.storefront-home .desktop-nav a{color:var(--ios-muted);font-size:12px}.storefront-home .desktop-nav a:hover{color:var(--ios-blue)}.storefront-home .desktop-nav a:after{background:var(--ios-orange)}.storefront-home .header-actions{gap:12px}.storefront-home .language-switcher{border:1px solid var(--ios-line);background:#fff;border-radius:12px;gap:2px;padding:4px}.storefront-home .language-option i{display:none}.storefront-home .language-switcher a{border-radius:7px;padding:5px 4px;font-size:9px}.storefront-home .language-switcher a[aria-current=page]{color:#fff;background:var(--ios-blue)}.storefront-home .header-cta{background:var(--ios-orange);border-radius:13px;height:41px;padding:0 14px;font-size:10px}.storefront-home .header-cta:hover{color:#fff;background:#df6238}.storefront-home .hero{background:linear-gradient(145deg,#fff 0%,#f7fbff 58%,#fff4ef 100%);grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);gap:clamp(24px,5vw,80px);height:auto;min-height:680px;padding:clamp(32px,6vw,78px) clamp(16px,5vw,80px) clamp(44px,7vw,88px);display:grid;overflow:visible}.storefront-home .hero:after{display:none}.storefront-home .hero-content{z-index:2;width:auto;margin:0;padding:clamp(18px,5vw,58px) 0 0;position:relative}.storefront-home .hero-b2b-mark{gap:10px}.storefront-home .hero-b2b-mark>strong{color:var(--ios-blue);font-size:10px}.storefront-home .hero-b2b-mark>strong svg{width:30px;height:30px;color:var(--ios-blue);box-shadow:none;border-color:#d7e9f8;border-radius:10px;padding:7px}.storefront-home .hero-b2b-mark span{color:var(--ios-muted);font-size:8px}.storefront-home .hero-network-mark{color:#d6eaf9;opacity:.75;font-size:clamp(110px,14vw,200px);top:10px;left:-15px;right:auto}.storefront-home .hero h1{max-width:650px;color:var(--ios-ink);letter-spacing:-.075em;margin:23px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,5.9vw,88px);font-weight:400;line-height:.89}.storefront-home .hero h1 em{color:var(--ios-orange);font-family:Georgia,Times New Roman,serif;font-weight:400}.storefront-home .hero h1 em:after{background:#f9d6ca}.storefront-home .hero-content>p{max-width:475px;color:var(--ios-muted);font-size:15px;line-height:1.7}.storefront-home .hero-actions{margin-top:24px}.storefront-home .hero-catalog-card{border:1px solid var(--ios-line);background:#ffffffe6;border-radius:23px;max-width:510px;padding:18px;box-shadow:0 18px 42px #12305012}.storefront-home .hero-catalog-card:before,.storefront-home .hero-catalog-card:after{display:none}.storefront-home .hero-catalog-live{color:var(--ios-blue);font-size:9px}.storefront-home .hero-catalog-main{color:#fff;background:var(--ios-orange);border-radius:16px;min-height:94px;margin-top:10px;padding:15px}.storefront-home .hero-catalog-main strong{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.storefront-home .hero-catalog-main small{color:#ffffffc7;font-size:8px}.storefront-home .hero-catalog-main:hover{color:#fff}.storefront-home .hero-catalog-book{color:var(--ios-blue);background:var(--ios-blue-soft)}.storefront-home .hero-catalog-benefits{margin-top:16px}.storefront-home .hero-catalog-benefits>span{border-color:var(--ios-line)}.storefront-home .hero-catalog-benefits svg{color:var(--ios-blue)}.storefront-home .hero-catalog-benefits strong{color:var(--ios-ink)}.storefront-home .hero-catalog-benefits small{color:var(--ios-muted)}.storefront-home .hero-visual{border:1px solid var(--ios-line);background:#fff;border-radius:30px;grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .75fr;gap:9px;min-height:510px;padding:9px;display:grid;box-shadow:0 22px 52px #112d4b1a}.storefront-home .hero-collection-shot{box-shadow:none;border-radius:20px}.storefront-home .hero-collection-shot--main img{object-position:center;transform:none}.storefront-home .hero-collection-visual:hover .hero-collection-shot--main img{transform:scale(1.02)}.storefront-home .hero-season-tag{color:#fff;background:var(--ios-blue)}.storefront-home .hero-collection-stamp{color:#fff;background:var(--ios-orange);border-radius:23px;width:118px;height:118px;padding:18px;transform:rotate(-6deg)}.storefront-home .hero-collection-stamp span,.storefront-home .hero-collection-stamp i{color:#fff}.storefront-home .hero-proof-ticket{border:1px solid var(--ios-line);background:#fff;border-radius:18px;width:auto;min-width:0;margin:18px clamp(16px,5vw,80px) 0;padding:15px 20px;position:static;box-shadow:0 12px 30px #112d4b0d}.storefront-home .ticket-stats{justify-content:flex-start;gap:clamp(20px,4vw,56px)}.storefront-home .trust-item svg{color:var(--ios-blue)}.storefront-home .trust-item strong{color:var(--ios-ink)}.storefront-home .trust-item small{color:var(--ios-muted)}.storefront-home .section{padding:clamp(62px,8vw,112px) clamp(16px,5vw,80px)}.storefront-home .section-label{color:var(--ios-blue);font-size:10px}.storefront-home .section-label span{color:var(--ios-orange)}.storefront-home .section-label:after{background:var(--ios-line)}.storefront-home .intro{background:#f5f7fa}.storefront-home .intro-copy{grid-template-columns:1.35fr .65fr;gap:9%;margin-top:35px}.storefront-home .lead{color:var(--ios-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(43px,5.6vw,78px);font-weight:400;line-height:.95}.storefront-home .lead em{color:var(--ios-orange)}.storefront-home .intro-detail{border:1px solid var(--ios-line);background:#fff;border-radius:20px;padding:22px}.storefront-home .intro-detail p{color:var(--ios-muted)}.storefront-home .line-link{color:var(--ios-blue)}.storefront-home .community-proof{background:#fff}.storefront-home .community-proof:after{background:var(--ios-blue-soft)}.storefront-home .community-proof-heading h2,.storefront-home .section-heading h2,.storefront-home .why-heading h2,.storefront-home .process h2,.storefront-home .contact h2,.storefront-home .faq-heading h2{color:var(--ios-ink);font-family:Georgia,Times New Roman,serif;font-weight:400}.storefront-home .community-proof-heading h2 em,.storefront-home .why-heading h2 em,.storefront-home .process h2 em,.storefront-home .contact h2 em,.storefront-home .faq-heading h2 em{color:var(--ios-orange)}.storefront-home .community-proof-copy>p{color:var(--ios-muted)}.storefront-home .community-proof-note{background:var(--ios-orange-soft);border-radius:13px}.storefront-home .community-proof-note i{background:var(--ios-orange)}.storefront-home .community-story-image{border-radius:19px}.storefront-home .community-story figcaption strong{color:var(--ios-ink)}.storefront-home .community-story figcaption small,.storefront-home .community-proof-footer{color:var(--ios-muted)}.storefront-home .collections{color:var(--ios-ink);background:var(--ios-blue-soft)}.storefront-home .collections .section-label{color:var(--ios-blue)}.storefront-home .collections-masthead h2 em{color:var(--ios-orange)}.storefront-home .collection-status{color:var(--ios-blue);background:#fff;border:1px solid #d3e6f6;border-radius:15px}.storefront-home .collection-index{margin-top:46px}.storefront-home .collection-index-card{color:#fff;background:var(--ios-blue);border-radius:22px}.storefront-home .collection-register{background:#fff;border:1px solid #d3e6f6;border-radius:22px;overflow:hidden}.storefront-home .collection-row{color:var(--ios-ink);border-color:var(--ios-line);background:#fff}.storefront-home .collection-row:hover{color:var(--ios-blue);background:#f8fbfe}.storefront-home .collection-live{color:var(--ios-orange)}.storefront-home .market-tape{color:#fff;background:var(--ios-blue)}.storefront-home .market-edit{background:#f5f7fa}.storefront-home .market-edit:before{color:#e5edf5}.storefront-home .market-edit-heading h2 em{color:var(--ios-orange)}.storefront-home .market-edit-intro p{color:var(--ios-muted)}.storefront-home .market-edit-scope{border-color:var(--ios-line)}.storefront-home .market-edit-scope strong{color:var(--ios-orange)}.storefront-home .market-edit-image{border-radius:18px}.storefront-home .market-edit-code{color:var(--ios-blue);background:#ffffffeb;border-radius:9px}.storefront-home .market-edit-shot figcaption{border-color:var(--ios-line)}.storefront-home .market-edit-shot figcaption strong{color:var(--ios-ink)}.storefront-home .market-edit-shot figcaption small{color:var(--ios-orange)}.storefront-home .market-edit-footer{color:var(--ios-blue);background:var(--ios-blue-soft);border-radius:15px}.storefront-home .market-edit-footer strong{color:var(--ios-orange)}.storefront-home .why{background:#fff;padding-top:clamp(62px,8vw,112px)}.storefront-home .service-list{border-color:var(--ios-line)}.storefront-home .service-item{border-color:var(--ios-line);grid-template-columns:36px 1fr 1.15fr 36px;padding:25px 0}.storefront-home .service-item>span{color:var(--ios-orange)}.storefront-home .service-item h3{color:var(--ios-ink);font-family:Georgia,Times New Roman,serif;font-style:normal}.storefront-home .service-item p{color:var(--ios-muted)}.storefront-home .service-item i{color:var(--ios-blue);background:var(--ios-blue-soft);border-color:#d3e6f6}.storefront-home .catalog-feature{min-height:610px;color:var(--ios-ink);background:#fff0ea}.storefront-home .catalog-visual{min-height:610px}.storefront-home .catalog-visual:after{background:linear-gradient(90deg,#0000 65%,#fff0eacc)}.storefront-home .catalog-sticker{color:#fff;background:var(--ios-blue);border-radius:21px}.storefront-home .catalog-kicker{color:var(--ios-blue)}.storefront-home .catalog-content h2{color:var(--ios-ink);font-family:Georgia,Times New Roman,serif;font-weight:400}.storefront-home .catalog-content h2 em{color:var(--ios-orange)}.storefront-home .catalog-content>p:not(.catalog-kicker){color:var(--ios-muted)}.storefront-home .button--paper{color:#fff;background:var(--ios-orange);border-radius:14px}.storefront-home .button--paper:hover{background:#df6238}.storefront-home .process{background:#f5f7fa}.storefront-home .process-intro>p,.storefront-home .process-steps p{color:var(--ios-muted)}.storefront-home .process-steps article{border-color:var(--ios-line)}.storefront-home .process-steps span{color:var(--ios-orange)}.storefront-home .process-steps strong{color:var(--ios-ink);font-family:Georgia,Times New Roman,serif;font-style:normal}.storefront-home .order-operations{background:var(--ios-blue-soft);border-color:#d3e6f6}.storefront-home .order-operations-heading h2{color:var(--ios-ink);font-family:Georgia,Times New Roman,serif;font-weight:400}.storefront-home .order-operations-heading>p,.storefront-home .order-metrics p,.storefront-home .control-groups article p{color:var(--ios-muted)}.storefront-home .order-metrics{border-color:#d3e6f6;border-radius:22px;overflow:hidden}.storefront-home .order-metrics article{background:#ffffffb3;border-color:#d3e6f6}.storefront-home .order-metrics strong{color:var(--ios-orange)}.storefront-home .control-groups article,.storefront-home .control-groups>section>div{border-color:#d3e6f6}.storefront-home .order-timing-note{border-left-color:var(--ios-orange);border-radius:12px}.storefront-home .reviews{background:#fff;padding-top:0}.storefront-home .review-panel{background:var(--ios-blue);border-radius:27px 0 0 27px}.storefront-home .google-badge{color:var(--ios-blue);background:#fff}.storefront-home .review-rating em{color:#b9def5}.storefront-home .review-feed{border-color:var(--ios-line);background:#f5f7fa}.storefront-home .google-review-card{border-color:var(--ios-line);background:#fff;border-radius:18px}.storefront-home .google-review-card p{color:var(--ios-muted)}.storefront-home .google-review-card a{color:var(--ios-blue)}.storefront-home .contact{background:#f5f7fa;padding-top:clamp(65px,8vw,112px)}.storefront-home .contact-heading>p{color:var(--ios-muted)}.storefront-home .contact-list{border:1px solid var(--ios-line);background:#fff;border-radius:22px;overflow:hidden}.storefront-home .contact-list>a{border-color:var(--ios-line);min-height:126px;padding:21px}.storefront-home .contact-list>a:hover{background:#f8fbfe}.storefront-home .contact-flag{color:var(--ios-blue);background:var(--ios-blue-soft);border-color:#d3e6f6}.storefront-home .contact-list>a:nth-child(3) .contact-flag{color:#fff;background:var(--ios-orange)}.storefront-home .contact-language strong{color:var(--ios-ink);font-family:Georgia,Times New Roman,serif;font-style:normal}.storefront-home .contact-language small,.storefront-home .contact-details small{color:var(--ios-muted)}.storefront-home .contact-list i{color:var(--ios-blue);background:var(--ios-blue-soft);border-color:#d3e6f6}.storefront-home .showroom{background:#fff;min-height:570px}.storefront-home .showroom-map{min-height:570px}.storefront-home .showroom-map--google iframe{filter:saturate(.6)contrast(.94);min-height:570px}.storefront-home .showroom-content{background:#fff0ea}.storefront-home .showroom-content>span{color:var(--ios-blue)}.storefront-home .showroom-content h2{color:var(--ios-ink);font-family:Georgia,Times New Roman,serif;font-weight:400}.storefront-home .showroom-content h2 em{color:var(--ios-orange)}.storefront-home .showroom-content address{color:var(--ios-muted)}.storefront-home .showroom-content .button{color:#fff;background:var(--ios-orange);border-radius:14px}.storefront-home .faq{background:#fff}.storefront-home .faq-list,.storefront-home .faq-item{border-color:var(--ios-line)}.storefront-home .faq-item-number{color:var(--ios-orange)}.storefront-home .faq-item-question{color:var(--ios-ink);font-family:Georgia,Times New Roman,serif;font-style:normal}.storefront-home .faq-item summary i{color:var(--ios-blue);background:var(--ios-blue-soft);border-color:#d3e6f6}.storefront-home .faq-item[open] summary i{color:#fff;background:var(--ios-orange)}.storefront-home .faq-item p{color:var(--ios-muted)}.storefront-home>footer{color:#fff;background:var(--ios-blue)}.storefront-home>footer .footer-wordmark em{color:#b9def5}.storefront-home .contact-dock{border-color:var(--ios-line);background:#fffffff0;border-radius:20px;box-shadow:0 18px 45px #112d4b24}.storefront-home .contact-dock-label{color:var(--ios-muted)}.storefront-home .contact-dock-label i{background:var(--ios-orange)}.storefront-home .contact-dock-link{color:#fff;border-radius:13px}.storefront-home .contact-dock-link--telegram{background:var(--ios-blue)}.storefront-home .contact-dock-link--whatsapp{background:var(--ios-orange)}.storefront-home .contact-dock-icon{background:#ffffff29}@media (max-width:860px){.storefront-home .hero{grid-template-columns:1fr;min-height:0}.storefront-home .hero-content{padding-top:5px}.storefront-home .hero-visual{min-height:440px}.storefront-home .intro-copy,.storefront-home .why,.storefront-home .process,.storefront-home .contact{grid-template-columns:1fr}.storefront-home .intro-detail{max-width:530px}.storefront-home .reviews{grid-template-columns:1fr}.storefront-home .review-panel{border-radius:24px 24px 0 0}.storefront-home .catalog-feature,.storefront-home .showroom{grid-template-columns:1fr}.storefront-home .catalog-visual,.storefront-home .showroom-map,.storefront-home .showroom-map--google iframe{min-height:400px}.storefront-home .catalog-visual:after{background:linear-gradient(#0000 38%,#fff0ea)}.storefront-home .collection-index{grid-template-columns:1fr}.storefront-home .collection-index-card{min-height:200px}.storefront-home .order-operations-heading{grid-template-columns:1fr;gap:18px}}@media (max-width:640px){.storefront-home{padding-bottom:74px}.storefront-home .announcement{grid-template-columns:1fr;gap:4px;min-height:31px;padding:7px 16px}.storefront-home .announcement>span{display:block}.storefront-home .site-header{height:67px;padding:0 16px}.storefront-home .desktop-nav,.storefront-home .header-actions{display:none}.storefront-home .mobile-menu{display:block}.storefront-home .hero{gap:22px;padding:30px 16px 35px}.storefront-home .hero h1{font-size:49px}.storefront-home .hero-content>p{font-size:13px}.storefront-home .hero-network-mark{font-size:112px}.storefront-home .hero-catalog-card{padding:13px}.storefront-home .hero-catalog-main{min-height:80px}.storefront-home .hero-catalog-main strong{font-size:24px}.storefront-home .hero-catalog-benefits{gap:7px}.storefront-home .hero-catalog-benefits>span{gap:6px}.storefront-home .hero-catalog-benefits svg{width:23px;height:23px}.storefront-home .hero-catalog-benefits strong{font-size:12px}.storefront-home .hero-visual{border-radius:22px;min-height:310px}.storefront-home .hero-collection-stamp{border-radius:16px;width:88px;height:88px;padding:12px}.storefront-home .hero-proof-ticket{margin:0 16px;overflow-x:auto}.storefront-home .ticket-stats{gap:22px;min-width:590px}.storefront-home .section{padding:52px 16px}.storefront-home .lead,.storefront-home .community-proof-heading h2,.storefront-home .section-heading h2,.storefront-home .why-heading h2,.storefront-home .process h2,.storefront-home .contact h2,.storefront-home .faq-heading h2{font-size:42px}.storefront-home .community-proof-gallery{gap:12px}.storefront-home .community-story-image{border-radius:15px}.storefront-home .collection-register{border-radius:16px}.storefront-home .collection-row{grid-template-columns:54px 42px 1fr 28px;min-height:92px;padding:14px}.storefront-home .collection-live{display:inline}.storefront-home .market-edit-grid{gap:10px}.storefront-home .market-edit-image{border-radius:13px}.storefront-home .service-item{grid-template-columns:28px 1fr 34px;gap:10px}.storefront-home .service-item p{grid-column:2/-1}.storefront-home .service-item h3{font-size:24px}.storefront-home .order-metrics{border-radius:17px;grid-template-columns:1fr}.storefront-home .order-metrics article{border-bottom:1px solid #d3e6f6;border-right:0}.storefront-home .control-groups{grid-template-columns:1fr}.storefront-home .contact-list>a{grid-template-columns:42px 1fr 30px;gap:12px;min-height:0;padding:17px}.storefront-home .contact-details{grid-column:2/-1;display:flex}.storefront-home .showroom-content{padding:52px 23px}.storefront-home .showroom-content h2{font-size:45px}.storefront-home .faq-item summary{grid-template-columns:32px 1fr 28px;gap:10px;padding:17px 0}.storefront-home .faq-item-question{font-size:18px}.storefront-home .faq-item p{padding-left:42px;font-size:12px}.storefront-home .contact-dock{display:grid}.storefront-home .mobile-bottom-nav{border-top:1px solid var(--ios-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;display:flex}.storefront-home .mobile-bottom-nav a{color:var(--ios-muted)}.storefront-home .mobile-bottom-nav__catalog{background:var(--ios-orange);border-radius:13px;color:#fff!important}.storefront-home>footer{padding-bottom:100px}}.hero{background:var(--paper);grid-template-rows:minmax(760px,1fr) 148px;grid-template-columns:76px minmax(440px,.88fr) 1.12fr;height:auto;min-height:max(960px,100svh - 113px);max-height:none;padding:0 3.2vw 0 0;display:grid;overflow:hidden}.hero:after{z-index:0}.hero-serial-rail{color:#fff;background:var(--ink);z-index:6;flex-direction:column;grid-area:1/1/3;align-items:center;padding:24px 0 20px;display:flex;position:relative}.hero-serial-rail strong{letter-spacing:-.04em;font-size:13px}.hero-serial-rail i{background:#ffffff38;flex:1;width:1px;margin:22px 0}.hero-serial-rail span,.hero-serial-rail small{writing-mode:vertical-rl;letter-spacing:.2em;text-transform:uppercase;font-size:7px;transform:rotate(180deg)}.hero-serial-rail small{color:#ffffff61;margin-top:28px}.hero-content{z-index:8;grid-area:1/2;align-self:center;width:auto;margin:0;padding:clamp(38px,5.5vh,64px) clamp(28px,4.3vw,68px) clamp(46px,6vh,76px) clamp(35px,5vw,78px);position:relative}.hero-content .eyebrow{z-index:2;position:relative}.hero h1{z-index:2;max-width:670px;margin:29px 0 27px;font-size:clamp(64px,6.7vw,104px);line-height:.86;position:relative}.hero-content>p{z-index:2;max-width:390px;position:relative}.hero-actions{z-index:2;position:relative}.hero-network-mark{z-index:1;color:#db568f14;font-family:var(--display);letter-spacing:-.1em;pointer-events:none;font-size:clamp(180px,19vw,290px);font-style:italic;line-height:1;position:absolute;top:5%;left:2.5%}.hero-network-mark span{vertical-align:top;font-size:.45em}.hero-visual{z-index:1;clip-path:polygon(0 0,100% 0,100% 87%,88% 87%,88% 100%,0 100%);background:#ddd3c3;grid-area:1/3/3;min-width:0;margin:27px 0 82px;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#11100f0d,#0000 35%);position:absolute;inset:0}.hero-image{z-index:0;object-fit:cover;object-position:66% center;animation:1.3s cubic-bezier(.2,.7,.2,1) both market-image-in}@keyframes market-image-in{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.hero-visual-caption{z-index:3;color:#fff;background:var(--ink);justify-content:space-between;align-items:center;gap:25px;min-width:230px;padding:13px 16px;display:flex;position:absolute;bottom:0;right:0}.hero-visual-caption span{letter-spacing:.16em;text-transform:uppercase;font-size:7px}.hero-visual-caption strong{font-family:var(--display);font-size:18px;font-style:italic;font-weight:400}.hero-note{z-index:5;clip-path:polygon(18% 0,82% 0,100% 15%,100% 100%,0 100%,0 15%);border-radius:0;justify-content:flex-end;gap:10px;width:124px;height:154px;padding:35px 17px 17px;top:7%;right:5.5%;transform:rotate(5deg)}.hero-note:after{content:"";border-left:1px solid #11100f8c;width:100%;height:34px;position:absolute;top:-26px;left:50%;transform:rotate(-5deg)}.hero-note>i{border:2px solid #ffffffb3;border-radius:50%;width:9px;height:9px;position:absolute;top:15px;left:calc(50% - 4px)}.hero-note strong{font-size:21px}.hero-proof-ticket{z-index:7;color:#fff;background:var(--ink);grid-area:2/2/auto/4;grid-template-columns:125px 1fr;gap:25px;height:148px;margin:0 3.5vw 0 3.2vw;padding:18px 28px 19px;display:grid;position:relative;box-shadow:0 22px 55px #11100f30}.ticket-heading{border-right:1px dashed #ffffff40;flex-direction:column;justify-content:space-between;padding-right:22px;display:flex}.ticket-heading span{color:var(--blue);letter-spacing:.17em;font-size:7px}.ticket-heading strong{font-family:var(--display);font-size:20px;font-style:italic;font-weight:400}.ticket-stats{grid-template-columns:repeat(4,1fr);display:grid}.ticket-stats .trust-item{border-right:1px solid #ffffff26;grid-template-columns:auto 1fr;place-content:center stretch;gap:1px 10px;min-height:0;padding:0 18px;display:grid}.ticket-stats .trust-item small{color:#ffffff57;letter-spacing:.15em;grid-column:1/3;font-size:6px}.ticket-stats .trust-item strong{color:#fff;font-family:var(--display);font-size:clamp(24px,2.2vw,34px);font-weight:400}.ticket-stats .trust-item span{color:#ffffff7a;letter-spacing:.09em;text-transform:uppercase;align-self:center;max-width:74px;font-size:7px;line-height:1.4}.ticket-edge{background:repeating-linear-gradient(180deg, var(--ink) 0 7px, transparent 7px 14px);width:7px;position:absolute;top:0;bottom:0;right:-7px}.hero-scroll{display:none}.intro{border-top:1px solid var(--line)}.collections{padding-top:clamp(100px,10vw,150px)}.collections-masthead{grid-template-columns:.62fr 1fr .48fr;align-items:end;gap:5vw;display:grid}.collections-masthead h2{letter-spacing:-.068em;margin:0;font-size:clamp(56px,6.5vw,100px);font-weight:600;line-height:.87}.collection-status{align-items:center;gap:13px;padding-bottom:5px;display:flex}.collection-status>i{background:var(--rose);border-radius:50%;flex:none;width:9px;height:9px;animation:2s ease-in-out infinite live-pulse;box-shadow:0 0 0 5px #db568f24}.collection-status span{color:#ffffffbf;letter-spacing:.07em;text-transform:uppercase;font-size:9px;line-height:1.6}.collection-status small{color:#ffffff57;font-size:7px}@keyframes live-pulse{50%{box-shadow:0 0 0 9px #db568f00}}.collection-index{border-top:1px solid #fff3;border-bottom:1px solid #fff3;grid-template-columns:minmax(210px,.31fr) 1fr;margin-top:82px;display:grid}.collection-index-card{background:#181715;border-right:1px solid #fff3;flex-direction:column;min-height:570px;padding:29px 30px;display:flex;position:relative;overflow:hidden}.collection-index-card:after{content:"+";color:#84c9ea14;font-family:var(--display);font-size:310px;line-height:1;position:absolute;bottom:-95px;right:-25px}.collection-index-card>span{color:#ffffff6b;letter-spacing:.17em;font-size:7px}.collection-index-card>strong{color:var(--blue);font-family:var(--display);letter-spacing:-.1em;margin-top:34px;font-size:150px;font-style:italic;font-weight:400;line-height:.8}.collection-index-card>p{font-family:var(--display);margin:auto 0 45px;font-size:29px;font-style:italic;line-height:.98}.fabric-swatches{z-index:2;height:36px;display:flex;position:relative}.fabric-swatches i{background:var(--blue);width:47px;height:32px;display:block;transform:rotate(-4deg);box-shadow:5px 5px #0000002e}.fabric-swatches i:nth-child(2){background:var(--rose);transform:translate(-5px)rotate(3deg)}.fabric-swatches i:nth-child(3){background:var(--sand);transform:translate(-10px)rotate(-2deg)}.collection-register{min-width:0}.collection-row{border-bottom:1px solid #ffffff26;grid-template-columns:76px 88px 1fr 85px 44px;align-items:center;gap:24px;min-height:142px;padding:0 26px;transition:color .35s,background .35s,padding .35s;display:grid;position:relative}.collection-row:last-child{border-bottom:0}.collection-row:hover{color:var(--ink);padding-left:38px;padding-right:38px}.collection-code{color:#ffffff59;letter-spacing:.12em;font-size:8px}.collection-row:not(.collection-row--ink):hover .collection-code,.collection-row:not(.collection-row--ink):hover .collection-live{color:#11100f80}.collection-swatch{border:1px solid #ffffff40;border-radius:50% 50% 7px 7px;width:52px;height:70px;position:relative;transform:rotate(-4deg)}.collection-swatch:before{content:"";border:1px solid;border-bottom:0;border-radius:9px 9px 0 0;width:15px;height:7px;position:absolute;top:-8px;left:18px}.collection-swatch i:first-child{opacity:.18;background:currentColor;width:1px;height:100%;position:absolute;left:50%}.collection-swatch i:last-child{opacity:.18;background:currentColor;width:20px;height:1px;position:absolute;bottom:13px;left:15px}.collection-row:hover .collection-swatch{border-color:currentColor;animation:.7s both swatch-swing}@keyframes swatch-swing{35%{transform:rotate(4deg)}70%{transform:rotate(-2deg)}}.collection-title{align-items:baseline;gap:18px;display:flex}.collection-title strong{letter-spacing:-.06em;font-size:clamp(33px,3.8vw,58px);font-weight:600}.collection-title small{color:#fff6;letter-spacing:.1em;text-transform:uppercase;font-size:8px}.collection-row:hover .collection-title small{color:currentColor;opacity:.55}.collection-live{color:#ffffff59;letter-spacing:.13em;font-size:7px}.collection-arrow{border:1px solid #fff3;border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .3s,background .3s;display:grid}.collection-row:hover .collection-arrow{color:#fff;background:var(--ink);border-color:var(--ink);transform:rotate(45deg)}.collection-row--ink:hover .collection-arrow{color:var(--ink);background:#fff;border-color:#fff}.market-tape{min-height:66px;color:var(--ink);background:var(--blue);grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:28px;padding:0 clamp(24px,7vw,110px);display:grid}.market-tape span{letter-spacing:.16em;font-size:8px}.market-tape strong{letter-spacing:.13em;text-align:center;font-size:10px}.market-tape i{background:#11100f4d;height:1px}.market-edit{background:#f1eee8;padding-top:clamp(105px,11vw,170px);padding-bottom:clamp(90px,10vw,150px);position:relative;overflow:hidden}.market-edit:before{content:"07";color:#11100f09;font-family:var(--display);letter-spacing:-.12em;pointer-events:none;font-size:clamp(230px,31vw,500px);font-style:italic;line-height:.75;position:absolute;top:30px;right:-20px}.market-edit-heading{z-index:1;grid-template-columns:1.35fr .65fr;align-items:end;gap:clamp(45px,9vw,150px);display:grid;position:relative}.market-edit-heading h2{letter-spacing:-.075em;max-width:870px;margin:52px 0 0;font-size:clamp(62px,7.7vw,118px);font-weight:600;line-height:.82}.market-edit-heading h2 em{color:var(--rose)}.market-edit-intro{max-width:410px;padding-bottom:7px}.market-edit-season{color:var(--rose);letter-spacing:.18em;margin-bottom:31px;font-size:8px;font-weight:700;display:block}.market-edit-intro p{color:var(--muted);margin:0 0 29px;font-size:12px;line-height:1.8}.market-edit-scope{border-top:1px solid #11100f24;border-bottom:1px solid #11100f24;grid-template-columns:68px 1fr;align-items:center;gap:16px;margin:0 0 29px;padding:13px 0;display:grid}.market-edit-scope strong{color:var(--rose);font-family:var(--display);font-size:30px;font-style:italic;font-weight:400;line-height:.8}.market-edit-scope span{max-width:190px;color:var(--ink);letter-spacing:.11em;text-transform:uppercase;font-size:7px;font-weight:700;line-height:1.45}.market-edit-grid{z-index:1;grid-template-rows:clamp(280px,29vw,440px) clamp(245px,25vw,380px) clamp(285px,29vw,440px);grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,1.6vw,25px);margin-top:clamp(75px,9vw,130px);display:grid;position:relative}.market-edit-shot{grid-template-rows:minmax(0,1fr) 34px;gap:13px;min-width:0;margin:0;display:grid}.market-edit-shot--lead{grid-area:1/1/3/6}.market-edit-shot--portrait{grid-area:1/6/auto/9}.market-edit-shot--square{grid-area:1/9/auto/13}.market-edit-shot--quiet{grid-area:2/6/auto/10}.market-edit-shot--occasion{grid-area:2/10/auto/13}.market-edit-shot--classic{grid-area:3/1/auto/5}.market-edit-shot--wide{grid-area:3/5/auto/13}.market-edit-image{background:#ded8ce;min-height:0;position:relative;overflow:hidden}.market-edit-image:after{content:"";z-index:1;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #11100f12}.market-edit-image img{object-fit:cover;transition:transform .85s cubic-bezier(.2,.7,.2,1),filter .85s}.market-edit-shot:hover .market-edit-image img{filter:saturate(1.04);transform:scale(1.025)}.market-edit-shot--lead img{object-position:50% center}.market-edit-shot--portrait img{object-position:50% 36%}.market-edit-shot--quiet img{object-position:50% 32%}.market-edit-shot--occasion img{object-position:50% 34%}.market-edit-shot--classic img{object-position:50% 25%}.market-edit-code{z-index:2;color:#fff;background:var(--ink);letter-spacing:.15em;padding:9px 11px;font-size:7px;position:absolute;bottom:0;left:0}.market-edit-shot figcaption{border-top:1px solid #11100f29;justify-content:space-between;align-items:start;gap:12px;padding-top:10px;display:flex}.market-edit-shot figcaption>div{flex-direction:column;gap:5px;min-width:0;display:flex}.market-edit-shot figcaption strong{letter-spacing:.02em;font-size:10px;font-weight:600}.market-edit-shot figcaption small{color:var(--rose);letter-spacing:.09em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:6px;overflow:hidden}.market-edit-shot figcaption span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:7px}.market-edit-footer{letter-spacing:.16em;border-top:1px solid #11100f2e;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;margin-top:54px;padding-top:15px;font-size:7px;display:grid}.market-edit-footer i{background:#11100f24;height:1px}.market-edit-footer strong{color:var(--rose);font-size:inherit}.rtl-page .hero:before{content:none}.rtl-page .hero-image{animation:none;display:block;transform:scaleX(-1)}.rtl-page .hero-content{margin:0}.rtl-page .hero-network-mark{left:auto;right:2.5%}.rtl-page .hero-visual-caption{left:0;right:auto}.rtl-page .hero-note{left:5.5%;right:auto}.rtl-page .ticket-heading{border-left:1px dashed #ffffff40;border-right:0;padding-left:22px;padding-right:0}.rtl-page .ticket-stats .trust-item{border-left:1px solid #ffffff26;border-right:0}.rtl-page .ticket-stats .trust-item:last-child{border-left:0}.rtl-page .ticket-edge{left:-7px;right:auto}.rtl-page .collection-index-card{border-left:1px solid #fff3;border-right:0}.rtl-page .market-edit:before{left:-20px;right:auto}.rtl-page .market-edit-code{left:auto;right:0}@media (max-width:1120px){.hero{grid-template-columns:64px minmax(390px,.9fr) 1.1fr}.hero-content{padding-left:42px;padding-right:30px}.hero h1{font-size:clamp(60px,7.4vw,88px)}.hero-proof-ticket{margin-left:2.5vw;margin-right:2.5vw}.ticket-stats .trust-item{padding:0 10px}.collections-masthead{grid-template-columns:.5fr 1fr}.collection-status{display:none}.collection-index{grid-template-columns:200px 1fr}.collection-row{grid-template-columns:60px 66px 1fr 40px;gap:18px}.collection-live{display:none}.market-edit-heading{grid-template-columns:1.1fr .9fr;gap:60px}.market-edit-grid{grid-template-rows:340px 300px 340px}}@media (max-width:820px){.hero{background:var(--paper);flex-direction:column;height:auto;min-height:0;max-height:none;padding:14px 0 0;display:flex}.hero-serial-rail{display:none}.hero-visual{clip-path:polygon(0 0,100% 0,100% 88%,82% 88%,82% 100%,0 100%);order:1;width:calc(100% - 28px);height:410px;min-height:0;margin:0 14px}.hero-visual:after{background:linear-gradient(#0000 55%,#11100f47)}.hero-image{object-position:67% center}.hero-content,.rtl-page .hero-content{order:2;width:auto;margin:0;padding:58px 24px 62px}.hero h1{max-width:650px;margin-top:22px;font-size:clamp(56px,15vw,82px)}[lang=fr] .hero h1{font-size:clamp(48px,12.5vw,68px)}.hero-content>p{max-width:450px}.hero-network-mark{font-size:160px;top:16px;left:auto;right:15px}.rtl-page .hero-network-mark{left:15px;right:auto}.hero-note,.rtl-page .hero-note{width:96px;height:118px;padding:30px 13px 13px;top:42px;left:32px;right:auto}.rtl-page .hero-note{left:auto;right:32px}.hero-note strong{font-size:16px}.hero-visual-caption{min-width:195px}.hero-proof-ticket{order:3;width:calc(100% - 28px);height:auto;margin:0 14px;padding:19px;display:block}.ticket-heading{border-bottom:1px dashed #ffffff40;border-right:0;flex-direction:row;margin-bottom:8px;padding:0 0 14px}.rtl-page .ticket-heading{border-bottom:1px dashed #ffffff40;border-left:0;padding:0 0 14px}.ticket-stats{grid-template-columns:repeat(2,1fr)}.ticket-stats .trust-item,.rtl-page .ticket-stats .trust-item{border-bottom:1px solid #ffffff24;border-left:0;border-right:1px solid #ffffff24;min-height:78px;padding:10px}.ticket-stats .trust-item:nth-child(2n),.rtl-page .ticket-stats .trust-item:nth-child(2n){border-left:0;border-right:0}.ticket-stats .trust-item:nth-child(n+3){border-bottom:0}.intro{padding-top:105px}.collections-masthead{display:block}.collections-masthead h2{margin-top:50px}.collection-index{grid-template-columns:1fr;margin-top:55px}.collection-index-card{border-bottom:1px solid #fff3;border-right:0;min-height:245px;padding:24px}.rtl-page .collection-index-card{border-left:0}.collection-index-card>strong{margin-top:25px;font-size:105px}.collection-index-card>p{margin:0;position:absolute;bottom:28px;right:24px}.rtl-page .collection-index-card>p{left:24px;right:auto}.fabric-swatches{position:absolute;bottom:28px;left:24px}.rtl-page .fabric-swatches{left:auto;right:24px}.collection-row{grid-template-columns:48px 1fr 38px;gap:14px;min-height:124px;padding:0 18px}.collection-row:hover{padding-left:18px;padding-right:18px}.collection-swatch{display:none}.market-edit{padding-left:0;padding-right:0}.market-edit:before{display:none}.market-edit-heading{padding:0 24px;display:block}.market-edit-heading h2{margin-top:42px;font-size:clamp(55px,14vw,82px)}.market-edit-intro{max-width:520px;margin-top:45px}.market-edit-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;gap:14px;margin-top:66px;padding:0 24px 18px;display:flex;overflow-x:auto}.market-edit-grid::-webkit-scrollbar{display:none}.market-edit-shot,.market-edit-shot--lead,.market-edit-shot--portrait,.market-edit-shot--square,.market-edit-shot--quiet,.market-edit-shot--occasion,.market-edit-shot--classic,.market-edit-shot--wide{scroll-snap-align:center;flex:0 0 min(78vw,390px);width:min(78vw,390px);height:520px}.market-edit-shot--wide img{object-position:center}.market-edit-footer{grid-template-columns:1fr auto;margin:36px 24px 0}.market-edit-footer i{display:none}.collection-title{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.rtl-page .collection-title{align-items:flex-end}.collection-title strong{font-size:clamp(34px,10vw,48px)}.collection-arrow{width:36px;height:36px}.market-tape{grid-template-columns:auto 1fr auto;gap:17px;min-height:56px;padding:0 20px}.market-tape strong{display:none}}@media (max-width:540px){.hero-visual{height:340px}.hero h1{font-size:14.7vw}[lang=fr] .hero h1{font-size:12vw}.hero-actions{align-items:stretch}.hero-actions .button{width:100%}.collection-index-card>p{font-size:23px}}.google-rating-summary{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.google-rating-summary>span{color:#ffffff7a;letter-spacing:.08em;text-transform:uppercase;font-size:8px}.google-rating-summary>span b{color:#fff;font-family:var(--display);font-size:18px;font-weight:400}.review-feed{background:var(--blue);align-content:center;gap:12px;min-height:535px;padding:18px;display:grid}.google-review-card{min-width:0;color:var(--ink);background:#fbfaf6f0;border:1px solid #11100f1f;padding:20px}.google-review-card header{grid-template-columns:38px 1fr auto;align-items:center;gap:11px;display:grid}.google-review-card header>img,.google-review-card header>span{object-fit:cover;background:var(--rose);color:#fff;width:38px;height:38px;font-family:var(--display);border-radius:50%;place-items:center;display:grid}.google-review-card header div{flex-direction:column;gap:4px;min-width:0;display:flex}.google-review-card header strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.google-review-card header small{color:var(--muted);font-size:8px}.google-review-card header>b{color:var(--rose);letter-spacing:.08em;font-size:10px}.google-review-card>p{color:#4f4a44;font-family:var(--display);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:15px 0 12px;font-size:16px;font-style:italic;line-height:1.35;display:-webkit-box;overflow:hidden}.google-review-card>a{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:7px;font-weight:700;display:inline-flex}.google-review-card>a svg{font-size:12px}.showroom-map--google:before{content:none}.showroom-map--google{isolation:isolate;background:#d8d2c7}.showroom-map--google iframe{filter:saturate(.5)sepia(.08)contrast(.95);z-index:1;border:0;width:100%;height:100%;min-height:600px;position:relative}.map-signature{z-index:2;color:#fff;background:var(--ink);pointer-events:none;align-items:center;gap:10px;min-width:185px;padding:14px 18px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 12px 35px #11100f3d}.map-signature .brand-mark{width:35px;height:35px}.map-signature>span{letter-spacing:.1em;font-size:8px;font-weight:700;line-height:1.5}.map-signature small{color:#ffffff6b;font-size:6px}.rtl-page .map-signature{left:auto;right:24px}@media (max-width:820px){.google-rating-summary{align-items:flex-start}.review-feed{min-height:0}.showroom-map--google iframe{min-height:460px}}body{color:var(--ink);background:var(--paper)}.announcement{color:var(--ink);background:var(--blue-pale);border-bottom:1px solid #3a64771a}.announcement>span{color:var(--muted);opacity:1}.announcement a{color:#b84f80}.site-header{border-color:var(--line);background:#fffefdf5}.header-cta,.button--dark{color:#fff;background:var(--rose)}.header-cta:hover,.button--dark:hover{color:var(--ink);background:var(--blue)}.hero{background:linear-gradient(130deg,#fffdfb 0%,#fff7f2 54%,#edf9fd 100%)}.hero-b2b-mark{width:fit-content;color:var(--ink);letter-spacing:.12em;text-transform:uppercase;background:#fbe8f1b8;border:1px solid #de6aa038;grid-template-columns:auto 34px auto;align-items:center;gap:11px;margin-top:18px;padding:9px 12px;font-size:7px;display:grid}.hero-b2b-mark strong{color:#b84f80;font-size:inherit}.hero-b2b-mark i{background:#3a647733;height:1px}.hero-b2b-mark span{color:var(--muted);font-weight:650}.hero-serial-rail{color:var(--ink);background:#dff3fb;border-right:1px solid #3a64771f}.hero-serial-rail i{background:#3a647740}.hero-serial-rail small{color:#29465480}.hero-content>p,.google-review-card>p{color:#566b74}.hero-collection-visual{background:#dff3fb;grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .75fr;gap:11px;padding:13px;display:grid}.hero-collection-visual:after{content:none}.hero-collection-shot{background:#f7ede6;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.hero-collection-shot img{object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1)}.hero-collection-visual:hover .hero-collection-shot img{transform:scale(1.018)}.hero-collection-shot--main{grid-area:1/1/3}.hero-collection-shot--main img{object-position:50% center}.hero-collection-shot--boy{grid-area:1/2}.hero-collection-shot--occasion{grid-area:2/2}.hero-visual-caption{color:var(--ink);border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fffefdf2}.hero-visual-caption span{max-width:150px;line-height:1.4}.hero-visual-caption strong{color:var(--rose)}.hero-collection-stamp{z-index:4;width:112px;height:112px;color:var(--ink);background:#fffaf5eb;border:1px solid #3a647726;border-radius:50%;flex-direction:column;justify-content:space-between;padding:18px 14px;display:flex;position:absolute;top:26px;left:26px;transform:rotate(-7deg);box-shadow:0 14px 35px #45708421}.hero-collection-stamp span{color:var(--rose);letter-spacing:.13em;font-size:6px;font-weight:700}.hero-collection-stamp strong{letter-spacing:.11em;font-size:8px;font-weight:700;line-height:1.35}.hero-proof-ticket{color:var(--ink);background:#fffefdf7;border:1px solid #3a647724;box-shadow:0 22px 55px #45708421}.ticket-heading{border-color:#3a647733}.ticket-heading span{color:#4a9fc2}.ticket-stats .trust-item,.rtl-page .ticket-stats .trust-item{border-color:#3a647724}.ticket-stats .trust-item strong{color:var(--ink)}.ticket-stats .trust-item small{color:#29465473}.ticket-stats .trust-item span{color:var(--muted)}.ticket-edge{background:repeating-linear-gradient(#fffefd 0 7px,#0000 7px 14px)}.collections{color:var(--ink);background:linear-gradient(145deg,#e8f7fc 0%,#f4fbfd 48%,#fcebf2 100%)}.section-label--light{color:var(--muted)}.section-label--light span{color:var(--ink)}.collections-masthead h2 em{color:#4b9fc1}.collection-status span{color:var(--ink)}.collection-status small{color:var(--muted)}.collection-index{border-color:#3a64772e}.collection-index-card{color:var(--ink);background:#fffefdb3;border-color:#3a64772e}.collection-index-card:after{color:#de6aa014}.collection-index-card>span{color:var(--muted)}.collection-row{color:var(--ink);border-color:#3a647726}.collection-code,.collection-live,.collection-title small{color:var(--muted)}.collection-swatch{border-color:#3a647759}.collection-arrow{border-color:#3a647740}.collection-row--blue:hover{background:#b9e5f5}.collection-row--rose:hover{background:#f4bfd5}.collection-row--sand:hover{background:#f0e0cd}.collection-row--ink:hover{color:var(--ink);background:#d9eef6}.collection-row:hover .collection-arrow,.collection-row--ink:hover .collection-arrow{color:#fff;background:var(--rose);border-color:var(--rose)}.market-tape{background:#a9def1}.market-edit{background:#fffaf5}.market-edit-code{color:var(--ink);background:#e8f7fc}.market-edit-footer{color:var(--ink);background:#fbe8f1;border:0;padding:15px 18px}.catalog-feature{color:var(--ink);background:var(--rose-pale)}.catalog-visual{background:var(--blue-pale)}.catalog-visual:after{content:none}.catalog-visual>img{object-position:center;filter:saturate(.86)contrast(1.01)}.catalog-content{border-left:1px solid #3a64771f}.catalog-kicker{color:#b84f80}.catalog-content>p:not(.catalog-kicker){color:var(--muted)}.button--paper{color:var(--ink);background:#fff;border-color:#3a647726}.line-link--light{color:var(--ink)}.review-panel{color:var(--ink);background:var(--blue-pale)}.google-badge span{color:#fff;background:var(--rose)}.review-rating em,.stars{color:#c7578b}.review-disclaimer{color:var(--muted)}.review-status{color:#29465480}.google-rating-summary>span{color:var(--muted)}.google-rating-summary>span b{color:var(--ink)}.review-feed,.review-quote{background:#f7dce8}.google-review-card{background:#fffefdf5;border-color:#3a647721;box-shadow:0 8px 26px #45708412}.contact-flag{color:var(--ink);background:var(--blue-pale);border:1px solid #3a647724}.contact-list>a:nth-child(3) .contact-flag{color:#fff}.showroom{background:#edf8fb}.showroom-map--google{background:#e4f3f8}.showroom-map--google iframe{filter:saturate(.45)sepia(.04)brightness(1.06)contrast(.9)}.map-signature{color:var(--ink);background:#fffefdf0;box-shadow:0 12px 35px #45708424}.map-signature small{color:var(--muted)}.map-signature .brand-mark--light .brand-boy{fill:var(--blue)}.map-signature .brand-mark--light .brand-girl{fill:var(--rose)}footer{color:var(--ink);background:#dff3fb}footer .brand-mark--light .brand-boy{fill:var(--blue)}footer .brand-mark--light .brand-girl{fill:var(--rose)}.brand--footer .brand-copy small,.footer-brand p,.footer-links span,.footer-bottom{color:var(--muted)}.footer-links a:hover{border-color:var(--rose)}.footer-bottom{border-color:#3a647729}.contact-dock{background:#fffefdeb;border-color:#3a647729;box-shadow:0 20px 55px #4570842e}.contact-dock-label{color:var(--muted)}.contact-dock-link{color:var(--ink)}.contact-dock-link--telegram{background:#ccecf8}.contact-dock-link--whatsapp{background:#f7dce8}.contact-dock-icon{color:#fff;background:var(--rose);border-color:#fff9}.contact-dock-link--telegram .contact-dock-icon{background:#64b8d9}.contact-dock-copy small{color:var(--muted)}@media (max-width:820px){.hero-b2b-mark{grid-template-columns:auto 22px auto;gap:8px;padding:8px 10px}.hero-collection-visual{gap:7px;padding:8px}.hero-collection-stamp{width:88px;height:88px;padding:14px 11px;top:18px;left:18px}.hero-collection-stamp strong{font-size:6px}.hero-proof-ticket{background:#fffefd}.collection-index-card{border-color:#3a64772e}.catalog-content{border-top:1px solid #3a64771f;border-left:0}}.mobile-bottom-nav{display:none}@media (max-width:820px){.mobile-bottom-nav{min-height:68px;padding:6px 8px max(6px, env(safe-area-inset-bottom));z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffefdf5;border-top:1px solid #3a647726;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 35px #4570841c}.mobile-bottom-nav>a{min-width:0;height:50px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.mobile-bottom-nav>a>svg{stroke-width:1.7px;width:21px;height:21px}.mobile-bottom-nav>a>span{letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:6px;font-weight:650;overflow:hidden}.mobile-bottom-nav>a:first-child{color:var(--rose)}.mobile-bottom-nav>a:last-child{color:#4f967b}.mobile-bottom-nav>a:last-child>svg path:first-child{fill:none;stroke:currentColor;stroke-width:1.7px}.mobile-bottom-nav>a:last-child>svg path:last-child{fill:currentColor;stroke:none}.mobile-bottom-nav__catalog{position:relative;color:var(--ink)!important}.mobile-bottom-nav__catalog i{color:#fff;background:var(--rose);border:5px solid #fffefdfa;border-radius:50%;place-items:center;width:50px;height:50px;margin-top:-27px;font-style:normal;display:grid;box-shadow:0 9px 22px #be4b7e40}.mobile-bottom-nav__catalog i svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:22px;height:22px}.mobile-bottom-nav__catalog>span{color:var(--ink);margin-top:-2px}.contact-dock{width:104px;left:auto;right:12px;bottom:calc(82px + env(safe-area-inset-bottom));box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-columns:repeat(2,48px);gap:8px;padding:0;display:none}.contact-dock-link{border:4px solid #fffefdeb;border-radius:50%;grid-template-columns:1fr;place-items:center;width:48px;height:48px;min-height:48px;padding:0;display:grid;box-shadow:0 9px 24px #4570842e}.contact-dock-link--telegram{background:#ccecf8}.contact-dock-link--whatsapp{background:#f7dce8}.contact-dock-icon{border:0;width:38px;height:38px}.contact-dock-copy,.contact-dock-link>svg{display:none}footer{padding-bottom:115px}}.community-proof{background:linear-gradient(155deg,#fffefd 0%,#fff8f4 58%,#edf9fd 100%);border-top:1px solid #3a64771c;position:relative;overflow:hidden}.community-proof:after{content:"WORLDWIDE";color:#92d3ed1f;font-family:var(--display);letter-spacing:-.08em;pointer-events:none;transform-origin:100% 0;font-size:clamp(95px,13vw,200px);font-style:italic;position:absolute;top:95px;right:-42px;transform:rotate(90deg)translate(100%)}.community-proof-heading{z-index:1;grid-template-columns:1.3fr .7fr;align-items:end;gap:clamp(50px,10vw,150px);display:grid;position:relative}.community-proof-heading h2{letter-spacing:-.075em;margin:52px 0 0;font-size:clamp(62px,7.5vw,112px);font-weight:600;line-height:.84}.community-proof-heading h2 em{color:var(--rose);font-family:var(--display);font-weight:400}.community-proof-copy{max-width:430px;padding-bottom:6px}.community-proof-copy>p{color:var(--muted);margin:0 0 28px;font-size:12px;line-height:1.8}.community-proof-note{color:var(--ink);background:var(--blue-pale);border:1px solid #3a64771f;align-items:center;gap:13px;margin-bottom:29px;padding:13px 15px;display:flex}.community-proof-note i{background:var(--rose);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 5px #de6aa01f}.community-proof-note span{letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:700;line-height:1.5}.community-proof-gallery{z-index:1;grid-template-columns:1fr .92fr 1fr;align-items:start;gap:clamp(16px,2vw,30px);margin-top:clamp(70px,8vw,115px);display:grid;position:relative}.community-story{min-width:0;margin:0}.community-story--2{margin-top:75px}.community-story-image{aspect-ratio:1000/1778;background:#f3e8df;position:relative;overflow:hidden}.community-story-image:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #3a64771a}.community-story-image img{object-fit:cover;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.community-story:hover img{transform:scale(1.018)}.community-story-image>span{z-index:2;color:var(--ink);letter-spacing:.14em;background:#e8f7fcf0;padding:9px 11px;font-size:6px;font-weight:700;position:absolute;bottom:0;left:0}.community-story figcaption{border-top:1px solid #3a647724;justify-content:space-between;gap:18px;padding-top:13px;display:flex}.community-story figcaption strong{font-family:var(--display);font-size:17px;font-style:italic;font-weight:400}.community-story figcaption small{color:var(--rose);letter-spacing:.1em;text-align:right;text-transform:uppercase;padding-top:4px;font-size:6px;line-height:1.4}.community-proof-footer{color:var(--ink);letter-spacing:.15em;background:#fbe8f1;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;margin-top:58px;padding:14px 17px;font-size:7px;display:grid}.community-proof-footer i{background:#3a64772e;height:1px}.community-proof-footer strong{color:#b84f80;font-size:inherit}.rtl-page .community-proof:after{transform-origin:0 0;left:-42px;right:auto;transform:rotate(-90deg)translate(-100%)}.rtl-page .community-story-image>span{left:auto;right:0}.rtl-page .community-story figcaption small{text-align:left}@media (max-width:820px){.community-proof:after{display:none}.community-proof-heading{display:block}.community-proof-heading h2{margin-top:43px;font-size:clamp(53px,14vw,76px)}.community-proof-copy{max-width:560px;margin-top:42px}.community-proof-gallery{scroll-snap-type:inline mandatory;scrollbar-width:none;gap:14px;margin-top:60px;margin-right:-24px;padding:0 24px 18px 0;display:flex;overflow-x:auto}.community-proof-gallery::-webkit-scrollbar{display:none}.community-story,.community-story--2{scroll-snap-align:center;flex:0 0 min(76vw,390px);width:min(76vw,390px);margin-top:0}.community-proof-footer{grid-template-columns:1fr auto;margin-top:30px}.community-proof-footer i{display:none}}[lang=ru] .hero h1{font-size:clamp(52px,5.5vw,86px)}[lang=fr] .hero h1{font-size:clamp(52px,5.7vw,90px)}[lang=ar] .hero h1,[lang=he] .hero h1{font-size:clamp(55px,5.8vw,92px)}@media (max-width:820px){[lang=ru] .hero h1{font-size:clamp(43px,11.2vw,62px)}[lang=fr] .hero h1{font-size:clamp(44px,11.5vw,64px)}[lang=ar] .hero h1,[lang=he] .hero h1{font-size:clamp(46px,12vw,66px)}}.announcement{background:#eaf8fd;min-height:40px;padding:0 clamp(32px,3vw,48px);font-size:10px}.announcement p{align-items:center;gap:8px;display:flex}.announcement p svg{color:#ff9200;fill:none;stroke:#ff9200;width:13px;height:13px}.announcement a{color:#d94e91;font-weight:650}.site-header{background:#fffffff7;height:100px;padding:0 clamp(32px,3.2vw,50px)}.site-header .brand{gap:14px}.site-header .brand-mark{width:49px;height:49px}.site-header .brand-copy{gap:4px}.site-header .brand-copy strong{color:#1e3545;font-family:var(--display);font-size:27px;font-weight:600}.site-header .brand-copy small{font-size:8px}.desktop-nav{gap:clamp(28px,3vw,48px)}.desktop-nav a{font-size:14px}.header-actions{gap:28px}.header-cta{background:linear-gradient(135deg,#d9488b,#e764a4);border-radius:2px;justify-content:space-between;width:154px;height:50px;padding:0 18px;font-size:12px;box-shadow:0 10px 25px #cf45891f}.hero{background:radial-gradient(circle at 17% 35%,#d7f1fbc7,#0000 33%),radial-gradient(circle at 78% 34%,#fbe0eb7a,#0000 34%),linear-gradient(145deg,#fbfeff 0%,#f7fcfe 55%,#fffafd 100%);grid-template-rows:minmax(0,1fr) 124px;grid-template-columns:minmax(570px,.75fr) minmax(0,1fr);gap:51px 26px;height:max(884px,100svh - 140px);min-height:884px;max-height:none;padding:19px clamp(36px,3.5vw,54px) 38px clamp(48px,4.7vw,72px);display:grid}.hero:after{opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.25'/%3E%3C/svg%3E")}.hero-content,.rtl-page .hero-content{z-index:8;grid-area:1/1;align-self:start;width:auto;margin:0;padding:38px 11px 0;position:relative}.hero-b2b-mark{width:fit-content;min-height:32px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:auto 1px auto;gap:20px;margin:0;padding:0;font-size:9px}.hero-b2b-mark>strong{color:var(--ink);align-items:center;gap:9px;display:flex}.hero-b2b-mark>strong svg{color:#294654;background:#ffffffc7;border:1px solid #598ea624;border-radius:50%;width:34px;height:34px;padding:9px;box-shadow:0 8px 20px #48849f1a}.hero-b2b-mark>i{background:#3a647733;width:1px;height:20px}.hero-b2b-mark span{color:#657985}.hero-network-mark{z-index:0;color:#de6aa00e;letter-spacing:-.11em;font-size:clamp(215px,18vw,280px);font-style:italic;top:52px;left:-43px}.hero h1{color:#1e3545;max-width:650px;font-family:var(--display);letter-spacing:-.055em;margin:54px 0 0;font-size:clamp(72px,6vw,92px);font-weight:600;line-height:.97}.hero h1 em{color:#df5e9a;letter-spacing:-.055em;margin-left:18px;padding-bottom:10px;font-size:.95em;font-weight:400;line-height:.92;display:inline-block;position:relative}.hero h1 em:after{content:"";transform-origin:0;background:linear-gradient(90deg,#df5f9b 0%,#ff9700 100%);border-radius:999px 45% 999px 55%;height:4px;position:absolute;bottom:0;left:53%;right:1%;transform:rotate(-1deg)skew(-11deg)}.hero-content>p{color:#233d4d;max-width:480px;margin:29px 0 0;font-size:16px;line-height:1.75}.hero-actions{margin-top:18px;display:block}.hero-catalog-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fffffff0,#fffffff0) padding-box padding-box,linear-gradient(95deg,#f05e9f,#ff9700) border-box;border:1px solid #0000;border-radius:15px;width:min(550px,100% + 7px);height:160px;margin-left:-7px;position:relative;overflow:visible;box-shadow:0 16px 38px #538ca51a,inset 0 1px #ffffffdb}.hero-catalog-card:before{content:"";z-index:1;background:linear-gradient(145deg,#ffad19,#ff8700);border-radius:0 15px 0 0;width:73px;height:88px;position:absolute;top:-1px;right:-1px}.hero-catalog-card:after{content:"";z-index:2;clip-path:polygon(0 0,100% 100%,0 100%);background:#fffdfb;border-radius:0 0 13px;width:60px;height:91px;position:absolute;top:-1px;right:35px;box-shadow:8px 8px 18px #a36c301f}.hero-catalog-live{z-index:5;color:#263e4e;letter-spacing:.11em;text-transform:uppercase;background:#ffffffc7;border:1px solid #538ca52b;border-radius:4px;align-items:center;gap:9px;min-height:29px;padding:0 12px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;top:17px;left:29px}.hero-catalog-live i{background:#78bf3d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #78bf3d1a}.hero-catalog-main{z-index:3;color:#19374a;height:160px;box-shadow:none;background:0 0;border-radius:15px;justify-content:space-between;align-items:center;padding:61px 78px 22px 114px;transition:color .25s;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden}.hero-catalog-main:after{content:"✦";z-index:4;color:#fff;border:0;width:auto;height:auto;font-size:13px;position:absolute;top:18px;right:14px;transform:none}.hero-catalog-main>span{z-index:1;flex-direction:column;gap:11px;display:flex;position:relative}.hero-catalog-main strong{font-family:var(--display);letter-spacing:-.035em;white-space:nowrap;font-size:clamp(27px,2.15vw,33px);font-weight:600}.hero-catalog-main small{letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:600}.hero-catalog-main>svg{z-index:1;stroke-width:1.2px;width:34px;height:34px;transition:transform .25s;position:relative}.hero-catalog-main:hover{color:#d84f91;box-shadow:none;transform:none}.hero-catalog-main:hover>svg{transform:translate(5px)}.hero-catalog-book{z-index:5;color:#fff;background:linear-gradient(145deg,#eb6ba7,#d94f92);border:1px solid #d4418a59;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;position:absolute;top:59px;left:28px;right:auto;box-shadow:0 10px 24px #44829f1f}.hero-catalog-book:after{content:"";border:1px solid #ffffff8c;border-radius:50%;position:absolute;inset:5px}.hero-catalog-book svg{stroke-width:1.7px;width:31px;height:31px}.hero-catalog-benefits{grid-template-columns:repeat(3,1fr);display:grid;position:absolute;top:176px;left:28px;right:20px}.hero-catalog-benefits>span{border-right:1px solid #3a647724;align-items:center;gap:13px;min-width:0;min-height:49px;padding:0 16px;display:flex}.hero-catalog-benefits>span:first-child{padding-left:0}.hero-catalog-benefits>span:last-child{border-right:0;padding-right:0}.hero-catalog-benefits svg{color:#294654;stroke-width:1.45px;flex:0 0 31px;width:31px;height:31px}.hero-catalog-benefits>span>span{flex-direction:column;gap:4px;display:flex}.hero-catalog-benefits strong{font-size:16px;font-weight:600;line-height:1.15}.hero-catalog-benefits small{color:var(--muted);font-size:8px;line-height:1.25}.hero-visual{clip-path:none;width:auto;min-width:0;height:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-area:1/2;grid-template-rows:1.1fr .9fr;grid-template-columns:1.48fr 1fr;gap:12px;margin:0;padding:0;display:grid;overflow:visible}.hero-collection-shot{border-radius:20px;box-shadow:0 15px 35px #4a829b14}.hero-collection-shot--main img{object-position:50% 42%;transform:translateY(-45px)scale(1.4)}.hero-collection-visual:hover .hero-collection-shot--main img{transform:translateY(-47px)scale(1.42)}.hero-collection-shot--boy img{object-position:50% 8%}.hero-collection-shot--occasion img{object-position:50% 22%}.hero-season-tag{z-index:3;color:#fff;clip-path:polygon(15% 0,85% 0,100% 13%,100% 100%,0 100%,0 13%);background:linear-gradient(150deg,#eb62a2,#d94e91);flex-direction:column;gap:12px;width:130px;height:158px;padding:43px 17px 16px;display:flex;position:absolute;top:28px;right:18px;transform:rotate(5deg);box-shadow:0 16px 30px #b935742b}.hero-season-tag:before{content:"";border-left:1px solid #294654a6;height:29px;position:absolute;top:-25px;left:50%;transform:rotate(-5deg)}.hero-season-tag i{border:2px solid #ffffffb3;border-radius:50%;width:10px;height:10px;position:absolute;top:15px;left:calc(50% - 5px)}.hero-season-tag small{letter-spacing:.14em;text-transform:uppercase;font-size:7px;line-height:1.35}.hero-season-tag strong{font-family:var(--display);font-size:23px;font-style:italic;font-weight:400;line-height:.9}.hero-collection-stamp{text-align:center;background:#ffffffdb;border-color:#de6aa073;align-items:center;width:140px;height:140px;padding:21px 17px 16px;top:27px;left:14px;transform:rotate(-5deg);box-shadow:0 12px 28px #44829f1f,inset 0 0 0 7px #fff6}.hero-collection-stamp span{font-size:6px}.hero-collection-stamp strong{font-size:8px;line-height:1.45}.hero-collection-stamp i{color:#ff9200;font-family:var(--display);font-size:17px;font-style:normal;line-height:1}.hero-proof-ticket{width:min(1088px,100% - 300px);height:124px;color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #5a8fa726;border-radius:14px;grid-area:2/1/auto/3;place-self:stretch start;margin:0 0 0 10px;padding:0;box-shadow:0 16px 38px #46829d1f}.ticket-stats{grid-template-columns:1.18fr 1.32fr .96fr 1.1fr;height:100%;display:grid}.ticket-stats .trust-item,.rtl-page .ticket-stats .trust-item{border:0;border-right:1px solid #3a647726;justify-content:flex-start;align-items:center;gap:18px;min-height:0;padding:0 34px;display:flex}.ticket-stats .trust-item:last-child{border-right:0}.ticket-stats .trust-item>svg{color:#e45f9e;stroke-width:1.2px;background:#fbe8f166;border:1px solid #de6aa021;border-radius:50%;flex:0 0 76px;width:76px;height:76px;padding:18px;box-shadow:inset 0 0 0 6px #ffffff8c}.ticket-stats .trust-item>span{flex-direction:column;gap:3px;display:flex}.ticket-stats .trust-item strong{color:#1f3949;font-family:var(--sans);letter-spacing:-.03em;font-size:24px;font-weight:400}.ticket-stats .trust-item small{color:#617582;letter-spacing:.09em;text-transform:uppercase;max-width:90px;font-size:8px;line-height:1.3}.contact-dock{background:#ffffffeb;border-color:#568ba229;border-radius:15px;gap:7px;width:312px;padding:8px;bottom:26px;right:31px;box-shadow:0 18px 42px #43778f29}.contact-dock-label{min-height:28px;padding:3px 10px 2px}.contact-dock-link{border-radius:12px;grid-template-columns:48px 1fr 16px;min-height:66px;padding:9px 14px 9px 10px}.contact-dock-icon{width:46px;height:46px}.contact-dock-copy strong{font-size:13px}.contact-dock-copy small{font-size:8px}.rtl-page .hero-catalog-card{margin-left:0;margin-right:-7px}.rtl-page .hero h1 em{margin-left:0;margin-right:18px}.rtl-page .hero h1 em:after{transform-origin:100%;left:1%;right:53%;transform:rotate(1deg)skew(11deg)}.rtl-page .hero-catalog-live{left:auto;right:22px}.rtl-page .hero-catalog-book{left:6px;right:auto}.rtl-page .hero-catalog-main{border-radius:63px 2px 2px 63px;padding-left:74px;padding-right:27px}.rtl-page .hero-catalog-benefits>span{border-left:1px solid #3a647724;border-right:0}.rtl-page .hero-catalog-benefits>span:last-child{border-left:0}.rtl-page .hero-collection-stamp{left:auto;right:20px}.rtl-page .hero-season-tag{left:18px;right:auto}.rtl-page .hero-proof-ticket{justify-self:end;margin-left:0;margin-right:70px}@media (max-width:1180px) and (min-width:821px){.hero{grid-template-columns:minmax(455px,.84fr) minmax(0,1fr);column-gap:22px}.hero h1,[lang=ru] .hero h1,[lang=fr] .hero h1,[lang=ar] .hero h1,[lang=he] .hero h1{max-width:455px;font-size:clamp(53px,5.6vw,65px)}.hero h1 em{font-size:.92em}.hero-catalog-card{width:100%}.hero-catalog-main{padding-left:108px}.hero-catalog-main strong{font-size:25px}.hero-catalog-benefits>span{gap:8px;padding:0 10px}.hero-catalog-benefits svg{flex-basis:26px;width:26px;height:26px}.hero-proof-ticket{width:calc(100% - 30px);margin-left:15px}.ticket-stats .trust-item{gap:11px;padding:0 16px}.ticket-stats .trust-item>svg{flex-basis:38px;width:38px;height:38px}}@media (max-width:820px){.announcement{min-height:31px;padding:0 15px}.announcement p svg{display:none}.site-header{height:70px;padding:0 18px}.site-header .brand-mark{width:38px;height:38px}.site-header .brand-copy strong{font-size:17px}.hero{gap:0;height:auto;min-height:0;padding:36px 18px 96px;display:flex;overflow:hidden}.hero-content,.rtl-page .hero-content{order:1;width:100%;padding:0}.hero h1{margin-top:25px;font-size:clamp(53px,14vw,74px)}.hero h1 em{margin-left:8px}.rtl-page .hero h1 em{margin-left:0;margin-right:8px}.hero-content>p{margin-top:24px;font-size:14px;line-height:1.65}.hero-actions{margin-top:30px}.hero-catalog-card,.rtl-page .hero-catalog-card{width:100%;height:160px;margin:0}.hero-catalog-main{padding-left:104px;left:0;right:0}.hero-catalog-live{left:16px}.hero-catalog-book{left:23px;right:auto}.hero-catalog-main strong{font-size:clamp(22px,6vw,29px)}.hero-catalog-benefits{top:187px;left:12px;right:12px}.hero-catalog-benefits>span{gap:7px;padding:0 9px}.hero-catalog-benefits svg{flex-basis:25px;width:25px;height:25px}.hero-catalog-benefits strong{font-size:10px}.hero-catalog-benefits small{font-size:7px}.hero-visual{border-radius:17px;order:2;grid-template-columns:1.48fr 1fr;gap:6px;width:100%;height:560px;margin:48px 0 0;padding:6px}.hero-collection-shot{border-radius:11px}.hero-collection-stamp{width:102px;height:102px;padding:15px 12px 11px;top:16px;left:16px}.hero-season-tag{width:96px;height:118px;padding:34px 12px 12px;top:18px;right:12px}.hero-season-tag strong{font-size:17px}.hero-proof-ticket,.rtl-page .hero-proof-ticket{border-radius:16px;order:3;width:100%;height:auto;margin:25px 0 0;padding:10px}.ticket-stats{grid-template-columns:repeat(2,1fr)}.ticket-stats .trust-item,.rtl-page .ticket-stats .trust-item{border-bottom:1px solid #3a647721;border-right:1px solid #3a647721;min-height:82px;padding:12px}.ticket-stats .trust-item:nth-child(2n){border-right:0}.ticket-stats .trust-item:nth-child(n+3){border-bottom:0}.ticket-stats .trust-item>svg{flex-basis:48px;width:48px;height:48px;padding:11px}.ticket-stats .trust-item strong{font-size:20px}.contact-dock{display:none}}@media (max-width:520px){.hero-b2b-mark{gap:9px;padding:7px 9px}.hero-b2b-mark span{font-size:6px}.hero h1{font-size:13.2vw}.hero-catalog-main{padding-left:92px;padding-right:52px}.hero-catalog-main strong{white-space:normal;font-size:21px}.hero-catalog-book{width:62px;height:62px;top:69px;left:18px}.hero-catalog-book svg{width:28px;height:28px}.hero-catalog-benefits>span{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.hero-catalog-benefits svg{flex-basis:22px;width:22px;height:22px}.hero-visual{height:400px}}.entry-gateway{z-index:100;isolation:isolate;color:#213e4d;background:radial-gradient(circle at 20% 52%,#a9def15c,#0000 31%),radial-gradient(circle at 80% 52%,#f4bfd55c,#0000 31%),linear-gradient(145deg,#fffefd 0%,#f8fdff 48%,#fff9fc 100%);grid-template-rows:auto auto 1fr auto auto;min-height:100svh;padding:28px clamp(24px,5vw,78px) 24px;animation:none;display:grid;position:relative;overflow:auto}.entry-gateway:before{content:"MOK";z-index:-1;color:#29465407;font-family:var(--display);letter-spacing:-.1em;pointer-events:none;font-size:min(31vw,470px);font-style:italic;line-height:.7;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.entry-gateway:after{content:"";z-index:-1;pointer-events:none;border:1px solid #4c81991c;border-radius:24px;position:absolute;inset:12px}.entry-gateway__glow{display:none}.entry-gateway__glow--blue{background:#80cce9;left:-17vw}.entry-gateway__glow--rose{background:#ef8fba;right:-17vw}.entry-gateway__header{justify-self:center;align-items:center;gap:13px;display:flex}.entry-gateway__mark{place-items:center;width:49px;height:42px;display:grid}.entry-gateway__mark svg{stroke:none;width:100%;height:100%}.entry-gateway__boy{fill:#83d0ec}.entry-gateway__girl{fill:#df5f9b}.entry-gateway__brand-copy{flex-direction:column;gap:3px;display:flex}.entry-gateway__brand-copy strong{font-family:var(--display);letter-spacing:-.045em;font-size:25px;line-height:1}.entry-gateway__brand-copy small{color:#71828a;letter-spacing:.13em;text-transform:uppercase;font-size:7px}.entry-gateway__intro{text-align:center;margin-top:clamp(22px,3.4vh,38px)}.entry-gateway__intro>span{color:#71828a;letter-spacing:.18em;text-transform:uppercase;font-size:8px;font-weight:700}.entry-gateway__intro h1{font-family:var(--display);letter-spacing:-.055em;margin:13px 0 0;font-size:clamp(38px,4vw,61px);font-weight:600;line-height:.95}.entry-gateway__intro h1 em{color:#df5f9b;font-weight:400}.entry-gateway__intro p{color:#586970;max-width:660px;margin:15px auto 0;font-size:11px;line-height:1.65}.entry-gateway__seo-links{color:#637279;letter-spacing:.05em;flex-wrap:wrap;justify-content:center;gap:7px 16px;margin-top:12px;font-size:8px;display:flex}.entry-gateway__seo-links a:hover{color:#b84f80;text-underline-offset:3px;text-decoration:underline}.entry-gateway__choices{justify-content:center;place-self:center;align-items:center;gap:clamp(58px,7vw,108px);min-height:0;margin-top:clamp(24px,3.5vh,38px);display:flex}.entry-choice{aspect-ratio:1;isolation:isolate;color:#244453;cursor:pointer;width:clamp(320px,28vw,430px);font:inherit;text-align:center;border:1px solid #4980992e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:clamp(38px,4vw,64px);transition:color .3s,transform .4s cubic-bezier(.2,.75,.2,1),box-shadow .4s;display:flex;position:relative;overflow:visible;box-shadow:0 30px 70px #4a809924,inset 0 0 0 10px #ffffff61}.entry-choice--company{background:linear-gradient(145deg,#e8f7fcf7,#bde4f3f0)}.entry-choice--products{background:linear-gradient(145deg,#fbe8f1f7,#f0a8c9f0)}.entry-choice__product-collage{z-index:0;pointer-events:none;border-radius:50%;position:absolute;inset:27px;overflow:hidden}.entry-choice__product-collage:after{content:"";z-index:2;background:radial-gradient(circle,#fbeff533 0 31%,#ec7eb014 65%,#662c482b 100%);position:absolute;inset:0}.entry-choice__product-collage>span{background:#f7dce8;border:4px solid #ffffffe6;position:absolute;overflow:hidden;box-shadow:0 12px 28px #47313d2e}.entry-choice__product-collage>span:first-child{border-radius:45% 55% 42% 58%/56% 42% 58% 44%;width:47%;height:53%;top:4%;left:4%;transform:rotate(-7deg)}.entry-choice__product-collage>span:nth-child(2){border-radius:58% 42% 55% 45%/42% 55% 45% 58%;width:41%;height:47%;top:7%;right:3%;transform:rotate(7deg)}.entry-choice__product-collage>span:nth-child(3){border-radius:52% 48% 39% 61%/58% 44% 56% 42%;width:46%;height:42%;bottom:4%;left:5%;transform:rotate(5deg)}.entry-choice__product-collage>span:nth-child(4){border-radius:43% 57% 61% 39%/47% 60% 40% 53%;width:39%;height:46%;bottom:3%;right:5%;transform:rotate(-6deg)}.entry-choice__product-collage img{object-fit:cover;object-position:center top;filter:saturate(.9)contrast(.96);width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .4s;display:block}.entry-choice__product-collage--sprite-products>span,.entry-choice__product-collage--sprite-company>span{background-repeat:no-repeat;background-size:200% 200%}.entry-choice__product-collage--sprite-products>span{background-image:-webkit-image-set(url(/performance/gateway/products-sprite.avif) 1x type("image/avif"),url(/performance/gateway/products-sprite.webp) 1x type("image/webp"));background-image:image-set("/performance/gateway/products-sprite.avif" 1x type("image/avif"),"/performance/gateway/products-sprite.webp" 1x type("image/webp"))}.entry-choice__product-collage--sprite-company>span{background-image:-webkit-image-set(url(/performance/gateway/company-sprite.avif) 1x type("image/avif"),url(/performance/gateway/company-sprite.webp) 1x type("image/webp"))!important;background-image:image-set("/performance/gateway/company-sprite.avif" 1x type("image/avif"),"/performance/gateway/company-sprite.webp" 1x type("image/webp"))!important}.entry-choice__product-collage--sprite-products>span:first-child,.entry-choice__product-collage--sprite-company>span:first-child{background-position:0 0}.entry-choice__product-collage--sprite-products>span:nth-child(2),.entry-choice__product-collage--sprite-company>span:nth-child(2){background-position:100% 0}.entry-choice__product-collage--sprite-products>span:nth-child(3),.entry-choice__product-collage--sprite-company>span:nth-child(3){background-position:0 100%}.entry-choice__product-collage--sprite-products>span:nth-child(4){background-position:100% 100%}.entry-choice:hover .entry-choice__product-collage img{filter:saturate(1.04)contrast();transform:scale(1.07)}.entry-choice__product-collage--company:after{background:radial-gradient(circle,#eef9fd29 0 31%,#59b1d314 65%,#19526a33 100%)}.entry-choice__product-collage--company>span{background:#dceff6;box-shadow:0 12px 28px #1f536933}.entry-choice__product-collage--company>span:first-child{border-radius:57% 43% 49% 51%/43% 58% 42% 57%;width:52%;height:55%;top:3%;left:3%;transform:rotate(6deg)}.entry-choice__product-collage--company>span:nth-child(2){border-radius:42% 58% 57% 43%/58% 42% 55% 45%;width:42%;height:53%;top:5%;right:2%;transform:rotate(-7deg)}.entry-choice__product-collage--company>span:nth-child(3){border-radius:55% 45% 41% 59%/46% 58% 42% 54%;width:72%;height:42%;bottom:3%;right:12%;transform:rotate(2deg)}.entry-choice__product-content{aspect-ratio:1;z-index:3;background:#ffffffe6;border:1px solid #67405421;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:73%;padding:25px;display:flex;position:relative;box-shadow:0 15px 45px #5f324826,inset 0 0 0 7px #ffffff59}.entry-choice__product-content--company{background:#ffffffe8;border-color:#3484a326;box-shadow:0 15px 45px #21658129,inset 0 0 0 7px #ffffff59}.entry-choice__product-content .entry-choice__icon{width:clamp(58px,5vw,76px);height:clamp(58px,5vw,76px);margin-bottom:13px}.entry-choice__product-content>strong{max-width:230px;font-family:var(--display);letter-spacing:-.045em;font-size:clamp(25px,2vw,32px);font-weight:600;line-height:.95}.entry-choice__product-content>small{color:#536d79;max-width:205px;margin-top:9px;font-size:9px;line-height:1.45}.entry-choice__product-content .entry-choice__arrow{width:38px;height:38px;margin-top:14px}.entry-choice:before{content:"";z-index:-1;border:1px dashed #2946542e;border-radius:50%;transition:transform .7s;position:absolute;inset:17px}.entry-choice:after{content:"";z-index:-1;background:#ffffffb8;border:1px solid #29465417;border-radius:50%;width:34px;height:34px;position:absolute;top:9%;right:12%;box-shadow:-25px 285px 0 -10px #ffffff8c}.entry-choice:hover:before{transform:rotate(14deg)}.entry-choice:focus-visible{outline-offset:8px;outline:4px solid #ff9700}.entry-choice__orbit{pointer-events:none;border:1px solid #4c819921;border-radius:50%;position:absolute;inset:-13px}.entry-choice__orbit i{background:#fff;border:2px solid #83cce8;border-radius:50%;width:9px;height:9px;position:absolute}.entry-choice--products .entry-choice__orbit i{border-color:#df5f9b}.entry-choice__orbit i:first-child{top:19%;left:4%}.entry-choice__orbit i:nth-child(2){top:2%;left:65%}.entry-choice__orbit i:nth-child(3){bottom:19%;right:5%}.entry-choice__number{color:#2946546b;letter-spacing:.16em;font-size:8px;font-weight:700;position:absolute;top:15%;left:19%}.entry-choice__icon{color:#399bc1;background:#ffffffb8;border:1px solid #45849e21;border-radius:50%;place-items:center;width:clamp(70px,6vw,92px);height:clamp(70px,6vw,92px);margin-bottom:20px;display:grid;box-shadow:0 14px 32px #47849f1a}.entry-choice--products .entry-choice__icon{color:#d94f91}.entry-choice>strong{max-width:270px;font-family:var(--display);letter-spacing:-.045em;font-size:clamp(28px,2.45vw,38px);font-weight:600;line-height:.95}.entry-choice>small{color:#627984;max-width:230px;margin-top:13px;font-size:10px;line-height:1.5}.entry-choice__arrow{color:#fff;background:#399bc1;border-radius:50%;place-items:center;width:44px;height:44px;margin-top:21px;transition:transform .3s;display:grid}.entry-choice--products .entry-choice__arrow{background:#d94f91}.entry-choice:hover .entry-choice__arrow{transform:translate(6px)}.entry-choice__arrow svg{width:20px;height:20px}.entry-gateway__divider{background:linear-gradient(#0000,#29465433,#0000);width:1px;height:min(38vh,330px);position:absolute;left:50%}.entry-gateway__divider i{width:42px;height:42px;color:var(--ink);font-family:var(--display);background:#fffefd;border:1px solid #2946541f;border-radius:50%;place-items:center;font-size:12px;font-style:italic;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.entry-gateway__trust{color:#213e4d;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffffd1;border:1px solid #3d708829;border-radius:22px;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);justify-self:center;width:min(1080px,90vw);min-height:126px;margin-top:clamp(18px,2.4vh,28px);display:grid;overflow:hidden;box-shadow:0 20px 55px #4a80991c}.entry-trust__summary{border-right:1px solid #3d708821;flex-direction:column;justify-content:center;gap:13px;padding:20px 25px;display:flex}.entry-trust__google{align-items:center;gap:11px;display:flex}.entry-trust__google>span{color:#4285f4;background:#fff;border:1px solid #3d708824;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:17px;font-weight:800;display:grid;box-shadow:0 5px 15px #4285f41f}.entry-trust__google>div{flex-direction:column;gap:3px;min-width:0;display:flex}.entry-trust__google strong{letter-spacing:.04em;font-size:12px}.entry-trust__google small{color:#5c737e;font-size:8px;line-height:1.35}.entry-trust__score{align-items:center;gap:13px;display:flex}.entry-trust__score>strong{font-family:var(--display);letter-spacing:-.05em;font-size:36px;font-weight:600;line-height:.8}.entry-trust__score>div{flex-direction:column;gap:3px;display:flex}.entry-trust__score span{color:#f2a30f;letter-spacing:.08em;font-size:16px;line-height:1}.entry-trust__score small{color:#4f6874;font-size:9px;font-weight:650}.entry-trust__summary>p{color:#526b76;margin:0;font-size:10px;line-height:1.5}.entry-trust__profile-link{color:#294654;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:8px;font-weight:800;display:inline-flex}.entry-trust__profile-link svg{width:13px;height:13px}.entry-trust__carousel{align-items:center;min-width:0;padding:18px 150px 16px 24px;display:flex;position:relative}.entry-trust__review{width:100%;min-width:0}.entry-trust__review header{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.entry-trust__review header>img,.entry-trust__review header>span{object-fit:cover;color:#fff;width:40px;height:40px;font-family:var(--display);background:#df5f9b;border:2px solid #fff;border-radius:50%;place-items:center;font-size:17px;display:grid;box-shadow:0 5px 14px #29465421}.entry-trust__review header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.entry-trust__review header strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.entry-trust__review header small{color:#657c86;font-size:8px}.entry-trust__review header>b{color:#f2a30f;letter-spacing:.05em;font-size:11px}.entry-trust__review>p{color:#405b67;font-family:var(--display);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:9px 0 7px;font-size:15px;font-style:italic;line-height:1.35;display:-webkit-box;overflow:hidden}.entry-trust__review>a{color:#294654;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:8px;font-weight:800;display:inline-flex}.entry-trust__review>a svg{width:13px;height:13px}.entry-trust__fallback{color:#526b76;font-family:var(--display);margin:0;font-size:16px;font-style:italic;line-height:1.45}.entry-trust__controls{align-items:center;gap:9px;display:flex;position:absolute;bottom:18px;right:22px}.entry-trust__controls>button{color:#294654;cursor:pointer;background:#fff;border:1px solid #29465424;border-radius:50%;place-items:center;width:29px;height:29px;padding:0;font-size:13px;display:grid}.entry-trust__controls>div{align-items:center;gap:5px;display:flex}.entry-trust__controls>div button{cursor:pointer;background:#29465438;border:0;border-radius:50%;width:6px;height:6px;padding:0;transition:width .2s,background .2s}.entry-trust__controls>div button.is-active{background:#df5f9b;border-radius:10px;width:18px}.entry-trust__controls button:focus-visible{outline-offset:2px;outline:3px solid #ff9700}.entry-gateway__footer{color:#71828a;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:auto 1fr auto 1fr auto;justify-self:center;align-items:center;gap:19px;width:min(850px,86vw);margin-top:24px;font-size:11px;font-weight:750;line-height:1.35;display:grid}.entry-gateway__footer i{background:#29465426;height:1px}.entry-gateway__guide{color:#213e4d;background:#ffffffdb;border:1px solid #3d708829;border-radius:28px;justify-self:center;width:min(1180px,94vw);margin:58px auto 20px;padding:clamp(32px,5vw,68px);box-shadow:0 26px 70px #4a80991f}.entry-guide__header{max-width:820px}.entry-guide__header h2,.entry-guide__process h2,.entry-guide__categories h2,.entry-guide__faq h2{font-family:var(--display);letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(34px,4.2vw,58px);font-weight:600;line-height:.98}.entry-guide__header h2 em,.entry-guide__process h2 em,.entry-guide__categories h2 em,.entry-guide__faq h2 em{color:#b84f80;font-weight:400}.entry-guide__header p{color:#405b67;max-width:760px;margin:18px 0 0;font-size:14px;line-height:1.75}.entry-guide__header p+p{margin-top:10px}.entry-guide__services{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px;display:grid}.entry-guide__services article{background:#fffefd;border:1px solid #29465421;border-radius:18px;min-height:210px;padding:25px}.entry-guide__services article>span,.entry-guide__process li>span{color:#fff;letter-spacing:.08em;background:#294654;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.entry-guide__services h3,.entry-guide__process h3{font-family:var(--display);letter-spacing:-.03em;margin:24px 0 0;font-size:25px;line-height:1}.entry-guide__services p,.entry-guide__process p{color:#405b67;margin:11px 0 0;font-size:12px;line-height:1.7}.entry-guide__process{border-top:1px solid #29465421;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:clamp(35px,6vw,90px);margin-top:54px;padding-top:50px;display:grid}.entry-guide__process header>p{max-width:380px;font-size:13px}.entry-guide__process ol{margin:0;padding:0;list-style:none}.entry-guide__process li{grid-template-columns:34px 1fr;gap:17px;padding:0 0 24px;display:grid}.entry-guide__process li+li{border-top:1px solid #2946541c;padding-top:24px}.entry-guide__process h3{margin-top:3px;font-size:22px}.entry-guide__process p{max-width:560px}.entry-guide__categories{border-top:1px solid #29465421;margin-top:44px;padding-top:44px}.entry-guide__categories header{max-width:720px}.entry-guide__categories nav{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:26px;display:grid}.entry-guide__categories a{color:#294654;background:#fffefd;border:1px solid #29465421;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:15px 18px;font-size:13px;font-weight:750;display:flex}.entry-guide__categories a:hover{border-color:#b84f80}.entry-guide__categories svg,.entry-guide__actions svg{flex:none;width:17px;height:17px}.entry-guide__faq{border-top:1px solid #29465421;grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);gap:clamp(35px,6vw,90px);margin-top:54px;padding-top:50px;display:grid}.entry-guide__faq details{border-bottom:1px solid #29465429;padding:21px 0}.entry-guide__faq summary{color:#294654;font-family:var(--display);cursor:pointer;font-size:20px;font-weight:600;line-height:1.25}.entry-guide__faq details p{color:#405b67;max-width:650px;margin:13px 0 0;font-size:12px;line-height:1.75}.entry-guide__actions{border-top:1px solid #29465421;flex-wrap:wrap;gap:11px;margin-top:44px;padding-top:32px;display:flex}.entry-guide__actions a{color:#fff;background:#294654;border:1px solid #294654;border-radius:999px;align-items:center;gap:12px;min-height:50px;padding:12px 19px;font-size:11px;font-weight:800;display:inline-flex}.entry-guide__actions a:hover{transform:translateY(-2px)}.rtl-page .entry-guide__categories svg,.rtl-page .entry-guide__actions svg{transform:scaleX(-1)}@keyframes entry-gateway-in{0%{opacity:0}to{opacity:1}}@keyframes entry-orbit{to{transform:rotate(360deg)}}@keyframes entry-review-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.rtl-page .entry-choice__number{left:auto;right:19%}.rtl-page .entry-choice:hover .entry-choice__arrow{transform:translate(-6px)}.rtl-page .entry-choice__arrow svg{transform:scaleX(-1)}.rtl-page .entry-trust__summary{border-left:1px solid #3d708821;border-right:0}.rtl-page .entry-trust__controls{left:22px;right:auto}.rtl-page .entry-trust__profile-link svg,.rtl-page .entry-trust__review>a svg{transform:scaleX(-1)}@media (max-width:960px){.entry-gateway{padding-left:22px;padding-right:22px}.entry-gateway__choices{gap:52px}.entry-choice{width:clamp(290px,39vw,355px)}.entry-choice>strong{font-size:clamp(27px,4vw,34px)}.entry-gateway__trust{width:min(94vw,900px)}}@media (max-width:720px){.entry-gateway{min-height:100svh;padding:20px 18px 24px;display:block}.entry-gateway:after{border-radius:18px;inset:7px}.entry-gateway__mark{width:39px;height:34px}.entry-gateway__brand-copy strong{font-size:21px}.entry-gateway__intro{margin-top:25px}.entry-gateway__intro h1{margin-top:10px;font-size:clamp(34px,10vw,46px)}.entry-gateway__intro h1 em{display:block}.entry-gateway__intro p{max-width:520px;margin-top:12px;font-size:10px}.entry-gateway__choices{flex-direction:column;gap:25px;margin-top:24px}.entry-choice{width:min(62vw,245px);padding:28px}.entry-choice:before{inset:10px}.entry-choice:after{display:none}.entry-choice__number{top:13%;left:17%}.entry-choice__icon{width:58px;height:58px;margin-bottom:12px}.entry-choice>strong{font-size:clamp(24px,7vw,29px)}.entry-choice>small{max-width:185px;margin-top:8px;font-size:8px}.entry-choice__arrow{width:34px;height:34px;margin-top:13px}.entry-choice__arrow svg{width:17px;height:17px}.entry-choice__product-collage{inset:15px}.entry-choice__product-collage>span{border-width:2px}.entry-choice__product-content{width:73%;padding:15px;box-shadow:0 10px 30px #5f324824,inset 0 0 0 4px #ffffff59}.entry-choice__product-content .entry-choice__icon{width:42px;height:42px;margin-bottom:7px}.entry-choice__product-content>strong{font-size:clamp(20px,6vw,24px)}.entry-choice__product-content>small{margin-top:5px;font-size:7px;line-height:1.3}.entry-choice__product-content .entry-choice__arrow{width:30px;height:30px;margin-top:8px}.entry-gateway__divider{background:linear-gradient(90deg,#0000,#29465433,#0000);width:170px;height:1px;position:relative;left:auto}.entry-gateway__divider i{width:34px;height:34px;font-size:10px}.entry-gateway__trust{border-radius:18px;grid-template-columns:1fr;width:100%;margin-top:28px}.entry-trust__summary{border-bottom:1px solid #3d708821;border-right:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:17px 19px;display:grid}.rtl-page .entry-trust__summary{border-left:0}.entry-trust__score{justify-self:end}.entry-trust__summary>p{grid-column:1/-1}.entry-trust__carousel{min-height:160px;padding:18px 18px 16px;display:block}.entry-trust__review>p{-webkit-line-clamp:3;font-size:15px}.entry-trust__controls,.rtl-page .entry-trust__controls{justify-content:flex-end;margin-top:12px;position:static}.entry-gateway__footer{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:27px;font-size:10px;display:flex}.entry-gateway__footer i{width:18px}.entry-gateway__guide{border-radius:20px;width:100%;margin-top:42px;padding:30px 20px}.entry-guide__header h2,.entry-guide__process h2,.entry-guide__categories h2,.entry-guide__faq h2{font-size:clamp(31px,9vw,42px)}.entry-guide__header p{font-size:13px}.entry-guide__services{grid-template-columns:1fr}.entry-guide__services article{min-height:0}.entry-guide__process,.entry-guide__faq{grid-template-columns:1fr;gap:28px}.entry-guide__categories nav{grid-template-columns:1fr}.entry-guide__faq summary{font-size:18px}.entry-guide__actions{flex-direction:column}.entry-guide__actions a{justify-content:space-between}}@media (max-width:390px){.entry-choice{width:218px}.entry-gateway__intro h1{font-size:34px}}@media (prefers-reduced-motion:reduce){.entry-gateway,.entry-choice__orbit,.entry-trust__review{animation:none}}:root{--text-on-light:var(--ink);--text-on-dark:#fff;--accent-text-large:#b84f80}.announcement,.announcement>span,.announcement a,.site-header .brand-copy small{color:var(--text-on-light);opacity:1}.announcement a{text-decoration:underline;-webkit-text-decoration-color:var(--rose);text-decoration-color:var(--rose);text-underline-offset:3px}.language-switcher a{color:var(--text-on-light);opacity:1}.language-switcher a[aria-current=page]{text-decoration:underline;-webkit-text-decoration-color:var(--rose);text-decoration-color:var(--rose);text-underline-offset:3px}.section-label,.section-label--light,.section-label span,.section-label--light span,.intro-detail p,.community-proof-copy>p,.market-edit-intro p,.service-item p,.process-intro>p,.process-steps p,.contact-heading>p,.showroom-content address,.faq-item p{color:var(--text-on-light);opacity:1}.section-label:after{color:var(--rose);opacity:1}.community-story figcaption small,.community-proof-footer strong,.market-edit-season,.market-edit-shot figcaption small,.market-edit-shot figcaption span,.market-edit-footer strong,.service-item>span,.process-steps span,.faq-item-number{color:var(--text-on-light);opacity:1}.community-story figcaption small,.market-edit-season,.market-edit-shot figcaption small,.market-edit-footer strong,.service-item>span,.process-steps span,.faq-item-number{-webkit-text-decoration-color:var(--rose);text-decoration-color:var(--rose)}.catalog-sticker{color:var(--text-on-dark);background:var(--ink);box-shadow:0 0 0 4px var(--rose), 0 14px 38px #2946542e}.catalog-kicker,.catalog-content>p:not(.catalog-kicker){color:var(--text-on-light);opacity:1}.catalog-kicker{text-decoration:underline;-webkit-text-decoration-color:var(--rose);text-decoration-color:var(--rose);text-underline-offset:5px}.catalog-content h2 em,.footer-wordmark em{color:var(--accent-text-large)}.hero-b2b-mark span,.hero-catalog-benefits small,.ticket-stats .trust-item small,.collection-status small,.collection-index-card>span,.collection-code,.collection-live,.collection-title small,.map-signature small,.contact-dock-label,.contact-dock-copy small{color:var(--text-on-light);opacity:1}.hero-season-tag{color:var(--text-on-dark);background:var(--ink);box-shadow:0 0 0 3px var(--rose), 0 16px 30px #2946542b}.hero-season-tag i{border-color:var(--rose)}.hero-collection-stamp span,.hero-collection-stamp i,.collections-masthead h2 em{color:var(--text-on-light)}.collection-index-card>strong{color:var(--accent-text-large)}.collection-row:hover .collection-title small,.collection-row:not(.collection-row--ink):hover .collection-code,.collection-row:not(.collection-row--ink):hover .collection-live{color:var(--text-on-light);opacity:1}.contact-dock-icon,.contact-dock-link--telegram .contact-dock-icon{color:var(--text-on-dark);background:var(--ink);border-color:var(--rose)}.review-disclaimer,.review-status,.google-rating-summary>span,.google-rating-summary>span b,.google-review-card header small{color:var(--text-on-light);opacity:1}.stars,.google-review-card header>b{color:var(--text-on-light)}.google-badge span{color:var(--text-on-dark);background:var(--ink);box-shadow:0 0 0 2px var(--rose)}.header-cta,.button--dark,.contact-list>a:nth-child(3) .contact-flag{color:var(--text-on-dark);background:var(--ink);border-color:var(--rose)}.header-cta:hover,.button--dark:hover{color:var(--text-on-light);background:var(--blue);border-color:var(--ink)}.contact-language small,.brand--footer .brand-copy small,.footer-brand p,.footer-links span,.footer-bottom,.entry-choice__number,.entry-choice>small,.entry-gateway__footer,.entry-gateway__brand-copy small{color:var(--text-on-light);opacity:1}.entry-gateway,.entry-gateway__guide{--ios-blue:#0b4a86;--ios-blue-soft:#eaf4ff;--ios-orange:#f17649;--ios-orange-soft:#fff0ea;--ios-ink:#142238;--ios-muted:#687587;--ios-line:#e5e9ef;--ios-paper:#f6f7f9;--ios-card:#fff;color:var(--ios-ink);background:var(--ios-paper);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif}.entry-gateway{min-height:100vh;padding:0 0 48px;overflow:hidden}.entry-gateway:before,.entry-gateway:after,.entry-gateway__glow,.entry-choice__orbit,.entry-gateway__divider{display:none}.entry-gateway__header{border-bottom:1px solid var(--ios-line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd1;align-items:center;max-width:1320px;min-height:84px;margin:auto;padding:19px clamp(20px,5vw,74px);display:flex}.entry-gateway__header:after{content:"";border:1px solid var(--ios-line);background:var(--ios-card);border-radius:12px;width:34px;height:34px;margin-left:auto}.entry-gateway__mark{width:43px;height:38px}.entry-gateway__brand-copy strong{color:var(--ios-blue);font-family:var(--display);font-size:23px}.entry-gateway__brand-copy small{color:var(--ios-muted);font-size:7px}.entry-gateway__intro{text-align:left;width:min(1320px,100%);margin:0 auto;padding:clamp(42px,7vw,94px) clamp(20px,5vw,74px) 34px}.entry-gateway__intro>span{color:var(--ios-blue);letter-spacing:.13em;font-size:10px}.entry-gateway__intro h1{max-width:720px;color:var(--ios-ink);font-family:var(--display);letter-spacing:-.06em;margin:12px 0 16px;font-size:clamp(40px,5.4vw,78px);font-weight:400;line-height:.94}.entry-gateway__intro h1 em{color:var(--ios-orange)}.entry-gateway__intro p{max-width:570px;color:var(--ios-muted);margin:0;font-size:15px;line-height:1.7}.entry-gateway__choices{grid-template-columns:1.1fr .9fr;gap:22px;width:min(1320px,100%);margin:0 auto;padding:0 clamp(20px,5vw,74px);display:grid}.entry-choice{border:1px solid var(--ios-line);isolation:isolate;border-radius:28px;min-height:340px;padding:28px;transition:transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #162a420f}.entry-choice:hover{transform:translateY(-4px);box-shadow:0 25px 55px #162a421c}.entry-choice--products{color:#fff;background:linear-gradient(135deg,#0c4d88,#103766)}.entry-choice--company{color:var(--ios-ink);background:var(--ios-card)}.entry-choice__number{z-index:3;letter-spacing:.15em;opacity:.72;font-size:10px;font-weight:800;position:relative}.entry-choice__product-collage{z-index:-1;opacity:1;width:58%;height:100%;position:absolute;top:0;right:0}.entry-choice--products .entry-choice__product-collage:after{content:"";background:linear-gradient(90deg,#0c4d88 0%,#0c4d882e 72%);position:absolute;inset:0}.entry-choice__product-collage>span{box-shadow:none;border:0}.entry-choice__product-collage>span:first-child{width:76%;height:76%;top:8%;left:14%;transform:rotate(-4deg)}.entry-choice__product-collage>span:nth-child(2){width:54%;height:54%;top:41%;left:0;transform:rotate(6deg)}.entry-choice__product-collage>span:nth-child(3){width:48%;height:48%;top:3%;left:55%;transform:rotate(7deg)}.entry-choice__product-collage>span:nth-child(4){display:none}.entry-choice__product-collage img{object-fit:cover;border-radius:18px}.entry-choice__product-collage--sprite-products,.entry-choice__product-collage--sprite-company{background-position:50%;background-size:cover}.entry-choice__product-content{z-index:3;align-self:end;gap:9px;max-width:270px;display:grid;position:relative}.entry-choice__icon{width:44px;height:44px;color:var(--ios-blue);background:#fff;border-radius:14px;place-items:center;padding:11px;display:grid}.entry-choice--company .entry-choice__icon{color:#fff;background:var(--ios-orange)}.entry-choice__icon svg{stroke-width:1.75px;width:100%;height:100%}.entry-choice__product-content strong{font-family:var(--display);letter-spacing:-.045em;font-size:clamp(29px,3vw,42px);font-weight:400;line-height:.95}.entry-choice__product-content small{max-width:230px;color:inherit;opacity:.74;font-size:12px;line-height:1.45}.entry-choice__arrow{border:1px solid;border-radius:50%;place-items:center;width:42px;height:42px;margin-top:7px;transition:transform .2s,background .2s,color .2s;display:grid}.entry-choice:hover .entry-choice__arrow{color:var(--ios-blue);background:#fff;transform:rotate(-35deg)}.entry-choice--company:hover .entry-choice__arrow{color:#fff;background:var(--ios-blue)}.entry-gateway__trust{background:0 0;border:0;grid-template-columns:minmax(240px,.7fr) 1.3fr;gap:22px;width:min(1320px,100%);min-height:0;margin:22px auto 0;padding:0 clamp(20px,5vw,74px);display:grid}.entry-trust__summary,.entry-trust__carousel{border:1px solid var(--ios-line);background:var(--ios-card);border-radius:24px;min-height:158px;padding:23px;box-shadow:0 14px 35px #162a420a}.entry-trust__summary{flex-direction:column;justify-content:space-between;display:flex}.entry-trust__google>span{color:#4285f4;background:var(--ios-blue-soft);border-radius:11px;width:32px;height:32px;font-size:18px}.entry-trust__google strong,.entry-trust__score strong{color:var(--ios-ink)}.entry-trust__google small,.entry-trust__score small{color:var(--ios-muted)}.entry-trust__score{gap:15px}.entry-trust__score strong{font-family:var(--display);font-size:35px}.entry-trust__score span{color:var(--ios-orange);letter-spacing:.08em}.entry-trust__profile-link{color:var(--ios-blue);font-size:12px;font-weight:700}.entry-trust__carousel{align-items:center;display:grid}.entry-trust__review{background:0 0;border:0;padding:0}.entry-trust__review header>span{color:#fff;background:var(--ios-blue)}.entry-trust__review p,.entry-trust__fallback{color:var(--ios-muted);font-size:13px;line-height:1.6}.entry-trust__review a{color:var(--ios-blue);font-size:11px;font-weight:700}.entry-gateway__footer{width:min(1320px,100%);color:var(--ios-muted);letter-spacing:.08em;text-transform:uppercase;background:0 0;justify-content:flex-start;gap:14px;margin:22px auto 0;padding:0 clamp(20px,5vw,74px);font-size:10px;display:flex}.entry-gateway__footer i{background:var(--ios-orange);border-radius:50%;width:4px;height:4px;margin:auto 3px}.entry-gateway__seo-links{flex-wrap:wrap;justify-content:flex-start;gap:8px;width:min(1320px,100%);margin:20px auto 0;padding:0 clamp(20px,5vw,74px);display:flex}.entry-gateway__seo-links a{color:var(--ios-blue);border:1px solid var(--ios-line);background:var(--ios-card);border-radius:12px;padding:10px 13px;font-size:11px}.entry-gateway__guide{background:#fff;max-width:none;margin:48px 0 0;padding:clamp(48px,7vw,96px) clamp(20px,7vw,120px)}.entry-guide__header{text-align:center;max-width:860px;margin:0 auto 42px}.entry-guide__header>span,.entry-guide__process header>span,.entry-guide__categories header>span,.entry-guide__faq header>span{color:var(--ios-blue);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.entry-guide__header h2,.entry-guide__process h2,.entry-guide__categories h2,.entry-guide__faq h2{color:var(--ios-ink);font-family:var(--display);letter-spacing:-.05em;margin:10px 0 14px;font-size:clamp(32px,4vw,54px);font-weight:400;line-height:.98}.entry-guide__header h2 em,.entry-guide__process h2 em,.entry-guide__categories h2 em,.entry-guide__faq h2 em{color:var(--ios-orange)}.entry-guide__header p{color:var(--ios-muted);font-size:14px;line-height:1.7}.entry-guide__services{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1120px;margin:auto;display:grid}.entry-guide__services article{border:1px solid var(--ios-line);background:var(--ios-paper);border-radius:22px;min-height:180px;padding:24px}.entry-guide__services article>span,.entry-guide__process li>span{color:var(--ios-orange);font-size:10px;font-weight:800}.entry-guide__services h3{margin:28px 0 8px;font-size:16px}.entry-guide__services p{color:var(--ios-muted);margin:0;font-size:12px;line-height:1.6}.entry-guide__process,.entry-guide__categories,.entry-guide__faq{max-width:1120px;margin:70px auto 0}.entry-guide__process{grid-template-columns:.75fr 1.25fr;gap:50px;display:grid}.entry-guide__process header p{color:var(--ios-muted);font-size:14px;line-height:1.7}.entry-guide__process ol{border-top:1px solid var(--ios-line);margin:0;padding:0;list-style:none}.entry-guide__process li{border-bottom:1px solid var(--ios-line);grid-template-columns:40px 1fr;gap:14px;padding:23px 0;display:grid}.entry-guide__process h3{font-family:var(--display);margin:0;font-size:24px;font-weight:400}.entry-guide__process li p{color:var(--ios-muted);margin:7px 0 0;font-size:13px;line-height:1.6}.entry-guide__categories nav{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.entry-guide__categories a{min-height:112px;color:var(--ios-ink);border:1px solid var(--ios-line);background:var(--ios-paper);font-family:var(--display);border-radius:18px;justify-content:space-between;align-items:flex-end;padding:17px;font-size:22px;display:flex}.entry-guide__categories a svg{color:var(--ios-blue)}.entry-guide__faq>div{border-top:1px solid var(--ios-line)}.entry-guide__faq details{border-bottom:1px solid var(--ios-line)}.entry-guide__faq summary{color:var(--ios-ink);cursor:pointer;padding:20px 0;font-size:15px;font-weight:700;list-style:none}.entry-guide__faq summary:after{content:"+";float:right;color:var(--ios-orange);font-size:21px;font-weight:400}.entry-guide__faq details[open] summary:after{content:"−"}.entry-guide__faq details p{max-width:780px;color:var(--ios-muted);margin:0 0 18px;font-size:13px;line-height:1.75}.entry-guide__actions{gap:12px;max-width:1120px;margin:40px auto 0;display:flex}.entry-guide__actions a{color:#fff;background:var(--ios-orange);border-radius:15px;align-items:center;gap:28px;min-height:50px;padding:0 19px;font-size:12px;font-weight:800;display:inline-flex}.entry-guide__actions a+a{color:var(--ios-blue);background:var(--ios-blue-soft)}@media (max-width:720px){.entry-gateway{padding-bottom:28px}.entry-gateway__header{min-height:72px;padding:16px 20px}.entry-gateway__intro{padding:34px 20px 22px}.entry-gateway__intro h1{font-size:42px}.entry-gateway__intro p{font-size:13px}.entry-gateway__choices{grid-template-columns:1fr;gap:12px;padding:0 16px}.entry-choice{border-radius:22px;min-height:242px;padding:22px}.entry-choice__product-collage{width:52%}.entry-choice__product-content strong{font-size:32px}.entry-gateway__trust{grid-template-columns:1fr;gap:12px;margin-top:12px;padding:0 16px}.entry-trust__summary,.entry-trust__carousel{border-radius:20px;min-height:132px}.entry-gateway__footer{flex-wrap:wrap;gap:8px;margin-top:17px;padding:0 20px;font-size:8px}.entry-gateway__seo-links{margin-top:16px;padding:0 16px}.entry-gateway__guide{margin-top:32px;padding:50px 16px}.entry-guide__services{grid-template-columns:1fr;gap:10px}.entry-guide__services article{min-height:0;padding:20px}.entry-guide__services h3{margin-top:18px}.entry-guide__process{grid-template-columns:1fr;gap:22px;margin-top:48px}.entry-guide__categories,.entry-guide__faq{margin-top:48px}.entry-guide__categories nav{grid-template-columns:repeat(2,1fr)}.entry-guide__categories a{min-height:96px;font-size:19px}.entry-guide__actions{flex-direction:column}.entry-guide__actions a{justify-content:space-between}}.entry-choice__arrow,.entry-choice--products .entry-choice__arrow{color:var(--text-on-dark);background:var(--ink);box-shadow:0 0 0 2px var(--rose)}@media (max-width:820px){.mobile-bottom-nav>a>span{color:var(--text-on-light);opacity:1}}
