@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif;line-height:1.55}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(3.2rem,7vw,6.5rem);margin-bottom:1.5rem}h2{font-size:clamp(2.3rem,4.5vw,4.3rem)}h3{font-size:1.15rem}p{color:var(--muted)}.container{width:min(1180px,calc(100% - 3rem));margin:0 auto}.section-dark{background:var(--ink);color:var(--white)}.section-light{background:var(--paper);color:var(--ink)}.section-off{background:#eeece6;color:var(--ink)}.section-kicker{color:var(--muted);font-size:.68rem;letter-spacing:.2em;font-weight:800}.gold-kicker{color:var(--gold)}.section-dark p{color:#aaa8a1}.section-dark h2 span,.section-light h2 span,h1 em{color:var(--gold);font-style:normal}.site-header{position:relative;z-index:50;background:var(--ink);color:var(--white)}.nav-shell{width:min(1280px,calc(100% - 3rem));height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{display:inline-flex;align-items:center;flex-shrink:0}.brand-logo-image{display:block;height:38px;width:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px;padding:5px 9px;background:var(--white);box-shadow:0 2px 10px -4px #00000040}.main-nav{display:flex;align-items:center;gap:1.7rem;margin-left:auto}.main-nav a,.login-link{color:#bab8b1;font-size:.86rem;transition:color .2s var(--ease)}.main-nav a:hover,.login-link:hover{color:var(--white)}.desktop-actions{display:flex;align-items:center;gap:1.1rem}.mobile-actions,.menu-toggle{display:none}.lang-switcher{position:relative;display:inline-flex}.lang-current{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .7rem;border:1px solid var(--line-dark);border-radius:100px;color:var(--white);background:#ffffff0f;font-size:.8rem;font-weight:700}.lang-current:hover{border-color:var(--gold);color:var(--gold)}.lang-dropdown{position:absolute;top:calc(100% + 6px);right:0;z-index:200;min-width:150px;padding:.4rem;display:grid;gap:2px;border:1px solid var(--line);border-radius:14px;background:var(--white);box-shadow:0 20px 50px -20px #0000004d}.lang-dropdown button{padding:.55rem .8rem;display:flex;align-items:center;justify-content:space-between;border-radius:10px;color:var(--ink);font-size:.85rem;text-align:left}.lang-dropdown button:hover{background:var(--paper)}.lang-dropdown button.active{color:var(--gold);font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.35rem;border-radius:100px;font-size:.86rem;font-weight:700;white-space:nowrap;transition:transform .25s var(--ease),background .25s var(--ease),box-shadow .25s var(--ease)}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--ink)}.button-gold:hover{background:var(--gold-soft);box-shadow:0 14px 30px -15px var(--gold)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#2b2b2e}.button-white{background:var(--white);color:var(--ink)}.button-outline{background:transparent;color:var(--white);border:1px solid rgba(255,255,255,.3)}.button-outline:hover{border-color:var(--white)}.hero{position:relative;overflow:hidden;padding:clamp(4rem,9vw,8rem) 0 0}.hero-orb{position:absolute;border-radius:50%;filter:blur(90px);opacity:.25;pointer-events:none}.orb-one{width:480px;height:480px;background:var(--gold);top:-150px;right:-90px}.orb-two{width:360px;height:360px;background:#e0b868;bottom:-120px;left:-150px;opacity:.12}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center;padding-bottom:5rem}.hero-lead{max-width:560px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.hero-actions,.biz-home-cta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:2.2rem}.hero-trust{display:flex;gap:1.4rem;flex-wrap:wrap}.hero-trust span{display:inline-flex;align-items:center;gap:.35rem;color:#b8b5ae;font-size:.78rem}.hero-trust svg{color:var(--gold)}.pill{display:inline-flex;align-items:center;gap:.55rem;padding:.5rem .85rem;border:1px solid var(--line-dark);border-radius:100px;color:var(--white);font-size:.68rem;font-weight:700;letter-spacing:.13em;margin-bottom:1.4rem}.pill-dot{width:7px;height:7px;background:var(--gold);border-radius:50%;box-shadow:0 0 12px var(--gold)}.hero-product{position:relative}.product-label{display:flex;gap:.6rem;align-items:center;color:#aaa8a1;font-size:.68rem;letter-spacing:.18em;margin-bottom:1rem}.product-label span{color:var(--gold);font-weight:800}.hero-image-wrap{overflow:hidden;border-radius:24px;animation:floatCard 6s ease-in-out infinite}.hero-image-wrap img{display:block;width:100%;border-radius:24px}.image-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 60%,rgba(201,154,67,.24),transparent 60%);pointer-events:none}.product-caption{display:flex;align-items:center;gap:1rem;margin-top:1.2rem;color:#aaa8a1;font-size:.68rem;letter-spacing:.16em}.caption-line{flex:1;height:1px;background:var(--line-dark)}.hero-bottom{border-top:1px solid var(--line-dark)}.hero-bottom-inner{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0;color:#aaa8a1;font-size:.72rem;letter-spacing:.1em}.scroll-hint{display:inline-flex;align-items:center;gap:.4rem}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-12px) rotate(-.6deg)}}.tipr-artwork{width:100%;position:relative;overflow:hidden;border-radius:inherit}.tipr-artwork img{display:block;width:100%;height:auto}.showcase-image{position:relative}.showcase-image .tipr-artwork{border-radius:24px}.showcase-stamp{position:absolute;right:1.2rem;bottom:1.2rem;display:grid;gap:.2rem;padding:.75rem;border:1px solid rgba(255,255,255,.35);border-radius:8px;color:var(--white);text-align:right}.showcase-stamp span{font-weight:800}.showcase-stamp small{font-size:.5rem;letter-spacing:.12em}.trust-band{padding:3rem 0;background:#dfdcd3}.trust-grid{display:grid;grid-template-columns:.8fr 1.5fr 1fr;gap:3rem;align-items:center}.trust-mark{color:var(--ink);font-size:.9rem;font-weight:700;letter-spacing:.12em}.trust-mark b{color:var(--gold)}.trust-grid p{max-width:560px;line-height:1.65}.trust-items{display:grid;gap:.75rem;color:var(--ink);font-size:.78rem;font-weight:700}.input-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.input-grid label.full{grid-column:span 2}label{display:grid;gap:.4rem;color:var(--ink);font-size:.78rem;font-weight:700}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:9px;padding:.8rem .85rem;background:var(--white);color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c99a431f}textarea{resize:vertical}:root{--ink: #0b0b0c;--paper: #f8f7f4;--gold: #c99a43;--gold-soft: #ead3a1;--muted: #6f6c65;--line: #dedbd3;--line-dark: rgba(255,255,255,.14);--white: #fff;--charcoal: #171719;--ease: cubic-bezier(.2,.8,.2,1)}.audience{padding:clamp(4rem,8vw,7rem) 0}.audience h2{max-width:780px;margin:.7rem 0 2.8rem}.profession-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.profession-chip{display:flex;align-items:center;gap:.6rem;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:14px;background:var(--white);font-weight:600;font-size:.9rem;transition:transform .25s var(--ease),border-color .25s var(--ease),box-shadow .25s var(--ease)}.profession-chip svg{color:var(--gold);flex-shrink:0}.profession-chip:hover{transform:translateY(-3px);border-color:var(--gold);box-shadow:0 14px 30px -22px #111}.audience-anyone{margin-top:2rem;color:var(--gold);font-weight:700;letter-spacing:.05em}.choose-section{padding:clamp(4rem,8vw,7rem) 0}.choose-section h2{margin:.7rem 0 3rem}.choose-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.choose-card{display:flex;flex-direction:column;min-height:600px;padding:clamp(2rem,4vw,3rem);background:var(--white);border:1px solid var(--line);border-radius:26px;box-shadow:0 20px 50px -38px #0b0b0c47}.choose-card-dark{background:var(--ink);border-color:var(--ink);color:var(--white)}.choose-label,.compare-label{color:var(--gold);font-size:.7rem;letter-spacing:.2em;font-weight:800}.choose-card h3{margin:1rem 0;font-size:clamp(1.6rem,3vw,2.4rem)}.choose-card p{color:var(--muted);line-height:1.65;max-width:500px}.choose-card-dark p{color:#aaa8a1}.choose-suitable,.compare-best{margin:1.8rem 0 .8rem;font-weight:700;font-size:.85rem}.choose-card ul,.compare-card ul{display:grid;gap:.65rem;padding:0;margin:0 0 2rem;list-style:none}.choose-card li,.compare-card li{display:flex;gap:.55rem;align-items:center;font-size:.88rem}.choose-card li svg,.compare-card li svg{color:var(--gold);flex-shrink:0}.choose-card .button{margin-top:auto;align-self:flex-start}.choose-price{margin-top:1.2rem;font-family:DM Mono,monospace;color:var(--muted);font-size:.8rem}.choose-card-dark .choose-price{color:#aaa8a1}.final-cta{padding:clamp(5rem,10vw,9rem) 0;text-align:center}.final-cta h2{max-width:720px;margin:0 auto 2rem}.final-cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.final-cta-tagline{margin-top:3.5rem;color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.22em}.usecases{padding:clamp(4rem,8vw,7rem) 0}.usecases h2{margin:.7rem 0 2.8rem}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.usecase-card{min-height:190px;padding:1.8rem;border:1px solid var(--line);border-radius:18px;background:var(--white);transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.usecase-card:hover{transform:translateY(-4px);box-shadow:0 22px 42px -30px #111}.usecase-card svg{color:var(--gold);margin-bottom:1.4rem}.usecase-card h3{margin-bottom:.55rem}.usecase-card p{font-size:.9rem;line-height:1.6}.biz-home{padding:clamp(4rem,9vw,8rem) 0}.biz-home h2{margin:.7rem 0 1.4rem}.biz-home h2 span{color:var(--gold)}.biz-home-lead{max-width:560px;color:#b7b5af;line-height:1.7;font-size:1.05rem}.biz-home-cta{display:flex;gap:1rem;flex-wrap:wrap;margin:2rem 0 4.5rem}.biz-industries-title{color:var(--white);margin-bottom:1.5rem}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.industry-card{padding:1.5rem;border:1px solid var(--line-dark);border-radius:16px;background:#ffffff09;transition:background .3s var(--ease),border-color .3s var(--ease)}.industry-card:hover{background:#ffffff12;border-color:var(--gold)}.industry-card h4{color:var(--white);margin-bottom:.55rem}.industry-card p{color:#a8a6a0;font-size:.86rem;line-height:1.6}.journey-section{padding:clamp(4rem,8vw,7rem) 0;text-align:center}.journey-section h2{margin-bottom:3rem}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:960px;margin:auto}.journey-step{padding:1.8rem}.journey-icon{width:72px;height:72px;display:grid;place-items:center;margin:0 auto 1.2rem;border-radius:20px;background:var(--ink);color:var(--gold)}.journey-step h3{margin-bottom:.6rem}.journey-step p{line-height:1.6}.journey-note{color:var(--gold);font-weight:700;margin-top:2rem}.comparison-section{padding:clamp(4rem,8vw,7rem) 0}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:1000px;margin:auto}.compare-card{padding:clamp(2rem,4vw,3rem);border:1px solid var(--line);border-radius:24px;background:var(--white)}.compare-card-dark{background:var(--ink);color:var(--white);border-color:var(--ink)}.compare-desc{font-size:1.2rem;font-weight:700;margin:1.2rem 0 1.8rem}.compare-card .button{margin-top:.8rem}.business-hero .hero-product{display:flex;justify-content:center}.team-art-hero{width:min(100%,430px);padding:2rem;border:1px solid var(--line-dark);border-radius:24px;background:linear-gradient(145deg,#ffffff17,#ffffff05);color:var(--gold);box-shadow:0 30px 70px -35px #000}.team-art-info{display:flex;flex-direction:column;margin:2rem 0}.team-art-info strong{color:var(--white);font-size:1.25rem}.team-art-info span{color:#aaa8a1;font-size:.8rem;margin-top:.35rem}.team-stats{border-top:1px solid var(--line-dark);padding-top:1.4rem;display:flex;justify-content:space-between;align-items:end}.team-stats b{color:var(--white);font-size:2rem}.team-stats span{color:#aaa8a1;font-size:.75rem}.industries-section{padding:clamp(4rem,8vw,7rem) 0}.industries-section h2{margin-bottom:2.8rem}.biz-dash-preview{padding:clamp(4rem,8vw,7rem) 0}.biz-dash-preview h2{margin:.7rem 0}.biz-dash-preview>.container>p{color:#aaa8a1;margin-bottom:2rem}.biz-dash-mockup{display:grid;grid-template-columns:190px 1fr;min-height:340px;overflow:hidden;background:#202022;border:1px solid var(--line-dark);border-radius:20px;box-shadow:0 30px 80px -40px #000}.biz-dash-sidebar{padding:1.2rem .8rem;border-right:1px solid var(--line-dark)}.biz-dash-brand{display:flex;align-items:center;gap:.6rem;margin-bottom:1.8rem}.biz-dash-brand .brand-logo-image{height:24px}.biz-dash-brand span{font-size:.6rem;color:var(--gold);letter-spacing:.15em}.biz-dash-sidebar nav{display:grid;gap:.25rem}.biz-dash-sidebar button{color:#9b9993;padding:.6rem .65rem;text-align:left;border-radius:8px;font-size:.72rem}.biz-dash-sidebar button.active,.biz-dash-sidebar button:hover{color:var(--white);background:#ffffff14}.biz-dash-main{padding:1.4rem}.biz-dash-topbar{display:flex;align-items:center;justify-content:space-between;color:var(--white);padding-bottom:1.2rem;border-bottom:1px solid var(--line-dark)}.biz-dash-topbar strong{font-size:.95rem}.biz-dash-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:.7rem;margin-top:1.4rem}.biz-metric{padding:1rem;background:#ffffff0d;border-radius:12px}.biz-metric span{display:block;color:#aaa8a1;font-size:.65rem;line-height:1.3;min-height:2.1em}.biz-metric strong{display:block;color:var(--white);font-size:1.35rem;margin-top:.7rem}.lead-form-section{padding:clamp(4rem,8vw,7rem) 0}.lead-form-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,7vw,7rem);max-width:1000px;margin:auto}.lead-form-intro h2{margin-bottom:1rem}.lead-form-intro p{line-height:1.7}.lead-form{padding:2rem;border-radius:22px;background:var(--white);border:1px solid var(--line);box-shadow:0 25px 55px -40px #111}.lead-form .checkout-submit{width:100%}.form-error{color:#a53d35;font-size:.85rem;margin:1rem 0}.lead-success{max-width:600px;margin:auto;text-align:center;padding:5rem 1rem}.onboarding-page{min-height:100vh;background:var(--ink);color:var(--white);padding:1.3rem clamp(1.25rem,4vw,2.5rem)}.onboarding-top{display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto}.onboarding-top>a{color:#aaa8a1;font-size:.9rem}.onboarding-content{max-width:900px;margin:clamp(5rem,12vw,9rem) auto;text-align:center}.onboarding-content h1{margin-bottom:3rem}.account-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;text-align:left}.account-type-card{display:flex;flex-direction:column;align-items:flex-start;min-height:330px;padding:2.5rem;border:1px solid var(--line-dark);border-radius:24px;background:#ffffff0a;color:var(--white);text-align:left;cursor:pointer;transition:transform .3s var(--ease),border-color .3s var(--ease),background .3s var(--ease)}.account-type-card:hover{transform:translateY(-6px);border-color:var(--gold);background:#ffffff14}.account-type-dark{background:var(--gold);color:var(--ink);border-color:var(--gold)}.account-type-dark:hover{background:var(--gold-soft)}.account-type-icon{color:var(--gold);margin-bottom:2rem}.account-type-dark .account-type-icon{color:var(--ink)}.account-type-label{font-size:.7rem;letter-spacing:.18em;color:var(--gold);font-weight:800;margin-bottom:.7rem}.account-type-dark .account-type-label{color:var(--ink)}.account-type-card strong{font-size:1.7rem;margin-bottom:.6rem}.account-type-card p{color:#aaa8a1;line-height:1.6}.account-type-dark p{color:#2d2417}.onboarding-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,7vw,7rem);max-width:1180px;margin:5rem auto}.onboarding-intro{padding-top:1rem}.onboarding-steps{display:grid;gap:.45rem;margin-top:2rem}.onboarding-steps button{display:flex;align-items:center;gap:.7rem;color:#8d8b85;text-align:left;padding:.55rem;font-size:.8rem}.onboarding-steps button span{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line-dark);border-radius:50%;font-size:.65rem}.onboarding-steps button.active{color:var(--white)}.onboarding-steps button.active span{border-color:var(--gold);color:var(--gold)}.onboarding-steps button.done{color:var(--gold)}.onboarding-steps button.done span{border-color:var(--gold);background:var(--gold);color:var(--ink)}.onboarding-card{padding:clamp(2rem,5vw,4rem);background:var(--paper);color:var(--ink);border-radius:24px;min-height:500px}.onboarding-card .activation-form{max-width:450px;margin-top:2rem}.onboarding-card .activation-form .button{margin-top:1.4rem}.onboarding-card .activation-demo-note{color:var(--muted)}@media (max-width: 1024px){.profession-grid,.biz-dash-metrics{grid-template-columns:repeat(3,1fr)}.lead-form-wrap,.onboarding-layout{grid-template-columns:1fr;max-width:700px}}@media (max-width: 768px){.profession-grid,.usecase-grid,.industry-grid{grid-template-columns:1fr 1fr}.choose-grid,.comparison-grid,.journey-grid,.account-type-grid{grid-template-columns:1fr}.choose-card{min-height:0}.biz-dash-mockup{grid-template-columns:1fr}.biz-dash-sidebar{display:none}.biz-dash-metrics{grid-template-columns:repeat(2,1fr)}.onboarding-layout{margin:3rem auto}}@media (max-width: 480px){.profession-grid,.usecase-grid,.industry-grid,.biz-dash-metrics{grid-template-columns:1fr}.account-type-card{min-height:0}}.demo-section{padding:clamp(4rem,8vw,7rem) 0}.demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center}.demo-copy h2{margin:.7rem 0 1rem}.demo-copy p{max-width:500px}.demo-note{display:inline-flex;align-items:center;gap:.6rem;margin-top:1rem;padding:.8rem 1rem;border:1px solid var(--line-dark);border-radius:10px;color:#aaa8a1;font-size:.8rem}.demo-note svg{color:var(--gold)}.phone-stage{display:flex;justify-content:center}.phone{width:290px;height:590px;padding:12px;position:relative;border-radius:42px;background:#262629;box-shadow:0 40px 80px -20px #000}.phone-notch{position:absolute;z-index:2;top:18px;left:50%;width:100px;height:24px;transform:translate(-50%);background:var(--ink);border-radius:14px}.phone-screen{width:100%;height:100%;padding:3.2rem 1.4rem 1.4rem;overflow:hidden;display:flex;flex-direction:column;border-radius:32px;background:var(--paper)}.profile-top{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}.avatar,.tip-avatar,.preview-avatar,.mini-avatar,.top-avatar{display:grid;place-items:center;flex-shrink:0;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--gold-soft));color:var(--ink);font-weight:800}.profile-top strong{display:block;font-size:1rem}.profile-top span{display:block;color:var(--muted);font-size:.7rem}.verified{margin-left:auto;color:var(--gold)}.stars{color:var(--gold);font-size:.9rem}.stars span{margin-left:.35rem;color:var(--muted);font-size:.68rem}.tip-question{margin:2rem 0 1rem;color:var(--muted);font-size:1.1rem}.tip-question span{color:var(--ink);font-size:1.8rem;font-weight:800}.amount-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}.amount-grid button,.tip-amounts button{padding:.75rem;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--ink);font-weight:700}.amount-grid button.amount-selected,.tip-amounts button.selected{border-color:var(--gold);background:var(--gold)}.amount-grid .amount-other{grid-column:span 2;display:flex;justify-content:center;align-items:center;gap:.4rem;color:var(--muted);font-size:.75rem}.phone-cta,.tip-continue{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:1rem;padding:.85rem;border-radius:10px;background:var(--ink);color:var(--white);font-weight:700}.phone-secure,.tip-demo-note{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:.8rem;color:var(--muted);font-size:.68rem}.tip-success{margin:auto 0;text-align:center}.tip-success h3{margin:1rem 0 .5rem;font-size:1.7rem}.tip-success button{margin-top:1rem;color:var(--ink);font-size:.8rem;font-weight:700;text-decoration:underline}.success-icon{display:grid;place-items:center;width:52px;height:52px;margin:auto;border-radius:50%;background:var(--gold);color:var(--ink)}.success-icon.big{width:64px;height:64px}.mini-label{color:var(--gold);font-size:.65rem;letter-spacing:.15em;font-weight:800}.close-demo{display:block;margin-top:1rem;color:var(--white)}.product-section{padding:clamp(4rem,8vw,7rem) 0}.split-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:end;margin-bottom:3rem}.product-price{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.product-price strong{font-family:DM Mono,monospace;font-size:1.8rem}.product-price span{color:var(--muted);font-size:.78rem}.product-price .button{margin-top:.5rem}.product-showcase{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center}.feature-list{display:grid;gap:1rem}.feature{display:flex;align-items:flex-start;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.feature-icon{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;border-radius:11px;background:var(--ink);color:var(--gold)}.feature h3{margin:.4rem 0 0;font-size:.95rem}.product-note{display:flex;align-items:center;gap:.45rem;margin-top:.5rem;color:var(--muted);font-size:.75rem}.product-note svg{color:var(--gold)}.footer{padding:4rem 0 1.5rem;background:var(--ink);color:var(--white)}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;padding-bottom:3rem;border-bottom:1px solid var(--line-dark)}.footer-top p{color:#aaa8a1;font-size:.85rem}.footer-social{display:flex;gap:.7rem;color:var(--gold)}.footer-col{display:grid;align-content:start;gap:.7rem}.footer-col strong{margin-bottom:.4rem;color:var(--white);font-size:.8rem}.footer-col a{color:#aaa8a1;font-size:.8rem}.footer-col a:hover{color:var(--white)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.5rem;color:#888681;font-size:.72rem}.footer-lang-area{display:inline-flex}.tip-page,.checkout-page,.activate-page{min-height:100vh;background:var(--paper);color:var(--ink)}.tip-top,.checkout-top,.activate-top{display:flex;align-items:center;justify-content:space-between;padding:1.3rem clamp(1.25rem,4vw,2rem)}.tip-top-right{display:flex;align-items:center;gap:.8rem}.demo-badge{padding:.35rem .6rem;border-radius:5px;background:var(--gold);color:var(--ink);font-size:.6rem;font-weight:800;letter-spacing:.1em}.tip-main{display:grid;place-items:center;min-height:calc(100vh - 150px);padding:3rem 1rem}.tip-card{width:min(100%,460px);padding:2rem;border-radius:24px;background:var(--white);box-shadow:0 30px 80px -45px #111}.tip-profile{display:flex;align-items:center;gap:1rem}.tip-profile h2{margin:.25rem 0;font-size:1.4rem}.tip-profile p{margin:0;font-size:.78rem}.verified-label{display:flex;align-items:center;gap:.25rem;color:var(--gold);font-size:.68rem;font-weight:700}.tip-rating{display:flex;align-items:center;justify-content:space-between;margin:1.5rem 0}.tip-rating span{color:var(--gold)}.tip-rating small{color:var(--muted);font-size:.68rem}.tip-divider{height:1px;background:var(--line)}.tip-title{margin:1.5rem 0;color:var(--muted)}.tip-title strong{display:flex;align-items:center;gap:.35rem;margin-top:.35rem;color:var(--ink);font-size:1.45rem}.tip-amounts{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem}.tip-amounts button.other{display:flex;align-items:center;justify-content:center;gap:.2rem;color:var(--muted);font-size:.75rem}.tip-footer-line{display:flex;align-items:center;gap:.7rem;margin-top:2rem;color:var(--muted);font-size:.6rem;letter-spacing:.12em}.gold-line{flex:1;height:1px;background:var(--gold)}.tip-success-page{width:min(100%,520px);text-align:center}.tip-success-page h1{font-size:3rem;margin:1.2rem 0}.review-card{margin:2rem 0;padding:1.5rem;border-radius:18px;background:var(--white);text-align:left}.review-card h3{margin:.8rem 0 .5rem}.review-card button{display:inline-flex;align-items:center;gap:.4rem;color:var(--ink);font-weight:700}.tip-back{color:var(--ink);text-decoration:underline;font-size:.85rem}.tip-bottom{display:flex;justify-content:space-between;padding:1rem 2rem;color:var(--muted);font-size:.75rem}.tip-bottom a{color:var(--ink);font-weight:700}.dashboard-page{min-height:100vh;display:grid;grid-template-columns:240px 1fr;background:var(--paper)}.dashboard-sidebar{display:flex;flex-direction:column;padding:1.2rem .8rem;background:var(--ink);color:var(--white)}.dashboard-brand{display:flex;align-items:center;gap:.6rem;padding:.4rem .5rem 2rem}.dashboard-brand .brand-logo-image{height:28px}.admin-label{color:var(--gold);font-size:.6rem;letter-spacing:.15em}.dashboard-sidebar nav{display:grid;gap:.3rem}.dashboard-sidebar nav button{display:flex;align-items:center;gap:.65rem;padding:.7rem .6rem;color:#999791;border-radius:8px;text-align:left;font-size:.78rem}.dashboard-sidebar nav button.active,.dashboard-sidebar nav button:hover{color:var(--white);background:#ffffff17}.side-arrow{margin-left:auto}.sidebar-bottom{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding:1rem .4rem 0;border-top:1px solid var(--line-dark)}.mini-profile{display:flex;align-items:center;gap:.5rem;min-width:0}.mini-avatar{width:32px;height:32px;font-size:.8rem}.mini-profile strong,.mini-profile span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-profile strong{font-size:.72rem}.mini-profile span{color:#888681;font-size:.6rem}.sidebar-settings{margin-left:auto;color:#aaa8a1}.dashboard-main{min-width:0}.dashboard-topbar{display:flex;align-items:center;gap:1rem;min-height:72px;padding:0 2rem;border-bottom:1px solid var(--line);background:var(--white)}.sidebar-toggle,.mobile-dashboard-logo{display:none}.dashboard-breadcrumb{flex:1;color:var(--muted);font-size:.8rem}.dashboard-breadcrumb strong{color:var(--ink)}.dashboard-top-actions{display:flex;align-items:center;gap:1rem}.icon-button{position:relative;color:var(--muted)}.icon-button i{position:absolute;top:0;right:0;width:5px;height:5px;border-radius:50%;background:var(--gold)}.top-divider{width:1px;height:22px;background:var(--line)}.top-avatar{width:32px;height:32px;font-size:.75rem}.dashboard-content{padding:clamp(1.5rem,4vw,3rem)}.dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}.dashboard-heading h1{margin:.5rem 0;font-size:clamp(2.2rem,5vw,4rem)}.dashboard-heading h1 span{color:var(--gold)}.demo-alert{display:flex;align-items:center;gap:.7rem;margin-bottom:1.5rem;padding:.85rem 1rem;border:1px solid var(--gold);border-radius:10px;background:#c99a431a;font-size:.78rem}.demo-alert svg{color:var(--gold);flex-shrink:0}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.admin-metrics{grid-template-columns:repeat(5,1fr)}.metric-card{padding:1.1rem;border:1px solid var(--line);border-radius:14px;background:var(--white)}.metric-card-top{display:flex;justify-content:space-between;gap:.5rem;color:var(--muted);font-size:.72rem}.metric-card-top div{color:var(--gold)}.metric-card>strong{display:block;margin:1.2rem 0 .4rem;font-size:1.5rem}.metric-trend{color:#3b8d68;font-size:.72rem}.dashboard-two-col,.dashboard-bottom-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.panel{padding:1.4rem;border:1px solid var(--line);border-radius:16px;background:var(--white)}.panel-heading{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.panel-kicker{color:var(--muted);font-size:.65rem;letter-spacing:.14em;font-weight:800}.panel h2{margin:.4rem 0 0;font-size:1.35rem}.panel-heading button,.profile-preview-link{display:inline-flex;align-items:center;gap:.3rem;color:var(--ink);font-size:.78rem;font-weight:700}.table-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:center;gap:1rem;padding:.8rem 0;border-top:1px solid var(--line);font-size:.8rem}.table-header{color:var(--muted);border-top:0;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.table-row span:first-child small{display:block;color:var(--muted);font-size:.65rem;margin-top:.2rem}.status-paid{display:inline-flex;align-items:center;gap:.25rem;color:#3b8d68;font-size:.72rem}.profile-preview{text-align:center;padding:.5rem 0 1.5rem}.preview-avatar{margin:auto}.profile-preview h3{margin:.7rem 0 .2rem}.profile-preview p{margin-bottom:1rem;font-size:.78rem}.preview-url{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .7rem;border-radius:8px;background:var(--paper);color:var(--muted);font-size:.7rem}.preview-url button{color:var(--gold)}.profile-preview-link{padding-top:1rem;border-top:1px solid var(--line)}.qr-panel{display:flex;align-items:center;justify-content:space-between;gap:2rem}.qr-panel h2,.setup-panel h2{margin:.5rem 0}.qr-panel p,.setup-panel p{font-size:.8rem}.qr-actions{display:flex;gap:.5rem;margin-top:1rem}.qr-actions button,.setup-panel button{display:inline-flex;align-items:center;gap:.35rem;color:var(--ink);font-size:.75rem;font-weight:700}.qr-visual{display:grid;grid-template-columns:repeat(9,8px);gap:2px;padding:8px;background:var(--white);border:1px solid var(--ink)}.qr-visual span{width:8px;height:8px;background:transparent}.qr-visual span.on{background:var(--ink)}.setup-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--gold);color:var(--ink)}.admin-live{display:flex;align-items:center;gap:.5rem;color:var(--gold);font-size:.7rem;font-weight:800;letter-spacing:.1em}.admin-live span{width:7px;height:7px;border-radius:50%;background:#55b77b}.health-line{display:flex;justify-content:space-between;padding:.9rem 0;border-top:1px solid var(--line);font-size:.8rem}.health-line span{display:flex;align-items:center;gap:.4rem}.health-dot{width:7px;height:7px;border-radius:50%;background:#55b77b}.health-line strong{color:#3b8d68;font-size:.72rem}.checkout-page{padding:0 2rem 4rem}.checkout-top{max-width:1180px;margin:auto;border-bottom:1px solid var(--line)}.checkout-top>div{display:grid;gap:.2rem;text-align:right;font-size:.8rem}.checkout-secure{display:inline-flex;align-items:center;gap:.3rem;color:#3b8d68;font-size:.68rem}.checkout-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;max-width:1100px;margin:4rem auto}.checkout-form h1{margin:.8rem 0 2.5rem}.back-link{display:inline-flex;align-items:center;gap:.25rem;color:var(--muted);font-size:.8rem}.back-chevron{transform:rotate(180deg)}.form-section{margin:2rem 0}.form-section h3{padding-bottom:.8rem;border-bottom:1px solid var(--line)}.demo-payment{display:flex;align-items:center;gap:.8rem;padding:1rem;border:1px dashed var(--gold);border-radius:10px}.demo-payment>svg{color:var(--gold)}.demo-payment div{display:grid;gap:.2rem;flex:1}.demo-payment strong{font-size:.8rem}.demo-payment span{color:var(--muted);font-size:.7rem}.checkout-submit{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.95rem;border-radius:9px;background:var(--ink);color:var(--white);font-weight:700}.checkout-disclaimer{display:flex;align-items:center;gap:.3rem;font-size:.7rem;text-align:center;justify-content:center}.order-summary{position:sticky;top:2rem;align-self:start}.summary-card{padding:1.5rem;border-radius:18px;background:var(--ink);color:var(--white)}.summary-kicker{color:var(--gold);font-size:.65rem;letter-spacing:.15em}.summary-card-visual{margin:1rem 0;border-radius:12px;overflow:hidden}.summary-product,.summary-lines span,.summary-total{display:flex;justify-content:space-between;gap:1rem}.summary-product{align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--line-dark)}.summary-product h3{margin:0 0 .25rem;font-size:1rem}.summary-product span,.summary-lines{color:#aaa8a1;font-size:.72rem}.summary-product strong{font-family:DM Mono,monospace}.quantity-control{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;color:#aaa8a1;font-size:.78rem}.quantity-control>div{display:flex;align-items:center;gap:.8rem}.quantity-control button{color:var(--white)}.summary-lines{display:grid;gap:.65rem;padding:1rem 0;border-top:1px solid var(--line-dark)}.summary-total{padding-top:1rem;border-top:1px solid var(--line-dark)}.summary-total strong{font-size:1.25rem}.summary-card>p{margin:1rem 0 0;color:#aaa8a1;font-size:.7rem}.checkout-success{max-width:600px;margin:9rem auto;text-align:center}.checkout-success h1{margin:1rem 0}.activate-page{padding:0 2rem 4rem}.activate-top{max-width:1180px;margin:auto}.activate-top>a{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);font-size:.8rem}.activate-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem;max-width:1100px;margin:5rem auto}.activate-intro p{max-width:400px}.activate-steps{display:grid;gap:.4rem;margin-top:2rem}.activate-steps button{display:flex;align-items:center;gap:.7rem;padding:.5rem;color:var(--muted);text-align:left;font-size:.8rem}.activate-steps button span{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;font-size:.65rem}.activate-steps button.active{color:var(--ink);font-weight:700}.activate-steps button.active span{border-color:var(--gold);color:var(--gold)}.activate-steps button.done{color:var(--gold)}.activate-steps button.done span{background:var(--gold);color:var(--ink);border-color:var(--gold)}.activate-card{position:sticky;top:2rem;align-self:start;min-height:500px;padding:3rem;border-radius:22px;background:var(--white);box-shadow:0 30px 70px -45px #111}.activate-card h2{margin:1rem 0 2rem}.activation-form{display:grid;gap:1rem}.activation-form .button{margin-top:.5rem}.input-hint{color:var(--muted);font-size:.7rem}.payout-placeholder{display:grid;gap:.5rem;padding:1.5rem;border:1px dashed var(--gold);border-radius:14px}.payout-placeholder svg{color:var(--gold)}.payout-placeholder p{margin:0;font-size:.8rem}.activation-demo-note{display:flex;align-items:center;gap:.3rem;color:var(--muted);font-size:.7rem}.activation-done{text-align:center;padding-top:3rem}.activation-done h2{margin:1.5rem 0 .8rem}.activation-done p{margin-bottom:1.5rem}.demo-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:1rem;background:#000000b3}.demo-modal{width:min(100%,1100px);max-height:90vh;overflow:auto;border-radius:20px}.demo-modal .demo-section{padding:2rem 0}.demo-modal .demo-grid{padding:1rem}.how{padding:clamp(4rem,8vw,7rem) 0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.step{padding:1.8rem;border:1px solid var(--line);border-radius:18px;background:var(--white)}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}.step-top span{font-family:DM Mono,monospace;color:var(--gold);font-size:.8rem;font-weight:700}.step h3{margin-bottom:.55rem}.step p{font-size:.88rem;line-height:1.6}.flow-card{padding:2rem;border:1px solid var(--line);border-radius:20px;background:var(--ink);color:var(--white)}.flow-intro{margin-bottom:1.5rem}.flow-intro span{display:block;color:var(--gold);font-size:.65rem;letter-spacing:.15em;font-weight:800;margin-bottom:.35rem}.flow-intro strong{font-size:1.1rem}.flow-line{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.flow-item{display:flex;align-items:center;gap:.5rem}.flow-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#ffffff14;color:var(--gold)}.flow-icon.flow-heart{background:var(--gold);color:var(--ink)}.flow-item span{color:#aaa8a1;font-size:.72rem;white-space:nowrap}.flow-arrow{color:#55554d}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem}.benefit{position:relative;padding:1.8rem;border:1px solid var(--line);border-radius:18px;background:var(--white);transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.benefit:hover{transform:translateY(-4px);box-shadow:0 22px 42px -30px #111}.benefit-featured{grid-column:span 1;border-color:var(--gold)}.benefit-number{font-family:DM Mono,monospace;color:var(--gold);font-size:.75rem;margin-bottom:1rem}.benefit svg{color:var(--gold);margin-bottom:1rem}.benefit h3{margin-bottom:.5rem}.benefit p{font-size:.85rem;line-height:1.6}.benefit-arrow{position:absolute;bottom:1.8rem;right:1.8rem;color:var(--gold)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem}.faq-list{display:grid;gap:.5rem}.faq-item{border:1px solid var(--line);border-radius:14px;background:var(--white);overflow:hidden}.faq-item.faq-active{border-color:var(--gold)}.faq-item button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.1rem 1.2rem;text-align:left;font-weight:700;font-size:.92rem}.faq-item p{padding:0 1.2rem 1.2rem;line-height:1.65}.plus-icon{position:relative;width:18px;height:18px;flex-shrink:0}.plus-icon span{position:absolute;top:50%;left:0;width:100%;height:2px;background:var(--ink);transform:translateY(-50%)}.plus-icon span:nth-child(2){transform:translateY(-50%) rotate(90deg)}.no-app{padding:clamp(4rem,8vw,7rem) 0}.no-app-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center}.no-app-visual{position:relative;min-height:360px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid var(--line);border-radius:50%}.orbit-a{width:280px;height:280px}.orbit-b{width:180px;height:180px}.no-app-node{position:relative;display:grid;place-items:center;gap:.5rem;padding:1.2rem;border:1px solid var(--line);border-radius:16px;background:var(--white);color:var(--gold);z-index:2}.no-app-node span{color:var(--ink);font-size:.65rem;letter-spacing:.1em;font-weight:700}.node-card{position:absolute;top:30px;left:30px}.node-phone{position:absolute;top:30px;right:30px}.node-pay{position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.connector{position:absolute;height:1px;background:var(--line);z-index:1}.connector-a{top:50%;left:25%;width:50%}.connector-b{top:60%;left:40%;width:30%;transform:rotate(30deg)}.simple-hero{padding:clamp(4rem,9vw,8rem) 0}.simple-hero-grid{display:flex;flex-direction:column;gap:1rem}.offer-section{padding:clamp(4rem,8vw,7rem) 0}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin:2.5rem auto 0}.offer-card{display:flex;flex-direction:column;padding:2rem;border:1px solid var(--line);border-radius:22px;background:var(--white)}.offer-card.offer-dark{background:var(--ink);color:var(--white);border-color:var(--ink)}.offer-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--ink);color:var(--gold);margin-bottom:1.2rem}.offer-dark .offer-icon{background:var(--gold);color:var(--ink)}.offer-kicker{color:var(--gold);font-size:.7rem;letter-spacing:.18em;font-weight:800;margin-bottom:.5rem}.offer-price{font-size:2rem;margin-bottom:.8rem}.offer-card p{font-size:.88rem;line-height:1.6;margin-bottom:1.2rem}.offer-card ul{display:grid;gap:.55rem;padding:0;margin:0 0 1.5rem;list-style:none}.offer-card li{display:flex;gap:.5rem;align-items:center;font-size:.85rem}.offer-card li svg{color:var(--gold);flex-shrink:0}.offer-action{display:inline-flex;align-items:center;gap:.3rem;color:var(--ink);font-weight:700;font-size:.85rem;margin-top:auto}.offer-dark .offer-action{color:var(--white)}.individual-hero .hero-image-wrap{max-width:420px;margin:0 auto}@media (max-width: 1024px){.hero-grid,.demo-grid,.product-showcase,.split-heading,.checkout-grid,.activate-layout,.trust-grid,.steps-grid,.benefits-grid,.faq-grid,.no-app-grid,.offer-grid{grid-template-columns:1fr}.hero-product{max-width:520px}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-metrics{grid-template-columns:repeat(3,1fr)}.dashboard-two-col,.dashboard-bottom-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.order-summary{position:static;max-width:500px;margin:auto}.activate-card{position:static}}@media (max-width: 768px){.container,.nav-shell{width:min(100% - 2rem,1180px)}.main-nav,.desktop-actions{display:none}.menu-toggle{display:block;z-index:95;color:var(--white)}.main-nav.nav-open{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:7rem 2rem 2rem;background:var(--ink)}.main-nav.nav-open a{font-size:1.2rem}.mobile-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1rem}.profession-grid,.usecase-grid,.industry-grid{grid-template-columns:1fr 1fr}.choose-grid,.comparison-grid,.journey-grid,.account-type-grid,.lead-form-wrap,.biz-dash-mockup{grid-template-columns:1fr}.biz-dash-sidebar{display:none}.biz-dash-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-page{grid-template-columns:1fr}.dashboard-sidebar{position:fixed;inset:0 auto 0 -280px;z-index:110;width:260px;transition:left .3s var(--ease)}.dashboard-sidebar.open{left:0}.dashboard-topbar{padding:0 1rem}.sidebar-toggle,.mobile-dashboard-logo{display:block}.sidebar-toggle{color:var(--ink)}.mobile-dashboard-logo{margin-right:auto}.mobile-dashboard-logo .brand-logo-image{height:30px}.dashboard-breadcrumb{display:none}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:105;background:#00000080}.dashboard-content{padding:1.25rem}.dashboard-heading{align-items:flex-start;flex-direction:column}.footer-top{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.input-grid{grid-template-columns:1fr}.input-grid label.full{grid-column:span 1}.hero-bottom-inner,.tip-bottom{flex-direction:column;gap:.8rem;text-align:center}.tip-amounts{grid-template-columns:repeat(3,1fr)}.onboarding-layout{margin:3rem auto}}@media (max-width: 480px){h1{font-size:clamp(2.5rem,12vw,3.5rem)}h2{font-size:clamp(2rem,9vw,2.8rem)}.profession-grid,.usecase-grid,.industry-grid,.biz-dash-metrics,.metric-grid,.admin-metrics,.footer-top{grid-template-columns:1fr}.phone{width:260px;height:540px}.account-type-card{min-height:0}.checkout-page,.activate-page{padding-left:1rem;padding-right:1rem}}
