.tp3o{--font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ink:#17191c;--muted:#646970;--subtle:#8a8e95;--surface:#f7f8fa;--line:#e7e8eb;--blue:#3159ee;--selected:#edf1ff;--success:#26715a;--danger:#b42318;--radius:12px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--z-nav:10;--z-action:20;--z-modal:30;--z-toast:40}.tp3o *{box-sizing:border-box}.tp3o{color:var(--ink);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased;margin:0;background:#fff}.tp3o button,.tp3o input,.tp3o select,.tp3o textarea{font:inherit;color:inherit}.tp3o a,.tp3o button{-webkit-tap-highlight-color:transparent}.tp3o button{cursor:pointer}.tp3o a{color:inherit;text-decoration:none}.tp3o h1,.tp3o h2,.tp3o h3,.tp3o p{margin:0}.tp3o h1{font-size:28px;font-weight:650;line-height:1.12;letter-spacing:-.035em;text-wrap:balance}.tp3o h2{font-size:22px;font-weight:650;line-height:1.18;letter-spacing:-.025em}.tp3o h3{font-size:16px;line-height:1.25;letter-spacing:-.015em;font-weight:600}.tp3o p{font-size:14px;line-height:1.45;color:var(--muted)}.tp3o .caption,.tp3o small{font-size:12px;line-height:1.35;color:var(--muted)}.tp3o [hidden]{display:none!important}.tp3o .brand{display:inline-flex;align-items:center;font-size:23px;font-weight:750;letter-spacing:-1.2px;line-height:1}.tp3o .brand sup{color:var(--blue);font-size:10px;margin:0 0 9px 3px}.tp3o .app-header{height:64px;padding:0 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.tp3o .app-header a:not(.brand){font-size:12px;color:var(--muted);min-height:44px;display:inline-flex;align-items:center}.tp3o .btn{min-height:48px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap;transition:background .16s,transform .16s}.tp3o .btn:hover{background:var(--surface)}.tp3o .btn:active{transform:scale(.985)}.tp3o .btn.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.tp3o .btn.primary:hover{background:#33363b}.tp3o .btn.blue{background:var(--blue);color:white;border-color:var(--blue)}.tp3o .btn.quiet{border-color:transparent;background:transparent;color:var(--muted)}.tp3o .btn.small{min-height:44px;padding:10px 14px;font-size:13px}.tp3o .btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.tp3o .icon-btn{width:44px;height:44px;border:0;border-radius:50%;display:inline-grid;place-items:center;background:transparent;font-size:20px}.tp3o .icon-btn:hover{background:var(--surface)}.tp3o :is(a,button,input,textarea,select,summary):focus-visible{outline:3px solid #3159ee;outline-offset:3px}.tp3o label{font-size:13px;font-weight:550;line-height:1.3}.tp3o input:not([type=file]),.tp3o select,.tp3o textarea{width:100%;min-height:50px;border:1px solid #d5d8de;border-radius:10px;background:#fff;padding:13px 14px;font-size:16px;line-height:1.35}.tp3o input::placeholder,.tp3o textarea::placeholder{color:#747a84}.tp3o textarea{resize:vertical}.tp3o .field{display:grid;gap:8px}.tp3o .fields{display:grid;gap:18px}.tp3o .error,.tp3o .field-error{color:var(--danger);font-size:12px;line-height:1.4}.tp3o .avatar{height:40px;width:40px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#edf1f6;overflow:hidden;font-size:14px;font-weight:600}.tp3o .avatar img{width:100%;height:100%;object-fit:cover}.tp3o .badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:550;line-height:1.3;color:var(--muted)}.tp3o .badge.success{color:var(--success)}.tp3o .badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.tp3o .row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding-block:16px;border-bottom:1px solid var(--line)}.tp3o .row-copy{min-width:0;flex:1}.tp3o .row-copy p{margin-top:4px;font-size:12px}.tp3o .divider{height:1px;background:var(--line);border:0;margin:24px 0}.tp3o .action-bar{position:fixed;bottom:0;left:0;right:0;z-index:var(--z-action);background:#fff;border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:12px}.tp3o .action-bar .btn{min-width:120px}.tp3o .action-bar .primary{margin-left:auto}.tp3o .ghost-block{background:#eef0f3;border-radius:5px}.tp3o .ghost-line{height:8px;background:#e8ebef;border-radius:3px}.tp3o .ghost-listing{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.tp3o .ghost-listing>.ghost-block{width:80px;height:62px;flex-shrink:0}.tp3o .ghost-listing>div:last-child{flex:1;display:grid;gap:10px}.tp3o .ghost-listing .ghost-line:nth-child(2){width:65%}.tp3o .ghost-listing .ghost-line:nth-child(3){width:40%}.tp3o .toast{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);z-index:var(--z-toast);width:max-content;max-width:calc(100% - 32px);padding:12px 16px;background:var(--ink);color:white;font-size:13px;line-height:1.4;border-radius:10px}.tp3o dialog{color:var(--ink);width:calc(100% - 32px);max-width:480px;max-height:90dvh;border:0;border-radius:16px;padding:24px;box-shadow:0 16px 60px #0003}.tp3o dialog::backdrop{background:#17191c66}.tp3o dialog h2{margin-bottom:20px}.tp3o .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:900px){.tp3o .app-header{padding-inline:40px;height:72px}.tp3o h1{font-size:32px}.tp3o .action-bar{padding-inline:max(40px,calc((100vw - 960px)/2))}}@media(prefers-reduced-motion:reduce){.tp3o *,.tp3o :after,.tp3o :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.tp3o{background:#f7f9fc}.tp3o .app-header{background:#fff}.tp3o .setup{max-width:1160px;margin:0 auto;padding:32px 24px 48px}.tp3o .step-track{display:flex;align-items:center;gap:24px;max-width:1120px;margin:0 auto 24px;font-size:12px;color:var(--muted)}.tp3o .step-track span{display:flex;gap:8px;align-items:center}.tp3o .step-track b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e8ecf4;font-size:11px}.tp3o .step-track .current{color:var(--blue);font-weight:600}.tp3o .step-track .current b{background:var(--blue);color:#fff}.tp3o .step-track .complete b{background:#e0eee9;color:var(--success)}.tp3o .setup-grid{display:grid;grid-template-columns:1.08fr 1fr;min-height:600px;background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden}.tp3o .visual-stage{position:relative;background:#eaf0fa;min-width:0;display:flex;flex-direction:column;padding:32px;overflow:hidden}.tp3o .visual-copy{position:relative;z-index:1}.tp3o .visual-kicker{font-size:11px;color:#5c7195;margin-bottom:12px;display:flex;gap:8px;align-items:center}.tp3o .visual-title{font-size:26px;letter-spacing:-.04em;line-height:1.1;max-width:310px;font-weight:650;color:#173560}.tp3o .visual-description{font-size:12px;margin-top:12px;max-width:290px;color:#5b7090}.tp3o .visual-image{width:calc(100% + 64px);margin:24px -32px -32px;flex:1;min-height:350px;max-height:490px;object-fit:cover;object-position:center;border:0}.tp3o .visual-brand{position:absolute;left:24px;right:24px;bottom:24px;padding:16px;background:#fffefbef;border:1px solid #ffffffaa;border-radius:12px;backdrop-filter:blur(12px);box-shadow:0 12px 30px #18355912;display:flex;align-items:center;gap:12px}.tp3o .visual-brand .avatar{width:44px;height:44px}.tp3o .visual-brand strong{font-size:13px;display:block}.tp3o .visual-brand small{font-size:11px;display:block;margin-top:4px}.tp3o .form-area{padding:36px 36px 24px;min-width:0;display:flex;flex-direction:column}.tp3o .form-area section{flex:1}.tp3o .heading{margin-bottom:24px}.tp3o .heading h1{font-size:36px;line-height:1.08;letter-spacing:-.045em}.tp3o .heading p{margin-top:12px;max-width:340px}.tp3o .benefits{display:grid;gap:16px;margin:28px 0}.tp3o .benefit{display:flex;gap:12px;align-items:center}.tp3o .benefit-icon{width:40px;height:40px;border-radius:10px;background:#eef3ff;color:var(--blue);display:grid;place-items:center;flex-shrink:0}.tp3o .benefit-icon svg{width:20px;height:20px}.tp3o .benefit strong{font-size:13px;display:block}.tp3o .benefit small{display:block;margin-top:4px;font-size:11px;color:var(--muted)}.tp3o .google-note{font-size:11px;color:var(--muted);margin-top:20px}.tp3o .manual-toggle{padding-left:0!important;margin-top:12px}.tp3o .manual-fields{margin-top:12px}.tp3o .account-success{display:flex;align-items:center;gap:12px;margin-top:16px}.tp3o .account-success strong{display:block;font-size:13px}.tp3o .account-success small{display:block;font-size:11px;margin-top:4px}.tp3o .profile-line{display:flex;gap:12px;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:20px}.tp3o .profile-line strong{font-size:13px}.tp3o .profile-line small{display:block;margin-top:4px}.tp3o .photo-link{font-size:11px;color:var(--blue);cursor:pointer}.tp3o .photo-link input{display:none}.tp3o .stack{display:grid;gap:20px}.tp3o .brand-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.tp3o .brand-option{border:1px solid var(--line);background:white;border-radius:10px;padding:12px 8px;text-align:left;min-width:0}.tp3o .brand-option[aria-pressed=true]{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue);background:#f8faff}.tp3o .brand-option .swatch{height:4px;width:22px;background:var(--ink);display:block;margin-bottom:12px}.tp3o .brand-option[data-brand=remax] .swatch{background:#d52932}.tp3o .brand-option[data-brand=coldwell] .swatch{background:#133e7d}.tp3o .brand-option strong{font-size:10px;display:block;white-space:nowrap}.tp3o .brand-option small{font-size:9px;display:block;margin-top:6px}.tp3o .brand-hint{font-size:10px;margin-top:8px}.tp3o .brand-live{display:flex;gap:12px;align-items:center;margin-top:16px}.tp3o .brand-live-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:6px;background:var(--ink);color:white;font-size:11px;font-weight:600}.tp3o .brand-live-mark.remax{background:#c82430}.tp3o .brand-live-mark.coldwell{background:#133e7d}.tp3o .brand-live strong{font-size:12px;display:block}.tp3o .brand-live small{font-size:10px;color:var(--muted);display:block;margin-top:4px}.tp3o .tone-options{display:flex;gap:8px;margin:8px 0 16px}.tp3o .tone-option{min-height:42px;border:1px solid var(--line);border-radius:8px;background:white;flex:1;font-size:11px;padding:8px}.tp3o .tone-option[aria-pressed=true]{background:var(--selected);color:var(--blue);border-color:var(--blue)}.tp3o .description-field textarea{font-size:13px;min-height:104px}.tp3o .inline-note{font-size:10px;margin-top:8px}.tp3o .contact-details,.tp3o .import-details{border-top:1px solid var(--line);margin-top:16px}.tp3o .contact-details summary,.tp3o .import-details summary{list-style:none;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:550;cursor:pointer}.tp3o .contact-details summary:after,.tp3o .import-details summary:after{content:"+";color:var(--blue);font-size:18px}.tp3o .contact-details[open] summary:after,.tp3o .import-details[open] summary:after{content:"−"}.tp3o .contact-details .fields,.tp3o .import-details .fields{padding-top:8px;gap:12px}.tp3o .import-details .btn{margin-top:12px}.tp3o .import-details p{font-size:10px;margin-top:8px}.tp3o .optional-label{font-size:10px;color:var(--muted);font-weight:400}.tp3o .form-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:20px;margin-top:24px}.tp3o .form-actions .primary{background:var(--blue);border-color:var(--blue);margin-left:auto}.tp3o .form-actions .primary:hover{background:#224ad8}.tp3o .form-actions .quiet{padding-left:0;min-width:64px;justify-content:flex-start}.tp3o .form-actions svg{width:17px;height:17px}.tp3o .prototype{font-size:9px;color:var(--subtle);margin-top:16px;line-height:1.4}.tp3o .error{font-size:11px;margin-top:12px}.tp3o .site-surface{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.tp3o .site-top{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line)}.tp3o .site-logo{font-size:12px;line-height:1.2;font-weight:700}.tp3o .site-logo small{font-size:8px;display:block;margin-top:4px;font-weight:400}.tp3o .site-top>span{font-size:10px;color:var(--muted)}.tp3o .site-body{padding:20px}.tp3o .site-person{display:flex;align-items:center;gap:12px;margin-bottom:20px}.tp3o .site-person strong{font-size:12px;display:block}.tp3o .site-person small{font-size:10px;display:block;margin-top:4px}.tp3o .site-person .avatar{width:44px;height:44px}.tp3o .site-headline{font-size:26px;line-height:1.1;letter-spacing:-.035em;margin-bottom:12px}.tp3o .site-description{font-size:12px;line-height:1.45}.tp3o .site-contact{display:inline-flex;background:var(--blue);color:white;min-height:40px;align-items:center;padding:10px 14px;border-radius:6px;font-size:11px;font-weight:600;margin-top:16px;gap:8px}.tp3o .site-contact svg{width:14px;height:14px}.tp3o .site-hero{width:100%;height:170px;object-fit:cover;border-radius:8px;margin:20px 0 0}.tp3o .site-label{font-size:10px;color:var(--muted);margin-top:20px}.tp3o .ghost-empty-note{font-size:10px;margin-top:12px}.tp3o .preview-foot{padding:0 20px 16px;font-size:9px;color:var(--muted)}.tp3o .actual-listing{display:flex;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.tp3o .actual-listing img{height:60px;width:80px;object-fit:cover;border-radius:6px}.tp3o .actual-listing strong{font-size:11px;display:block}.tp3o .actual-listing small{font-size:10px;display:block;margin-top:4px}.tp3o .site-surface[data-brand=remax] .site-logo{color:#c82430}.tp3o .site-surface[data-brand=remax] .site-contact{background:#c82430}.tp3o .site-surface[data-brand=coldwell] .site-logo{color:#133e7d}.tp3o .site-surface[data-brand=coldwell] .site-contact{background:#133e7d}.tp3o .finish-summary{display:flex;gap:8px;align-items:center;color:var(--success);font-size:12px;margin-bottom:16px}.tp3o .finish-summary svg{width:16px;height:16px}.tp3o .finish-note{font-size:11px;margin-top:16px}.tp3o .final-mode{grid-template-columns:1fr;max-width:760px;margin:auto}.tp3o .final-mode .visual-stage{display:none}.tp3o .final-mode .form-area{padding:32px}.tp3o .final-mode .site-hero{height:240px}.tp3o .final-mode .site-body{padding:24px}.tp3o .final-mode .site-headline{font-size:32px}.tp3o .final-mode .site-description{font-size:14px}.tp3o .final-mode .form-actions{position:static}.tp3o .source-status{color:var(--success)}@media(max-width:759px){.tp3o .setup{padding:20px 16px 108px}.tp3o .step-track{gap:16px;margin-bottom:16px;font-size:10px}.tp3o .step-track b{width:21px;height:21px}.tp3o .setup-grid{grid-template-columns:1fr;min-height:0;border-radius:16px}.tp3o .visual-stage{height:184px;padding:20px;display:block}.tp3o .visual-copy{width:49%}.tp3o .visual-kicker{font-size:9px;margin-bottom:10px}.tp3o .visual-title{font-size:20px;line-height:1.08}.tp3o .visual-description{display:none}.tp3o .visual-image{position:absolute;right:0;top:0;height:100%;min-height:0;width:52%;margin:0;object-fit:cover;object-position:center}.tp3o .visual-brand{bottom:12px;left:auto;right:12px;width:48%;padding:8px;gap:8px;border-radius:8px}.tp3o .visual-brand .avatar{width:28px;height:28px}.tp3o .visual-brand strong{font-size:9px}.tp3o .visual-brand small{font-size:8px;margin-top:2px}.tp3o .form-area{padding:24px 20px 20px}.tp3o .heading{margin-bottom:20px}.tp3o .heading h1{font-size:28px}.tp3o .heading p{font-size:13px;margin-top:8px}.tp3o .benefits{margin:20px 0;gap:12px}.tp3o .benefit-icon{width:36px;height:36px}.tp3o .benefit strong{font-size:12px}.tp3o .benefit small{font-size:10px}.tp3o .google-note{font-size:10px;margin-top:16px}.tp3o .form-actions{position:fixed;left:0;right:0;bottom:0;margin:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:white;z-index:var(--z-action);border-top:1px solid var(--line)}.tp3o .prototype{font-size:9px;margin-top:16px}.tp3o .brand-option strong{font-size:9px}.tp3o .final-mode .form-area{padding:24px 20px}.tp3o .final-mode .site-body{padding:16px 0}.tp3o .final-mode .site-surface{border:0;border-top:1px solid var(--line);border-radius:0}.tp3o .final-mode .site-top{padding:16px 0}.tp3o .final-mode .preview-foot{padding-left:0}.tp3o .final-mode .site-headline{font-size:28px}.tp3o .final-mode .site-hero{height:180px}.tp3o .final-mode .form-actions{position:fixed}.tp3o .caption{font-size:10px}.tp3o .contact-details summary{font-size:11px}}@media(max-width:359px){.tp3o .setup{padding-inline:12px}.tp3o .form-area{padding-inline:16px}.tp3o .visual-stage{padding:16px}.tp3o .visual-title{font-size:18px}.tp3o .step-track{gap:12px}.tp3o .brand-options{gap:6px}.tp3o .brand-option{padding:12px 6px}.tp3o .brand-option strong{font-size:8px}.tp3o .tone-option{font-size:10px}.tp3o .form-actions .btn{font-size:12px;padding-inline:14px}}.tp3o{--tp-blue:#3159ee;--tp-blue-hover:#2345c9;--tp-ink:#15171c;--tp-tint:#edf2ff;--tp-border:#dee5f2;--tp-radius:10px}.tp3o .tp-brand{display:inline-flex!important;align-items:center!important;flex-shrink:0;min-height:44px;padding:0!important;line-height:1}.tp3o .tp-brand img{display:block;width:142px;height:32px;object-fit:contain}.tp3o .tp-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:inline-block;flex-shrink:0;vertical-align:middle}.tp3o .btn.primary,.tp3o .button.dark,.tp3o .button.primary{background:var(--tp-blue)!important;border-color:var(--tp-blue)!important;color:white!important}.tp3o .btn.primary:hover,.tp3o .button.dark:hover,.tp3o .button.primary:hover{background:var(--tp-blue-hover)!important;border-color:var(--tp-blue-hover)!important}.tp3o .btn,.tp3o .button{border-radius:var(--tp-radius);min-height:48px;font-size:14px;font-weight:600;line-height:1.2}.tp3o .btn.quiet{color:#626773}.tp3o .btn:focus-visible,.tp3o .button:focus-visible{outline:3px solid #8fa6ff;outline-offset:3px}.tp3o .source-option.selected,.tp3o .tone-option[aria-pressed=true]{background:var(--tp-tint)!important;color:var(--tp-blue)!important;border-color:var(--tp-blue)!important}.tp3o .brand-option[aria-pressed=true]{border-color:var(--tp-blue)!important;box-shadow:0 0 0 1px var(--tp-blue)!important;background:var(--tp-tint)!important}.tp3o .nav-item.active,.tp3o .step-track span.current{color:var(--tp-blue)!important}.tp3o .step-track span.complete{color:#315d84}.tp3o .site-contact{background:var(--tp-blue)}.tp3o .tp-icon-tile{height:40px;width:40px;border-radius:11px;background:var(--tp-tint);color:var(--tp-blue);display:inline-grid;place-items:center;flex-shrink:0}@media(max-width:359px){.tp3o .tp-brand img{width:128px;height:29px}}.tp3o .segment button{display:flex;align-items:center;justify-content:center;gap:7px}.tp3o .segment button>span{margin:0!important;display:inline-flex}.tp3o .segment .tp-icon{width:18px;height:18px}.tp3o .nav-item svg{stroke-width:1.8!important;stroke-linecap:round;stroke-linejoin:round}.tp3o .btn>span:has(.tp-icon),.tp3o .button>span:has(.tp-icon){display:inline-flex;align-items:center}.tp3o .social-footer{width:100%!important;margin-left:0!important;display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid #e2e5eb}.tp3o .social-footer strong{font-size:13px}.tp3o .social-footer>span{font-size:11px;color:#626773}.tp3o .menu-button,.tp3o .menu-close{display:grid;place-items:center}.tp3o .menu-button .tp-icon,.tp3o .menu-close .tp-icon{width:22px;height:22px}.tp3o footer>div:not(.social-footer){flex-wrap:wrap}@media(min-width:1024px){.tp3o .header .menu-button{display:none}}.tp3o .btn,.tp3o .button{white-space:nowrap}.tp3o .hero-actions .button{gap:16px;padding-inline:18px}.tp3o .hero-actions .text-link{white-space:nowrap}@media(max-width:420px){.tp3o .hero-actions{display:grid;grid-template-columns:1fr;gap:4px}.tp3o .hero-actions .button{width:100%;justify-content:space-between}.tp3o .hero-actions .text-link{justify-content:center;min-height:40px}.tp3o .hero{padding-top:34px}}.tp3o .social-links{display:flex;gap:8px;align-items:center;margin-top:12px}.tp3o .social-links a{display:inline-flex!important;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;border:1px solid #dce3ef;border-radius:50%;color:#46516a;background:#f5f7fc;transition:color .18s,background .18s,border-color .18s}.tp3o .social-links a:hover{color:#3159ee;background:#edf1ff;border-color:#3159ee}.tp3o .social-links a:focus-visible{outline:3px solid #3159ee;outline-offset:3px}.tp3o .social-links .tp-icon{width:20px;height:20px}.tp3o{--tp-canvas:#ffffff;--tp-surface:#f5f8ff;--tp-surface-alt:#eef4ff;--tp-field:#f0f5fd;--tp-selected:#e2ebff;--tp-tint:#edf3ff;--tp-border:transparent;--line:transparent;--surface:#f5f8ff}.tp3o :is(h1,h2,h3,.visual-title,.site-title,.sample-brand,.template-brand){font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:800!important;letter-spacing:-.045em!important}.tp3o h1{line-height:1.08!important}.tp3o h2{line-height:1.14!important}.tp3o h3{line-height:1.22!important;letter-spacing:-.03em!important}.tp3o :is(.header,.site-header,.app-header,.mobile-menu,.mobile-nav,.sidebar,.action-bar,.action-dock,.site-footer,.footer-bottom,.social-footer,.benefit-strip,.section,.row,.checklist,.checklist .row,.site-meta,.profile-line,.inline-panel,.listing-row,.ghost-listing,.preview-top,.preview-bottom,.dialog-bar,.listing-footer,.menu-links a,.settings-form section){border-color:transparent!important}.tp3o :is(.setup-grid,.browser-frame,.template,.plan,.card,.visual-brand,.sample-contact,.brand-option,.brand-choice,.tone-option,.source-option,.filter,.sample-listing,.listing,.social-links a){border-color:transparent!important;box-shadow:none}.tp3o :is(.setup-grid,.browser-frame,.template,.card){background:var(--tp-surface)}.tp3o :is(.template-info,.browser-bar,.dialog-bar,.preview-top,.preview-bottom){background:var(--tp-surface)}.tp3o :is(.template-visual,.visual-stage,.step-art,.plan,.section-icon,.benefit-icon){background:var(--tp-surface-alt)}.tp3o .plan.featured{background:#e9f0ff;border-color:transparent!important}.tp3o :is(.site-footer,.tp3o>footer){background:var(--tp-surface)}.tp3o :is(.social-footer,.footer-bottom){border:0!important}.tp3o :is(.comparison th,.comparison td,.faq-list details,.faq-list details:last-child){border-color:transparent!important}.tp3o .comparison tbody tr:nth-child(odd),.tp3o .faq-list details{background:var(--tp-surface)}.tp3o .faq-list details{border:0!important;border-radius:12px;margin-bottom:10px;padding-inline:20px}.tp3o .faq-list details[open]{background:var(--tp-surface-alt)}.tp3o .checklist .row{padding-inline:14px;border-radius:10px;background:var(--tp-surface);margin-top:6px}.tp3o .checklist .row:hover{background:var(--tp-surface-alt)}.tp3o input:not([type=checkbox]):not([type=radio]):not([type=file]),.tp3o select,.tp3o textarea{background:var(--tp-field)!important;border-color:transparent!important;box-shadow:none!important}.tp3o input:not([type=checkbox]):not([type=radio]):not([type=file]):hover,.tp3o select:hover,.tp3o textarea:hover{background:#eaf1fd!important}.tp3o input:disabled,.tp3o select:disabled,.tp3o textarea:disabled{background:#f2f5fa!important;color:#767e8c}.tp3o :is(.btn,.button){border-color:transparent!important;box-shadow:none}.tp3o :is(.btn,.button):not(.primary):not(.dark):not(.blue):not(.quiet){background:var(--tp-surface-alt)}.tp3o :is(.btn,.button):not(.primary):not(.dark):not(.blue):not(.quiet):hover{background:#e4ecfc}.tp3o :is(.brand-option,.brand-choice,.tone-option,.source-option,.filter){background:var(--tp-surface)!important;border-color:transparent!important;box-shadow:none!important}.tp3o .brand-choice:has(input:checked),.tp3o .source-option.selected,.tp3o :is(.brand-option,.tone-option,.filter)[aria-pressed=true]{background:var(--tp-selected)!important;color:var(--tp-blue)!important;border-color:transparent!important;box-shadow:none!important}.tp3o .brand-option[aria-pressed=true] strong,.tp3o .filter[aria-pressed=true],.tp3o .tone-option[aria-pressed=true]{font-weight:750}.tp3o .segment{background:var(--tp-surface-alt)}.tp3o .segment button.selected{box-shadow:none;background:#fff;color:var(--tp-blue)}.tp3o .ghost-block{background:#e8effa}.tp3o .ghost-line{background:#e2eaf7}.tp3o .social-links a{background:var(--tp-surface-alt);border-color:transparent!important}.tp3o .social-links a:hover{background:var(--tp-selected)}.tp3o :is(a,button,input,textarea,select,summary):focus-visible{outline:3px solid #3159ee!important;outline-offset:3px!important}.tp3o .brand-choice:focus-within{outline:3px solid #3159ee;outline-offset:3px}.tp3o :is(.story-overview,.story-overview>a,.story-card,.domain-field,.sample-site,.browser-bar,.moment-tabs,.moment-tabs button,.menu-header,.mobile-menu nav a,.sticky-cta,.faqs details){border-color:transparent!important}.tp3o .story-card,.tp3o .story-overview>a{background:var(--tp-surface)}.tp3o .story-overview>a{border-radius:12px;padding-inline:16px}.tp3o .story-overview{gap:10px}.tp3o .domain-field{background:var(--tp-field)}.tp3o .moment-tabs{background:var(--tp-surface);border-radius:10px;padding:4px;gap:4px}.tp3o .moment-tabs button{border-radius:7px;padding-inline:12px}.tp3o .moment-tabs button[aria-selected=true]{background:var(--tp-selected);color:var(--tp-blue)}.tp3o .faqs details{background:var(--tp-surface);border-radius:12px;margin-bottom:8px;padding-inline:18px}.tp3o .faqs details[open]{background:var(--tp-surface-alt)}.tp3o .header,.tp3o .site-header{position:sticky!important;top:12px;z-index:40;width:calc(100% - 32px)!important;max-width:1248px!important;height:68px!important;min-height:68px;margin:12px auto 0!important;padding:0 22px!important;border-radius:22px;background:rgba(247,250,255,.82)!important;backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);box-shadow:0 10px 35px #23457d0a;transition:transform .3s,opacity .3s}.tp3o .header.is-resting,.tp3o .site-header.is-resting{transform:translateY(calc(-100% - 24px));opacity:0;pointer-events:none}.tp3o .header:focus-within,.tp3o .site-header:focus-within{transform:none;opacity:1;pointer-events:auto}.tp3o .header .nav-actions>[data-start],.tp3o .site-header .header-actions>.btn.primary{display:none!important}.tp3o .sticky-cta{display:flex!important;position:fixed;bottom:18px;left:50%;right:auto;transform:translateX(-50%);width:max-content;max-width:calc(100% - 28px);gap:24px;padding:9px 10px 9px 20px;border-radius:22px;background:rgba(244,248,255,.88);backdrop-filter:blur(24px);box-shadow:0 10px 40px #254e9b20;z-index:45}.tp3o .sticky-cta[hidden]{display:none!important}.tp3o .sticky-cta>span{font-size:12px}.tp3o .sticky-cta .button{border-radius:15px;min-height:46px}.tp3o .benefit-strip{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;padding:0!important;margin-top:25px;margin-bottom:24px}.tp3o .benefit-strip article{padding:25px;background:#f0f6ff;border-radius:20px}.tp3o .benefit-strip article:nth-child(2){background:#e9f2ff}.tp3o .benefit-strip article:nth-child(3){background:#f3f7ff}.tp3o .benefit-strip h3,.tp3o .benefit-strip strong{display:block;font-size:18px;margin:10px 0 6px;letter-spacing:-.035em}.tp3o .benefit-strip p{display:block;font-size:12px;line-height:1.45;color:#596778}.tp3o .benefit-strip .tp-icon{color:#3159ee}.tp3o .steps .step-art{height:250px;overflow:hidden;background:#eaf3ff;display:block}.tp3o .step-art>img{width:100%;height:100%;object-fit:cover;display:block}.tp3o .step-art>span{position:absolute;bottom:14px;left:14px;right:14px;width:fit-content;background:#ffffffed;border-radius:10px;padding:9px 13px;font-size:11px;color:#234075}.tp3o .steps article:first-child .step-art>img{object-fit:cover;object-position:center}.tp3o .preview-top{gap:16px}.tp3o .preview-caption,.tp3o .preview-top .segment{display:none!important}.tp3o .preview-heading{font-size:18px;letter-spacing:-.035em;font-weight:800}.tp3o .slider-controls{display:flex;align-items:center;gap:9px}.tp3o .slider-controls button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:#e9f1ff;color:#3159ee}.tp3o .slider-controls span{font-size:11px;color:#627089;min-width:35px;text-align:center}.tp3o .hero-visual{touch-action:pan-y}.tp3o .browser-frame{transition:opacity .18s,transform .3s}.tp3o .sample-hero>img{transition:opacity .3s}.tp3o .ownership-grid{display:block!important}.tp3o .showcase-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.tp3o .showcase-head h2{max-width:640px}.tp3o .showcase-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;scrollbar-width:none;overscroll-behavior-x:contain}.tp3o .showcase-track::-webkit-scrollbar{display:none}.tp3o .showcase-slide{flex:0 0 88%;scroll-snap-align:start;background:#e9f2ff;border-radius:24px;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr;align-items:center}.tp3o .showcase-slide>img{width:100%;height:440px;object-fit:cover}.tp3o .showcase-slide>div{padding:36px}.tp3o .showcase-slide h3{font-size:36px;line-height:1.08;letter-spacing:-.045em}.tp3o .showcase-slide p{margin:18px 0;color:#596778;font-size:14px}.tp3o .showcase-slide:nth-child(2){background:#e4edff}.tp3o .showcase-slide:nth-child(3){background:#eff6ff}.tp3o .showcase-slide .eyebrow{color:#3159ee;margin-bottom:16px}.tp3o .showcase-slide a{display:inline-flex;align-items:center;gap:12px;color:#3159ee;font-size:14px;font-weight:700}.tp3o .story-card{will-change:auto}.tp3o .motion-enter{transform-origin:center 70%}.tp3o .story-stack{overflow:clip}@media(max-width:700px){.tp3o .header,.tp3o .site-header{top:8px;height:60px!important;min-height:60px;width:calc(100% - 24px)!important;padding:0 16px!important;border-radius:18px}.tp3o .benefit-strip{grid-template-columns:1fr!important;gap:8px!important}.tp3o .benefit-strip article{padding:20px 22px}.tp3o .benefit-strip h3,.tp3o .benefit-strip strong{font-size:19px}.tp3o .steps{grid-template-columns:1fr}.tp3o .steps .step-art{height:280px}.tp3o .sticky-cta{bottom:max(14px,env(safe-area-inset-bottom));gap:15px}.tp3o .sticky-cta>span{font-size:11px}.tp3o .showcase-head{align-items:center}.tp3o .showcase-head h2{font-size:30px}.tp3o .showcase-head .slider-controls{flex-shrink:0}.tp3o .showcase-slide{flex-basis:92%;grid-template-columns:1fr}.tp3o .showcase-slide>img{height:280px}.tp3o .showcase-slide>div{padding:25px}.tp3o .showcase-slide h3{font-size:29px}.tp3o .hero{padding-top:38px}.tp3o .preview-heading{font-size:17px}}@media(prefers-reduced-motion:reduce){.tp3o .motion-enter{transform:none!important;filter:none!important;opacity:1!important}.tp3o .header,.tp3o .site-header{transition:none}.tp3o .showcase-track{scroll-behavior:auto}}@media(max-width:700px){.tp3o .showcase-head{display:block}.tp3o .showcase-head .slider-controls{justify-content:flex-end;margin-top:18px}.tp3o .showcase-head h2{max-width:340px}.tp3o .showcase-head .eyebrow{margin-bottom:12px}}.tp3o .app-header,.tp3o .header,.tp3o .site-header{position:sticky!important;top:12px;z-index:40;width:calc(100% - 32px)!important;max-width:1248px!important;height:68px!important;min-height:68px;margin:12px auto 0!important;padding:0 22px!important;border:0!important;border-radius:22px;background:rgba(250,252,255,.86)!important;backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);box-shadow:0 12px 34px #2038620d;transition:transform .3s,opacity .3s}.tp3o .app-header.is-resting,.tp3o .header.is-resting,.tp3o .site-header.is-resting{transform:translateY(calc(-100% - 24px));opacity:0;pointer-events:none}.tp3o .app-header:focus-within,.tp3o .header:focus-within,.tp3o .site-header:focus-within{transform:none;opacity:1;pointer-events:auto}.tp3o .actual-listing,.tp3o .comparison td,.tp3o .comparison th,.tp3o .contact-details,.tp3o .faq-list details,.tp3o .footer-bottom,.tp3o .form-actions,.tp3o .import-details,.tp3o .menu-links a,.tp3o .profile-line,.tp3o .section,.tp3o .site-footer,.tp3o .site-top,.tp3o .social-footer,.tp3o .story-overview,.tp3o .story-overview>a{border:0!important}.tp3o .brand-option,.tp3o .browser-frame,.tp3o .domain-field,.tp3o .filter,.tp3o .plan,.tp3o .preview-modal,.tp3o .sample-contact,.tp3o .setup-grid,.tp3o .site-surface,.tp3o .story-card,.tp3o .template,.tp3o .tone-option,.tp3o input,.tp3o select,.tp3o textarea{border:0!important;box-shadow:none!important}.tp3o .domain-field,.tp3o input,.tp3o select,.tp3o textarea{background:#f0f3f7!important}.tp3o .brand-option,.tp3o .filter,.tp3o .tone-option{background:#f3f5f8!important}.tp3o .story-card{border:0!important;box-shadow:none!important;will-change:transform,filter,opacity}.tp3o .story-blue{background:#edf5ff!important}.tp3o .story-mint{background:#ebf8f2!important}.tp3o .story-lilac{background:#f2efff!important}.tp3o .motion-enter{transform-origin:center bottom}.tp3o .story-stack{overflow:visible}.tp3o .benefit-strip{border:0!important}.tp3o .benefit-strip article{border:0!important;background:#edf5ff!important}.tp3o .benefit-strip article:nth-child(2){background:#fff2ec!important}.tp3o .benefit-strip article:nth-child(3){background:#ebf8f2!important}.tp3o .showcase-slide{border:0!important;background:#edf5ff!important}.tp3o .showcase-slide:nth-child(2){background:#f2efff!important}.tp3o .showcase-slide:nth-child(3){background:#ebf8f2!important}.tp3o .template{border-radius:24px!important;background:#edf5ff!important}.tp3o .template:nth-child(2){background:#f2efff!important}.tp3o .template-visual{background:transparent!important;padding:24px!important}.tp3o .template-site{border-radius:17px;overflow:hidden;padding:22px!important}.tp3o .template-site img{border-radius:12px}.tp3o .template-info{padding:22px 24px 25px!important}.tp3o .listing-category{font-size:9px!important;line-height:1.2;letter-spacing:.14em;font-weight:650;color:#77818e!important}.tp3o .listing-strip strong{font:750 16px/1.25 Manrope,sans-serif!important;letter-spacing:-.025em;margin-top:8px!important}.tp3o .listing-location{font-size:11px!important;line-height:1.35;margin-top:6px!important;color:#697482!important}.tp3o .listing-strip{padding:22px 24px!important;background:#f4f6fa}.tp3o .listing-arrow{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:white;color:#17202d}.tp3o .listing-arrow .tp-icon,.tp3o .preview-bottom .tp-icon,.tp3o .sample-contact .tp-icon,.tp3o .sample-cta .tp-icon{width:16px;height:16px}.tp3o .sample-contact,.tp3o .sample-cta{display:inline-flex;align-items:center;gap:8px}.tp3o .preview-bottom{font-size:11px!important;padding:12px 2px 0!important}.tp3o .preview-bottom .text-link{font-size:12px!important;gap:8px}.tp3o .comparison{border-collapse:separate!important;border-spacing:0 8px!important}.tp3o .comparison tr{background:#f2f4f7}.tp3o .comparison tbody tr:nth-child(2n){background:#edf3ee}.tp3o .comparison td,.tp3o .comparison th{padding:18px 16px!important}.tp3o .comparison td:first-child,.tp3o .comparison th:first-child{padding-left:18px!important}.tp3o .comparison tr>:first-child{border-radius:12px 0 0 12px}.tp3o .comparison tr>:last-child{border-radius:0 12px 12px 0}.tp3o .sticky-cta{gap:0!important;padding:6px!important;border-radius:999px!important;background:rgba(252,253,255,.82)!important;box-shadow:0 12px 40px #172c5518!important}.tp3o .sticky-cta>span{display:none!important}.tp3o .sticky-cta .btn,.tp3o .sticky-cta .button{min-height:44px!important;padding:11px 18px!important;border-radius:999px!important;gap:12px!important;font-size:13px!important}@media(max-width:700px){.tp3o .app-header,.tp3o .header,.tp3o .site-header{top:8px!important;height:60px!important;min-height:60px!important;width:calc(100% - 24px)!important;padding:0 16px!important;border-radius:18px!important}.tp3o .template{border-radius:20px!important}.tp3o .template-visual{padding:14px!important}.tp3o .template-site{border-radius:14px}.tp3o .sticky-cta{bottom:max(12px,env(safe-area-inset-bottom))!important}.tp3o .sticky-cta>span{display:none}.tp3o .comparison{display:table!important;width:100%!important}.tp3o .comparison td,.tp3o .comparison th{white-space:normal;vertical-align:middle}}.tp3o .comparison tr{background:#edf5ff!important}.tp3o .comparison tbody tr:nth-child(2n){background:#ebf8f2!important}.tp3o .hero-visual>.preview-bottom,.tp3o .hero-visual>.preview-top{background:transparent!important}.tp3o .hero-visual>.preview-bottom,.tp3o .hero-visual>.preview-top{padding-left:0!important;padding-right:0!important}.tp3o .step-track b .tp-icon{width:13px;height:13px}.tp3o .qs-kicker{margin-bottom:10px;font-size:11px;font-weight:650;letter-spacing:.1em;text-transform:uppercase;color:var(--tp-blue)}.tp3o .qs-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.tp3o .form-actions .qs-skip{margin-left:auto}.tp3o .form-actions .qs-skip+.primary{margin-left:0}.tp3o .qs-providers-wrap{display:grid;gap:8px;margin:0 0 20px}.tp3o .qs-providers-label{font-size:12px;font-weight:600;color:var(--muted)}.tp3o .qs-providers{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:8px}.tp3o .qs-provider{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:8px 10px;border:0;border-radius:12px;background:var(--tp-blue);color:#fff;font-size:13px;font-weight:600;white-space:nowrap;transition:background .15s,transform .15s}.tp3o .qs-provider:hover:not(:disabled){background:var(--tp-blue-hover)}.tp3o .qs-provider:active:not(:disabled){transform:scale(.98)}.tp3o .qs-provider:disabled{opacity:.7;cursor:default}.tp3o .qs-provider-mark{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;background:#fff;flex-shrink:0}.tp3o .qs-provider-mark svg{width:15px;height:15px}.tp3o .google-note a{color:var(--tp-blue);text-decoration:underline;text-underline-offset:3px}.tp3o .account-success{margin:4px 0 16px;padding:12px 14px;border-radius:12px;background:#ebf8f2}.tp3o .qs-success-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#26715a;color:#fff;flex-shrink:0}.tp3o .qs-success-mark .tp-icon{width:16px;height:16px}.tp3o .qs-profile{transition:opacity .25s}.tp3o .qs-locked{opacity:.5}.tp3o .qs-locked input{cursor:not-allowed}.tp3o .qs-track-in{animation:qs-track-in .35s ease-out both}@keyframes qs-track-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.tp3o .qs-terms{display:flex;align-items:flex-start;gap:10px;font-size:13px;font-weight:400;line-height:1.5;color:var(--muted)}.tp3o .qs-terms input{width:18px;height:18px;min-height:0;margin:1px 0 0;flex-shrink:0;accent-color:var(--tp-blue)}.tp3o .qs-search{position:relative;display:grid;gap:8px}.tp3o .qs-search-status{position:absolute;top:44px;font-size:11px;color:var(--muted)}.tp3o .qs-search-list{position:absolute;z-index:5;top:calc(100% + 4px);left:0;right:0;margin:0;padding:6px;list-style:none;border-radius:12px;background:#fff;box-shadow:0 16px 40px #1b2d5a24,inset 0 0 0 1px #e3e8f2;max-height:280px;overflow:auto}.tp3o .qs-search-list button{display:grid;gap:2px;width:100%;padding:10px 12px;border:0;border-radius:8px;background:transparent;text-align:left}.tp3o .qs-search-list button:hover,.tp3o .qs-search-list li[aria-selected=true] button{background:var(--tp-tint)}.tp3o .qs-search-list strong{font-size:13px}.tp3o .qs-search-list small{font-size:11px;color:var(--muted)}.tp3o .qs-picked{font-size:12px;color:var(--success)}.tp3o .qs-bios{display:flex;gap:12px;margin:0 -2px;padding:2px 2px 6px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none}.tp3o .qs-bios::-webkit-scrollbar{display:none}.tp3o .qs-bio{flex:0 0 72%;scroll-snap-align:start;display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:12px;background:var(--tp-surface);box-shadow:inset 0 0 0 2px transparent;cursor:pointer;transition:box-shadow .15s,background .15s}.tp3o .qs-bio:hover{background:var(--tp-surface-alt)}.tp3o .qs-bio[aria-checked=true]{background:var(--tp-selected);box-shadow:inset 0 0 0 2px var(--tp-blue)}.tp3o .qs-bio>p,.tp3o .qs-bio>textarea{flex:1}.tp3o .qs-bios-nav{display:flex;align-items:center;gap:12px;margin-top:12px}.tp3o .qs-regen{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 14px;border:0;border-radius:10px;background:var(--tp-surface-alt);color:var(--tp-blue);font-size:13px;font-weight:600;transition:background .16s}.tp3o .qs-regen:hover:not(:disabled){background:var(--tp-selected)}.tp3o .qs-regen:disabled{opacity:.6}.tp3o .qs-regen .tp-icon{width:18px;height:18px}.tp3o .qs-bios{cursor:grab}.tp3o .qs-bios.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.tp3o .qs-bios.is-dragging .qs-bio{pointer-events:none}.tp3o .qs-dots{display:flex;gap:6px;margin-left:auto}.tp3o .qs-dots span{width:6px;height:6px;border-radius:50%;background:#d5dbe7;transition:width .2s,background .2s}.tp3o .qs-dots span[data-on=true]{width:18px;border-radius:3px;background:var(--tp-blue)}.tp3o .qs-bios-nav .slider-controls button:disabled{opacity:.4;cursor:default}@media (max-width:759px){.tp3o .qs-bio{flex-basis:84%}.tp3o .qs-dots{display:none}.tp3o .qs-bios-nav .slider-controls{margin-left:auto}}.tp3o .qs-bio-head{display:flex;align-items:center;justify-content:space-between}.tp3o .qs-bio-tone{font-size:11px;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--tp-blue)}.tp3o .qs-bio-mark{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#eef1f6;color:#fff}.tp3o .qs-bio[aria-checked=true] .qs-bio-mark{background:var(--tp-blue)}.tp3o .qs-bio-mark .tp-icon{width:14px;height:14px;stroke-width:2.6;display:block}.tp3o .qs-bio p{font-size:13px;line-height:1.55;color:var(--ink)}.tp3o .qs-bio textarea{min-height:150px;font-size:13px;line-height:1.55}.tp3o .qs-bio-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.tp3o .qs-words{font-size:11px;color:var(--muted)}.tp3o .qs-words.ok{color:var(--success)}.tp3o .qs-bio-skeleton{height:220px;cursor:default;background:linear-gradient(90deg,#f1f4f9,#e8edf5,#f1f4f9);background-size:200% 100%;animation:qs-shimmer 1.2s linear infinite;box-shadow:none}@keyframes qs-shimmer{to{background-position:-200% 0}}.tp3o .setup-grid{background:#fff}.tp3o .qs-bento{display:grid;gap:12px}.tp3o .qs-card{display:grid;gap:16px;padding:16px;border-radius:12px;background:var(--tp-surface)}.tp3o .qs-card-head{display:flex;align-items:center;justify-content:space-between;padding-left:14px;font:700 14px/1.2 Manrope,sans-serif;letter-spacing:-.02em;color:var(--ink)}.tp3o .qs-card .profile-line{margin:0;padding:0;border:0}.tp3o .qs-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px 10px}@media (max-width:559px){.tp3o .qs-grid-2{grid-template-columns:1fr}}.tp3o .qs-field{display:grid;gap:6px;min-width:0}.tp3o .qs-label{display:flex;align-items:baseline;gap:8px;padding-left:14px;font-size:13px;font-weight:650;line-height:1.3;color:var(--ink)}.tp3o .qs-optional{font-size:11px;font-weight:400;color:var(--muted)}.tp3o .qs-control{position:relative}.tp3o .qs-control-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);display:grid;color:#8a94a8;pointer-events:none;transition:color .15s}.tp3o .qs-control-icon .tp-icon{width:20px;height:20px}.tp3o .qs-control:focus-within .qs-control-icon{color:var(--tp-blue)}.tp3o .qs-field input:not([type=checkbox]):not([type=radio]):not([type=file]){width:100%;min-height:50px!important;padding:13px 14px!important;border-radius:10px!important;font-size:16px!important;line-height:1.35;color:var(--ink);background:#fff!important;border:1px solid transparent!important;box-shadow:none!important;transition:border-color .15s,box-shadow .15s}.tp3o .qs-control.has-icon input:not([type=checkbox]):not([type=radio]):not([type=file]){padding-left:46px!important}.tp3o .qs-field input::placeholder{color:#9aa2b1}.tp3o .qs-field input:not([type=checkbox]):not([type=radio]):not([type=file]):hover:not(:disabled):not(:focus){background:#fff!important;border-color:#d6def0!important}.tp3o .qs-field input:not([type=checkbox]):not([type=radio]):not([type=file]):focus{background:#fff!important;border-color:var(--tp-blue)!important;box-shadow:0 0 0 3px #3159ee26!important;outline:none!important}.tp3o .qs-field input:disabled{cursor:not-allowed}.tp3o .qs-field.is-invalid input:not([type=checkbox]):not([type=radio]):not([type=file]){border-color:#b42318!important}.tp3o .qs-field.is-invalid input:not([type=checkbox]):not([type=radio]):not([type=file]):focus{box-shadow:0 0 0 3px #b4231826!important}.tp3o .qs-field.is-invalid .qs-control-icon{color:#b42318}.tp3o .qs-field-error{display:flex;align-items:center;gap:6px;padding-left:14px;font-size:12px;line-height:1.35;color:#b42318}.tp3o .qs-field-error .tp-icon{width:14px;height:14px;flex-shrink:0}.tp3o .qs-hint{padding-left:14px;font-size:12px;line-height:1.35;color:var(--muted)}.tp3o .qs-hint.qs-picked{color:#26715a}.tp3o .qs-search-status{top:50%;transform:translateY(-50%);right:14px}.tp3o .qs-alert{display:flex;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;border-radius:12px;background:#fdf1f0;font-size:13px;line-height:1.45;color:#b42318}.tp3o .qs-alert .tp-icon{width:18px;height:18px;flex-shrink:0;margin-top:1px}.tp3o .qs-switch{position:relative;display:flex;align-items:center;gap:12px;padding-left:14px;font-size:13px;font-weight:400;color:var(--ink);cursor:pointer}.tp3o .qs-switch input{position:absolute;width:1px;height:1px;opacity:0}.tp3o .qs-switch-track{position:relative;width:40px;height:24px;flex-shrink:0;border-radius:999px;background:#d3dae6;transition:background .2s}.tp3o .qs-switch-track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.tp3o .qs-switch input:checked+.qs-switch-track{background:var(--tp-blue)}.tp3o .qs-switch input:checked+.qs-switch-track:after{transform:translateX(16px)}.tp3o .qs-switch input:focus-visible+.qs-switch-track{outline:3px solid #3159ee;outline-offset:2px}@media (min-width:760px){.tp3o .setup-grid:not(.final-mode) .visual-image{flex:1;min-height:0;max-height:none}.tp3o .setup-grid:not(.final-mode) .form-area{padding-bottom:32px}.tp3o .setup-grid:not(.final-mode) .form-actions{margin-top:24px;padding-bottom:0}}.tp3o .qs-photo{display:flex;align-items:center;gap:18px;padding:16px;border-radius:12px;background:var(--tp-surface)}.tp3o .qs-photo-frame{position:relative;width:104px;height:104px;flex-shrink:0;overflow:hidden;display:grid;place-items:center;border-radius:12px;background:#fff}.tp3o .qs-photo-frame img{width:100%;height:100%;object-fit:cover}.tp3o .qs-photo-frame.is-busy img{opacity:.45}.tp3o .qs-photo-initial{font:800 36px/1 Manrope,sans-serif;color:var(--tp-blue)}.tp3o .qs-photo-spinner{position:absolute;width:28px;height:28px;border-radius:50%;border:3px solid #ffffffb3;border-top:3px solid var(--tp-blue);animation:qs-spin .8s linear infinite}@keyframes qs-spin{to{transform:rotate(1turn)}}.tp3o .qs-photo-body{display:grid;gap:8px;min-width:0}.tp3o .qs-photo-body>strong{font:700 16px/1.25 Manrope,sans-serif;letter-spacing:-.02em}.tp3o .qs-photo-body>p{font-size:12px;line-height:1.4}.tp3o .qs-photo-actions{display:flex;flex-wrap:wrap;gap:8px}.tp3o .qs-ai-btn,.tp3o .qs-upload-btn{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;border:0;border-radius:10px;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;transition:background .16s}.tp3o .qs-upload-btn{background:#fff;color:var(--ink)}.tp3o .qs-upload-btn:hover{background:var(--tp-surface-alt)}.tp3o .qs-upload-btn input{position:absolute;inset:0;opacity:0;cursor:pointer}.tp3o .qs-upload-btn.is-disabled{opacity:.55;cursor:not-allowed}.tp3o .qs-ai-btn{background:var(--tp-blue);color:#fff}.tp3o .qs-ai-btn:hover:not(:disabled){background:var(--tp-blue-hover)}.tp3o .qs-ai-btn:disabled{opacity:.6}.tp3o .qs-ai-btn .tp-icon,.tp3o .qs-upload-btn .tp-icon{width:18px;height:18px}.tp3o .qs-segment{display:inline-flex;width:fit-content;padding:4px;gap:4px;border-radius:10px;background:#fff}.tp3o .qs-segment button{min-height:34px;padding:6px 14px;border:0;border-radius:7px;background:transparent;font-size:12px;font-weight:600;color:var(--muted)}.tp3o .qs-segment button[aria-pressed=true]{background:var(--tp-selected);color:var(--tp-blue)}.tp3o .qs-photo-note{font-size:12px;line-height:1.4;color:var(--muted)}.tp3o .qs-link{width:fit-content;padding:0;border:0;background:none;font-size:12px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}@media (max-width:459px){.tp3o .qs-photo{align-items:flex-start;gap:14px}.tp3o .qs-photo-frame{width:84px;height:84px;border-radius:16px}}.tp3o .form-actions .qs-back,.tp3o .qs-full-actions .qs-back{gap:6px;min-height:48px;padding:12px 16px 12px 12px;border:0!important;background:var(--tp-surface-alt)!important;color:var(--ink)}.tp3o .form-actions .qs-back:hover,.tp3o .qs-full-actions .qs-back:hover{background:var(--tp-selected)!important;color:var(--tp-blue)}.tp3o .form-actions .qs-back .tp-icon,.tp3o .qs-full-actions .tp-icon{width:18px;height:18px}.tp3o .qs-save-edit{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:8px 14px;border:0;border-radius:10px;background:var(--tp-blue);color:#fff;font-size:13px;font-weight:600;transition:background .16s}.tp3o .qs-save-edit:hover:not(:disabled){background:var(--tp-blue-hover)}.tp3o .qs-save-edit:disabled{opacity:.6}.tp3o .qs-save-edit .tp-icon{width:16px;height:16px;stroke-width:2.4}.tp3o .qs-bio textarea{background:#fff!important;border:1px solid transparent!important;border-radius:10px;padding:12px 14px;box-shadow:none!important}.tp3o .qs-bio textarea:focus{border-color:var(--tp-blue)!important;box-shadow:0 0 0 3px #3159ee26!important;outline:none}.tp3o .setup-grid.publish-mode{max-width:1120px}.tp3o .publish-mode .heading p{max-width:520px}.tp3o .qs-publish{display:grid;grid-template-columns:240px minmax(0,1fr);gap:16px;align-items:start}.tp3o .qs-templates{display:grid;gap:6px;padding:8px;border-radius:12px;background:#f5f8ff}.tp3o .qs-template{display:flex;align-items:center;gap:12px;width:100%;min-height:56px;padding:10px 12px;border:0;border-radius:10px;background:transparent;text-align:left;color:var(--ink);cursor:pointer;transition:background .15s ease}.tp3o .qs-template:hover{background:#fff}.tp3o .qs-template[aria-checked=true]{background:#fff;box-shadow:inset 0 0 0 1.5px var(--tp-blue)}.tp3o .qs-template-text{flex:1;min-width:0}.tp3o .qs-template strong{display:block;font-size:13px;font-weight:650}.tp3o .qs-template small{display:block;margin-top:3px;font-size:11px;line-height:1.35;color:var(--muted)}.tp3o .qs-template-mark{flex:0 0 22px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#fff}.tp3o .qs-template[aria-checked=true] .qs-template-mark{background:var(--tp-blue)}.tp3o .qs-template-mark svg{width:13px;height:13px}.tp3o .qs-mini-spinner{width:14px;height:14px;border-radius:50%;border:2px solid #c9d5f7;border-top:2px solid var(--tp-blue);animation:qs-spin .8s linear infinite}.tp3o .qs-template[aria-checked=true] .qs-mini-spinner{border-color:#fff #ffffff66 #ffffff66}.tp3o .qs-preview{min-width:0;border-radius:12px;background:#f5f8ff;padding:8px}.tp3o .qs-preview-bar{display:flex;align-items:center;gap:12px;padding:4px 4px 10px 8px}.tp3o .qs-preview-dots{display:flex;gap:5px}.tp3o .qs-preview-dots i{width:8px;height:8px;border-radius:50%;background:#d3dcec}.tp3o .qs-preview-url{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:var(--muted);text-align:center}.tp3o .qs-preview .qs-segment button{min-height:30px;padding:4px 12px}.tp3o .qs-preview-box{position:relative;height:540px;overflow:hidden;border-radius:10px;background:#fff}.tp3o .qs-preview-box.is-mobile{width:320px;max-width:100%;margin:0 auto}.tp3o .qs-preview-box iframe{position:absolute;left:0;top:0;border:0;transform-origin:top left;background:#fff}.tp3o .qs-preview-loading{position:absolute;inset:0;display:grid;place-items:center;background:#fffc}.tp3o .qs-preview-loading:after{content:"";width:26px;height:26px;border-radius:50%;border:3px solid #dbe4f8;border-top:3px solid var(--tp-blue);animation:qs-spin .8s linear infinite}.tp3o .qs-preview .qs-field-error{margin:10px 4px 2px}@media (max-width:899px){.tp3o .qs-publish{grid-template-columns:1fr}.tp3o .qs-templates{display:flex;position:relative;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.tp3o .qs-templates::-webkit-scrollbar{display:none}.tp3o .qs-template{flex:0 0 176px;scroll-snap-align:start}.tp3o .qs-preview-box{height:460px}.tp3o .qs-preview-url{display:none}.tp3o .qs-preview-bar{justify-content:space-between}}.tp3o .qs-expand{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 12px;border:0;border-radius:10px;background:#fff;color:var(--ink);font-size:12px;font-weight:600;cursor:pointer}.tp3o .qs-expand:hover{color:var(--tp-blue)}.tp3o .qs-expand svg{width:16px;height:16px}.tp3o .qs-full{position:fixed;inset:0;z-index:45;display:flex;flex-direction:column;background:#fff;animation:qs-full-in .22s ease}.tp3o .qs-full-bar{flex:0 0 52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px 0 20px;background:#f5f8ff}.tp3o .qs-full-address{display:inline-flex;align-items:center;gap:8px;min-width:0;font-size:13px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp3o .qs-full-address svg{width:16px;height:16px;flex:0 0 auto}.tp3o .qs-full-close{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;transition:background .15s ease}.tp3o .qs-full-close:hover{background:#e2ebff}.tp3o .qs-full-close svg{width:20px;height:20px}.tp3o .qs-full iframe{flex:1;width:100%;border:0}.tp3o .qs-full-actions{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:flex;gap:8px;padding:8px;border-radius:16px;background:#ffffffeb;backdrop-filter:blur(12px);box-shadow:0 16px 40px #1835592e}.tp3o .qs-full-actions .btn{min-height:48px}.tp3o .qs-full-actions .primary{background:var(--tp-blue);border-color:var(--tp-blue);color:#fff}@keyframes qs-full-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}@media (max-width:759px){.tp3o .qs-expand span{display:none}.tp3o .qs-full-actions{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));transform:none}.tp3o .qs-full-actions .btn{flex:1;justify-content:center}}@media (prefers-reduced-motion:reduce){.tp3o .qs-full{animation:none}}.tp3o .qs-side{display:grid;gap:12px;align-content:start;min-width:0}.tp3o .qs-publish-note{display:flex;gap:12px;align-items:flex-start;margin:0;padding:14px 16px;border-radius:12px;background:#eef7f3;color:#1d4d3e;font-size:14px;line-height:1.5}.tp3o .qs-publish-note svg{width:20px;height:20px;flex:0 0 auto;margin-top:1px;color:var(--success)}.tp3o .qs-publish-note strong{font-weight:650;color:#173f33}@media (min-width:900px){.tp3o .qs-publish{align-items:stretch}.tp3o .qs-preview{display:flex;flex-direction:column}.tp3o .qs-preview-box{flex:1;height:auto;min-height:540px}}@media (min-width:760px){.tp3o .setup-grid.publish-mode{overflow:visible}.tp3o .publish-mode .form-actions{position:sticky;bottom:0;z-index:var(--z-action);margin:24px -32px -32px;padding:16px 32px;border-radius:0 0 20px 20px;background:#ffffffeb;backdrop-filter:blur(12px);box-shadow:0 -1px 0 #e7ecf5}}.tp3o .qs-trial-note{display:flex;gap:12px;align-items:flex-start;margin:-8px 0 20px;padding:14px 16px;border-radius:12px;background:#fff6e5;color:#6b4a00;font-size:14px;line-height:1.5}.tp3o .qs-trial-note svg{width:20px;height:20px;flex:0 0 auto;margin-top:1px;color:#b7791f}.tp3o .qs-trial-note strong{font-weight:650;color:#553a00}.tp3o .qs-trial-note small{display:block;margin-top:4px;font-size:13px;color:#8a6414}.tp3o .qs-qr{display:flex;gap:14px;align-items:flex-start;padding:14px;border-radius:12px;background:#f5f8ff}.tp3o .qs-qr-code{flex:0 0 76px;width:76px;height:76px;display:grid;place-items:center;border-radius:10px;background:#fff;overflow:hidden;color:var(--muted)}.tp3o .qs-qr-code img{width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.tp3o .qs-qr-code svg{width:28px;height:28px}.tp3o .qs-qr-body{min-width:0}.tp3o .qs-qr-body strong{display:block;font-size:14px;font-weight:650;color:var(--ink)}.tp3o .qs-qr-body p{margin:3px 0 0;font-size:12.5px;line-height:1.45;color:var(--muted)}.tp3o .qs-qr-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.tp3o .qs-qr-actions button{min-height:32px;padding:0 12px;border:0;border-radius:8px;background:#fff;color:var(--tp-blue);font-size:12px;font-weight:600;cursor:pointer}.tp3o .qs-qr-actions button:hover{background:#e2ebff}.tp3o .qs-qr-code{flex-basis:64px;width:64px;height:64px}.tp3o .qs-qr-actions{flex-wrap:nowrap}.tp3o .qs-qr-actions button{display:inline-flex;align-items:center;gap:4px;padding:0 10px}.tp3o .qs-qr-actions svg{width:13px;height:13px}