:root{--ink:#16142d;--muted:#6f6b80;--line:#ece8f5;--surface:#ffffff;--soft:#faf8ff;--violet:#7a36f2;--violet-dark:#5520ca;--pink:#ff4fa3;--coral:#ff6f68;--green:#16a34a;--green-dark:#0f7d38;--shadow:0 18px 55px rgba(66,38,130,.16);--card-shadow:0 12px 32px rgba(65,43,105,.10);--radius:22px;}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background: radial-gradient(circle at 20% 0%,rgba(130,82,255,.12),transparent 32%),radial-gradient(circle at 90% 13%,rgba(255,76,157,.10),transparent 30%),#f8f6ff;font-family: Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.app{width:min(100%,460px);margin:0 auto;min-height:100vh;background:#fff;overflow:hidden;position:relative;box-shadow:0 0 0 1px rgba(96,67,145,.06),var(--shadow);}.hero{position:relative;overflow:hidden;padding:18px 18px 22px;background: radial-gradient(circle at 84% 25%,rgba(255,79,163,.17),transparent 22%),radial-gradient(circle at 15% 4%,rgba(123,54,243,.12),transparent 27%),linear-gradient(150deg,#fff 0%,#fbf8ff 62%,#fff4fa 100%);border-bottom:1px solid var(--line);isolation:isolate;}.hero::before,.hero::after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0;}.hero::before{width:220px;height:220px;right:-110px;top:30px;background:radial-gradient(circle,rgba(124,47,232,.12),transparent 68%)}.hero::after{width:120px;height:120px;left:-30px;bottom:-20px;background:radial-gradient(circle,rgba(255,79,163,.14),transparent 72%)}.topbar{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.brand{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:900;letter-spacing:-.4px}.brand-mark{width:34px;height:34px;filter:drop-shadow(0 6px 12px rgba(102,43,216,.18))}.top-actions{display:flex;align-items:center;gap:8px}.help-chip,.menu-btn{border:0;color:#fff;background:linear-gradient(135deg,var(--violet),var(--pink));box-shadow:0 8px 18px rgba(122,54,242,.22)}.help-chip{display:flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.menu-btn{width:34px;height:34px;border-radius:12px;display:grid;place-items:center}.menu-btn[aria-expanded="true"]{filter:saturate(1.12);box-shadow:0 0 0 3px rgba(122,54,242,.14),0 8px 18px rgba(122,54,242,.22)}.hero-menu{position:absolute;right:18px;top:60px;z-index:12;width:min(220px,calc(100% - 36px));padding:8px;border:1px solid #e9e1f7;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 38px rgba(55,31,101,.18);display:grid;gap:4px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.98);transform-origin:top right;transition:.2s ease}.hero-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.hero-menu a{padding:9px 10px;border-radius:10px;color:#51486a;font-size:10px;font-weight:850}.hero-menu a:hover,.hero-menu a:focus-visible{outline:none;background:#f3edff;color:var(--violet-dark)}.hero-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px;position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid rgba(121,54,242,.13);background:rgba(255,255,255,.82);color:var(--violet-dark);border-radius:999px;font-size:10px;font-weight:800;margin-bottom:8px}h1{margin:0;font-size:42px;line-height:.97;letter-spacing:-2.1px;font-weight:950}h1 .gradient-text{background:linear-gradient(120deg,var(--violet-dark),var(--violet),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{margin:11px 0 0;font-size:16px;line-height:1.25;letter-spacing:-.25px;font-weight:900}.hero-copy{margin:9px 0 0;font-size:11.2px;line-height:1.7;color:#514d64;max-width:410px}.hero-note{margin-top:11px;display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:12px;background:#fff;border:1px solid #eee7fb;box-shadow:var(--card-shadow);font-size:9.5px;font-weight:800;color:#544f68}.hero-model-wrap{position:relative;width:100%;aspect-ratio:1.07/1;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4px 0 14px;margin:0;border-radius:30px;background:#ececef}.hero-model-glow{position:absolute;inset:0;border-radius:30px;background:linear-gradient(180deg,rgba(124,47,232,.08),rgba(255,79,163,.13));box-shadow:inset 0 0 0 1px rgba(122,54,242,.08);z-index:0}.hero-model-wrap::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 65%);box-shadow:none}.hero-orb,.hero-orb-2{position:absolute;border-radius:50%;z-index:3;animation:floatBlob 6s ease-in-out infinite;pointer-events:none}.hero-orb{width:56px;height:56px;background:linear-gradient(135deg,#8b4dfa,#ff6cb2);top:8px;right:16px;opacity:.16}.hero-orb-2{width:32px;height:32px;background:linear-gradient(135deg,#ff8d74,#ffd369);left:14px;bottom:70px;opacity:.34;animation-delay:1.2s}.hero-model{position:relative;z-index:1;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center bottom;border-radius:28px;filter:drop-shadow(0 16px 24px rgba(92,34,182,.10));animation:heroFloat 4.6s ease-in-out infinite}.hero-floor{display:none}@keyframes heroFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes floatBlob{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.07)}}.hero-buttons{display:grid;grid-template-columns:1fr 1.15fr;gap:10px;margin-top:14px;position:relative;z-index:3}.primary-btn,.secondary-btn,.mini-btn,.final-btn,.submit-btn{border:0;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;transition:.2s ease}.primary-btn:hover,.secondary-btn:hover,.mini-btn:hover,.final-btn:hover,.submit-btn:hover{transform:translateY(-2px);filter:saturate(1.08)}.primary-btn,.secondary-btn{min-height:48px;border-radius:12px;font-size:12px}.primary-btn{background:linear-gradient(135deg,#6d26ee,#9546fb);box-shadow:0 10px 25px rgba(112,42,238,.22)}.secondary-btn{background:linear-gradient(135deg,#129447,#31bf65);box-shadow:0 10px 25px rgba(28,163,81,.20)}.live-label{display:inline-flex;align-items:center;gap:7px}.live-dot{width:9px;height:9px;border-radius:50%;background:#6bff9f;box-shadow:0 0 0 0 rgba(107,255,159,.55);animation:livePulse 1.5s infinite}@keyframes livePulse{0%{box-shadow:0 0 0 0 rgba(107,255,159,.55)}70%{box-shadow:0 0 0 11px rgba(107,255,159,0)}100%{box-shadow:0 0 0 0 rgba(107,255,159,0)}}main{padding:13px 15px 0}.section{padding:13px 0;border-bottom:1px solid var(--line)}.section-head{display:flex;align-items:center;gap:9px;margin-bottom:11px}.num{min-width:28px;height:22px;padding:0 6px;border-radius:7px;background:linear-gradient(135deg,var(--violet),#9f58fa);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:900;box-shadow:0 5px 12px rgba(109,38,238,.18)}.section-title{font-size:13px;font-weight:950;letter-spacing:-.2px}.head-line{height:1px;background:var(--line);flex:1}.intro-card,.method-card,.panel,.office-card,.faq-item,.process-shell{border:1px solid var(--line);background:#fff;box-shadow:var(--card-shadow)}.intro-card{position:relative;overflow:hidden;border-radius:24px;padding:0;background:linear-gradient(145deg,#ffffff 0%,#fbf8ff 56%,#fff5fb 100%);border-color:#e8def8}.intro-card::before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-80px;top:-85px;background:radial-gradient(circle,rgba(255,79,163,.19),transparent 68%)}.intro-card::after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;left:-80px;bottom:-85px;background:radial-gradient(circle,rgba(111,43,238,.15),transparent 68%)}.intro-banner{position:relative;z-index:1;display:grid;grid-template-columns:68px 1fr;gap:13px;align-items:center;padding:17px;background:linear-gradient(135deg,#6324dc 0%,#913ef0 55%,#e548aa 100%);color:#fff}.intro-emblem{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;background:rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.26),0 12px 25px rgba(64,20,137,.24);backdrop-filter:blur(8px);position:relative}.intro-emblem::after{content:"✓";position:absolute;right:-4px;bottom:-4px;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#7830e8;font-size:12px;font-weight:950;box-shadow:0 7px 15px rgba(42,16,91,.22)}.intro-emblem .icon{width:31px;height:31px}.intro-kicker{display:block;margin-bottom:4px;font-size:8px;letter-spacing:1.2px;text-transform:uppercase;font-weight:900;color:rgba(255,255,255,.76)}.intro-copy strong{display:block;font-size:13px;line-height:1.35;margin-bottom:4px}.intro-copy p{margin:0;font-size:9.2px;line-height:1.55;color:rgba(255,255,255,.84)}.intro-points{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px}.intro-point{height:148px;padding:0;border-radius:18px;background:rgba(255,255,255,.92);border:1px solid #ece4f8;text-align:center;display:grid;grid-template-rows:88px 1fr;overflow:hidden;box-shadow:0 10px 22px rgba(68,39,119,.08);transition:.25s ease}.intro-point:hover{transform:translateY(-3px);box-shadow:0 14px 26px rgba(68,39,119,.11)}.intro-point-main{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding-top:5px}.intro-point-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;margin:0;background:linear-gradient(135deg,#efe7ff,#fff1fa);color:#7430e5;box-shadow:0 10px 18px rgba(111,43,238,.12)}.intro-point:nth-child(2) .intro-point-icon{background:linear-gradient(135deg,#eef8ff,#f0f8ff);color:#1f8ed8}.intro-point:nth-child(3) .intro-point-icon{background:linear-gradient(135deg,#effff4,#f5fff9);color:#16a34a}.intro-point-icon .icon{width:21px;height:21px}.intro-point b{display:block;font-size:9.4px;margin:0;color:#292440;text-align:center}.intro-point-desc{display:flex;align-items:center;justify-content:center;padding:7px 7px 10px;border-top:1px solid #f0ebf7;background:linear-gradient(180deg,#fff,#fcfaff);font-size:7.35px;line-height:1.35;color:#746d85;text-align:center}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.category{min-height:84px;border:1px solid #eeeaf7;border-radius:15px;background:linear-gradient(180deg,#fff,#fbf9ff);padding:9px 5px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;transition:.2s ease}.category:hover{transform:translateY(-2px);box-shadow:var(--card-shadow)}.category-icon{width:31px;height:31px;border-radius:11px;display:grid;place-items:center;color:var(--violet);background:linear-gradient(135deg,#f0e7ff,#fff0fa)}.category-icon .icon{width:16px;height:16px}.category span{font-size:8.4px;line-height:1.25;font-weight:800}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.method-card{border-radius:17px;padding:13px;position:relative;overflow:hidden}.method-card::after{content:"";position:absolute;inset:auto -12px -20px auto;width:72px;height:72px;border-radius:50%;background:radial-gradient(circle,rgba(124,47,232,.09),transparent 66%)}.method-top{display:flex;align-items:center;gap:9px;margin-bottom:8px}.method-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#fff;flex:0 0 auto}.method-icon.mail{background:linear-gradient(135deg,#7130eb,#a154fb)}.method-icon.live{background:linear-gradient(135deg,#129245,#39bf68)}.method-card h3{font-size:12px;margin:0}.method-card p{margin:0;color:var(--muted);font-size:10.4px;line-height:1.65}.mini-btn{margin-top:10px;width:100%;min-height:36px;border-radius:10px;font-size:10px}.mini-btn.mail{background:linear-gradient(135deg,#6f2bee,#9146ee)}.mini-btn.live{background:linear-gradient(135deg,#138b43,#29ad59)}.process-shell{position:relative;isolation:isolate;border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:17px;background:linear-gradient(145deg,#21103f 0%,#35145f 48%,#57207f 100%);box-shadow:0 24px 52px rgba(55,19,101,.25),inset 0 1px 0 rgba(255,255,255,.13);overflow:hidden}.process-shell::before{content:"";position:absolute;z-index:-1;inset:-95px -70px auto auto;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(255,99,183,.28) 0%,rgba(150,75,238,.13) 38%,transparent 72%)}.process-shell::after{content:"";position:absolute;z-index:-1;inset:auto auto -110px -80px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(117,70,255,.29) 0%,rgba(84,37,169,.12) 42%,transparent 72%)}.process-timeline{position:relative;z-index:1;display:grid;gap:0}.process-step{position:relative;display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;padding:13px;border:1px solid rgba(255,255,255,.13);border-radius:19px;background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.055));box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 11px 25px rgba(14,4,35,.15);backdrop-filter:blur(12px);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease,background .3s ease}.process-step::before{content:"";position:absolute;left:0;top:13px;bottom:13px;width:3px;border-radius:0 99px 99px 0;background:linear-gradient(180deg,#9a68ff,#ff67b5);opacity:.26;transition:.3s ease}.process-step-icon{width:54px;height:54px;border:1px solid rgba(255,255,255,.14);border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.06));color:#dccbff;box-shadow:inset 0 1px 0 rgba(255,255,255,.11);transition:.3s ease}.process-step-icon .icon{width:23px;height:23px}.process-step-copy small{display:block;margin-bottom:3px;font-size:7.5px;letter-spacing:.85px;text-transform:uppercase;font-weight:950;color:#d8c1ff;transition:.3s ease}.process-step-copy strong{display:block;font-size:11.2px;color:#fff;letter-spacing:-.08px;transition:.3s ease}.process-step-copy span{display:block;margin-top:4px;font-size:8.25px;line-height:1.5;color:rgba(255,255,255,.68);transition:.3s ease}.process-state{width:26px;height:26px;border:1px solid rgba(255,255,255,.17);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.09);color:#f1eaff;font-size:9.5px;font-weight:950;box-shadow:inset 0 1px 0 rgba(255,255,255,.11);transition:.3s ease}.process-step.active{transform:translateX(4px) scale(1.008);border-color:rgba(255,255,255,.78);background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(247,239,255,.96));box-shadow:0 18px 35px rgba(10,3,29,.28),0 0 0 1px rgba(190,148,255,.18)}.process-step.active::before{opacity:1}.process-step.active .process-step-icon{border-color:transparent;color:#fff;background:linear-gradient(135deg,#7130ed,#a34cf3 56%,#ed4ea8);box-shadow:0 13px 25px rgba(111,43,238,.28)}.process-step.active .process-step-copy small{color:#8a50e8}.process-step.active .process-step-copy strong{color:#2d1748}.process-step.active .process-step-copy span{color:#70647e}.process-step.active .process-state{border-color:transparent;color:#fff;background:linear-gradient(135deg,#6e2bea,#ed4fa9);box-shadow:0 0 0 6px rgba(205,164,255,.20),0 9px 19px rgba(112,42,238,.24);animation:processPulse .9s ease-in-out infinite}.process-step.completed{border-color:rgba(198,171,255,.31);background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.08))}.process-step.completed::before{opacity:.72}.process-step.completed .process-step-icon{border-color:rgba(255,255,255,.18);color:#fff;background:linear-gradient(135deg,#7650e9,#b45be8);box-shadow:0 10px 22px rgba(25,8,54,.18)}.process-step.completed .process-state{border-color:rgba(255,255,255,.25);color:#fff;background:linear-gradient(135deg,#22b875,#43d79a);box-shadow:0 8px 18px rgba(20,154,96,.20)}.process-connector{position:relative;height:34px;margin-left:26px;width:28px;overflow:hidden}.process-connector::before{content:"";position:absolute;left:13px;top:0;bottom:0;width:2px;border-radius:999px;background:linear-gradient(180deg,rgba(216,192,255,.18),rgba(255,115,187,.55),rgba(216,192,255,.18));box-shadow:0 0 10px rgba(218,170,255,.16)}.process-connector::after{content:"➜";position:absolute;left:4px;top:-7px;width:20px;height:20px;border:1px solid rgba(255,255,255,.4);border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#8650f2,#f052ac);color:#fff;font-size:10px;font-weight:950;box-shadow:0 8px 18px rgba(6,2,20,.28),0 0 0 4px rgba(255,255,255,.07);opacity:0;transform:translateY(0) rotate(90deg)}.process-connector.flowing::after{animation:connectorArrow .5s cubic-bezier(.3,.05,.28,1) forwards}@keyframes processPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes connectorArrow{0%{opacity:0;transform:translateY(0) rotate(90deg) scale(.84)}18%{opacity:1}80%{opacity:1;transform:translateY(18px) rotate(90deg) scale(1)}100%{opacity:0;transform:translateY(27px) rotate(90deg) scale(.88)}}.duo{display:grid;grid-template-columns:1fr 1.05fr;gap:10px}.panel{border-radius:16px;padding:12px}.check-list{display:grid;gap:8px}.check{display:flex;align-items:flex-start;gap:7px;font-size:9px;color:#504b63}.check-dot{width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#6e2bec,#a24ffc);color:#fff;display:grid;place-items:center;flex:0 0 auto;font-size:9px;font-weight:900}.hours-grid{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:flex-start}.clock{width:58px;height:58px;border-radius:50%;position:relative;background:radial-gradient(circle at center,#fff 54%,#ffeaf6 55%,#ffd6ed 66%,#8b3af0 68%,#6d26e7 78%,#fff 79%);box-shadow:0 8px 18px rgba(119,47,226,.20)}.clock::before,.clock::after{content:"";position:absolute;left:50%;top:50%;transform-origin:bottom center;border-radius:99px}.clock::before{width:2px;height:15px;background:#ff4f90;transform:translate(-50%,-100%) rotate(210deg)}.clock::after{width:2px;height:19px;background:#6d27e8;transform:translate(-50%,-100%) rotate(0deg)}.time-row{display:flex;justify-content:space-between;gap:6px;font-size:8.25px;margin:4px 0}.time-row b{font-weight:850}.closed{color:#ff3f68;font-weight:900}.holiday-note{margin-top:9px;padding:7px 8px;border-radius:9px;background:#fff0f6;color:#85516d;font-size:8px;line-height:1.35}.office-card{border-radius:16px;padding:12px;display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center}.building{height:72px;border-radius:15px;background:linear-gradient(180deg,#f4edff,#fff);display:grid;place-items:end center;overflow:hidden}.building svg{width:66px;height:66px}.office-card strong{display:block;font-size:10.5px;line-height:1.45}.office-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.office-badge{padding:5px 8px;border-radius:999px;background:linear-gradient(135deg,#fff,#f8f5ff);border:1px solid #eadffd;font-size:7.4px;font-weight:900;color:#5a4c85}.appointment{margin-top:8px;padding:7px 8px;border-radius:9px;background:#fff0f7;color:#6d4361;font-size:8.3px}.map-panel[hidden]{display:none}.map-panel{margin-top:10px;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#f1efe9;position:relative;height:120px}.map-panel::before{content:"";position:absolute;inset:0;background:linear-gradient(25deg,transparent 42%,rgba(255,255,255,.9) 43% 46%,transparent 47%),linear-gradient(118deg,transparent 42%,rgba(255,255,255,.9) 43% 46%,transparent 47%),linear-gradient(90deg,transparent 48%,rgba(177,198,174,.25) 49% 53%,transparent 54%),#e7efe5}.map-pin{position:absolute;left:51%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50% 50% 50% 0;background:#ff4f61;rotate:-45deg;box-shadow:0 8px 18px rgba(255,79,97,.25)}.map-pin::after{content:"";width:12px;height:12px;border-radius:50%;background:#fff;position:absolute;left:11px;top:11px}.faq-list{display:grid;gap:8px}.faq-item{border-radius:14px;overflow:hidden}.faq-q{width:100%;border:0;background:#fff;padding:11px;display:flex;align-items:center;gap:8px;text-align:left;color:var(--ink)}.faq-q .bubble{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#f1e8ff;color:var(--violet);flex:0 0 auto}.faq-q span{font-size:9px;font-weight:900;flex:1}.chev{transition:.2s ease}.faq-item.open .chev{transform:rotate(180deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease;padding:0 11px}.faq-item.open .faq-a{max-height:180px}.faq-a p{margin:0;padding:0 0 11px 35px;color:var(--muted);font-size:8.5px;line-height:1.55}.faq-a p.faq-answer-typing{min-height:1.55em}.faq-a p.faq-answer-typing::after{content:"";display:inline-block;width:2px;height:1em;margin-left:3px;vertical-align:-.1em;background:var(--violet);animation:contactFaqCaret .62s steps(1) infinite}@keyframes contactFaqCaret{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.faq-a p.faq-answer-typing::after{animation:none!important}}.final-cta{margin:14px 0 0;border-radius:20px 20px 0 0;overflow:hidden;color:#fff;padding:16px;background:radial-gradient(circle at 5% 10%,rgba(255,255,255,.17),transparent 22%),linear-gradient(110deg,#5c20d8 0%,#b437dc 47%,#ff725f 100%);display:grid;grid-template-columns:60px 1fr auto;gap:10px;align-items:center}.paper-plane{width:60px;height:60px}.final-cta h2{margin:0;font-size:14px;line-height:1.2}.final-cta p{margin:5px 0 0;font-size:8.5px;color:rgba(255,255,255,.86)}.final-btn{min-height:38px;padding:0 12px;border-radius:999px;background:#fff;color:#ff4f6e;font-size:9px;white-space:nowrap}footer{background:#11132d;color:#fff;padding:18px 16px 12px}.footer-brand{display:flex;align-items:center;gap:8px;font-weight:900;font-size:14px;margin-bottom:13px}.footer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.footer-col h4{margin:0 0 7px;font-size:10px}.footer-col a{display:block;color:#c8c9dc;font-size:8.5px;line-height:1.75}.footer-notice{border-top:1px solid rgba(255,255,255,.10);margin-top:13px;padding-top:10px;text-align:center;color:#bbbcd0;font-size:9px;line-height:1.55}.copyright{text-align:center;color:#8e90a8;font-size:8.5px;margin-top:8px}.modal-backdrop{position:fixed;inset:0;z-index:50;background:rgba(17,12,38,.62);backdrop-filter:none;-webkit-backdrop-filter:none;display:none;align-items:center;justify-content:center;padding:6px}.modal-backdrop.active{display:flex}.support-modal{width:min(calc(100vw - 16px),338px);max-height:none;overflow:visible;border-radius:20px;background:#fff;box-shadow:0 22px 58px rgba(19,11,54,.26);animation:sheetUp .24s ease both;scrollbar-width:none}@keyframes sheetUp{from{transform:translateY(12px);opacity:0}to{transform:none;opacity:1}}.modal-head{display:none}.modal-body{padding:9px;background:linear-gradient(180deg,#fff,#fdfcff)}.enquiry-head{display:flex;align-items:center;gap:8px;position:relative;margin-bottom:8px;padding-right:30px}.enquiry-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#7250f5,#8b52ef);box-shadow:0 9px 19px rgba(111,65,222,.22);flex:0 0 auto}.enquiry-icon .icon{width:19px;height:19px}.enquiry-head h2{margin:0;font-size:15.5px;line-height:1.04;letter-spacing:-.35px}.enquiry-head p{margin:2px 0 0;font-size:7.8px;color:#777180}.close-modal{position:absolute;right:0;top:0;width:25px;height:25px;border-radius:50%;border:1px solid #e9e3f1;background:#fff;color:#6f6580;display:grid;place-items:center;box-shadow:0 4px 11px rgba(58,39,92,.08)}.support-modal.live .enquiry-icon{background:linear-gradient(135deg,#118f46,#35bd69);box-shadow:0 9px 19px rgba(26,158,79,.20)}.enquiry-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.enquiry-field{min-width:0}.enquiry-field.full{grid-column:1/-1}.enquiry-control{position:relative;min-height:39px;border:1.35px solid #e5e1e9;border-radius:11px;background:#fff;display:flex;align-items:center;gap:6px;padding:5px 7px;transition:.22s ease}.enquiry-control:focus-within{border-color:#8252ef;box-shadow:0 0 0 3px rgba(130,82,239,.08)}.enquiry-control .icon{width:14px;height:14px;color:#81788e;flex:0 0 auto}.enquiry-field-stack{display:grid;gap:0;width:100%;min-width:0}.enquiry-field-stack label{font-size:6.2px;line-height:1;color:#827b89;font-weight:800}.enquiry-control input,.enquiry-control textarea{width:100%;border:0;outline:0;background:transparent;color:#2d2933;font-size:8.1px;font-weight:800;min-width:0}.enquiry-control textarea{min-height:36px;padding-top:1px;resize:none;font-weight:650;line-height:1.25}.enquiry-control.textarea{align-items:flex-start;min-height:47px}.enquiry-group{margin-top:7px}.enquiry-group-title{display:block;margin:0 0 4px;font-size:8.9px;font-weight:950;color:#282431}.issue-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1.35px solid #e4dfe9;border-radius:11px;overflow:hidden;background:#fff}.issue-option{min-width:0;position:relative}.issue-option+ .issue-option{border-left:1px solid #ece8ef}.issue-option input{position:absolute;opacity:0;pointer-events:none}.issue-card{min-height:55px;padding:4px 1px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-align:center;background:#fff;color:#4f4a56;cursor:pointer;transition:.2s ease}.issue-badge{width:23px;height:23px;border-radius:8px;display:grid;place-items:center;box-shadow:0 6px 12px rgba(72,44,124,.10)}.issue-card .icon{width:11px;height:11px;color:#fff;transition:.2s ease}.issue-card span{font-size:5.4px;line-height:1.1;font-weight:900}.issue-general .issue-badge{background:linear-gradient(135deg,#8d62ff,#b45dff)}.issue-payment .issue-badge{background:linear-gradient(135deg,#4e8fff,#53c7ff)}.issue-project .issue-badge{background:linear-gradient(135deg,#7b4af7,#ff5aa0)}.issue-tech .issue-badge{background:linear-gradient(135deg,#0ea5a4,#4adf8a)}.issue-consult .issue-badge{background:linear-gradient(135deg,#ff934f,#ffc658)}.issue-option input:checked+.issue-card{position:relative;z-index:1;color:#5726c7;background:linear-gradient(180deg,#fff,#f7f1ff);box-shadow:inset 0 0 0 2px #8253ef}.issue-option input:checked+.issue-card .issue-badge{transform:translateY(-1px) scale(1.03);box-shadow:0 8px 15px rgba(111,50,237,.20)}.plan-wrap{display:none;margin-top:7px}.plan-wrap.show{display:block;animation:revealField .22s ease both}@keyframes revealField{from{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.plan-option{position:relative}.plan-option input{position:absolute;opacity:0;pointer-events:none}.plan-card{min-height:45px;border:1.35px solid #dfdae6;border-radius:11px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:6px 7px;gap:1px;transition:.22s ease;cursor:pointer;box-shadow:0 6px 12px rgba(60,40,100,.04)}.plan-card b{font-size:8px;line-height:1;color:#2e2738}.plan-card small{font-size:5.7px;line-height:1.15;color:#7a7385;font-weight:800}.plan-card::before{content:"";position:absolute;left:7px;top:6px;width:6px;height:6px;border-radius:50%}.plan-silver .plan-card{background:linear-gradient(180deg,#fff,#f7f8fb)}.plan-silver .plan-card::before{background:linear-gradient(135deg,#b9bfca,#eef1f7)}.plan-gold .plan-card{background:linear-gradient(180deg,#fff7dc,#fffef7);box-shadow:0 7px 14px rgba(232,179,42,.10)}.plan-gold .plan-card::before{background:linear-gradient(135deg,#f6b726,#ffdc75)}.plan-platinum .plan-card{background:linear-gradient(180deg,#f4efff,#fcfaff)}.plan-platinum .plan-card::before{background:linear-gradient(135deg,#8a68f7,#d8caff)}.plan-option input:checked+.plan-card{border-color:transparent;box-shadow:0 10px 18px rgba(111,50,237,.18);transform:translateY(-1px);background:linear-gradient(135deg,#6e32ed,#8047e8 62%,#d557d8)}.plan-option input:checked+.plan-card b,.plan-option input:checked+.plan-card small{color:#fff}.message-wrap{display:block;margin-top:7px}.submit-btn{width:100%;min-height:35px;margin-top:7px;border-radius:10px;border:0;color:#fff;background:linear-gradient(135deg,#6330ec,#7c3fe7);font-size:9.2px;font-weight:950;display:flex;align-items:center;justify-content:center;gap:7px;box-shadow:0 8px 18px rgba(103,47,235,.18);transition:.22s ease}.submit-btn:hover{transform:translateY(-1px);filter:saturate(1.08)}.submit-arrow{font-size:17px;line-height:1;margin-left:auto;padding-right:3px}.support-modal.live .submit-btn{background:linear-gradient(135deg,#108f45,#28b65f);box-shadow:0 8px 18px rgba(28,163,81,.18)}.form-note{font-size:5.9px;color:#80798a;text-align:center;margin:4px 0 0;line-height:1.2}.support-form.was-validated :invalid{outline:none}.support-form.was-validated .enquiry-control:has(:invalid){border-color:#ef5573;box-shadow:0 0 0 2px rgba(239,85,115,.08)}@media (max-height:700px){.modal-backdrop.active .support-modal{scale:.88}}.toast{position:fixed;left:50%;bottom:22px;z-index:90;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:.25s ease;background:#17142f;color:#fff;padding:11px 14px;border-radius:12px;font-size:10px;box-shadow:0 12px 30px rgba(0,0,0,.25);max-width:calc(100% - 28px);text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}@media (max-width:390px){h1{font-size:37px}.hero-model-wrap{aspect-ratio:1.07/1;min-height:0}.hero-buttons{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.duo{grid-template-columns:1fr}.method-grid{grid-template-columns:1fr}.intro-banner{grid-template-columns:56px 1fr;padding:14px}.intro-emblem{width:56px;height:56px;border-radius:18px}.intro-points{gap:6px;padding:9px}.intro-point{height:142px;padding:0}.final-cta{grid-template-columns:52px 1fr}.final-btn{grid-column:1/-1}.footer-grid{grid-template-columns:repeat(2,1fr)}.support-modal{width:min(calc(100vw - 12px),324px);max-height:none;overflow:visible;border-radius:18px}.modal-body{padding:8px}.enquiry-grid{gap:5px}.enquiry-control{min-height:38px;padding:5px 7px}.issue-card{min-height:53px;padding:4px 1px}.issue-card .icon{width:11px;height:11px}.issue-card span{font-size:5.3px}.plan-grid{gap:5px}}@media (min-width:800px){body{padding:28px 0}.app{border-radius:34px}}.hero-model-wrap{aspect-ratio:1.22/1;min-height:0;padding:0;align-items:stretch;justify-content:stretch;overflow:hidden;border-radius:30px;background:#ececef;}.hero-model.csp-s-c36aa2c0f4315fa5{translate:0 0;scale:1;transform-origin:center top;animation:none}.hero-model{width:100%;height:calc(100% + 34px);max-width:none;max-height:none;margin-bottom:-34px;object-fit:cover;object-position:center top;border-radius:28px;animation:heroFloatSafe 4.6s ease-in-out infinite;will-change:transform;}@keyframes heroFloatSafe{0%,100%{transform:translateY(0) scale(1.015)}50%{transform:translateY(-8px) scale(1.015)}}.modal-backdrop{background:rgba(17,12,38,.56);backdrop-filter:none;-webkit-backdrop-filter:none;padding:12px 5px;}.support-modal{width:min(calc(100vw - 10px),420px);max-height:calc(100svh - 24px);overflow-y:auto;overflow-x:hidden;border-radius:25px;box-shadow:0 26px 72px rgba(19,11,54,.30);scrollbar-width:thin;}.modal-body{padding:16px;background:#fff}.enquiry-head{gap:12px;margin-bottom:14px;padding-right:38px}.enquiry-icon{width:52px;height:52px;border-radius:15px}.enquiry-icon .icon{width:25px;height:25px}.enquiry-head h2{font-size:19px;line-height:1.06}.enquiry-head p{margin-top:4px;font-size:9.5px}.close-modal{width:32px;height:32px}.enquiry-grid{gap:9px}.enquiry-control{min-height:52px;border-radius:14px;gap:9px;padding:8px 11px}.enquiry-control .icon{width:18px;height:18px}.enquiry-field-stack{gap:2px}.enquiry-field-stack label{font-size:7.8px;line-height:1.05}.enquiry-control input,.enquiry-control textarea{font-size:10.3px}.enquiry-group{margin-top:14px}.enquiry-group-title{margin-bottom:8px;font-size:11px}.issue-grid{border-radius:15px}.issue-card{min-height:82px;padding:9px 3px 8px;gap:7px}.issue-badge{width:35px;height:35px;border-radius:12px}.issue-card .icon{width:18px;height:18px}.issue-card span{font-size:7.1px;line-height:1.24}.plan-wrap{margin-top:14px}.plan-grid{gap:9px}.plan-card{min-height:64px;border-radius:15px;padding:10px 11px;gap:3px}.plan-card b{font-size:10.2px}.plan-card small{font-size:7.1px;line-height:1.25}.plan-card::before{left:11px;top:10px;width:9px;height:9px}.message-wrap{margin-top:14px}.enquiry-control.textarea{min-height:92px}.enquiry-control textarea{min-height:74px;line-height:1.42;resize:none}.submit-btn{min-height:52px;margin-top:14px;border-radius:14px;font-size:12px}.submit-arrow{font-size:23px;padding-right:6px}.form-note{font-size:7.5px;margin-top:8px;line-height:1.35}@media (max-width:390px){.hero-model-wrap{aspect-ratio:1.22/1;min-height:0;padding:0}.support-modal{width:calc(100vw - 10px);max-height:calc(100svh - 18px);border-radius:22px}.modal-body{padding:14px}.enquiry-control{min-height:50px;padding:8px 10px}.issue-card{min-height:78px;padding:8px 2px 7px}.issue-card .icon{width:17px;height:17px}.issue-card span{font-size:6.8px}}@media (max-height:700px){.modal-backdrop.active .support-modal{scale:1}.support-modal{max-height:calc(100svh - 12px);overflow-y:auto}}.hero-note{min-height:42px;min-width:min(100%,288px);overflow:hidden;padding:7px 12px 7px 8px;gap:9px;}.hero-note-icon{width:29px;height:29px;flex:0 0 29px;border-radius:10px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6e2bec,#ab4ef8 58%,#f052a8);box-shadow:0 7px 16px rgba(111,43,238,.22);position:relative;isolation:isolate;animation:heroIconFloat 2.4s ease-in-out infinite;}.hero-note-icon::before{content:"";position:absolute;inset:-3px;border-radius:12px;border:1px solid rgba(122,54,242,.24);animation:heroIconRing 1.8s ease-out infinite;z-index:-1;}.hero-note-spark{font-size:15px;line-height:1;animation:heroSparkSpin 3.2s linear infinite;}.hero-note-type{display:flex;align-items:center;min-width:0;white-space:nowrap;overflow:hidden;font-size:clamp(10.8px,2.7vw,12.5px);line-height:1.2;font-weight:900;letter-spacing:-.08px;}#heroTypedText{overflow:hidden;text-overflow:clip}.hero-type-cursor{width:2px;height:14px;margin-left:3px;border-radius:99px;background:linear-gradient(180deg,#6f2bee,#f04fa4);animation:typeCursorBlink .72s steps(1) infinite;}@keyframes heroIconFloat{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-2px) rotate(3deg)}}@keyframes heroIconRing{0%{opacity:.65;transform:scale(.82)}75%,100%{opacity:0;transform:scale(1.25)}}@keyframes heroSparkSpin{0%{transform:rotate(0) scale(.9)}50%{transform:rotate(180deg) scale(1.08)}100%{transform:rotate(360deg) scale(.9)}}@keyframes typeCursorBlink{0%,48%{opacity:1}49%,100%{opacity:0}}.support-modal{width:min(calc(100vw - 14px),398px);max-height:none !important;overflow:visible !important;border-radius:23px;scale:1;transform-origin:center;}.modal-body{padding:13px}.enquiry-head{gap:10px;margin-bottom:10px;padding-right:34px}.enquiry-icon{width:46px;height:46px;border-radius:14px}.enquiry-icon .icon{width:22px;height:22px}.enquiry-head h2{font-size:17.5px}.enquiry-head p{font-size:8.7px}.close-modal{width:29px;height:29px}.enquiry-grid{gap:7px}.enquiry-control{min-height:46px;padding:7px 9px;border-radius:12px;gap:7px}.enquiry-control .icon{width:16px;height:16px}.enquiry-field-stack label{font-size:7.1px}.enquiry-control input,.enquiry-control textarea{font-size:9.3px}.enquiry-group{margin-top:10px}.enquiry-group-title{margin-bottom:6px;font-size:10px}.issue-grid{gap:4px;padding:4px;border:1px solid #e4dced;border-radius:4px;overflow:visible;background:linear-gradient(135deg,#f3effa,#fbf9ff);}.issue-option + .issue-option{border-left:0}.issue-card{min-height:68px;padding:7px 2px 6px;gap:5px;border:1px solid transparent;border-radius:3px;background:#fff;box-shadow:0 4px 10px rgba(55,34,92,.04);}.issue-badge{width:29px;height:29px;border-radius:9px}.issue-card .icon{width:15px;height:15px}.issue-card span{font-size:6.3px;line-height:1.16}.issue-option input:checked + .issue-card{color:#4f20bc;border-color:#8050ed;border-radius:3px;background:linear-gradient(150deg,#ffffff 0%,#f5efff 52%,#fff3fb 100%);box-shadow:0 0 0 2px rgba(128,80,237,.12),0 12px 22px rgba(83,42,161,.16);transform:translateY(-2px);}.issue-option input:checked + .issue-card::after{content:"✓";position:absolute;right:4px;top:4px;width:13px;height:13px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#6d2ceb,#e54fa8);font-size:7px;font-weight:950;box-shadow:0 4px 9px rgba(105,43,222,.24);}.plan-wrap{margin-top:9px}.plan-grid{gap:7px}.plan-card{position:relative;min-height:55px;border-radius:11px;padding:9px 9px 7px;overflow:hidden;isolation:isolate;}.plan-card::before{left:9px;top:8px;width:8px;height:8px}.plan-card b{font-size:9.1px;margin-top:3px}.plan-card small{font-size:6.3px;line-height:1.15}.plan-card::after{content:"";position:absolute;inset:auto -22px -28px auto;width:62px;height:62px;border-radius:50%;opacity:.25;z-index:-1;}.plan-silver .plan-card{border-color:#cfd3dd;background:linear-gradient(145deg,#fff,#eef1f6)}.plan-silver .plan-card::after{background:radial-gradient(circle,#aab2c3,transparent 68%)}.plan-gold .plan-card{border-color:#f0c85e;background:linear-gradient(145deg,#fffdf3,#fff1b8);box-shadow:0 8px 16px rgba(218,166,28,.13)}.plan-gold .plan-card::after{content:attr(data-tag);inset:5px 5px auto auto;width:auto;height:auto;border-radius:999px;padding:2px 5px;opacity:1;background:linear-gradient(135deg,#e9a91a,#ffd86d);color:#5f3a00;font-size:5.2px;font-weight:950;letter-spacing:.2px;z-index:1}.plan-platinum .plan-card{border-color:#aa91ef;background:linear-gradient(145deg,#fff,#eee7ff)}.plan-platinum .plan-card::after{background:radial-gradient(circle,#8564e9,transparent 68%)}.plan-silver input:checked + .plan-card{background:linear-gradient(135deg,#4d5360,#9ea6b7);border-color:transparent;box-shadow:0 13px 24px rgba(72,78,92,.24)}.plan-gold input:checked + .plan-card{background:linear-gradient(135deg,#d58e08,#ffd762);border-color:transparent;box-shadow:0 14px 26px rgba(214,151,17,.30)}.plan-gold input:checked + .plan-card b,.plan-gold input:checked + .plan-card small{color:#3c2600}.plan-platinum input:checked + .plan-card{background:linear-gradient(135deg,#5c2ed8,#9b56f6 60%,#df54bc);border-color:transparent;box-shadow:0 14px 26px rgba(103,48,218,.28)}.message-wrap{margin-top:10px}.enquiry-control.textarea{min-height:68px}.enquiry-control textarea{min-height:52px;line-height:1.34}.submit-btn{min-height:45px;margin-top:10px;border-radius:12px;font-size:10.8px}.submit-arrow{font-size:20px}.form-note{font-size:6.8px;margin-top:5px}.enquiry-control.demo-typing{border-color:#8855ef;box-shadow:0 0 0 3px rgba(136,85,239,.09),0 7px 16px rgba(94,48,177,.08);}.enquiry-control.demo-typing .icon{color:#7741e5;animation:demoFieldPulse .75s ease-in-out infinite alternate}@keyframes demoFieldPulse{from{transform:scale(.92)}to{transform:scale(1.08)}}.support-modal.project-mode .modal-body{padding-top:11px;padding-bottom:10px}.support-modal.project-mode .enquiry-head{margin-bottom:8px}.support-modal.project-mode .enquiry-control{min-height:43px;padding-top:6px;padding-bottom:6px}.support-modal.project-mode .issue-card{min-height:62px;padding-top:5px;padding-bottom:5px}.support-modal.project-mode .plan-wrap{margin-top:7px}.support-modal.project-mode .plan-card{min-height:49px;padding-top:7px;padding-bottom:6px}.support-modal.project-mode .message-wrap{margin-top:7px}.support-modal.project-mode .enquiry-control.textarea{min-height:59px}.support-modal.project-mode .enquiry-control textarea{min-height:43px}.support-modal.project-mode .submit-btn{min-height:42px;margin-top:8px}.support-modal.project-mode .form-note{margin-top:4px}@media (max-width:390px){.hero-note{min-width:0;width:100%;max-width:100%}.hero-note-type{font-size:clamp(10px,2.9vw,11px)}.support-modal{width:calc(100vw - 12px);max-height:none !important;overflow:visible !important;border-radius:20px}.modal-body{padding:11px}.enquiry-control{min-height:43px;padding:6px 8px}.issue-card{min-height:64px;padding:6px 1px 5px}.issue-card .icon{width:14px;height:14px}.issue-card span{font-size:5.9px}.plan-card{min-height:52px;padding:8px 7px 6px}.enquiry-control.textarea{min-height:64px}.enquiry-control textarea{min-height:48px}.support-modal.project-mode{scale:.96}}@media (max-height:720px){.modal-backdrop.active .support-modal{scale:.92}.modal-backdrop.active .support-modal.project-mode{scale:.88}.support-modal{overflow:visible !important;max-height:none !important}}@media (prefers-reduced-motion:reduce){.hero-note-icon,.hero-note-icon::before,.hero-note-spark,.hero-type-cursor,.enquiry-control.demo-typing .icon{animation:none}}.modal-backdrop{padding:10px 8px !important;background:rgba(17,12,38,.58) !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;}.support-modal{width:min(calc(100vw - 14px),430px) !important;max-height:none !important;overflow:hidden !important;border-radius:30px !important;box-shadow:0 24px 68px rgba(19,11,54,.28) !important;transform-origin:center center;}.modal-body{padding:14px !important;border-radius:inherit !important}.enquiry-head{gap:10px !important;margin-bottom:11px !important;padding-right:35px !important}.enquiry-icon{width:47px !important;height:47px !important;border-radius:14px !important}.enquiry-icon .icon{width:22px !important;height:22px !important}.enquiry-head h2{font-size:18px !important}.enquiry-head p{font-size:8.9px !important}.close-modal{width:30px !important;height:30px !important}.enquiry-grid{gap:8px !important}.enquiry-control{min-height:48px !important;padding:7px 10px !important;border-radius:13px !important;gap:8px !important;}.enquiry-control .icon{width:17px !important;height:17px !important}.enquiry-field-stack label{font-size:7.3px !important}.enquiry-control input,.enquiry-control textarea{font-size:9.6px !important}.enquiry-group{margin-top:11px !important}.enquiry-group-title{margin-bottom:6px !important;font-size:10.2px !important}.issue-card{min-height:70px !important;padding:7px 3px 6px !important;gap:5px !important}.issue-badge{width:30px !important;height:30px !important}.issue-card .icon{width:15px !important;height:15px !important}.issue-card span{font-size:6.5px !important}.plan-wrap{margin-top:10px !important}.plan-grid{gap:8px !important}.plan-card{min-height:69px !important;padding:8px 9px !important;gap:3px !important;justify-content:flex-start !important;overflow:hidden !important;}.plan-card::before,.plan-card::after{display:none !important;content:none !important}.plan-badge{position:static;display:inline-flex;align-items:center;justify-content:center;min-height:17px;max-width:100%;padding:2px 6px;margin:0 0 3px;border-radius:999px;font-size:5.8px;line-height:1;letter-spacing:.25px;font-weight:950;white-space:nowrap;box-shadow:inset 0 0 0 1px rgba(255,255,255,.38),0 4px 9px rgba(52,35,90,.10);}.plan-card b{font-size:9.4px !important;line-height:1.05 !important;margin:0 !important}.plan-card small{font-size:6.4px !important;line-height:1.18 !important}.plan-silver .plan-badge{color:#3f4653;background:linear-gradient(135deg,#d9dde5,#f8f9fb)}.plan-gold .plan-badge{color:#654000;background:linear-gradient(135deg,#f2b82f,#ffe489)}.plan-platinum .plan-badge{color:#fff;background:linear-gradient(135deg,#6940dc,#b66af1)}.plan-option input:checked + .plan-card .plan-badge{transform:translateY(-1px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),0 6px 12px rgba(31,19,59,.18);}.plan-silver input:checked + .plan-card .plan-badge{color:#303641;background:linear-gradient(135deg,#f7f8fb,#cfd5df)}.plan-gold input:checked + .plan-card .plan-badge{color:#503000;background:linear-gradient(135deg,#fff0a6,#ffc943)}.plan-platinum input:checked + .plan-card .plan-badge{color:#5b2acb;background:#fff}.message-wrap{margin-top:11px !important}.enquiry-control.textarea{min-height:72px !important}.enquiry-control textarea{min-height:55px !important;line-height:1.35 !important}.submit-btn{min-height:46px !important;margin-top:11px !important;font-size:11px !important}.form-note{font-size:6.9px !important;margin-top:6px !important}.support-modal.project-mode .modal-body{padding:12px 13px 11px !important}.support-modal.project-mode .enquiry-head{margin-bottom:9px !important}.support-modal.project-mode .enquiry-control{min-height:45px !important;padding-top:6px !important;padding-bottom:6px !important}.support-modal.project-mode .issue-card{min-height:64px !important;padding-top:5px !important;padding-bottom:5px !important}.support-modal.project-mode .plan-wrap{margin-top:8px !important}.support-modal.project-mode .plan-card{min-height:62px !important;padding:7px 8px !important}.support-modal.project-mode .message-wrap{margin-top:8px !important}.support-modal.project-mode .enquiry-control.textarea{min-height:62px !important}.support-modal.project-mode .enquiry-control textarea{min-height:46px !important}.support-modal.project-mode .submit-btn{min-height:43px !important;margin-top:8px !important}@media (max-width:390px){.support-modal{width:calc(100vw - 14px) !important;border-radius:26px !important}.modal-body{padding:12px !important}.enquiry-control{min-height:46px !important;padding:7px 9px !important}.issue-card{min-height:67px !important}.plan-card{min-height:66px !important;padding:8px !important}.enquiry-control.textarea{min-height:68px !important}.enquiry-control textarea{min-height:51px !important}}@media (max-height:760px){.modal-backdrop.active .support-modal{scale:.93 !important}.modal-backdrop.active .support-modal.project-mode{scale:.89 !important}}@media (max-height:620px){.modal-backdrop.active .support-modal{scale:.84 !important}.modal-backdrop.active .support-modal.project-mode{scale:.80 !important}}.hero-buttons{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.method-grid,.duo{grid-template-columns:1fr}.intro-banner{grid-template-columns:56px 1fr;padding:14px}.intro-emblem{width:56px;height:56px;border-radius:18px}.final-cta{grid-template-columns:52px 1fr}.final-btn{grid-column:1/-1}.footer-brand{font-size:16px}.footer-col h4{font-size:12px}.footer-col a{font-size:10px;line-height:1.8}.footer-notice{font-size:10.5px}.copyright{font-size:10px}@media (min-width:800px){body{padding:0}.app{width:100%;max-width:none;border-radius:0;box-shadow:none}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.duo{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:799px){.hero{padding-left:4px;padding-right:4px}main{padding-left:4px;padding-right:4px}footer{padding-left:4px;padding-right:4px}}.help-chip{padding:8px 12px;font-size:12.5px}.menu-btn{width:38px;height:38px;border-radius:13px;font-size:18px}.footer-brand{font-size:18px}.footer-col h4{font-size:14px}.footer-col a{font-size:12px;line-height:1.85}.footer-notice{font-size:12.5px}.copyright{font-size:12px}.hero{padding-left:2px;padding-right:2px}main{padding-left:2px;padding-right:2px}footer{padding-left:2px;padding-right:2px}.hero,main,footer{padding-left:6px;padding-right:6px}.final-cta{margin-left:6px;margin-right:6px}#introduction .section-title,#categories .section-title,#methods .section-title,#process .section-title,main .duo .section-title,#office .section-title,#faqs .section-title{font-size:16px}#introduction .num,#categories .num,#methods .num,#process .num,main .duo .num,#office .num,#faqs .num{min-width:32px;height:25px;font-size:11px}#introduction .intro-emblem{width:72px;height:72px}#introduction .intro-emblem .icon{width:34px;height:34px}#introduction .intro-kicker{font-size:10px}#introduction .intro-copy strong{font-size:15px}#introduction .intro-copy p{font-size:11px}#introduction .intro-point{height:auto;min-height:170px;grid-template-rows:96px 1fr}#introduction .intro-point-icon{width:50px;height:50px}#introduction .intro-point-icon .icon{width:24px;height:24px}#introduction .intro-point b{font-size:11px}#introduction .intro-point-desc{font-size:9.5px;line-height:1.45}#categories .category{min-height:98px;gap:9px}#categories .category-icon{width:40px;height:40px;border-radius:13px}#categories .category-icon .icon{width:21px;height:21px}#categories .category > span:last-child{font-size:11px;line-height:1.35}#methods .method-icon{width:46px;height:46px;border-radius:14px}#methods .method-icon .icon{width:23px;height:23px}#methods .method-card h3{font-size:14px}#methods .method-card p{font-size:12px;line-height:1.65}#methods .mini-btn{min-height:42px;font-size:11.5px}#process .process-step{grid-template-columns:60px 1fr auto;gap:13px}#process .process-step-icon{width:60px;height:60px}#process .process-step-icon .icon{width:27px;height:27px}#process .process-step-copy small{font-size:9px}#process .process-step-copy strong{font-size:13px}#process .process-step-copy span{font-size:10.5px;line-height:1.55}#process .process-state{width:30px;height:30px;font-size:11px}main .duo .check{gap:9px;font-size:11.5px}main .duo .check-dot{width:20px;height:20px;font-size:11px}main .duo .time-row{font-size:10.5px}main .duo .holiday-note{font-size:10px;line-height:1.45}#office .office-card strong{font-size:12.5px}#office .office-badge{font-size:9.5px;padding:6px 9px}#office .appointment{font-size:10.5px;line-height:1.45}#faqs .faq-q{padding:13px;gap:10px}#faqs .faq-q .bubble{width:34px;height:34px;border-radius:11px}#faqs .faq-q .bubble .icon{width:18px;height:18px}#faqs .faq-q > span:nth-child(2){font-size:11.5px}#faqs .faq-q .chev{width:21px;height:21px}#faqs .faq-a{padding-left:13px;padding-right:13px}#faqs .faq-a p{padding-left:44px;font-size:10.5px;line-height:1.6}@media (max-width:520px){.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.brand{min-width:0;gap:6px;overflow:hidden}.brand-mark{width:30px;height:30px;flex:0 0 auto}.brand span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(13px,3.7vw,15.5px);letter-spacing:-.35px}.top-actions{gap:5px;flex:0 0 auto}.help-chip{padding:7px 9px;font-size:10.8px;gap:5px;white-space:nowrap}.help-chip .icon{width:16px;height:16px}.menu-btn{width:36px;height:36px;border-radius:12px;font-size:17px;flex:0 0 auto}.hero-menu{right:6px;width:min(220px,calc(100% - 12px))}}#introduction .intro-banner{grid-template-columns:48px minmax(0,1fr);gap:10px;padding:12px;align-items:center}#introduction .intro-emblem{width:48px;height:48px;border-radius:15px}#introduction .intro-emblem .icon{width:23px;height:23px}#introduction .intro-copy{min-width:0;overflow:hidden}#introduction .intro-kicker{font-size:8px;letter-spacing:.85px}#introduction .intro-copy strong{font-size:12.5px;line-height:1.35;overflow-wrap:anywhere}#introduction .intro-copy p{font-size:9.3px;line-height:1.5;overflow-wrap:anywhere}#process .process-shell{padding:13px;border-radius:23px}#process .process-step{grid-template-columns:44px minmax(0,1fr) 24px;gap:9px;padding:10px;border-radius:16px}#process .process-step-icon{width:44px;height:44px;border-radius:14px}#process .process-step-icon .icon{width:19px;height:19px}#process .process-step-copy{min-width:0}#process .process-step-copy small{font-size:7.5px;letter-spacing:.72px}#process .process-step-copy strong{font-size:11.2px;line-height:1.28}#process .process-step-copy span{font-size:8.5px;line-height:1.45}#process .process-state{width:24px;height:24px;font-size:9px}#process .process-connector{height:27px;margin-left:21px}.hours-schedule{display:block}.schedule-list{display:grid;gap:5px}.hours-schedule .time-row{display:grid;grid-template-columns:27px minmax(78px,.75fr) minmax(118px,1fr);gap:8px;align-items:center;margin:0;padding:5px 6px;border-radius:10px;background:linear-gradient(135deg,#fff,#fbf8ff);border:1px solid #eee9f6;font-size:10.5px}.hours-schedule .time-row b{font-size:10.5px}.hours-schedule .time-row > span:last-child{text-align:right;white-space:nowrap}.mini-clock{--hour-angle:0deg;--minute-angle:0deg;position:relative;width:25px;height:25px;border:2px solid #8640ec;border-radius:50%;background:radial-gradient(circle,#fff 56%,#f6ecff 57%);box-shadow:0 4px 10px rgba(112,42,238,.16);display:grid;place-items:center;color:#ff4f86;font-size:13px;font-weight:950}.mini-clock::before,.mini-clock::after{content:"";position:absolute;left:50%;top:50%;transform-origin:50% 100%;border-radius:99px}.mini-clock::before{width:2px;height:7px;background:#6f2bea;transform:translate(-50%,-100%) rotate(var(--hour-angle))}.mini-clock::after{width:1.5px;height:9px;background:#ff4f86;transform:translate(-50%,-100%) rotate(var(--minute-angle))}.mini-clock.is-closed::before,.mini-clock.is-closed::after{display:none}.mini-clock.is-closed{border-color:#ff6286;background:#fff1f5}.menu-btn{position:relative;width:clamp(40px,10vw,46px);height:clamp(40px,10vw,46px);min-width:40px;aspect-ratio:1;flex:0 0 auto;border-radius:clamp(12px,3vw,15px);line-height:1;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;outline:none;overflow:hidden;}.menu-lines{position:relative;width:21px;height:16px;display:block}.menu-lines span{position:absolute;left:0;width:100%;height:2.5px;border-radius:99px;background:#fff;transform-origin:center;transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .2s ease,top .32s cubic-bezier(.2,.8,.2,1)}.menu-lines span:nth-child(1){top:0}.menu-lines span:nth-child(2){top:6.75px}.menu-lines span:nth-child(3){top:13.5px}.menu-btn[aria-expanded="true"] .menu-lines span:nth-child(1){top:6.75px;transform:rotate(45deg)}.menu-btn[aria-expanded="true"] .menu-lines span:nth-child(2){opacity:0;transform:scaleX(.35)}.menu-btn[aria-expanded="true"] .menu-lines span:nth-child(3){top:6.75px;transform:rotate(-45deg)}.menu-btn:active,.menu-btn:focus,.menu-btn:focus-visible,.menu-btn[aria-expanded="true"]{outline:none;filter:none;background:linear-gradient(135deg,var(--violet),var(--pink));box-shadow:0 8px 18px rgba(122,54,242,.22);}.hero-menu{width:min(260px,calc(100vw - 18px));right:clamp(5px,2vw,18px);top:clamp(58px,14vw,70px);transform:translateY(-12px) scale(.96);transition:opacity .24s ease,visibility .24s ease,transform .34s cubic-bezier(.2,.8,.2,1)}.hero-menu.open{transform:translateY(0) scale(1)}.hero-menu a{display:flex;align-items:center;gap:9px;transform:translateY(-4px);opacity:0;transition:transform .25s ease,opacity .2s ease,background .2s ease,color .2s ease}.hero-menu a .menu-link-icon{width:18px;height:18px;min-width:18px;display:grid;place-items:center;border-radius:6px;color:var(--violet);background:#f3edff}.hero-menu a .menu-link-icon .icon{width:12px;height:12px}.hero-menu.open a{transform:translateY(0);opacity:1}.hero-menu.open a:nth-child(2){transition-delay:.025s}.hero-menu.open a:nth-child(3){transition-delay:.05s}.hero-menu.open a:nth-child(4){transition-delay:.075s}.hero-menu.open a:nth-child(5){transition-delay:.1s}.hero-menu.open a:nth-child(6){transition-delay:.125s}@media (max-width:350px){.menu-btn{width:38px;height:38px;min-width:38px;border-radius:12px}.menu-lines{width:19px;height:15px}.menu-lines span:nth-child(2){top:6.25px}.menu-lines span:nth-child(3){top:12.5px}.menu-btn[aria-expanded="true"] .menu-lines span:nth-child(1),.menu-btn[aria-expanded="true"] .menu-lines span:nth-child(3){top:6.25px}}#office .office-final{position:relative;overflow:hidden;width:calc(100% + 4px);min-height:0;margin-left:-2px;margin-right:-2px;padding:18px 14px;border:0;border-radius:0;box-shadow:none;color:#25173e;background:radial-gradient(circle at 100% 0%,#ffd5eb 0 19%,transparent 20%),radial-gradient(circle at 0% 100%,#d9c8ff 0 22%,transparent 23%),linear-gradient(145deg,#fff,#f8f3ff);}#office .office-final h3{margin:0 0 6px;font-size:20px;line-height:1.12;letter-spacing:-.55px;padding-right:86px}#office .office-final .office-address{margin:0;font-size:11px;line-height:1.6;font-weight:750;color:#5e536c;padding-right:78px}#office .office-final .office-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}#office .office-final .office-meta span{padding:6px 9px;border-radius:999px;font-size:8.5px;font-weight:900;background:rgba(255,255,255,.78);border:1px solid #e4d8f6;color:#5d4a76;backdrop-filter:blur(7px)}#office .office-final .office-visit{margin-top:14px;padding:10px 11px;border-radius:13px;font-size:9.5px;line-height:1.45;font-weight:750;background:rgba(255,255,255,.78);border:1px solid #eadff7;color:#714a69}#office .office-final .office-art{position:absolute;right:14px;top:16px;width:78px;height:78px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#6f2bea,#ff4fa3);color:#fff;transform:rotate(7deg);box-shadow:0 15px 28px rgba(112,42,238,.22)}#office .office-final .office-art .icon{width:34px;height:34px}.footer-final-stage{padding:0 4px 4px}.footer-final{width:100%;margin:0;overflow:hidden;padding:10px 18px 14px;border:0;border-radius:0;box-shadow:none;background:linear-gradient(180deg,#f5f0ff,#fff);color:#221733;border-top:1px solid #e5d9f5}.footer-final .footer-brand{font-size:19px;margin-bottom:16px}.footer-final .footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.footer-final .footer-col h4{font-size:14px;margin-bottom:8px;color:#6f2bea}.footer-final .footer-col a{font-size:12px;line-height:1.85;color:#665a73}.footer-final .footer-notice{font-size:12px;line-height:1.55;color:#704f67;background:#fff2f8;border:0;border-radius:13px;padding:10px}.footer-final .copyright{font-size:11.5px;color:#93889e}@media (max-width:520px){#office .office-final{min-height:0;padding:16px 12px}#office .office-final h3{font-size:18px;padding-right:72px}#office .office-final .office-address{font-size:10.5px;padding-right:68px}#office .office-final .office-art{width:64px;height:64px;right:10px;top:14px}.footer-final .footer-grid{grid-template-columns:repeat(2,1fr)}}.qe-backdrop{position:fixed;inset:0;z-index:80;display:none;align-items:center;justify-content:center;padding:6px;background:rgba(20,22,36,.58);-webkit-tap-highlight-color:transparent;}.qe-backdrop.active{display:flex}.qe-modal{--qe-accent:#ff536f;--qe-accent-2:#ff7b4f;--qe-soft:#fff0f3;--qe-line:#f2dce2;--qe-muted:#706876;position:relative;width:min(430px,calc(100vw - 12px));max-height:calc(100svh - 12px);overflow-x:hidden;overflow-y:auto;border-radius:27px;background:linear-gradient(180deg,#fff8fa 0%,#fff 42%,#fff8fa 100%);box-shadow:0 28px 80px rgba(28,20,45,.28);animation:qeModalIn .28s cubic-bezier(.2,.8,.2,1) both;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--qe-accent) 38%,transparent) transparent;}.qe-modal.qe-green{--qe-accent:#14b8b1;--qe-accent-2:#079f99;--qe-soft:#eafafa;--qe-line:#d9eeee;--qe-muted:#667278;background:linear-gradient(180deg,#efffff 0%,#fff 41%,#f5ffff 100%);}@keyframes qeModalIn{from{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:none}}.qe-form{padding:20px 16px 16px;color:#171624}.qe-header{position:relative;min-height:84px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:13px;padding:1px 42px 13px 0;}.qe-green .qe-header{grid-template-columns:minmax(0,1fr) 118px;min-height:112px;padding-right:34px;}.qe-title-wrap{min-width:0;padding-top:7px}.qe-title{margin:0;font-size:29px;line-height:1;font-weight:950;letter-spacing:-1px;color:#171523}.qe-subtitle{margin:7px 0 0;font-size:14px;line-height:1.2;font-weight:800;color:#5e5868}.qe-green .qe-title{color:#079f99}.qe-green .qe-subtitle{color:#48465b}.qe-close{position:absolute;top:0;right:0;width:36px;height:36px;border:0;border-radius:50%;display:grid;place-items:center;color:var(--qe-accent);background:color-mix(in srgb,var(--qe-accent) 8%,#fff);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;}.qe-close .icon{width:21px;height:21px;stroke-width:2.5}.qe-shield{width:78px;height:78px;filter:drop-shadow(0 11px 18px rgba(243,65,115,.18));}.qe-hearts{position:absolute;right:8px;top:39px;width:78px;height:47px;pointer-events:none;opacity:.58}.qe-heart{position:absolute;background:#ff8eac;transform:rotate(45deg);border-radius:4px}.qe-heart::before,.qe-heart::after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:inherit}.qe-heart::before{left:-50%}.qe-heart::after{top:-50%}.qe-heart.one{width:25px;height:25px;right:32px;top:2px;opacity:.55}.qe-heart.two{width:15px;height:15px;right:5px;top:26px;opacity:.35}.qe-green-art{position:relative;width:118px;height:104px;margin-top:-2px}.qe-green-art svg{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 11px 15px rgba(16,157,170,.13))}.qe-section-label{display:block;margin:0 0 10px;font-size:15px;line-height:1;font-weight:950;color:#252230}.qe-orange .qe-section-label{color:#d73d66}.qe-green .qe-section-label{color:#169e9b}.qe-detail-panel{padding:12px;border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 8px 25px rgba(52,45,68,.06);border:1px solid color-mix(in srgb,var(--qe-line) 72%,#fff);}.qe-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.qe-field{min-width:0}.qe-field.full{grid-column:1/-1}.qe-control{min-height:61px;display:flex;align-items:center;gap:10px;padding:8px 11px;border:1.5px solid var(--qe-line);border-radius:12px;background:#fff;box-shadow:0 4px 12px rgba(35,32,48,.035);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;}.qe-control:focus-within{border-color:color-mix(in srgb,var(--qe-accent) 64%,#fff);box-shadow:0 0 0 3px color-mix(in srgb,var(--qe-accent) 10%,transparent);transform:translateY(-1px);}.qe-field-icon{width:31px;height:31px;display:grid;place-items:center;color:var(--qe-accent);flex:0 0 auto}.qe-field-icon .icon{width:27px;height:27px;stroke-width:1.8}.qe-field-copy{display:grid;gap:2px;min-width:0;width:100%}.qe-field-copy label{font-size:11px;line-height:1;color:#79727f;font-weight:800}.qe-field-copy input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#23212c;font:900 14px/1.15 inherit;}.qe-field-copy input::placeholder{color:#292630;opacity:1}.qe-block{margin-top:19px}.qe-question{margin:0 0 12px;font-size:16px;line-height:1.15;font-weight:950;color:#201e2a}.qe-issues{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.qe-issue{position:relative;min-width:0}.qe-issue input{position:absolute;opacity:0;pointer-events:none}.qe-issue-card{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;padding:12px 3px 8px;border:1.5px solid transparent;border-radius:15px;background:color-mix(in srgb,var(--qe-soft) 72%,#fff);color:#252330;text-align:center;cursor:pointer;transition:.18s ease;}.qe-issue-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;color:var(--qe-accent);background:color-mix(in srgb,var(--qe-accent) 8%,#fff);}.qe-issue-icon .icon{width:29px;height:29px;stroke-width:1.85}.qe-issue-card b{font-size:10.5px;line-height:1.16;font-weight:900}.qe-issue input:checked+.qe-issue-card{border-color:var(--qe-accent);background:#fff;box-shadow:0 8px 20px color-mix(in srgb,var(--qe-accent) 16%,transparent);transform:translateY(-2px);}.qe-message{position:relative}.qe-message textarea{width:100%;min-height:142px;resize:none;border:1.5px solid var(--qe-line);border-radius:15px;outline:0;padding:16px 16px 31px;background:#fff;color:#26222e;font:700 13px/1.45 inherit;box-shadow:0 5px 15px rgba(35,32,48,.03);}.qe-message textarea:focus{border-color:var(--qe-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--qe-accent) 10%,transparent)}.qe-message textarea::placeholder{color:#b3aeb7;opacity:1}.qe-count{position:absolute;right:14px;bottom:12px;font-size:11px;font-weight:800;color:#a39da8}.qe-submit{width:100%;min-height:57px;margin-top:13px;border:0;border-radius:13px;padding:0 20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#fff;background:linear-gradient(100deg,var(--qe-accent-2),var(--qe-accent));box-shadow:0 11px 25px color-mix(in srgb,var(--qe-accent) 25%,transparent);font-size:17px;font-weight:900;cursor:pointer;}.qe-submit .qe-submit-text{grid-column:2}.qe-submit .qe-submit-icon{grid-column:3;justify-self:end;width:27px;height:27px}.qe-privacy{display:flex;align-items:center;justify-content:center;gap:7px;margin:13px 0 0;color:color-mix(in srgb,var(--qe-accent) 62%,#777);font-size:12px;font-weight:850;text-align:center}.qe-privacy .icon{width:14px;height:14px}.qe-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.qe-stat{min-height:79px;display:flex;align-items:center;gap:11px;padding:12px;border:1px solid color-mix(in srgb,var(--qe-line) 80%,#fff);border-radius:15px;background:#fff;box-shadow:0 8px 21px rgba(40,35,55,.05)}.qe-stat-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--qe-accent);flex:0 0 auto}.qe-stat-icon .icon{width:37px;height:37px;stroke-width:1.7}.qe-stat-copy{display:grid;gap:3px;min-width:0}.qe-stat-copy small{font-size:10px;font-weight:800;color:#655f6b}.qe-stat-copy b{font-size:14px;line-height:1.15;font-weight:950;color:#201e29}.qe-validation-msg{display:none;margin:3px 4px 0;font-size:9px;line-height:1.25;font-weight:850;color:#d83e59}.qe-validation-msg.is-visible{display:block}.qe-validation-msg.is-success{color:#15956f}.qe-field.is-invalid .qe-control{border-color:#ea4d68;box-shadow:0 0 0 2px rgba(234,77,104,.08)}.qe-field.is-valid .qe-control{border-color:#24ae82}.qe-issue.is-plan-valid .qe-issue-card{border-color:#24ae82;background:#fff;box-shadow:0 8px 20px rgba(36,174,130,.18);transform:translateY(-2px)}.qe-field.is-checking .qe-control{border-color:#ea4d68;box-shadow:0 0 0 2px rgba(234,77,104,.08)}.qe-validation-group.is-invalid .qe-issues,.qe-validation-group.is-invalid .qe-plan-grid,.qe-validation-group.is-invalid .qe-message{border-radius:14px;box-shadow:0 0 0 2px rgba(234,77,104,.08)}.qe-submit:disabled{opacity:.42;filter:saturate(.55);box-shadow:none;cursor:not-allowed}.qe-submit:not(:disabled){opacity:1;filter:none}.qe-form.was-validated input:invalid,.qe-form.was-validated textarea:invalid{outline:none;}.qe-form.was-validated .qe-control:has(input:invalid),.qe-form.was-validated .qe-message:has(textarea:invalid){border-color:#ea4d68;}@media(max-width:420px){.qe-form{padding:17px 12px 13px}.qe-header{min-height:78px;gap:10px;padding-right:38px}.qe-green .qe-header{grid-template-columns:minmax(0,1fr) 105px;min-height:102px}.qe-title{font-size:25px}.qe-subtitle{font-size:12px}.qe-shield{width:68px;height:68px}.qe-green-art{width:105px;height:94px}.qe-detail-panel{padding:10px;border-radius:20px}.qe-field-grid{gap:7px}.qe-control{min-height:56px;padding:7px 8px;gap:7px}.qe-field-icon{width:27px;height:27px}.qe-field-icon .icon{width:24px;height:24px}.qe-field-copy label{font-size:9px}.qe-field-copy input{font-size:12px}.qe-block{margin-top:16px}.qe-question{font-size:14px}.qe-issues{gap:5px}.qe-issue-card{min-height:95px;padding:9px 2px 6px;gap:6px;border-radius:12px}.qe-issue-icon{width:37px;height:37px;border-radius:10px}.qe-issue-icon .icon{width:24px;height:24px}.qe-issue-card b{font-size:8.2px}.qe-message textarea{min-height:120px;padding:13px 13px 28px;font-size:12px}.qe-submit{min-height:52px;font-size:15px}.qe-stats{gap:7px}.qe-stat{min-height:70px;padding:9px 8px;gap:7px}.qe-stat-icon{width:34px;height:34px}.qe-stat-icon .icon{width:31px;height:31px}.qe-stat-copy small{font-size:8.5px}.qe-stat-copy b{font-size:11px}}@media(max-width:350px){.qe-form{padding-left:9px;padding-right:9px}.qe-title{font-size:22px}.qe-subtitle{font-size:11px}.qe-green .qe-header{grid-template-columns:minmax(0,1fr) 88px}.qe-green-art{width:88px;height:82px}.qe-control{min-height:52px;padding:6px}.qe-field-icon{width:23px;height:23px}.qe-field-icon .icon{width:21px;height:21px}.qe-field-copy input{font-size:10.5px}.qe-issues{gap:3px}.qe-issue-card b{font-size:7.3px}.qe-issue-icon{width:32px;height:32px}.qe-issue-icon .icon{width:21px;height:21px}}.qe-backdrop{padding:10px 8px !important;overflow:hidden !important;background:rgba(20,22,36,.54) !important;backdrop-filter:blur(12px) saturate(1.08) !important;-webkit-backdrop-filter:blur(12px) saturate(1.08) !important;}.qe-modal{--qe-fit-scale:1;position:absolute !important;top:50% !important;left:50% !important;width:min(430px,calc(100vw - 16px)) !important;max-height:none !important;overflow:hidden !important;border-radius:30px !important;transform:translate(-50%,-50%) scale(var(--qe-fit-scale)) !important;transform-origin:center center !important;animation:qeCompactIn .24s cubic-bezier(.2,.8,.2,1) both !important;scrollbar-width:none !important;}@keyframes qeCompactIn{from{opacity:0}to{opacity:1}}.qe-form{padding:12px 13px 10px !important}.qe-header{min-height:58px !important;grid-template-columns:auto minmax(0,1fr) !important;gap:9px !important;padding:0 32px 7px 0 !important;}.qe-green .qe-header{grid-template-columns:minmax(0,1fr) 82px !important;min-height:70px !important;padding-right:30px !important;}.qe-title-wrap{padding-top:4px !important}.qe-title{font-size:21px !important;letter-spacing:-.65px !important}.qe-subtitle{margin-top:4px !important;font-size:10px !important}.qe-close{width:28px !important;height:28px !important}.qe-close .icon{width:17px !important;height:17px !important}.qe-shield{width:53px !important;height:53px !important}.qe-hearts{right:3px !important;top:29px !important;width:52px !important;height:31px !important}.qe-heart.one{width:17px !important;height:17px !important;right:21px !important}.qe-heart.two{width:10px !important;height:10px !important;right:3px !important;top:18px !important}.qe-green-art{width:82px !important;height:70px !important;margin-top:-1px !important}.qe-section-label{margin-bottom:6px !important;font-size:11px !important}.qe-detail-panel{padding:8px !important;border-radius:17px !important}.qe-field-grid{gap:6px !important}.qe-control{min-height:44px !important;gap:7px !important;padding:6px 8px !important;border-radius:10px !important;}.qe-field-icon{width:23px !important;height:23px !important}.qe-field-icon .icon{width:20px !important;height:20px !important}.qe-field-copy{gap:1px !important}.qe-field-copy label{font-size:7.8px !important}.qe-field-copy input{font-size:10.5px !important}.qe-block{margin-top:10px !important}.qe-question{margin-bottom:6px !important;font-size:11.5px !important}.qe-issues{gap:5px !important}.qe-issue-card{min-height:70px !important;gap:5px !important;padding:7px 2px 5px !important;border-radius:11px !important;}.qe-issue-icon{width:31px !important;height:31px !important;border-radius:9px !important}.qe-issue-icon .icon{width:20px !important;height:20px !important}.qe-issue-card b{font-size:7.6px !important;line-height:1.12 !important}.qe-message textarea{min-height:74px !important;height:74px !important;padding:10px 11px 23px !important;border-radius:11px !important;font-size:9.5px !important;line-height:1.3 !important;}.qe-count{right:10px !important;bottom:8px !important;font-size:8px !important}.qe-submit{min-height:42px !important;margin-top:8px !important;border-radius:10px !important;padding:0 14px !important;font-size:12px !important;}.qe-submit .qe-submit-icon{width:20px !important;height:20px !important}.qe-privacy{gap:5px !important;margin-top:7px !important;font-size:8.5px !important}.qe-privacy .icon{width:11px !important;height:11px !important}.qe-stats{gap:7px !important;margin-top:8px !important}.qe-stat{min-height:55px !important;gap:7px !important;padding:8px !important;border-radius:11px !important;}.qe-stat-icon{width:29px !important;height:29px !important}.qe-stat-icon .icon{width:26px !important;height:26px !important}.qe-stat-copy{gap:2px !important}.qe-stat-copy small{font-size:7.3px !important}.qe-stat-copy b{font-size:9.5px !important}@media(max-width:420px){.qe-form{padding:12px 13px 10px !important}.qe-header{min-height:58px !important;gap:9px !important;padding-right:32px !important}.qe-green .qe-header{grid-template-columns:minmax(0,1fr) 82px !important;min-height:70px !important}.qe-title{font-size:21px !important}.qe-subtitle{font-size:10px !important}.qe-shield{width:53px !important;height:53px !important}.qe-green-art{width:82px !important;height:70px !important}.qe-detail-panel{padding:8px !important;border-radius:17px !important}.qe-field-grid{gap:6px !important}.qe-control{min-height:44px !important;padding:6px 8px !important;gap:7px !important}.qe-field-icon{width:23px !important;height:23px !important}.qe-field-icon .icon{width:20px !important;height:20px !important}.qe-field-copy label{font-size:7.8px !important}.qe-field-copy input{font-size:10.5px !important}.qe-block{margin-top:10px !important}.qe-question{font-size:11.5px !important}.qe-issues{gap:5px !important}.qe-issue-card{min-height:70px !important;padding:7px 2px 5px !important;gap:5px !important}.qe-issue-icon{width:31px !important;height:31px !important}.qe-issue-icon .icon{width:20px !important;height:20px !important}.qe-issue-card b{font-size:7.6px !important}.qe-message textarea{min-height:74px !important;height:74px !important;padding:10px 11px 23px !important;font-size:9.5px !important}.qe-submit{min-height:42px !important;font-size:12px !important}.qe-stats{gap:7px !important}.qe-stat{min-height:55px !important;padding:8px !important;gap:7px !important}.qe-stat-icon{width:29px !important;height:29px !important}.qe-stat-icon .icon{width:26px !important;height:26px !important}.qe-stat-copy small{font-size:7.3px !important}.qe-stat-copy b{font-size:9.5px !important}}.category{position:relative}.category-label{max-width:calc(100% - 8px)}.category-help{position:absolute;top:7px;right:7px;width:22px;height:22px;border:0;border-radius:50%;display:grid;place-items:center;color:#6f2bea;background:#f0e8ff;box-shadow:0 5px 12px rgba(111,43,234,.12);font-size:12px;font-weight:950;line-height:1;-webkit-tap-highlight-color:transparent}.category-help-pop{position:absolute;z-index:8;left:7px;right:7px;top:34px;padding:8px;border:1px solid #e4d8f8;border-radius:10px;background:rgba(255,255,255,.98);box-shadow:0 12px 26px rgba(55,31,101,.18);color:#51486a;font-size:8px;line-height:1.45;font-weight:750;text-align:left;display:none}.category.help-open{z-index:9}.category.help-open .category-help-pop{display:block;animation:categoryHelpIn .18s ease both}@keyframes categoryHelpIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.check-icon{width:27px;height:27px;border-radius:9px;background:linear-gradient(135deg,#efe6ff,#fff0fa);color:#7130e9;display:grid;place-items:center;flex:0 0 auto}.check-icon .icon{width:15px;height:15px}.qe-plan-wrap[hidden],.qe-message-wrap[hidden]{display:none !important}.qe-plan-wrap{margin-top:10px}.qe-plan-title{display:block;margin:0 0 7px;font-size:10px;line-height:1;font-weight:950;color:var(--qe-accent)}.qe-plan-title[hidden]{display:none !important}.qe-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.qe-plan{position:relative;min-width:0}.qe-plan input{position:absolute;opacity:0;pointer-events:none}.qe-plan-card{min-height:46px;padding:7px 5px;border:1.4px solid var(--qe-line);border-radius:11px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center;cursor:pointer;box-shadow:0 6px 14px rgba(43,35,61,.05);transition:.18s ease}.qe-plan-card b{font-size:8.5px;line-height:1;font-weight:950;color:#272331}.qe-plan-card small{font-size:6px;line-height:1.15;font-weight:800;color:#77717f}.qe-plan-silver .qe-plan-card{background:linear-gradient(145deg,#fff,#eef1f6)}.qe-plan-gold .qe-plan-card{background:linear-gradient(145deg,#fffdf3,#fff1b8)}.qe-plan-platinum .qe-plan-card{background:linear-gradient(145deg,#fff,#eee7ff)}.qe-plan input:checked+.qe-plan-card{border-color:var(--qe-accent);box-shadow:0 8px 18px color-mix(in srgb,var(--qe-accent) 18%,transparent);transform:translateY(-1px)}.qe-message-wrap{animation:qeReveal .18s ease both}.qe-plan-wrap:not([hidden]){animation:qeReveal .18s ease both}@keyframes qeReveal{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.footer-final .footer-col h4{letter-spacing:-.1px}.qe-issues{grid-template-columns:repeat(4,minmax(0,1fr)) !important}.qe-plan-card{position:relative;overflow:hidden;min-height:72px;padding:14px 5px 7px;border-width:1.5px;background:#fff;isolation:isolate}.qe-plan-card::after{content:"";position:absolute;z-index:-1;inset:-34px auto auto -22px;width:76px;height:76px;border-radius:50%;background:rgba(255,255,255,.62);filter:blur(1px)}.qe-plan-badge{position:absolute;left:50%;top:4px;transform:translateX(-50%);max-width:calc(100% - 8px);padding:2px 5px;border-radius:999px;white-space:nowrap;font-size:5.2px;line-height:1;letter-spacing:.35px;font-weight:950;color:#fff;box-shadow:0 4px 9px rgba(35,27,53,.12)}.qe-plan-card b{font-size:10px;letter-spacing:-.08px}.qe-plan-card small{font-size:6.1px}.qe-plan-card .qe-plan-earning{font-size:8px;line-height:1.1;font-weight:950;color:inherit}.qe-plan-silver .qe-plan-card{border-color:#cfd5df;background:linear-gradient(145deg,#ffffff 0%,#e7ebf2 100%);color:#657080}.qe-plan-silver .qe-plan-badge{background:linear-gradient(135deg,#8b95a6,#c1c8d3)}.qe-plan-gold .qe-plan-card{border-color:#f1c955;background:linear-gradient(145deg,#fffdf3 0%,#ffe88d 100%);color:#ad7600;box-shadow:0 8px 18px rgba(214,159,15,.13)}.qe-plan-gold .qe-plan-badge{background:linear-gradient(135deg,#e3a20b,#ffca3d)}.qe-plan-platinum .qe-plan-card{border-color:#bda6f4;background:linear-gradient(145deg,#ffffff 0%,#ded0ff 100%);color:#7040c9;box-shadow:0 8px 18px rgba(112,64,201,.13)}.qe-plan-platinum .qe-plan-badge{background:linear-gradient(135deg,#6f2bea,#d94bc9)}.qe-plan input:checked+.qe-plan-card .qe-plan-badge{box-shadow:0 0 0 2px rgba(255,255,255,.72),0 5px 11px rgba(35,27,53,.18)}.category-help{top:8px;right:8px;width:18px;height:18px;padding:0;color:rgba(102,48,205,.72);background:rgba(239,232,255,.58);border:1px solid rgba(121,75,211,.16);box-shadow:0 4px 10px rgba(90,45,175,.10);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.category-help .icon{width:11px;height:11px;stroke-width:2.15;opacity:.78}@media (min-width:800px){.hero{padding:28px 32px 34px}main{padding:22px 32px 0}.brand{gap:13px;font-size:22px}.brand-mark{width:48px;height:48px}.help-chip{padding:12px 18px;font-size:16px;gap:9px}.help-chip .icon{width:22px;height:22px}.menu-btn{width:54px;height:54px;min-width:54px;border-radius:17px}.menu-lines{width:27px;height:20px}.menu-lines span{height:3px}.menu-lines span:nth-child(2){top:8.5px}.menu-lines span:nth-child(3){top:17px}.menu-btn[aria-expanded="true"] .menu-lines span:nth-child(1),.menu-btn[aria-expanded="true"] .menu-lines span:nth-child(3){top:8.5px}.hero-menu{top:92px;right:30px;width:320px;padding:11px;border-radius:20px}.hero-menu a{padding:13px 14px;font-size:15px;gap:12px}.hero-menu a .menu-link-icon{width:27px;height:27px;min-width:27px;border-radius:9px}.hero-menu a .menu-link-icon .icon{width:16px;height:16px}.hero-grid{margin-top:26px;gap:18px}.eyebrow{padding:9px 14px;font-size:15px;gap:8px;margin-bottom:13px}h1{font-size:64px;letter-spacing:-3px}.hero-lead{font-size:24px;margin-top:16px}.hero-copy{font-size:17px;line-height:1.72;max-width:760px}.hero-note{padding:11px 15px;font-size:15px;gap:11px;margin-top:16px}.hero-note .icon{width:24px;height:24px}.hero-buttons{gap:14px;margin-top:20px}.primary-btn,.secondary-btn{min-height:60px;border-radius:16px;font-size:17px}.primary-btn .icon,.secondary-btn .icon{width:24px;height:24px}.section{padding:22px 0}.section-head{gap:13px;margin-bottom:18px}.section-title{font-size:23px !important;letter-spacing:-.35px}#introduction .intro-banner{grid-template-columns:82px minmax(0,1fr);gap:18px;padding:24px}#introduction .intro-emblem{width:82px;height:82px;border-radius:24px}#introduction .intro-emblem .icon{width:39px;height:39px}#introduction .intro-kicker{font-size:12px;letter-spacing:1.15px}#introduction .intro-copy strong{font-size:21px;line-height:1.35}#introduction .intro-copy p{font-size:15px;line-height:1.6}#introduction .intro-points{gap:14px;padding:18px}#introduction .intro-point{min-height:210px;grid-template-rows:125px 1fr;border-radius:22px}#introduction .intro-point-icon{width:66px;height:66px;border-radius:20px}#introduction .intro-point-icon .icon{width:31px;height:31px}#introduction .intro-point b{font-size:16px}#introduction .intro-point-desc{font-size:13px;line-height:1.5;padding:12px}#categories .category-grid{gap:14px}#categories .category{min-height:142px;gap:13px;border-radius:21px;padding:16px 10px}#categories .category-icon{width:60px;height:60px;border-radius:18px}#categories .category-icon .icon{width:31px;height:31px}#categories .category-label{font-size:16px;line-height:1.4}#categories .category-help{width:22px;height:22px;top:10px;right:10px}#categories .category-help .icon{width:13px;height:13px}#categories .category-help-pop{top:40px;padding:12px;font-size:13px;border-radius:13px}#methods .method-grid{gap:16px}#methods .method-card{padding:22px;border-radius:22px}#methods .method-top{gap:14px;margin-bottom:12px}#methods .method-icon{width:64px;height:64px;border-radius:19px}#methods .method-icon .icon{width:32px;height:32px}#methods .method-card h3{font-size:21px}#methods .method-card p{font-size:15px;line-height:1.7}#methods .mini-btn{min-height:50px;border-radius:13px;font-size:15px}#process .process-shell{padding:24px;border-radius:30px}#process .process-step{grid-template-columns:68px minmax(0,1fr) 36px;gap:16px;padding:17px;border-radius:21px}#process .process-step-icon{width:68px;height:68px;border-radius:20px}#process .process-step-icon .icon{width:31px;height:31px}#process .process-step-copy small{font-size:11px;letter-spacing:1px}#process .process-step-copy strong{font-size:18px;line-height:1.35}#process .process-step-copy span{font-size:14px;line-height:1.6}#process .process-state{width:36px;height:36px;font-size:14px}#process .process-connector{height:40px;margin-left:32px}main .duo{gap:16px}main .duo .panel{padding:20px;border-radius:21px}main .duo .check{gap:12px;font-size:16px;line-height:1.5}main .duo .check-icon{width:38px;height:38px;border-radius:12px}main .duo .check-icon .icon{width:22px;height:22px}.hours-schedule .schedule-list{gap:9px}.hours-schedule .time-row{grid-template-columns:38px minmax(130px,.8fr) minmax(180px,1fr);gap:13px;padding:10px 12px;font-size:15px;border-radius:14px}.hours-schedule .time-row b{font-size:15px}.mini-clock{width:36px;height:36px}.holiday-note{padding:12px 14px;font-size:14px;line-height:1.5}#office .office-final{padding:30px 26px}#office .office-final h3{font-size:34px;padding-right:130px;margin-bottom:11px}#office .office-final .office-address{font-size:18px;line-height:1.7;padding-right:124px}#office .office-final .office-meta{gap:11px;margin-top:20px}#office .office-final .office-meta span{padding:9px 14px;font-size:14px}#office .office-final .office-visit{margin-top:20px;padding:15px 17px;font-size:15px;line-height:1.55}#office .office-final .office-art{width:112px;height:112px;right:24px;top:24px;border-radius:31px}#office .office-final .office-art .icon{width:50px;height:50px}#faqs .faq-list{gap:13px}#faqs .faq-item{border-radius:19px}#faqs .faq-q{padding:18px;gap:14px}#faqs .faq-q .bubble{width:48px;height:48px;border-radius:15px}#faqs .faq-q .bubble .icon{width:25px;height:25px}#faqs .faq-q > span:nth-child(2){font-size:17px}#faqs .faq-q .chev{width:28px;height:28px}#faqs .faq-a{padding-left:18px;padding-right:18px}#faqs .faq-a p{padding-left:62px;padding-bottom:18px;font-size:15px;line-height:1.7}.final-cta{padding:25px;grid-template-columns:86px minmax(0,1fr) auto;gap:18px}.paper-plane{width:86px;height:86px}.final-cta h2{font-size:25px}.final-cta p{font-size:15px;line-height:1.55}.final-btn{min-height:50px;padding:0 20px;font-size:15px}.footer-final{padding:24px 30px 22px}.footer-final .footer-brand{font-size:27px;margin-bottom:22px}.footer-final .footer-grid{gap:22px}.footer-final .footer-col h4{font-size:19px;margin-bottom:12px}.footer-final .footer-col a{font-size:15px;line-height:2}.footer-final .copyright{font-size:14px;margin-top:18px}}.topbar{padding-right:62px!important}.top-actions{margin-left:auto!important;margin-right:0!important;flex:0 0 auto!important}.help-chip{white-space:nowrap!important}@media(max-width:390px){.topbar{flex-wrap:wrap!important;padding-right:62px!important;row-gap:7px!important}.top-actions{width:100%!important;justify-content:flex-start!important;margin-left:0!important}.help-chip{margin-left:0!important}.hero-grid{margin-top:11px!important}}.qe-backdrop{z-index:2147483005!important}.qe-modal,.qe-close{position:relative;z-index:2147483006}body.support-form-open .hm-trigger{z-index:1!important;pointer-events:none!important;opacity:.35!important}body.support-form-open .hm-overlay{z-index:1!important;pointer-events:none!important;visibility:hidden!important;opacity:0!important}body.support-form-open .qe-backdrop{z-index:2147483600!important}body.support-form-open .qe-modal{z-index:2147483601!important}body.support-form-open .qe-close{position:absolute!important;top:0!important;right:0!important;z-index:2147483602!important}.topbar{display:grid!important;grid-template-columns:max-content minmax(0,1fr) 62px!important;align-items:center!important;column-gap:12px!important;padding-right:0!important}.top-actions{grid-column:2!important;justify-self:center!important;margin:0!important;width:auto!important}@media(max-width:520px){.topbar{grid-template-columns:minmax(0,1fr) auto 58px!important;column-gap:6px!important}.brand{min-width:0!important;overflow:hidden!important}.top-actions{grid-column:2!important;justify-self:center!important;width:auto!important;margin:0!important}}@media(max-width:390px){.topbar{flex-wrap:nowrap!important;row-gap:0!important}.top-actions{width:auto!important;justify-content:center!important;margin:0!important}}.qe-issue.is-plan-valid input:checked+.qe-issue-card{border-color:#24ae82;background:#fff;box-shadow:0 8px 20px rgba(36,174,130,.18);transform:translateY(-2px)}.qe-plan-wrap.is-valid .qe-plan input:checked+.qe-plan-card{border-color:#24ae82;box-shadow:0 8px 18px rgba(36,174,130,.18);transform:translateY(-1px)}.qe-route-feedback{margin:8px 8px 2px;padding:9px 11px;border-radius:11px;background:#fff1f3;border:1px solid #f3a8b6;color:#9b1837;font-size:10px;font-weight:800;line-height:1.35;text-align:center;box-shadow:0 5px 14px rgba(142,27,61,.10)}.qe-route-feedback[hidden]{display:none!important}.support-start-7{--hour-angle:210deg;--minute-angle:0deg}.faq-inline-link,.faq-project-link{font-weight:900;color:#6f2bea;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px;background:linear-gradient(180deg,transparent 58%,rgba(111,43,234,.13) 58%);border-radius:3px}.faq-inline-highlight{font-weight:900;color:#6f2bea;background:linear-gradient(180deg,transparent 58%,rgba(111,43,234,.13) 58%);border-radius:3px}.faq-inline-link:hover,.faq-project-link:hover,.faq-inline-link:focus-visible,.faq-project-link:focus-visible{color:#4f18b5;background:rgba(111,43,234,.10);outline:none}.footer-final-stage{padding-left:0!important;padding-right:0!important}.footer-final{padding-left:12px!important;padding-right:12px!important}.footer-final .footer-brand{margin-bottom:6px!important}.footer-brand-description{max-width:520px;margin:0 0 16px;color:#746a7d;font-size:11.5px;line-height:1.55;font-weight:650}@media(min-width:900px){.footer-final{padding-left:20px!important;padding-right:20px!important}.footer-brand-description{font-size:14px;margin-bottom:20px}}.category-inline-link{font-weight:900;color:#6f2bea;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px;background:linear-gradient(180deg,transparent 58%,rgba(111,43,234,.13) 58%);border-radius:3px}.category-inline-link:hover,.category-inline-link:focus-visible{color:#4f18b5;background:rgba(111,43,234,.10);outline:none}.qe-control{position:relative}.qe-field.has-qe-meta .qe-field-copy input{padding-right:16px}.qe-char-remaining{position:absolute;z-index:4;right:5px;top:3px;color:#9a94a1;font-size:6px;line-height:1;font-weight:900;pointer-events:none;font-variant-numeric:tabular-nums}.qe-char-remaining[hidden]{display:none!important}.qe-field-help,.qe-plan-help{z-index:5;width:12px;height:12px;padding:0;border:1px solid #aeb9d2;border-radius:50%;display:grid;place-items:center;background:#f7f9ff;color:#5871ad;font-family:inherit;font-size:7px;font-weight:900;line-height:1;box-shadow:0 1px 3px rgba(37,63,129,.08);cursor:pointer;text-align:center}.qe-field-help{position:absolute;right:5px;bottom:4px}.qe-field-help:hover,.qe-field-help:focus-visible,.qe-plan-help:hover,.qe-plan-help:focus-visible{border-color:#6f91d8;background:#eef4ff;color:#315fc1;outline:none}.qe-plan-wrap.has-plan-guide{position:relative}.qe-plan-help{position:absolute;right:2px;top:0}.qe-count{right:7px!important;top:4px!important;bottom:auto!important;font-size:6px!important;line-height:1!important;font-weight:900!important}.qe-count[hidden]{display:none!important}.qe-field-guide-backdrop{position:fixed;z-index:2147483700;inset:0;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(22,20,31,.42);backdrop-filter:blur(3px)}.qe-field-guide-backdrop.show{display:flex}.qe-field-guide-card{position:relative;width:min(92vw,430px);padding:20px 20px 18px;border:1px solid #e2dfe7;border-radius:16px;background:#fff;box-shadow:0 18px 50px rgba(35,28,48,.22)}.qe-field-guide-card h3{margin:0 32px 8px 0;color:var(--qe-accent);font-size:17px;line-height:1.2;font-weight:950}.qe-field-guide-card p{margin:0;color:#57515f;font-size:12px;line-height:1.55;font-weight:650}.qe-field-guide-close{position:absolute;right:10px;top:10px;width:27px;height:27px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:#f0edf4;color:#665d70;font-size:17px;line-height:1;cursor:pointer}
