.store-body{--store-font-sans:var(--font-geist-sans), system-ui, -apple-system, "Segoe UI", sans-serif;--store-font-display:var(--font-geist-sans), system-ui, -apple-system, "Segoe UI", sans-serif}.store-body *,.store-body :before,.store-body :after{box-sizing:border-box}.store-body{--store-accent:#2f6f73;--store-accent-dark:#17494d;--store-ink:#162324;--store-paper:#f7fbfa;--store-warm:#e6f2ef;--store-dark:#101b1c;--store-line:color-mix(in srgb, var(--store-accent) 22%, #d8dee0);--store-muted:color-mix(in srgb, var(--store-ink) 62%, #fff);--store-soft:color-mix(in srgb, var(--store-accent) 10%, #fff);--store-shadow:0 18px 48px #101b1c24;min-height:100vh;color:var(--store-ink);background:linear-gradient(180deg, var(--store-paper) 0%, #fff 48%, var(--store-paper) 100%);font-family:var(--store-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden}.store-body a{color:inherit;text-decoration:none}.store-body.store-center{justify-content:center;align-items:center;padding:24px;display:flex}.store-body .store-message{border:1px solid var(--store-line);text-align:center;width:min(440px,100%);box-shadow:var(--store-shadow);background:#fff;border-radius:8px;padding:40px 28px}.store-body .store-message svg{color:var(--store-accent);margin-bottom:16px}.store-body .store-message h1{color:var(--store-ink);font-family:var(--store-font-display);margin:0 0 10px;font-size:28px}.store-body .store-message p{color:var(--store-muted);margin:0;font-size:14px;line-height:1.7}.store-body .store-header{z-index:50;background:color-mix(in srgb, var(--store-paper) 86%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #ffffff9e;justify-content:space-between;align-items:center;height:72px;padding:0 5%;display:flex;position:fixed;inset:0 0 auto}.store-body .store-logo{min-width:0;max-width:44%;color:var(--store-ink);font-family:var(--store-font-display);align-items:center;font-size:23px;font-weight:700;line-height:1.1;display:inline-flex}.store-body .store-logo span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.store-body .store-logo-img{object-fit:contain;width:auto;max-width:220px;height:42px}.store-body .desktop-nav{align-items:center;gap:28px;display:flex}.store-body .nav-link{color:color-mix(in srgb, var(--store-ink) 76%, #fff);font-size:14px;font-weight:700;position:relative}.store-body .nav-link:after{content:"";background:var(--store-accent);border-radius:999px;width:0;height:2px;transition:width .18s;position:absolute;bottom:-7px;left:0}.store-body .nav-link:hover:after{width:100%}.store-body .nav-link-strong{color:var(--store-accent)}.store-body .nav-cta,.store-body .btn-primary-store,.store-body .btn-secondary-store,.store-body .story-link,.store-body .product-cta{border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.store-body .nav-cta{background:var(--store-accent);color:#fff;min-height:40px;box-shadow:0 10px 24px color-mix(in srgb, var(--store-accent) 28%, transparent);padding:0 18px;font-size:13px}.store-body .nav-cta:hover,.store-body .btn-primary-store:hover,.store-body .product-cta:hover,.store-body .story-link:hover{box-shadow:0 16px 34px color-mix(in srgb, var(--store-accent) 30%, transparent);transform:translateY(-2px)}.store-body .nav-toggle-checkbox,.store-body .hamburger,.store-body .mobile-nav{display:none}.store-body .store-hero{background:var(--store-dark);align-items:center;min-height:660px;margin-top:72px;display:flex;position:relative;overflow:hidden}.store-body .hero-media{position:absolute;inset:0}.store-body .hero-slide{opacity:0;transition:opacity .48s;position:absolute;inset:0}.store-body .hero-slide.is-active{opacity:1}.store-body .hero-image{object-fit:cover}.store-body .hero-overlay{background:linear-gradient(90deg,#101b1cdb,#101b1c8a 48%,#101b1c2e),linear-gradient(#0000 0%,#101b1c85 100%);position:absolute;inset:0}.store-body .hero-crafted-visual{background:linear-gradient(135deg, var(--store-dark) 0%, color-mix(in srgb, var(--store-accent-dark) 54%, #111) 48%, var(--store-ink) 100%);position:absolute;inset:0;overflow:hidden}.store-body .hero-crafted-visual:before{content:"";border:34px solid color-mix(in srgb, var(--store-accent) 42%, transparent);opacity:.55;border-top-width:56px;border-radius:46% 46% 38% 38%;width:420px;height:420px;position:absolute;bottom:12%;right:8%;transform:rotate(-8deg)}.store-body .hero-crafted-visual:after{content:"";border:22px solid color-mix(in srgb, var(--store-paper) 58%, transparent);opacity:.5;border-bottom:0;border-radius:100px 100px 0 0;width:160px;height:92px;position:absolute;bottom:33%;right:15%}.store-body .visual-mark{color:color-mix(in srgb, var(--store-paper) 82%, transparent);font-family:var(--store-font-display);font-size:132px;font-weight:700;line-height:1;position:absolute;bottom:19%;right:18%}.store-body .visual-line,.store-body .visual-dot{background:color-mix(in srgb, var(--store-accent) 54%, #fff);display:block;position:absolute}.store-body .visual-line{opacity:.5;height:2px}.store-body .visual-line-one{width:260px;top:24%;right:9%}.store-body .visual-line-two{width:180px;bottom:20%;right:27%}.store-body .visual-dot{opacity:.72;border-radius:50%;width:12px;height:12px}.store-body .visual-dot-one{top:31%;right:31%}.store-body .visual-dot-two{bottom:29%;right:12%}.store-body .hero-content{z-index:2;color:#fff;width:min(760px,90%);margin-left:5%;padding:84px 0;position:relative}.store-body .hero-eyebrow,.store-body .hero-badge,.store-body .section-eyebrow,.store-body .product-collection{color:var(--store-accent);letter-spacing:0;text-transform:uppercase;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.store-body .hero-eyebrow{color:color-mix(in srgb, var(--store-accent) 80%, #fff);margin-bottom:12px}.store-body .hero-badge{border:1px solid color-mix(in srgb, var(--store-accent) 42%, transparent);background:color-mix(in srgb, var(--store-accent) 16%, transparent);color:#fff;text-transform:none;border-radius:999px;width:fit-content;max-width:100%;margin:0 0 20px;padding:8px 14px}.store-body .hero-title{color:#fff;font-family:var(--store-font-display);flex-direction:column;gap:8px;margin:0 0 24px;font-size:64px;font-weight:700;line-height:1.06;display:flex}.store-body .hero-title em{color:color-mix(in srgb, var(--store-accent) 76%, #fff);font-style:normal}.store-body .hero-subtitle{color:#ffffffc7;width:min(620px,100%);margin:0 0 34px;font-size:17px;line-height:1.75}.store-body .hero-actions{flex-wrap:wrap;gap:12px;display:flex}.store-body .btn-primary-store{background:var(--store-accent);color:#fff;min-height:48px;padding:0 24px;font-size:14px}.store-body .btn-secondary-store{color:#fff;background:#ffffff14;border:1px solid #ffffff61;min-height:48px;padding:0 22px;font-size:14px}.store-body .btn-secondary-store:hover{border-color:#ffffffb3;transform:translateY(-2px)}.store-body .trust-strip{border-bottom:1px solid var(--store-line);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.store-body .trust-item{border-right:1px solid var(--store-line);align-items:center;gap:14px;min-height:104px;padding:24px 5vw;display:flex}.store-body .trust-item:last-child{border-right:0}.store-body .trust-icon{background:var(--store-soft);width:42px;height:42px;color:var(--store-accent);border-radius:8px;flex:none;place-items:center;display:grid}.store-body .trust-title,.store-body .trust-sub{display:block}.store-body .trust-title{color:var(--store-ink);margin-bottom:4px;font-size:14px;font-weight:900}.store-body .trust-sub{color:var(--store-muted);font-size:12.5px;line-height:1.5}.store-body .store-section{width:min(1240px,90%);margin:0 auto;padding:92px 0}.store-body .section-header{text-align:center;width:min(680px,100%);margin:0 auto 44px}.store-body .section-title{color:var(--store-ink);font-family:var(--store-font-display);margin:10px 0 14px;font-size:42px;line-height:1.12}.store-body .section-description{color:var(--store-muted);margin:0;font-size:15px;line-height:1.8}.store-body .empty-state{border:1px dashed color-mix(in srgb, var(--store-accent) 34%, #d8dee0);background:var(--store-soft);text-align:center;border-radius:8px;place-items:center;gap:10px;min-height:260px;display:grid}.store-body .empty-state svg{color:var(--store-accent)}.store-body .empty-state h3{color:var(--store-ink);font-family:var(--store-font-display);margin:0;font-size:24px}.store-body .empty-state p{color:var(--store-muted);margin:0;font-size:14px}.store-body .products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.store-body .product-card{border:1px solid var(--store-line);background:#fff;border-radius:8px;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 8px 24px #101b1c0f}.store-body .product-card:hover{border-color:color-mix(in srgb, var(--store-accent) 46%, var(--store-line));box-shadow:var(--store-shadow);transform:translateY(-5px)}.store-body .product-image-wrap{aspect-ratio:4/3;background:var(--store-warm);position:relative;overflow:hidden}.store-body .product-image{object-fit:cover;transition:transform .3s}.store-body .product-card:hover .product-image{transform:scale(1.04)}.store-body .product-image-placeholder{height:100%;color:color-mix(in srgb, var(--store-accent) 64%, #fff);align-content:center;place-items:center;gap:10px;font-size:13px;font-weight:800;display:grid}.store-body .product-badge,.store-body .product-source{z-index:2;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:calc(100% - 24px);font-size:11px;font-weight:900;position:absolute;overflow:hidden}.store-body .product-badge{color:var(--store-ink);background:#fff;padding:7px 10px;top:12px;left:12px;box-shadow:0 6px 16px #101b1c1f}.store-body .product-badge-coming_soon{color:var(--store-accent-dark)}.store-body .product-badge-preorder{color:#8a5a00}.store-body .product-source{background:color-mix(in srgb, var(--store-dark) 86%, transparent);color:#fff;padding:6px 9px;bottom:12px;right:12px}.store-body .product-body{flex-direction:column;flex:1;gap:10px;padding:22px;display:flex}.store-body .product-collection{color:var(--store-accent-dark)}.store-body .product-body h3{color:var(--store-ink);font-family:var(--store-font-display);margin:0;font-size:22px;line-height:1.22}.store-body .product-body p{color:var(--store-muted);margin:0;font-size:14px;line-height:1.65}.store-body .launch-note{width:fit-content;max-width:100%;color:var(--store-accent-dark);align-items:center;gap:6px;font-size:12.5px;font-weight:800;display:inline-flex}.store-body .product-footer{border-top:1px solid var(--store-line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.store-body .product-price{color:var(--store-ink);font-size:16px;font-weight:900}.store-body .product-cta{background:var(--store-accent);color:#fff;white-space:nowrap;min-height:36px;padding:0 12px;font-size:12px}.store-body .product-muted-cta{color:var(--store-muted);white-space:nowrap;font-size:12px;font-weight:800}.store-body .story-section{border-top:1px solid var(--store-line);border-bottom:1px solid var(--store-line);background:var(--store-warm)}.store-body .story-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;width:min(1240px,90%);margin:0 auto;padding:92px 0;display:grid}.store-body .story-copy h2,.store-body .social-section h2{color:var(--store-ink);font-family:var(--store-font-display);margin:10px 0 18px;font-size:40px;line-height:1.15}.store-body .story-copy p{color:var(--store-muted);margin:0 0 28px;font-size:15px;line-height:1.85}.store-body .story-link{background:var(--store-dark);color:#fff;min-height:44px;padding:0 18px;font-size:14px}.store-body .story-panel{border:1px solid color-mix(in srgb, var(--store-accent) 34%, var(--store-line));background:repeating-linear-gradient(45deg, transparent 0 16px, color-mix(in srgb, var(--store-accent) 8%, transparent) 16px 17px), #fff;border-radius:8px;align-content:center;place-items:center;gap:12px;min-height:360px;display:grid;box-shadow:0 14px 34px #101b1c14}.store-body .story-logo{object-fit:contain;width:min(420px,72%);height:auto}.store-body .story-initial{color:var(--store-accent);font-family:var(--store-font-display);font-size:120px;font-weight:700;line-height:1}.store-body .story-name{color:var(--store-ink);font-size:15px;font-weight:900}.store-body .social-section{justify-content:space-between;align-items:center;gap:24px;width:min(1240px,90%);margin:0 auto;padding:58px 0;display:flex}.store-body .social-section h2{margin-bottom:0;font-size:32px}.store-body .social-links{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.store-body .social-links a{border:1px solid var(--store-line);min-height:40px;color:var(--store-ink);background:#fff;border-radius:8px;align-items:center;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.store-body .contact-section{padding-top:78px}.store-body .contact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.store-body .contact-card{border:1px solid var(--store-line);min-width:0;min-height:150px;color:var(--store-ink);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.store-body .contact-card:hover{border-color:color-mix(in srgb, var(--store-accent) 46%, var(--store-line));box-shadow:var(--store-shadow);transform:translateY(-4px)}.store-body .contact-card svg{color:var(--store-accent)}.store-body .contact-card span{color:var(--store-muted);text-transform:uppercase;font-size:12px;font-weight:900}.store-body .contact-card strong{overflow-wrap:anywhere;max-width:100%;color:var(--store-ink);font-size:14px;line-height:1.35}.store-body .address-strip{border:1px solid var(--store-line);background:var(--store-soft);width:fit-content;max-width:100%;color:var(--store-muted);border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:22px auto 0;padding:14px 18px;font-size:13px;font-weight:700;display:flex}.store-body .address-strip svg{color:var(--store-accent)}.store-body .whatsapp-fab{z-index:60;color:#fff;background:#22c55e;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .18s,box-shadow .18s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 34px #22c55e6b}.store-body .whatsapp-fab:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 20px 42px #22c55e85}.store-body .store-footer{background:var(--store-dark);color:#ffffffb8;padding:58px 5% 32px}.store-body .footer-inner{grid-template-columns:1.3fr .7fr 1fr;gap:36px;width:min(1240px,100%);margin:0 auto 28px;display:grid}.store-body .footer-inner strong{color:#fff;font-family:var(--store-font-display);margin-bottom:12px;font-size:24px;display:block}.store-body .footer-inner p{max-width:420px;margin:0;font-size:13px;line-height:1.7}.store-body .footer-inner nav,.store-body .footer-contact{flex-direction:column;gap:9px;font-size:13px;font-weight:800;display:flex}.store-body .footer-inner nav a:hover{color:#fff}.store-body .footer-bottom{color:#ffffff6b;border-top:1px solid #ffffff1f;justify-content:space-between;gap:12px;width:min(1240px,100%);margin:0 auto;padding-top:24px;font-size:12px;display:flex}@keyframes heroFade{0%,to{opacity:0}8%,84%{opacity:1}}@media (max-width:1040px){.store-body .products-grid,.store-body .contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-body .story-inner{grid-template-columns:1fr}.store-body .story-panel{min-height:260px}}@media (max-width:820px){.store-body .store-header{height:68px}.store-body .store-logo{max-width:72%;font-size:20px}.store-body .desktop-nav{display:none}.store-body .hamburger{border:1px solid var(--store-line);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:flex}.store-body .hamburger span{background:var(--store-ink);border-radius:999px;width:19px;height:2px;display:block}.store-body .mobile-nav{border-bottom:1px solid var(--store-line);box-shadow:var(--store-shadow);background:#fff;flex-direction:column;display:none;position:fixed;top:68px;left:0;right:0}.store-body .mobile-nav.is-open{display:flex}.store-body .mobile-nav .nav-link{border-top:1px solid var(--store-line);padding:16px 5%}.store-body .mobile-nav .nav-link:after{display:none}.store-body .store-hero{min-height:620px;margin-top:68px}.store-body .hero-content{width:90%;margin:0 auto;padding-top:76px}.store-body .hero-title{font-size:46px}.store-body .hero-subtitle{font-size:15px}.store-body .hero-crafted-visual:before{width:300px;height:300px;bottom:30px;right:-70px}.store-body .hero-crafted-visual:after,.store-body .visual-line,.store-body .visual-dot{display:none}.store-body .visual-mark{font-size:88px;bottom:92px;right:50px}.store-body .trust-strip{grid-template-columns:1fr}.store-body .trust-item{border-right:0;border-bottom:1px solid var(--store-line);min-height:0}.store-body .trust-item:last-child{border-bottom:0}.store-body .social-section{flex-direction:column;align-items:flex-start}.store-body .social-links{justify-content:flex-start}.store-body .footer-inner{grid-template-columns:1fr}.store-body .footer-bottom{flex-direction:column}}@media (max-width:620px){.store-body .store-section,.store-body .story-inner{width:92%;padding:68px 0}.store-body .hero-title{font-size:38px}.store-body .hero-actions{flex-direction:column}.store-body .btn-primary-store,.store-body .btn-secondary-store{width:100%}.store-body .products-grid,.store-body .contact-grid{grid-template-columns:1fr}.store-body .section-title,.store-body .story-copy h2{font-size:32px}.store-body .product-footer{flex-direction:column;align-items:flex-start}.store-body .product-cta{width:100%}.store-body .contact-card{min-height:128px}.store-body .whatsapp-fab{bottom:16px;right:16px}}.store-body :is(button,input,select){font-family:var(--store-font-sans)}.store-body :is(a,button,input,select):focus-visible{outline:3px solid var(--store-accent-dark);outline-offset:4px}.store-body .store-hero :is(a,button):focus-visible{outline-color:#fff}.store-body :is(button,select){cursor:pointer}.store-body .store-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.store-body .store-skip-link{z-index:100;color:var(--store-ink);background:#fff;border-radius:10px;padding:12px 18px;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.store-body .store-skip-link:focus{transform:none}.store-body :is(#katalog,#hikaye,#iletisim){scroll-margin-top:90px}.store-body .hero-content{width:min(760px,90%);padding-bottom:110px}.store-body .hero-eyebrow{letter-spacing:.18em;color:#f3eef1;font-size:10px;display:block}.store-body .hero-title{letter-spacing:-.05em;overflow-wrap:anywhere;font-size:clamp(38px,5.8vw,82px)}.store-body .hero-title em{font-weight:500}.store-body .hero-badge{color:#f7f7f7;font-size:11px}.store-body .hero-overlay{background:linear-gradient(90deg,#101b1ceb,#101b1ca8 52%,#101b1c2e),linear-gradient(#0000,#101b1c70)}.store-body .hero-controls{z-index:3;color:#fff;align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;bottom:28px;left:5%}.store-body .hero-controls button{color:#fff;background:#101b1c99;border:1px solid #ffffff60;border-radius:50px;justify-content:center;align-items:center;gap:7px;min-width:42px;height:42px;padding:0 12px;display:inline-flex}.store-body .hero-controls>span{text-align:center;min-width:48px;font-family:var(--font-geist-mono), var(--store-font-sans);font-variant-numeric:tabular-nums}.store-body .hero-controls button:hover{background:var(--store-accent-dark)}.store-body :is(.nav-cta,.btn-primary-store,.product-cta){background:var(--store-accent-dark);color:#fff}.store-body :is(.btn-secondary-store,.story-link){color:#fff}.store-body :is(.nav-cta,.btn-primary-store,.btn-secondary-store,.story-link){border-radius:50px}.store-body .store-header{border-bottom-color:var(--store-line)}.store-body .store-section .section-header{text-align:left;width:100%;margin:0 0 34px}.store-body .section-title{letter-spacing:-.035em;font-size:clamp(32px,4vw,52px)}.store-body .section-description{max-width:660px}.store-body .section-eyebrow{color:var(--store-accent-dark);letter-spacing:.14em;font-size:10px}.store-body .catalog-toolbar{border:1px solid var(--store-line);background:#fff;border-radius:18px;align-items:stretch;gap:16px;padding:16px;display:flex;box-shadow:0 6px 22px #101b1c05}.store-body .catalog-search{min-width:0;color:var(--store-accent-dark);flex:1;align-items:center;gap:12px;padding-inline:10px;display:flex}.store-body .catalog-search input{width:100%;min-width:0;color:var(--store-ink);background:0 0;border:0;padding:13px 4px;font-size:15px}.store-body .catalog-search input::placeholder{color:var(--store-muted)}.store-body .catalog-filter{border-left:1px solid var(--store-line);flex-direction:column;gap:4px;padding-left:18px;display:flex}.store-body .catalog-filter label{color:var(--store-muted);font-size:10px;font-weight:700}.store-body .catalog-filter select{min-width:165px;max-width:100%;color:var(--store-ink);background:#fff;border:0;padding:8px 28px 8px 0;font-size:13px}.store-body .catalog-results{min-height:66px;color:var(--store-muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.store-body .catalog-results button{color:var(--store-accent-dark);text-underline-offset:4px;background:0 0;border:0;align-items:center;gap:7px;padding:10px;text-decoration:underline;display:inline-flex}.store-body .catalog-reset{color:#fff;background:var(--store-accent-dark);border:0;border-radius:50px;min-height:44px;padding:12px 18px}.store-body .products-grid{gap:28px}.store-body .product-card{border-radius:18px;box-shadow:0 6px 22px #101b1c08}.store-body .product-image-wrap{aspect-ratio:1}.store-body .product-body{gap:12px;padding:25px}.store-body .product-body h3{letter-spacing:-.03em;overflow-wrap:anywhere;font-size:25px}.store-body .product-body p{font-size:13px}.store-body .product-cta{border-radius:50px;min-height:44px;padding:0 16px}.store-body .product-footer{flex-wrap:wrap}.store-body .product-price{overflow-wrap:anywhere}.store-body .product-image-placeholder{color:var(--store-accent-dark)}.store-body .empty-state{border-radius:18px;padding:32px 20px}.store-body .story-panel{border-radius:24px;transform:rotate(2deg)}.store-body .contact-card{border-radius:16px}.store-body .whatsapp-fab{color:#fff;background:#176d42;width:52px;height:52px;box-shadow:0 10px 24px #176d4240}.store-body .footer-bottom{color:#c4cbd0}.store-body .store-menu-dialog{border:1px solid var(--store-line);width:min(370px,100vw - 20px);color:var(--store-ink);background:var(--store-paper);box-shadow:var(--store-shadow);border-radius:20px;margin:10px 10px 0 auto;padding:0}.store-body .store-menu-dialog:not([open]){display:none}.store-body .store-menu-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#101b1c99}.store-body .store-menu-panel{padding:20px}.store-body .store-menu-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.store-body .store-menu-heading strong{font-family:var(--store-font-display);font-size:23px}.store-body .store-menu-heading button{border:1px solid var(--store-line);width:44px;height:44px;color:var(--store-ink);background:#fff;border-radius:50%;place-items:center;display:grid}.store-body .store-menu-panel nav{flex-direction:column;margin-top:24px;display:flex}.store-body .store-menu-panel nav a{border-bottom:1px solid var(--store-line);justify-content:space-between;align-items:center;gap:12px;padding:18px 2px;font-size:16px;display:flex}.store-body :is(.btn-primary-store,.btn-secondary-store,.product-cta):active{transform:scale(.98)}@media (max-width:820px){.store-body .hamburger{cursor:pointer;color:var(--store-ink);width:44px;height:44px}.store-body .hero-content{padding-block:70px 112px}.store-body .catalog-toolbar{flex-direction:column;gap:8px;padding:12px}.store-body .catalog-filter{border-left:0;border-top:1px solid var(--store-line);flex-direction:row;justify-content:space-between;align-items:center;padding:10px 10px 0}.store-body .catalog-results{flex-wrap:wrap;gap:0;padding-block:12px}.store-body .catalog-results p{margin:8px 0}.store-body .story-panel{transform:none}}@media (max-width:620px){.store-body .hero-content{width:88%}.store-body .hero-controls{left:6%}.store-body .store-hero{min-height:650px}.store-body .hero-title{font-size:43px}.store-body .hero-subtitle{font-size:14px}.store-body .product-footer{flex-direction:row;align-items:center}.store-body .product-cta{width:auto}}@media (prefers-reduced-motion:no-preference){.store-body .hero-content{animation:.55s ease-out both uix-store-reveal}.store-body .hero-crafted-visual:before{animation:4s ease-out both uix-store-ambient}}@keyframes uix-store-reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes uix-store-ambient{0%{transform:rotate(-8deg)translateY(0)}to{transform:rotate(-3deg)translateY(-12px)}}@media (prefers-reduced-motion:reduce){.store-body *,.store-body :before,.store-body :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.store-body .hero-content{opacity:1;transform:none}.store-body :is(.product-card,.product-image,.contact-card,.nav-cta,.btn-primary-store,.btn-secondary-store,.product-cta,.story-link,.whatsapp-fab):is(:hover,:active){transform:none}}
