:root{--bg:#fdf2f8;--bg2:#fce7f3;--s0:#ffffff4d;--s1:#ffffff8c;--s2:#ffffffb3;--s3:#ffffffe0;--pk:#ec489a;--pk2:#db2777;--pk3:#f472b6;--pk-dim:#ec48991a;--pk-glo:#ec489938;--vt:#9333ea;--vt-dim:#9333ea1a;--t1:#1f2937;--t2:#6b7280;--t3:#9ca3af;--br:#ec489940;--br2:#ec489980;--brw:#ffc0cb59;--brw2:#ffffffa6;--ok:#059669;--ok-bg:#0596691a;--err:#dc2626;--sh-card:0 8px 32px #0000000d, 0 1px 2px #00000008;--sh-float:0 4px 20px #ec48992e;--sh-btn:0 4px 12px #ec489947, 0 1px 3px #00000014;--r-sm:8px;--r-md:14px;--r-lg:18px;--r-xl:24px;--r-2xl:32px;--r-pill:9999px;--max-width:1408px;--radius-xl:24px;--radius-lg:18px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100dvh;color:var(--t1);font-family:var(--font-sans), "Inter", system-ui, sans-serif;-webkit-font-smoothing:antialiased;background-color:#0000;background-image:radial-gradient(circle at 10% 30%,#ffdcf066,#f5ebfa99),linear-gradient(145deg,#fdf2f8 0%,#fce7f3 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;margin:0}body:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(#ec48990f 1px,#0000 1px);background-size:24px 24px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}p,h1,h2,h3,h4{margin:0}.app-background{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.floating-orb{border-radius:50%;position:absolute}.orb-one{background:radial-gradient(circle,#ec48991a 0%,#0000 65%);width:900px;height:900px;top:-320px;left:-250px}.orb-two{background:radial-gradient(circle,#9333ea12 0%,#0000 65%);width:700px;height:700px;top:-180px;right:-200px}.orb-three{background:radial-gradient(circle,#f472b60d 0%,#0000 65%);width:600px;height:600px;bottom:-80px;left:35%}.page-shell{z-index:1;width:min(var(--max-width), calc(100% - 2.5rem));margin:0 auto;padding:0 0 6rem;position:relative;overflow-x:hidden}@media (max-width:480px){.page-shell{width:calc(100% - 1.5rem);padding-bottom:4rem}}.top-nav{border-bottom:1px solid var(--brw);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;display:flex}.brand-lockup{align-items:center;gap:.7rem;display:flex}.brand-mark{color:#fff;letter-spacing:.12em;text-indent:.12em;background:linear-gradient(145deg,#18181b,#ec489a 58%,#9333ea 100%);border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:.66rem;font-weight:800;display:grid;box-shadow:0 10px 26px #18181b24,0 2px 14px #ec489947}.brand-text{align-items:center;gap:.5rem;display:flex}.brand-text-stack{flex-direction:column;align-items:flex-start;gap:.12rem;display:flex}.brand-title{font-family:var(--font-display), system-ui, sans-serif;color:var(--t1);letter-spacing:-.03em;font-size:1.02rem;font-weight:800;line-height:1}.brand-copy{color:var(--t2);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;line-height:1.1;display:block}.nav-links{align-items:center;gap:.15rem;display:flex}.nav-link{border-radius:var(--r-sm);height:34px;color:var(--t2);background:0 0;border:0;align-items:center;padding:0 .85rem;font-size:.85rem;font-weight:500;transition:color .13s,background .13s;display:inline-flex}.nav-link:hover{color:var(--t1);background:#ffffff85}.mobile-nav-toggle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ec489a,#d946a8 60%,#a855f7);border:none;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4.5px;width:40px;height:40px;padding:0;transition:box-shadow .18s,transform .14s;display:none;box-shadow:0 4px 14px #ec489961,0 1px 3px #0000001f}.mobile-nav-toggle:active{transform:scale(.93);box-shadow:0 2px 8px #ec489947}@media (min-width:761px){.mobile-nav-toggle{visibility:hidden!important;pointer-events:none!important;border:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}}.mobile-nav-toggle span{transform-origin:50%;background:#fff;border-radius:999px;width:18px;height:2px;transition:transform .22s cubic-bezier(.4,0,.2,1),opacity .18s,width .18s;display:block}.mobile-nav-toggle span:nth-child(2){width:13px}.mobile-nav-toggle.is-open span:first-child{width:18px;transform:translateY(6.5px)rotate(45deg)}.mobile-nav-toggle.is-open span:nth-child(2){opacity:0;width:0}.mobile-nav-toggle.is-open span:nth-child(3){width:18px;transform:translateY(-6.5px)rotate(-45deg)}.mobile-nav-drawer{z-index:120;pointer-events:none;position:fixed;inset:0}.mobile-nav-backdrop{-webkit-backdrop-filter:blur(3px);opacity:0;cursor:pointer;background:#0f081480;border:0;transition:opacity .26s;position:absolute;inset:0}.mobile-nav-panel{-webkit-backdrop-filter:blur(28px);background:#fff5faf7;border-left:1px solid #ec48992e;flex-direction:column;width:min(86vw,320px);height:100%;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-24px 0 60px #0f08142e,-2px 0 8px #ec489914}.mobile-nav-drawer.is-open{pointer-events:auto}.mobile-nav-drawer.is-open .mobile-nav-backdrop{opacity:1}.mobile-nav-drawer.is-open .mobile-nav-panel{transform:translate(0)}.mobile-nav-panel-head{background:linear-gradient(135deg,#ec48991a,#a855f712);border-bottom:1px solid #ec489924;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.mobile-nav-kicker{color:var(--pk2);letter-spacing:.14em;text-transform:uppercase;opacity:.8;margin:0 0 .12rem;font-size:.65rem;font-weight:700;display:block}.mobile-nav-title{color:var(--t1);letter-spacing:-.02em;font-size:.98rem;font-weight:800;line-height:1.1;display:block}.mobile-nav-close{width:36px;height:36px;color:var(--t2);cursor:pointer;background:#ffffffbf;border:1px solid #ec489933;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;transition:background .15s,color .15s;display:flex}.mobile-nav-close:hover{color:var(--pk2);background:#ec48991a}.mobile-nav-list{flex-direction:column;flex:1;gap:.45rem;padding:.9rem .85rem;display:flex;overflow-y:auto}.mobile-nav-item{min-height:50px;color:var(--t1);background:#fff9;border:1px solid #ec48991f;border-radius:14px;align-items:center;gap:.65rem;padding:0 1.1rem;font-size:.93rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,transform .12s;display:flex;position:relative}.mobile-nav-item:after{content:"›";color:var(--t3);opacity:.5;margin-left:auto;font-size:1.1rem;transition:opacity .15s,transform .15s}.mobile-nav-item:hover,.mobile-nav-item:active{background:#ffffffe6;border-color:#ec48993d;transform:translate(2px)}.mobile-nav-item:hover:after{opacity:.9;transform:translate(2px)}.mobile-nav-item.is-button{color:#fff;background:linear-gradient(120deg,#ec489a 0%,#d946a8 50%,#a855f7 100%);border-color:#0000;justify-content:center;margin-top:.55rem;font-weight:700;box-shadow:0 6px 20px #ec489952}.mobile-nav-item.is-button:after{display:none}.mobile-nav-item.is-button:hover{background:linear-gradient(120deg,#db3d8a 0%,#c93d99 50%,#9333ea 100%);transform:translateY(-1px);box-shadow:0 8px 24px #ec489966}.chip,.eyebrow{border-radius:var(--r-pill);border:1px solid var(--br);background:var(--pk-dim);height:26px;color:var(--pk2);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.45rem;width:fit-content;padding:0 .85rem;font-size:.73rem;font-weight:700;display:inline-flex}.hero-section{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:6rem 0 4.5rem;display:flex}.display-title{font-family:var(--font-display), "Poppins", system-ui, sans-serif;letter-spacing:-.04em;background:linear-gradient(135deg,#c2185b 0%,#ec489a 50%,#9333ea 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(3.4rem,8vw,8.5rem);font-weight:800;line-height:.93}.display-sub{max-width:50ch;color:var(--t2);margin:0;font-size:1.02rem;line-height:1.78}.cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.section{margin-top:5rem}.section-head{gap:.7rem;margin-bottom:2.25rem;display:grid}.section-heading{gap:.65rem;margin-bottom:1.25rem;display:grid}.section-title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em;background:linear-gradient(135deg,#c2185b,#ec489a,#9333ea);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,3.8vw,3.6rem);font-weight:800;line-height:1.02}.panel-title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.02em;color:var(--t1);font-size:clamp(1.3rem,2.3vw,2.1rem);font-weight:700;line-height:1.12}.hero-title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em;background:linear-gradient(135deg,#c2185b,#ec489a 50%,#9333ea);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .9rem;font-size:clamp(2.8rem,5vw,5rem);font-weight:800;line-height:1.02}.section-copy,.panel-copy,.hero-subtitle,.subtle-text,.message-preview{color:var(--t2);margin:0;font-size:.95rem;line-height:1.74}.status-text{color:var(--ok);font-size:.87rem}.error-text{color:var(--err);font-size:.87rem}.mono{font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:.91em}.glass-card{-webkit-backdrop-filter:blur(14px);border-radius:var(--r-xl);background:#ffffff8c;border:1px solid #ffffffa6;padding:1.75rem;box-shadow:0 8px 32px #0000000d,0 1px 2px #00000008}.inbox-card{border-radius:var(--r-xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff9;border:1px solid #ffc0cb73;max-width:704px;margin:2.5rem auto 0;position:relative;overflow:hidden;box-shadow:0 8px 40px #ec489914,0 1px 2px #0000000a}.inbox-card:before{content:"";background:linear-gradient(90deg,#0000 5%,#ec489a 40%,#9333ea 65%,#0000 95%);height:2px;position:absolute;top:0;left:0;right:0}.inbox-card-inner{gap:1.35rem;padding:2rem 2rem 1.75rem;display:grid}.inbox-head{text-align:left;gap:.5rem;display:grid}.inbox-address-bar{border-radius:var(--r-md);background:#ffffff80;border:1px solid #ffc0cb80;align-items:center;gap:.75rem;padding:.95rem 1.1rem;display:flex}.inbox-address-text{color:var(--pk2);word-break:break-all;letter-spacing:-.01em;flex:1;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:.9rem}.inbox-fields{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.field-label{color:var(--t2);text-transform:uppercase;letter-spacing:.08em;gap:.38rem;font-size:.76rem;font-weight:700;display:grid}.inbox-actions{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.inbox-footer{color:var(--t3);letter-spacing:.02em;border-top:1px solid #ffc0cb59;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;padding:.8rem 1.25rem;font-size:.76rem;display:flex}.footer-sep{background:#ffc0cb66;flex-shrink:0;width:1px;height:10px}.stats-strip{border-radius:var(--r-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;border:1px solid #ffc0cb4d;flex-wrap:wrap;justify-content:center;align-items:stretch;margin:4rem 0;display:flex;overflow:hidden}.stat-block{flex-direction:column;flex:1;align-items:center;gap:.25rem;min-width:120px;padding:1.6rem 2.5rem;display:flex}.stat-block strong{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em;background:linear-gradient(135deg,#c2185b,#ec489a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.1rem;font-weight:800;line-height:1}.stat-block span{color:var(--t3);text-transform:uppercase;letter-spacing:.1em;font-size:.73rem;font-weight:600}.stat-sep{background:#ffc0cb4d;flex-shrink:0;align-self:stretch;width:1px}.feature-grid{border-radius:var(--r-xl);background:#ffc0cb38;border:1px solid #ffc0cb38;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff73;align-content:start;gap:.75rem;padding:2.2rem 2rem 2rem;transition:background .18s;display:grid}.feature-card:hover{background:#ffffffa6}.feat-num{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1px #ec489933;margin-bottom:.5rem;font-size:3.8rem;font-weight:800;line-height:1;display:block}.feature-card h3{color:var(--t1);font-size:1.02rem;font-weight:700}.feature-card p,.feature-card .subtle-text{color:var(--t2);margin:0;font-size:.9rem;line-height:1.72}.feature-kicker{border-radius:var(--r-pill);background:var(--pk-dim);border:1px solid var(--br);height:22px;color:var(--pk2);letter-spacing:.08em;text-transform:uppercase;align-items:center;width:fit-content;padding:0 .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.plan-grid-2{border-radius:var(--r-xl);background:#ffc0cb38;border:1px solid #ffc0cb38;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.plan-card-new{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff73;align-content:start;gap:1.2rem;padding:2.5rem 2.2rem;display:grid}.plan-card-new.is-premium{background:linear-gradient(145deg,#ec489912 0%,#9333ea0d 100%)}.plan-label{border-radius:var(--r-pill);letter-spacing:.08em;text-transform:uppercase;width:fit-content;height:22px;color:var(--t2);background:#fff9;border:1px solid #ffc0cb66;align-items:center;padding:0 .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.plan-label.label-pk{border-color:var(--br);background:var(--pk-dim);color:var(--pk2)}.plan-price{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.04em;color:var(--t1);font-size:3.2rem;font-weight:800;line-height:1}.plan-price sup{vertical-align:top;color:var(--t2);margin-top:.35em;font-size:.45em}.plan-price span{color:var(--t2);font-size:.38em;font-weight:500}.plan-feature-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.plan-feature-list li{color:var(--t2);padding-left:1.35rem;font-size:.9rem;position:relative}.plan-feature-list li:before{content:"✓";color:var(--pk);font-weight:700;position:absolute;left:0}.button{border-radius:var(--r-pill);color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(100deg,#ec489a,#f472b6);border:0;justify-content:center;align-items:center;gap:.5rem;height:42px;padding:0 1.35rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #ec489947}.button:hover:not(:disabled){background:linear-gradient(100deg,#db2777,#ec489a);transform:translateY(-1px);box-shadow:0 8px 20px #ec48995c}.button:disabled{opacity:.45;cursor:not-allowed}.button-sm,.button-secondary.button-sm{height:34px;padding:0 1rem;font-size:.8rem}.button-secondary{border-radius:var(--r-pill);height:42px;color:var(--t1);cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff9;border:1px solid #ffc0cb99;justify-content:center;align-items:center;gap:.5rem;padding:0 1.35rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.button-secondary:hover:not(:disabled){color:var(--pk2);background:#fdf2f8d9;border-color:#ec489966}.button-secondary:disabled{opacity:.45;cursor:not-allowed}.button-ghost{border-radius:var(--r-sm);height:36px;color:var(--t2);cursor:pointer;background:0 0;border:1px solid #ffc0cb73;justify-content:center;align-items:center;gap:.4rem;padding:0 .85rem;font-size:.84rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.button-ghost:hover{color:var(--pk2);border-color:var(--br);background:#fdf2f8b3}.button-ghost:disabled{opacity:.45;cursor:not-allowed}.input{border-radius:var(--r-md);width:100%;height:42px;color:var(--t1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffa6;border:1px solid #ffc0cb8c;outline:none;padding:0 1rem;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.input:focus{border-color:#0000;box-shadow:0 0 0 2px #f9a8d4,0 0 0 4px #ec489924}.input::placeholder{color:var(--t3)}.select{border-radius:var(--r-md);width:100%;height:42px;color:var(--t1);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);appearance:none;background:#ffffffa6;border:1px solid #ffc0cb8c;outline:none;padding:0 .9rem;font-size:.88rem}.select:focus{box-shadow:0 0 0 2px #f9a8d4,0 0 0 4px #ec489924}.textarea{border-radius:var(--r-md);width:100%;min-height:100px;color:var(--t1);resize:vertical;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffa6;border:1px solid #ffc0cb8c;outline:none;padding:.75rem 1rem;font-size:.88rem;line-height:1.65;transition:border-color .15s,box-shadow .15s}.textarea:focus{border-color:#0000;box-shadow:0 0 0 2px #f9a8d4,0 0 0 4px #ec489924}.textarea:disabled{opacity:.5;cursor:not-allowed}.textarea::placeholder{color:var(--t3)}.badge{border-radius:var(--r-pill);letter-spacing:.03em;align-items:center;height:20px;padding:0 .55rem;font-size:.67rem;font-weight:700;display:inline-flex}.badge-success{color:var(--ok);background:#0596691a;border:1px solid #05966933}.badge-muted{color:var(--t2);background:#9ca3af1f;border:1px solid #9ca3af33}.pill{border-radius:var(--r-pill);height:22px;color:var(--t2);background:#ffffff8c;border:1px solid #ffc0cb66;align-items:center;padding:0 .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.pill-active{background:var(--pk-dim);border-color:var(--br);color:var(--pk2)}.pill-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.unread-badge{border-radius:var(--r-pill);background:var(--pk);color:#fff;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 .45rem;font-size:.67rem;font-weight:700;display:inline-flex}.live-indicator{border-radius:var(--r-pill);height:28px;color:var(--ok);white-space:nowrap;background:#05966912;border:1px solid #05966940;align-items:center;gap:.4rem;padding:0 .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.live-dot{background:var(--pk);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.stack{flex-direction:column;gap:1.25rem;display:flex}.stack-compact{flex-direction:column;gap:.35rem;display:flex}.stack-compact>span{color:var(--t2);font-size:.82rem;font-weight:500}.split-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.link-strip{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.divider{background:#ffc0cb4d;height:1px;margin:.25rem 0}.dashboard-layout{padding-top:0}.dashboard-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem;display:grid}@media (min-width:900px){.dashboard-grid{grid-template-columns:310px 1fr}}.dashboard-sidebar,.dashboard-main{flex-direction:column;gap:1.25rem;display:flex}.summary-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.summary-grid{grid-template-columns:repeat(4,1fr)}}.summary-card{border-radius:var(--r-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8c;border:1px solid #ffffffa6;flex-direction:column;gap:.3rem;padding:1.1rem 1.25rem;display:flex;box-shadow:0 4px 16px #0000000a}.summary-card span{color:var(--t3);text-transform:uppercase;letter-spacing:.08em;font-size:.73rem;font-weight:600}.summary-card strong{letter-spacing:-.025em;color:var(--t1);font-size:1.7rem;font-weight:800;line-height:1}.form-grid{gap:.85rem;display:grid}@media (min-width:640px){.form-grid{grid-template-columns:repeat(2,1fr)}}.mailbox-list{flex-direction:column;gap:.5rem;display:flex}.mailbox-card{border-radius:var(--r-md);cursor:pointer;background:#ffffff73;border:1px solid #ffc0cb4d;padding:.85rem 1rem;transition:border-color .15s,background .15s}.mailbox-card:hover{background:#ffffffa6;border-color:#ffc0cb8c}.mailbox-card-active{background:#fdf2f8bf!important;border-color:#ec489966!important}.mailbox-card h4{color:var(--t1);margin:0;font-size:.86rem;font-weight:600}.timeline{flex-direction:column;gap:.5rem;display:flex}.message-card{border-radius:var(--r-md);cursor:pointer;background:#ffffff73;border:1px solid #ffc0cb4d;border-left:2px solid #0000;padding:.95rem 1.1rem;transition:all .15s}.message-card:hover{background:#fdf2f899;transform:translate(2px)}.message-card.is-open{border-left:3px solid var(--pk);background:#fbcfe859;box-shadow:inset 0 0 0 1px #ec48991f}.message-body{max-height:0;transition:max-height .25s;overflow:hidden}.is-open .message-body{max-height:600px;padding-top:.75rem}.message-body-text{color:var(--t2);white-space:pre-wrap;border-radius:var(--r-sm);background:#ffffff73;border:1px solid #ffc0cb40;margin:0;padding:.85rem 1rem;font-family:inherit;font-size:.86rem;line-height:1.72}.table-list{flex-direction:column;gap:.5rem;display:flex}.shell-banner{border-radius:var(--r-md);background:#ffffff73;border:1px solid #ffc0cb4d;flex-direction:column;gap:.35rem;padding:.85rem 1rem;display:flex}.shell-inline-card{border-radius:var(--r-md);background:#fff6;border:1px solid #ffc0cb4d;flex-direction:column;gap:.3rem;padding:1.25rem;display:flex}.shell-inline-card strong{color:var(--t1);font-size:.9rem}.reply-target{border-radius:var(--r-sm);color:var(--t2);background:#fdf2f8a6;border:1px solid #ffc0cb66;padding:.7rem .9rem;font-size:.82rem}.reply-target strong{color:var(--t1)}.refresh-bar-wrap{background:#ffc0cb4d;border-radius:2px;height:2px;margin-top:.5rem;overflow:hidden}.refresh-bar-fill{background:linear-gradient(90deg, var(--pk), var(--vt));border-radius:2px;height:100%;transition:width 1s linear}.secondary-link{color:var(--pk);font-size:.85rem;font-weight:600;text-decoration:none;transition:color .13s}.secondary-link:hover{color:var(--pk2);text-decoration:underline}.plan-card{border-radius:var(--r-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ec489914 0%,#9333ea0f 100%);border:1px solid #ec489933;padding:1.5rem}.sticky-column{align-self:flex-start;position:sticky;top:1.5rem}@media (max-width:860px){.sticky-column{position:static}.plan-grid-2,.feature-grid{grid-template-columns:1fr}}@media (max-width:640px){.inbox-fields,.inbox-actions,.reply-composer-grid{grid-template-columns:1fr}.msg-list{height:360px}.section-title{font-size:2rem}.display-title{font-size:3rem}.glass-card{padding:1.25rem}.section-heading{gap:.5rem;margin-top:1rem}.panel-title{font-size:1.1rem}.hero-section{padding:3.5rem 0 2.5rem}.user-dash-grid,.admin-2col{gap:1rem}.admin-stats-grid{gap:.65rem}.stat-card strong{font-size:1.6rem}.tm-address-display{padding:.75rem 1rem}.tm-address-actions{justify-content:center;width:100%;margin-left:0}.msg-row{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:.55rem;display:grid}.msg-sender{grid-column:2/3;width:auto;max-width:none}.msg-body-col{grid-column:2/4;font-size:.78rem}.msg-date{text-align:right;grid-area:1/3/auto/4;font-size:.7rem}.msg-chevron{display:none}.msg-detail-header{flex-direction:column}.msg-detail-date{margin-top:0}.mail-reader-header{flex-wrap:wrap;gap:.35rem}.mail-reader-date{white-space:normal;width:100%}.mail-reader-subject{font-size:.96rem}.top-nav{flex-wrap:wrap;align-items:center}}.tm-page{z-index:1;flex-direction:column;align-items:center;min-height:100vh;padding:0 1.25rem 2rem;display:flex;position:relative;overflow-x:hidden}.tm-header{z-index:50;-webkit-backdrop-filter:blur(22px);background:#fdf2f8e6;border-bottom:1px solid #ffc0cb52;width:100%;padding:.9rem 1.25rem;position:sticky;top:0;box-shadow:0 1px #ffc0cb2e}.tm-header-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1210px;margin:0 auto;display:flex}.tm-header-badge{border-radius:var(--r-pill);background:var(--pk-dim);border:1px solid var(--br);height:22px;color:var(--pk2);letter-spacing:.07em;text-transform:uppercase;align-items:center;padding:0 .6rem;font-size:.68rem;font-weight:700;display:inline-flex}.tm-brand-link{align-items:center;min-width:0;display:inline-flex}.tm-header-nav{align-items:center;gap:.3rem;display:flex}.tm-hero{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:858px;padding:5rem 0 3rem;display:flex}.tm-hero-badge{border-radius:var(--r-pill);background:var(--pk-dim);border:1px solid var(--br);height:28px;color:var(--pk2);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;padding:0 1rem;font-size:.76rem;font-weight:700;display:inline-flex}.tm-hero-title{letter-spacing:-.04em;color:var(--t1);margin:0;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:800;line-height:.96}.tm-hero-gradient{background:linear-gradient(135deg,#c2185b,#ec489a 50%,#9333ea);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tm-hero-sub{max-width:48ch;color:var(--t2);margin:0;font-size:.98rem;line-height:1.8}.tm-shell{gap:1.25rem;width:100%;max-width:1276px;margin-top:0;display:grid}@media (min-width:800px){.tm-shell{grid-template-columns:440px 1fr}}.tm-address-card{-webkit-backdrop-filter:blur(16px);border-radius:var(--r-xl);background:#fff9;border:1px solid #ffc0cb73;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 40px #ec489914,0 1px 2px #0000000a}.tm-address-card:before{content:"";background:linear-gradient(90deg,#ec489a,#f472b6,#9333ea);flex-shrink:0;height:3px;display:block}.tm-address-card-top{justify-content:space-between;align-items:center;padding:1.1rem 1.25rem .5rem;display:flex}.tm-address-card-label{color:var(--t2);text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;display:flex}.tm-addr-dot{background:var(--pk);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse-dot}.tm-live-pill{border-radius:var(--r-pill);height:22px;color:var(--ok);letter-spacing:.04em;background:#05966917;border:1px solid #05966938;align-items:center;gap:.4rem;padding:0 .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.tm-address-display{border-radius:var(--r-md);background:#ffffff80;border:1px solid #ffc0cb73;flex-wrap:wrap;align-items:flex-start;gap:.75rem;margin:.4rem .85rem;padding:.6rem 1.25rem;display:flex}.tm-address-text{color:var(--pk2);word-break:break-word;overflow-wrap:anywhere;letter-spacing:-.01em;flex:220px;min-width:0;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:.85rem;line-height:1.45}.tm-address-actions{flex-wrap:wrap;flex:1 0 100%;justify-content:center;align-items:center;gap:.35rem;max-width:100%;margin-left:0;display:flex}.tm-copy-btn{border-radius:var(--r-pill);background:var(--pk-dim);border:1px solid var(--br);height:28px;color:var(--pk2);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:.35rem;padding:0 .75rem;font-size:.74rem;font-weight:600;transition:all .15s;display:inline-flex}.tm-copy-btn:hover:not(:disabled){border-color:var(--br2);background:#ec48992e}.tm-copy-btn:disabled{opacity:.4;cursor:not-allowed}.tm-progress-bar{background:#ffc0cb40;border-radius:2px;height:2px;margin:.5rem .85rem 0;overflow:hidden}.tm-progress-fill{background:linear-gradient(90deg, var(--pk), var(--vt));border-radius:2px;height:100%;transition:width 1s linear}.tm-card-actions{flex-wrap:wrap;gap:.65rem;width:100%;padding:.9rem 1rem 1.1rem;display:flex}.tm-domain-select{border-radius:var(--r-pill);height:40px;color:var(--t1);cursor:pointer;background:#ffffff0f;border:1px solid #ec489940;outline:none;flex:1;min-width:0;padding:0 .75rem;font-size:.82rem;transition:border-color .2s}.tm-domain-select:hover{border-color:#ec489980}.tm-domain-select option{color:var(--t1);background:#1a0a14}.tm-edit-section{padding:.65rem 1rem .4rem}.tm-create-section{padding-bottom:.2rem}.tm-create-row{align-items:stretch}.tm-create-row .input,.tm-create-row .select,.tm-create-row .button{min-height:42px}.tm-create-input{font-family:ui-monospace,SF Mono,Consolas,monospace}.tm-edit-row{border-radius:var(--r-lg);background:#ffffff8c;border:1.5px solid #ec489966;align-items:center;gap:.5rem;padding:.5rem .85rem;transition:border-color .2s,box-shadow .2s;display:flex}.tm-edit-row:focus-within{border-color:#ec4899b3;box-shadow:0 0 0 3px #ec48991a}.tm-edit-input{min-width:0;color:var(--pk2);letter-spacing:-.01em;background:0 0;border:none;outline:none;flex:1;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:.88rem}.tm-edit-input::placeholder{color:#ec489959}.tm-edit-at{color:var(--t2);-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 .1rem;font-size:.9rem;font-weight:600}.tm-edit-domain{color:var(--t2);cursor:pointer;flex-shrink:0;min-width:0;background:0 0!important;border:none!important;height:auto!important;padding:0 .15rem!important;font-size:.8rem!important}.tm-edit-error{color:#e11d48;align-items:center;gap:.3rem;margin:.3rem .15rem 0;font-size:.74rem;display:flex}.tm-edit-actions{gap:.5rem;margin-top:.6rem;display:flex}.tm-edit-actions .tm-btn-primary{flex:1;height:36px;font-size:.8rem}.tm-edit-actions .tm-btn-secondary{height:36px;padding:0 .85rem;font-size:.8rem}.tm-edit-hint{color:#00000061;margin:.35rem .15rem .25rem;font-size:.71rem;line-height:1.5}.tm-edit-icon-btn{border-radius:var(--r-pill);color:#7c3aed;cursor:pointer;white-space:nowrap;background:#9333ea14;border:1px solid #9333ea33;flex-shrink:0;align-items:center;gap:.3rem;height:28px;padding:0 .65rem;font-size:.74rem;font-weight:600;transition:all .15s;display:inline-flex}.tm-edit-icon-btn:hover:not(:disabled){background:#9333ea26;border-color:#9333ea61}.tm-edit-icon-btn:disabled{opacity:.4;cursor:not-allowed}.tm-btn-primary{border-radius:var(--r-pill);color:#fff;cursor:pointer;background:linear-gradient(100deg,#ec489a,#f472b6);border:0;flex:1;justify-content:center;align-items:center;gap:.45rem;height:40px;padding:0 1rem;font-size:.84rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #ec489947}.tm-btn-primary:hover:not(:disabled){background:linear-gradient(100deg,#db2777,#ec489a);transform:translateY(-1px);box-shadow:0 8px 18px #ec48995c}.tm-btn-primary:disabled{opacity:.45;cursor:not-allowed}.tm-btn-secondary{border-radius:var(--r-pill);height:40px;color:var(--t1);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9;border:1px solid #ffc0cb99;flex:1;justify-content:center;align-items:center;gap:.45rem;padding:0 1rem;font-size:.82rem;font-weight:500;transition:all .2s;display:inline-flex}.tm-btn-secondary:hover:not(:disabled){color:var(--pk2);background:#fdf2f8e6;border-color:#ec489966}.tm-btn-secondary:disabled{opacity:.45;cursor:not-allowed}.tm-inbox-panel{-webkit-backdrop-filter:blur(14px);border-radius:var(--r-xl);background:#ffffff8c;border:1px solid #ffc0cb66;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000000d}.tm-inbox-header{border-bottom:1px solid #ffc0cb4d;flex-shrink:0;justify-content:space-between;align-items:center;padding:.9rem 1.25rem;display:flex}.tm-inbox-header-left{align-items:center;gap:.5rem;display:flex}.tm-inbox-icon{color:var(--pk2);flex-shrink:0}.tm-inbox-title{color:var(--t1);font-size:.9rem;font-weight:700}.tm-unread-pill{border-radius:var(--r-pill);background:var(--pk);color:#fff;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 .4rem;font-size:.67rem;font-weight:700;display:inline-flex}.tm-inbox-count{color:var(--t3);font-size:.78rem;font-weight:500}.tm-empty-state{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem 2.5rem;display:flex}.tm-empty-icon-wrap{width:72px;height:72px;color:var(--pk);background:#ec489912;border:1px solid #ec489924;border-radius:50%;place-items:center;display:grid}.tm-empty-title{color:var(--t1);margin:0;font-size:1rem;font-weight:600}.tm-empty-hint{color:var(--t2);max-width:30ch;margin:0;font-size:.85rem;line-height:1.65}.tm-message-list{flex-direction:column;flex:1;max-height:420px;display:flex;overflow-y:auto}.tm-message-list::-webkit-scrollbar{width:4px}.tm-message-list::-webkit-scrollbar-track{background:0 0}.tm-message-list::-webkit-scrollbar-thumb{background:#ec489933;border-radius:4px}.tm-message-row{cursor:pointer;border-bottom:1px solid #ffc0cb33;padding:.85rem 1.1rem;transition:background .12s}.tm-message-row:last-child{border-bottom:0}.tm-message-row:hover{background:#fdf2f88c}.tm-message-row.is-open{background:#fbcfe840}.tm-message-row.is-newest{border-left:2px solid var(--pk)}.tm-msg-row-inner{align-items:flex-start;gap:.75rem;display:flex}.tm-msg-avatar{color:#fff;background:linear-gradient(135deg,#ec489a,#9333ea);border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:grid}.tm-msg-content{flex:1;min-width:0}.tm-msg-line1{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.2rem;display:flex}.tm-msg-sender{color:var(--t1);font-size:.83rem;font-weight:600}.tm-msg-time{color:var(--t3);white-space:nowrap;flex-shrink:0;font-size:.74rem}.tm-msg-line2{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.tm-msg-subject{color:var(--t2);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.tm-msg-chevron{color:var(--t3);flex-shrink:0;font-size:.7rem}.tm-msg-body{border-top:1px dashed #ffc0cb73;margin-top:.85rem;padding-top:.85rem}.tm-msg-body-meta{color:var(--t2);border-radius:var(--r-sm);background:#ffffff73;border:1px solid #ffc0cb4d;gap:.25rem;margin-bottom:.75rem;padding:.7rem .85rem;font-size:.78rem;display:grid}.tm-meta-label{color:var(--t1);margin-right:.4rem;font-weight:700}.tm-msg-body-text{color:var(--t2);white-space:pre-wrap;border-radius:var(--r-sm);background:#fff6;border:1px solid #ffc0cb40;margin:0;padding:.85rem 1rem;font-family:inherit;font-size:.85rem;line-height:1.74}.tm-msg-body-text .message-inline-link{color:var(--pk2);text-underline-offset:2px;word-break:break-word;text-decoration:underline}.tm-msg-body-text .message-inline-link:hover{color:var(--pk)}.tm-inbox-statusbar{color:var(--t3);background:#ffffff59;border-top:1px solid #ffc0cb4d;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem 1.1rem;font-size:.74rem;display:flex}.tm-status-left{color:var(--pk2);align-items:center;gap:.35rem;font-weight:500;display:flex}.tm-features{border-radius:var(--r-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;border:1px solid #ffc0cb4d;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;width:100%;max-width:1276px;margin-top:3rem;display:flex;overflow:hidden}.tm-feat-item{flex:1;align-items:center;gap:.65rem;min-width:140px;padding:1.1rem 1.75rem;display:flex}.tm-feat-item div{flex-direction:column;gap:.12rem;display:flex}.tm-feat-item strong{color:var(--t1);font-size:.88rem;font-weight:700}.tm-feat-item span{color:var(--t2);font-size:.76rem}.tm-feat-icon{border-radius:var(--r-sm);background:var(--pk-dim);border:1px solid var(--br);flex-shrink:0;place-items:center;width:36px;height:36px;font-size:1.25rem;display:grid}.tm-feat-divider{background:#ffc0cb4d;align-self:stretch;width:1px}.tm-premium-strip{border-radius:var(--r-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(100deg,#ec48991a 0%,#9333ea12 100%);border:1px solid #ec489938;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1276px;margin-top:1.5rem;padding:1.1rem 1.5rem;display:flex}.tm-premium-left{color:var(--t2);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.88rem;display:flex}.tm-premium-badge{border-radius:var(--r-pill);color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(100deg,#ec489a,#f472b6);align-items:center;height:24px;padding:0 .7rem;font-size:.7rem;font-weight:700;display:inline-flex}.tm-section{width:100%;max-width:1276px;margin-top:2rem}.tm-section-head{gap:.9rem;max-width:760px;margin-bottom:1.25rem;display:grid}.tm-section-head-wide{max-width:900px}.tm-section-kicker{border-radius:var(--r-pill);width:fit-content;height:30px;color:var(--pk2);letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#ec48991c,#8b5cf614);border:1px solid #ec489938;align-items:center;gap:.45rem;padding:0 1rem;font-size:.72rem;font-weight:700;display:inline-flex}.tm-section-kicker:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:block}.tm-section-title{letter-spacing:-.04em;color:var(--t1);margin:0;font-size:clamp(1.9rem,4vw,3.35rem);font-weight:800;line-height:1.02}.tm-section-copy{color:var(--t2);margin:0;font-size:.96rem;line-height:1.82}.tm-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;display:grid}.tm-pricing-card{-webkit-backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffffeb,#fff8fcd1);border:1px solid #94a3b82e;border-radius:1.8rem;flex-direction:column;gap:1rem;min-width:0;padding:1.8rem 1.45rem 1.4rem;transition:transform .24s,box-shadow .3s,border-color .25s;display:flex;position:relative;overflow:visible;box-shadow:0 22px 38px -18px #0f172a24,0 1px 2px #0000000a}.tm-pricing-card:hover{border-color:#6366f142;transform:translateY(-8px);box-shadow:0 30px 48px -18px #0f172a29,0 8px 18px #6366f11f}.tm-pricing-card.is-featured{background:linear-gradient(145deg,#fffffff5,#f5f3ffe6);border-top:4px solid #6366f1;box-shadow:0 24px 42px -18px #6366f147,0 1px 2px #0000000a}.tm-pricing-card.is-pro{background:linear-gradient(145deg,#fffffffa,#faf5ffeb)}.tm-pricing-head{gap:.38rem;padding-top:.2rem;display:grid}.tm-pricing-name{letter-spacing:-.04em;color:#0000;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.9rem;font-weight:800}.tm-pricing-card.is-featured .tm-pricing-name,.tm-pricing-card.is-pro .tm-pricing-name{background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;background-clip:text}.tm-pricing-note{color:#5b6e8c;margin:0;font-size:.84rem;line-height:1.55}.tm-pricing-subtitle{border-bottom:1px solid #e9eef3;padding-bottom:.8rem}.tm-pricing-popular-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#6366f1;border-radius:999px;align-items:center;gap:.38rem;padding:.34rem .9rem;font-size:.68rem;font-weight:800;display:inline-flex;position:absolute;top:-12px;left:1.45rem;box-shadow:0 10px 20px #6366f142}.tm-pricing-popular-icon{font-size:.78rem}.tm-pricing-corner-price{background:#f8fafcf0;border-radius:999px;justify-items:end;gap:.2rem;padding:.32rem .74rem;display:grid;position:absolute;top:1.3rem;right:1.45rem;box-shadow:0 1px 4px #0f172a0d}.tm-pricing-corner-monthly{color:#0f172a;font-size:1.2rem;font-weight:800;line-height:1.1}.tm-pricing-corner-monthly small{color:#5b6e8c;margin-left:.2rem;font-size:.7rem;font-weight:500}.tm-pricing-corner-yearly{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:.14rem .42rem;font-size:.68rem;font-weight:700}.tm-pricing-list{flex:1;gap:.78rem;margin:0;padding:0;list-style:none;display:grid}.tm-pricing-list-item{color:#1f2a44;align-items:flex-start;gap:.7rem;font-size:.9rem;line-height:1.48;display:flex}.tm-pricing-icon{text-align:center;flex-shrink:0;width:20px;font-size:1rem;line-height:1.3}.tm-pricing-icon.is-included{color:#10b981}.tm-pricing-icon.is-excluded{color:#f97316;opacity:.74}.tm-pricing-feature-copy{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.tm-pricing-feature-label{font-weight:500}.tm-pricing-feature-meta{color:#5b6e8c;font-size:.83rem}.tm-pricing-feature-badge{color:#4338ca;white-space:nowrap;background:#e0e7ff;border-radius:999px;padding:.18rem .56rem;font-size:.68rem;font-weight:700}.tm-pricing-api-note{text-align:center;color:#334155;background:#f8fafceb;border:1px solid #e0e7fff2;border-radius:1rem;justify-content:center;align-items:center;gap:.55rem;margin-top:.15rem;margin-bottom:.2rem;padding:.75rem .9rem;font-size:.8rem;font-weight:600;display:flex}.tm-pricing-api-icon{color:#4f46e5;font-size:.95rem}.tm-pricing-footer-note{text-align:center;color:#7e8b9e;border-top:1px dashed #e2e8f0;margin:.8rem 0 0;padding-top:.55rem;font-size:.72rem}.tm-pricing-link{justify-content:center;width:100%;margin-top:auto}.tm-pricing-card-clickable{cursor:pointer}.tm-pricing-card-clickable:focus-visible{outline:none;box-shadow:0 0 0 3px #6366f13d,0 28px 48px -18px #0f172a2e}.tm-pricing-card-hint{text-align:center;color:#94a3b8;margin:-.2rem 0 0;font-size:.72rem}.tm-pricing-builder-backdrop{--tm-pricing-builder-edge:clamp(.75rem, 2vw, 1.2rem);--tm-pricing-builder-header-clearance:clamp(4.5rem, 8vw, 5.5rem);z-index:160;overscroll-behavior:contain;padding:calc(env(safe-area-inset-top,0px) + var(--tm-pricing-builder-header-clearance)) var(--tm-pricing-builder-edge) max(calc(env(safe-area-inset-bottom,0px) + var(--tm-pricing-builder-edge)), 1rem);-webkit-backdrop-filter:blur(12px);background:#0f172a75;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto}.tm-pricing-builder-dialog{width:min(1000px,100%);max-height:min(940px, calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - var(--tm-pricing-builder-header-clearance) - (var(--tm-pricing-builder-edge) * 2)));overscroll-behavior:contain;background:linear-gradient(160deg,#fffffff7,#fcf7ffeb);border:1px solid #e2e8f0e6;border-radius:1.55rem;margin:0 auto;padding:1.12rem;position:relative;overflow:auto;box-shadow:0 36px 72px -24px #0f172a57}.tm-pricing-builder-close{color:#334155;cursor:pointer;background:#ffffffe0;border:0;border-radius:999px;width:34px;height:34px;font-size:1.25rem;line-height:1;position:absolute;top:.82rem;right:.82rem;box-shadow:0 10px 18px #0f172a14}.tm-pricing-builder-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.78rem;padding-right:clamp(2.5rem,5vw,3rem);display:grid}.tm-pricing-builder-title-block{gap:.32rem;display:grid}.tm-pricing-builder-kicker{color:#4338ca;letter-spacing:.08em;text-transform:uppercase;background:#eef2ff;border-radius:999px;align-items:center;width:fit-content;padding:.22rem .62rem;font-size:.68rem;font-weight:800;display:inline-flex}.tm-pricing-builder-title{letter-spacing:-.05em;color:#0f172a;margin:0;font-size:clamp(1.75rem,3vw,2.3rem);font-weight:800}.tm-pricing-builder-copy{color:#5b6e8c;max-width:58ch;margin:0;font-size:.87rem;line-height:1.55}.tm-pricing-builder-total{background:linear-gradient(135deg,#4f46e51f,#ec48991f);border:1px solid #818cf842;border-radius:1.05rem;justify-items:end;gap:.14rem;max-width:min(100%,220px);padding:.72rem .86rem;display:grid}.tm-pricing-builder-total strong{color:#0f172a;font-size:clamp(1.35rem,3vw,1.95rem);font-weight:800;line-height:1}.tm-pricing-builder-total span{color:#4338ca;font-size:.76rem;font-weight:700}.tm-pricing-builder-total small{color:#5b6e8c;font-size:.71rem}.tm-pricing-cycle-toggle{background:#f1f5f9eb;border:1px solid #e2e8f0f2;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-top:.78rem;padding:.22rem;display:inline-grid}.tm-pricing-cycle-button{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.56rem .88rem;font-size:.77rem;font-weight:700;transition:background .18s,color .18s,transform .18s}.tm-pricing-cycle-button:hover{color:#1e293b}.tm-pricing-cycle-button.is-active{color:#fff;background:linear-gradient(135deg,#4f46e5,#ec4899);box-shadow:0 12px 20px #4f46e538}.tm-pricing-builder-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:.78rem;margin-top:.82rem;display:grid}.tm-pricing-builder-panel{background:#fffc;border:1px solid #e2e8f0c7;border-radius:1.18rem;gap:.68rem;padding:.82rem .9rem;display:grid}.tm-pricing-builder-panel-title{color:#0f172a;margin:0;font-size:.89rem;font-weight:800}.tm-pricing-builder-list{gap:.62rem;margin:0;padding:0;list-style:none;display:grid}.tm-pricing-builder-list-item{align-items:flex-start;gap:.55rem;display:flex}.tm-pricing-addon-grid{gap:.62rem;display:grid}.tm-pricing-addon-row{background:#f8fafcf0;border:1px solid #e2e8f0f2;border-radius:.92rem;justify-content:space-between;align-items:center;gap:.72rem;padding:.72rem .82rem;display:flex}.tm-pricing-addon-copy{gap:.16rem;min-width:0;display:grid}.tm-pricing-addon-label{color:#0f172a;font-size:.84rem;font-weight:700}.tm-pricing-addon-meta{color:#64748b;font-size:.73rem;line-height:1.4}.tm-pricing-addon-stepper{flex-shrink:0;align-items:center;gap:.35rem;display:inline-flex}.tm-pricing-addon-btn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1f2;border-radius:.75rem;width:30px;height:30px;font-size:.95rem;font-weight:700}.tm-pricing-addon-input{color:#0f172a;text-align:center;background:#fff;border:1px solid #cbd5e1f2;border-radius:.75rem;width:58px;padding:.42rem .36rem;font-size:.84rem;font-weight:700}.tm-pricing-builder-summary{background:#f8fafcf0;border:1px solid #e2e8f0f2;border-radius:1.18rem;gap:.48rem;margin-top:.78rem;padding:.82rem .9rem;display:grid}.tm-pricing-builder-summary-row{color:#334155;justify-content:space-between;align-items:center;gap:1rem;font-size:.82rem;display:flex}.tm-pricing-builder-summary-row strong{color:#0f172a;font-size:.88rem}.tm-pricing-builder-summary-row.is-accent{border-top:1px dashed #cbd5e1;padding-top:.45rem;font-weight:800}.tm-pricing-builder-summary-row.is-accent strong{font-size:.98rem}.tm-pricing-builder-discount strong{color:#059669}.tm-pricing-builder-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;margin-top:.82rem;display:flex}.tm-pricing-builder-cta,.tm-pricing-builder-secondary{justify-content:center;min-width:160px}@media (max-width:900px){.tm-pricing-builder-grid{grid-template-columns:1fr}}@media (max-width:640px){.tm-pricing-builder-backdrop{--tm-pricing-builder-edge:.75rem;--tm-pricing-builder-header-clearance:4.35rem}.tm-pricing-builder-dialog{border-radius:1.25rem;width:min(940px,100%);padding:.95rem}.tm-pricing-builder-header{grid-template-columns:1fr;padding-right:0}.tm-pricing-builder-total{justify-items:start;max-width:none}.tm-pricing-cycle-toggle{border-radius:1.2rem;grid-template-columns:1fr}.tm-pricing-addon-row{flex-direction:column;align-items:stretch}.tm-pricing-addon-stepper{justify-content:space-between;width:100%}.tm-pricing-addon-input{flex:1;width:100%}.tm-pricing-builder-actions{flex-direction:column}.tm-pricing-builder-cta,.tm-pricing-builder-secondary{width:100%}}@media (max-height:430px){.tm-pricing-builder-backdrop{--tm-pricing-builder-edge:.6rem;--tm-pricing-builder-header-clearance:4rem}.tm-pricing-builder-dialog{border-radius:1.1rem;width:min(920px,100%);padding:.72rem}.tm-pricing-builder-close{width:30px;height:30px;font-size:1.1rem;top:.62rem;right:.62rem}.tm-pricing-builder-header{grid-template-columns:minmax(0,1fr) 142px;gap:.5rem;padding-right:2.35rem}.tm-pricing-builder-kicker{display:none}.tm-pricing-builder-title-block{gap:.18rem}.tm-pricing-builder-title{font-size:1.24rem}.tm-pricing-builder-copy{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:none;font-size:.72rem;line-height:1.3;display:-webkit-box;overflow:hidden}.tm-pricing-builder-total{gap:.06rem;min-width:0;max-width:142px;padding:.42rem .5rem}.tm-pricing-builder-total strong{font-size:1.08rem}.tm-pricing-builder-total span{font-size:.68rem}.tm-pricing-builder-total small{display:none}.tm-pricing-cycle-toggle{gap:.22rem;margin-top:.45rem;padding:.16rem}.tm-pricing-cycle-button{padding:.4rem .6rem;font-size:.69rem}.tm-pricing-builder-grid{gap:.5rem;margin-top:.52rem}.tm-pricing-builder-panel{gap:.52rem;padding:.64rem .7rem}.tm-pricing-builder-panel-title{font-size:.8rem}.tm-pricing-builder-list{gap:.48rem}.tm-pricing-builder-list-item{gap:.46rem}.tm-pricing-feature-label{font-size:.76rem}.tm-pricing-feature-meta{font-size:.66rem;line-height:1.3}.tm-pricing-addon-grid{gap:.48rem}.tm-pricing-addon-row{gap:.56rem;padding:.56rem .64rem}.tm-pricing-addon-label{font-size:.76rem}.tm-pricing-addon-meta{font-size:.66rem}.tm-pricing-addon-stepper{gap:.28rem}.tm-pricing-addon-btn{width:26px;height:26px}.tm-pricing-addon-input{width:48px;padding:.32rem;font-size:.76rem}.tm-pricing-builder-summary{gap:.4rem;margin-top:.52rem;padding:.64rem .7rem}.tm-pricing-builder-summary-row{font-size:.75rem}.tm-pricing-builder-summary-row strong{font-size:.8rem}.tm-pricing-builder-summary-row.is-accent strong{font-size:.88rem}.tm-pricing-builder-actions{gap:.42rem;margin-top:.55rem}.tm-pricing-builder-cta,.tm-pricing-builder-secondary{min-width:140px}}.tm-seo-section{margin-top:3rem}.tm-seo-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.95fr);align-items:stretch;gap:1rem;display:grid}.tm-seo-featured,.tm-seo-tip-card,.tm-seo-card,.tm-faq-card,.tm-legal-card{border-radius:var(--r-xl);-webkit-backdrop-filter:blur(16px);background:#ffffffa6;border:1px solid #ffc0cb47;padding:1.5rem;transition:box-shadow .2s,transform .2s;box-shadow:0 4px 24px #ec48990f,0 1px 3px #0000000a}.tm-seo-card:hover,.tm-faq-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #ec48991c,0 2px 8px #0000000f}.tm-seo-title,.tm-seo-tip-title,.tm-seo-card-title,.tm-faq-question,.tm-legal-card-title{letter-spacing:-.02em;color:var(--t1);margin:0;font-size:1rem;font-weight:700}.tm-seo-copy-stack,.tm-legal-copy-stack{gap:.8rem;margin-top:.9rem;display:grid}.tm-seo-copy,.tm-seo-card-copy,.tm-faq-answer,.tm-legal-copy{color:var(--t2);margin:0;font-size:.88rem;line-height:1.78}.tm-seo-aside{gap:1rem;display:grid}.tm-seo-list{gap:.55rem;margin:.85rem 0 0;padding-left:1.05rem;display:grid}.tm-seo-list-item{color:var(--t2);font-size:.82rem;line-height:1.65}.tm-seo-grid,.tm-faq-grid,.tm-legal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.tm-footer{background:linear-gradient(135deg,#ec489908 0%,#8b5cf605 100%);border-top:2px solid #ec489926;gap:0;width:100%;margin-top:5rem;padding:3.5rem 2rem;display:grid}.tm-footer-content{width:100%;max-width:1276px;margin:0 auto}.tm-footer-grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));align-items:start;gap:2.5rem;padding-bottom:2rem;display:grid}.tm-footer-brand-block{flex-direction:column;gap:1.3rem;display:flex}.tm-footer-social{flex-wrap:wrap;gap:.9rem;margin-top:.5rem;display:flex}.tm-social-link{width:36px;height:36px;color:var(--pk2);background:#ec48991a;border:1px solid #ec489933;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 10px 24px #ec489914}.tm-social-link:hover{background:#ec489933;border-color:#ec489966;transform:translateY(-2px)}.tm-footer-title{color:var(--t1);text-transform:uppercase;letter-spacing:.12em;opacity:.75;margin:0 0 1rem;font-size:.75rem;font-weight:800}.tm-footer-col{gap:1rem;min-width:0;display:grid}.tm-footer-description{color:var(--t2);opacity:.92;margin:0;font-size:.88rem;line-height:1.8}.tm-footer-chip-row{flex-wrap:wrap;gap:.5rem;display:flex}.tm-footer-chip{border-radius:var(--r-pill);min-height:28px;color:var(--pk2);background:#ec489914;border:1px solid #ec489929;align-items:center;padding:.35rem .8rem;font-size:.74rem;font-weight:600;display:inline-flex}.tm-footer-trust-row{flex-wrap:wrap;gap:.5rem;display:flex}.tm-footer-trust-badge{border-radius:var(--r-pill);min-height:26px;color:var(--t2);background:#ffffff80;border:1px solid #ec489924;align-items:center;gap:.3rem;padding:.25rem .7rem;font-size:.73rem;font-weight:600;display:inline-flex}.tm-footer-sep{color:var(--t3);opacity:.45;font-size:.9rem}.tm-footer-brand{color:var(--t1);font-size:.9rem;font-weight:800}.tm-footer-links{align-content:start;gap:.75rem;display:grid}.tm-footer-list{margin:0;padding:0;list-style:none}.tm-footer-list li{display:block}.tm-footer-link,.tm-footer-text{color:var(--t2);font-size:.85rem;line-height:1.65;transition:color .2s;display:block}.tm-footer-link{font-weight:500}.tm-footer-link:hover{color:var(--pk2);margin-left:2px}.tm-footer-divider{background:linear-gradient(90deg,#ec489900 0%,#ec489933 50%,#ec489900 100%);width:100%;max-width:1276px;height:1px;margin:0 auto}.tm-footer-bottom-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:1276px;margin:0 auto;padding-top:2rem;display:flex}.tm-footer-bottom-info{align-items:center;gap:1rem;display:flex}.tm-footer-year{color:var(--t3);font-size:.82rem}.tm-footer-bottom-tagline{align-items:center;display:flex}.tm-footer-note{color:var(--t3);opacity:.85;font-size:.81rem}.email-list{flex-direction:column;gap:.55rem;display:flex}.email-item{border-radius:var(--r-sm);cursor:pointer;background:#ffffff8c;border:1px solid #ffc0cb40;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:.85rem .9rem;transition:background .12s,border-color .12s,transform .12s;display:flex}.email-item:hover{background:#ffffffbf;transform:translateY(-1px)}.email-item-active{background:#fdf2f8bf!important;border-color:#ec489966!important}.email-item-main{flex-direction:column;flex:1;gap:.18rem;min-width:0;display:flex}.email-item-topline{align-items:center;gap:.45rem;min-width:0;display:flex}.email-item-topline strong{color:var(--t1);font-size:.84rem}.email-item-address{color:var(--pk2);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.email-item-meta{color:var(--t3);flex-wrap:wrap;gap:.28rem;font-size:.72rem;display:flex}.mailbox-hero{border-radius:var(--r-lg);background:linear-gradient(145deg,#ec489914,#9333ea0d);border:1px solid #ec489929;padding:1rem 1.05rem}.mailbox-hero-main{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.mailbox-hero-title{color:var(--t1);word-break:break-word;margin:0;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:1rem;line-height:1.45}.mailbox-hero-meta{color:var(--t2);flex-wrap:wrap;gap:.35rem;font-size:.76rem;line-height:1.6;display:flex}.mailbox-hero-stats{flex-wrap:wrap;gap:.55rem;display:flex}.mailbox-hero-actions{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.mailbox-stat-chip{border-radius:var(--r-md);background:#ffffffa6;border:1px solid #ffc0cb42;flex-direction:column;gap:.15rem;min-width:82px;padding:.6rem .75rem;display:flex}.mailbox-stat-chip strong{color:var(--t1);font-size:1rem}.mailbox-stat-chip span{letter-spacing:.06em;text-transform:uppercase;color:var(--t3);font-size:.7rem}.mail-tabs{-webkit-overflow-scrolling:touch;border-bottom:1px solid #ffc0cb4d;flex-shrink:0;gap:.25rem;padding-bottom:0;display:flex;overflow-x:auto}.mail-tab{border-radius:var(--r-sm) var(--r-sm) 0 0;cursor:pointer;color:var(--t2);white-space:nowrap;background:0 0;border:0;padding:.45rem .9rem;font-size:.84rem;font-weight:500;transition:all .13s}.mail-tab:hover{color:var(--t1);background:#fdf2f899}.mail-tab.active-tab{border-bottom:3px solid var(--pk);color:var(--pk2);background:#ec489914;margin-bottom:-1px;font-weight:700}.msg-list{border-radius:var(--r-md);background:#ffffff4d;border:1px solid #ffc0cb40;flex-direction:column;height:460px;display:flex;overflow-y:auto}.msg-list::-webkit-scrollbar{width:5px}.msg-list::-webkit-scrollbar-track{background:0 0}.msg-list::-webkit-scrollbar-thumb{background:#f9a8d480;border-radius:20px}.msg-empty{color:var(--t3);flex:1;justify-content:center;align-items:center;font-size:.86rem;display:flex}.msg-row{cursor:pointer;border-bottom:1px solid #ffc0cb2e;align-items:center;gap:.65rem;min-width:0;padding:.6rem .85rem;transition:background .1s;display:flex}.msg-row:last-child{border-bottom:0}.msg-row:hover{background:#fdf2f8cc}.msg-row-active{background:#fbcfe84d!important}.msg-row-static{cursor:default}.msg-row-static:hover{background:0 0}.msg-row-newest{border-left:2.5px solid var(--pk)}.msg-thread-wrap{display:contents}.msg-avatar{color:#fff;letter-spacing:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.78rem;font-weight:700;display:flex}.msg-avatar-lg{width:40px;height:40px;font-size:.9rem}.msg-avatar-sent{opacity:.75}.msg-sender{width:130px;color:var(--t1);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;font-size:.82rem;font-weight:600;overflow:hidden}.msg-body-col{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--t2);flex:1;font-size:.82rem;overflow:hidden}.msg-subject{color:var(--t1);font-weight:600}.msg-preview{color:var(--t3);font-weight:400}.msg-date{color:var(--t3);white-space:nowrap;flex-shrink:0;font-size:.74rem}.msg-chevron{color:var(--t3);text-align:center;flex-shrink:0;width:14px;font-size:.8rem}.msg-detail-panel{background:#ffffff8c;border-bottom:1px solid #ffc0cb2e;padding:1rem 1rem 1rem 1.25rem;animation:.15s fadeSlideDown}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.msg-detail-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.6rem;display:flex}.msg-detail-from{align-items:center;gap:.65rem;display:flex}.msg-detail-name{color:var(--t1);font-size:.86rem;font-weight:700}.msg-detail-addr{color:var(--t3);word-break:break-all;font-size:.75rem}.msg-detail-date{color:var(--t3);white-space:nowrap;flex-shrink:0;margin-top:.15rem;font-size:.74rem}.msg-detail-subject{color:var(--t1);border-bottom:1px solid #ffc0cb33;margin-bottom:.65rem;padding-bottom:.5rem;font-size:.88rem;font-weight:600}.msg-detail-body{white-space:pre-wrap;color:var(--t2);max-height:320px;margin:0 0 .75rem;font-family:inherit;font-size:.83rem;line-height:1.75;overflow-y:auto}.msg-detail-actions{flex-wrap:wrap;gap:.5rem;display:flex}.compose-form{flex-direction:column;gap:.75rem;display:flex}.reply-composer-card{border-radius:var(--r-md);background:#ffffff7a;border:1px solid #ffc0cb42;flex-direction:column;gap:.7rem;padding:.95rem 1rem;display:flex}.reply-composer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.reply-composer-field{border-radius:var(--r-sm);background:#ffffff9e;border:1px solid #ffc0cb33;flex-direction:column;gap:.2rem;min-width:0;padding:.7rem .8rem;display:flex}.reply-composer-field span{letter-spacing:.08em;text-transform:uppercase;color:var(--t3);font-size:.69rem}.reply-composer-field strong{color:var(--t1);word-break:break-word;font-size:.82rem}.reply-composer-field-wide{grid-column:1/-1}.message-detail{border-top:1px solid #ffc0cb4d;margin-top:1rem;padding-top:1rem}.message-detail-body{border-radius:var(--r-md);color:var(--t2);background:#fff6;border:1px solid #ffc0cb40;padding:.85rem 1rem;font-size:.84rem;line-height:1.74}.data-table{border-collapse:collapse;width:100%}.data-table th{text-align:left;color:var(--t3);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-bottom:1px solid #ffc0cb4d;padding:.55rem .75rem;font-size:.71rem;font-weight:700}.data-table td{color:var(--t2);vertical-align:top;word-break:break-word;border-bottom:1px solid #ffc0cb1f;padding:.65rem .75rem;font-size:.84rem}.data-table tr:last-child td{border-bottom:0}.data-table tr:hover td{background:#ec489908}.stat-card{text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:1.35rem 1rem;transition:transform .2s;display:flex}.stat-card:hover{transform:translateY(-3px)}.stat-card-icon{font-size:1.6rem;line-height:1}.stat-card strong{letter-spacing:-.03em;color:var(--t1);font-size:2rem;font-weight:800;line-height:1}.stat-card span{color:var(--t3);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:600}.admin-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.admin-stats-grid{grid-template-columns:repeat(4,1fr)}}.admin-2col{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:1024px){.admin-2col{grid-template-columns:1fr 1fr}}.chart-wrap{height:220px;position:relative}.order-row{color:var(--t2);border-bottom:1px solid #ffc0cb26;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem 0;font-size:.82rem;display:flex}.order-row:last-child{border-bottom:0}.domain-list{flex-direction:column;gap:.4rem;max-height:160px;display:flex;overflow-y:auto}.domain-list::-webkit-scrollbar{width:4px}.domain-list::-webkit-scrollbar-track{background:#ffe4f0;border-radius:20px}.domain-list::-webkit-scrollbar-thumb{background:#f9a8d4;border-radius:20px}.domain-row{color:var(--t2);border-bottom:1px solid #ffc0cb26;justify-content:space-between;align-items:center;padding:.35rem 0;font-size:.84rem;display:flex}.crypto-wallet-panel{overflow:hidden;gap:1.1rem!important;padding:1.45rem!important}.crypto-wallet-status-card,.crypto-wallet-auth-setup-card,.crypto-wallet-unlock-card,.crypto-wallet-feedback-card{background:linear-gradient(#ffffff8f,#ffffff6b);border-color:#ec489929;gap:.75rem!important;padding:1.1rem!important}.crypto-wallet-auth-setup-qr{width:min(100%,220px);height:auto}.crypto-wallet-unlock-row{grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:stretch;gap:.75rem;display:grid}.crypto-wallet-unlock-input,.crypto-wallet-unlock-button,.crypto-wallet-save-button{min-height:52px}.crypto-wallet-list{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1rem;max-height:none;display:grid;overflow:visible}.crypto-wallet-chain-card{background:linear-gradient(#ffffff9e,#ffffff7a);gap:1rem;box-shadow:0 18px 40px #ec48991a;border-color:#ec489929!important}.crypto-wallet-slot-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:1rem;display:grid}.crypto-wallet-slot-card{background:linear-gradient(#ffffffb3,#ffffff85);border-color:#ec489924;justify-content:flex-start;gap:.85rem!important;min-height:430px!important;padding:1.1rem!important}.crypto-wallet-qr,.crypto-wallet-qr-placeholder{aspect-ratio:1;width:min(100%,220px);margin:0 auto;min-height:220px!important}.crypto-wallet-qr{object-fit:contain;height:auto}.crypto-wallet-qr-placeholder{text-align:center;background:#ffffff6b;padding:1rem;line-height:1.45}.crypto-wallet-input{padding:.9rem 1rem;line-height:1.45;min-height:56px!important}.crypto-wallet-saved-address{background:#ffffff85;border:1px solid #ec48991f;border-radius:14px;min-height:3.25rem;padding:.72rem .85rem;line-height:1.45}.crypto-wallet-footer{align-items:flex-start}.crypto-wallet-save-row{display:flex}.crypto-wallet-save-button{width:min(100%,560px)}.req-list{flex-direction:column;gap:.5rem;max-height:160px;display:flex;overflow-y:auto}.req-row{border-radius:var(--r-sm);background:#ffffff4d;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.82rem;display:flex}.custom-scroll::-webkit-scrollbar{width:5px}.custom-scroll::-webkit-scrollbar-track{background:#ffe4f0;border-radius:20px}.custom-scroll::-webkit-scrollbar-thumb{background:#f9a8d4;border-radius:20px}@media (max-width:1080px){.tm-pricing-grid,.tm-seo-grid,.tm-faq-grid,.tm-legal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-footer-grid{grid-template-columns:minmax(0,1fr) repeat(2,minmax(0,1fr))}}@media (max-width:900px){.glass-card{padding:1.15rem}.panel-title-sm{font-size:.98rem}.split-row{align-items:flex-start}.split-row>*{min-width:0}.order-row{flex-direction:column;align-items:flex-start;gap:.42rem}.order-row>div{justify-content:flex-start;width:100%}.data-table th,.data-table td{padding:.55rem .5rem;font-size:.78rem}.data-table td>div{justify-content:flex-start}.chart-wrap{height:190px}.tm-seo-layout,.tm-footer-grid{grid-template-columns:1fr}.tm-footer{padding:2.75rem 1.15rem}.tm-footer-bottom-content,.tm-footer-bottom-info{flex-direction:column;align-items:flex-start;gap:.45rem}}@media (max-width:760px){.tm-header-inner,.top-nav{align-items:center}.tm-header-nav,.nav-links{display:none}.mobile-nav-toggle{display:inline-flex}}@media (max-width:700px){.tm-page{padding:0 .9rem 4rem}.tm-header{padding:.85rem .9rem}.tm-header-inner,.top-nav,.auth-nav{gap:.8rem}.brand-copy{letter-spacing:.1em;font-size:.62rem}.tm-section{margin-top:1.5rem}.admin-stats-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.admin-2col{gap:.85rem}.stat-card{padding:1rem .8rem}.stat-card strong{font-size:1.45rem}.tm-pricing-grid,.tm-seo-grid,.tm-faq-grid,.tm-legal-grid{grid-template-columns:1fr}.tm-features{display:grid}.tm-feat-divider{width:auto;height:1px}.tm-premium-strip,.tm-footer-bottom,.tm-legal-meta{justify-content:flex-start;align-items:flex-start}.tm-seo-tip-card,.tm-seo-featured,.tm-seo-card,.tm-faq-card,.tm-legal-card{width:100%}}@media (max-width:520px){.top-nav,.auth-nav{align-items:flex-start}.top-nav{flex-wrap:wrap}.top-nav .brand-lockup{width:100%}.mobile-nav-toggle{margin-left:auto}.tm-brand-link,.auth-nav-brand{min-width:0}.auth-nav{flex-wrap:wrap}.auth-nav>.nav-link{justify-content:center;width:100%}.tm-premium-strip,.tm-pricing-card,.tm-seo-featured,.tm-seo-tip-card,.tm-seo-card,.tm-faq-card,.tm-legal-card,.api-key-card-body,.api-docs{padding:1.1rem}.data-table th,.data-table td{font-size:.74rem}.tm-pricing-card{padding-top:1.25rem}.tm-pricing-corner-price{width:fit-content;box-shadow:none;background:0 0;justify-items:start;margin-bottom:.55rem;padding:0;position:relative;top:auto;right:auto}.tm-pricing-popular-badge{left:1.15rem}.tm-section-title{font-size:clamp(1.7rem,10vw,2.25rem)}.tm-hero{padding:4rem 0 2.25rem}.tm-footer-chip-row{gap:.4rem}.api-key-actions{flex-direction:column}.api-key-btn,.mobile-nav-item{justify-content:center;width:100%}}@keyframes spin{to{transform:rotate(360deg)}}.admin-login-card{border-color:#9333ea4d;box-shadow:0 20px 60px #9333ea1a,0 2px 4px #0000000a}.admin-card-bar{background:linear-gradient(90deg,#7c3aed,#9333ea,#ec489a);height:4px}.admin-login-badge{border-radius:var(--r-pill);color:#7c3aed;letter-spacing:.04em;text-transform:uppercase;background:#9333ea14;border:1px solid #9333ea33;align-items:center;gap:.45rem;margin-bottom:.2rem;padding:.3rem .75rem;font-size:.76rem;font-weight:700;display:inline-flex}.auth-checking-session{text-align:center;color:var(--t3);padding:1.5rem 0;font-size:.85rem}.api-key-btn-docs{color:#1d4ed8;background:#3b82f614;border-color:#3b82f642;text-decoration:none}.api-key-btn-docs:hover{background:#3b82f629}.api-docs-extended{border-radius:var(--r-lg);background:linear-gradient(135deg,#9333ea0d,#ec48990d);border:1px solid #9333ea33;flex-direction:column;gap:1rem;max-height:600px;padding:1.2rem;display:flex;overflow-y:auto}.api-section-inline{border-radius:var(--r-md);background:#fff6;border:1px solid #9333ea26;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.api-section-inline h4{color:#7c3aed;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.85rem;font-weight:700}.api-section-inline p{margin:0 0 .5rem;font-size:.78rem;line-height:1.5}.api-section-inline pre{border-radius:var(--r-sm);background:#00000008;margin:0;overflow-x:auto;padding:.6rem!important;font-size:.72rem!important}.api-endpoints-list,.api-limits-list,.api-security-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.api-endpoints-list li,.api-limits-list li,.api-security-list li{color:var(--t1);align-items:flex-start;gap:.5rem;font-size:.78rem;display:flex}.api-limits-list li:before,.api-security-list li:before{content:"•";color:#7c3aed;flex-shrink:0;font-weight:700}.api-features{border-radius:var(--r-lg);background:#9333ea12;border:1px solid #9333ea26;flex-direction:column;gap:.5rem;padding:.85rem 1rem;display:flex}.api-features-title{color:#7c3aed;text-transform:uppercase;letter-spacing:.07em;font-size:.74rem;font-weight:700}.api-features-list{color:var(--t1);flex-direction:column;gap:.35rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:flex}.api-features-list li{align-items:center;gap:.5rem;display:flex}.api-docs-link{justify-content:center;margin-top:.5rem;display:flex}.docs-button{border-radius:var(--r-lg);color:var(--t1);cursor:pointer;background:linear-gradient(135deg,#9333ea1a,#ec48991a);border:1px solid #ec48994d;align-items:center;gap:.5rem;padding:.75rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.docs-button:hover{background:linear-gradient(135deg,#9333ea26,#ec489926);border-color:#ec489980}.api-key-card-disabled{background:#6b72800d;border-color:#6b728033}.api-key-card-disabled .api-key-card-bar{background:linear-gradient(90deg,#6b7280,#9ca3af,#d1d5db)}.api-upgrade-notice{border-radius:var(--r-lg);color:var(--t1);background:#3b82f614;border:1px solid #3b82f633;padding:.85rem 1rem;font-size:.8rem}.api-upgrade-notice strong{color:#3b82f6;margin-bottom:.5rem;font-weight:700;display:block}.api-upgrade-notice ul{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.api-upgrade-notice li{align-items:center;gap:.5rem;font-size:.75rem;display:flex}.api-upgrade-notice li:before{content:"✓";color:#3b82f6;font-weight:700}.upgrade-button{border-radius:var(--r-lg);color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.upgrade-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px)}.api-docs-layout{max-width:1000px;margin:0 auto;padding:2rem 1.5rem}.api-section{border-bottom:1px solid #e5e7eb;margin:3rem 0;padding:2rem 0}.api-section-closing{border-bottom:none}.api-section h2{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem}.api-endpoint{color:#dc2626;background:#f3f4f6;border-radius:.5rem;padding:.5rem 1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:1.1rem}.api-section h3{color:#374151;margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem}.api-section p{color:#4b5563;margin-bottom:1rem;line-height:1.6}.code-block{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin:1.5rem 0;overflow:hidden}.code-label{color:#374151;background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.code-block pre{color:#1f2937;background:#f9fafb;margin:0;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5;overflow-x:auto}.params-table{margin:1.5rem 0}.params-table h4{color:#374151;margin-bottom:1rem}.params-table table{border-collapse:collapse;border:1px solid #e5e7eb;width:100%}.params-table th,.params-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.75rem;font-size:.875rem}.params-table th{color:#374151;background:#f3f4f6;font-weight:600}.params-table td{color:#4b5563}.params-table code{color:#dc2626;background:#f0f1f3;border-radius:.25rem;padding:.2rem .4rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85em}.api-section ul{color:#4b5563;padding-left:1.5rem;list-style:outside}.api-section ul li{margin-bottom:.5rem}.use-case-code{color:#1f2937;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin:1rem 0;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5;overflow-x:auto}.auth-page-shell{justify-content:center;align-items:center;min-height:100dvh;padding:1rem;display:flex;position:relative}.auth-page-inner{z-index:1;flex-direction:column;gap:1.5rem;width:100%;max-width:480px;display:flex;position:relative}.auth-nav{justify-content:space-between;align-items:center;display:flex}.auth-nav-brand{align-items:center;gap:.55rem;text-decoration:none;display:flex}.auth-card-wrap{flex-direction:column;gap:.75rem;display:flex}.auth-card{-webkit-backdrop-filter:blur(20px);border-radius:var(--r-2xl);background:#ffffffad;border:1px solid #ffc0cb73;overflow:hidden;box-shadow:0 20px 60px #ec48991a,0 2px 4px #0000000a}.auth-card-bar{background:linear-gradient(90deg,#ec489a,#f472b6,#9333ea);height:4px}.auth-card-body{flex-direction:column;gap:.35rem;padding:2rem 2rem 1.75rem;display:flex}.auth-card-icon{margin-bottom:.2rem;font-size:2rem;line-height:1}.auth-card-title{color:var(--t1);letter-spacing:-.025em;font-size:1.45rem;font-weight:800}.auth-card-sub{color:var(--t2);margin-bottom:.5rem;font-size:.84rem;line-height:1.6}.auth-footer-note{color:var(--t3);text-align:center;font-size:.74rem}.auth-form-wrap{flex-direction:column;gap:1.1rem;margin-top:.6rem;display:flex}.auth-tabs{border-radius:var(--r-pill);background:#ffc0cb26;gap:.2rem;padding:.2rem;display:flex}.auth-tab{border-radius:var(--r-pill);height:34px;color:var(--t2);cursor:pointer;background:0 0;border:none;flex:1;font-size:.84rem;font-weight:600;transition:all .2s}.auth-tab.active{color:var(--pk2);background:#fff;box-shadow:0 2px 8px #ec489926}.auth-fields{flex-direction:column;gap:.85rem;display:flex}.auth-field{flex-direction:column;gap:.3rem;display:flex}.auth-label{color:var(--t2);text-transform:uppercase;letter-spacing:.06em;font-size:.76rem;font-weight:700}.auth-label-hint{text-transform:none;letter-spacing:0;opacity:.7;font-weight:400}.auth-input{border-radius:var(--r-lg);height:44px;color:var(--t1);box-sizing:border-box;background:#ffffffa6;border:1.5px solid #ffc0cb80;outline:none;width:100%;padding:0 1rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.auth-input:focus{border-color:#ec48998c;box-shadow:0 0 0 3px #ec48991a}.auth-input::placeholder{color:#0000004d}.auth-pass-wrap{position:relative}.auth-pass-wrap .auth-input{padding-right:2.75rem}.auth-pass-toggle{cursor:pointer;color:var(--t3);background:0 0;border:none;align-items:center;padding:0;transition:color .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.auth-pass-toggle:hover{color:var(--pk2)}.auth-error{border-radius:var(--r-md);color:#e11d48;background:#e11d4812;border:1px solid #e11d4833;align-items:center;gap:.45rem;padding:.55rem .85rem;font-size:.82rem;font-weight:500;display:flex}.auth-submit{border-radius:var(--r-pill);color:#fff;cursor:pointer;background:linear-gradient(100deg,#ec489a,#f472b6);border:0;justify-content:center;align-items:center;gap:.4rem;height:46px;margin-top:.25rem;font-size:.94rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #ec48994d}.auth-submit:hover:not(:disabled){background:linear-gradient(100deg,#db2777,#ec489a);transform:translateY(-1px);box-shadow:0 8px 20px #ec489961}.auth-submit:disabled{opacity:.45;cursor:not-allowed}.auth-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin}.auth-switch{text-align:center;color:var(--t2);font-size:.82rem}.auth-switch-btn{color:var(--pk2);cursor:pointer;font-weight:700;font-size:inherit;background:0 0;border:none;padding:0}.auth-switch-btn:hover{text-decoration:underline}.auth-divider{color:var(--t3);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.74rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffc0cb66;flex:1;height:1px}.auth-perks{flex-direction:column;gap:.55rem;display:flex}.auth-perk{border-radius:var(--r-lg);background:#ffffff73;border:1px solid #ffc0cb4d;align-items:center;gap:.75rem;padding:.65rem .85rem;display:flex}.auth-perk-icon{flex-shrink:0;font-size:1.3rem}.auth-perk div{flex-direction:column;gap:.05rem;display:flex}.auth-perk strong{color:var(--t1);font-size:.84rem;font-weight:700}.auth-perk span{color:var(--t2);font-size:.76rem}.api-key-card{-webkit-backdrop-filter:blur(14px);border-radius:var(--r-xl);background:#fff9;border:1px solid #ffc0cb66;overflow:hidden}.api-key-card-bar{background:linear-gradient(90deg,#9333ea,#ec489a,#f472b6);height:3px}.api-key-card-body{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.api-key-title{color:var(--t1);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.api-key-title-icon{font-size:1.1rem}.api-key-desc{color:var(--t2);font-size:.83rem;line-height:1.6}.api-key-display{border-radius:var(--r-lg);background:#0000000a;border:1px solid #ffc0cb66;align-items:center;gap:.5rem;padding:.55rem .85rem;display:flex}.api-key-value{color:var(--t1);word-break:break-all;letter-spacing:.02em;flex:1;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:.8rem}.api-key-actions{flex-wrap:wrap;gap:.5rem;display:flex}.api-key-btn{border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;border:1px solid;align-items:center;gap:.35rem;height:34px;padding:0 .9rem;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.api-key-btn-copy{background:var(--pk-dim);border-color:var(--br);color:var(--pk2)}.api-key-btn-copy:hover{background:#ec48992e}.api-key-btn-regen{color:#7c3aed;background:#9333ea12;border-color:#9333ea33}.api-key-btn-regen:hover{background:#9333ea24}.api-key-btn-show{color:var(--t2);background:#0000000a;border-color:#0000001a}.api-key-btn-show:hover{background:#00000014}.api-key-btn:disabled{opacity:.45;cursor:not-allowed}.api-docs{border-radius:var(--r-lg);background:#00000008;border:1px solid #ffc0cb4d;flex-direction:column;gap:.5rem;padding:.85rem 1rem;display:flex}.api-docs-title{color:var(--t3);text-transform:uppercase;letter-spacing:.07em;font-size:.74rem;font-weight:700}.api-docs pre{color:var(--t1);white-space:pre-wrap;word-break:break-all;margin:0;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:.74rem;line-height:1.6}.tm-footer .tm-footer-content{width:100%;max-width:1276px;margin:0 auto}.tm-footer .tm-footer-grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));align-items:start;gap:2.5rem;padding-bottom:2rem;display:grid}.tm-footer .tm-footer-brand-block,.tm-footer .tm-footer-col{gap:1rem;min-width:0;display:grid}.tm-footer .tm-footer-brand-block{gap:1.3rem}.tm-footer .tm-footer-description{color:var(--t2);opacity:.92;font-size:.88rem;line-height:1.8}.tm-footer .tm-footer-chip-row{flex-wrap:wrap;gap:.5rem;display:flex}.tm-footer .tm-footer-chip{border-radius:var(--r-pill);min-height:28px;color:var(--pk2);background:#ec489914;border:1px solid #ec489929;align-items:center;padding:.35rem .8rem;font-size:.74rem;font-weight:600;display:inline-flex}.tm-footer .tm-footer-social{flex-wrap:wrap;gap:.9rem;display:flex}.tm-footer .tm-social-link{width:36px;height:36px;color:var(--pk2);background:#ec48991a;border:1px solid #ec489933;border-radius:999px;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #ec489914}.tm-footer .tm-footer-title{color:var(--t1);text-transform:uppercase;letter-spacing:.12em;opacity:.75;font-size:.75rem;font-weight:800}.tm-footer .tm-footer-links{gap:.75rem;margin:0;padding:0;display:grid}.tm-footer .tm-footer-list{margin:0!important;padding:0!important;list-style:none!important}.tm-footer .tm-footer-list li,.tm-footer .tm-footer-link,.tm-footer .tm-footer-text{display:block}.tm-footer .tm-footer-link,.tm-footer .tm-footer-text,.tm-footer .tm-footer-list li{color:var(--t2);font-size:.85rem;line-height:1.65}.tm-footer .tm-footer-divider{background:linear-gradient(90deg,#ec489900 0%,#ec489933 50%,#ec489900 100%);width:100%;max-width:1276px;height:1px;margin:0 auto}.tm-footer .tm-footer-bottom-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:1276px;margin:0 auto;padding-top:2rem;display:flex}.tm-footer .tm-footer-bottom-info{align-items:center;gap:1rem;display:flex}.tm-footer .tm-footer-brand{color:var(--t1);font-size:.9rem;font-weight:800}.tm-footer .tm-footer-year,.tm-footer .tm-footer-note{color:var(--t3);font-size:.81rem}@media (max-width:900px){.tm-footer .tm-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.tm-footer .tm-footer-brand-block{grid-column:1/-1}.tm-footer .tm-footer-col{gap:.7rem}.tm-footer .tm-footer-links{gap:.5rem}.tm-footer .tm-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-footer .tm-footer-bottom-content,.tm-footer .tm-footer-bottom-info{flex-direction:column;align-items:flex-start;gap:.45rem}}@media (max-width:680px){.tm-footer{padding:2.25rem 1rem}.tm-footer .tm-footer-grid{grid-template-columns:1fr;gap:1rem}.tm-footer .tm-footer-brand-block{grid-column:auto}.tm-footer .tm-footer-title{margin-bottom:.4rem}.tm-footer .tm-footer-bottom-content{padding-top:1.35rem}}.user-dash-grid{grid-template-columns:minmax(0,430px) minmax(0,1fr);align-items:stretch;gap:1.25rem;display:grid}.dashboard-left-stack{flex-direction:column;gap:1rem;height:100%;display:flex}.premium-banner{border-radius:var(--r-lg);background:linear-gradient(132deg,#ffffffdb,#fdf2f8b8);border:1px solid #ec489933;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.35rem;display:flex}.premium-status-area{flex-direction:column;align-items:flex-end;gap:.6rem;display:flex}.badge-premium-active,.badge-free-plan{border-radius:var(--r-pill);letter-spacing:.03em;text-transform:uppercase;align-items:center;min-height:28px;padding:0 .75rem;font-size:.76rem;font-weight:700;display:inline-flex}.badge-premium-active{color:var(--ok);background:#05966917;border:1px solid #0596694d}.badge-free-plan{color:var(--pk2);background:#ec489917;border:1px solid #ec48993d}.panel-title-sm{letter-spacing:-.01em;color:var(--t1);font-size:.98rem;font-weight:700}.mailbox-workshop-card{padding:1.2rem}.dashboard-address-card{margin-top:.15rem}.dashboard-address-card .tm-live-pill{color:var(--ok);background:#0596691a}.dashboard-address-card .tm-create-row{grid-template-columns:minmax(0,2fr) minmax(0,1fr) auto}.dashboard-address-card .tm-address-text{font-size:.98rem}.dashboard-address-card .tm-btn-secondary{min-width:136px}.dashboard-inbox-card{border-radius:var(--r-lg);max-width:100%;margin:0}.dashboard-inbox-card .inbox-card-inner{gap:.85rem;padding:1.1rem}.dashboard-inbox-card .inbox-fields{grid-template-columns:1fr 1fr}.dashboard-inbox-card .button{width:100%}.create-addr-row{grid-template-columns:minmax(0,2fr) minmax(0,1fr) auto;align-items:center;gap:.55rem;display:grid}.custom-domain-box{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1.2rem;display:flex}.custom-domain-row{grid-template-columns:1fr auto}.custom-domain-list-wrap{border-radius:var(--r-md);background:#ffffff8f;border:1px solid #ffc0cb3d;flex-direction:column;gap:.4rem;min-height:0;padding:.55rem .65rem;display:flex}.custom-domain-list{flex-direction:column;gap:.4rem;max-height:140px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.custom-domain-list li{border-radius:var(--r-sm);min-height:30px;color:var(--pk2);word-break:break-word;background:#fdf2f8b3;border:1px solid #ec489933;padding:.35rem .55rem;font-size:.8rem;line-height:1.4}.mailbox-table-card{padding:1.2rem}.mailbox-table-wrap{border-radius:var(--r-md);background:#ffffffa3;border:1px solid #ffc0cb3d;overflow-x:auto}.mailbox-list-table{border-collapse:collapse;width:100%;min-width:760px}.mailbox-list-table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--t3);background:#fdf2f8cc;border-bottom:1px solid #ffc0cb40;padding:.72rem .75rem;font-size:.72rem;font-weight:700}.mailbox-list-table td{color:var(--t2);vertical-align:middle;border-bottom:1px solid #ffc0cb2e;padding:.72rem .75rem;font-size:.81rem}.mailbox-list-table tbody tr{cursor:pointer;transition:background .12s}.mailbox-list-table tbody tr:hover{background:#fdf2f89e}.mailbox-list-table tbody tr.mailbox-row-active{background:#fbcfe857}.mailbox-table-address{flex-direction:column;gap:.2rem;min-width:0;display:flex}.mailbox-table-address strong{color:var(--t1);font-size:.83rem}.mailbox-table-address span{text-overflow:ellipsis;white-space:nowrap;color:var(--pk2);font-size:.74rem;overflow:hidden}.table-count-chip{min-width:30px;height:24px;color:var(--pk2);background:#ec48991a;border:1px solid #ec489933;border-radius:999px;justify-content:center;align-items:center;padding:0 .45rem;font-size:.76rem;font-weight:700;display:inline-flex}.table-actions{align-items:center;gap:.35rem;display:flex}.table-actions .button-ghost{height:27px;padding:0 .55rem;font-size:.72rem;font-weight:600}.mailbox-table-empty{text-align:center;color:var(--t3);padding:1.2rem .75rem!important}.mailbox-account-row{border-top:1px solid #ffc0cb38;margin-top:.65rem;padding-top:.25rem}@media (max-width:1080px){.user-dash-grid{grid-template-columns:1fr}.premium-status-area{align-items:flex-start}.dashboard-left-stack{gap:.85rem}}@media (max-width:640px){.premium-banner{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.premium-status-area{align-items:flex-start;width:100%}.premium-status-area .split-row{width:100%;justify-content:flex-start!important}.mailbox-workshop-card,.custom-domain-box,.mailbox-table-card{padding:1rem}.custom-domain-box{min-height:0}.dashboard-inbox-card .inbox-fields,.dashboard-address-card .tm-create-row,.create-addr-row{grid-template-columns:1fr}.crypto-wallet-panel{padding:1rem!important}.crypto-wallet-unlock-row,.crypto-wallet-list,.crypto-wallet-slot-grid{grid-template-columns:1fr}.crypto-wallet-slot-card{min-height:0!important}.crypto-wallet-qr,.crypto-wallet-qr-placeholder,.crypto-wallet-auth-setup-qr{width:min(100%,200px);min-height:200px!important}.crypto-wallet-save-button{width:100%}.custom-domain-row{grid-template-columns:1fr}.table-actions{flex-wrap:wrap}.mailbox-list-table th:nth-child(2),.mailbox-list-table td:nth-child(2),.mailbox-list-table th:nth-child(4),.mailbox-list-table td:nth-child(4),.data-table th:nth-child(3),.data-table td:nth-child(3),.data-table th:nth-child(4),.data-table td:nth-child(4){display:none}.subscription-warning .subscription-warning-inner{flex-wrap:wrap;gap:.75rem}}.payment-card{background:linear-gradient(135deg, var(--s2) 0%, var(--s1) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--brw2);border-radius:var(--r-md);max-width:420px;box-shadow:var(--sh-card);margin:2rem auto;padding:2rem}.payment-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.payment-header h2{color:var(--t1);margin:0;font-size:1.5rem;font-weight:600}.payment-content{flex-direction:column;gap:1.5rem;display:flex}.payment-message{color:var(--t2);margin:0;font-size:.95rem;line-height:1.5}.payment-status{background:var(--s0);border:1px solid var(--br);border-radius:var(--r-sm);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.status-item{justify-content:space-between;align-items:center;display:flex}.status-label{color:var(--t2);font-size:.9rem;font-weight:500}.status-value{color:var(--t1);font-weight:600}.payment-plans{flex-direction:column;gap:.75rem;display:flex}.plan-option{align-items:center;gap:.75rem;display:flex}.plan-option input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--pk)}.plan-option label{background:var(--s0);border-radius:var(--r-sm);cursor:pointer;border:2px solid #0000;flex:1;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:all .2s;display:flex}.plan-option input[type=radio]:checked+label{background:var(--pk-dim);border-color:var(--pk)}.plan-option label strong{color:var(--t1);font-size:.95rem}.plan-price{color:var(--pk);font-size:1.1rem;font-weight:700}.plan-badge{background:var(--ok-bg);color:var(--ok);border-radius:4px;margin-left:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.payment-error{border-radius:var(--r-sm);color:var(--err);background:#dc262614;border:1px solid #dc262633;align-items:flex-start;gap:.5rem;padding:.75rem;font-size:.9rem;display:flex}.payment-error svg{flex-shrink:0;margin-top:2px}.payment-button,.payment-cancel{border-radius:var(--r-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.payment-button{background:linear-gradient(135deg, var(--pk) 0%, var(--pk2) 100%);color:#fff;box-shadow:var(--sh-btn)}.payment-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #ec489959}.payment-button:disabled{opacity:.7;cursor:not-allowed}.payment-cancel{border:1px solid var(--br);color:var(--t2);background:0 0}.payment-cancel:hover{background:var(--s0);color:var(--t1)}.subscription-warning{background:linear-gradient(135deg, var(--s1) 0%, var(--s0) 100%);border-left:4px solid var(--ok);border-radius:var(--r-md);padding:1.25rem}.subscription-warning.expiring-soon{background:linear-gradient(135deg,#f59e0b14 0%,#f59e0b0a 100%);border-left-color:#f59e0b}.subscription-warning.expired{border-left-color:var(--err);background:linear-gradient(135deg,#dc262614 0%,#dc26260a 100%)}.storage-warning{flex-direction:column;gap:.8rem;display:flex}.storage-warning.active{background:linear-gradient(135deg,#38bdf814 0%,#38bdf808 100%)}.storage-warning.full{border-left:4px solid var(--err);background:linear-gradient(135deg,#dc26261a 0%,#dc26260a 100%)}.storage-warning-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.storage-warning-title{color:var(--t1);margin:0;font-size:.98rem}.storage-warning-copy{color:var(--t2);margin:.25rem 0 0;font-size:.88rem}.storage-warning-stat{color:var(--t1);font-size:1rem}.storage-meter{background:#ffffff8c;border-radius:999px;width:100%;height:10px;overflow:hidden}.storage-meter span{border-radius:inherit;background:linear-gradient(90deg,#38bdf8 0%,#ec489a 100%);height:100%;display:block}.mail-bulk-toolbar{justify-content:space-between;align-items:center;gap:.75rem;padding:.1rem 0 .8rem;display:flex}.mail-select-all{color:var(--t2);align-items:center;gap:.45rem;font-size:.84rem;display:inline-flex}.mail-bulk-count{color:var(--t3);margin-left:auto;font-size:.8rem}.mail-select-box{align-items:center;margin-right:.25rem;display:inline-flex}.mail-select-box input,.mail-select-all input{width:16px;height:16px;accent-color:var(--pk)}.mail-delete-action,.msg-delete-btn{color:var(--err)}.msg-delete-btn{font:inherit;cursor:pointer;background:0 0;border:0;padding:0 .35rem;font-size:.8rem}.msg-delete-btn:disabled{opacity:.55;cursor:not-allowed}.mail-reader{background:#ffffffb3;flex-direction:column;gap:.9rem;height:100%;padding:1rem;display:flex}.mail-reader-toolbar{border-bottom:1px solid #ffc0cb38;justify-content:space-between;align-items:center;gap:.6rem;padding-bottom:.75rem;display:flex}.mail-reader-back{font-weight:600}.mail-reader-header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.mail-reader-subject{color:var(--t1);margin:0;font-size:1.03rem;font-weight:700;line-height:1.35}.mail-reader-date{color:var(--t3);white-space:nowrap;font-size:.77rem}.mail-reader-from{border-radius:var(--r-sm);background:#ffffffbf;border:1px solid #ffc0cb38;align-items:center;gap:.7rem;padding:.8rem;display:flex}.mail-reader-body{border-radius:var(--r-sm);color:var(--t2);white-space:pre-wrap;background:#ffffffdb;border:1px solid #ffc0cb38;min-height:230px;margin:0;padding:.95rem 1rem;font-family:inherit;font-size:.85rem;line-height:1.75;overflow-y:auto}@media (max-width:640px){.storage-warning-head,.mail-bulk-toolbar{flex-wrap:wrap;align-items:flex-start}.mail-bulk-count{width:100%;margin-left:0}.mail-reader-body{min-height:160px;font-size:.83rem}}@media (max-width:480px){.glass-card{border-radius:var(--r-lg);padding:1rem}.admin-stats-grid{grid-template-columns:repeat(2,1fr);gap:.55rem}.stat-card{padding:.85rem .65rem}.stat-card strong{font-size:1.25rem}.stat-card-icon{font-size:1.3rem}.tm-hero{gap:1rem;padding:3.5rem 0 2rem}.tm-hero-title{font-size:clamp(2.2rem,11vw,3rem)}.tm-hero-sub{font-size:.88rem;line-height:1.72}.panel-title{font-size:1rem}.panel-title-sm{font-size:.9rem}.section-heading{gap:.4rem}.eyebrow{height:22px;font-size:.68rem}.user-dash-grid{gap:.75rem}.msg-list{height:300px}.tm-card-actions{gap:.5rem}.tm-feat-item{padding:.9rem 1.1rem}.tm-feat-item strong{font-size:.8rem}.tm-feat-item span{font-size:.7rem}.tm-premium-strip{gap:.85rem;padding:.95rem 1.1rem}.tm-premium-left{gap:.55rem;font-size:.82rem}.tm-pricing-card{gap:.85rem;padding:1.1rem 1rem}.tm-pricing-name{font-size:1.55rem}.tm-footer{padding:2rem .9rem}.tm-footer-grid{gap:1.25rem}.data-table th{padding:.45rem .4rem;font-size:.68rem}.data-table td{padding:.5rem .4rem;font-size:.76rem}.mail-reader{gap:.65rem;padding:.75rem}.mail-reader-from{gap:.5rem;padding:.6rem}.mail-reader-body{padding:.75rem .8rem}.subscription-warning-renew-btn{width:100%;margin-top:.25rem}.chart-wrap{height:160px}.domain-row{flex-wrap:wrap;gap:.4rem}.domain-row>div{flex-wrap:wrap}.req-row{flex-wrap:wrap;gap:.4rem}}.invoice-warning-card{background:linear-gradient(135deg,#fff5f5eb,#ffffffd1);border:1px solid #ef444438;justify-content:space-between;align-items:center;gap:1rem;display:flex}.invoice-warning-copy{align-items:flex-start;gap:.8rem;min-width:0;display:flex}.invoice-warning-dot,.dashboard-alert-pulse,.dashboard-billing-feature-dot{border-radius:999px;flex-shrink:0;width:10px;height:10px}.invoice-warning-dot,.dashboard-alert-pulse{background:#ef4444;animation:1.4s ease-in-out infinite pulse-dot;box-shadow:0 0 #ef444459}.invoice-warning-title{color:var(--t1);margin:0;font-size:.98rem}.invoice-warning-text{color:var(--t2);margin:.2rem 0 0;font-size:.84rem;line-height:1.7}.invoice-warning-btn{flex-shrink:0}.dashboard-upgrade-summary-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.dashboard-upgrade-stat-card{border-radius:var(--r-md);background:#ffffff94;border:1px solid #ffc0cb38;gap:.25rem;padding:.85rem .95rem;display:grid}.dashboard-upgrade-stat-card span{letter-spacing:.06em;text-transform:uppercase;color:var(--t3);font-size:.72rem}.dashboard-upgrade-stat-card strong{color:var(--t1);font-size:1.05rem}.dashboard-upgrade-inline-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;display:flex}.dashboard-api-upgrade-card{border-radius:var(--r-md);background:#ffffff85;border:1px solid #ffc0cb2e;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;display:flex}.dashboard-api-upgrade-card.is-alert{background:linear-gradient(135deg,#fff5f5f5,#ffffffe0);border-color:#ef44443d}.dashboard-api-upgrade-copy{gap:.28rem;min-width:0;display:grid}.dashboard-api-upgrade-copy p{color:var(--t2);margin:0;font-size:.82rem;line-height:1.7}.dashboard-api-upgrade-head{color:var(--t1);align-items:center;gap:.5rem;display:flex}.dashboard-api-upgrade-btn{flex-shrink:0}.dashboard-billing-modal{width:min(1040px,100%)}.dashboard-billing-modal-header{margin-bottom:.5rem}.dashboard-billing-current-pill{color:var(--t2);background:#fffc;border:1px solid #ffc0cb2e;border-radius:1rem;justify-items:end;gap:.18rem;min-width:160px;padding:.7rem .9rem;display:grid}.dashboard-billing-current-pill strong{color:var(--t1);font-size:.86rem}.dashboard-billing-layout{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1rem;margin-top:1rem;display:grid}.dashboard-billing-main{min-width:0}.dashboard-billing-plan-row,.dashboard-domain-pill-row{flex-wrap:wrap;gap:.75rem;display:flex}.dashboard-plan-chip{min-width:140px;color:var(--t2);cursor:pointer;background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:1rem;gap:.2rem;padding:.9rem 1rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.dashboard-plan-chip strong{color:var(--t1);font-size:1rem}.dashboard-plan-chip.is-active{border-color:#ec489942;transform:translateY(-1px);box-shadow:0 18px 30px -22px #ec48998c}.dashboard-billing-cycle-row{background:#f8fafce0;border:1px solid #e2e8f0f2;border-radius:999px;gap:.4rem;width:fit-content;padding:.3rem;display:inline-flex}.dashboard-billing-cycle-btn{color:var(--t2);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.5rem .9rem;font-size:.82rem;font-weight:600}.dashboard-billing-cycle-btn.is-active{color:var(--t1);background:linear-gradient(135deg,#ec489924,#fbbf241f)}.dashboard-billing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.dashboard-billing-feature-card,.dashboard-billing-control-card,.dashboard-billing-summary-card{background:#ffffffc7;border:1px solid #e2e8f0f2;border-radius:1rem;padding:1rem 1.05rem}.dashboard-billing-feature-card{color:var(--t2);align-items:center;gap:.65rem;font-size:.84rem;display:flex}.dashboard-billing-feature-dot{background:linear-gradient(135deg,#ec4899,#f59e0b)}.dashboard-billing-section-head,.dashboard-billing-summary-head,.dashboard-billing-highlight-row,.dashboard-billing-stepper-row,.dashboard-billing-inline-form,.dashboard-billing-select-grid{justify-content:space-between;align-items:center;gap:.85rem;display:flex}.dashboard-billing-section-head,.dashboard-billing-summary-head{align-items:flex-start;margin-bottom:.85rem}.dashboard-billing-section-head span,.dashboard-billing-summary-head span,.dashboard-billing-highlight-label,.dashboard-billing-summary-grid span,.dashboard-billing-field span{letter-spacing:.06em;text-transform:uppercase;color:var(--t3);font-size:.72rem}.dashboard-billing-highlight-row{align-items:stretch}.dashboard-billing-highlight-row>div{background:#f8fafcd1;border-radius:.9rem;flex:1;gap:.2rem;padding:.8rem .85rem;display:grid}.dashboard-billing-highlight-row strong{color:var(--t1);font-size:.95rem}.dashboard-billing-stepper-row{margin-top:.9rem}.dashboard-billing-stepper{align-items:center;gap:.4rem;display:inline-flex}.dashboard-billing-stepper button{width:32px;height:32px;color:var(--pk2);cursor:pointer;background:#ec48991f;border:0;border-radius:999px;font-weight:700}.dashboard-billing-stepper-input{text-align:center;width:72px}.dashboard-billing-footnote{color:var(--t2);margin:.8rem 0 0;font-size:.78rem;line-height:1.7}.dashboard-domain-pill{min-height:30px;color:var(--pk2);background:#ec489914;border:1px solid #ec489929;border-radius:999px;align-items:center;padding:0 .8rem;font-size:.78rem;font-weight:600;display:inline-flex}.dashboard-billing-inline-form,.dashboard-billing-select-grid{flex-wrap:wrap}.dashboard-billing-inline-form .input,.dashboard-billing-field{flex:180px;min-width:0}.dashboard-billing-summary-card{align-content:start;gap:.9rem;display:grid}.dashboard-billing-summary-head h4{color:var(--t1);margin:0;font-size:1rem}.dashboard-billing-summary-head span{color:var(--pk2);font-size:.94rem}.dashboard-billing-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.dashboard-billing-summary-grid>div{gap:.2rem;display:grid}.dashboard-billing-summary-grid strong,.dashboard-billing-field span+.select,.dashboard-billing-field span+.input{color:var(--t1)}.dashboard-billing-note-box{color:var(--t2);background:#f8fafcdb;border:1px dashed #94a3b86b;border-radius:.95rem;padding:.85rem .95rem;font-size:.8rem;line-height:1.7}.dashboard-billing-field{gap:.35rem;display:grid}.dashboard-billing-pay-btn{width:100%}.dashboard-billing-invoice-card,.dashboard-billing-success-card{text-align:center;background:linear-gradient(145deg,#fffffff5,#fff8fce6);border:1px solid #ec48992e;border-radius:1rem;justify-items:center;gap:.7rem;padding:1rem;display:grid}.dashboard-billing-invoice-card img{background:#fff;border-radius:1rem;padding:.45rem;box-shadow:0 18px 32px -24px #0f172a38}.dashboard-billing-invoice-meta{color:var(--t2);gap:.15rem;font-size:.8rem;display:grid}.dashboard-billing-invoice-meta strong,.dashboard-billing-success-card strong{color:var(--t1);font-size:.94rem}.dashboard-billing-success-card p{color:var(--t2);margin:0;font-size:.82rem;line-height:1.7}@media (max-width:900px){.invoice-warning-card,.dashboard-api-upgrade-card,.dashboard-billing-layout,.dashboard-upgrade-inline-row,.dashboard-billing-highlight-row,.dashboard-billing-stepper-row,.dashboard-billing-summary-head{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.dashboard-upgrade-summary-row,.dashboard-billing-feature-grid,.dashboard-billing-summary-grid{grid-template-columns:1fr}.dashboard-billing-current-pill{justify-items:start}.invoice-warning-btn,.dashboard-api-upgrade-btn{width:100%}}
