@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
.ad{--bg:#1b2129;--bg2:#222831;--bg3:#29313c;--bg4:#353c47;--surface:#ffffff08;--surface2:#ffffff0f;--surface3:#ffffff17;--surface4:#ffffff1f;--border:#ffffff0f;--border2:#ffffff1a;--border3:#ffffff29;--gold:#c9a96e;--gold2:#d4b87e;--gold3:#e0cb9a;--gold-dim:#a68b55;--gold-bg:#c9a96e0f;--gold-bg2:#c9a96e1f;--gold-bg3:#c9a96e2e;--gold-border:#c9a96e33;--gold-gradient:linear-gradient(135deg, #c9a96e 0%, #e0cb9a 50%, #c9a96e 100%);--gold-glow:0 0 40px #c9a96e26, 0 0 80px #c9a96e0d;--warm:#b69d74;--warm2:#c4ad86;--warm-bg:#b69d7414;--green:#10b981;--green-bg:#10b9810f;--green-border:#10b9812e;--blue:#3b82f6;--blue-bg:#3b82f614;--blue-border:#3b82f633;--text:#f1f5f9;--text2:#cbd5e1;--text3:#94a3b8;--text4:#64748b;--text5:#475569;--font:"Inter", system-ui, -apple-system, sans-serif;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-2xl:24px;--r-full:999px;--shadow:0 4px 24px #0006;--shadow-lg:0 12px 48px #00000080;--shadow-gold:0 4px 32px #c9a96e1f;--shadow-glow:0 0 60px #c9a96e14;--ease:cubic-bezier(.25,.46,.45,.94);--ease-spring:cubic-bezier(.34,1.56,.64,1);--gutter:clamp(20px, 5vw, 40px);--max-w:1200px;--section-y:clamp(48px, 7vw, 88px);font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;box-shadow:none;border:none;outline:none;width:100%;max-width:100%;margin:0;padding:0;line-height:1.6;display:block;overflow-x:hidden}.ad *,.ad :before,.ad :after{box-sizing:border-box;margin:0;padding:0}.ad img{max-width:100%;height:auto;display:block}.ad .marquee-item img{width:108px;max-width:none;height:108px;display:inline-block}.ad a{color:inherit;text-decoration:none}.ad h1,.ad h2,.ad h3,.ad h4{font-family:var(--font);letter-spacing:-.03em;color:var(--text);font-weight:700;line-height:1.1}.ad h1{letter-spacing:-.04em;font-size:clamp(36px,5.5vw,68px);font-weight:800}.ad h2{font-size:clamp(28px,4vw,48px);font-weight:700}.ad h3{font-size:clamp(20px,2.5vw,28px)}.ad p{color:var(--text2);font-size:clamp(15px,1.8vw,17px);line-height:1.7}.ad .container{max-width:var(--max-w);padding:0 var(--gutter);width:100%;margin:0 auto;display:block!important}.ad .section{padding:var(--section-y) var(--gutter);width:100%;display:block!important}.ad section{width:100%;display:block!important}.ad .text-center{text-align:center}.ad .text-gradient{background:var(--gold-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ad .section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text3);background:var(--surface2);border:1px solid var(--border2);border-radius:var(--r-full);align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.ad .section-label .dot{background:var(--green);border-radius:50%;width:6px;height:6px}.ad .section-label--gold{color:var(--gold);background:var(--gold-bg);border-color:var(--gold-border)}.ad .section-subtitle{color:var(--text3);max-width:540px;margin:0 auto}.ad .divider{border:none;border-top:1px solid var(--border);margin:0}.ad .grid-2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.ad .grid-3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ad .btn{border-radius:var(--r-full);font-family:var(--font);cursor:pointer;transition:all .2s var(--ease);border:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.ad .btn-primary{background:var(--gold-gradient);color:var(--bg);box-shadow:var(--shadow-gold)}.ad .btn-primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.ad .btn-white{color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f}.ad .btn-white:hover{background:#ffffff24;border-color:#fff3}.ad .btn-outline{color:var(--text3);border:1px solid var(--border2);background:0 0;padding:10px 20px;font-size:14px}.ad .btn-outline:hover{border-color:var(--gold);color:var(--gold)}.ad .btn-sm{padding:8px 16px;font-size:13px}.ad .btn-xl{padding:18px 36px;font-size:16px;font-weight:700}.ad .btn-pulse{animation:2.5s ease-in-out infinite btn-pulse}@keyframes btn-pulse{0%,to{box-shadow:var(--shadow-gold)}50%{box-shadow:0 4px 48px #c9a96e40}}.ad .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);transition:all .3s var(--ease);padding:32px}.ad .card:hover{border-color:var(--border2);background:var(--surface2)}.ad .card-icon{margin-bottom:16px;font-size:28px}.ad .card-title{color:var(--text);margin-bottom:8px;font-size:18px;font-weight:700}.ad .card-desc{color:var(--text3);font-size:14px;line-height:1.6}.ad .skeleton{background:linear-gradient(90deg, var(--surface2) 25%, var(--surface3) 50%, var(--surface2) 75%);border-radius:var(--r-sm);background-size:200% 100%;animation:1.5s infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ad .reveal{opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease);transform:translateY(24px)}.ad .reveal.visible{opacity:1;transform:translateY(0)}.ad .hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:92dvh;padding:clamp(100px,14vw,160px) 0 clamp(48px,6vw,80px);display:flex;position:relative;overflow:hidden}.ad .hero>.container{padding:0 var(--gutter)}.ad .hero-gradient-mesh{z-index:0;background:radial-gradient(80% 60% at 50% 40%,#b69d742e 0%,#0000 70%),radial-gradient(50% 40% at 30% 60%,#c9a96e14 0%,#0000 60%),radial-gradient(50% 40% at 70% 30%,#3b82f60a 0%,#0000 60%);position:absolute;inset:0}.ad .hero-aurora{z-index:0;background:linear-gradient(135deg,#b69d740f 0%,#0000 40%,#c9a96e0a 60%,#0000 100%);animation:12s ease-in-out infinite alternate aurora;position:absolute;inset:0}@keyframes aurora{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}.ad .hero-glow-line{z-index:1;background:linear-gradient(90deg,#0000,#c9a96e4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ad .hero-particles{z-index:1;pointer-events:none;position:absolute;inset:0}.ad .hero-status{background:var(--gold-bg);border:1px solid var(--gold-border);border-radius:var(--r-full);color:var(--gold);align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:600;animation:3s ease-in-out infinite hero-pill-glow;display:inline-flex}.ad .hero-status-dot{background:var(--gold);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes hero-pill-glow{0%,to{box-shadow:0 0 8px #c9a96e26}50%{box-shadow:0 0 20px #c9a96e4d,0 0 40px #c9a96e1a}}.ad .hero-sub{color:var(--text3);max-width:560px;margin:16px auto 0;font-size:clamp(16px,2vw,20px)}.ad .hero-ctas{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;display:flex}.ad .hero-proof{color:var(--text4);letter-spacing:.04em;margin-top:20px;font-size:13px}.ad .stats-bar{flex-wrap:wrap;justify-content:center;gap:48px;display:flex}.ad .stat{text-align:center}.ad .stat-value{background:var(--gold-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;font-size:clamp(36px,5vw,52px);font-weight:800;line-height:1}.ad .stat-label{color:var(--text4);margin-top:4px;font-size:13px;font-weight:500}.ad .press-marquee-section{width:100%;padding:clamp(24px,4vw,40px) 0}.ad .marquee-label{text-align:center;color:#ffffff4d;letter-spacing:.16em;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:600}.ad .marquee-wrap{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.ad .marquee-track{will-change:transform;align-items:center;gap:80px;animation:50s linear infinite marquee-scroll;display:inline-flex}.ad .marquee-track:hover{animation-play-state:paused}.ad .marquee-item{flex-shrink:0;justify-content:center;align-items:center;width:108px;height:108px;display:flex}.ad .marquee-item.marquee-item--lg{width:116px;height:116px}.ad .marquee-item img{object-fit:contain;filter:brightness(0)invert()opacity(.4);width:108px;height:108px;transition:filter .3s var(--ease)}.ad .marquee-item.marquee-item--lg img{width:116px;height:116px}.ad .marquee-item:hover img{filter:brightness(0)invert()opacity(.7)}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.ad .app-badges-row{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.ad .app-badges-row a{border-radius:var(--r-full);color:var(--text2);transition:all .2s var(--ease);background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;display:inline-flex}.ad .app-badges-row a:hover{background:#ffffff1f;border-color:#ffffff2e}.ad .app-badges-row svg{fill:currentColor;width:20px;height:20px}.ad .sticky-cta{z-index:9999;opacity:0;pointer-events:none;transition:transform .4s var(--ease-spring), opacity .3s var(--ease);position:fixed;bottom:28px;left:50%;transform:translate(-50%)translateY(100px)}.ad .sticky-cta.visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.ad .sticky-cta a{font-family:var(--font);color:var(--bg);background:var(--gold-gradient);border-radius:var(--r-full);transition:all .2s var(--ease);white-space:nowrap;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 32px #c9a96e4d,0 2px 8px #0000004d}.ad .sticky-cta a:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 12px 40px #c9a96e66,0 4px 12px #0000004d}.ad .partners-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;margin-top:40px;display:flex}.ad .partner-chip{border-radius:var(--r-lg);-webkit-backdrop-filter:blur(12px);transition:all .3s var(--ease);background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px 28px 16px;text-decoration:none;display:flex}.ad .partner-chip:hover{background:#ffffff12;border-color:#ffffff29;transform:translateY(-2px)}.ad .partner-chip img{object-fit:cover;filter:brightness(.9);width:100px;height:100px;transition:all .3s var(--ease);border-radius:var(--r-lg)}.ad .partner-chip:hover img{filter:brightness()}.ad .partner-name{color:var(--text3);font-size:13px;font-weight:600}.ad .avocati-preview-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ad .avocat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);text-align:center;transition:all .3s var(--ease);padding:28px 20px}.ad .avocat-card:hover{border-color:var(--border2);background:var(--surface2);transform:translateY(-2px)}.ad .avocat-avatar{background:var(--gold-bg2);width:64px;height:64px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:18px;font-weight:700;display:flex;overflow:hidden}.ad .avocat-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.ad .avocat-card h4{margin-bottom:4px;font-size:15px}.ad .avocat-city{color:var(--text4);margin-bottom:8px;font-size:13px}.ad .avocat-specs{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.ad .avocat-specs span{color:var(--gold);background:var(--gold-bg);border:1px solid var(--gold-border);border-radius:var(--r-full);padding:3px 10px;font-size:11px;font-weight:600}.ad .how-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ad .blog-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);transition:all .3s var(--ease);overflow:hidden}.ad .blog-card:hover{border-color:var(--border2);transform:translateY(-3px)}.ad .blog-card-img{object-fit:cover;width:100%;height:180px}.ad .blog-card-body{padding:20px}.ad .blog-card-tag{color:var(--gold);background:var(--gold-bg);border-radius:var(--r-full);margin-bottom:8px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.ad .blog-card-title{color:var(--text);margin-bottom:6px;font-size:16px;font-weight:700;line-height:1.3}.ad .blog-card-excerpt{color:var(--text3);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.ad .blog-card-meta{color:var(--text4);font-size:12px}.ad .testimonial-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);transition:all .3s var(--ease);padding:28px}.ad .testimonial-card:hover{border-color:var(--border2)}.ad .testimonial-stars{color:#fbbf24;margin-bottom:12px;font-size:18px;line-height:1}.ad .testimonial-text{color:var(--text2);margin-bottom:16px;font-size:15px;font-style:italic;line-height:1.6}.ad .testimonial-author{align-items:center;gap:12px;display:flex}.ad .testimonial-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.ad .testimonial-name{color:var(--text);font-size:14px;font-weight:700}.ad .testimonial-role{color:var(--text4);font-size:12px}.ad .why-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ad .why-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);text-align:center;transition:all .3s var(--ease);padding:32px}.ad .why-card:hover{border-color:var(--gold-border);background:var(--gold-bg)}.ad .why-icon{margin-bottom:16px;font-size:32px}.ad .why-title{color:var(--text);margin-bottom:8px;font-size:18px;font-weight:700}.ad .why-desc{color:var(--text3);font-size:14px}.ad .features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:1024px){.ad .avocati-preview-grid,.ad .how-grid,.ad .features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ad .hero{min-height:auto;padding:0 0 40px}.ad .hero-main{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 64px);display:flex}.ad .press-marquee-section{padding:24px 0}.ad .sticky-cta a{padding:12px 24px;font-size:14px}.ad .hero h1{font-size:clamp(30px,7vw,44px)}.ad .hero-ctas{flex-direction:column;align-items:center}.ad .hero-ctas .btn{width:100%;max-width:320px}.ad .stats-bar{gap:32px}.ad .avocati-preview-grid,.ad .grid-3,.ad .how-grid,.ad .features-grid,.ad .why-grid,.ad .grid-2{grid-template-columns:1fr}.ad .trust-bar{flex-direction:column;gap:12px}.ad .partners-row{flex-direction:column;align-items:center}}@media (max-width:480px){.ad .btn-xl{padding:16px 28px;font-size:15px}.ad .stats-bar{gap:20px}.ad .stat-value{font-size:32px}}@media (prefers-reduced-motion:reduce){.ad .marquee-track{animation:none!important}}.ad .flow-steps{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:28px 64px;max-width:760px;margin:0 auto;display:flex}.ad .flow-step{text-align:center;flex-direction:column;align-items:center;gap:14px;width:170px;display:flex}.ad .flow-icon{background:var(--gold-bg,#c9a96e1f);border:1px solid var(--gold-border,#c9a96e47);width:66px;height:66px;color:var(--gold,#c9a96e);border-radius:50%;justify-content:center;align-items:center;display:flex}.ad .flow-icon svg{width:28px;height:28px}.ad .flow-label{font-family:var(--font-sora,system-ui,sans-serif);color:var(--text);font-size:16px;font-weight:700}.ad .pod-home-card{background:var(--surface);border:1px solid var(--border);transition:border-color .2s var(--ease),transform .2s var(--ease);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.ad .pod-home-card:hover{border-color:var(--gold-border,#c9a96e66);transform:translateY(-3px)}.ad .pod-home-cover{aspect-ratio:16/9;background:var(--bg2);position:relative;overflow:hidden}.ad .pod-home-cover img{object-fit:cover;width:100%;height:100%;display:block}.ad .pod-home-play{color:#1b2129;background:#c9a96eeb;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;padding-left:3px;font-size:15px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ad .pod-home-ep{color:#fff;background:#0009;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px}.ad .pod-home-body{padding:14px 16px 16px}.ad .pod-home-title{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.ad .pod-home-meta{color:var(--text4);margin-top:6px;font-size:12.5px}.ad .hm-mission{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:980px;margin:0 auto;display:grid}.ad .hm-mission-text h3{margin-bottom:16px;font-size:clamp(22px,3vw,30px);line-height:1.2}.ad .hm-mission-text p{color:var(--text2);font-size:clamp(15px,1.8vw,17px);line-height:1.7}.ad .hm-mission-text p+p{margin-top:14px}.ad .hm-mission-visual{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:24px;padding:44px 32px;position:relative;overflow:hidden}.ad .hm-mission-visual:before{content:"";background:radial-gradient(60% 50%,#c9a96e14,#0000 70%);position:absolute;inset:0}.ad .hm-stat-big{background:linear-gradient(135deg,var(--gold,#c9a96e),var(--gold2,#e0cb9a));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(48px,6vw,72px);font-weight:900;line-height:1;position:relative}.ad .hm-stat-label{color:var(--text3);margin-top:8px;font-size:15px;position:relative}.ad .hm-stat-row{justify-content:center;gap:36px;margin-top:26px;display:flex;position:relative}.ad .hm-stat-n{color:var(--text);font-size:24px;font-weight:800}.ad .hm-stat-s{color:var(--text4);font-size:12px}@media (max-width:760px){.ad .hm-mission{grid-template-columns:1fr;gap:28px}}.ad .ad-partners-wall{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px 50px;max-width:900px;margin:0 auto;display:flex}.ad .ad-partner-logo{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.ad .ad-partner-logo img{object-fit:contain;filter:brightness(0)invert()opacity(.45);width:auto;max-width:175px;transition:filter .25s}.ad .ad-partner-logo:hover img{filter:brightness(0)invert()opacity(.85)}.ad .hero-composer{width:100%;max-width:680px;min-height:150px;box-shadow:0 18px 60px #0000006b, var(--gold-glow);cursor:text;text-align:left;background:#141920eb;border:1px solid #c9a96e73;border-radius:26px;flex-direction:column;justify-content:space-between;gap:16px;margin:36px auto 0;padding:20px 20px 14px;transition:transform .15s,border-color .15s;animation:3s ease-in-out infinite hc-glow;display:flex}.ad .hero-composer:hover,.ad .hero-composer:focus-visible{border-color:var(--gold);outline:none;transform:translateY(-2px)}@keyframes hc-glow{0%,to{box-shadow:0 18px 60px #0000006b,0 0 #c9a96e2e}50%{box-shadow:0 18px 60px #0000006b,0 0 0 8px #c9a96e00}}@keyframes hc-pulse{0%,to{box-shadow:0 0 #3cc87899}50%{box-shadow:0 0 0 6px #3cc87800}}.ad .hc-text{min-width:0;min-height:1.5em;color:var(--text2,#e2e8f0);white-space:nowrap;flex:none;font-size:clamp(16px,2vw,19px);font-weight:500;overflow:hidden}.ad .hc-bottom{align-items:center;gap:12px;display:flex}.ad .hc-plus{color:#94a3b8;border:1px solid #ffffff24;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ad .hc-hint{color:var(--text4,#7c8798);letter-spacing:.02em;flex:auto;font-size:13px}.ad .hc-caret{vertical-align:text-bottom;background:var(--gold);width:2px;height:1.1em;margin-left:2px;animation:1s step-end infinite hc-blink;display:inline-block}@keyframes hc-blink{0%,to{opacity:1}50%{opacity:0}}.ad .hc-send{background:var(--gold-gradient);width:46px;height:46px;color:var(--bg);border-radius:50%;flex:none;justify-content:center;align-items:center;animation:2.2s ease-in-out infinite hc-send-glow;display:flex}@keyframes hc-send-glow{0%,to{box-shadow:0 0 #c9a96e80,0 6px 18px #00000059}50%{box-shadow:0 0 0 7px #c9a96e00,0 6px 18px #00000059}}.ad .hero-secondary{margin-top:18px}.ad .hero-secondary a{color:var(--text3,#94a3b8);font-size:15px;font-weight:600;text-decoration:none;transition:color .15s}.ad .hero-secondary a:hover{color:var(--gold)}@media (prefers-reduced-motion:reduce){.ad .hero-composer,.ad .hc-caret,.ad .hc-send{animation:none!important}}.ad .hiw-grid{grid-template-columns:1.25fr 1fr;align-items:center;gap:clamp(28px,4vw,60px);display:grid}.ad .hiw-panel{background:var(--bg2);border:1px solid var(--gold-border);cursor:pointer;border-radius:24px;padding:clamp(20px,3vw,36px);transition:border-color .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 18px 60px #00000059}.ad .hiw-panel:hover,.ad .hiw-panel:focus-visible{border-color:var(--gold);outline:none;transform:translateY(-2px)}.ad .hiw-stage{flex-direction:column;gap:14px;min-height:330px;display:flex}.ad .hiw-ask{color:#1b2129;background:#f3eee6;border-radius:16px 16px 4px;align-self:flex-end;width:min(88%,390px);padding:14px 14px 10px;box-shadow:0 10px 30px #0000004d}.ad .hiw-ask-text{min-height:2.9em;font-size:14.5px;font-weight:600;line-height:1.45}.ad .hiw-caret{vertical-align:text-bottom;background:#1b2129;width:2px;height:1.05em;margin-left:2px;animation:1s step-end infinite hc-blink;display:inline-block}.ad .hiw-ask-row{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.ad .hiw-chip{letter-spacing:.05em;color:var(--gold-dim);text-transform:uppercase;font-size:11px;font-weight:700}.ad .hiw-mini-send{background:var(--gold-gradient);width:26px;height:26px;color:var(--bg);border-radius:50%;justify-content:center;align-items:center;display:flex}.ad .hiw-reply{background:var(--bg3);opacity:0;border:1px solid #ffffff12;border-radius:16px 16px 16px 4px;align-self:flex-start;width:min(88%,400px);padding:14px 16px 16px;transition:opacity .5s,transform .5s;transform:translateY(10px)}.ad .hiw-phase-1 .hiw-reply,.ad .hiw-phase-2 .hiw-reply{opacity:1;transform:translateY(0)}.ad .hiw-reply-head{color:var(--gold2);align-items:center;gap:7px;margin-bottom:4px;font-size:12.5px;font-weight:700;display:flex}.ad .hiw-reply-dot{background:#38c878;border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite hc-pulse}.ad .hiw-line{background:linear-gradient(90deg,#c9a96e66,#c9a96e1f);border-radius:5px;width:0;height:9px;margin-top:9px;transition:width .6s;display:block}.ad .hiw-line-1{transition-delay:.15s}.ad .hiw-line-2{transition-delay:.3s}.ad .hiw-line-3{transition-delay:.45s}.ad .hiw-phase-1 .hiw-line-1,.ad .hiw-phase-2 .hiw-line-1{width:92%}.ad .hiw-phase-1 .hiw-line-2,.ad .hiw-phase-2 .hiw-line-2{width:74%}.ad .hiw-phase-1 .hiw-line-3,.ad .hiw-phase-2 .hiw-line-3{width:58%}.ad .hiw-lawyers{gap:12px;margin-top:auto;display:flex}.ad .hiw-lawyer{border:1px solid var(--gold-border);opacity:0;background:#ffffff0a;border-radius:14px;flex:1 1 0;align-items:center;gap:10px;min-width:0;padding:12px;transition:opacity .5s,transform .5s;display:flex;transform:translateY(12px)}.ad .hiw-phase-2 .hiw-lawyer{opacity:1;transform:translateY(0)}.ad .hiw-phase-2 .hiw-lawyer:nth-child(2){transition-delay:.18s}.ad .hiw-lawyer-avatar{background:var(--gold-bg2);width:34px;height:34px;color:var(--gold);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.ad .hiw-lawyer-lines{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.ad .hiw-lawyer-name{background:#ffffff47;border-radius:4px;width:72%;height:8px;display:block}.ad .hiw-lawyer-meta{background:#ffffff1f;border-radius:4px;width:46%;height:7px;display:block}.ad .hiw-lawyer-cta{white-space:nowrap;color:var(--bg);background:var(--gold-gradient);border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:700}.ad .hiw-try{text-align:center;color:var(--gold);margin-top:18px;font-size:14px;font-weight:700}.ad .hiw-steps{flex-direction:column;gap:clamp(20px,3vw,32px);margin:0;padding:0;list-style:none;display:flex}.ad .hiw-steps li{opacity:.35;align-items:flex-start;gap:16px;transition:opacity .45s;display:flex}.ad .hiw-steps li.hiw-step-active{opacity:1}.ad .hiw-num{border:1px solid var(--gold-border);background:var(--gold-bg);width:34px;height:34px;color:var(--gold);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:15px;font-weight:800;transition:background .45s,color .45s;display:flex}.ad .hiw-steps li.hiw-step-active .hiw-num{background:var(--gold-gradient);color:var(--bg);border-color:#0000}.ad .hiw-step-title{color:#fff;font-size:clamp(19px,2.4vw,26px);font-weight:800;line-height:1.2;display:block}.ad .hiw-step-desc{color:var(--text3,#94a3b8);margin-top:6px;font-size:15px;line-height:1.5;display:block}@media (max-width:900px){.ad .hiw-grid{grid-template-columns:1fr}.ad .hiw-stage{min-height:300px}}@media (prefers-reduced-motion:reduce){.ad .hiw-panel,.ad .hiw-reply,.ad .hiw-lawyer,.ad .hiw-line,.ad .hiw-steps li,.ad .hiw-num{transition:none!important;animation:none!important}}@media (max-width:560px){.ad .hiw-lawyers{flex-direction:column}}
