.shared-module__GhMtbW__pageHeader{text-align:center;padding:80px 24px 60px;position:relative;overflow:hidden}.shared-module__GhMtbW__pageHeaderBg{background:radial-gradient(#c9a84c0f 0%,#0000 60%);position:absolute;inset:0}.shared-module__GhMtbW__pageHeaderContent{z-index:1;max-width:var(--container-width);margin:0 auto;position:relative}.shared-module__GhMtbW__breadcrumb{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;margin-bottom:20px;font-size:.85rem;display:flex}.shared-module__GhMtbW__breadcrumb a{color:var(--text-secondary)}.shared-module__GhMtbW__breadcrumb a:hover{color:var(--accent)}.shared-module__GhMtbW__pageTitle{background:linear-gradient(135deg,#fff,silver);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.shared-module__GhMtbW__pageSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.shared-module__GhMtbW__content{padding:60px 24px 100px}.shared-module__GhMtbW__contentInner{max-width:var(--container-width);margin:0 auto}.shared-module__GhMtbW__grid3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.shared-module__GhMtbW__grid2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.shared-module__GhMtbW__featureCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition-normal);padding:40px 32px;text-decoration:none;display:block;position:relative;overflow:hidden}.shared-module__GhMtbW__featureCard:before{content:"";background:var(--accent-gradient);height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.shared-module__GhMtbW__featureCard:hover{background:var(--bg-card-hover);border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.shared-module__GhMtbW__featureCard:hover:before{transform:scaleX(1)}.shared-module__GhMtbW__featureIcon{margin-bottom:20px;font-size:2.5rem}.shared-module__GhMtbW__featureCard h3{color:var(--text-primary);margin-bottom:12px;font-size:1.3rem}.shared-module__GhMtbW__featureCard p{color:var(--text-secondary);margin-bottom:16px;font-size:.95rem;line-height:1.7}.shared-module__GhMtbW__featureLink{color:var(--accent);align-items:center;gap:6px;font-size:.9rem;font-weight:600;display:inline-flex}.shared-module__GhMtbW__detailHero{padding:60px 24px 40px}.shared-module__GhMtbW__detailHeroInner{max-width:var(--container-width);grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;display:grid}.shared-module__GhMtbW__detailImage{aspect-ratio:4/3;border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.shared-module__GhMtbW__detailImage img{object-fit:cover;width:100%;height:100%}.shared-module__GhMtbW__detailImagePlaceholder{text-align:center;padding:40px}.shared-module__GhMtbW__detailImagePlaceholder .shared-module__GhMtbW__iconLarge{margin-bottom:16px;font-size:4rem}.shared-module__GhMtbW__detailImagePlaceholder p{color:var(--text-muted);font-size:.9rem}.shared-module__GhMtbW__detailInfo h1{background:linear-gradient(135deg,#fff,silver);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.shared-module__GhMtbW__detailInfo p{color:var(--text-secondary);margin-bottom:32px;font-size:1.05rem;line-height:1.8}.shared-module__GhMtbW__detailFeatures{margin-bottom:32px;list-style:none}.shared-module__GhMtbW__detailFeatures li{color:var(--text-secondary);border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 0;font-size:.95rem;display:flex}.shared-module__GhMtbW__detailFeatures li:last-child{border-bottom:none}.shared-module__GhMtbW__checkIcon{color:var(--accent);font-weight:700}.shared-module__GhMtbW__faqList{flex-direction:column;gap:12px;max-width:800px;margin:0 auto;display:flex}.shared-module__GhMtbW__faqItem{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:var(--transition-normal);overflow:hidden}.shared-module__GhMtbW__faqItem:hover{border-color:var(--border-accent)}.shared-module__GhMtbW__faqQuestion{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;transition:var(--transition-fast);font-size:1rem;font-weight:600;font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.shared-module__GhMtbW__faqQuestion:hover{color:var(--accent)}.shared-module__GhMtbW__faqArrow{color:var(--accent);flex-shrink:0;font-size:1.2rem;transition:transform .3s}.shared-module__GhMtbW__faqArrow.shared-module__GhMtbW__open{transform:rotate(180deg)}.shared-module__GhMtbW__faqAnswer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.shared-module__GhMtbW__faqAnswer.shared-module__GhMtbW__open{max-height:300px}.shared-module__GhMtbW__faqAnswerInner{color:var(--text-secondary);padding:0 24px 20px;font-size:.95rem;line-height:1.7}.shared-module__GhMtbW__formSection{padding:60px 24px 100px}.shared-module__GhMtbW__formContainer{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:700px;margin:0 auto;padding:48px}.shared-module__GhMtbW__formGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.shared-module__GhMtbW__formGroup{flex-direction:column;gap:8px;display:flex}.shared-module__GhMtbW__formGroupFull{grid-column:1/-1}.shared-module__GhMtbW__formGroup label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600}.shared-module__GhMtbW__formGroup input,.shared-module__GhMtbW__formGroup select,.shared-module__GhMtbW__formGroup textarea{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);transition:var(--transition-fast);outline:none;padding:14px 16px;font-size:.95rem}.shared-module__GhMtbW__formGroup input:focus,.shared-module__GhMtbW__formGroup select:focus,.shared-module__GhMtbW__formGroup textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #c9a84c1a}.shared-module__GhMtbW__formGroup textarea{resize:vertical;min-height:120px}.shared-module__GhMtbW__formGroup input::placeholder,.shared-module__GhMtbW__formGroup textarea::placeholder{color:var(--text-muted)}.shared-module__GhMtbW__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpolyline points='6,9 12,15 18,9'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat}.shared-module__GhMtbW__submitBtn{background:var(--accent);color:#0a0a0a;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-normal);letter-spacing:.5px;border:none;grid-column:1/-1;margin-top:16px;padding:16px 32px;font-size:1rem;font-weight:700}.shared-module__GhMtbW__submitBtn:hover{background:var(--accent-light);transform:translateY(-2px);box-shadow:0 8px 30px #c9a84c4d}.shared-module__GhMtbW__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.shared-module__GhMtbW__successMessage{text-align:center;padding:60px 40px}.shared-module__GhMtbW__successIcon{margin-bottom:20px;font-size:3rem}.shared-module__GhMtbW__successMessage h3{color:var(--accent);margin-bottom:12px;font-size:1.5rem}.shared-module__GhMtbW__successMessage p{color:var(--text-secondary);line-height:1.7}.shared-module__GhMtbW__productGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.shared-module__GhMtbW__productCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition-normal);overflow:hidden}.shared-module__GhMtbW__productCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.shared-module__GhMtbW__productImage{aspect-ratio:1;background:var(--bg-tertiary);border-bottom:1px solid var(--border);justify-content:center;align-items:center;width:100%;font-size:3rem;display:flex;overflow:hidden}.shared-module__GhMtbW__productImage img{object-fit:cover;width:100%;height:100%}.shared-module__GhMtbW__productInfo{padding:20px}.shared-module__GhMtbW__productTag{text-transform:uppercase;letter-spacing:1px;color:var(--accent);background:var(--accent-glow);border-radius:100px;margin-bottom:10px;padding:4px 10px;font-size:.7rem;font-weight:600;display:inline-block}.shared-module__GhMtbW__productInfo h3{color:var(--text-primary);margin-bottom:8px;font-size:1.05rem}.shared-module__GhMtbW__productInfo p{color:var(--text-secondary);margin-bottom:16px;font-size:.85rem;line-height:1.6}.shared-module__GhMtbW__productBtn{border:1px solid var(--accent);width:100%;color:var(--accent);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-normal);background:0 0;padding:12px;font-size:.85rem;font-weight:600}.shared-module__GhMtbW__productBtn:hover{background:var(--accent);color:#0a0a0a}.shared-module__GhMtbW__setGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px;display:grid}.shared-module__GhMtbW__setCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition-normal);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.shared-module__GhMtbW__setCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.shared-module__GhMtbW__setImage{aspect-ratio:1;background:var(--bg-tertiary);justify-content:center;align-items:center;font-size:3.5rem;display:flex;overflow:hidden}.shared-module__GhMtbW__setImage img{object-fit:cover;width:100%;height:100%}.shared-module__GhMtbW__setInfo{flex-direction:column;justify-content:center;padding:32px;display:flex}.shared-module__GhMtbW__setInfo h3{color:var(--text-primary);margin-bottom:12px;font-size:1.3rem}.shared-module__GhMtbW__setFeatures{margin-bottom:24px;list-style:none}.shared-module__GhMtbW__setFeatures li{color:var(--text-secondary);align-items:center;gap:8px;padding:6px 0;font-size:.9rem;display:flex}.shared-module__GhMtbW__ctaBanner{text-align:center;padding:80px 24px;position:relative;overflow:hidden}.shared-module__GhMtbW__ctaBannerBg{background:radial-gradient(#c9a84c14 0%,#0000 60%);position:absolute;inset:0}.shared-module__GhMtbW__ctaBannerInner{z-index:1;max-width:600px;margin:0 auto;position:relative}.shared-module__GhMtbW__ctaBannerInner h2{background:linear-gradient(135deg,#fff,silver);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800}.shared-module__GhMtbW__ctaBannerInner p{color:var(--text-secondary);margin-bottom:32px;line-height:1.7}.shared-module__GhMtbW__whyPageGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:60px;display:grid}.shared-module__GhMtbW__whyPageCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition-normal);text-align:center;padding:36px 28px}.shared-module__GhMtbW__whyPageCard:hover{border-color:var(--border-accent);background:var(--bg-card-hover);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.shared-module__GhMtbW__whyPageIcon{margin-bottom:20px;font-size:2.5rem}.shared-module__GhMtbW__whyPageCard h3{color:var(--text-primary);margin-bottom:12px;font-size:1.15rem}.shared-module__GhMtbW__whyPageCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.shared-module__GhMtbW__processSteps{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;display:grid}.shared-module__GhMtbW__processStep{text-align:center;padding:32px 20px;position:relative}.shared-module__GhMtbW__stepNumber{background:var(--accent-glow);border:2px solid var(--accent);width:48px;height:48px;color:var(--accent);font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.2rem;font-weight:800;display:inline-flex}.shared-module__GhMtbW__processStep h4{color:var(--text-primary);margin-bottom:8px;font-size:1rem}.shared-module__GhMtbW__processStep p{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.shared-module__GhMtbW__ksFeatures{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px;display:grid}.shared-module__GhMtbW__ksFeatureCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition-normal);gap:20px;padding:32px;display:flex}.shared-module__GhMtbW__ksFeatureCard:hover{border-color:var(--border-accent);background:var(--bg-card-hover)}.shared-module__GhMtbW__ksIcon{border-radius:var(--radius-md);background:var(--accent-glow);border:1px solid #c9a84c33;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;display:flex}.shared-module__GhMtbW__ksFeatureCard h3{color:var(--text-primary);margin-bottom:8px;font-size:1.1rem}.shared-module__GhMtbW__ksFeatureCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@media (max-width:900px){.shared-module__GhMtbW__grid3,.shared-module__GhMtbW__whyPageGrid,.shared-module__GhMtbW__grid2,.shared-module__GhMtbW__ksFeatures,.shared-module__GhMtbW__detailHeroInner{grid-template-columns:1fr}.shared-module__GhMtbW__productGrid{grid-template-columns:repeat(2,1fr)}.shared-module__GhMtbW__setGrid,.shared-module__GhMtbW__setCard{grid-template-columns:1fr}.shared-module__GhMtbW__processSteps{grid-template-columns:repeat(2,1fr)}.shared-module__GhMtbW__formGrid{grid-template-columns:1fr}.shared-module__GhMtbW__formContainer{padding:32px 24px}}@media (max-width:480px){.shared-module__GhMtbW__productGrid,.shared-module__GhMtbW__processSteps{grid-template-columns:1fr}}
