@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--cream:#fbf2e7;--paper:#fffdf9;--paper-strong:#fff;--ink:#44413e;--ink-soft:#6d6a68;--line:#ded7d0;--line-strong:#cab8aa;--salmon:#f5836b;--coral:#eb725a;--teal:#2e9f97;--shadow:0 24px 80px #70503424;--dark-nav:#151a1f}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,sans-serif}button,input,select{font:inherit}button{background:0 0;border:0}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.landing-shell{grid-template-columns:1.02fr 1fr;min-height:100vh;display:grid;position:relative}.toast-notice{z-index:30;background:#fffaf7f5;border:1px solid #efc3b7;border-radius:18px;align-items:flex-start;gap:14px;width:min(420px,100% - 32px);padding:16px 18px;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 22px 50px #8a513d29}.toast-icon{color:#fff;background:linear-gradient(135deg,#eb725a,#f29f6d);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.toast-copy{gap:4px;display:grid}.toast-copy strong{color:#513b32;font-size:.95rem}.toast-copy span{color:#8c6355;line-height:1.5}.toast-close{color:#9d7a6d;cursor:pointer;margin-left:auto;font-size:1.25rem;line-height:1}.showcase-panel{background:linear-gradient(180deg, #ffffff59, transparent 18%), linear-gradient(135deg, var(--cream) 0%, #f8ecdf 100%);border-right:1px solid #f3e7d9}.showcase-inner{flex-direction:column;min-height:100vh;padding:38px 44px 28px;display:flex}.brand-lockup{align-items:center;gap:14px;display:inline-flex}.brand-mark{flex:none;width:62px;height:62px}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy span{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:700}.brand-copy strong{color:#2f2d2b;font-size:1.2rem;font-weight:800}.showcase-copy{max-width:36rem;margin-top:56px}.showcase-copy h1,.auth-copy h2,.dashboard-intro h1,.home-hero-copy h2,.developer-head h3,.support-card h3,.support-copy h4{letter-spacing:-.04em;margin:0;font-family:Cormorant Garamond,serif;font-weight:700}.showcase-copy h1{font-size:clamp(3.4rem,5vw,4.8rem);line-height:.92}.showcase-subtitle,.benefit-item p,.auth-copy p,.boot-card p,.home-hero-copy p,.developer-head p,.support-copy p{color:var(--ink-soft)}.showcase-subtitle{margin:18px 0 0;font-size:1.06rem;line-height:1.85}.benefit-list{gap:28px;max-width:40rem;margin-top:42px;display:grid}.benefit-item{grid-template-columns:54px 1fr;gap:18px;display:grid}.benefit-icon{width:54px;height:54px;color:var(--teal);background:linear-gradient(135deg,#fff6ef 0%,#dbf1ee 100%);border:1px solid #2e9f972e;border-radius:18px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffffe6}.benefit-icon span{font-weight:800}.benefit-item h2{color:#34312f;margin:0 0 8px;font-family:Cormorant Garamond,serif;font-size:1.45rem}.benefit-item p{margin:0;line-height:1.8}.showcase-visual{min-height:330px;margin-top:auto;position:relative;overflow:hidden}.visual-glow,.visual-cloud,.visual-device,.visual-orb,.visual-note,.visual-wave{position:absolute}.visual-glow-left{filter:blur(16px);background:#f5836b2e;border-radius:120px;width:260px;height:180px;bottom:24px;left:0}.visual-glow-right{filter:blur(18px);background:#2e9f972e;border-radius:100px;width:220px;height:160px;bottom:20px;right:10%}.visual-cloud{background:#aaa7a42e;border-radius:32px}.visual-cloud-large{width:250px;height:116px;bottom:132px;left:170px;transform:rotate(-8deg)}.visual-cloud-small{width:180px;height:88px;bottom:92px;left:300px;transform:rotate(10deg)}.visual-device{box-shadow:var(--shadow);background:linear-gradient(160deg,#26323a 0%,#152128 100%);border-radius:28px}.visual-device-back{width:210px;height:130px;bottom:10px;left:138px;transform:rotate(-18deg)}.visual-device-front{width:250px;height:148px;padding:18px;bottom:24px;left:235px;transform:rotate(12deg)}.device-header{background:#ffffff1a;border-radius:999px;width:92px;height:18px}.device-chart{align-items:flex-end;gap:14px;margin-top:28px;display:flex}.device-chart span{background:linear-gradient(180deg, var(--salmon), var(--teal));border-radius:14px 14px 10px 10px;width:34px;display:block}.device-chart span:first-child{height:48px}.device-chart span:nth-child(2){height:74px}.device-chart span:nth-child(3){height:96px}.visual-orb{box-shadow:var(--shadow);border-radius:999px}.visual-orb-main{background:linear-gradient(135deg,#ff7d65,#cb6bf2);width:78px;height:78px;bottom:214px;left:292px}.visual-orb-small{background:linear-gradient(135deg,#fffefb,#e4efe9);border:1px solid #2e9f9733;width:56px;height:56px;bottom:80px;left:118px}.visual-note{color:var(--ink);letter-spacing:.05em;text-transform:uppercase;background:#ffffffe0;border-radius:999px;padding:10px 14px;font-size:.78rem;font-weight:800;box-shadow:0 18px 40px #604c3a1f}.visual-note-left{bottom:118px;left:92px}.visual-note-right{bottom:112px;right:122px}.visual-wave{background:#2e2c2b;border-radius:999px;height:8px;bottom:6px;left:78px;right:92px}.auth-panel{background:#fffdfb;flex-direction:column;min-height:100vh;display:flex}.auth-topbar{justify-content:flex-end;padding:28px 42px 0;display:flex}.language-chip{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:12px 16px;display:inline-flex}.language-select{color:var(--ink-soft);cursor:pointer;font:inherit;background:0 0;border:0;outline:none}.language-dot{border:2px solid var(--teal);border-radius:50%;width:18px;height:18px;position:relative}.language-dot:before,.language-dot:after{content:"";background:var(--teal);position:absolute;inset:50%;transform:translate(-50%,-50%)}.language-dot:before{width:2px;height:12px}.language-dot:after{width:12px;height:2px}.auth-card{width:min(520px,100% - 80px);margin:auto;padding:16px 0 48px}.auth-copy h2{font-size:clamp(3rem,5vw,4.2rem);line-height:.95}.auth-copy p{margin:16px 0 0;font-size:1.04rem}.auth-form{gap:28px;margin-top:54px;display:grid}.field-group span{color:#56514d;margin-bottom:12px;font-size:1rem;display:inline-block}.field-label-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.field-group input{border:1px solid var(--line);width:100%;height:66px;color:var(--ink);background:#fff;border-radius:16px;outline:none;padding:0 20px;transition:border-color .16s,box-shadow .16s}.field-group input:focus{border-color:#2e9f9773;box-shadow:0 0 0 4px #2e9f9714}.field-group input::placeholder{color:#b4aba3}.inline-link,.footer-link,.toggle-password{color:var(--coral);cursor:pointer;padding:0}.inline-link{font-size:.95rem}.password-wrap{position:relative}.toggle-password{font-weight:700;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.captcha-row{grid-template-columns:minmax(0,1fr) 176px;align-items:center;gap:14px;display:grid}.captcha-box{background:linear-gradient(135deg,#f5836b14,#2e9f9714),repeating-linear-gradient(135deg,#fffc 0 8px,#f5f0ebcc 8px 16px);border:1px dashed #2e9f9766;border-radius:16px;justify-content:center;align-items:center;gap:8px;height:66px;display:flex;overflow:hidden}.captcha-char{color:#355956;text-shadow:0 2px #ffffffb3;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700}.captcha-char-1{color:#c37a67;transform:rotate(-8deg)translateY(2px)}.captcha-char-2{transform:rotate(6deg)translateY(-1px)}.captcha-char-3{color:#267f78;transform:rotate(-6deg)translateY(1px)}.captcha-char-4{transform:rotate(9deg)translateY(-2px)}.error-banner{color:#a34d3b;background:#fff1ed;border:1px solid #f0c2b7;border-radius:16px;padding:14px 16px}.submit-button{background:linear-gradient(90deg, var(--coral) 0%, var(--teal) 100%);color:#fff;cursor:pointer;border-radius:16px;height:68px;font-size:1.08rem;font-weight:700;box-shadow:0 18px 36px #eb725a38}.submit-button:disabled{opacity:.72;cursor:wait}.auth-footer{text-align:center;margin-top:26px}.auth-footer p{color:var(--ink-soft);margin:0}.auth-footer small{color:#9d948d;margin-top:48px;display:block}.boot-shell,.dashboard-shell{min-height:100vh}.boot-shell{background:linear-gradient(135deg,#fbf1e6 0%,#fffdfb 46%,#eef7f5 100%);place-items:center;display:grid}.boot-card,.home-main-card,.developer-card,.support-card{box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #cab8aa59}.boot-card{text-align:center;border-radius:28px;width:min(420px,100% - 32px);padding:32px}.boot-card .brand-lockup{justify-content:center}.boot-spinner{border:4px solid #2e9f9729;border-top-color:var(--teal);border-radius:50%;width:52px;height:52px;margin:28px auto 16px;animation:.9s linear infinite spin}.dashboard-shell{background:#f8f5f1}.app-topbar{background:var(--dark-nav);color:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:0 24px;display:flex}.app-topbar .brand-copy strong{color:#fff}.app-topbar-left,.app-topbar-right{align-items:center;gap:22px;display:flex}.app-nav{gap:12px;display:flex}.app-nav-item{color:#ffffffad;border-radius:12px;padding:10px 12px;font-weight:600;text-decoration:none}.app-nav-item.active,.app-nav-item:hover{color:#fff;background:#ffffff0f}.app-balance{color:#ffffffb8;align-items:center;gap:8px;display:flex}.app-balance strong{color:#fff}.soft-button,.outline-button{cursor:pointer;border-radius:14px;padding:12px 16px}.soft-button{color:#24201d;background:#fff}.outline-button{color:#fff;background:#ffffff0f;border:1px solid #ffffff24}.dashboard-language{background:#ffffff14;border-color:#ffffff1f}.dashboard-language .language-select{color:#fff}.menu-avatar-button{cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.menu-avatar-circle{color:#fff;letter-spacing:.03em;background:linear-gradient(135deg,#ea466f 0%,#b44ddb 100%);border-radius:50%;place-items:center;width:46px;height:46px;font-weight:800;display:grid;box-shadow:0 10px 24px #b44ddb42}.dashboard-content{width:min(1480px,100% - 40px);margin:0 auto;padding:28px 0 44px}.dashboard-intro{margin-bottom:22px}.dashboard-welcome{color:#7d746d;margin:0 0 10px;font-size:1rem}.dashboard-intro h1{font-size:clamp(2.8rem,4vw,4.1rem);line-height:.96}.home-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,420px);align-items:start;gap:24px;display:grid}.home-main-card,.developer-card,.support-card{border-radius:24px}.home-main-card{padding:22px 24px 26px}.home-tabs{border-bottom:1px solid #ebe3dc;gap:12px;padding-bottom:12px;display:flex}.home-tab{color:#847b74;cursor:pointer;border-bottom:3px solid #0000;padding:10px 4px 12px;font-weight:700}.home-tab.active{color:var(--coral);border-bottom-color:var(--coral)}.home-hero{grid-template-columns:minmax(280px,360px) 1fr;align-items:center;gap:32px;margin-top:22px;display:grid}.home-hero-visual{min-height:340px;position:relative}.home-blob{background:linear-gradient(135deg,#dd5c92 0%,#bf44cc 100%);border-radius:120px 120px 38px 38px;height:190px;position:absolute;bottom:36px;left:34px;right:24px}.home-person-card{width:130px;height:210px;position:absolute;bottom:40px;left:98px}.person-head{background:#ffd7c6;border-radius:50%;width:52px;height:52px;margin:0 auto;box-shadow:0 10px 22px #00000014}.person-body{background:linear-gradient(#fff 0%,#243f73 45%,#1e3158 100%);border-radius:40px 40px 18px 18px;width:100%;height:162px;margin-top:-4px}.home-badge{background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;position:absolute;box-shadow:0 18px 34px #5c42311f}.home-badge-primary{color:#d94495;top:22px;left:46px}.home-badge-secondary{color:var(--teal);top:74px;right:18px}.home-badge-tertiary{color:#2b2f55;bottom:120px;left:18px}.home-hero-copy h2{font-size:3rem;line-height:.95}.home-hero-copy p{max-width:44ch;margin:14px 0 0;line-height:1.8}.home-tag-row{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.home-tag{color:#7e746e;background:#f3ede8;border-radius:12px;padding:10px 14px;font-size:.92rem}.primary-action{background:linear-gradient(90deg, var(--coral) 0%, #c251d0 100%);color:#fff;cursor:pointer;border-radius:14px;margin-top:26px;padding:14px 26px;font-weight:700}.developer-card{padding:24px}.developer-head{justify-content:space-between;gap:16px;display:flex}.developer-head h3{font-size:2rem}.developer-head p{margin:12px 0 0;line-height:1.75}.developer-link,.support-link{color:var(--coral);font-weight:700;text-decoration:none}button.developer-link{cursor:pointer;background:0 0;padding:0}.developer-tabs{border-bottom:1px solid #eae1d8;gap:20px;margin-top:22px;padding-bottom:10px;display:flex}.developer-tab{color:#8b817b;cursor:pointer;border-bottom:3px solid #0000;padding:0 0 10px;font-weight:700}.developer-tab.active{color:var(--coral);border-bottom-color:var(--coral)}.credential-field{margin-top:18px}.credential-field span{color:#706861;margin-bottom:8px;font-size:.95rem;display:block}.credential-value{background:#fcfaf8;border:1px solid #ece4dd;border-radius:14px;align-items:center;min-height:52px;padding:0 16px;display:flex}.credential-value code{color:#4f4a46}.credential-field-muted .credential-value{background:#f7f2ed}.doc-button{color:#fff;cursor:pointer;background:#23272f;border-radius:14px;width:100%;margin-top:26px;padding:16px 20px;font-weight:700}.developers-page{gap:24px;display:grid}.developers-hero-card,.developer-guide-card{box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #cab8aa59;border-radius:24px}.developers-hero-card{justify-content:space-between;align-items:start;gap:20px;padding:24px 28px;display:flex}.developers-hero-card h2,.developer-guide-card h3{letter-spacing:-.03em;margin:0;font-family:Cormorant Garamond,serif;font-size:2.25rem}.developers-hero-card p,.developer-guide-card p{color:#706861;margin:12px 0 0;line-height:1.7}.developer-doc-summary{color:#847973;margin-top:10px}.developers-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,430px);align-items:start;gap:24px;display:grid}.developer-card-expanded{min-height:100%}.developer-status-banner{color:#7b5d51;background:#fff5ef;border:1px solid #f0ddd3;border-radius:16px;min-width:280px;padding:14px 16px}.developer-access-grid{gap:18px;margin-top:20px;display:grid}.developer-field{gap:8px;display:grid}.developer-field span{color:#706861;font-size:.95rem}.developer-field-full{grid-column:1/-1}.developer-value-row,.developer-endpoint{background:#fcfaf8;border:1px solid #ece4dd;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:0 18px;display:flex}.developer-value-row code,.developer-endpoint{color:#4f4a46;word-break:break-all}.developer-input{color:#4f4a46;background:#fcfaf8;border:1px solid #ece4dd;border-radius:16px;width:100%;min-height:56px;padding:0 18px}.developer-input:focus{border-color:#e7b7aa;outline:2px solid #eb725a2e}.developer-action-row{flex-wrap:wrap;gap:10px;display:flex}.developer-action-row-inline{margin-top:4px}.secondary-action{color:var(--coral);cursor:pointer;background:#fff4ef;border:1px solid #f0d9ce;border-radius:12px;padding:12px 16px;font-weight:700}.secondary-action:disabled{opacity:.65;cursor:wait}.developer-endpoint-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.developer-guide-card{padding:24px}.developer-guide-block+.developer-guide-block{margin-top:22px}.developer-guide-block h4{margin:0 0 12px;font-size:1.1rem}.developer-subsection+.developer-subsection{margin-top:18px}.developer-subsection h5{color:#433d39;margin:16px 0 10px;font-size:.98rem}.developer-guide-list{color:#5c5651;margin:0;padding-left:20px;line-height:1.7}.developer-code-block{color:#f5f4f2;background:#1f232b;border-radius:16px;margin:16px 0 0;padding:16px;font-size:.88rem;line-height:1.65;overflow:auto}.developer-doc-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.developer-doc-actions{gap:12px;margin-top:24px;display:grid}.developer-swagger-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.developer-copy-bundle{margin-top:14px}.developer-empty-state{gap:16px;display:grid}.developer-empty-state p{color:#706861;margin:0;line-height:1.7}.support-card{margin-top:28px;padding:28px 30px}.support-card h3{font-size:2.4rem}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:24px;display:grid}.support-item{grid-template-columns:54px 1fr;gap:16px;display:grid}.support-icon{background:linear-gradient(135deg,#fff1ed,#f3eefb);border:1px solid #f0ddd8;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.support-icon-glyph{font-size:1.15rem;font-weight:800}.support-icon-faq .support-icon-glyph{color:#d35a82}.support-icon-manual .support-icon-glyph{color:#6b57e8}.support-icon-contact .support-icon-glyph{color:#2e9f97}.support-copy h4{font-size:1.55rem}.support-copy p{margin:10px 0;line-height:1.75}.support-detail{color:#8a817a;margin-bottom:12px;line-height:1.6;display:block}.profile-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:24px;margin-top:28px;display:grid}.profile-summary-card,.profile-detail-card{box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #cab8aa59;border-radius:24px}.profile-summary-card{padding:28px 24px}.profile-summary-head{align-items:center;gap:16px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#ea466f 0%,#b44ddb 100%);border-radius:50%;place-items:center;width:74px;height:74px;font-size:1.5rem;font-weight:800;display:grid}.profile-summary-head h3,.profile-detail-head h3{letter-spacing:-.03em;margin:0;font-family:Cormorant Garamond,serif;font-size:2rem}.profile-summary-head p,.profile-detail-head p{color:var(--ink-soft);margin:6px 0 0;line-height:1.65}.balance-overview-card{background:#fffdfb;border:1px solid #ece2db;border-radius:20px;margin-top:22px;padding:22px}.balance-overview-top{border-bottom:1px solid #eee4dc;align-items:center;gap:16px;padding-bottom:18px;display:flex}.balance-icon-block{background:linear-gradient(135deg,#d8e0ff 0%,#c5d2ff 100%);border-radius:22px;place-items:center;width:72px;height:72px;display:grid}.balance-icon{background:#4f72ff;border-radius:50%;width:28px;height:28px;position:relative}.balance-icon:before,.balance-icon:after{content:"";background:#4f72ff;border-radius:999px;width:28px;height:8px;position:absolute;left:50%;transform:translate(-50%)}.balance-icon:before{top:-8px}.balance-icon:after{bottom:-8px}.balance-overview-copy span,.balance-metric-row span,.profile-field span{color:#726a63;display:block}.balance-overview-copy strong{color:#1f1b19;margin-top:8px;font-family:Cormorant Garamond,serif;font-size:2.2rem;display:block}.balance-metric-row{border-bottom:1px solid #f0e8e1;justify-content:space-between;gap:14px;padding:18px 0;display:flex}.balance-metric-row:last-child{border-bottom:0;padding-bottom:0}.balance-metric-row strong{color:#22201d}.profile-detail-card{padding:28px}.profile-detail-head{margin-bottom:22px}.profile-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.profile-field{gap:8px;display:grid}.profile-field div{color:#302c29;background:#fffdfb;border:1px solid #ece4dd;border-radius:16px;align-items:center;min-height:58px;padding:0 18px;display:flex}.profile-field-full{grid-column:1/-1}.settings-card{box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #cab8aa59;border-radius:24px;margin-top:28px;overflow:hidden}.settings-tabs{border-bottom:1px solid #eee4dc;gap:26px;padding:0 28px;display:flex}.settings-tab{color:#8b817b;cursor:pointer;border-bottom:3px solid #0000;padding:22px 0 18px;font-weight:700}.settings-tab.active{color:#26211e;border-bottom-color:var(--coral)}.settings-body{padding:28px}.settings-header h3{letter-spacing:-.03em;margin:0;font-family:Cormorant Garamond,serif;font-size:2.3rem}.settings-header p{color:var(--ink-soft);margin:10px 0 0;line-height:1.7}.settings-readonly-note{color:#8a817a;margin-top:10px;display:block}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.settings-field{gap:8px;display:grid}.settings-field span{color:#625b55}.settings-field input,.settings-field textarea{color:#2f2b28;background:#fffdfb;border:1px solid #ece4dd;border-radius:16px;outline:none;width:100%;padding:16px 18px}.settings-field input:disabled{color:#8a817a;cursor:not-allowed;background:#f5efea}.settings-field textarea{resize:vertical;min-height:120px}.settings-field-full{grid-column:1/-1}.settings-save-button{background:linear-gradient(90deg, var(--coral) 0%, #c251d0 100%);color:#fff;cursor:pointer;border-radius:14px;margin-top:24px;padding:16px 34px;font-weight:700}.settings-status-message{color:#7b5d51;background:#fff5ef;border:1px solid #f0ddd3;border-radius:14px;margin-top:18px;padding:12px 14px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1280px){.app-topbar{flex-direction:column;align-items:stretch;padding:18px 20px}.app-topbar-left,.app-topbar-right{flex-wrap:wrap;justify-content:space-between}.home-layout,.developers-layout,.profile-layout{grid-template-columns:1fr}}@media (width<=1180px){.landing-shell{grid-template-columns:1fr}.showcase-inner{min-height:auto;padding-bottom:0}.showcase-visual{margin-top:28px}.auth-panel{min-height:auto;padding-bottom:40px}.auth-card{margin-top:36px}.support-grid,.developer-endpoint-grid,.profile-detail-grid,.settings-form-grid{grid-template-columns:1fr}}@media (width<=860px){.home-hero{grid-template-columns:1fr}.home-hero-visual{min-height:280px}.support-item{grid-template-columns:1fr}}@media (width<=720px){.showcase-inner,.auth-topbar{padding-left:20px;padding-right:20px}.showcase-copy{margin-top:34px}.showcase-copy h1,.auth-copy h2,.dashboard-intro h1{font-size:2.7rem}.developers-hero-card{flex-direction:column;padding:20px}.benefit-item{grid-template-columns:1fr}.showcase-visual{min-height:250px}.auth-card{width:calc(100% - 40px)}.captcha-row{grid-template-columns:1fr}.dashboard-content{width:calc(100% - 24px)}.app-nav{flex-wrap:wrap}.support-card,.home-main-card,.developer-card{padding-left:18px;padding-right:18px}}
