@import "https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700;800;900&display=swap";
.home2{--cream:#fbf7f3;--cream-2:#f6ecdf;--card:#fffdfb;--ink:#281116;--ink-2:#3a2227;--muted:#6d5b53;--muted-2:#8a746b;--border:#eadbd5;--border-soft:#f0e3da;--brand:#960018;--brand-deep:#5c0010;--brand-soft:#c73548;--on-brand:#fbf7f3;--gold:#b8892d;--teal:#2ba8a2;--font:"Cairo",system-ui,"Segoe UI",sans-serif;--wrap:1280px;--gut:clamp(1.25rem,5vw,3rem);--sec-tight:clamp(2.35rem,4.8vw,4rem);--sec:clamp(3.1rem,6.5vw,5.75rem);--sec-loose:clamp(3.75rem,7.5vw,6.5rem);--r-sm:10px;--r:18px;--r-lg:26px;--r-xl:36px;--r-full:999px;--shadow:0 22px 60px -34px #28111680;--shadow-sm:0 10px 30px -20px #28111673;--ease:cubic-bezier(.16,1,.3,1);--motion-fast:.18s;--motion-medium:.36s;--motion-slow:.56s}.dark .home2{--cream:#17090d;--cream-2:#211015;--card:#211015;--ink:#fbf7f4;--ink-2:#e7d9d2;--muted:#d8c7bf;--muted-2:#a99e97;--border:#fbf7f421;--border-soft:#fbf7f414;--brand:#d34256;--brand-deep:#b03145;--brand-soft:#e0566a;--on-brand:#fbf7f4;--gold:#d0a052;--teal:#3cc4bd;--shadow:0 22px 60px -34px #000000b3;--shadow-sm:0 10px 30px -20px #0009}@supports (color:lab(0% 0 0)){.dark .home2{--border:lab(97.4811% .992209 1.94126/.13);--border-soft:lab(97.4811% .992209 1.94125/.08)}}.dark .home2 .how,.dark .home2 .promo,.dark .home2 .contact .box,.dark .home2 .worlds .centerHead{background:#211015}.dark .home2 .ptab.active{background:var(--brand);border-color:var(--brand)}.home2 *{box-sizing:border-box;margin:0;padding:0}.home2{scroll-behavior:smooth;font-family:var(--font);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.7;overflow-x:hidden}.home2 img{max-width:100%;display:block}.home2 a{color:inherit;text-decoration:none}.home2 button{cursor:pointer;background:0 0;border:none;font-family:inherit}.home2 :where(a,button,summary,[tabindex]):focus-visible{outline:3px solid var(--brand);outline-offset:4px;border-radius:var(--r-sm)}.home2 .wrap{max-width:var(--wrap);padding-inline:var(--gut);margin-inline:auto}.home2 section{padding-block:var(--sec)}.home2 :is(.cats,.worlds-sec){padding-block:var(--sec-tight)}.home2 .icon{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.25em;height:1.25em}.home2 h1,.home2 h2,.home2 h3{letter-spacing:-.01em;font-weight:800;line-height:1.18}.home2 .display{font-size:clamp(2.3rem,5.4vw,4.3rem);font-weight:900;line-height:1.08}.home2 .h-sec{font-size:clamp(1.9rem,3.8vw,3rem);font-weight:800}.home2 .lead{color:var(--muted);max-width:60ch;font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:500;line-height:1.7}.home2 .kicker{letter-spacing:.06em;color:var(--brand);text-transform:uppercase;align-items:center;gap:.5em;font-size:.82rem;font-weight:800;display:inline-flex}.home2 .kicker:before{content:"";background:var(--brand);border-radius:2px;width:1.6rem;height:2px}.home2 .sec-head{flex-direction:column;gap:clamp(.55rem,1.2vw,.75rem);margin-bottom:clamp(1.45rem,3vw,2.45rem);display:flex}.home2 .sec-head .lead{margin-top:.2rem}.home2 .no-section-gap{margin-bottom:0}.home2 .center{text-align:center;align-items:center}.home2 .center .lead{margin-inline:auto}.home2 .btn{border-radius:var(--r-full);transition:transform .4s var(--ease),box-shadow .4s var(--ease),background .3s,color .3s;white-space:nowrap;justify-content:center;align-items:center;gap:.55em;padding:.95em 1.9em;font-size:1rem;font-weight:700;display:inline-flex}.home2 .btn:active{transform:translateY(1px)}.home2 .btn-primary{background:var(--brand);color:var(--on-brand);box-shadow:0 16px 30px -16px #96001899}.home2 .btn-primary:hover{background:var(--brand-deep);transform:translateY(-2px)}.home2 .btn-ghost{color:var(--ink);background:0 0;border:1.6px solid #2811162e}.home2 .btn-ghost:hover{border-color:var(--ink);transform:translateY(-2px)}.home2 .btn-light{background:var(--on-brand);color:var(--brand);box-shadow:0 16px 30px -18px #0006}.home2 .btn-light:hover{transform:translateY(-2px)}.home2 .btn-outline-light{color:var(--on-brand);background:0 0;border:1.6px solid #fbf7f366}.home2 .btn-outline-light:hover{border-color:var(--on-brand);transform:translateY(-2px)}.home2 .btn-sm{padding:.6em 1.2em;font-size:.9rem}.home2 .link-arrow{color:var(--brand);align-items:center;gap:.4em;font-weight:700;display:inline-flex}.home2 .link-arrow .icon{transition:transform .4s var(--ease)}.home2 .link-arrow:hover .icon{transform:translate(-4px)}.home2 .promo{background:var(--ink);color:var(--on-brand);font-size:.84rem;font-weight:600}.home2 .promo .wrap{text-align:center;justify-content:center;align-items:center;gap:.6em;padding-block:.55rem;display:flex}.home2 .promo .dot{background:var(--brand-soft);border-radius:50%;width:5px;height:5px}.home2 nav{z-index:50;background:color-mix(in srgb,var(--cream)88%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border-soft);position:sticky;top:0}.home2 nav .wrap{align-items:center;gap:1.5rem;padding-block:1rem;display:flex}.home2 .logo{letter-spacing:-.02em;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:900;display:flex}.home2 .logo .mark{background:var(--brand);width:34px;height:34px;color:var(--on-brand);border-radius:10px;place-items:center;display:grid;box-shadow:0 8px 18px -8px #960018b3}.home2 .logo .mark svg{width:20px;height:20px}.home2 .logo b{color:var(--brand)}.home2 .nav-links{gap:1.6rem;margin-inline-start:1rem;font-size:.98rem;font-weight:600;display:flex}.home2 .nav-links a{color:var(--ink-2);padding-block:.2rem;transition:color .25s;position:relative}.home2 .nav-links a:hover,.home2 .nav-links a.active{color:var(--brand)}.home2 .nav-links a.active:after{content:"";inset-inline:0;background:var(--brand);border-radius:2px;height:2px;position:absolute;bottom:-2px}.home2 .nav-tools{align-items:center;gap:.5rem;margin-inline-start:auto;display:flex}.home2 .nav-tools .ic-btn{width:42px;height:42px;color:var(--ink-2);border:1px solid var(--border);background:var(--card);border-radius:50%;place-items:center;transition:all .25s;display:grid}.home2 .nav-tools .ic-btn:hover{color:var(--brand);border-color:var(--brand)}.home2 .nav-tools .ic-btn .icon{width:20px;height:20px}.home2 .lang{color:var(--muted);font-size:.85rem;font-weight:800}.home2 .lang b{color:var(--brand)}.home2 .burger{display:none}.home-motion-root{margin-block-start:-5rem}.home2 .heroA{isolation:isolate;align-items:center;min-height:clamp(40rem,80svh,52rem);padding-block:5rem clamp(2rem,4svh,3.5rem);display:flex;position:relative;overflow:hidden}.home2 .heroA .bgimg{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home2 .heroA:after{content:"";z-index:-1;background:linear-gradient(270deg,#140609f0 0%,#140609cc 24%,#1c090d75 54%,#1c090d29 78%,#0000 100%),linear-gradient(#0000 60%,#14060980 100%);position:absolute;inset:0}.home2 .heroA .wrap{z-index:1;width:100%;position:relative}.home2 .heroA-inner{color:#fff;max-width:40rem;margin-inline:0 auto;padding-block:clamp(1.25rem,2.6vw,2rem)}.home2 .heroA-kicker{color:#ffcf6b;margin-bottom:1.1rem}.home2 .heroA-kicker:before{background:#ffcf6b}.home2 .heroA .badge-row{flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem;display:flex}.home2 .heroA .pill{border-radius:var(--r-full);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff40;align-items:center;gap:.45em;padding:.42em .95em;font-size:.82rem;font-weight:700;display:inline-flex}.home2 .heroA .pill .icon{width:16px;height:16px;color:var(--brand-soft)}.home2 .heroA h1{color:#fff;letter-spacing:-.018em;text-shadow:0 2px 34px #0006;text-wrap:balance;margin-bottom:clamp(1rem,2vw,1.2rem);font-size:clamp(2.35rem,5vw,4.15rem);line-height:1.07}.home2 .heroA .flip{color:#ffcf6b;min-width:4.5ch;animation:home2-flip-in var(--motion-medium)var(--ease);will-change:opacity,transform;display:inline-block}.home2 .heroA .lead{color:#ffffffeb;max-width:46ch;margin-bottom:clamp(1.2rem,2.2vw,1.55rem)}.home2 .heroA .ctas{flex-wrap:wrap;gap:.9rem;margin-bottom:clamp(1rem,2vw,1.35rem);display:flex}.home2 .heroA .btn-hero{padding:1.05em 2.2em;font-size:1.08rem;box-shadow:0 20px 40px -16px #960018d9,inset 0 0 0 1px #ffffff1a}.home2 .heroA .btn-hero:hover{box-shadow:0 26px 48px -16px #960018f2,inset 0 0 0 1px #ffffff1f}.home2 .heroA .hproof{flex-wrap:wrap;align-items:center;gap:.85rem;margin-bottom:clamp(.9rem,1.8vw,1.2rem);display:flex}.home2 .heroA .hproof-txt{color:#ffffffe6;margin:0;font-size:.92rem;font-weight:600;line-height:1.4}.home2 .heroA .hproof-txt b{color:#ffcf6b;font-weight:800}.home2 .heroA .htrust{color:#ffffffd9;flex-wrap:wrap;gap:1rem 1.4rem;font-size:.9rem;font-weight:600;display:flex}.home2 .heroA .htrust span{align-items:center;gap:.4em;display:inline-flex}.home2 .heroA .htrust .icon{color:#7fe0c4;width:17px;height:17px}.home2 .heroA-visual{z-index:1;pointer-events:none;width:min(42%,32rem);position:absolute;inset-block:0;inset-inline-end:0}.home2 .heroA .floatZoom{width:min(56%,15rem);transition:transform .9s var(--ease);pointer-events:auto;margin:0;position:absolute;inset-block-end:13%;inset-inline-end:12%;transform:rotate(-3deg)}.home2 .heroA .floatZoom:hover{transform:rotate(-1.5deg)scale(1.02)}.home2 .heroA .floatTablou{border:7px solid #fff;border-radius:12px;width:100%;display:block;box-shadow:0 46px 80px -30px #000000bf}.home2 .heroA .floatZoom .zoomLens{z-index:2;background:var(--brand);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;inset-block-start:-15px;inset-inline-start:-15px;box-shadow:0 12px 24px -8px #960018d9}.home2 .heroA .floatZoom .zoomLens .icon{stroke-width:2.4px;width:21px;height:21px}.home2 .heroA .floatZoom figcaption{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;text-align:center;background:#281116a8;border-radius:0 0 6px 6px;padding:.34rem .5rem;font-size:.8rem;font-weight:800;position:absolute;inset-block-end:7px;inset-inline:7px}.home2 .heroA .zoomArrow{z-index:2;color:#ffcf6b;pointer-events:none;filter:drop-shadow(0 4px 10px #00000080);width:clamp(7rem,11vw,10rem);height:auto;position:absolute;inset-block-end:42%;inset-inline-end:46%}.home2 .heroA .zoomArrow path{stroke:currentColor;stroke-width:4px;fill:none}.home2 .heroA .zoomArrow .zoomArrow-line{stroke-dasharray:.2 13}.home2 .heroA .chip{z-index:2;background:var(--card);color:var(--ink);box-shadow:var(--shadow-sm);white-space:nowrap;pointer-events:auto;border-radius:14px;align-items:center;gap:.55rem;padding:.62rem .9rem;font-size:.88rem;font-weight:700;display:flex;position:absolute}.home2 .heroA .chip .ic{width:34px;height:34px;color:var(--brand);background:#9600181a;border-radius:9px;flex:none;place-items:center;display:grid}.home2 .heroA .chip .ic .icon{width:18px;height:18px}.home2 .heroA .chip small{color:var(--muted);font-size:.74rem;font-weight:600;line-height:1.2;display:block}.home2 .heroA .chipSizes{inset-block-start:22%;inset-inline-end:18%}.home2 .worlds{isolation:isolate;border-radius:var(--r-xl);grid-template-columns:1fr 1fr;min-height:clamp(25rem,44vw,34rem);display:grid;position:relative;overflow:hidden}.home2 .worlds .panel{isolation:isolate;align-items:flex-end;display:flex;position:relative;overflow:hidden}.home2 .worlds .panel:focus-visible{outline:3px solid var(--brand);outline-offset:-4px;z-index:3}.home2 .worlds .panel .pbg{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform 1.2s var(--ease);position:absolute;inset:0}.home2 .worlds .panel:hover .pbg{transform:scale(1.06)}.home2 .worlds .panel:after{content:"";z-index:-1;background:linear-gradient(#0000 38%,#1c090d47 60%,#1c090deb 98%);position:absolute;inset:0}.home2 .worlds .pcontent{color:#fff;width:100%;padding:clamp(1.6rem,3vw,2.6rem)}.home2 .worlds .tag{background:var(--brand);color:#fff;border-radius:var(--r-full);margin-bottom:.8rem;padding:.35em .9em;font-size:.82rem;font-weight:800;display:inline-block}.home2 .worlds .pcontent h3{color:#fff;margin-bottom:.5rem;font-size:clamp(1.4rem,2.3vw,2rem);font-weight:800}.home2 .worlds .pcontent p{color:#ffffffd9;max-width:none;margin-bottom:1.1rem;font-weight:500}.home2 .worlds .pTab{order:1}.home2 .worlds .pWall{order:2}.home2 .worlds:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#1c090dd1 0%,#1c090d66 32%,#0000 100%);height:58%;position:absolute;inset-block-start:0;inset-inline:0}.home2 .worlds .centerHead{z-index:2;text-align:center;color:#fff;pointer-events:none;flex-direction:column;align-items:center;padding:clamp(1.45rem,3.4vh,2.4rem) clamp(1rem,3vw,2rem) 0;display:flex;position:absolute;inset-block-start:0;inset-inline:0}.home2 .worlds .centerHead .kicker{color:#ffcf6b;justify-content:center;margin-bottom:.6rem}.home2 .worlds .centerHead .kicker:before{background:#ffcf6b}.home2 .worlds .centerHead h2{color:#fff;text-shadow:0 4px 40px #00000080;max-width:22ch;font-size:clamp(1.9rem,3.8vw,3rem);font-weight:800}.home2 .worlds .seam{z-index:2;background:#ffffff38;width:1px;position:absolute;inset-block:0;inset-inline-start:50%;transform:translate(-50%)}.home2 .trust{background:linear-gradient(90deg,#96001809,transparent 28%),var(--cream);border-block-end:1px solid var(--border-soft);padding-block:clamp(1rem,2vw,1.5rem)}.home2 .trust .row{grid-template-columns:repeat(3,1fr);gap:clamp(.65rem,1.2vw,1rem);display:grid}.home2 .trust .it{background:color-mix(in oklch,var(--card)88%,transparent);border:1px solid color-mix(in oklch,var(--border-soft)84%,transparent);border-radius:var(--r);text-align:start;transition:transform .4s var(--ease),box-shadow .4s var(--ease);grid-template-columns:auto auto 1fr;justify-content:center;align-items:center;gap:clamp(.45rem,.8vw,.7rem);padding:clamp(.8rem,1.4vw,1.05rem) clamp(.9rem,1.8vw,1.35rem);display:grid}.home2 .trust .it:hover{border-color:var(--brand-soft)}.home2 .trust .ic-top{width:34px;height:34px;color:var(--brand);background:#96001817;border-radius:11px;place-items:center;display:grid}.home2 .trust .ic-top .icon{width:18px;height:18px}.home2 .trust .num{color:var(--brand);white-space:nowrap;font-size:clamp(1.2rem,2vw,1.65rem);font-weight:900;line-height:1}.home2 .trust .lbl{color:var(--muted);font-size:clamp(.76rem,1vw,.9rem);font-weight:700;line-height:1.35}.home2 .paths .grid{grid-template-columns:1fr 1fr;gap:clamp(1.2rem,2.5vw,2rem);display:grid}.home2 .path-card{border-radius:var(--r-xl);color:#fff;isolation:isolate;min-height:clamp(20rem,38vw,28rem);box-shadow:var(--shadow);transition:transform .6s var(--ease);flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.home2 .path-card:hover{transform:translateY(-6px)}.home2 .path-card .bg{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform 1s var(--ease);position:absolute;inset:0}.home2 .path-card:hover .bg{transform:scale(1.06)}.home2 .path-card:after{content:"";z-index:-1;background:linear-gradient(#1c090d0d 20%,#1c090d73 58%,#1c090deb 96%);position:absolute;inset:0}.home2 .path-card .body{padding:clamp(1.6rem,3vw,2.6rem)}.home2 .path-card .tag{background:var(--brand);color:var(--on-brand);border-radius:var(--r-full);margin-bottom:1rem;padding:.35em .9em;font-size:.8rem;font-weight:800;display:inline-block}.home2 .path-card h3{color:#fff;margin-bottom:.5rem;font-size:clamp(1.6rem,3vw,2.3rem)}.home2 .path-card p{color:#ffffffd9;max-width:34ch;margin-bottom:1.2rem;font-weight:500}.home2 .path-card .chips{flex-wrap:wrap;gap:.5rem;margin-bottom:1.4rem;display:flex}.home2 .path-card .chips span{border-radius:var(--r-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff24;border:1px solid #ffffff38;padding:.3em .85em;font-size:.82rem;font-weight:600}.home2 .path-card .btn{align-self:flex-start}.home2 .cats .head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.home2 .head-row-centered{text-align:center;justify-content:center}.home2 .cat-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:clamp(1rem,2vw,1.4rem);margin-top:clamp(1.45rem,3vw,2rem);display:grid}.home2 .cat{text-align:center;transition:transform .4s var(--ease);flex-direction:column;gap:.7rem;display:flex}.home2 .cat:hover{transform:translateY(-5px)}.home2 .cat .swatch{aspect-ratio:1;border-radius:var(--r);border:1px solid var(--border-soft);background:radial-gradient(120% 120% at 50% 18%,var(--card),var(--cream-2));place-items:center;display:grid;position:relative;overflow:hidden}.home2 .cat .swatch img{object-fit:cover;width:100%;height:100%;transition:transform .55s var(--ease)}.home2 .cat:hover .swatch img{transform:scale(1.06)}.home2 .cat span{font-size:.95rem;font-weight:700}.home2 .cat small{color:var(--muted);margin-top:-.5rem;font-size:.78rem;font-weight:600}.home2 .style-shell{gap:clamp(1rem,2vw,1.35rem);margin-top:clamp(1.45rem,2.8vw,2rem);display:grid;position:relative}.home2 .style-row{grid-template-columns:1fr;align-items:stretch;gap:.55rem;display:grid}.home2 .style-row-head{color:var(--brand);align-self:auto;align-items:center;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:950;line-height:1.1;display:flex}.home2 .style-row-head span{border-inline-start:0;padding-inline-start:0}.home2 .style-carousel{scroll-padding-inline:max(var(--gut),calc((100vw - var(--wrap))/2));scroll-snap-type:x mandatory;scrollbar-width:none;gap:clamp(.9rem,1.8vw,1.25rem);padding:.15rem 0 .65rem;display:flex;overflow-x:auto}.home2 .style-carousel::-webkit-scrollbar{display:none}.home2 .style-card{aspect-ratio:.76;background:var(--cream-2);scroll-snap-align:start;transition:box-shadow .35s var(--ease),transform .35s var(--ease);border:1px solid #3c161a14;border-radius:clamp(1.45rem,2vw,1.9rem);flex:0 0 clamp(15.5rem,22vw,18.5rem);display:block;position:relative;overflow:hidden;box-shadow:0 18px 40px #31151814}.home2 .style-card:hover{transform:translateY(-5px);box-shadow:0 26px 52px #31151824}.home2 .style-media{position:absolute;inset:0;overflow:hidden}.home2 .style-media img{object-fit:cover;height:100%;transition:transform .7s var(--ease);width:100%}.home2 .style-card:hover .style-media img{transform:scale(1.045)}.home2 .style-shade{background:linear-gradient(#14080a0f,#14080a94),linear-gradient(#0000 45%,#96001826);position:absolute;inset:0}.home2 .style-copy{z-index:1;flex-direction:column;gap:.45rem;padding:clamp(1rem,2vw,1.35rem);display:flex;position:absolute;inset-block-end:0;inset-inline:0}.home2 .style-kind{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--r-full);color:var(--brand);background:#fffaf6d6;border:1px solid #ffffff73;align-self:flex-start;padding:.36rem .72rem;font-size:.72rem;font-weight:900;line-height:1.2}.home2 .style-title{color:#fffaf6;text-shadow:0 2px 16px #00000038;font-size:clamp(1.3rem,2.2vw,1.75rem);font-weight:950;line-height:1.08}.home2 .style-note{color:#fffaf6db;text-shadow:0 2px 14px #0000002e;max-width:18rem;font-size:.9rem;font-weight:700;line-height:1.55}.home2 .style-nav{justify-content:flex-end;gap:.55rem;margin-top:.1rem;display:flex}.home2 .style-nav-btn{background:var(--card);border:1px solid var(--border-soft);border-radius:var(--r-full);color:var(--ink);cursor:pointer;height:2.55rem;transition:background .25s var(--ease),border-color .25s var(--ease),color .25s var(--ease);justify-content:center;align-items:center;width:2.55rem;display:inline-flex}.home2 .style-nav-btn:hover{background:var(--brand);border-color:var(--brand);color:#fff}.home2 .pat-nature{background:radial-gradient(circle at 30% 20%,#2ba8a28c,#0000 40%),radial-gradient(circle at 75% 70%,#2ba8a266,#0000 45%),linear-gradient(135deg,#2f6b4f,#16463a)}.home2 .pat-geo{background-blend-mode:overlay;background:repeating-linear-gradient(45deg,#5c0010 0 14px,#5c0010 14px 28px),repeating-linear-gradient(-45deg,#b8892d80 0 2px,#0000 2px 16px)}.home2 .pat-kids{background-color:#fff3e6;background-image:radial-gradient(circle at 25% 25%,#ef6c4a 0 9px,#0000 10px),radial-gradient(circle at 75% 75%,#5dade2 0 9px,#0000 10px),radial-gradient(circle at 75% 25%,#b8892d 0 7px,#0000 8px),radial-gradient(circle at 25% 75%,#2ba8a2 0 7px,#0000 8px),none;background-position:0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box}.home2 .pat-classic{background:repeating-conic-gradient(#5c0010 0deg 18deg,#5c0010 18deg 36deg) 0 0/46px 46px}.home2 .pat-modern{background:linear-gradient(115deg,#281116 0 50%,#c9b8a8 50% 100%)}.home2 .pat-3d{background:radial-gradient(circle,#fff 0 6%,#0000 7%),repeating-radial-gradient(circle,#b8892d 0 6px,#8a6a20 6px 13px,#6f4b18 13px 20px)}.home2 .pat-pattern{background:repeating-linear-gradient(0deg,#96001824 0 10px,transparent 10px 20px),repeating-linear-gradient(90deg,#96001824 0 10px,transparent 10px 20px),var(--cream-2)}.home2 .prod-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);margin-top:clamp(1.5rem,3vw,2.05rem);display:grid}.home2 .prod{background:var(--card);border:1px solid var(--border-soft);border-radius:var(--r-lg);transition:transform .5s var(--ease),box-shadow .5s var(--ease);flex-direction:column;display:flex;overflow:hidden}.home2 .prod:hover{border-color:var(--brand-soft)}.home2 .prod .thumb{aspect-ratio:4/3.4;position:relative;overflow:hidden}.home2 .prod .thumb>:first-child{width:100%;height:100%;transition:transform .7s var(--ease);position:absolute;inset:0}.home2 .prod .thumb a.thumb-link{cursor:pointer;display:block}.home2 .prod .thumb a.thumb-link img{object-fit:cover;object-position:center;width:100%;height:100%}.home2 .prod:hover .thumb>:first-child{transform:scale(1.07)}.home2 .prod .rank{z-index:2;background:var(--brand);color:var(--on-brand);border-radius:var(--r-full);align-items:center;gap:.3em;padding:.3em .7em;font-size:.78rem;font-weight:800;display:flex;position:absolute;inset-block-start:.7rem;inset-inline-start:.7rem}.home2 .prod .rank .icon{width:13px;height:13px}.home2 .prod .info{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.1rem 1.2rem;display:flex}.home2 .prod .info h3{color:var(--ink);font-size:1.05rem;font-weight:700}.home2 .prod .info .cat{color:var(--muted);margin-top:-.4rem;font-size:.82rem;font-weight:600}.home2 .prod .price{justify-content:space-between;align-items:baseline;gap:.5rem;margin-top:auto;padding-top:.5rem;display:flex}.home2 .prod .price b{color:var(--brand);font-size:1.15rem;font-weight:800}.home2 .prod .price small{color:var(--muted);font-size:.72rem;font-weight:600}.home2 .prod .add{width:36px;height:36px;color:var(--brand);background:#9600181a;border-radius:50%;place-items:center;margin-inline-start:auto;transition:all .3s;display:grid}.home2 .prod .add:hover{background:var(--brand);color:var(--on-brand)}.home2 .tablou-band{color:var(--on-brand);background:radial-gradient(120% 120% at 80% 0,#3a2227,#1c090d);position:relative;overflow:hidden}.home2 .tablou-band:before{content:"";opacity:.5;background:radial-gradient(600px 300px at 10% 100%,#96001880,#0000 60%);position:absolute;inset:0}.home2 .tablou-band .wrap{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid;position:relative}.home2 .tablou-band .pic{position:relative}.home2 .tablou-band .pic img{border-radius:var(--r-lg);width:100%;box-shadow:0 40px 80px -30px #000000b3}.home2 .tablou-band .pic .badge{background:var(--on-brand);color:var(--brand);border-radius:var(--r-full);box-shadow:var(--shadow-sm);padding:.4em 1em;font-size:.82rem;font-weight:800;position:absolute;inset-block-start:1rem;inset-inline-end:1rem}.home2 .tablou-band h2{color:#fff;margin-block:.6rem 1.1rem;font-size:clamp(2rem,4vw,3.2rem)}.home2 .tablou-band .kicker{color:var(--brand-soft)}.home2 .tablou-band .kicker:before{background:var(--brand-soft)}.home2 .tablou-band p{color:#fbf7f3d1;max-width:48ch;margin-bottom:1.8rem;font-size:clamp(1.02rem,1.6vw,1.2rem)}.home2 .tablou-band .mini{flex-wrap:wrap;gap:1.4rem;margin-bottom:2rem;display:flex}.home2 .tablou-band .mini div{color:#fbf7f3e6;align-items:center;gap:.5em;font-size:.92rem;font-weight:600;display:flex}.home2 .tablou-band .mini .icon{width:18px;height:18px;color:var(--gold)}.home2 .tablou-price-line{color:#fff;align-items:baseline;gap:.5rem;margin-bottom:1.6rem;font-size:1.55rem;font-weight:900;display:flex}.home2 .tablou-price-muted{color:#fbf7f3b8;font-size:.95rem;font-weight:600}.home2 .tablou-price-unit{color:#fbf7f3b8;font-size:.9rem;font-weight:600}.home2 .show .grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,4vw,3.5rem);display:grid}.home2 .show-gallery{flex-direction:column;gap:1rem;display:flex}.home2 .show-main{border-radius:var(--r-lg);box-shadow:var(--shadow);background:var(--cream-2);aspect-ratio:1;overflow:hidden}.home2 .show-main img{object-fit:cover;width:100%;height:100%}.home2 .show-thumbs{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.home2 .show-thumbs button{aspect-ratio:1;background:var(--cream-2);border:2px solid #0000;border-radius:14px;transition:all .3s;overflow:hidden}.home2 .show-thumbs button img{object-fit:cover;width:100%;height:100%}.home2 .show-thumbs button.active{border-color:var(--brand)}.home2 .show-points{flex-direction:column;gap:.9rem;margin-block:1.6rem 2rem;display:flex}.home2 .show-points li{align-items:center;gap:.8rem;font-weight:600;list-style:none;display:flex}.home2 .show-points .ic{width:40px;height:40px;color:var(--brand);background:#96001817;border-radius:12px;flex:none;place-items:center;display:grid}.home2 .show-points .ic .icon{width:21px;height:21px}.home2 .show .price-row{align-items:baseline;gap:.6rem;margin-bottom:1.4rem;display:flex}.home2 .show .price-row .from{color:var(--muted);font-weight:600}.home2 .show .price-row b{color:var(--brand);font-size:1.8rem;font-weight:900}.home2 .show .ctas{flex-wrap:wrap;gap:.8rem;display:flex}.home2 .proof{background:var(--cream-2)}.home2 .proof-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);margin-top:2.6rem;display:grid}.home2 .proof-card{background:var(--card);border:1px solid var(--border-soft);border-radius:var(--r-lg);transition:transform .5s var(--ease),box-shadow .5s var(--ease);overflow:hidden}.home2 .proof-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.home2 .proof-card .pic{aspect-ratio:16/11;background:var(--cream-2);overflow:hidden}.home2 .proof-card .pic img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease)}.home2 .proof-card:hover .pic img{transform:scale(1.06)}.home2 .proof-card .txt{padding:1.2rem 1.3rem 1.4rem}.home2 .proof-card .txt h4{align-items:center;gap:.5em;margin-bottom:.4rem;font-size:1.1rem;display:flex}.home2 .proof-card .txt h4 .icon{width:20px;height:20px;color:var(--brand)}.home2 .proof-card .txt p{color:var(--muted);font-size:.92rem;font-weight:500}.home2 .frames-row{background:var(--card);border:1px solid var(--border-soft);border-radius:var(--r-lg);grid-template-columns:auto 1fr;align-items:center;gap:clamp(1.5rem,3vw,2.6rem);margin-top:2.6rem;padding:clamp(1.4rem,3vw,2.2rem);display:grid}.home2 .frames-row .ftxt h4{margin-bottom:.4rem;font-size:1.3rem}.home2 .frames-row .ftxt p{color:var(--muted);font-weight:500}.home2 .frames{flex-wrap:wrap;gap:1.2rem;display:flex}.home2 .frame-opt{flex-direction:column;align-items:center;gap:.6rem;font-size:.9rem;font-weight:700;display:flex}.home2 .frame-opt .sw{width:88px;height:88px;box-shadow:var(--shadow-sm);border:3px solid #0000;border-radius:14px;transition:all .3s;overflow:hidden}.home2 .frame-opt .sw img{object-fit:cover;width:100%;height:100%}.home2 .frame-opt.active .sw{border-color:var(--brand)}.home2 .frame-opt.active{color:var(--brand)}.home2 .how{background:var(--ink);color:var(--on-brand)}.home2 .how .sec-head .lead{color:#fbf7f3bf}.home2 .how h2{color:#fff}.home2 .how .kicker{color:var(--gold)}.home2 .how .kicker:before{background:var(--gold)}.home2 .tabs{border-radius:var(--r-full);background:#fbf7f314;border:1px solid #fbf7f329;margin-bottom:clamp(1.8rem,3vw,2.35rem);padding:.35rem;display:inline-flex}.home2 .tabs-spaced{margin-top:clamp(1rem,2vw,1.35rem)}.home2 .tab{border-radius:var(--r-full);color:#fbf7f3b3;transition:.35s var(--ease);padding:.7em 1.8em;font-weight:700}.home2 .tab.active{background:var(--brand);color:var(--on-brand);box-shadow:0 12px 24px -12px #960018cc}.home2 .steps{grid-template-columns:repeat(4,1fr);gap:1.4rem;display:grid;position:relative}.home2 .tabpane{display:none}.home2 .tabpane.active{animation:home2-fade-in var(--motion-medium)var(--ease);display:block}@keyframes home2-fade-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes home2-flip-in{0%{opacity:0;transform:translateY(.35em)}to{opacity:1;transform:translate(0,0)}}.home2 .step{position:relative}.home2 .step .n{width:54px;height:54px;color:var(--gold);background:#fbf7f312;border:1px solid #fbf7f329;border-radius:16px;place-items:center;margin-bottom:1.1rem;display:grid;position:relative}.home2 .step .n .icon{width:26px;height:26px}.home2 .step .n b{background:var(--brand);width:26px;height:26px;color:var(--on-brand);border-radius:50%;place-items:center;font-size:.8rem;font-weight:800;display:grid;position:absolute;inset-block-start:-10px;inset-inline-end:-10px}.home2 .step h3{color:#fff;margin-bottom:.4rem;font-size:1.2rem}.home2 .step p{color:#fbf7f3b3;font-size:.95rem;font-weight:500}.home2 .steps .connector{display:none}.home2 .why-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.6rem);margin-top:clamp(1.5rem,3vw,2.15rem);display:grid}.home2 .why{background:var(--card);border:1px solid var(--border-soft);border-radius:var(--r-lg);transition:transform .5s var(--ease),box-shadow .5s var(--ease);padding:clamp(1.4rem,2.4vw,1.9rem)}.home2 .why:hover{border-color:var(--brand-soft)}.home2 .why .ic{width:52px;height:52px;color:var(--brand);background:#96001817;border-radius:15px;place-items:center;margin-bottom:1.1rem;display:grid}.home2 .why .ic .icon{width:26px;height:26px}.home2 .why h3{color:var(--ink);margin-bottom:.5rem;font-size:1.18rem}.home2 .why p{color:var(--muted);font-weight:500}.home2 .ba-wrap{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,4vw,3.5rem);display:grid}.home2 .ba{aspect-ratio:16/10;border-radius:var(--r-lg);box-shadow:var(--shadow);-webkit-user-select:none;user-select:none;direction:ltr;max-width:1040px;margin-inline:auto;position:relative;overflow:hidden}.home2 .ba img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home2 .ba .before{filter:grayscale(.85)brightness(.82)contrast(.92);clip-path:inset(0 50% 0 0)}.home2 .ba .lbl{color:#fff;border-radius:var(--r-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;background:#1c090db3;padding:.35em .9em;font-size:.82rem;font-weight:700;position:absolute;inset-block-start:1rem}.home2 .ba .lbl.b{inset-inline-start:1rem}.home2 .ba .lbl.a{inset-inline-end:1rem}.home2 .ba .handle{z-index:4;background:#fff;width:3px;position:absolute;inset-block:0;inset-inline-start:50%;transform:translate(-50%);box-shadow:0 0 14px #0006}.home2 .ba .handle:after{content:"";width:42px;height:42px;color:var(--brand);background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23960018' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><polyline points='8 6 4 11 8 16'/><polyline points='14 6 18 11 14 16'/></svg>") 50% no-repeat;border-radius:50%;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%);box-shadow:0 6px 16px #0000004d}.home2 .ba input{opacity:0;cursor:ew-resize;z-index:5;width:100%;height:100%;margin:0;position:absolute;inset:0}.home2 .reviews-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.4rem);margin-top:2.4rem;display:grid}.home2 .review{background:var(--card);border:1px solid var(--border-soft);border-radius:var(--r);padding:1.3rem 1.4rem}.home2 .review .stars{color:var(--gold);gap:2px;margin-bottom:.6rem;display:flex}.home2 .review .stars .icon{width:17px;height:17px;fill:var(--gold);stroke:var(--gold)}.home2 .review p{margin-bottom:.9rem;font-weight:500;line-height:1.6}.home2 .review .who{align-items:center;gap:.7rem;display:flex}.home2 .review .av{color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1rem;font-weight:800;display:grid}.home2 .review .who b{font-size:.95rem;display:block}.home2 .review .who small{color:var(--muted);font-weight:600}.home2 .faq{background:var(--cream-2)}.home2 .faq-list{margin-inline:auto;flex-direction:column;gap:.8rem;max-width:780px;margin-top:2.4rem;display:flex}.home2 .qa{background:var(--card);border:1px solid var(--border-soft);border-radius:var(--r);overflow:hidden}.home2 .qa summary{cursor:pointer;white-space:nowrap;justify-content:space-between;align-items:center;gap:1rem;min-height:3.8rem;padding:.95rem 1.4rem;font-size:1.04rem;font-weight:700;list-style:none;display:flex;overflow:hidden}.home2 .qa summary::-webkit-details-marker{display:none}.home2 .qa summary .icon{width:22px;height:22px;color:var(--brand);transition:transform .4s var(--ease);flex:none}.home2 .qa[open] summary .icon{transform:rotate(180deg)}.home2 .qa .ans{color:var(--muted);padding:0 1.4rem 1.25rem;font-weight:500;line-height:1.7}.home2 .qa:hover{border-color:var(--border)}.home2 .qa[open]{border-color:var(--brand-soft)}.home2 .qa summary:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.home2 .final{color:var(--on-brand);text-align:center;background:linear-gradient(135deg,#960018,#5c0010);position:relative;overflow:hidden}.home2 .final:before{content:"";opacity:.4;background:radial-gradient(700px 360px at 50% -20%,#fbf7f340,#0000 60%);position:absolute;inset:0}.home2 .final .wrap{flex-direction:column;align-items:center;gap:1.2rem;display:flex;position:relative}.home2 .final h2{color:#fff;max-width:18ch;font-size:clamp(2.1rem,4.5vw,3.6rem)}.home2 .final p{color:#fbf7f3d9;max-width:50ch;font-size:clamp(1.05rem,1.8vw,1.3rem)}.home2 .final .ctas{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:.8rem;display:flex}.home2 .cta-actions{flex-wrap:wrap;gap:.9rem;display:flex}.home2 .contact .box{background:var(--ink);color:var(--on-brand);border-radius:var(--r-xl);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(2rem,4vw,3.2rem);display:flex}.home2 .contact h3{color:#fff;font-size:clamp(1.5rem,3vw,2.2rem)}.home2 .contact p{color:#fbf7f3bf;margin-top:.4rem}.home2 .contact .acts{flex-wrap:wrap;gap:.8rem;display:flex}.home2 .btn-wa{color:#062b14;background:#25d366}.home2 .btn-ig{color:#fff;background:linear-gradient(45deg,#f09433,#dc2743,#bc1888)}.home2 footer{background:var(--cream);border-top:1px solid var(--border);padding-block:clamp(3rem,5vw,4rem) 1.5rem}.home2 .foot-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2rem;display:grid}.home2 .foot-grid h5{margin-bottom:1rem;font-size:1rem;font-weight:800}.home2 .foot-grid ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.home2 .foot-grid a{color:var(--muted);font-size:.93rem;font-weight:600;transition:color .25s}.home2 .foot-grid a:hover{color:var(--brand)}.home2 .foot-about p{color:var(--muted);max-width:34ch;margin-block:1rem;font-weight:500}.home2 .foot-social{gap:.6rem;display:flex}.home2 .foot-social a{border:1px solid var(--border);width:40px;height:40px;color:var(--ink-2);border-radius:50%;place-items:center;display:grid}.home2 .foot-social a:hover{background:var(--brand);color:var(--on-brand);border-color:var(--brand)}.home2 .foot-bottom{border-top:1px solid var(--border);color:var(--muted-2);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;font-size:.85rem;font-weight:600;display:flex}.home2 .reveal{opacity:1;transform:none}.home-motion-root[data-motion-ready=true] .home2 .reveal{opacity:0;transition:opacity var(--motion-slow)var(--ease),transform var(--motion-slow)var(--ease);will-change:opacity,transform;transform:translateY(18px)}.home-motion-root[data-motion-ready=true] .home2 .reveal[data-motion-state=in]{opacity:1;will-change:auto;transform:translate(0,0)}.home2 .ptabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.6rem;display:flex}.home2 .ptab{border-radius:var(--r-full);border:1px solid var(--border);background:var(--card);color:var(--ink-2);cursor:pointer;transition:.3s var(--ease);padding:.6em 1.4em;font-size:.95rem;font-weight:700}.home2 .ptab:hover{border-color:var(--brand);color:var(--brand)}.home2 .ptab.active{background:var(--ink);color:var(--on-brand);border-color:var(--ink)}.home2 .prod{position:relative}.home2 .prod .fav{z-index:3;width:34px;height:34px;color:var(--ink-2);cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;place-items:center;transition:all .25s;display:grid;position:absolute;inset-block-start:.7rem;inset-inline-start:.7rem}.home2 .prod .fav svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:17px;height:17px}.home2 .prod .fav.on{color:var(--brand)}.home2 .prod .fav.on svg{fill:var(--brand)}.dark .home2 .prod .fav{background:color-mix(in srgb,var(--card)92%,transparent)}.home2 .prod .badge2{z-index:3;border-radius:var(--r-full);padding:.32em .75em;font-size:.74rem;font-weight:800;position:absolute;inset-block-start:.7rem;inset-inline-end:.7rem}.home2 .prod .badge2.sale{background:var(--gold);color:#281116}.home2 .prod .badge2.hot{background:var(--brand);color:#fff}.home2 .prod .info{gap:.4rem}.home2 .prod .info .cat{color:var(--muted);order:0;margin:0;font-size:.8rem;font-weight:600}.home2 .prod .info h3{font-size:1.05rem}.home2 .prod .price{justify-content:flex-start;align-items:baseline;gap:.4rem;padding-top:.2rem}.home2 .prod .price .from{color:var(--muted);font-size:.8rem;font-weight:600}.home2 .prod .price b{color:var(--brand);font-size:1.2rem}.home2 .prod .price small{color:var(--muted);font-size:.72rem}.home2 .prod .info .btn{justify-content:center;width:100%;margin-top:.7rem}.home2 .prod.hide{display:none}.home2 .prod-editorial{min-height:auto;box-shadow:none;isolation:isolate;background:0 0;border:0;border-radius:0}.home2 .prod-editorial:hover{border-color:#0000}.home2 .prod-editorial .thumb{aspect-ratio:4/5;min-height:0;color:var(--ink);box-shadow:none;outline-offset:-1px;border-radius:clamp(.95rem,1.35vw,1.2rem);outline:1px solid #3c161a14;text-decoration:none;display:block}.home2 .prod-editorial .thumb img{transition:transform .75s var(--ease),filter .75s var(--ease)}.home2 .prod-editorial:hover .thumb img{filter:saturate(1.03)contrast(1.02);transform:scale(1.035)}.home2 .prod-editorial .prod-clean-meta{justify-content:space-between;align-items:center;gap:.75rem;padding-block-start:.75rem;display:flex}.home2 .prod-editorial .prod-clean-meta h3{color:var(--ink);margin:0;font-size:1rem;font-weight:900;line-height:1.2}.home2 .prod-editorial .prod-clean-meta span{color:var(--muted);flex:none;font-size:.78rem;font-weight:800}.home2 .prod-editorial .fav{background:#ffffffe0;inset-block-start:.75rem;inset-inline-start:.75rem;box-shadow:0 10px 22px #14080a1a}.home2 .prod-editorial .badge2.hot{color:#fff;background:#281116e0}.home2 .gallery .gwrap{--gslide-gap:clamp(.8rem,1.5vw,1.2rem);margin-top:clamp(1.5rem,3vw,2.15rem);position:relative}.home2 .gslider{gap:var(--gslide-gap);scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-block:.3rem;display:flex;overflow-x:auto}.home2 .gslider::-webkit-scrollbar{display:none}.home2 .gslide{flex:0 0 calc((100% - 3*var(--gslide-gap))/4);scroll-snap-align:start;border-radius:var(--r-lg);aspect-ratio:3/3.9;background:var(--cream);font:inherit;cursor:pointer;border:0;padding:0;display:block;position:relative;overflow:hidden}.home2 .gslide img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease)}.home2 .gslide:hover img{transform:scale(1.05)}.glightbox{z-index:80;background:#0a0406f2;flex-direction:column;display:flex;position:fixed;inset:0}.glightbox-bar{color:#fffc;justify-content:space-between;align-items:center;padding:1rem 1.2rem;font-size:.9rem;display:flex}.glightbox-bar button{width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;transition:all .2s;display:grid}.glightbox-bar button:hover{color:#fff;background:#ffffff1a}.glightbox-stage{flex:1;justify-content:center;align-items:center;min-height:0;padding-block-end:1.5rem;padding-inline:clamp(3rem,8vw,5rem);display:flex;position:relative}.glightbox-image{object-fit:contain;border-radius:12px;max-width:100%;max-height:100%}.glightbox-nav{color:#ffffffd9;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:0;border-radius:50%;place-items:center;width:48px;height:48px;transition:all .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.glightbox-nav:hover{color:#fff;background:#fff3}.glightbox-nav.prev{inset-inline-start:.5rem}.glightbox-nav.next{inset-inline-end:.5rem}.home2 .gnav{z-index:4;background:var(--card);border:1px solid var(--border);width:48px;height:48px;box-shadow:var(--shadow);color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;transition:all .25s;display:grid;position:absolute;inset-block-start:50%;transform:translateY(-50%)}.home2 .gnav:hover{background:var(--brand);color:var(--on-brand);border-color:var(--brand)}.home2 .gnav.prev{inset-inline-start:-14px}.home2 .gnav.next{inset-inline-end:-14px}.home2 .gnav svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.home2 .trust2 .why-grid{grid-template-columns:repeat(3,1fr)}.home2 .trust2 .reviews-grid{margin-top:clamp(1.4rem,2.7vw,2.1rem)}.home2 .faq2 .wrap{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(2rem,4vw,4rem);display:grid}.home2 .faq2 .faq-aside .lead{margin-top:.7rem}.home2 .faq2 .faq-list{max-width:none;margin-top:0}.home2 .cta2{background:linear-gradient(to bottom,var(--cream)calc(50% - .5px),var(--border)calc(50% - .5px),var(--border)calc(50% + .5px),var(--card)calc(50% + .5px));padding-block:clamp(2.35rem,5vw,4.25rem)}body:has(.home2) footer{border-top-color:#0000}.home2 .cta2 .band{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:var(--on-brand);border-radius:var(--r-xl);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(2rem,4vw,3.2rem) clamp(1.6rem,4vw,3.4rem);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px -36px #5c00108c}.home2 .cta2 .band:before{content:"";opacity:.45;background:radial-gradient(620px 320px at 88% -30%,#ffffff40,#0000 60%);position:absolute;inset:0}.home2 .cta2 .band>*{z-index:1;position:relative}.home2 .cta2 .kicker{color:#fff8e7d9}.home2 .cta2 h2{color:#fff;margin-block:.5rem .45rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.home2 .cta2 p{color:#fff8e7d9;max-width:48ch}.home2 .about .wrap{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.home2 .about .pic{border-radius:var(--r-xl);box-shadow:var(--shadow);aspect-ratio:4/3.1;overflow:hidden}.home2 .about .pic img{object-fit:cover;width:100%;height:100%}.home2 .partners{background:var(--cream-2)}.home2 .partners .ptitle{text-align:center;color:var(--muted);margin-bottom:1.6rem;font-size:1rem;font-weight:700}.home2 .partners .logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.4rem,4vw,3.5rem);display:flex}.home2 .partners .logo-item{color:var(--muted-2);opacity:.6;letter-spacing:.01em;transition:.3s var(--ease);cursor:default;font-size:clamp(1.05rem,1.8vw,1.5rem);font-weight:800}.home2 .partners .logo-item:hover{opacity:1;color:var(--ink)}@media (max-width:1024px){.home2 .trust2 .why-grid{grid-template-columns:repeat(2,1fr)}.home2 .faq2 .wrap{grid-template-columns:1fr;gap:1.4rem}.home2 .about .wrap{grid-template-columns:1fr;gap:2rem}.home2 .cta2 .band{text-align:start;flex-direction:column;align-items:flex-start}}@media (max-width:640px){.home2 .gslide{flex-basis:80%}.home2 .trust2 .why-grid{grid-template-columns:1fr}}@media (max-width:1024px){.home2 .tablou-band .wrap,.home2 .show .grid,.home2 .ba-wrap{grid-template-columns:1fr;gap:2.5rem}.home2 .tablou-band .pic{max-width:520px;margin-inline:auto}.home2 .cat-grid{grid-template-columns:repeat(4,1fr)}.home2 .prod-grid,.home2 .proof-grid,.home2 .why-grid{grid-template-columns:repeat(2,1fr)}.home2 .steps{grid-template-columns:repeat(2,1fr);gap:2rem}.home2 .nav-links{display:none}.home2 .burger{display:grid}.home2 .frames-row{grid-template-columns:1fr}}@media (max-width:640px){.home2 .trust .row{grid-template-columns:repeat(3,1fr);gap:.45rem}.home2 .trust .it{border-radius:var(--r);text-align:center;flex-direction:column;gap:.25rem;padding:.75rem .35rem;display:flex}.home2 .trust .ic-top{border-radius:10px;width:30px;height:30px}.home2 .trust .ic-top .icon{width:16px;height:16px}.home2 .trust .num{font-size:1.1rem}.home2 .trust .lbl{font-size:.66rem}.home2 .paths .grid{grid-template-columns:1fr}.home2 .cat-grid{grid-template-columns:repeat(2,1fr)}.home2 .style-card{flex-basis:min(76vw,18rem)}.home2 .prod-grid{grid-template-columns:repeat(2,1fr)}.home2 .proof-grid,.home2 .why-grid{grid-template-columns:1fr}.home2 .steps{grid-template-columns:1fr;gap:.9rem}.home2 .step{border-radius:var(--r);background:#fbf7f30d;border:1px solid #fbf7f31f;grid-template-columns:auto 1fr;align-items:center;column-gap:1.1rem;padding:1.05rem 1.2rem;display:grid}.home2 .step .n{grid-row:1/span 2;margin-bottom:0}.home2 .step h3{align-self:end;margin-bottom:.15rem}.home2 .step p{align-self:start}.home2 .contact .box{flex-direction:column;align-items:flex-start}.home2 .reviews-grid{grid-template-columns:1fr}.home2 .qa summary{white-space:normal;min-height:auto}.home2 .heroA h1{font-size:clamp(2.05rem,8.5vw,2.8rem)}.home2 .heroA .lead{max-width:none}.home2 .heroA .ctas{flex-direction:column;align-items:stretch}.home2 .heroA .ctas .btn{width:100%}.home2 .heroA .hproof-txt{font-size:.86rem}.home2 .heroA .htrust{gap:.7rem 1.2rem;font-size:.85rem}.home2 .heroA .floatZoom{width:min(74vw,13.5rem)}.home2 .worlds{grid-template-columns:1fr;min-height:0}.home2 .worlds:before,.home2 .worlds .seam{display:none}.home2 .worlds .centerHead{background:var(--ink);order:0;padding-block:clamp(1.6rem,6vw,2.25rem);position:static}.home2 .worlds .panel{min-height:min(34rem,38vh)}.home2 .worlds .pWall{order:1}.home2 .worlds .pTab{order:2}.home2 .foot-grid{grid-template-columns:1fr 1fr}.home2 .foot-about{grid-column:1/-1}.home2 nav .wrap{gap:.6rem}.home2 .nav-tools{gap:.4rem}.home2 .nav-tools .ic-btn,.home2 .lang{display:none}}@media (max-width:1180px){.home2 .heroA{flex-direction:column;align-items:stretch;min-height:auto}.home2 .heroA-inner{max-width:none;margin-inline:0;padding-block:clamp(2.5rem,7vw,4rem) 0}.home2 .heroA-visual{pointer-events:auto;justify-content:center;width:100%;padding:clamp(1.2rem,4vw,2.2rem) 0 clamp(1.6rem,5vw,2.6rem);display:flex;position:static;inset:auto}.home2 .heroA .floatZoom{width:min(46vw,17rem);position:static;transform:rotate(-2deg)}.home2 .heroA .zoomArrow{display:none}.home2 .heroA:after{background:linear-gradient(#14060980 0%,#1406098c 45%,#140609eb 100%)}}@media (prefers-reduced-motion:reduce){.home2,.home2 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.home2 .reveal{opacity:1;transform:none}.home2 .heroA .flip{animation:none!important}}.home2 .burger{border:1px solid var(--border);background:var(--card);width:44px;height:44px;color:var(--ink);border-radius:12px;place-items:center}.home2 .btn,.home2 .link-arrow,.home2 .ptab,.home2 .tab,.home2 .prod .fav,.home2 .prod .info .btn,.home2 .gnav,.home2 .qa summary{min-height:44px}.home2 .link-arrow{padding-block:.55rem}.home2 .ptab,.home2 .tab{justify-content:center;align-items:center;display:inline-flex}.home2 .prod .fav{width:44px;height:44px}.home2 .prod .info h3,.home2 .prod .price,.home2 .qa summary{overflow-wrap:anywhere}.home2 .prod .thumb,.home2 .cat .swatch,.home2 .gslide,.home2 .tablou-band .pic{contain:layout paint}@media (min-width:1536px){.home2{--wrap:1360px}.home2 .prod-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1180px){.home2 .heroA{padding-block:5rem clamp(2.25rem,5vw,3.4rem)}.home2 .heroA-inner{padding-block:clamp(1.75rem,5vw,2.8rem) 0}}@media (min-width:769px) and (max-width:1180px) and (max-height:950px){.home2 .heroA-visual{display:none}}@media (max-width:1024px){.home2 .prod-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home2 .worlds{border-radius:var(--r-lg)}.home2 .tablou-band .wrap{align-items:start}.home2 .faq2 .wrap{grid-template-columns:1fr}}@media (max-width:768px){.home2{--gut:clamp(1rem,4.8vw,1.4rem);--sec-tight:clamp(2rem,8vw,3rem);--sec:clamp(2.45rem,9.5vw,3.75rem);--sec-loose:clamp(3rem,11vw,4.8rem)}.home2 .display,.home2 .heroA h1{letter-spacing:0;margin-bottom:.95rem;font-size:clamp(2rem,8vw,2.55rem);line-height:1.03}.home2 .heroA{min-height:auto}.home2 .heroA .wrap{flex-direction:column;display:flex}.home2 .heroA-inner{padding-block-start:clamp(1.35rem,5vw,2rem)}.home2 .heroA .badge-row{gap:.45rem;margin-bottom:1rem}.home2 .heroA .pill{min-height:36px}.home2 .heroA .ctas{gap:.65rem;margin-bottom:.95rem}.home2 .heroA .lead{margin-bottom:1.1rem}.home2 .heroA .btn-hero{padding:.9em 1.6em}.home2 .heroA .hproof{margin-bottom:.8rem}.home2 .heroA .htrust{flex-direction:column;align-items:flex-start;gap:.45rem .9rem}.home2 .heroA-visual{padding-block:1.4rem 2.2rem}.home2 .heroA .floatZoom{width:min(70vw,14rem)}.home2 .trust .row{grid-template-columns:repeat(3,minmax(0,1fr))}.home2 .trust .it{text-align:center;grid-template-columns:none;align-items:center;display:flex}.home2 .trust .ic-top{grid-row:auto}.home2 .cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home2 .style-row{grid-template-columns:1fr;gap:.55rem}.home2 .style-row-head{align-self:auto;font-size:.95rem}.home2 .style-row-head span{border-inline-start:0;padding-inline-start:0}.home2 .style-card{flex-basis:min(78vw,19rem)}.home2 .prod-grid{margin-inline:calc(var(--gut)*-1);padding-inline:var(--gut);scroll-padding-inline:var(--gut);scroll-snap-type:x mandatory;scrollbar-width:none;gap:.8rem;display:flex;overflow-x:auto}.home2 .prod-grid::-webkit-scrollbar{display:none}.home2 .prod-grid .prod{scroll-snap-align:start;flex:0 0 min(78vw,19rem)}.home2 .prod-editorial .thumb{aspect-ratio:4/5}.home2 .prod:not(.prod-editorial){display:flex}.home2 .prod-grid:not(:has(.prod-editorial)){grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.home2 .prod{border-radius:var(--r)}.home2 .prod .thumb{aspect-ratio:1/.86}.home2 .prod .info{padding:.85rem}.home2 .prod .price{flex-direction:column;align-items:flex-start;gap:.15rem}.home2 .prod .info .btn{white-space:normal}.home2 .tablou-band .pic{order:-1;max-width:min(100%,26rem)}.home2 .tablou-price-line{flex-wrap:wrap;line-height:1.25}.home2 .tablou-band .mini{gap:.75rem;display:grid}.home2 .tabs{grid-template-columns:1fr 1fr;width:100%;display:grid}.home2 .tab{white-space:normal;padding-inline:.8rem}.home2 .steps{gap:.75rem}.home2 .step{grid-template-columns:auto minmax(0,1fr);padding:1rem}.home2 .gslider{scroll-padding-inline:var(--gut)}.home2 .gslide{flex-basis:min(82%,20rem)}.home2 .gnav{inset-block:auto -1.2rem;transform:none}.home2 .gnav.prev{inset-inline-start:calc(50% - 3.5rem)}.home2 .gnav.next{inset-inline-end:calc(50% - 3.5rem)}.home2 .gallery .gwrap{padding-bottom:3.2rem}.home2 .qa summary{white-space:normal}.home2 .cta2 .band{border-radius:var(--r-lg)}.home2 .contact .acts,.home2 .cta2 .actions{flex-direction:column;align-items:stretch;width:100%}}@media (max-width:430px){.home2 .heroA h1{font-size:clamp(1.85rem,8.4vw,2.18rem)}.home2 .heroA .lead{font-size:.95rem}.home2 .heroA .floatZoom{display:none}.home2 .heroA-visual{padding-block-end:1.25rem}.home2 .cat-grid{gap:.8rem}.home2 .style-card{border-radius:var(--r);flex-basis:82vw}.home2 .style-copy{padding:.9rem}.home2 .cat span{font-size:.9rem}.home2 .prod-grid{gap:.7rem}.home2 .prod .info{padding:.75rem}.home2 .prod .info h3{font-size:.95rem}.home2 .prod .price b{font-size:1rem}.home2 .prod .badge2{white-space:normal;max-width:calc(100% - 4.5rem);font-size:.68rem}.home2 .worlds .panel{min-height:17rem}.home2 .worlds .pcontent{padding:1.2rem}.home2 .gslide{flex-basis:86%}}@media (max-width:360px){.home2 .prod-grid{grid-template-columns:1fr}.home2 .cat-grid{grid-template-columns:1fr 1fr}.home2 .heroA .pill{font-size:.78rem}}@media (max-height:460px) and (orientation:landscape){.home2{--sec:2.6rem}.home2 .heroA .wrap{min-height:auto}.home2 .heroA-inner{padding-block:1.5rem}.home2 .heroA .badge-row,.home2 .heroA .hproof,.home2 .heroA .htrust,.home2 .heroA-visual{display:none}.home2 .heroA .lead{margin-bottom:1rem}.home2 .heroA .ctas{flex-direction:row}.home2 .heroA .ctas .btn{width:auto}.home2 .worlds .panel{min-height:18rem}}
