:root{--bg:#fff;--surface:#fff;--surface-soft:#fafafa;--text:#111;--muted:#6b7280;--border:#ececec;--border-strong:#ddd;--green:#00a95c;--green-dark:#008f4e;--shadow:0 10px 30px #0000000d;--shadow-soft:0 18px 40px #0000000f;--radius:22px}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}body{min-height:100vh;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(1120px,100% - 32px);margin:0 auto}.container-narrow{width:min(760px,100% - 32px);margin:0 auto}.page-section{padding:72px 0}.eyebrow{border:1px solid var(--border);color:#525252;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:inline-flex}.display{letter-spacing:-.05em;margin:0;font-size:clamp(42px,8vw,82px);font-weight:900;line-height:.94}.heading-xl{letter-spacing:-.05em;margin:0;font-size:clamp(32px,5vw,52px);font-weight:900;line-height:1}.heading-lg{letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,40px);font-weight:850;line-height:1.04}.heading-md{letter-spacing:-.03em;margin:0;font-size:24px;font-weight:800;line-height:1.1}.body-lg{color:var(--muted);font-size:20px;line-height:1.65}.body{color:var(--muted);font-size:16px;line-height:1.65}.muted{color:var(--muted)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.card-soft{background:var(--surface-soft);border-radius:var(--radius);border:1px solid #f0f0f0}.btn{cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:0 18px;font-weight:800;transition:transform .16s,filter .16s,background .16s,border-color .16s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{filter:brightness(.98)}.btn-secondary{color:var(--text);border-color:var(--border-strong);background:#fff}.btn-dark{color:#fff;background:#111}.input,.textarea,.file-input{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#fff;border-radius:16px;font-size:16px}.input{min-height:54px;padding:0 16px}.textarea{resize:vertical;min-height:140px;padding:14px 16px}.file-input{padding:14px 16px}.label{gap:8px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stack-8{gap:8px;display:grid}.stack-12{gap:12px;display:grid}.stack-16{gap:16px;display:grid}.stack-20{gap:20px;display:grid}.stack-24{gap:24px;display:grid}.stack-32{gap:32px;display:grid}.notice{border-radius:14px;padding:12px 14px;font-size:15px;line-height:1.5}.notice-error{color:#b42318;background:#fff3f3;border:1px solid #ffd6d6}.notice-success{color:#067647;background:#f0fff4;border:1px solid #b7ebc6}.notice-warn{color:#8a6116;background:#fff8e1;border:1px solid #ffe39a}.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:center;gap:28px;display:grid}.hero-preview{min-height:520px;box-shadow:var(--shadow-soft);background:#f4f4f4;border:1px solid #efefef;border-radius:30px;position:relative;overflow:hidden}.hero-preview img{object-fit:cover;width:100%;height:100%}.hero-preview-overlay{color:#fff;background:linear-gradient(#1110,#11111114,#111111b8);padding:24px;position:absolute;inset:auto 0 0}.metric-row{flex-wrap:wrap;gap:12px;display:flex}.metric-pill{border:1px solid var(--border);color:#444;background:#fff;border-radius:999px;padding:10px 12px;font-size:14px;font-weight:700}.auth-shell{place-items:center;min-height:calc(100vh - 160px);padding:40px 0;display:grid}.auth-card{width:min(100%,440px);padding:26px}.panel{padding:22px}.dashboard-shell{padding:36px 0 56px}.dashboard-grid{grid-template-columns:280px minmax(0,1fr);gap:18px;display:grid}.sidebar-link{color:#444;border-radius:14px;align-items:center;min-height:46px;padding:0 14px;font-weight:700;display:flex}.sidebar-link.active{color:#111;background:#f4f4f4}.profile-hero{width:100%;height:min(50vh,500px);position:relative;overflow:hidden}.profile-hero img{object-fit:cover;object-position:center top;width:100%;height:100%}.profile-hero:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#ffffffd1 58%,#fff 100%);height:40%;position:absolute;inset:auto 0 0}.profile-card-wrap{z-index:2;width:min(100%,720px);margin:-28px auto 56px;padding:0 18px 32px;position:relative}.profile-card{padding:20px}.profile-avatar-meta{text-align:center}.profile-title{letter-spacing:-.05em;margin:0 0 10px;font-size:38px;font-weight:900;line-height:1}.switch-shell{box-shadow:var(--shadow);background:#f5f5f5;border:1px solid #efefef;border-radius:18px;padding:4px;position:relative;overflow:hidden}.switch-highlight{background:var(--green);border-radius:14px;width:calc(50% - 4px);height:calc(100% - 8px);transition:left .25s;position:absolute;top:4px;left:4px}.switch-highlight.monthly{left:50%}.switch-options{z-index:1;grid-template-columns:1fr 1fr;display:grid;position:relative}.switch-option{color:#181818;cursor:pointer;background:0 0;border:0;border-radius:14px;outline:0;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 12px;font-size:15px;font-weight:700;display:flex}.switch-option.active{color:#fff}.cta-full{border-radius:18px;width:100%;min-height:58px}.preview-image{aspect-ratio:4/5;object-fit:cover;border:1px solid var(--border);border-radius:18px;width:100%;max-width:340px}@media (max-width:980px){.hero-grid,.dashboard-grid,.grid-4{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr 1fr}}@media (max-width:640px){.grid-2,.grid-3{grid-template-columns:1fr}.container,.container-narrow{width:min(100%,100% - 24px)}.page-section{padding:52px 0}.auth-card,.panel,.profile-card{padding:18px}.profile-title{font-size:32px}.hero-preview{min-height:420px}}.desktop-only{display:flex}.mobile-only{display:none}.home-hero{padding:72px 0 56px}.home-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:28px;display:grid}.home-phone{background:#fff;border:1px solid #ececec;border-radius:32px;padding:14px;box-shadow:0 20px 50px #00000014}.home-phone-screen{background:#f5f5f5;border:1px solid #efefef;border-radius:24px;overflow:hidden}.home-phone-top{background:#fff;border-bottom:1px solid #efefef;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.home-phone-body{background:#fff;gap:14px;padding:14px;display:grid}.home-phone-image{aspect-ratio:4/5;object-fit:cover;border-radius:18px;width:100%}.home-mini-card{background:#fff;border:1px solid #efefef;border-radius:18px;padding:14px}.mobile-drawer-backdrop{z-index:70;background:#00000059;position:fixed;inset:0}.mobile-drawer{z-index:80;background:#fff;border-left:1px solid #ececec;grid-template-rows:auto 1fr;gap:16px;width:min(86vw,340px);height:100vh;padding:18px;display:grid;position:fixed;top:0;right:0;box-shadow:-18px 0 40px #0000001f}.mobile-drawer-links{gap:10px;display:grid}.mobile-link{color:#111;background:#fff;border:1px solid #ececec;border-radius:16px;align-items:center;min-height:50px;padding:0 14px;font-weight:800;display:flex}@media (max-width:900px){.home-hero-grid{grid-template-columns:1fr}}@media (max-width:780px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.home-hero{padding:42px 0 40px}}.mobile-nav-root{display:none}.hamburger-btn{cursor:pointer;background:0 0;border:0;flex:none;width:28px;height:20px;padding:0;position:relative}.hamburger-btn span{background:#111;border-radius:999px;width:100%;height:2px;transition:transform .24s cubic-bezier(.22,.8,.24,1),opacity .18s,top .24s cubic-bezier(.22,.8,.24,1);position:absolute;left:0}.hamburger-btn span:first-child{top:0}.hamburger-btn span:nth-child(2){top:9px}.hamburger-btn span:nth-child(3){top:18px}.hamburger-btn.open span:first-child{top:9px;transform:rotate(45deg)}.hamburger-btn.open span:nth-child(2){opacity:0}.hamburger-btn.open span:nth-child(3){top:9px;transform:rotate(-45deg)}.mobile-header-expand{display:none}@media (max-width:780px){.mobile-nav-root{display:block}.mobile-header-expand{opacity:0;border-top:1px solid #0000;grid-template-rows:0fr;margin-top:0;padding-top:0;transition:grid-template-rows .34s cubic-bezier(.22,.8,.24,1),opacity .24s,transform .34s cubic-bezier(.22,.8,.24,1),margin-top .34s cubic-bezier(.22,.8,.24,1),padding-top .34s cubic-bezier(.22,.8,.24,1),border-color .34s;display:grid;overflow:hidden;transform:translateY(-8px)}.mobile-header-expand.open{opacity:1;border-top:1px solid #eee;grid-template-rows:1fr;margin-top:14px;padding-top:14px;transform:translateY(0)}.mobile-header-expand-inner{gap:10px;min-height:0;display:grid;overflow:hidden}.mobile-header-link{color:#111;align-items:center;min-height:48px;padding:0 2px;font-weight:800;text-decoration:none;display:flex}.mobile-header-cta{color:#fff;min-height:48px;box-shadow:none;background:#00a95c;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}}.shell-header{z-index:50;pointer-events:none;background:0 0;padding:14px 0 0;position:sticky;top:0}.shell-header__wrap{pointer-events:auto;position:relative}.shell-header__bar{-webkit-backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #1111110f;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:10px 14px 10px 16px;display:flex;box-shadow:0 12px 30px #00000014,0 2px 8px #00000008}.shell-header__brand{color:#111;flex-shrink:0;align-items:center;min-width:0;line-height:0;text-decoration:none;display:inline-flex}.shell-header__logoImage{object-fit:contain;width:auto;height:34px;display:block}.shell-header__nav{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.shell-header__link{color:#111;letter-spacing:-.01em;white-space:nowrap;justify-content:center;align-items:center;min-height:42px;padding:0 10px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.shell-header__cta{color:#fff;letter-spacing:-.01em;white-space:nowrap;background:#111;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.shell-header__mobile{display:none}.shell-header__mobilePanel{opacity:0;max-height:0;margin-top:0;transition:max-height .24s,opacity .18s,transform .24s,margin-top .24s;overflow:hidden;transform:translateY(-8px)}.shell-header__mobilePanel.is-open{opacity:1;max-height:320px;margin-top:10px;transform:translateY(0)}.shell-header__mobilePanelInner{-webkit-backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #1111110f;border-radius:24px;gap:8px;padding:10px;display:grid;box-shadow:0 18px 42px #00000014,0 2px 8px #00000008}.shell-header__mobileCta{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;min-height:46px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.shell-header__mobileLink{color:#111;background:#f7f7f7;border-radius:16px;justify-content:center;align-items:center;min-height:42px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:767.98px){.shell-header{padding-top:10px}.shell-header__bar{min-height:58px;padding:9px 12px 9px 14px}.shell-header__nav{display:none}.shell-header__mobile{align-items:center;display:flex}}.hero{background:#faf9f7;flex-direction:column;align-items:center;padding:88px 24px 0;display:flex;overflow:hidden}.hero__inner{text-align:center;width:100%;max-width:720px}.hero__title{letter-spacing:-.055em;color:#111;margin:0;font-size:clamp(54px,8.5vw,96px);font-weight:900;line-height:1}.hero__subtitle{color:#666;max-width:500px;margin:22px auto 0;font-size:clamp(16px,2vw,20px);line-height:1.65}.hero__cta{margin-top:30px}.hero__login{margin:12px 0 0}.hero__login a{color:#888;font-size:14px;font-weight:600;text-decoration:none}.hero__login a:hover{color:#333}.hero__preview{width:100%;max-width:340px;margin-top:64px}@media (max-width:599px){.hero{padding:60px 16px 0}.hero__title{font-size:40px}.hero__subtitle{margin-top:16px;font-size:15px}.hero__cta{margin-top:22px}.hero__preview{max-width:280px;margin-top:44px}}.hero-signup{width:100%;max-width:760px;margin:0 auto}.hero-signup__box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #ffffffe0;border-radius:999px;align-items:center;gap:10px;min-width:0;padding:10px;display:flex;box-shadow:0 14px 40px #00000029}.hero-signup__left{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.hero-signup__iconShell{background:#fff;border:1px solid #1111110f;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden;box-shadow:0 3px 10px #00000014}.hero-signup__iconImage{object-fit:contain;width:22px;height:22px;display:block}.hero-signup__inputWrap{flex:auto;align-items:center;gap:2px;min-width:0;display:flex;overflow:hidden}.hero-signup__prefix{color:#111;white-space:nowrap;flex:none;font-size:18px;font-weight:700}.hero-signup__input{color:#111;background:0 0;border:0;outline:none;flex:auto;width:100%;min-width:0;height:28px;padding:0;font-size:18px}.hero-signup__input::placeholder{color:#7a7a7a}.hero-signup__button{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:0;border-radius:999px;flex:none;min-width:158px;min-height:46px;padding:0 22px;font-size:18px;font-weight:800}@media (max-width:599.98px){.hero-signup__box{gap:8px;padding:8px}.hero-signup__left{gap:8px}.hero-signup__iconShell{border-radius:9px;width:30px;height:30px}.hero-signup__iconImage{width:19px;height:19px}.hero-signup__prefix{font-size:14px}.hero-signup__input{height:24px;font-size:14px}.hero-signup__button{min-width:112px;min-height:38px;padding:0 14px;font-size:14px}}@media (max-width:459.98px){.hero-signup__box{gap:6px;padding:7px}.hero-signup__left{gap:6px}.hero-signup__iconShell{border-radius:8px;width:28px;height:28px}.hero-signup__iconImage{width:17px;height:17px}.hero-signup__prefix{font-size:12px}.hero-signup__input{height:20px;font-size:12px}.hero-signup__button{min-width:96px;min-height:34px;padding:0 12px;font-size:13px}}@media (max-width:389.98px){.hero-signup__prefix,.hero-signup__input{font-size:11px}.hero-signup__button{min-width:86px;padding:0 10px;font-size:12px}}.forge-theme-root{--tf-checkout-bg:#0d0d0e;--tf-checkout-surface:#141416;--tf-checkout-text:#f4f1ec;--tf-checkout-muted:#f4f1ec9e;--tf-checkout-border:#ffffff1a;--tf-checkout-input-bg:#ffffff0e;--tf-checkout-button-bg:linear-gradient(135deg, #cd7b34 0%, #7a3e17 100%);--tf-checkout-button-text:#fff}.arena-theme-root{--tf-checkout-bg:#08100a;--tf-checkout-surface:#101a11;--tf-checkout-text:#f7fff7;--tf-checkout-muted:#f7fff79e;--tf-checkout-border:#b7ff392e;--tf-checkout-input-bg:#b7ff3914;--tf-checkout-button-bg:#b7ff39;--tf-checkout-button-text:#071007}.studio-theme-root{--tf-checkout-bg:#111118;--tf-checkout-surface:#171720;--tf-checkout-text:#fff;--tf-checkout-muted:#ffffffa3;--tf-checkout-border:#ffffff1f;--tf-checkout-input-bg:#ffffff0f;--tf-checkout-button-bg:#ff334c;--tf-checkout-button-text:#fff}.tf3-root.theme-dark{--tf-checkout-bg:#1c1c1c;--tf-checkout-surface:#242424;--tf-checkout-text:#fff;--tf-checkout-muted:#ffffff94;--tf-checkout-border:#ffffff1f;--tf-checkout-input-bg:#ffffff12;--tf-checkout-button-bg:#e8c878;--tf-checkout-button-text:#1a1208}.ivory-theme-root,.tf3-root.theme-cream{--tf-checkout-bg:#fff6e8eb;--tf-checkout-surface:#ffffffd1;--tf-checkout-text:#241306;--tf-checkout-muted:#5033199e;--tf-checkout-border:#7d502024;--tf-checkout-input-bg:#7d50200f;--tf-checkout-button-bg:linear-gradient(135deg, #2a170b 0%, #7d5020 100%);--tf-checkout-button-text:#fff7ea}.tf3-root.theme-cinematic{--tf-checkout-bg:#f2f0ec;--tf-checkout-surface:#fff;--tf-checkout-text:#3b2416;--tf-checkout-muted:#8a7860;--tf-checkout-border:#3a2a141f;--tf-checkout-input-bg:#e8e4dc;--tf-checkout-button-bg:#b68a5e;--tf-checkout-button-text:#1a1208}.organic-theme-root{--tf-checkout-bg:#fff;--tf-checkout-surface:#f5f5f5;--tf-checkout-text:#111;--tf-checkout-muted:#1119;--tf-checkout-border:#0000001a;--tf-checkout-input-bg:#0000000e;--tf-checkout-button-bg:#f1f1f1;--tf-checkout-button-text:#111}.summit-theme-root{--tf-checkout-bg:#ede8e2;--tf-checkout-surface:#e0d9d1;--tf-checkout-text:#1c1a17;--tf-checkout-muted:#7a7470;--tf-checkout-border:#1c1a171f;--tf-checkout-input-bg:#e0d9d1;--tf-checkout-button-bg:#1c1a17;--tf-checkout-button-text:#fff}:where(.forge-theme-root,.arena-theme-root,.studio-theme-root,.ivory-theme-root,.organic-theme-root,.summit-theme-root,.tf3-root) :is(.pay-box,.summit-pay,.organic-pay),:where(.forge-theme-root,.arena-theme-root,.studio-theme-root,.ivory-theme-root,.organic-theme-root,.summit-theme-root,.tf3-root) :is(.pay-box,.summit-pay,.organic-pay) :is(form,section,article,[class*=card],[class*=Card],[class*=panel],[class*=Panel],[class*=checkout],[class*=Checkout]){background:var(--tf-checkout-bg)!important;color:var(--tf-checkout-text)!important;border-color:var(--tf-checkout-border)!important}:where(.forge-theme-root,.arena-theme-root,.studio-theme-root,.ivory-theme-root,.organic-theme-root,.summit-theme-root,.tf3-root) :is(.pay-box,.summit-pay,.organic-pay) :is(h1,h2,h3,h4,p,span,strong,small,label,div){color:var(--tf-checkout-text)!important}:where(.forge-theme-root,.arena-theme-root,.studio-theme-root,.ivory-theme-root,.organic-theme-root,.summit-theme-root,.tf3-root) :is(.pay-box,.summit-pay,.organic-pay) :is(small,label,[class*=muted],[class*=Muted],[class*=hint],[class*=Hint],[class*=label],[class*=Label]){color:var(--tf-checkout-muted)!important}:where(.forge-theme-root,.arena-theme-root,.studio-theme-root,.ivory-theme-root,.organic-theme-root,.summit-theme-root,.tf3-root) :is(.pay-box,.summit-pay,.organic-pay) :is(input,textarea,select){background:var(--tf-checkout-input-bg)!important;color:var(--tf-checkout-text)!important;border-color:var(--tf-checkout-border)!important;caret-color:var(--tf-checkout-text)!important}:where(.forge-theme-root,.arena-theme-root,.studio-theme-root,.ivory-theme-root,.organic-theme-root,.summit-theme-root,.tf3-root) :is(.pay-box,.summit-pay,.organic-pay) :is(input,textarea)::placeholder{color:var(--tf-checkout-muted)!important}:where(.forge-theme-root,.arena-theme-root,.studio-theme-root,.ivory-theme-root,.organic-theme-root,.summit-theme-root,.tf3-root) :is(.pay-box,.summit-pay,.organic-pay) :is(button[type=submit],a[role=button],[class*=submit],[class*=Submit],[class*=checkout],[class*=Checkout],[class*=pay],[class*=Pay]):not(.pay-back):not(.summit-pay-back):not(.organic-pay-back){background:var(--tf-checkout-button-bg)!important;color:var(--tf-checkout-button-text)!important;border-color:#0000!important}:where(.forge-theme-root,.arena-theme-root,.studio-theme-root,.ivory-theme-root,.organic-theme-root,.summit-theme-root,.tf3-root) :is(.pay-back,.summit-pay-back,.organic-pay-back){background:var(--tf-checkout-input-bg)!important;color:var(--tf-checkout-text)!important;border:1px solid var(--tf-checkout-border)!important}:where(.forge-theme-root,.arena-theme-root,.studio-theme-root,.ivory-theme-root,.organic-theme-root,.summit-theme-root,.tf3-root) :is(.pay-back,.summit-pay-back,.organic-pay-back,.tf-checkout-change-amount){display:none!important}.shell-header__mark{color:#fff;background:#111;border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;box-shadow:0 8px 18px #00000024}.shell-header__mark svg{fill:currentColor;width:22px;height:22px;display:block}.shell-header--home .shell-header__cta{color:#fff;background:#000;border-radius:999px;padding:0 20px}@media (max-width:767.98px){.shell-header--home .shell-header__bar{gap:10px;padding:9px 10px 9px 12px}.shell-header--home .shell-header__nav{flex-wrap:nowrap;align-items:center;gap:8px;margin-left:auto;display:flex}.shell-header--home .shell-header__mobile{display:none}.shell-header--home .shell-header__wordmark{font-size:19px!important}.shell-header--home .shell-header__mark{width:28px;height:28px}.shell-header--home .shell-header__mark svg{width:20px;height:20px}.shell-header--home .shell-header__link{min-height:38px;padding:0 6px;font-size:13px}.shell-header--home .shell-header__cta{min-height:38px;padding:0 13px;font-size:13px}}@media (max-width:389.98px){.shell-header--home .shell-header__wordmark{font-size:17px!important}.shell-header--home .shell-header__cta{padding:0 11px}.shell-header--home .shell-header__link{padding:0 4px}}.shell-header--home{padding-top:24px}@media (max-width:767.98px){.shell-header--home{padding-top:18px}}.shell-header--home .shell-header__link,.shell-header--home .shell-header__cta{text-transform:uppercase!important;letter-spacing:-.01em!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.shell-header--home .shell-header__cta{padding:0 20px!important}@media (max-width:767.98px){.shell-header--home .shell-header__link,.shell-header--home .shell-header__cta{font-size:11px!important;font-weight:900!important}.shell-header--home .shell-header__cta{padding:0 14px!important}}.shell-header--home.shell-header--scrolled .shell-header__brand{opacity:0;pointer-events:none;max-width:0;margin-right:0;overflow:hidden;transform:translateY(-8px)scale(.96)}.shell-header--home.shell-header--scrolled .shell-header__nav{-webkit-backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #11111114;border-radius:999px;align-items:center;gap:6px;padding:4px;display:flex;box-shadow:0 12px 32px #0000001a}.shell-header--home.shell-header--scrolled .shell-header__link{min-height:38px;padding:0 14px}.shell-header--home.shell-header--scrolled .shell-header__cta{min-height:38px;padding:0 17px!important}@media (max-width:767.98px){.shell-header--home.shell-header--scrolled .shell-header__bar{min-height:42px}.shell-header--home.shell-header--scrolled .shell-header__nav{gap:4px;padding:3px}.shell-header--home.shell-header--scrolled .shell-header__link{min-height:36px;padding:0 10px}.shell-header--home.shell-header--scrolled .shell-header__cta{min-height:36px;padding:0 12px!important}}:root{--tf-screen-h:100vh}@supports (height:100dvh){:root{--tf-screen-h:100dvh}}.home-page{background:#fff;min-height:100vh}.global-onboarding-dock{left:50%!important;right:auto!important;bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;z-index:9999!important;pointer-events:auto!important;width:min(760px,100vw - 32px)!important;max-width:none!important;position:fixed!important;transform:translate(-50%)!important}.global-onboarding-dock .hero-signup{width:100%!important}@media (max-width:767.98px){.global-onboarding-dock{width:calc(100vw - 24px)!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important}}html.tf-native-home-snap{scroll-snap-type:none!important}html.tf-native-home-snap .hero-home,html.tf-native-home-snap .snap-card,html.tf-native-home-snap .home-snap-exit{scroll-snap-align:none!important;scroll-snap-stop:normal!important}.home-snap-exit{display:none!important}.shell-header--home{z-index:9000!important;pointer-events:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.shell-header--home .container,.shell-header--home .shell-header__wrap,.shell-header--home .shell-header__bar{pointer-events:auto!important}.shell-header--home .shell-header__bar,.shell-header--home .shell-header__brand,.shell-header--home .shell-header__nav{transition:width .28s,max-width .28s,opacity .22s,transform .28s,margin .28s,padding .28s,background .28s,box-shadow .28s,border-color .28s!important}.shell-header--home .shell-header__nav{display:flex!important}.shell-header--home .shell-header__mobile,.shell-header--home .shell-header__mobilePanel{display:none!important}.shell-header--home.shell-header--scrolled .shell-header__bar{width:max-content!important;min-height:46px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border-color:#0000!important;gap:0!important;margin-left:auto!important;padding:0!important}.shell-header--home.shell-header--scrolled .shell-header__brand{opacity:0!important;pointer-events:none!important;width:0!important;max-width:0!important;margin:0!important;overflow:hidden!important;transform:translate(-10px)scale(.96)!important}.shell-header--home.shell-header--scrolled .shell-header__nav{-webkit-backdrop-filter:blur(16px)!important;background:#ffffffdb!important;border:1px solid #11111114!important;border-radius:999px!important;align-items:center!important;gap:4px!important;margin-left:0!important;padding:4px!important;display:inline-flex!important;box-shadow:0 12px 32px #0000001a!important}.shell-header--home.shell-header--scrolled .shell-header__link{border-radius:999px!important;min-height:38px!important;padding:0 14px!important;font-size:14px!important}.shell-header--home.shell-header--scrolled .shell-header__cta{border-radius:999px!important;min-height:38px!important;padding:0 17px!important;font-size:14px!important}@media (max-width:767.98px){.shell-header--home.shell-header--scrolled .shell-header__bar{min-height:42px!important}.shell-header--home.shell-header--scrolled .shell-header__nav{padding:3px!important}.shell-header--home.shell-header--scrolled .shell-header__link{min-height:36px!important;padding:0 10px!important;font-size:13px!important}.shell-header--home.shell-header--scrolled .shell-header__cta{min-height:36px!important;padding:0 12px!important;font-size:13px!important}:root{--tf-screen-h:100vh!important}}@supports (height:100svh){@media (max-width:767.98px){:root{--tf-screen-h:100svh!important}}}@supports (height:100lvh){@media (max-width:767.98px){:root{--tf-screen-h:100lvh!important}}}.hero-home__visual .home-gallery-demo{background:linear-gradient(135deg,#f6f7f8 0%,#b8bcc3 18%,#eef0f2 36%,#8f949d 58%,#d9dde2 78%,#f7f8f9 100%)!important;border-radius:38px!important;padding:5px!important;box-shadow:inset 0 0 0 1px #ffffffb8,inset 0 0 0 2px #00000014,0 30px 80px #00000042!important}.hero-home__visual .home-gallery-demo__phone{border-radius:33px!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff59,inset 0 0 0 2px #00000014!important}.hero-home__visual [class*=home-gallery-demo]{border-color:#b4b9c2bf!important}@media (max-width:767.98px){.shell-header--home .shell-header__link{letter-spacing:-.01em!important;min-height:32px!important;padding:0 8px!important;font-size:12px!important;font-weight:500!important}.shell-header--home .shell-header__cta{letter-spacing:-.015em!important;border-radius:999px!important;min-height:32px!important;padding:0 10px!important;font-size:12px!important;font-weight:700!important}.shell-header--home.shell-header--scrolled .shell-header__link{min-height:32px!important;padding:0 8px!important;font-size:12px!important;font-weight:500!important}.shell-header--home.shell-header--scrolled .shell-header__cta{min-height:32px!important;padding:0 10px!important;font-size:12px!important;font-weight:700!important}.shell-header--home .shell-header__nav,.shell-header--home.shell-header--scrolled .shell-header__nav{gap:3px!important;padding:3px!important}}@media (max-width:389.98px){.shell-header--home .shell-header__link,.shell-header--home.shell-header--scrolled .shell-header__link{padding:0 7px!important;font-size:11px!important}.shell-header--home .shell-header__cta,.shell-header--home.shell-header--scrolled .shell-header__cta{padding:0 9px!important;font-size:11px!important}}.shell-header__ctaShort{display:none}@media (max-width:767.98px){.shell-header__ctaFull{display:none!important}.shell-header__ctaShort{display:inline!important}.shell-header--home .shell-header__nav,.shell-header--home.shell-header--scrolled .shell-header__nav{border-radius:999px!important;gap:2px!important;padding:2px!important}.shell-header--home .shell-header__link,.shell-header--home.shell-header--scrolled .shell-header__link{letter-spacing:-.01em!important;height:28px!important;min-height:28px!important;padding:0 7px!important;font-size:11px!important;font-weight:400!important;line-height:1!important}.shell-header--home .shell-header__cta,.shell-header--home.shell-header--scrolled .shell-header__cta{letter-spacing:-.01em!important;border-radius:999px!important;height:28px!important;min-height:28px!important;padding:0 9px!important;font-size:11px!important;font-weight:650!important;line-height:1!important}}@media (max-width:389.98px){.shell-header--home .shell-header__link,.shell-header--home.shell-header--scrolled .shell-header__link{height:26px!important;min-height:26px!important;padding:0 6px!important;font-size:10px!important}.shell-header--home .shell-header__cta,.shell-header--home.shell-header--scrolled .shell-header__cta{height:26px!important;min-height:26px!important;padding:0 8px!important;font-size:10px!important}}.profile-topbar__title{color:#111!important;align-items:center!important;text-decoration:none!important;display:inline-flex!important}.profile-topbar__title:hover{opacity:.72}a[href="/profile/edit"]{letter-spacing:-.01em!important;height:34px!important;min-height:34px!important;box-shadow:none!important;border-radius:999px!important;padding:0 13px!important;font-size:12px!important;font-weight:700!important;line-height:1!important}@media (max-width:520px){a[href="/profile/edit"]{height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:11px!important}}button[aria-label=Edit\ profile],button[title=Edit\ profile]{color:#111!important;-webkit-backdrop-filter:blur(10px)!important;background:#fffffff0!important;border:1px solid #11111114!important;border-radius:999px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;box-shadow:0 8px 20px #00000014,inset 0 0 0 1px #ffffffb8!important}button[aria-label=Edit\ profile] svg,button[title=Edit\ profile] svg{stroke-width:2px!important;width:15px!important;height:15px!important}button[aria-label=Edit\ profile]:hover,button[title=Edit\ profile]:hover{background:#fff!important;transform:translateY(-1px)!important;box-shadow:0 12px 26px #0000001a,inset 0 0 0 1px #ffffffd1!important}@media (max-width:520px){button[aria-label=Edit\ profile],button[title=Edit\ profile]{width:31px!important;min-width:31px!important;height:31px!important;min-height:31px!important}button[aria-label=Edit\ profile] svg,button[title=Edit\ profile] svg{width:14px!important;height:14px!important}}.verified-page{color:#f0ede8;background:#0a0a0a;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.verified-page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 60% at 10% 0,#b4a07821 0%,#0000 60%),radial-gradient(60% 50% at 90% 100%,#7864461a 0%,#0000 55%);position:fixed;inset:0}.verified-wrap{z-index:1;width:min(100% - 32px,980px);margin:0 auto;padding:32px 0 72px;position:relative}.verified-notice{margin-bottom:16px}.verified-shell{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:stretch;gap:16px;display:grid}.verified-main{-webkit-backdrop-filter:blur(12px);background:#ffffff09;border:1px solid #ffffff12;border-radius:28px;padding:36px;box-shadow:0 24px 60px #0006,inset 0 1px #ffffff0f}.verified-plan{-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:28px;flex-direction:column;justify-content:space-between;gap:24px;padding:28px;display:flex;box-shadow:0 24px 60px #0006,inset 0 1px #ffffff0f}.verified-icon{color:#fff;background:linear-gradient(135deg,#c9a96e 0%,#a07840 100%);border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:22px;font-size:20px;font-weight:900;display:grid;box-shadow:0 8px 24px #b4823c59}.verified-kicker{color:#f0ede861;letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800}.verified-title{letter-spacing:-.055em;color:#f0ede8;margin:0;font-size:clamp(34px,5.5vw,60px);font-weight:930;line-height:.95}.verified-copy{color:#f0ede885;max-width:560px;margin:20px 0 0;font-size:15px;font-weight:450;line-height:1.7}.verified-benefits{gap:12px;margin-top:28px;display:grid}.verified-benefits div{color:#f0ede8bf;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.verified-benefits span{color:#c9a96e;background:linear-gradient(135deg,#c9a96e40 0%,#a0784026 100%);border:1px solid #c9a96e4d;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:grid}.verified-status{color:#f0ede880;letter-spacing:.04em;background:#ffffff12;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.verified-status.is-active{color:#4ade80;background:#00c8641f;border:1px solid #4ade8033}.verified-plan h2{letter-spacing:.08em;color:#f0ede8d9;text-transform:uppercase;margin:16px 0 0;font-size:22px;font-weight:800;line-height:1}.verified-plan p{color:#f0ede873;margin:8px 0 0;font-size:13px;font-weight:500;line-height:1.55}.verified-active-box{color:#f0ede8b3;background:#4ade800f;border:1px solid #4ade8026;border-radius:18px;padding:16px;font-size:14px;font-weight:600;line-height:1.55}.verified-upgrade-btn{color:#0d0d0d;letter-spacing:-.01em;cursor:pointer;background:#fff;border:0;border-radius:999px;width:100%;min-height:52px;font-size:15px;font-weight:850;transition:opacity .15s}.verified-upgrade-btn:hover{opacity:.88}.verified-upgrade-btn:active{opacity:.75}.verified-badge-preview{background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;margin-top:28px;padding:18px}.verified-badge-preview__label{letter-spacing:.1em;text-transform:uppercase;color:#f0ede859;margin:0 0 12px;font-size:11px;font-weight:700}.verified-badge-preview__row{align-items:center;gap:12px;display:flex}.verified-badge-preview__vs{color:#f0ede840;font-size:11px;font-weight:700}.verified-badge-item{border-radius:999px;align-items:center;gap:6px;padding:4px 11px 4px 8px;font-size:12px;font-weight:700;display:inline-flex}.verified-badge-item--purple{background:#eeedfe;border:.5px solid #cecbf6;color:#3c3489!important}.verified-badge-item--dark{color:#f0ede873;background:#ffffff0f;border:.5px solid #ffffff1a}.verified-plan-bottom{flex-direction:column;gap:10px;display:flex}.verified-plan-note{text-align:center;color:#f0ede84d;margin:0;font-size:11px;font-weight:600}.verified-price-large{letter-spacing:-.055em;color:#f0ede8;margin:0;font-size:48px;font-weight:930;line-height:1}@media (max-width:760px){.verified-wrap{width:min(100% - 24px,520px);padding:18px 0 48px}.verified-shell{grid-template-columns:1fr;gap:12px}.verified-main{border-radius:22px;padding:22px}.verified-plan{border-radius:22px;gap:18px;padding:20px}.verified-icon{border-radius:11px;width:38px;height:38px;margin-bottom:16px;font-size:16px}.verified-kicker{margin-bottom:10px;font-size:10px}.verified-title{font-size:36px;line-height:.96}.verified-copy{margin-top:14px;font-size:14px}.verified-benefits{gap:10px;margin-top:18px}.verified-benefits div{font-size:13px}.verified-plan h2{margin-top:12px;font-size:36px}.verified-upgrade-btn{min-height:48px;font-size:14px}}@media (max-width:380px){.verified-wrap{width:min(100% - 18px,520px)}.verified-title{font-size:32px}}.studio-theme-root.mode-public h1.name,.studio-theme-root.actual-mode-public h1.name,.studio-theme-root.mode-owner h1.name,.studio-theme-root.actual-mode-owner h1.name,.arena-theme-root.mode-public h1.name,.arena-theme-root.actual-mode-public h1.name,.arena-theme-root.mode-owner h1.name,.arena-theme-root.actual-mode-owner h1.name,.studio-theme-root.mode-public .name,.studio-theme-root.actual-mode-public .name,.studio-theme-root.mode-owner .name,.studio-theme-root.actual-mode-owner .name,.arena-theme-root.mode-public .name,.arena-theme-root.actual-mode-public .name,.arena-theme-root.mode-owner .name,.arena-theme-root.actual-mode-owner .name{letter-spacing:-.035em!important;padding-right:.28em!important;font-size:clamp(24px,5.8vw,38px)!important;line-height:1.03!important;overflow:visible!important;transform:translateY(34px)!important}.studio-theme-root.mode-public :where(.handle,.bio),.studio-theme-root.actual-mode-public :where(.handle,.bio),.studio-theme-root.mode-owner :where(.handle,.bio),.studio-theme-root.actual-mode-owner :where(.handle,.bio),.arena-theme-root.mode-public :where(.handle,.bio),.arena-theme-root.actual-mode-public :where(.handle,.bio),.arena-theme-root.mode-owner :where(.handle,.bio),.arena-theme-root.actual-mode-owner :where(.handle,.bio){transform:translateY(34px)!important}.studio-theme-root.mode-picker h1.name,.studio-theme-root.actual-mode-picker h1.name,.studio-theme-root.mode-preview h1.name,.studio-theme-root.actual-mode-preview h1.name,.arena-theme-root.mode-picker h1.name,.arena-theme-root.actual-mode-picker h1.name,.arena-theme-root.mode-preview h1.name,.arena-theme-root.actual-mode-preview h1.name,.studio-theme-root.mode-picker .name,.studio-theme-root.actual-mode-picker .name,.studio-theme-root.mode-preview .name,.studio-theme-root.actual-mode-preview .name,.arena-theme-root.mode-picker .name,.arena-theme-root.actual-mode-picker .name,.arena-theme-root.mode-preview .name,.arena-theme-root.actual-mode-preview .name{padding-right:.28em!important;font-size:clamp(15px,4.2vw,23px)!important;line-height:1.05!important;overflow:visible!important;transform:translateY(12px)!important}.studio-theme-root.mode-picker :where(.handle,.bio),.studio-theme-root.actual-mode-picker :where(.handle,.bio),.studio-theme-root.mode-preview :where(.handle,.bio),.studio-theme-root.actual-mode-preview :where(.handle,.bio),.arena-theme-root.mode-picker :where(.handle,.bio),.arena-theme-root.actual-mode-picker :where(.handle,.bio),.arena-theme-root.mode-preview :where(.handle,.bio),.arena-theme-root.actual-mode-preview :where(.handle,.bio){transform:translateY(12px)!important}.tf-verified-profile-scope .studio-theme-root .name:after,.tf-verified-profile-scope .arena-theme-root .name:after{vertical-align:.12em!important;width:clamp(15px,.42em,20px)!important;height:clamp(15px,.42em,20px)!important;margin-left:.2em!important}.tf-real-verified-name{max-width:100%;line-height:inherit;vertical-align:baseline;align-items:center;gap:.08em;display:inline-flex}:is(h1:has(.tf-real-verified-name),h2:has(.tf-real-verified-name)){flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.tf-real-verified-text{min-width:0}.tf-real-verified-badge{flex:none;justify-content:center;align-items:center;width:clamp(17px,.38em,24px);height:clamp(17px,.38em,24px);line-height:0;display:inline-flex;transform:translateY(-.2em)}.tf-real-verified-badge svg{width:100%;height:100%;display:block}.tf-verified-profile-scope .studio-theme-root .name:after,.tf-verified-profile-scope .arena-theme-root .name:after,.tf-verified-profile-scope .tf3-root .profile-name:after,.tf-verified-profile-scope .tf3-root h1:after,.studio-theme-root .name:after,.arena-theme-root .name:after,.tf3-root .name:after,.tf3-root .profile-name:after{content:none!important;display:none!important}.tf3-root .name>.badge{display:none!important}html:not(.tf-home-ready) main.home-page{opacity:0;visibility:hidden}html:not(.tf-home-ready) body{background:#faf8f4}html.tf-home-ready main.home-page{opacity:1;visibility:visible;transition:opacity .18s}body:has(.profile-topbar) .profile-topbar{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:#1c1c1e!important;border-bottom:1px solid #ffffff14!important}body:has(.profile-topbar) .profile-topbar__bar{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:#1c1c1e!important;border-bottom:1px solid #ffffff14!important}body:has(.profile-topbar) header.profile-topbar{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:#1c1c1e!important;border-bottom:1px solid #ffffff14!important}:is(body:has(.profile-topbar) .profile-topbar a,body:has(.profile-topbar) .profile-topbar button,body:has(.profile-topbar) .profile-topbar span){color:#0d0c0a}body:has(.profile-topbar) .profile-topbar .profile-topbar__plan--basic{color:#fff!important;background:#2c2c2a!important;border-color:#5f5e5a!important}body:has(.profile-topbar) .profile-topbar .profile-topbar__plan--basic{color:#fff!important}body:has(.profile-topbar) .profile-topbar .profile-topbar__plan--basic span{color:#fff!important}body:has(.profile-topbar) .profile-topbar .profile-topbar__plan--basic *{color:#fff!important}body:has(.profile-topbar) .profile-topbar .profile-topbar__plan--premium{color:#3c3489!important}body:has(.profile-topbar) .profile-topbar .profile-topbar__plan--premium{color:#3c3489!important}body:has(.profile-topbar) .profile-topbar .profile-topbar__plan--premium span{color:#3c3489!important}body:has(.profile-topbar) .profile-topbar .profile-topbar__plan--premium *{color:#3c3489!important}.features-section{scroll-snap-align:start;min-height:140vh}.feature-card{scroll-snap-align:center}html{scroll-snap-type:y mandatory}body{scroll-behavior:smooth}.features__list:after{content:"";height:60vh;display:block}.profile-topbar{border-bottom:1px solid #ffffff14;background:#1c1c1e!important}.hh__btn-secondary{color:#555;cursor:pointer;background:#f5f5f5;border:none;border-radius:10px;padding:13px 24px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s}.hc-step__title{color:#111;letter-spacing:-.01em;margin-bottom:.5rem;font-size:16px;font-weight:700}.hc-feature__title{color:#111;letter-spacing:-.01em;margin-bottom:.4rem;font-size:15px;font-weight:700}.hc-cta__btn{color:#111;background:#fff;border-radius:10px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-block}@media (max-width:700px){.hc-steps,.hc-features__grid{grid-template-columns:1fr}.hc-how,.hc-features,.hc-pricing{padding:3.5rem 0}.hc-cta{padding:4rem 1.5rem}.hn{padding:0 1.25rem}.hh{padding:6rem 1.5rem 3rem}.hh__btn-primary,.hh__btn-secondary{text-align:center;width:100%}.hh__proof{gap:.75rem}}.hn{-webkit-backdrop-filter:blur(12px);z-index:200;box-sizing:border-box;background:#fffffff7;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.hn__logo{letter-spacing:-.02em;color:#111;font-size:16px;font-weight:700;text-decoration:none}.hn__logo span{color:#c4622d}.hn__right{align-items:center;gap:1rem;display:flex}.hn__link{color:#555;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.hn__link:hover{color:#111}.hn__cta{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.hn__cta:hover{background:#c4622d}.hn__dots{width:36px;height:36px;border-radius:8px!important;padding:0!important}.hn__dropdown{z-index:999;background:#fff;border:1px solid #0000001a;border-radius:12px;min-width:160px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0000001f}.hn__dropdown-item{color:#111;letter-spacing:0;border-radius:8px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;display:block}.hn__dropdown-item:hover{background:#f5f5f5}.hn__dropdown-item--danger{color:#c0392b}.hn__dropdown-item--danger:hover{background:#c0392b12}.hh{text-align:center;background:#fff;padding:7rem 2rem 4rem}.hh__inner{max-width:680px;margin:0 auto}.hh__badge{color:#c4622d;background:#fff7f4;border:1px solid #f5cfc0;border-radius:99px;align-items:center;gap:7px;margin-bottom:2rem;padding:5px 14px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.hh__badge-dot{background:#c4622d;border-radius:50%;flex-shrink:0;width:6px;height:6px}.hh__h1{letter-spacing:-.04em;color:#111;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.1}.hh__sub{color:#555;max-width:500px;margin:0 auto 2.5rem;font-size:17px;line-height:1.65}.hh__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.hh__btn-primary{color:#fff;cursor:pointer;background:#c4622d;border:none;border-radius:10px;padding:13px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-block}.hh__btn-primary:hover{background:#a8501f;transform:translateY(-1px)}.hh__btn-secondary{color:#555;cursor:pointer;background:#f5f5f5;border:none;border-radius:10px;padding:13px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s}.hh__btn-secondary:hover{background:#ebebeb}.hh__trust{color:#aaa;font-size:12px}.hh__proof{background:#fafafa;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;justify-content:center;gap:2rem;padding:1rem 2rem;display:flex}.hh__proof-item{color:#444;font-size:13px;font-weight:600}.hc-how{background:#fff;border-top:1px solid #f0f0f0;padding:5rem 0}.hc-features{background:#fafafa;border-top:1px solid #f0f0f0;padding:5rem 0}.hc-pricing{background:#fff;border-top:1px solid #f0f0f0;padding:5rem 0}.hc-inner{max-width:860px;margin:0 auto;padding:0 2rem}.hc-inner--narrow{max-width:560px}.hc-label{letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:.75rem;font-size:12px;font-weight:700}.hc-h2{letter-spacing:-.03em;color:#111;margin-bottom:2.5rem;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.15}.hc-steps{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.hc-step{background:#fafafa;border:1px solid #f0f0f0;border-radius:14px;padding:1.75rem}.hc-step__num{color:#c4622d;letter-spacing:.06em;margin-bottom:.75rem;font-size:12px;font-weight:700}.hc-step__title{color:#111;margin-bottom:.5rem;font-size:16px;font-weight:700}.hc-step__desc{color:#666;font-size:14px;line-height:1.6}.hc-features__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.hc-feature{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:1.75rem}.hc-feature__icon{margin-bottom:.75rem;font-size:22px;display:block}.hc-feature__title{color:#111;margin-bottom:.4rem;font-size:15px;font-weight:700}.hc-feature__desc{color:#666;font-size:14px;line-height:1.6}.hc-pricing__box{background:#fafafa;border:1px solid #e8e8e8;border-radius:18px;padding:2.5rem}.hc-pricing__top{align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.hc-pricing__amount{letter-spacing:-.05em;color:#111;font-size:52px;font-weight:800;line-height:1}.hc-pricing__per{color:#999;font-size:20px;font-weight:500}.hc-pricing__desc{color:#555;margin-bottom:1.5rem;font-size:15px;line-height:1.65}.hc-pricing__list{flex-direction:column;gap:10px;display:flex}.hc-pricing__item{color:#444;align-items:center;gap:10px;font-size:14px;display:flex}.hc-pricing__check{color:#fff;background:#c4622d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:inline-flex}.hc-cta{text-align:center;background:#111;padding:6rem 2rem}.hc-cta__h2{letter-spacing:-.04em;color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.hc-cta__sub{color:#ffffff73;margin-bottom:1rem;font-size:16px}.hc-cta__url{color:#ffffff4d;letter-spacing:-.01em;margin-bottom:2.5rem;font-size:18px;font-weight:700}.hc-cta__url em{color:#ffffffa6;font-style:normal}.hc-cta__btn{color:#111;background:#fff;border-radius:10px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;display:inline-block}.hc-cta__btn:hover{transform:translateY(-1px)}.hc-footer{background:#fff;border-top:1px solid #f0f0f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1.5rem 2rem;display:flex}.hc-footer__copy{color:#999;font-size:13px}.hc-footer__links{gap:1.5rem;display:flex}.hc-footer__links a{color:#999;font-size:13px;text-decoration:none}.hc-footer__links a:hover{color:#111}@media (max-width:700px){.hn{padding:0 1.25rem}.hh{padding:6rem 1.5rem 3rem}.hh__btn-primary,.hh__btn-secondary{text-align:center;width:100%}.hh__proof{gap:.75rem}.hc-steps,.hc-features__grid{grid-template-columns:1fr}.hc-how,.hc-features,.hc-pricing{padding:3.5rem 0}.hc-cta{padding:4rem 1.5rem}}
@media (min-width:600px){.profile-desktop-bg{z-index:0;background:#1a1a1a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.profile-phone-frame{border-radius:22px;flex-direction:column;flex-shrink:0;width:390px;height:844px;max-height:95dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 120px #000000b3,0 0 0 1px #ffffff14}.profile-phone-frame .profile-topbar{flex-shrink:0;position:relative!important;top:auto!important}.profile-phone-frame .profile-sharebar{flex-shrink:0}.profile-phone-frame .profile-editable-wrap{-webkit-overflow-scrolling:touch;flex:1;min-height:0;position:relative;overflow-y:auto}}@media (max-width:599px){.profile-desktop-bg,.profile-phone-frame,.profile-phone-frame .profile-editable-wrap{display:contents}}@media (min-width:600px){.profile-phone-frame .pm-overlay{border-radius:22px;position:absolute!important;inset:0!important}.profile-phone-frame .pm-sheet{border-radius:20px 20px 0 0;position:absolute!important;bottom:0!important;left:0!important;right:0!important}}
