:root{--bg:#f7f3e8;--panel:#efe6d6;--card:#fff;--card-hover:#fbf7ef;--text:#17231c;--muted:#6f6a60;--green:#1f6b45;--green-hover:#174f35;--blue:#2e5e88;--red:#b5483e;--gold:#c89b3c;--cream:#fbf7ef;--mint:#ddefe4;--border:#34403524;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif}*{box-sizing:border-box;margin:0;padding:0}:before,:after{box-sizing:border-box}body{font-family:var(--font);background:radial-gradient(circle at top left, #ddefe4a6, transparent 34%), linear-gradient(180deg, #fbf7ef 0%, var(--bg) 46%, #f1e7d4 100%);color:var(--text);-webkit-font-smoothing:antialiased;word-break:keep-all;overflow-wrap:anywhere;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1000px;margin:0 auto;padding:0 20px}.header{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.logo{letter-spacing:-.02em;align-items:center;gap:6px;font-size:1.25rem;font-weight:800;display:flex}.logo span{color:var(--green)}.header-login{color:var(--text);border:1px solid var(--border);border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.header-login:hover{background:#1f6b450f}.section{padding:50px 0}.hero{text-align:center;padding:60px 0 40px}.hero-badge{color:var(--green);word-break:keep-all;background:#1f6b4517;border:1px solid #1f6b4533;border-radius:20px;margin-bottom:20px;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.hero h1{letter-spacing:-.03em;word-break:keep-all;margin-bottom:20px;font-size:2.4rem;font-weight:800;line-height:1.3}.hero p{color:var(--muted);word-break:keep-all;max-width:600px;margin:0 auto 32px;font-size:1.05rem}.btn-cta{background:var(--green);color:#fff;border-radius:26px;justify-content:center;align-items:center;height:52px;padding:0 32px;font-size:1.1rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 10px 24px #1f6b452e}.btn-cta:hover{background:var(--green-hover);transform:translateY(-2px)}.regulatory-notice{max-width:920px;color:var(--text);background:#b5483e0e;border:1px solid #b5483e47;border-radius:16px;grid-template-columns:auto minmax(0,1fr);gap:14px;margin:0 auto 18px;padding:22px 24px;display:grid}.regulatory-notice-icon{font-size:1.25rem;line-height:1.4}.regulatory-notice h2{margin-bottom:8px;font-size:1.05rem;line-height:1.4}.regulatory-notice p{color:var(--text);word-break:keep-all;font-size:1rem;line-height:1.75}.btn-plan.disabled{opacity:.58;color:var(--muted);cursor:not-allowed;background:#ecece8;justify-content:center;align-items:center;display:flex}.turnstile-wrap{justify-items:start;gap:6px;margin-top:4px;display:grid}.turnstile-wrap>p{color:var(--muted);margin:0;font-size:.75rem}.turnstile-error{color:var(--red);background:#b5483e0f;border:1px solid #b5483e59;border-radius:8px;padding:10px 12px;font-size:.82rem}.metrics-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:16px;max-width:800px;margin:0 auto;display:grid}.metric-card{background:var(--card);border:1px solid var(--border);text-align:center;box-sizing:border-box;word-break:keep-all;border-radius:12px;min-width:0;padding:32px 20px}.metric-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.9rem;font-weight:600}.metric-value{color:var(--green);word-break:keep-all;font-size:clamp(1.4rem,5vw,2rem);font-weight:800}.metric-value.neutral{color:var(--text)}.metric-value.neg{color:var(--red)}.sec-title{text-align:center;margin-bottom:24px;font-size:1.6rem;font-weight:800}.strategy-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.strategy-card{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;display:flex}.st-icon{font-size:1.4rem}.st-title{font-size:1.1rem;font-weight:700}.chart-wrap{background:var(--card);border:1px solid var(--border);border-radius:16px;height:220px;padding:24px 20px 16px;position:relative}.growth-chart-wrap{height:250px;margin-bottom:10px;padding:18px 14px 12px 8px}.chart-legend{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin:8px auto 6px;font-size:.86rem;font-weight:700;line-height:1.3;display:flex}.chart-legend span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.legend-dot{border-radius:999px;width:18px;height:6px;display:inline-block}.legend-dot.bean{background:var(--green)}.legend-dot.bnh{background:var(--gold)}.chart-caption{text-align:center;color:var(--muted);word-break:keep-all;font-size:.9rem;line-height:1.55}.plans-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1000px;margin:0 auto;display:grid}.beta-plan-intro{text-align:center;color:var(--muted);max-width:720px;margin:-12px auto 28px;line-height:1.6}.beta-plans-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}.plan-card{background:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:32px 24px;display:flex;position:relative}.plan-card.popular{border-color:var(--green);box-shadow:0 10px 30px #1f6b4517}.plan-badge{background:var(--green);color:#fff;text-transform:uppercase;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.plan-title{margin-bottom:8px;font-size:1.6rem;font-weight:800}.plan-desc{color:var(--muted);word-break:keep-all;margin-bottom:24px;font-size:.95rem}.plan-features{flex-grow:1;margin-bottom:32px;list-style:none}.plan-features li{color:var(--text);align-items:center;gap:8px;margin-bottom:12px;font-size:.95rem;display:flex}.plan-features li:before{content:"✓";color:var(--green);font-weight:800}.btn-plan{border-radius:24px;justify-content:center;align-items:center;width:100%;height:48px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.btn-plan.outline{border:1px solid var(--border);color:var(--text)}.btn-plan.outline:hover{background:#1f6b450f}.btn-plan.solid{background:var(--green);color:#fff;border:none}.btn-plan.solid:hover{background:var(--green-hover)}.section-kicker{text-align:center;color:var(--green);letter-spacing:.12em;margin-bottom:10px;font-size:.78rem;font-weight:900}.beta-section{background:linear-gradient(#ffffffb8,#fbf7efb8);border:1px solid #1f6b4529;border-radius:24px;margin-top:8px;padding-left:24px;padding-right:24px}.beta-flow{grid-template-columns:repeat(3,1fr);gap:14px;max-width:920px;margin:0 auto 18px;display:grid}.flow-card{border:1px solid var(--border);background:#ffffffd6;border-radius:16px;min-height:150px;padding:20px}.flow-card.highlight{border-color:#1f6b4552;box-shadow:0 14px 32px #1f6b4514}.flow-step{width:34px;height:24px;color:var(--green);background:#1f6b451a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:12px;font-size:.72rem;font-weight:900;display:inline-flex}.flow-card strong{margin-bottom:8px;font-size:1rem;display:block}.flow-card p{color:var(--muted);font-size:.9rem;line-height:1.58}.plan-compare{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px;max-width:920px;margin:0 auto;display:grid}.compare-card{background:var(--card);border:1px solid var(--border);border-radius:18px;flex-direction:column;padding:26px 24px 22px;display:flex;position:relative}.compare-card.premium-card{border-color:var(--green);background:linear-gradient(#22c55e1c,#fffffff5)}.compare-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.compare-head span{font-size:1.35rem;font-weight:900}.compare-head strong{text-align:right;color:var(--green);font-size:1.45rem;line-height:1.2}.compare-head em{color:var(--muted);font-size:.8rem;font-style:normal;font-weight:500;display:block}.compare-card ul{flex:1;margin-bottom:22px;list-style:none}.compare-card li{color:var(--text);gap:8px;margin-bottom:10px;font-size:.94rem;line-height:1.45;display:flex}.compare-card li:before{content:"✓";color:var(--green);flex-shrink:0;font-weight:900}.beta-note{max-width:860px;color:var(--muted);text-align:center;margin:18px auto 0;font-size:.82rem;line-height:1.6}.sim-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto 12px;display:grid}.sim-card{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:16px;padding:24px}.sim-title{color:var(--green);margin-bottom:4px;font-size:1.1rem;font-weight:800}.sim-rate{color:var(--muted);margin-bottom:20px;font-size:.9rem}.sim-row{border-bottom:1px solid #34403514;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.sim-row:last-child{border-bottom:none}.sim-yr{color:var(--muted);font-size:.95rem}.sim-val{color:var(--text);font-size:1.05rem;font-weight:700}.referral-wrap{border:1px solid var(--green);background:linear-gradient(135deg,#22c55e1a,#f7f3e800);border-radius:16px;max-width:800px;margin:0 auto;padding:32px}.ref-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.ref-box{border:1px solid var(--border);background:#ffffffb8;border-radius:12px;padding:20px}.ref-box h3{color:var(--green);margin-bottom:12px;font-size:1.1rem}.ref-box ul{font-size:.95rem;list-style:none}.ref-box ul li{margin-bottom:8px;padding-left:14px;position:relative}.ref-box ul li:before{content:"·";color:var(--muted);position:absolute;left:0}.ref-note{color:var(--muted);text-align:center;margin-top:16px;font-size:.8rem}.faq-wrap{max-width:800px;margin:0 auto}.faq-group{margin-bottom:32px}.faq-group-title{color:var(--green);border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:8px;font-size:1.2rem;font-weight:800}.faq-item{background:var(--card);border:1px solid var(--border);border-radius:12px;margin-bottom:12px;padding:16px 20px;transition:all .2s}.faq-item:hover{background:var(--card-hover)}.faq-q{color:inherit;text-align:left;justify-content:space-between;align-items:center;gap:10px;width:100%;font-size:1rem;font-weight:700;display:flex}.faq-q-text{flex:1;align-items:center;gap:10px;display:flex}.faq-q-text:before{content:"Q.";color:var(--green);white-space:nowrap;flex-shrink:0;font-weight:900}.faq-arrow{color:var(--muted);font-size:1.2rem;transition:transform .3s}.faq-item.open .faq-arrow{transform:rotate(180deg)}.faq-a{border-top:1px solid var(--border);color:var(--muted);margin-top:12px;padding-top:12px;font-size:.95rem;line-height:1.6}.support-card{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:16px;max-width:600px;margin:0 auto;padding:32px}.support-icon{margin-bottom:16px;font-size:2rem}.support-list{text-align:left;color:var(--muted);font-size:.95rem;list-style:none;display:inline-block}.support-list li{margin-bottom:8px}.support-list li strong{color:var(--text)}.btn-kakao{color:#17231c;background-color:#f3d46a;border-radius:12px;justify-content:center;align-items:center;height:48px;padding:0 24px;font-size:1rem;font-weight:800;transition:all .2s;display:inline-flex}.btn-kakao:hover{background-color:#e8c24d;transform:translateY(-2px)}.footer{text-align:center;color:var(--muted);border-top:1px solid var(--border);margin-top:40px;padding:40px 0;font-size:.8rem}.footer-disclaimer{max-width:820px;color:var(--text);opacity:.84;margin-top:7px;font-size:.9rem;line-height:1.7;display:inline-block}@media (width<=768px){html,body{width:100%;max-width:100%}.container{width:100%;max-width:calc(100vw - 32px);padding:0}.chart-wrap,.hero-card,.metric-card,.strategy-card,.pricing-card,.backtest-card,.flow-card{overflow-wrap:anywhere;min-width:0;max-width:calc(100vw - 32px)}.hero-actions .btn,.hero-actions .btn-cta,.btn-cta{width:100%;max-width:calc(100vw - 32px)}.regulatory-notice{border-radius:14px;gap:10px;margin-bottom:8px;padding:17px 15px}.regulatory-notice h2{font-size:.96rem}.regulatory-notice p{font-size:1rem;line-height:1.68}.header{padding:14px 0}.logo{font-size:1.12rem}.header-login{padding:7px 13px;font-size:.85rem}.section{padding:34px 0}.hero{padding:38px 0 28px}.hero-badge{max-width:100%;margin-bottom:16px;padding:5px 10px;font-size:.74rem;line-height:1.45}.hero h1{margin-bottom:14px;font-size:clamp(1.78rem,8.2vw,2.05rem);line-height:1.22}.hero p{margin-bottom:24px;font-size:.96rem;line-height:1.55}.btn-cta{width:100%;max-width:340px;height:50px;font-size:1rem}.sec-title{margin-bottom:18px;font-size:1.34rem;line-height:1.35}.metrics-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:10px}.metric-card{padding:20px 10px}.metric-label{margin-bottom:8px;font-size:.76rem}.metric-value{font-size:clamp(1.24rem,6vw,1.55rem)}.strategy-grid{grid-template-columns:repeat(2,1fr);gap:10px}.strategy-card{flex-direction:column;gap:4px;padding:13px 10px}.st-icon{font-size:1.3rem}.st-title{font-size:.95rem}.plans-grid{grid-template-columns:1fr}.beta-plans-grid{max-width:420px;grid-template-columns:1fr!important}.beta-plan-intro{margin:-8px auto 22px;font-size:.92rem;line-height:1.65}.beta-section{border-radius:18px;padding-left:14px;padding-right:14px}.beta-flow,.plan-compare{grid-template-columns:1fr;max-width:420px}.flow-card{min-height:auto;padding:17px 16px}.compare-head{flex-direction:column;gap:6px}.compare-head strong{text-align:left}.plan-card{padding:26px 20px 22px}.plan-title{font-size:1.42rem}.plan-desc,.plan-features li{font-size:.9rem;line-height:1.5}.plan-features{margin-bottom:24px}.sim-grid{grid-template-columns:1fr;gap:12px}.sim-card{padding:20px}.ref-grid{grid-template-columns:1fr;gap:12px}.referral-wrap{padding:24px 18px}.ref-box{padding:16px}.faq-item{padding:15px 16px}.faq-q{align-items:flex-start;font-size:.95rem;line-height:1.45}.faq-a{font-size:.9rem}.support-card{padding:24px 18px}.support-list{font-size:.9rem;line-height:1.6}.btn-kakao{width:100%;font-size:.95rem}.chart-wrap{height:240px;margin-left:-4px;margin-right:-4px;padding:16px 4px 10px}.growth-chart-wrap{height:230px;margin-left:0;margin-right:0;padding:14px 6px 10px 2px}.chart-legend{gap:12px;margin-top:9px;font-size:.78rem}.chart-caption{max-width:300px;margin:0 auto;font-size:.78rem}}@media (width<=400px){.container{padding:0 14px}.hero h1{font-size:1.58rem}.metrics-grid{grid-template-columns:1fr}.strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-wrap{height:230px}}@media (width<=768px){.section{padding:22px 0}.hero{padding:24px 0 18px}.hero-badge{margin-bottom:10px;padding:4px 9px;font-size:.68rem}.hero h1{margin-bottom:10px;font-size:clamp(1.45rem,6.8vw,1.72rem);line-height:1.18}.hero p{margin-bottom:16px;font-size:.86rem;line-height:1.45}.btn-cta{max-width:300px;height:44px;font-size:.94rem}.sec-title{margin-bottom:12px;font-size:1.12rem}.metrics-grid{gap:8px}.metric-card{border-radius:10px;padding:14px 10px}.metric-label{letter-spacing:.02em;margin-bottom:5px;font-size:.68rem}.metric-value{font-size:clamp(1.05rem,5vw,1.28rem);line-height:1.18}.strategy-grid{gap:8px}.strategy-card{border-radius:10px;flex-direction:row;gap:6px;padding:9px 8px}.st-icon{font-size:1rem}.st-title{font-size:.82rem}.chart-wrap{height:190px;padding:10px 0 6px}.growth-chart-wrap{height:210px;padding:12px 4px 8px 0}.chart-caption{font-size:.76rem;line-height:1.45}.chart-legend{gap:10px;font-size:.76rem}.section-kicker{margin-bottom:7px;font-size:.66rem}.beta-plan-intro{margin:-4px auto 14px;font-size:.82rem;line-height:1.5}.beta-section{border-radius:16px;padding-left:12px;padding-right:12px}.beta-flow{gap:8px;margin-bottom:10px}.flow-card{border-radius:12px;padding:13px}.flow-step{width:30px;height:21px;margin-bottom:8px;font-size:.64rem}.flow-card strong{margin-bottom:5px;font-size:.9rem}.flow-card p{font-size:.8rem;line-height:1.45}.plan-compare{gap:10px}.compare-card{border-radius:12px;padding:18px 16px 16px}.compare-head{margin-bottom:12px}.compare-head span{font-size:1.12rem}.compare-head strong{font-size:1.18rem}.compare-card ul{margin-bottom:15px}.compare-card li{gap:6px;margin-bottom:7px;font-size:.82rem;line-height:1.35}.beta-note{margin-top:12px;font-size:.74rem}.beta-plans-grid{gap:10px}.plan-card{border-radius:12px;padding:18px 16px 16px}.plan-badge{padding:3px 10px;font-size:.66rem;top:-10px}.plan-title{margin-bottom:4px;font-size:1.18rem}.plan-desc{margin-bottom:14px;font-size:.82rem;line-height:1.42}.plan-features{margin-bottom:16px}.plan-features li{gap:6px;margin-bottom:7px;font-size:.82rem;line-height:1.35}.btn-plan{height:42px;font-size:.9rem}.sim-grid{gap:9px}.sim-card{border-radius:12px;padding:15px 16px}.sim-title{margin-bottom:2px;font-size:.98rem}.sim-rate{margin-bottom:10px;font-size:.78rem}.sim-row{padding:6px 0}.sim-yr{font-size:.82rem}.sim-val{font-size:.9rem}.referral-wrap{padding:18px 15px}.referral-wrap h2{font-size:1.15rem!important}.referral-wrap p{font-size:.84rem;line-height:1.45}.ref-box{padding:13px}.ref-box h3{margin-bottom:8px;font-size:.95rem}.ref-box ul{font-size:.82rem}.ref-note{font-size:.74rem}.faq-group{margin-bottom:20px}.faq-group-title{margin-bottom:10px;font-size:1rem}.faq-item{border-radius:10px;margin-bottom:8px;padding:11px 13px}.faq-q{font-size:.86rem;line-height:1.35}.faq-arrow{font-size:1rem}.faq-a{margin-top:9px;padding-top:9px;font-size:.82rem;line-height:1.5}.support-card{padding:18px 15px}.support-icon{margin-bottom:10px;font-size:1.45rem}.support-list{font-size:.82rem;line-height:1.5}.btn-kakao{height:42px;font-size:.88rem}.footer{margin-top:20px;padding:28px 0;font-size:.76rem}.footer-disclaimer{font-size:.875rem;line-height:1.65}}@media (width<=400px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:1.42rem}.chart-wrap{height:180px}.growth-chart-wrap{height:205px}}.header{border-bottom:1px solid #34403514}.logo span,.sec-title,.plan-title,.compare-head span{letter-spacing:-.04em}.hero{position:relative}.hero-badge{background:var(--mint);color:var(--green);border-color:#1f6b4529}.hero h1{color:#132019}.metric-card,.strategy-card,.chart-wrap,.plan-card,.compare-card,.sim-card,.referral-wrap,.ref-box,.faq-item,.support-card,.flow-card{box-shadow:0 16px 42px #34403512}.metric-value,.sim-title,.ref-box h3,.faq-group-title{color:var(--green)}.chart-wrap{background:#ffffffd1}.plan-badge{background:var(--gold);color:#2b2110}.btn-cta,.btn-plan.solid{color:#fff}.btn-plan.outline{background:#ffffff8f}.btn-kakao{box-shadow:0 10px 24px #c89b3c33}.metric-card{border-radius:14px;flex-direction:column;justify-content:center;min-height:112px;padding:22px 18px;display:flex}.metric-label{letter-spacing:.04em;margin-bottom:7px;font-size:.76rem}@media (width<=768px){.metrics-grid{gap:8px;max-width:360px}.metric-card{border-radius:11px;min-height:76px;padding:13px 10px}.metric-label{margin-bottom:4px;font-size:.62rem}.metric-value{font-size:clamp(.98rem,4.4vw,1.12rem);line-height:1.16}.metric-value.neutral span{font-size:.68rem!important}}.metrics-grid{gap:8px!important;max-width:500px!important}.metric-card{border-radius:10px!important;min-height:64px!important;padding:10px 12px!important;box-shadow:0 8px 22px #3440350e!important}.metric-label{margin-bottom:3px!important;font-size:.58rem!important}.metric-value{font-size:clamp(.88rem,2.3vw,1.08rem)!important;line-height:1.12!important}.metric-value.neutral span{font-size:.58rem!important}@media (width<=768px){.metrics-grid{gap:7px!important;max-width:300px!important}.metric-card{min-height:54px!important;padding:8px!important}.metric-label{font-size:.54rem!important}.metric-value{font-size:.86rem!important}.metric-value.neutral span{font-size:.54rem!important}}.backtest-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:640px;margin:14px auto 0;display:grid}.backtest-summary div{border:1px solid var(--border);text-align:center;background:#ffffffb8;border-radius:12px;padding:10px 12px}.backtest-summary span{color:var(--muted);margin-bottom:4px;font-size:.76rem;font-weight:700;display:block}.backtest-summary strong{color:var(--green);font-size:.96rem}.chart-wrap,.growth-chart-wrap{min-height:205px}.mobile-hide-tick{display:inline}@media (width<=768px){.backtest-summary{grid-template-columns:1fr;gap:7px;max-width:320px}.backtest-summary div{padding:8px 10px}.backtest-summary span{font-size:.7rem}.backtest-summary strong{font-size:.86rem}.growth-chart-wrap{min-height:220px}.mobile-hide-tick{display:none}}.support-inquiry-card{max-width:760px;margin:0 auto}.support-compliance{color:var(--green);background:#1f6b450f;border:1px solid #1f6b4529;border-radius:12px;margin-top:18px;padding:14px 16px;font-size:.9rem;font-weight:700;line-height:1.65}.support-action-row{justify-content:center;margin-top:22px;display:flex}.support-open{max-width:220px}.support-form{text-align:left;gap:16px;margin-top:22px;display:grid}.support-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.support-form label{color:var(--text);gap:7px;font-size:.88rem;font-weight:700;display:grid}.support-form input,.support-form select,.support-form textarea{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:12px;padding:12px 14px}.support-form input:focus,.support-form select:focus,.support-form textarea:focus{border-color:#1f6b4573;box-shadow:0 0 0 3px #1f6b4514}.support-form textarea{resize:vertical;min-height:140px}.support-privacy{flex-direction:row;grid-template-columns:none;align-items:flex-start;line-height:1.5;color:var(--muted)!important;gap:10px!important;display:flex!important}.support-privacy input{width:auto;margin-top:3px}.support-message{border-radius:12px;padding:12px 14px;font-size:.9rem;font-weight:700}.support-message.success{color:var(--green);background:#1f6b4514}.support-message.error{background:var(--color-negative-surface);border:1px solid var(--color-negative-border);color:var(--color-negative)}.support-submit{justify-self:start;min-width:160px}@media (width<=640px){.support-field-grid{grid-template-columns:1fr}.support-submit{width:100%}}
