@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";.site-footer{--footer-accent:oklch(68% .22 45);--footer-blue:oklch(43% .18 260);color:#ffffffe6;background:radial-gradient(circle at 18% 16%,#0d55bc38,#0000 24rem),radial-gradient(circle at 82% 82%,#ff5b0a1f,#0000 26rem),linear-gradient(oklch(24% .085 261) 0%,oklch(20% .08 261) 100%);margin-top:28px;padding:46px 0 0;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff0a,#0000 38%),radial-gradient(circle at top,#ffffff0d,#0000 42%);position:absolute;inset:0}.site-footer .footer-shell{z-index:1;width:min(100% - 48px,1288px);margin:0 auto;position:relative}.site-footer .footer-main{grid-template-columns:minmax(292px,.95fr) minmax(0,1.65fr);gap:clamp(36px,5vw,78px);padding-bottom:44px;display:grid}.site-footer .footer-brand{border-right:1px solid #ffffff24;padding-right:clamp(22px,3vw,36px)}.site-footer .footer-logo{margin-bottom:26px;display:inline-block}.site-footer .footer-logo img{width:clamp(176px,18vw,232px);height:auto;display:block}.site-footer .footer-description{color:#ffffffd6;max-width:24ch;margin:0;font-size:18px;line-height:1.6}.site-footer .footer-links{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:clamp(18px,2.8vw,42px);display:grid}.site-footer .footer-column h3{color:#fff;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:590;line-height:1.1}.site-footer .footer-underline{background:color-mix(in oklch, var(--footer-blue) 86%, white 14%);border-radius:999px;width:42px;height:4px;margin:20px 0 28px}.site-footer .footer-column ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.site-footer .footer-contact-list{gap:18px;margin-bottom:30px}.site-footer .footer-contact-item{color:#ffffffd1;grid-template-columns:30px 1fr;align-items:center;gap:14px;font-size:17px;line-height:1.45;display:grid}.site-footer .footer-contact-item svg{color:#ffffffeb;width:28px;height:28px}.site-footer .footer-bottom{border-top:1px solid #ffffff1f;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:36px 0 34px;display:grid}.site-footer .footer-copy{color:#ffffffad;margin:0;font-size:14px;line-height:1.5}.site-footer .payment-row,.site-footer .social-row{flex-wrap:wrap;align-items:center;gap:34px;display:flex}.site-footer .payment-row span{color:#ffffffb8;letter-spacing:-.03em;font-size:24px;font-weight:650;line-height:1}.site-footer .payment-row .payment-logo{object-fit:contain;width:auto;height:22px;display:block}.site-footer .social-link{color:#ffffffdb;background:#ffffff05;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:56px;height:56px;transition:transform .16s,border-color .16s,background .16s;display:grid}.site-footer .social-link:hover{background:#ffffff0f;border-color:#ffffff47;transform:translateY(-2px)}.site-footer .social-link svg{width:24px;height:24px}@media (width<=1180px){.site-footer .footer-main{grid-template-columns:1fr;gap:40px}.site-footer .footer-brand{border-bottom:1px solid #ffffff1f;border-right:0;padding-bottom:8px;padding-right:0}.site-footer .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:34px}.site-footer .footer-bottom{grid-template-columns:1fr;justify-items:start}}@media (width<=760px){.site-footer{margin-top:20px;padding-top:34px}.site-footer .footer-shell{width:min(100% - 32px,640px)}.site-footer .footer-main{gap:30px;padding-bottom:30px}.site-footer .footer-logo{margin-bottom:18px}.site-footer .footer-logo img{width:166px}.site-footer .footer-description{font-size:16px}.site-footer .footer-links{grid-template-columns:1fr}.site-footer .footer-bottom{gap:22px;padding:26px 0 28px}.site-footer .payment-row,.site-footer .social-row{gap:16px}.site-footer .social-link{width:48px;height:48px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f8f3ee;--bg-elevated:#ffffffd6;--bg-strong:#fff;--bg-tint:#f2ede7;--text:#1f1c22;--text-muted:#675e6e;--stroke:#19112117;--shadow:0 24px 80px #1f1c221f;--shadow-soft:0 14px 35px #1f1c2214;--pink:#ea2c79;--pink-strong:#c11d61;--cyan:#4db9d8;--cyan-strong:#2c8fb7;--gold:#ffca4b;--ink:#1d1a21;--radius-sm:14px;--radius-md:20px;--radius-lg:30px;--container:min(1440px, calc(100vw - 2rem))}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#120f15;--bg-elevated:#1b161fdb;--bg-strong:#1b161f;--bg-tint:#17131c;--text:#f7f2f8;--text-muted:#c0b5c6;--stroke:#ffffff14;--shadow:0 24px 80px #00000052;--shadow-soft:0 14px 35px #00000038;--pink:#ff4f96;--pink-strong:#ff76ad;--cyan:#68d4f3;--cyan-strong:#98e1ff;--gold:#ffd362;--ink:#f7f2f8}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#acd6ff57,#0000 34%),radial-gradient(circle at 100% 0,#ffc98e2e,#0000 26%),linear-gradient(#fff 0%,#f7fbff 42%,#f1f7ff 100%);min-width:320px;margin:0;font-family:Manrope,sans-serif}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:0}:focus-visible{outline-offset:3px;outline:3px solid #4db9d894}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.container{width:var(--container);margin-inline:auto}.page-shell,.content-section{padding:2rem 0 0}.page-shell{padding-top:7rem}.page-shell--narrow,.content-section{padding-bottom:3rem}.content-section--tint{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff47}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--pink);align-items:center;gap:.45rem;font-size:.76rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg, var(--pink), var(--cyan));border-radius:999px;width:.9rem;height:.1rem}h1,h2,h3{letter-spacing:-.04em;margin:0;font-family:Sora,sans-serif;line-height:1.05}h1{font-size:clamp(2.8rem,6vw,5.8rem)}h2{font-size:clamp(2rem,4vw,3.6rem)}h3{font-size:1.2rem}p,li,small,span{line-height:1.6}.button{border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.4rem;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--full{width:100%}.button--primary{color:#fff;background:linear-gradient(135deg, var(--pink), #ff794a);box-shadow:0 16px 35px #ea2c7940}.button--secondary{color:var(--text);border:1px solid var(--stroke);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffa6}.button--ghost{color:var(--text);border:1px solid var(--stroke);background:0 0}.button--sm{padding:.7rem 1rem;font-size:.92rem}.button--lg{padding:1rem 1.5rem}.pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #fff9;border-radius:999px;align-self:flex-start;align-items:center;padding:.38rem .72rem;font-size:.74rem;font-weight:800;display:inline-flex}.pill--accent{color:var(--pink);background:#ea2c7921;border-color:#ea2c7933}.surface-card,.package-card,.metric-card,.value-card,.story-card,.review-card,.addon-card,.preview-card,.size-card,.account-card,.highlight-card,.cart-card,.cta-card,.faq-item,.empty-state{background:var(--bg-elevated);border:1px solid var(--stroke);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.surface-card,.story-card,.review-card,.highlight-card,.cart-card,.cta-card,.account-card{border-radius:var(--radius-lg)}.package-card,.metric-card,.value-card,.addon-card,.preview-card,.size-card,.faq-item,.empty-state{border-radius:var(--radius-md)}.site-header{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffe0;border-bottom:1px solid #10367614;position:sticky;top:0}:root[data-theme=dark] .site-header{background:#120f15d1}.site-header--home,:root[data-theme=dark] .site-header--home{background:#fffffff5;border-bottom-color:#10367614}.header-row{justify-content:space-between;align-items:center;gap:1rem;min-height:6.6rem;padding:.45rem 0;display:flex}.site-brand{flex-shrink:0;align-items:center;gap:.9rem;min-width:0;display:inline-flex}.site-brand--compact .brand__badge{padding:0}.brand__badge{align-items:center;padding:0;display:inline-flex}.brand__badge img{filter:none;width:clamp(84px,8.8vw,126px);height:auto}.brand__copy{min-width:0;display:none}.brand__copy strong{font-family:Sora,sans-serif;font-size:1.02rem;display:block}.brand__copy small{color:var(--text-muted)}.header-nav{align-items:center;gap:1.5rem;display:none}.header-nav__link{color:#15366f;white-space:nowrap;font-size:.98rem;font-weight:700}.header-nav__link:hover{color:#0b2556}.header-actions{flex-shrink:0;align-items:center;gap:.6rem;margin-left:auto;display:flex}.language-select{background:#fff;border:1px solid #123e7e24;border-radius:1rem;align-items:center;min-width:5.5rem;display:inline-flex;position:relative;box-shadow:0 10px 24px #123e7e0f}.language-select select{appearance:none;color:#15366f;background:0 0;border:0;width:100%;padding:.9rem 2.2rem .9rem 1rem;font-weight:700}.language-select__arrow{pointer-events:none;color:#15366f;font-size:.82rem;position:absolute;right:.9rem}.segmented-control,.theme-toggle{border:1px solid var(--stroke);background:var(--bg-elevated);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;align-items:center;display:inline-flex}.segmented-control__button{color:var(--text-muted);border-radius:999px;padding:.55rem .75rem;font-size:.82rem;font-weight:800}.segmented-control__button.is-active{color:var(--pink);background:#ea2c7921}.theme-toggle{color:var(--text-muted);gap:.4rem;padding:.55rem .85rem;font-weight:700}.menu-toggle{border:1px solid var(--stroke);background:var(--bg-elevated);border-radius:999px;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:inline-flex}.header-cart{color:#15366f;background:#fff;border:1px solid #123e7e24;border-radius:1rem;justify-content:center;align-items:center;width:3.05rem;height:3.05rem;display:inline-flex;position:relative;box-shadow:0 10px 24px #123e7e0f}.header-cart svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:1.55rem;height:1.55rem}.header-cart__badge{color:#fff;background:#ff6e15;border-radius:999px;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;padding:0 .2rem;font-size:.68rem;font-weight:800;display:inline-flex;position:absolute;top:.3rem;right:.28rem}.header-action-button{min-height:2.95rem;padding-inline:1.15rem}.site-header--home .header-action-button.button--secondary,.site-header--home .header-action-button.button--ghost{color:#15439a;background:#fff;border-color:#2f67d1;box-shadow:0 10px 24px #123e7e0f}.site-header--home .header-action-button.button--primary,.site-header--home .header-action-button--primary{box-shadow:none;background:#ff6e15}.hero-section{padding:2.5rem 0 3rem;position:relative}.home-showcase{padding:.25rem 0 1rem;overflow:hidden}.home-hero{align-items:start;gap:.1rem;display:grid}.home-hero__copy{padding-top:.8rem}.home-hero__eyebrow{color:#ff6e15;letter-spacing:.035em;text-transform:uppercase;margin-bottom:.7rem;font-size:.8rem;font-weight:800;display:inline-block}.home-hero__title{color:#0e2f68;letter-spacing:-.07em;max-width:9.4ch;font-size:clamp(3.55rem,4vw,4.15rem);line-height:.99;display:block}.home-hero__title span{display:block}.home-hero__title-accent{color:#ff6e15}.home-hero__description{color:#36507b;max-width:31rem;margin:.85rem 0 0;font-size:.96rem;line-height:1.5}.home-hero__actions{z-index:2;flex-wrap:wrap;gap:1.05rem;margin-top:1.15rem;display:flex;position:relative}.home-hero__primary{background:#ff6e15;border:1px solid #ff6e15;box-shadow:0 18px 36px #ff6e1533}.home-hero__secondary{color:#184188;background:#fffffff5;border-color:#2558af66;box-shadow:0 10px 28px #18418814}.home-hero__play{border:1.5px solid;border-radius:999px;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.76rem;display:inline-flex}.home-hero__visual{min-height:24rem;position:relative}.home-hero__ring{border:2px dashed #ff6e15bf;border-radius:50%;position:absolute;inset:1.15rem .3rem -.2rem 4.5rem}.home-hero__mockup{place-items:center;display:grid;position:absolute;inset:-2rem -.9rem -3.1rem -1.65rem}.home-hero__mockup img{filter:drop-shadow(0 24px 42px #0f285c2b);width:min(100%,52rem)}.home-floating-card,.home-floating-badge{z-index:1;background:#fffffff2;border:1px solid #0d387c17;position:absolute;box-shadow:0 28px 48px #0f285c1f}.home-floating-card{border-radius:1.5rem;grid-template-columns:3rem 1fr;align-items:start;gap:1rem;width:15rem;padding:.95rem 1rem;display:grid}.home-floating-card strong,.home-floating-badge strong{color:#102f67;font-family:Sora,sans-serif;font-size:.94rem;display:block}.home-floating-card p,.home-floating-badge p{color:#4b648e;margin:.2rem 0 0;font-size:.86rem;line-height:1.35}.home-floating-card__icon,.home-floating-badge__icon,.home-feature-card__icon{color:#ff6e15;background:#ff6e151a;border-radius:999px;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;display:inline-flex}.home-floating-card__icon--blue{color:#2f67d1;background:#2f67d11a}.home-floating-card__icon svg,.home-floating-badge__icon svg,.home-feature-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem;height:1.25rem}.home-floating-card--quality{top:.8rem;right:-1.1rem}.home-floating-card--care{bottom:-.5rem;right:-1rem}.home-floating-badge{text-align:center;border-radius:999px;justify-items:center;width:8.2rem;padding:.8rem;display:grid;bottom:-1.2rem;left:2rem}.home-feature-panel{background:linear-gradient(#f4f9fff2,#ebf4fff2);border:1px solid #4c7dcd14;border-radius:2rem;gap:1rem;margin-top:1.35rem;padding:.95rem 1.15rem;display:grid;position:relative;box-shadow:0 24px 50px #0d387c12}.home-feature-panel__dots{opacity:.45;background-image:radial-gradient(circle,#4c7dcd61 1.5px,#0000 1.5px);background-size:1rem 1rem;width:4.7rem;height:4.7rem;position:absolute;bottom:1.15rem;right:2rem}.home-feature-card{border-right:1px solid #4c7dcd1f;grid-template-columns:4.25rem 1fr;align-items:center;gap:1rem;padding:.55rem .85rem;display:grid}.home-feature-card:last-child{border-right:0}.home-feature-card h2{color:#102f67;letter-spacing:-.04em;font-size:.98rem}.home-feature-card p{color:#2f5181;margin:.16rem 0 0;font-size:.86rem}.home-trust-banner{color:#fff;background:linear-gradient(135deg,#0d3f9b,#154fbf);border-radius:1.9rem;align-items:center;gap:1.2rem;margin-top:.9rem;padding:1.1rem 1.5rem;display:grid;box-shadow:0 28px 54px #0a2f743d}.home-trust-banner__stars{color:#ff9d2f;letter-spacing:.22rem;font-size:1.18rem}.home-trust-banner__rating p{color:#ffffffeb;max-width:34rem;margin:.25rem 0 0;font-size:.88rem}.home-trust-banner__social-proof{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.home-avatar-stack{align-items:center;display:flex}.home-avatar{color:#fff;border:3px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:2.55rem;height:2.55rem;margin-left:-.55rem;font-weight:800;display:inline-flex;box-shadow:0 10px 18px #00000024}.home-avatar:first-child{margin-left:0}.home-avatar--one{background:linear-gradient(135deg,#d8a678,#6e3f2f)}.home-avatar--two{background:linear-gradient(135deg,#6479b8,#1f315a)}.home-avatar--three{background:linear-gradient(135deg,#7cbf7f,#2d6945)}.home-avatar--four{background:linear-gradient(135deg,#e5b68a,#87573f)}.home-avatar--count{color:#103874;background:#fff}.home-trust-banner__social-proof strong{font-family:Sora,sans-serif;font-size:.86rem;line-height:1.4}.hero-grid,.about-layout,.testimonials-layout,.trust-layout,.login-layout,.order-layout{gap:1.5rem;display:grid}.hero-copy,.hero-visual,.story-card,.cta-card,.account-card,.cart-card,.order-panel,.login-story,.login-form-card{position:relative}.hero-copy p,.section-intro p,.story-card p,.panel-copy p,.highlight-card p{color:var(--text-muted)}.hero-actions,.cookie-notice__actions{flex-wrap:wrap;gap:.85rem;margin-top:1.5rem;display:flex}.hero-assurances{margin-top:2rem}.hero-assurances span{color:var(--text-muted);font-size:.88rem}.hero-assurances ul,.package-card ul,.inline-list,.benefit-list{gap:.55rem;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.hero-assurances li,.package-card li,.inline-list li,.benefit-list li{align-items:center;gap:.65rem;display:flex}.hero-assurances li:before,.package-card li:before,.inline-list li:before,.benefit-list li:before{content:"";background:linear-gradient(135deg, var(--pink), var(--cyan));border-radius:999px;flex-shrink:0;width:.58rem;height:.58rem}.hero-visual{min-height:26rem}.hero-stack{min-height:26rem;position:relative}.mock-card,.mock-photo{border:1px solid var(--stroke);box-shadow:var(--shadow);border-radius:2rem;position:absolute;overflow:hidden}.mock-card{background:var(--bg-elevated);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.2rem}.mock-card small,.mock-card p{color:var(--text-muted)}.mock-card strong{margin:.45rem 0 .6rem;font-family:Sora,sans-serif;font-size:1.1rem;display:block}.mock-card--primary{width:min(19rem,78%);inset:1.2rem 1.8rem auto auto}.mock-card--accent{width:min(17rem,72%);inset:auto auto 0 .2rem}.mock-photo{align-items:flex-end;padding:1rem;display:flex}.mock-photo--rose{background:linear-gradient(#0000,#120f154d),linear-gradient(140deg,#ffd8e8,#ff7dad 55%,#9a335c);width:58%;height:15rem;inset:4.2rem auto auto 0}.mock-photo--sky{background:linear-gradient(#0000,#120f1538),linear-gradient(130deg,#d5f7ff,#6fcfec 55%,#1b5f8f);width:54%;height:14rem;inset:auto .6rem 1.8rem auto}.section-intro{gap:1rem;max-width:45rem;margin-bottom:1.8rem;display:grid}.package-grid,.metric-grid,.value-grid,.gallery-grid,.addon-grid,.preview-grid,.size-grid,.footer-grid{gap:1rem;display:grid}.package-card,.metric-card,.value-card,.addon-card,.preview-card,.size-card,.faq-item,.empty-state,.cart-card,.account-card,.story-card,.cta-card,.highlight-card{padding:1.2rem}.package-card__header,.addon-card__header,.preview-card__header,.size-card__topline{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.package-card__price{margin:1.1rem 0;font-family:Sora,sans-serif;font-size:2rem;display:block}.metric-card{text-align:center}.metric-card strong{color:var(--pink);font-family:Sora,sans-serif;font-size:2.1rem;display:block}.metric-card span{color:var(--text-muted)}.review-carousel{gap:1rem;display:grid}.review-card{padding:1.5rem}.review-card blockquote{margin:1rem 0;font-size:1.18rem}.review-card footer{color:var(--text-muted);flex-wrap:wrap;gap:.35rem .75rem;display:flex}.review-card__rating{color:var(--gold);letter-spacing:.18rem;font-size:1rem}.carousel-controls{justify-content:space-between;align-items:center;gap:1rem;display:flex}.carousel-button,.carousel-dot{border:1px solid var(--stroke);background:var(--bg-elevated)}.carousel-button{border-radius:999px;width:3rem;height:3rem}.carousel-dots{justify-content:center;align-items:center;gap:.55rem;display:flex}.carousel-dot{border-radius:999px;width:.9rem;height:.9rem}.carousel-dot.is-active{background:linear-gradient(135deg, var(--pink), var(--cyan))}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-art{color:#fff;border-radius:var(--radius-lg);min-height:16rem;box-shadow:var(--shadow);text-align:left;border:1px solid #ffffff1f;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.gallery-art__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.gallery-art__overlay{background:linear-gradient(#0a0a0c0f 0%,#0a0a0c2e 38%,#0a0a0cb8 100%),linear-gradient(140deg,#ea2c7914,#4db9d814);position:absolute;inset:0}.gallery-art__content{z-index:1;flex-direction:column;justify-content:flex-end;gap:.7rem;min-height:16rem;padding:1.2rem;display:flex;position:relative}.gallery-art p{color:#ffffffdb;margin:0}.gallery-art--large,.gallery-art--large .gallery-art__content{min-height:24rem}.lightbox{z-index:70;place-items:center;display:grid;position:fixed;inset:0}.lightbox__backdrop{background:#0b0a0eb8;position:absolute;inset:0}.lightbox__panel{border-radius:var(--radius-lg);width:min(42rem,100vw - 2rem);position:relative;overflow:hidden}.lightbox__actions{background:var(--bg-strong);justify-content:space-between;gap:.75rem;padding:1rem;display:flex}.faq-list{gap:.85rem;display:grid}.faq-item summary{cursor:pointer;font-family:Sora,sans-serif;font-size:1.05rem;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{color:var(--text-muted);margin:.85rem 0 0}.story-card{gap:1rem;display:grid}.cta-card{background:linear-gradient(135deg,#ea2c7929,#4db9d824)}.site-footer{padding:3rem 0 1.5rem}.footer-grid{gap:1.2rem}.footer-column{gap:.75rem;display:grid}.footer-column h2,.footer-column h3{font-size:1.1rem}.footer-column p{color:var(--text-muted)}.footer-list,.footer-socials{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.footer-socials{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr))}.footer-socials a{border:1px solid var(--stroke);background:var(--bg-elevated);border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1rem;display:inline-flex}.footer-bottom{color:var(--text-muted);padding-top:1.5rem}.cookie-notice{z-index:80;border:1px solid var(--stroke);color:#fff;background:#141018f2;border-radius:1.5rem;gap:1rem;width:min(28rem,100vw - 2rem);padding:1rem;display:grid;position:fixed;bottom:1rem;right:1rem;box-shadow:0 22px 50px #00000052}.cookie-notice p{color:#ffffffc7;margin:.35rem 0 0}.login-layout,.order-layout{align-items:start}.login-story,.login-form-card,.order-panel,.account-card,.cart-card{padding:1.4rem}.benefit-list{margin-top:1.25rem}.login-form{gap:1rem;display:grid}.field{gap:.45rem;display:grid}.field__label{font-weight:700}.field__input{border:1px solid var(--stroke);width:100%;color:var(--text);background:#ffffff9e;border-radius:1rem;padding:.95rem 1rem}:root[data-theme=dark] .field__input{background:#ffffff0a}.page-intro{gap:1rem;margin-bottom:1.5rem;display:grid}.highlight-card__eyebrow{color:var(--text-muted);font-size:.85rem}.inline-list{margin-top:.8rem}.order-layout{grid-template-columns:minmax(0,1fr)}.order-workbench,.order-sidebar{min-width:0}.order-panel__stack{gap:1.2rem;display:grid}.order-stepper{border:1px solid var(--stroke);background:#ffffff61;border-radius:1.2rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin:1.2rem 0;padding:.4rem;list-style:none;display:grid}.order-stepper li{min-height:3rem;color:var(--text-muted);border-radius:.9rem;justify-content:center;align-items:center;gap:.55rem;padding:.5rem;font-weight:800;display:flex}.order-stepper li>span{background:var(--bg-strong);border:1px solid var(--stroke);width:1.7rem;height:1.7rem;color:var(--text);border-radius:999px;place-items:center;display:grid}.order-stepper li.is-active{color:var(--text);background:#ffffffbf;box-shadow:0 10px 24px #19122a12}.order-stepper li.is-active>span,.order-stepper li.is-complete>span{border-color:var(--pink);background:var(--pink);color:#fff}.order-flow-step{gap:1.2rem;display:grid}.order-step-actions{justify-content:flex-end;gap:.75rem;display:flex}.order-step-actions--split{justify-content:space-between}.upload-ready-message{color:var(--cyan-strong);background:#4db9d824;border-radius:1rem;margin:0;padding:.9rem 1rem;font-weight:800}.panel-header,.panel-copy{gap:.45rem;display:grid}.panel-header p,.panel-copy p,.helper-text,.empty-copy{color:var(--text-muted)}.panel-header--compact{margin-bottom:1rem}.product-tabs{gap:.75rem;display:grid}.product-tabs__button{text-align:left;border:1px solid var(--stroke);background:#ffffff6b;border-radius:1.2rem;gap:.25rem;padding:1rem;display:grid}.product-tabs__button small{color:var(--text-muted)}.product-tabs__button.is-active{background:linear-gradient(135deg,#ea2c791f,#4db9d81f);border-color:#ea2c7940}.size-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.size-grid--flow{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.size-card{text-align:left;gap:.7rem;display:grid}.size-card p{color:var(--text-muted);margin:0}.size-card__price{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.size-card.is-selected{border-color:#ea2c794d;box-shadow:0 18px 42px #ea2c7924}.size-card--format{grid-template-columns:7rem minmax(0,1fr) 1.5rem;align-items:center;padding:.8rem}.size-card__preview{object-fit:cover;border:5px solid #fff;border-radius:.9rem;width:7rem;height:5rem;display:block;box-shadow:0 8px 20px #19122a21}.size-card__body{gap:.35rem;display:grid}.size-card__body strong{font-size:1.05rem}.size-card__body small{color:var(--text-muted)}.size-card__radio{border:2px solid var(--stroke-strong);border-radius:999px;justify-self:end;place-items:center;width:1.4rem;height:1.4rem;display:grid}.size-card__radio:after{content:"";border-radius:inherit;background:var(--pink);width:.65rem;height:.65rem;transition:transform .16s;transform:scale(0)}.size-card.is-selected .size-card__radio{border-color:var(--pink)}.size-card.is-selected .size-card__radio:after{transform:scale(1)}.upload-dropzone{border-radius:var(--radius-lg);text-align:center;background:linear-gradient(145deg,#ffffff9e,#ffffff57),radial-gradient(circle at 100% 0,#4db9d824,#0000 35%);border:1.5px dashed #ea2c7947;place-items:center;min-height:14rem;padding:1.4rem;display:grid}.upload-dropzone__body{justify-items:center;gap:.8rem;display:grid}.upload-dropzone__body p{color:var(--text-muted);margin:0}.upload-dropzone.is-dragging{border-color:#4db9d866;transform:translateY(-1px)}.preview-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.preview-card{gap:1rem;display:grid}.preview-card__image{aspect-ratio:4/3;object-fit:cover;border-radius:1.2rem}.preview-card__content{gap:1rem;display:grid}.preview-card__header p{color:var(--text-muted);margin:.25rem 0 0}.quantity-stepper{border:1px solid var(--stroke);background:#ffffff75;border-radius:999px;align-items:center;gap:.65rem;padding:.45rem;display:inline-flex}.quantity-stepper button{background:var(--bg-strong);border:1px solid var(--stroke);border-radius:999px;width:2rem;height:2rem}.quantity-stepper output{text-align:center;min-width:1.6rem;font-weight:800}.status-banner{border-radius:1rem;padding:.95rem 1rem;font-weight:700}.status-banner--error{color:#c84162;background:#ff638421}.status-banner--success{color:var(--cyan-strong);background:#4db9d824}.configurator-actions{border:1px solid var(--stroke);border-radius:var(--radius-lg);background:linear-gradient(145deg,#ffffffad,#ffffff6b),radial-gradient(circle at 100% 0,#4db9d821,#0000 42%);gap:1rem;padding:1.2rem;display:grid}.configurator-actions h3{margin:.35rem 0 0;font-size:clamp(1.8rem,4vw,2.7rem)}.configurator-actions p{color:var(--text-muted);margin:.35rem 0 0}.minimum-order-message{color:#c84162;background:#ff638421;border-radius:1rem;padding:.9rem 1rem;font-weight:700}.minimum-order-message.is-valid{color:var(--cyan-strong);background:#4db9d824}.addon-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.addon-card{gap:1rem;display:grid}.addon-card p{color:var(--text-muted);margin:.35rem 0 0}.addon-card__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.empty-state{text-align:center;gap:.4rem;display:grid}.order-sidebar{gap:1rem;display:grid}.account-chip{border:1px solid var(--stroke);background:#fff6;border-radius:1rem;gap:.2rem;padding:.95rem 1rem;display:grid}.cart-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.cart-list__item{grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;display:grid}.cart-card--detailed{gap:1rem;display:grid}.cart-list--detailed{gap:.7rem}.cart-list__item--detailed{border-bottom:1px solid var(--stroke);grid-template-columns:4.5rem minmax(0,1fr);align-items:start;padding:.75rem 0}.cart-list__item--detailed:last-child{border-bottom:0}.cart-list__item--detailed .cart-list__thumb{width:4.5rem;height:4.5rem}.cart-line-copy{gap:.2rem;min-width:0;display:grid}.cart-line-copy strong,.cart-line-copy span,.cart-line-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cart-line-copy span,.cart-line-copy small{color:var(--text-muted)}.cart-line-controls{grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding-left:5.25rem;display:grid}.cart-line-controls .quantity-stepper{width:fit-content}.cart-line-subtotal{justify-self:end;font-family:Sora,sans-serif}.cart-line-remove{color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;font-size:.78rem}.cart-line-remove:hover{color:var(--pink)}.cart-summary-totals{border-top:1px solid var(--stroke);gap:.65rem;padding-top:1rem;display:grid}.cart-summary-totals>div{justify-content:space-between;gap:1rem;display:flex}.cart-summary-totals span{color:var(--text-muted)}.cart-summary-totals__total{border-top:1px solid var(--stroke-strong);margin-top:.35rem;padding-top:.85rem;font-size:1.15rem}.cart-empty-state{border-radius:var(--radius-md);border:1px dashed var(--stroke-strong);background:#ffffff59;gap:.55rem;padding:1.25rem;display:grid}.cart-page__layout{gap:1.5rem;padding-bottom:4rem;display:grid}.cart-page__items,.cart-page__summary{padding:clamp(1.25rem,2.5vw,2rem)}.cart-page__header{border-bottom:1px solid var(--stroke);justify-content:space-between;align-items:start;gap:1rem;padding-bottom:1.25rem;display:flex}.cart-page__header h2,.cart-page__summary h2{margin:.3rem 0 0}.cart-page__clear,.cart-page__remove{color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700}.cart-page__clear:hover,.cart-page__remove:hover{color:var(--pink)}.cart-page__list{gap:0;margin:0;padding:0;list-style:none;display:grid}.cart-page__line{border-bottom:1px solid var(--stroke);grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.2rem 0;display:grid}.cart-page__line:last-child{border-bottom:0}.cart-page__line>img,.cart-page__image-placeholder{object-fit:cover;border:1px solid var(--stroke);background:linear-gradient(135deg,#4db9d84d,#ff63843d);border-radius:1rem;width:5.5rem;height:5.5rem}.cart-page__line-copy{gap:.25rem;min-width:0;display:grid}.cart-page__line-copy h3,.cart-page__line-copy p{margin:0}.cart-page__line-copy h3{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cart-page__line-copy p,.cart-page__line-copy span{color:var(--text-muted);font-size:.9rem}.cart-page__line-actions{justify-items:end;gap:.55rem;display:grid}.cart-page__line-actions strong{font-family:Sora,sans-serif}.cart-page__empty{justify-items:start;gap:.6rem;padding:3rem 0 1rem;display:grid}.cart-page__empty h3,.cart-page__empty p{margin:0}.cart-page__empty p,.cart-page__summary .helper-text{color:var(--text-muted)}.cart-page__summary{align-self:start}.cart-page__summary dl{gap:.8rem;margin:1.5rem 0;display:grid}.cart-page__summary dl>div{justify-content:space-between;gap:1rem;display:flex}.cart-page__summary dt{color:var(--text-muted)}.cart-page__summary dd{margin:0;font-weight:700}.cart-page__grand-total{border-top:1px solid var(--stroke-strong);margin-top:.35rem;padding-top:1rem;font-size:1.15rem}.cart-page__grand-total dt,.cart-page__grand-total dd{color:var(--text);font-weight:800}.cart-page__summary .helper-text{margin:.9rem 0 0;font-size:.85rem}@media (width>=960px){.cart-page__layout{grid-template-columns:minmax(0,1.5fr) minmax(18rem,.75fr);align-items:start}.cart-page__summary{position:sticky;top:6rem}}@media (width<=640px){.cart-page__header{display:grid}.cart-page__line{grid-template-columns:4.5rem minmax(0,1fr);align-items:start}.cart-page__line>img,.cart-page__image-placeholder{width:4.5rem;height:4.5rem}.cart-page__line-actions{grid-column:1/-1;grid-template-columns:1fr auto auto;place-items:center start}.cart-page__line-actions strong{justify-self:end}}.cart-empty-state p{color:var(--text-muted);margin:0}.cart-list__item p,.cart-list__item small{color:var(--text-muted);margin:.1rem 0}.cart-list__thumb{object-fit:cover;border-radius:.9rem;width:3.7rem;height:3.7rem}.cart-summary__footer{gap:.85rem;margin-top:1rem;display:grid}.cart-total{justify-content:space-between;align-items:center;gap:1rem;font-family:Sora,sans-serif;display:flex}@media (width>=700px){.footer-grid,.package-grid,.metric-grid,.gallery-grid,.addon-grid,.hero-grid,.about-layout,.login-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.home-trust-banner{grid-template-columns:minmax(0,1.4fr) minmax(20rem,.9fr)}.page-intro{grid-template-columns:minmax(0,1fr) 20rem;align-items:start}}@media (width<=959px){.header-nav.is-open{background:var(--bg-strong);border:1px solid var(--stroke);box-shadow:var(--shadow);border-radius:1.4rem;gap:.8rem;padding:1rem;display:grid;position:absolute;inset:calc(100% + .75rem) 1rem auto}.header-actions .button,.header-actions .segmented-control,.header-actions .language-select,.header-actions .header-cart,.header-actions .theme-toggle{display:none}}@media (width>=960px){.menu-toggle{display:none}.header-row{grid-template-columns:auto 1fr auto}.header-nav{justify-content:center;gap:1.55rem;margin-inline:auto;display:flex}.site-header--home .header-nav{padding-left:1.5rem}.footer-grid{grid-template-columns:1.2fr repeat(3,minmax(0,1fr))}.package-grid,.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.order-layout{grid-template-columns:minmax(0,1.5fr) minmax(18rem,.75fr)}.order-layout--step-1,.order-layout--step-2{grid-template-columns:minmax(0,1fr)}.order-sidebar{position:sticky;top:6.8rem}.home-hero{grid-template-columns:minmax(0,45%) minmax(0,55%);gap:0}}@media (width>=1440px){.container{width:min(1440px,100vw - 2.5rem)}.header-row{min-height:5.75rem;padding:.2rem 0}.brand__badge img{width:104px}.header-nav{gap:1.7rem}.header-nav__link{font-size:.96rem}.language-select{min-width:5rem}.language-select select{padding:.82rem 2rem .82rem .9rem}.header-cart{width:2.9rem;height:2.9rem}.header-action-button{min-height:2.8rem;padding-inline:1rem}.home-showcase{padding:0 0 .8rem}.home-hero{grid-template-columns:45% 55%;gap:0;min-height:29rem}.home-hero__copy{padding-top:.5rem}.home-hero__eyebrow{margin-bottom:.55rem;font-size:.8rem}.home-hero__title{max-width:8.9ch;font-size:4.1rem;line-height:.98}.home-hero__description{max-width:31rem;margin-top:.9rem;font-size:.96rem;line-height:1.48}.home-hero__actions{gap:1rem;margin-top:1.2rem}.home-hero__primary.button--lg,.home-hero__secondary.button--lg{padding:.92rem 1.45rem}.home-hero__visual{min-height:25.2rem}.home-hero__ring{inset:1.15rem -.35rem -.6rem 5.9rem}.home-hero__mockup{inset:-1.7rem -2.8rem -2.65rem -1.2rem}.home-hero__mockup img{width:57rem}.home-floating-card{width:15.4rem;padding:.92rem 1rem}.home-floating-card--quality{top:.75rem;right:-1.2rem}.home-floating-card--care{bottom:-.3rem;right:-1.05rem}.home-floating-badge{width:8.1rem;padding:.78rem .72rem;bottom:-.4rem;left:2.5rem}.home-feature-panel{margin-top:1.25rem;padding:.95rem 1.2rem}.home-feature-card{gap:.95rem;padding:.55rem 1rem}.home-feature-card h2{font-size:1rem}.home-feature-card p{font-size:.88rem;line-height:1.4}.home-trust-banner{margin-top:.85rem;padding:1rem 1.45rem}.home-trust-banner__rating p{font-size:.88rem}.home-trust-banner__social-proof strong{font-size:.86rem}}@media (width<=699px){.order-stepper li{gap:.3rem;padding-inline:.25rem;font-size:.75rem}.order-stepper li>span{width:1.45rem;height:1.45rem}.size-grid--flow{grid-template-columns:1fr}.size-card--format{grid-template-columns:5.5rem minmax(0,1fr) 1.4rem}.size-card__preview{width:5.5rem;height:4.2rem}.cookie-notice{gap:.75rem;width:calc(100vw - 1rem);padding:.9rem;bottom:.5rem;right:.5rem}.cookie-notice strong{font-size:1rem}.cookie-notice p{font-size:.96rem;line-height:1.5}.home-showcase{padding-top:1rem}.home-hero__description{font-size:1.05rem}.home-hero__visual{min-height:29rem}.home-hero__ring{inset:2rem .4rem 1.6rem 1.6rem}.home-floating-card{width:13.2rem;padding:1rem}.home-floating-card strong,.home-floating-badge strong{font-size:.95rem}.home-floating-card p,.home-floating-badge p{font-size:.9rem}.home-floating-card--quality{top:.6rem;right:0}.home-floating-card--care{bottom:2rem;right:0}.home-floating-badge{width:9rem;padding:1rem;bottom:1rem;left:1rem}.home-feature-panel__dots{display:none}.home-feature-card{border-bottom:1px solid #4c7dcd1f;border-right:0;grid-template-columns:3.5rem 1fr}.home-feature-card:last-child{border-bottom:0}.home-feature-card h2{font-size:1.25rem}.home-trust-banner{padding:1.5rem}}.app-shell--cart{color:#08285f}.app-shell--cart .button--primary{color:#fff;background:#ff6e15;box-shadow:0 12px 24px #ff6e152e}.app-shell--cart .page-shell{padding:3.25rem 0 4.5rem}.app-shell--cart .page-intro{max-width:1440px;margin-bottom:2rem;display:block}.app-shell--cart .page-intro h1{color:#08285f;margin:.45rem 0 .65rem;font-size:clamp(3rem,6vw,5.6rem)}.app-shell--cart .page-intro p,.app-shell--cart .cart-page__line-copy p,.app-shell--cart .cart-page__line-copy span,.app-shell--cart .cart-page__summary dt,.app-shell--cart .cart-page__summary .helper-text{color:#36537f}.app-shell--cart .eyebrow{color:#ff6e15}.app-shell--cart .eyebrow:before{background:#ff6e15}.app-shell--cart .cart-page__items,.app-shell--cart .cart-page__summary{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.app-shell--cart .cart-page__header{border-bottom-color:#5b8bd033}.app-shell--cart .cart-page__header h2,.app-shell--cart .cart-page__summary h2,.app-shell--cart .cart-page__line-copy h3,.app-shell--cart .cart-page__grand-total dt,.app-shell--cart .cart-page__grand-total dd{color:#08285f}.app-shell--cart .cart-page__line{border-bottom-color:#5b8bd02e}.app-shell--cart .cart-page__line>img,.app-shell--cart .cart-page__image-placeholder{background:#eaf3ff;border-color:#5b8bd033}.app-shell--cart .cart-page__clear,.app-shell--cart .cart-page__remove{color:#36537f}.app-shell--cart .cart-page__clear:hover,.app-shell--cart .cart-page__remove:hover{color:#ff6e15}.app-shell--cart .quantity-stepper{color:#08285f;background:#f4f8ff;border-color:#5b8bd047}.app-shell--cart .quantity-stepper button:hover{background:#dfeeff}.app-shell--cart .cart-page__grand-total{border-top-color:#5b8bd040}.app-shell--cart .cart-page__layout{gap:clamp(2rem,5vw,5rem)}.app-shell--cart .cart-page__summary{border-left:1px solid #5b8bd03d;padding-left:clamp(1.5rem,3vw,3.5rem)}.app-shell--cart .cart-page__line{padding:1.25rem 0}.app-shell--cart .cart-page__summary dl{margin-top:1.25rem}@media (width<=959px){.app-shell--cart .cart-page__summary{border-top:1px solid #5b8bd03d;border-left:0;padding-top:2rem;padding-left:0}}@media (width>=960px){.app-shell--cart .cart-page__layout{grid-template-columns:minmax(0,1.55fr) minmax(22rem,.75fr);gap:1.75rem}}.topbar{--fg:oklch(22% .09 260);--border:oklch(90% .025 250);--accent:oklch(68% .22 45);--accent-dark:oklch(58% .21 43);--blue:oklch(43% .18 260);--blue-deep:oklch(28% .16 263);--blue-soft:oklch(95% .024 246);--shadow-card:0 16px 42px #0823591a;z-index:20;box-sizing:border-box;-webkit-backdrop-filter:blur(16px);color:var(--fg);text-rendering:optimizelegibility;background:#ffffffeb;border-bottom:1px solid #0000;font-family:Aptos,SF Pro Text,Segoe UI,system-ui,sans-serif;transition:background .22s,box-shadow .22s,border-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:sticky;top:0}.topbar:after{content:"";background:var(--border);pointer-events:none;width:0;height:1px;animation:.35s cubic-bezier(.22,.8,.24,1) 70ms forwards header-border-draw;position:absolute;bottom:-1px;left:0;right:0}@keyframes header-drop-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes header-border-draw{0%{width:0}to{width:100%}}.topbar *,.topbar :before,.topbar :after{box-sizing:border-box}.topbar a{color:inherit;text-decoration:none}.topbar button{font:inherit}.topbar.is-scrolled{-webkit-backdrop-filter:blur(24px);border-bottom-color:color-mix(in oklch, var(--blue) 16%, var(--border));background:#ffffffb8;box-shadow:0 14px 36px #08235914}.topbar .nav{grid-template-columns:210px 1fr auto;align-items:center;gap:28px;width:min(100% - 48px,1288px);height:86px;margin:0 auto;display:grid}.topbar .brand{align-items:center;width:151px;min-height:58px;display:inline-flex}.topbar .brand img{transform-origin:0;width:151px;height:auto;transition:transform .22s;animation:.35s cubic-bezier(.22,.8,.24,1) both header-drop-in;display:block}.topbar.is-scrolled .brand img{transform:scale(.92)}.topbar .nav-actions{align-items:center;gap:14px;display:flex}.topbar .nav-button,.topbar .lang-toggle,.topbar .cart-button{border:1px solid color-mix(in oklch, var(--blue) 30%, var(--border));height:50px;color:var(--blue-deep);letter-spacing:.01em;cursor:pointer;background:#fff;border-radius:9px;place-items:center;font-weight:590;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-grid}.topbar .nav-button:hover,.topbar .lang-toggle:hover,.topbar .cart-button:hover{border-color:color-mix(in oklch, var(--blue) 70%, var(--border));transform:translateY(-1px);box-shadow:0 8px 24px #08235917}.topbar .lang-toggle{grid-auto-flow:column;gap:8px;min-width:84px;padding:0 16px;position:relative}.topbar .lang-toggle svg{width:15px;height:15px}.topbar .cart-button{width:54px;animation:.35s cubic-bezier(.22,.8,.24,1) 35ms both header-drop-in;position:relative}.topbar .cart-button svg{width:25px;height:25px}.topbar .cart-badge{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:600;display:grid;position:absolute;top:-5px;right:-5px}.topbar .order-button{background:var(--accent);color:#fff;border:0;min-width:106px;box-shadow:0 12px 30px #ff5b0a3d}.topbar .order-button:hover{background:var(--accent-dark);border:0}.topbar .mobile-menu{border:1px solid var(--border);width:48px;height:48px;color:var(--blue-deep);background:#fff;border-radius:12px;place-items:center;display:none}.topbar .mobile-cart-button{text-decoration:none;position:relative}.topbar .mobile-cart-button svg{width:25px;height:25px}.topbar .mobile-cart-button .cart-badge{position:absolute;top:-5px;right:-5px}.topbar .language-menu{border:1px solid var(--border);min-width:108px;box-shadow:var(--shadow-card);background:#fff;border-radius:12px;padding:8px;display:none;position:absolute;top:calc(100% + 10px);right:0}.topbar .language-menu.open{display:grid}.topbar .language-menu a{color:var(--fg);border-radius:8px;padding:9px 10px;font-size:14px}.topbar .language-menu a:hover{background:var(--blue-soft)}.open-design-frame{border:0;width:100%;height:calc(100dvh - 86px);min-height:calc(100vh - 86px);display:block}@media (width<=1180px){.topbar .nav{grid-template-columns:auto 1fr auto;gap:16px;width:min(100% - 34px,1040px)}}@media (width<=760px){.topbar .nav{grid-template-columns:auto 1fr auto;width:min(100% - 28px,640px);height:76px}.topbar .brand,.topbar .brand img{width:132px}.topbar .nav-actions{display:none}.topbar .mobile-menu{justify-self:end;display:grid}.open-design-frame{height:calc(100dvh - 76px);min-height:calc(100vh - 76px)}}@media (prefers-reduced-motion:reduce){.topbar,.topbar .brand img,.topbar .cart-button{opacity:1;transition:none;animation:none;transform:none}.topbar:after{width:100%;animation:none}}
