:root{color:#17122f;--purple:#4b249c;--purple-dark:#2f176f;--orange:#ff7a00;--grey:#6f6f76;--light-grey:#f6f5fb;--border:#e8e4f2;--white:#fff;--shadow:0 18px 45px #2316501a;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}.app{overflow-x:hidden}.container{width:min(1180px,100% - 40px);margin:0 auto}.navbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#ffffffe0;position:sticky;top:0}.logo-wrap{align-items:center;display:inline-flex}.nav-logo{object-fit:contain;width:auto;height:54px;display:block}.nav-container{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:82px;margin:0 auto;display:flex}.logo-placeholder{color:var(--purple);letter-spacing:.5px;font-size:28px;font-weight:800}.logo-placeholder span{color:var(--grey);font-weight:700}.nav-links{align-items:center;gap:34px;font-size:15px;font-weight:600;display:flex}.nav-links a{color:#1f1935;position:relative}.nav-links a.active,.nav-links a:hover{color:var(--purple)}.nav-links a.active:after,.nav-links a:hover:after{content:"";background:var(--purple);border-radius:999px;width:100%;height:3px;position:absolute;bottom:-9px;left:0}.hero-top-section{background-image:var(--hero-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:760px;position:relative;overflow:hidden}.hero-background-overlay{z-index:0;pointer-events:none;background:linear-gradient(90deg,#fffffff0 0%,#ffffffd1 34%,#ffffff2e 62%,#ffffff0a 100%),radial-gradient(circle at 14% 42%,#4b249c14,#0000 34%),radial-gradient(circle at 22% 78%,#ff7a0012,#0000 30%);position:absolute;inset:0}.hero-top-content{z-index:1;position:relative}.hero-section{background:0 0;padding:96px 0 28px}.hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;min-height:500px;display:grid}.hero-grid-background{pointer-events:none}.hero-grid-background .hero-actions,.hero-grid-background a,.hero-grid-background button{pointer-events:auto}.hero-content-on-bg{max-width:610px;padding:34px 0}.hero-content-on-bg h1{text-shadow:0 8px 28px #ffffffb3}.hero-content-on-bg .hero-text{color:#514b61;max-width:510px}.hero-visual-space{min-height:440px}.eyebrow,.section-label{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:800}.hero-content h1{letter-spacing:-.04em;color:#17122f;margin:0;font-size:clamp(42px,5vw,68px);line-height:1.02}.hero-text{max-width:520px;color:var(--grey);margin:26px 0 34px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.btn:hover{transform:translateY(-3px)}.btn-primary{background:var(--purple);color:#fff;box-shadow:0 12px 30px #4b249c47}.btn-outline{color:var(--orange);border-color:var(--orange);background:#fff}.category-section{background:0 0;padding:12px 0 82px}.category-strip{-webkit-backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #ffffffb8;border-radius:26px;grid-template-columns:repeat(6,1fr);gap:14px;padding:22px;display:grid;box-shadow:0 24px 60px #23165024}.category-card{min-height:118px;color:var(--purple);text-align:center;background:#ffffffc7;border:1px solid #4b249c17;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:14px;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;display:flex}.category-card:hover{background:#fffffff5;border-color:#4b249c38;transform:translateY(-5px);box-shadow:0 18px 40px #4b249c24}.section{padding:92px 0}.section-heading{max-width:760px;margin-bottom:44px}.section-heading h2,.overview-card h2,.contact-info h2,.page-section h1{letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(32px,4vw,48px);line-height:1.1}.overview-card{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#faf7ff);border-radius:30px;grid-template-columns:1.25fr 1fr;align-items:center;gap:38px;padding:48px;display:grid}.overview-card p{color:var(--grey);font-size:17px;line-height:1.75}.overview-features{gap:16px;display:grid}.overview-features div{border:1px solid var(--border);color:var(--purple);background:#fff;border-radius:18px;align-items:center;gap:14px;padding:20px;font-weight:800;display:flex}.overview-features svg{color:var(--orange)}.products-section{background:#fbfaff}.products-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:26px;padding:26px;transition:transform .25s,box-shadow .25s;box-shadow:0 12px 30px #2316500f}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.product-image-placeholder{height:210px;color:var(--purple);background:linear-gradient(135deg,#fff,#f5f0ff);border:1px solid #4b249c1f;border-radius:22px;justify-content:center;align-items:center;margin-bottom:22px;font-weight:800;display:flex;overflow:hidden}.category-image-card{background:linear-gradient(135deg,#f8f4ff,#efe8ff);border:1px solid #4b249c1f;padding:0;box-shadow:inset 0 0 0 1px #ffffff8c}.category-product-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s;display:block}.category-product-card:hover .category-product-image{transform:scale(1.04)}.product-card h3{margin:0 0 10px;font-size:22px}.product-card p{color:var(--grey);margin:0;line-height:1.65}.category-product-card a{color:inherit;height:100%;display:block}.category-card-content{gap:10px;display:grid}.product-count{width:fit-content;color:var(--orange);background:#ff7a0014;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.view-category-link{color:var(--purple);align-items:center;gap:8px;margin-top:8px;font-weight:800;display:inline-flex}.why-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.why-card{border:1px solid var(--border);background:#fff;border-radius:24px;padding:30px;transition:transform .25s;box-shadow:0 12px 30px #2316500f}.why-card:hover{transform:translateY(-6px)}.why-card svg{color:var(--purple);margin-bottom:20px}.why-card h3{margin:0 0 10px;font-size:20px}.why-card p{color:var(--grey);margin:0;line-height:1.65}.contact-section{background:linear-gradient(135deg,#fbfaff,#fff)}.contact-grid{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:32px;grid-template-columns:.9fr 1.1fr;gap:44px;padding:48px;display:grid}.contact-info p{color:var(--grey);line-height:1.7}.contact-details{gap:26px;margin-top:34px;display:grid}.contact-details div{color:#25194b;grid-template-columns:46px 1fr;align-items:start;column-gap:18px;font-weight:800;display:grid}.contact-details svg{color:var(--purple);stroke-width:2.2px;width:36px;min-width:36px;height:36px}.contact-details span{line-height:1.28;display:block}.contact-form{gap:16px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}input,textarea{border:1px solid var(--border);background:#fbfaff;border-radius:14px;outline:none;width:100%;padding:16px 18px;font-size:15px}textarea{resize:vertical;min-height:150px}input:focus,textarea:focus{border-color:var(--purple);box-shadow:0 0 0 4px #4b249c14}.contact-form .btn{justify-self:start}.form-status{margin:4px 0 0;font-size:15px;font-weight:700}.form-status.success{color:#138a43}.form-status.error{color:#c03434}button:disabled{opacity:.65;cursor:not-allowed}.page-section{min-height:60vh;padding:110px 0}.page-section p{max-width:760px;color:var(--grey);font-size:18px;line-height:1.75}.product-listing-page{background:radial-gradient(circle at 92% 12%,#4b249c1c,#0000 30%),linear-gradient(#fff 0%,#fbfaff 100%)}.back-link{color:var(--purple);align-items:center;gap:9px;margin-bottom:34px;font-weight:800;display:inline-flex}.product-listing-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:44px;display:flex}.product-listing-header p{max-width:680px}.listing-count-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:22px;min-width:130px;padding:22px;box-shadow:0 12px 30px #23165014}.listing-count-card strong{color:var(--purple);font-size:40px;line-height:1;display:block}.listing-count-card span{color:var(--grey);font-weight:700}.product-list-grid{grid-template-columns:repeat(2,1fr);gap:26px;display:grid}.listed-product-card{border:1px solid var(--border);background:#fff;border-radius:28px;grid-template-columns:190px 1fr;align-items:stretch;gap:32px;padding:22px;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 12px 30px #2316500f}.listed-product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.listed-product-image{width:190px;height:190px;color:var(--purple);text-align:center;background:linear-gradient(135deg,#fffffff2,#f5f0fff2);border:1px solid #4b249c1f;border-radius:22px;justify-content:center;align-items:center;padding:0;font-weight:900;display:flex;overflow:hidden}.listed-product-img{object-fit:cover;width:100%;height:100%;display:block}.listed-product-content h3{color:#17122f;margin:0 0 22px;font-size:24px}.product-meta{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.product-meta div{color:var(--purple);align-items:center;gap:9px;margin-bottom:8px;font-weight:900;display:flex}.product-meta p{color:var(--grey);margin:0;font-size:15px;line-height:1.65}.footer{color:#fff;background:#17122f;padding:44px 0}.footer-logo{object-fit:contain;background:#fff;border-radius:12px;width:auto;height:58px;padding:8px 12px;display:block}.footer-content{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer p{color:#ffffffb3;margin:0}@media (width<=980px){.hero-top-section{background-position:62%}.hero-grid,.overview-card,.contact-grid{grid-template-columns:1fr}.hero-visual-space{min-height:340px}.category-strip{grid-template-columns:repeat(3,1fr)}.products-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.product-list-grid{grid-template-columns:1fr}.product-listing-header{flex-direction:column;align-items:flex-start}.nav-links{gap:18px}}@media (width<=640px){.container{width:min(100% - 28px,1180px)}.nav-logo{height:44px}.footer-logo{height:50px}.nav-container{flex-direction:column;gap:18px;height:auto;padding:20px 0}.nav-links{flex-wrap:wrap;justify-content:center;gap:18px}.hero-top-section{background:#fff;min-height:auto}.hero-background-overlay{display:none}.hero-section{background-image:linear-gradient(180deg, #fffffff5 0%, #ffffffe6 44%, #ffffff73 72%, #ffffff1a 100%), var(--hero-bg-mobile);background-position:bottom;background-repeat:no-repeat;background-size:100%;padding:48px 0 0}.hero-grid{grid-template-columns:1fr;gap:0;min-height:auto}.hero-content-on-bg{max-width:100%;padding:16px 0 0}.hero-content h1{font-size:38px;line-height:1.06}.hero-text{margin:20px 0 26px;font-size:16px;line-height:1.55}.hero-actions{gap:12px}.hero-actions .btn{min-height:50px;padding:0 18px;font-size:15px}.hero-visual-space{min-height:360px}.category-section{background:linear-gradient(#fff 0%,#fbfaff 100%);padding:28px 0 48px}.category-strip,.products-grid,.why-grid,.form-row{grid-template-columns:1fr}.category-strip{padding:16px}.overview-card,.contact-grid{padding:28px}.contact-grid{gap:32px}.contact-details div{grid-template-columns:40px 1fr;column-gap:14px}.contact-details svg{width:32px;min-width:32px;height:32px}.listed-product-card{grid-template-columns:1fr}.listed-product-image{aspect-ratio:1;width:100%;height:auto}.listed-product-img{object-fit:cover}.footer-content{text-align:center;flex-direction:column}}
