.helpPage{background:var(--paper);min-height:100vh;color:var(--ink)}.helpTopbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);will-change:transform;background:#fffffff2;border-bottom:1px solid #f68b1e33;height:68px;position:fixed;top:0;left:0;right:0;transform:translate(0,0)}.helpNavInner{align-items:center;gap:24px;max-width:1100px;height:100%;margin:0 auto;padding:0 clamp(18px,5vw,48px);display:flex}.helpBackBtn{color:var(--accent);white-space:nowrap;align-items:center;gap:8px;font-size:.9rem;font-weight:800;transition:opacity .15s;display:flex}.helpBackBtn:hover{opacity:.75}.helpBreadcrumb{color:#2a1f118c;align-items:center;gap:6px;font-size:.82rem;display:flex;overflow:hidden}.helpBreadcrumb a{color:#2a1f118c;transition:color .15s}.helpBreadcrumb a:hover{color:var(--accent)}.helpBreadcrumb span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.helpBreadcrumb svg{color:#2a1f114d;flex-shrink:0}.helpHero{background:linear-gradient(135deg,#fff 0%,#fff6ee 52%,#fff1e4 100%);padding:120px clamp(18px,5vw,72px) 72px;position:relative;overflow:hidden}.helpHero:before{content:"";pointer-events:none;background:radial-gradient(circle at 80%,#f68b1e1f,#0000 50%);position:absolute;inset:0}.helpHeroInner{z-index:1;max-width:700px;position:relative}.helpHeroBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:#f68b1e1a;border:1px solid #f68b1e33;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.78rem;font-weight:900;display:inline-flex}.helpHero h1{color:var(--ink);margin-bottom:18px;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05}.helpHero p{color:#2a1f11b3;max-width:580px;margin:0;font-size:1.05rem;line-height:1.7}.helpIndexHero h1{font-size:clamp(2.2rem,5.5vw,4rem)}.deleteHero{border-top:3px solid #ef444433}.helpContent{padding:60px clamp(18px,5vw,72px)}.helpContentInner{max-width:1100px;margin:0 auto}.helpSectionTitle{color:var(--ink);margin-bottom:28px;font-size:clamp(1.4rem,3vw,2rem);line-height:1.15}.helpTopicsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.helpTopicCard{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:12px;flex-direction:column;padding:28px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.helpTopicCard:after{content:"";border:2px solid var(--topic-color,var(--accent));opacity:0;border-radius:12px;transition:opacity .2s;position:absolute;inset:0}.helpTopicCard:hover{transform:translateY(-4px);box-shadow:0 20px 50px #00000014}.helpTopicCard:hover:after{opacity:.4}.helpTopicTag{letter-spacing:.08em;text-transform:uppercase;color:var(--topic-color,var(--accent));margin-bottom:14px;font-size:.7rem;font-weight:900}.helpTopicIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;display:flex}.helpTopicCard h2{margin-bottom:10px;font-size:1.15rem;line-height:1.3}.helpTopicCard p{color:var(--muted);flex:1;margin-bottom:20px;font-size:.9rem;line-height:1.65}.helpTopicArrow{color:var(--topic-color,var(--accent));align-items:center;gap:6px;margin-top:auto;font-size:.85rem;font-weight:800;display:flex}.helpCenterContact{background:linear-gradient(135deg,#fff5ef 0%,#ffe5d2 100%);border:1px solid #f68b1e40;border-radius:12px;align-items:center;gap:20px;margin-top:48px;padding:28px 32px;display:flex}.helpCenterContact>svg{color:var(--accent);flex-shrink:0;width:40px;height:40px}.helpCenterContact h3{margin-bottom:4px;font-size:1.1rem}.helpCenterContact p{color:var(--muted);margin:0;font-size:.9rem}.helpCenterContact>div{flex:1}.helpContactBtn{background:var(--accent);color:#fff;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:900;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 10px 24px #ff8c004d}.helpContactBtn:hover{transform:translateY(-2px);box-shadow:0 16px 36px #ff8c0061}.stepsContainer{flex-direction:column;gap:0;display:flex}.stepCard{grid-template-columns:48px 1fr;gap:20px;display:grid}.stepNumber{flex-direction:column;align-items:center;gap:0;display:flex}.stepNumber>span{background:var(--accent);color:#fff;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:900;display:flex}.stepConnector{background:#f68b1e33;flex:1;width:2px;min-height:24px;margin:4px 0}.stepBody{gap:16px;padding-bottom:32px;display:flex}.stepIcon{width:48px;height:48px;color:var(--accent);background:#f68b1e1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.stepContent h2{color:var(--ink);margin-bottom:8px;font-size:1.1rem}.stepContent p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.65}.helpTip,.helpWarning{border-radius:10px;gap:16px;margin-top:36px;padding:22px 26px;display:flex}.helpTip{background:#10b98112;border:1px solid #10b98133}.helpTip>svg{color:#10b981;flex-shrink:0;margin-top:2px}.helpTip h3{color:#059669;margin-bottom:6px;font-size:.95rem}.helpTip p{color:#065f46;margin:0;font-size:.9rem;line-height:1.65}.helpWarning{background:#f59e0b14;border:1px solid #f59e0b40}.helpWarning>svg{color:#f59e0b;flex-shrink:0;margin-top:2px}.helpWarning h3{color:#b45309;margin-bottom:6px;font-size:.95rem}.helpWarning p{color:#78350f;margin:0;font-size:.9rem;line-height:1.65}.helpRelated{border-top:1px solid var(--line);margin-top:56px;padding-top:40px}.helpRelated>h3{color:var(--ink);margin-bottom:16px;font-size:1.1rem}.relatedGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.relatedCard{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:10px;align-items:center;gap:12px;padding:16px 18px;font-size:.9rem;font-weight:700;transition:border-color .15s,background .15s,transform .15s;display:flex}.relatedCard:hover{background:#f68b1e0d;border-color:#f68b1e66;transform:translateY(-2px)}.relatedCard>svg:first-child{color:var(--accent);flex-shrink:0}.relatedCard span{flex:1}.relatedCard>svg:last-child{color:var(--muted);flex-shrink:0}.paymentOverview{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:40px;display:grid}.paymentOverviewCard{background:var(--surface);border:1px solid var(--line);border-radius:10px;align-items:flex-start;gap:14px;padding:20px;display:flex}.paymentOverviewCard>svg{color:var(--accent);flex-shrink:0;margin-top:2px}.paymentOverviewCard h3{margin-bottom:6px;font-size:.95rem}.paymentOverviewCard p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.6}.paymentMethodsGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.paymentMethodCard{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:26px;transition:transform .2s,box-shadow .2s}.paymentMethodCard:hover{transform:translateY(-3px);box-shadow:0 16px 40px #00000012}.paymentMethodHeader{margin-bottom:20px}.paymentMethodBadge{letter-spacing:.02em;border-radius:8px;margin-bottom:12px;padding:6px 16px;font-size:1.1rem;font-weight:900;display:inline-block}.paymentMethodHeader p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.6}.paymentMethodSteps h4{color:var(--ink);margin-bottom:10px;font-size:.85rem;font-weight:900}.paymentMethodSteps ol{color:var(--muted);margin:0;padding-left:18px}.paymentMethodSteps li{margin-bottom:6px;font-size:.85rem;line-height:1.65}.deliveryZonesGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.deliveryZoneCard{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:28px}.deliveryZoneHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.deliveryZoneIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.deliveryZoneHeader h3{margin-bottom:6px;font-size:1.15rem}.deliveryTime{align-items:center;gap:6px;font-size:.85rem;font-weight:800;display:flex}.deliveryDetails{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.deliveryDetails li{color:var(--muted);align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.55;display:flex}.deliveryDetails li svg{color:#10b981;flex-shrink:0;margin-top:3px}.deliveryTimeline{flex-direction:column;gap:0;display:flex}.timelineItem{grid-template-columns:44px 1fr;gap:16px;display:grid}.timelineIcon{flex-direction:column;align-items:center;display:flex}.timelineIcon>svg{width:40px;height:40px;color:var(--accent);z-index:1;background:#f68b1e1a;border-radius:50%;flex-shrink:0;padding:8px}.timelineLine{background:#f68b1e33;flex:1;width:2px;min-height:24px;margin:4px 0}.timelineContent{padding-bottom:28px}.timelineContent h3{margin-bottom:6px;font-size:1rem}.timelineContent p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.65}.returnEligibilityGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.eligibilityCard{border:1px solid;border-radius:12px;padding:26px}.eligibilityCard.eligible{background:#10b9810d;border-color:#10b98133}.eligibilityCard.notEligible{background:#ef44440d;border-color:#ef444433}.eligibilityHeader{align-items:center;gap:12px;margin-bottom:18px;display:flex}.eligible .eligibilityHeader svg{color:#10b981}.eligible .eligibilityHeader h3{color:#059669}.notEligible .eligibilityHeader svg{color:#ef4444}.notEligible .eligibilityHeader h3{color:#dc2626}.eligibilityCard h3{margin:0;font-size:1rem}.eligibilityCard ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.eligibilityCard li{color:var(--muted);align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.55;display:flex}.eligible li svg{color:#10b981;flex-shrink:0;margin-top:2px}.notEligible li svg{color:#ef4444;flex-shrink:0;margin-top:2px}.returnStepsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.returnStepCard{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:12px;padding:24px;transition:transform .2s,box-shadow .2s;position:relative}.returnStepCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000012}.returnStepNumber{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;font-weight:900;display:flex;position:absolute;top:-12px;left:20px}.returnStepIcon{width:fit-content;margin:8px auto 14px}.returnStepCard h3{margin-bottom:8px;font-size:.95rem}.returnStepCard p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.6}.deleteStepsContainer{flex-direction:column;gap:0;display:flex}.deleteStepCard{grid-template-columns:52px 1fr;gap:0 20px;display:grid}.deleteStepLeft{flex-direction:column;align-items:center;display:flex}.deleteStepBadge{color:#ef4444;z-index:1;background:#ef44441a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.deleteStepLine{background:#ef444426;flex:1;width:2px;min-height:24px;margin:6px 0}.deleteStepRight{padding-bottom:32px}.deleteStepNumber{letter-spacing:.08em;text-transform:uppercase;color:#ef4444;margin-bottom:6px;font-size:.72rem;font-weight:900}.deleteStepRight h3{margin-bottom:8px;font-size:1.05rem}.deleteStepRight p{color:var(--muted);margin-bottom:12px;font-size:.9rem;line-height:1.65}.deleteStepVisual{color:var(--accent);background:#f68b1e14;border:1px solid #f68b1e33;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.contactChannelsGrid{grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:32px;display:grid}.contactChannelCard{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:12px;gap:20px;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.contactChannelCard:hover{border-color:var(--channel-color,var(--accent));transform:translateY(-3px);box-shadow:0 16px 40px #00000012}.contactChannelIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.contactChannelBody h3{margin-bottom:4px;font-size:1rem}.contactChannelValue{margin-bottom:10px;font-size:1.1rem;font-weight:900}.contactChannelBody p{color:var(--muted);margin-bottom:10px;font-size:.88rem;line-height:1.6}.contactResponseTime{color:#2a1f1180;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.developerCard{background:linear-gradient(135deg,#fff5ef 0%,#ffe5d2 100%);border:1px solid #f68b1e40;border-radius:12px;align-items:center;gap:20px;padding:28px;display:flex}.developerIcon{width:64px;height:64px;color:var(--accent);background:#f68b1e1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.developerBadge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:6px;font-size:.7rem;font-weight:900}.developerInfo h3{margin-bottom:4px;font-size:1.15rem}.developerInfo p{color:var(--muted);margin-bottom:10px;font-size:.88rem}.developerEmail{color:var(--accent);align-items:center;gap:6px;font-size:.88rem;font-weight:700;transition:opacity .15s;display:inline-flex}.developerEmail:hover{opacity:.75}.faqList{flex-direction:column;gap:14px;display:flex}.faqItem{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:22px 24px}.faqQuestion{align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.faqQuestion svg{color:var(--accent);flex-shrink:0;margin-top:2px}.faqQuestion h3{color:var(--ink);margin:0;font-size:.98rem}.faqItem p{color:var(--muted);margin:0;padding-left:30px;font-size:.88rem;line-height:1.65}@media (max-width:980px){.helpTopicsGrid{grid-template-columns:repeat(2,1fr)}.paymentOverview,.paymentMethodsGrid{grid-template-columns:1fr}.returnStepsGrid{grid-template-columns:repeat(2,1fr)}.contactChannelsGrid{grid-template-columns:1fr}}@media (max-width:640px){.helpTopicsGrid,.relatedGrid,.deliveryZonesGrid,.returnEligibilityGrid,.returnStepsGrid{grid-template-columns:1fr}.helpBreadcrumb{display:none}.helpHero{padding:100px clamp(18px,4vw,32px) 48px}.helpContent{padding:40px clamp(18px,4vw,32px)}.helpCenterContact,.deliveryZoneHeader{text-align:center;flex-direction:column}.contactChannelCard{flex-direction:column;align-items:flex-start}.developerCard{text-align:center;flex-direction:column}}
