@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=Lato:wght@400;700&family=Libre+Baskerville:wght@400;700&family=Merriweather:wght@400;700&family=Open+Sans:wght@400;600;700&family=PT+Serif:wght@400;700&family=Source+Sans+3:wght@400;600;700&display=swap";*,:before,:after{box-sizing:border-box}body{color:#111;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}#root{width:100%;min-height:100vh}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.tracker-back-wrapper{margin-left:auto}@media (width<=768px){.tracker-back-wrapper{margin-left:0}}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#111;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body.menu-open{overflow:hidden}button,input,textarea,select{font-family:inherit;border-radius:0!important}h1,h2,h3{letter-spacing:.04em;color:#111;margin:0;font-weight:600}h4{color:#111;margin:0}p{color:#444;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}.primary-btn{color:#fff;letter-spacing:.06em;cursor:pointer;background:#111;border:1px solid #111;min-height:56px;padding:14px 26px;font-size:.9rem;transition:background .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s}.primary-btn:hover{background:#000;border-color:#000;box-shadow:0 12px 26px #00000014}.secondary-btn{color:#111;letter-spacing:.06em;cursor:pointer;background:#fff;border:1px solid #111;min-height:56px;padding:14px 22px;font-size:.9rem;transition:background .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s}.secondary-btn:hover{color:#fff;background:#111;box-shadow:0 12px 26px #00000014}.primary-btn:hover,.secondary-btn:hover,.header-start-btn:hover,.landing-nav button:hover,.brand-mark:hover,.landing-footer-links button:hover,.mobile-menu-toggle:hover,.mobile-menu-close:hover,.mobile-menu-link:hover{transform:translateY(-1px)}.landing-page{background:#fff;width:100%;min-height:100vh}.landing-home{background:linear-gradient(#fff 0% 60%,#fafafa 60% 100%)}.landing-container{width:100%;max-width:1280px;margin:0 auto;padding-left:28px;padding-right:28px}.landing-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #ebebeb;position:sticky;top:0}.landing-browser-note{background:#fff;border-bottom:1px solid #ebebeb}.landing-browser-note-inner{justify-content:space-between;align-items:center;gap:10px;min-height:42px;display:flex}.landing-browser-note-text{letter-spacing:.08em;color:#666;text-align:center;white-space:nowrap;flex:1;margin:0;font-size:.74rem;line-height:1.4}.landing-browser-note-close{color:#666;cursor:pointer;background:0 0;border:none;flex:none;margin:0;padding:0;font-size:18px;line-height:1}.landing-browser-note-close:hover{color:#111}.landing-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:86px;display:grid}.brand-mark{cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;padding:0;display:inline-flex}.brand-mark-logo{object-fit:contain;flex-shrink:0;width:42px;height:42px;display:block}.brand-mark-text{letter-spacing:.02em;color:#111;font-size:1.5rem;font-weight:600}.landing-nav{flex-wrap:nowrap;justify-content:center;align-items:center;gap:4px;display:flex}.landing-nav button,.landing-footer-links button{color:#444;cursor:pointer;letter-spacing:.01em;white-space:nowrap;background:0 0;border:none;padding:10px;font-size:.88rem;transition:color .18s,transform .18s}.landing-nav button:hover,.landing-footer-links button:hover,.landing-nav .nav-active{color:#111}.header-start-btn{color:#fff;cursor:pointer;letter-spacing:.04em;white-space:nowrap;background:#111;border:1px solid #111;min-height:50px;padding:0 22px;font-size:.9rem;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s}.header-start-btn:hover{background:#000;border-color:#000;box-shadow:0 12px 26px #00000014}.mobile-menu-toggle{cursor:pointer;background:#fff;border:1px solid #111;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:56px;height:56px;padding:0;transition:background .18s,border-color .18s,transform .18s;display:none}.mobile-menu-toggle span{background:#111;width:22px;height:2px;display:block}.landing-mobile-header-actions{justify-content:flex-end;align-items:center;gap:10px;display:none}.landing-mobile-theme-toggle{display:none}.mobile-menu-overlay{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;padding:16px;position:fixed;inset:0;overflow-y:auto}.mobile-menu-panel{background:#fff;border:1px solid #dfdfdf;flex-direction:column;width:100%;min-height:calc(100vh - 32px);padding:24px;display:flex;box-shadow:0 40px 100px #00000014}.mobile-menu-top{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;gap:18px;padding-bottom:20px;display:flex}.mobile-menu-brand{letter-spacing:-.05em;color:#111;align-items:center;gap:12px;font-size:2rem;font-weight:700;display:inline-flex}.mobile-menu-brand-logo{object-fit:contain;flex-shrink:0;width:42px;height:42px;display:block}.mobile-menu-close{color:#fff;cursor:pointer;background:#111;border:1px solid #111;width:58px;height:58px;font-size:2rem;line-height:1;transition:background .18s,border-color .18s,transform .18s}.mobile-menu-close:hover{background:#000;border-color:#000}.mobile-menu-links{border-bottom:1px solid #ececec;flex-direction:column;gap:12px;padding:24px 0;display:flex}.mobile-menu-link{color:#555;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;width:100%;min-height:72px;padding:0 20px;font-size:2rem;font-weight:600;transition:background .18s,border-color .18s,color .18s,transform .18s}.mobile-menu-link.active{color:#111;background:#f7f7f7;border-color:#ececec}.mobile-menu-link:hover{color:#111;background:#fafafa;border-color:#efefef}.mobile-menu-bottom{margin-top:auto;padding-top:24px}.mobile-menu-cta{width:100%;min-height:66px;font-size:1rem}.hero-section{align-items:center;min-height:calc(100vh - 86px);padding:18px 0 24px;display:flex}.hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(300px,.72fr);align-items:center;gap:34px;display:grid}.hero-copy{max-width:720px}.hero-copy-animate{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) 80ms forwards heroTextSlideUp;transform:translateY(34px)}.hero-panel-animate{opacity:0;animation:.95s cubic-bezier(.22,1,.36,1) .22s forwards heroPanelSlideIn;transform:translate(44px)}.eyebrow-badges{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:10px;max-width:100%;margin-bottom:18px;display:inline-flex}.eyebrow-badge{letter-spacing:.16em;text-transform:uppercase;color:#111;white-space:nowrap;background:#fff;border:1px solid #dcdcdc;flex:none;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:.78rem;display:inline-flex}.hero-title{letter-spacing:-.075em;margin-bottom:16px;font-size:clamp(2.5rem,4.7vw,4.55rem);font-weight:700;line-height:.88}.hero-title span{color:#666;font-style:italic;font-weight:600}.hero-description{color:#555;max-width:620px;margin-bottom:18px;font-size:1rem;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.landing-btn-large{min-width:180px;min-height:56px;padding-left:20px;padding-right:20px}.hero-stats{border-top:1px solid #ececec;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;margin-top:10px;display:grid}.hero-stat{text-align:left;border-right:1px solid #ededed;min-width:0;padding:12px 12px 0 0}.hero-stat:last-child,.hero-stat:nth-child(3n){border-right:none}.hero-stat:nth-child(n+4){border-top:1px solid #ededed}.hero-stat strong{letter-spacing:-.06em;color:#111;margin-bottom:6px;font-size:clamp(1.45rem,2vw,2rem);font-weight:700;line-height:.95;display:block}.hero-stat span{text-transform:uppercase;letter-spacing:.2em;color:#777;font-size:.72rem;display:block}.hero-stats-mobile{display:none}.hero-panel-wrap{justify-content:flex-end;display:flex}.hero-panel{background:0 0;width:100%;max-width:360px;animation:5s ease-in-out 1.1s infinite landingFloat}.hero-panel-sheet{background:#fff;border:1px solid #ddd;padding:14px;box-shadow:0 18px 48px #0000000d}.hero-panel-toolbar{letter-spacing:.18em;text-transform:uppercase;color:#777;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:.6rem;display:flex}.hero-panel-toolbar-right{color:#111}.mini-cv-page{background:#fff;border:1px solid #e8e8e8;margin-bottom:12px;padding:14px 12px;transition:transform .22s,box-shadow .22s}.hero-panel:hover .mini-cv-page{transform:translateY(-2px);box-shadow:0 12px 26px #0000000a}.mini-cv-header{border-bottom:1px solid #ededed;margin-bottom:10px;padding-bottom:9px}.mini-cv-name{letter-spacing:-.03em;color:#111;text-align:center;margin-bottom:2px;font-size:.88rem;font-weight:700}.mini-cv-role{color:#444;text-align:center;margin-bottom:4px;font-size:.62rem}.mini-cv-contact{color:#777;text-align:center;font-size:.5rem;line-height:1.45}.mini-cv-section{margin-bottom:10px}.mini-cv-section-last{margin-bottom:0}.mini-cv-section-title{letter-spacing:.16em;text-transform:uppercase;color:#777;text-align:center;border-bottom:1px solid #f0f0f0;margin-bottom:6px;padding-bottom:4px;font-size:.5rem}.mini-cv-line{background:#e8e8e8;height:4px;margin-bottom:4px}.mini-cv-line.full{width:100%}.mini-cv-line.medium{width:78%}.mini-cv-line.short{width:58%}.mini-cv-chip-row{flex-wrap:wrap;gap:4px;margin-bottom:4px;display:flex}.mini-cv-chip{color:#444;border:1px solid #dfdfdf;align-items:center;min-height:16px;padding:0 6px;font-size:.46rem;display:inline-flex}.mini-cv-job{margin-bottom:8px}.mini-cv-job:last-child{margin-bottom:0}.mini-cv-job-top{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.mini-cv-job-title{color:#111;font-size:.58rem;font-weight:600}.mini-cv-job-date{color:#777;white-space:nowrap;font-size:.48rem}.mini-cv-job-meta{color:#666;margin-bottom:4px;font-size:.5rem}.mini-cv-edu-line{color:#111;margin-bottom:2px;font-size:.54rem}.mini-cv-edu-line.muted{color:#777;margin-bottom:0}.hero-panel-btn{letter-spacing:.08em;width:100%;min-height:46px;font-size:.76rem}.page-view{background:#fff;min-height:calc(100vh - 86px)}.page-view-animate{animation:.45s forwards pageFadeIn}.content-hero{background:#fff;padding:70px 0 36px}.content-hero-wrap{max-width:900px}.content-hero-title{letter-spacing:-.07em;color:#111;margin-bottom:18px;font-size:clamp(2.6rem,5vw,5rem);line-height:.96}.content-hero-text{color:#555;max-width:760px;font-size:1.08rem;line-height:1.85}.content-section{background:#fff;padding:72px 0}.content-section.alt{background:#fafafa;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.content-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.72fr);align-items:start;gap:34px;display:grid}.content-block h2{letter-spacing:-.06em;margin-bottom:16px;font-size:clamp(2rem,3.5vw,3.6rem);line-height:1.02}.content-block p{color:#555;max-width:760px;margin-bottom:16px;font-size:1.02rem;line-height:1.85}.content-block p:last-child{margin-bottom:0}.content-side-card,.faq-side-card{background:#fff;border:1px solid #e6e6e6;padding:24px;box-shadow:0 18px 44px #0000000a}.content-side-label{letter-spacing:.18em;text-transform:uppercase;color:#777;margin-bottom:14px;font-size:.72rem}.content-side-quote{letter-spacing:-.03em;color:#111;font-size:1.24rem;line-height:1.5}.content-mini-list{gap:14px;display:grid}.mini-list-item{border-top:1px solid #111;padding-top:18px}.mini-list-number{letter-spacing:.18em;text-transform:uppercase;color:#777;margin-bottom:10px;font-size:.74rem;display:inline-block}.mini-list-item p{color:#444;font-size:1rem;line-height:1.7}.contributor-item.is-expandable{padding-top:0}.contributor-toggle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;padding:18px 0 0;display:flex}.contributor-main{flex:1;min-width:0}.contributor-main p{margin:0}.contributor-toggle-indicator{color:#555;border:1px solid #ddd;flex:none;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;font-size:1.2rem;line-height:1;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.contributor-toggle:hover .contributor-toggle-indicator{color:#111;background:#fafafa;border-color:#111}.contributor-detail-card{background:#fff;border:1px solid #e6e6e6;margin-top:16px;margin-left:22px;padding:18px 20px}.contributor-detail-row{gap:4px;padding:10px 0;display:grid}.contributor-detail-row strong{color:#111;font-size:.98rem;line-height:1.4}.contributor-detail-row span{color:#666;font-size:.88rem;line-height:1.5}.contributor-detail-row+.contributor-detail-row{border-top:1px solid #eee}.how-to-use-section{background:#fff;padding:44px 0 36px}.how-to-use-intro{margin-bottom:34px}.how-to-use-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.how-to-use-card{box-shadow:none;background:0 0;border:none;padding:0}.how-to-use-card-top{margin-bottom:16px}.how-to-use-card-top h3{letter-spacing:-.02em;margin-bottom:6px;font-size:1.08rem;line-height:1.3}.how-to-use-card-top p{color:#666;font-size:.94rem;line-height:1.65}.how-to-use-video-shell{width:100%}.how-to-use-video-frame{background:0 0;border:none;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.how-to-use-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.faq-hero{padding-bottom:24px}.faq-section{padding:28px 0 80px}.faq-layout{grid-template-columns:minmax(260px,.5fr) minmax(0,1fr);align-items:start;gap:28px;display:grid}.faq-list{gap:12px;display:grid}.faq-item{background:#fff;border:1px solid #e5e5e5;transition:box-shadow .2s,border-color .2s}.faq-item.open{border-color:#d8d8d8;box-shadow:0 14px 34px #0000000a}.faq-question{text-align:left;cursor:pointer;color:#111;background:#fff;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:74px;padding:18px 20px;font-size:1rem;font-weight:600;display:flex}.faq-icon{color:#555;flex-shrink:0;font-size:1.5rem;line-height:1}.faq-answer{border-top:1px solid #efefef;padding:0 20px 20px}.faq-answer p{color:#555;padding-top:16px;font-size:.98rem;line-height:1.8}.reveal-on-scroll{opacity:0;will-change:opacity, transform;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transform:translateY(42px)scale(.985)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)scale(1)}.reveal-pop{opacity:0;will-change:opacity, transform;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1),box-shadow .2s;transform:translateY(34px)scale(.97)}.reveal-on-scroll.is-visible .reveal-pop{opacity:1;transform:translateY(0)scale(1)}.reveal-on-scroll.is-visible .reveal-pop:first-child{transition-delay:60ms}.reveal-on-scroll.is-visible .reveal-pop:nth-child(2){transition-delay:.16s}.reveal-on-scroll.is-visible .reveal-pop:nth-child(3){transition-delay:.26s}.reveal-on-scroll.is-visible .reveal-pop:nth-child(4){transition-delay:.36s}.reveal-on-scroll.is-visible .reveal-pop:nth-child(5){transition-delay:.46s}.steps-section{background:#fff;padding:110px 0}.section-intro{max-width:780px;margin-bottom:46px}.section-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#777;margin-bottom:18px;font-size:.78rem;display:inline-block}.section-intro h2{letter-spacing:-.06em;margin-bottom:16px;font-size:clamp(2.4rem,4vw,4.6rem);line-height:1.02}.section-intro p{color:#555;max-width:760px;font-size:1.06rem}.steps-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:18px;display:grid}.step-card{text-align:center;border-top:1px solid #111;min-width:0;padding:30px 10px 0 0}.step-number{color:#fff;background:#111;border:1px solid #111;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 18px;font-size:1.1rem;font-weight:700;display:inline-flex;box-shadow:0 12px 24px #0000000f}.step-card p{color:#555;font-size:.84rem;line-height:1.55}.step-card{border-top:1px solid #111;padding:30px 10px 0 0}.step-card:hover{transform:translateY(-3px)}.step-number{color:#fff;background:#111;border:1px solid #111;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:24px;font-size:1.2rem;font-weight:700;display:inline-flex;box-shadow:0 12px 24px #0000000f}.step-card h3{letter-spacing:-.035em;margin-bottom:14px;font-size:1.65rem;line-height:1.12}.step-card p{color:#555;font-size:1rem}.feature-band{background:#fafafa;border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:110px 0}.feature-band-inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.feature-band-copy{max-width:760px}.feature-band-copy h2{letter-spacing:-.065em;margin-bottom:20px;font-size:clamp(2.6rem,4.2vw,4.8rem);line-height:1}.feature-band-copy h2 span{color:#666;font-style:italic}.feature-band-copy p{color:#555;max-width:700px;font-size:1.08rem}.feature-band-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.why-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 24px;margin-top:54px;display:grid}.why-feature-card{min-width:0}.why-feature-icon{background:#fff;border:1px solid #111;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;display:inline-flex}.why-feature-icon span{background:#111;width:12px;height:12px;display:block}.why-feature-card h3{letter-spacing:-.02em;margin-bottom:8px;font-size:1.08rem;line-height:1.15}.why-feature-card p{color:#555;font-size:.95rem;line-height:1.65}.footer-cta-section{background:#fff;padding:138px 0 110px}.footer-cta-inner{background:linear-gradient(#fff,#fcfcfc);border:1px solid #e8e8e8;justify-content:space-between;align-items:center;gap:32px;padding:54px;display:flex;box-shadow:0 18px 50px #00000008}.footer-cta-copy{max-width:760px}.footer-cta-copy h2{letter-spacing:-.055em;margin-bottom:14px;font-size:clamp(2rem,3.8vw,4rem);line-height:1.02}.footer-cta-copy p{color:#555;font-size:1.04rem}.footer-cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.blog-article-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:22px;margin-top:22px;display:grid}.blog-article-card{background:#fff;border:1px solid #e6e6e6;padding:28px;box-shadow:0 18px 44px #0000000a}.blog-article-meta{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.blog-article-meta span{letter-spacing:.14em;text-transform:uppercase;color:#777;font-size:.76rem}.blog-article-card h3{letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(1.4rem,2.8vw,2rem);line-height:1.08}.blog-article-card p{color:#555;max-width:860px;font-size:1rem;line-height:1.8}.blog-read-btn,.blog-back-btn{min-width:180px;margin-top:20px}.blog-article-layout{grid-template-columns:minmax(0,1.15fr) minmax(260px,.55fr);align-items:start;gap:34px;display:grid}.blog-article-main{min-width:0}.blog-article-body{background:#fff;border:1px solid #e6e6e6;padding:30px;box-shadow:0 18px 44px #0000000a}.blog-article-body p{color:#444;margin-bottom:18px;font-size:1.04rem;line-height:1.9}.blog-article-body p:last-child{margin-bottom:0}.landing-footer{color:#fff;background:#111;padding:64px 0 42px}.landing-footer-inner{justify-content:space-between;gap:52px;display:flex}.landing-footer-brand{max-width:420px}.footer-brand-title{letter-spacing:-.03em;color:#fff;margin-bottom:14px;font-size:1.8rem;font-weight:600}.landing-footer-brand p{color:#ffffffad}.landing-footer-links{gap:72px;display:flex}.landing-footer-follow a{color:#ffffffd1;margin-bottom:12px;transition:color .18s,transform .18s;display:block}.landing-footer-follow a:hover{color:#fff;transform:translateY(-1px)}.landing-footer-links h4{letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3;margin-bottom:18px;font-size:.82rem}.landing-footer-links button{color:#ffffffd1;margin-bottom:14px;padding:0;display:block}.landing-footer-bottom{text-align:center;color:#fff9;border-top:1px solid #ffffff14;margin-top:24px;padding-top:16px;font-size:.85rem}.landing-card{text-align:center;background:#fff;border:1px solid #e5e5e5;width:100%;max-width:720px;padding:72px 60px;animation:4.5s ease-in-out infinite landingFloat;box-shadow:0 20px 60px #0000000d}.landing-card h1{letter-spacing:.08em;margin-bottom:18px;font-size:2.8rem;font-weight:600}.landing-card p{margin-bottom:32px;font-size:1rem}.setup-card{background:#fff;border:1px solid #dfdfdf;max-width:920px;margin:0 auto;padding:40px}.setup-card h2{text-align:center;letter-spacing:.25em;margin-bottom:32px;font-size:1.4rem;font-weight:600}.setup-group{margin-bottom:32px}.setup-group h3{letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px;font-size:.75rem}.setup-note{color:#5b5b5b;margin-bottom:14px;font-size:12px;line-height:1.55}.checkbox-row{color:#111;align-items:center;gap:10px;margin:0;font-size:14px;display:flex}.checkbox-row input{accent-color:#111;flex-shrink:0;width:16px;height:16px}.checkbox-row span{color:#111}.section-edit-label{gap:12px}.section-name-input{color:#111;-webkit-user-select:text;user-select:text;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-size:14px;line-height:1.4}.section-name-input:focus{color:#000}.locked-sortable-row{background:#fafafa}.drag-handle-disabled{cursor:not-allowed;opacity:.3}.sortable-row{background:#fff;border:1px solid #ececec;justify-content:space-between;align-items:center;gap:18px;min-height:54px;margin-top:10px;padding:10px 14px;transition:border-color .18s,background .18s,transform .18s,opacity .18s;display:flex}.sortable-row.is-dragging{opacity:.45}.sortable-row.is-drop-target{background:#fafafa;border-color:#111}.row-left-wrap{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.drag-handle{cursor:grab;opacity:.55;flex-shrink:0;grid-template-columns:repeat(2,4px);grid-auto-rows:4px;gap:2px;width:14px;min-width:14px;display:grid}.drag-handle span{background:#9b9b9b;width:4px;height:4px;display:block}.sortable-row:active .drag-handle,.sortable-row:hover .drag-handle{opacity:.9}.sortable-row,.sortable-row *{-webkit-user-select:none;user-select:none}.sortable-row input,.sortable-row textarea{-webkit-user-select:text;user-select:text}.sortable-label{cursor:pointer;flex:1}.sort-actions{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.sort-btn{color:#111;cursor:pointer;background:#fff;border:1px solid #d7d7d7;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:11px;font-weight:700;line-height:1;transition:background .18s,color .18s,border-color .18s,opacity .18s;display:inline-flex}.sort-btn:hover:not(:disabled){color:#fff;background:#111;border-color:#111}.sort-btn:disabled{opacity:.28;cursor:not-allowed;background:#fafafa}.custom-section-checkbox-row{padding-right:12px}.row-right-actions{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.custom-remove-btn{color:#111;cursor:pointer;background:#fff;border:1px solid #d5d5d5;flex-shrink:0;width:30px;height:30px;padding:0;font-size:18px;line-height:1;transition:background .18s,color .18s,border-color .18s}.custom-remove-btn:hover{color:#fff;background:#111;border-color:#111}.custom-row{align-items:stretch;gap:14px;display:flex}.custom-row input{color:#111;background:#fff;border:1px solid #cfcfcf;outline:none;flex:1;min-height:56px;padding:0 16px;font-size:14px}.custom-row input::placeholder{color:#7a7a7a}.custom-row input:focus{border-color:#111}.add-btn{min-width:120px}.setup-actions{justify-content:space-between;align-items:stretch;gap:16px;margin-top:36px;display:flex}.setup-nav-btn{min-height:62px;padding:0 28px}.setup-actions .secondary-btn,.setup-actions .primary-btn{justify-content:center;align-items:center;display:inline-flex}.preview-wrap{background:#f3f3f3;flex:1;justify-content:center;padding:40px;display:flex;overflow:auto}.editor-panel{background:#fff;border-right:1px solid #ddd;width:360px;padding:20px}@keyframes landingFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@keyframes heroTextSlideUp{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes heroPanelSlideIn{0%{opacity:0;transform:translate(44px)}to{opacity:1;transform:translate(0)}}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.landing-header-inner{grid-template-columns:auto 1fr auto;gap:14px}.landing-nav{gap:0}.landing-nav button{padding:10px 8px;font-size:.82rem}.header-start-btn{padding:0 16px;font-size:.84rem}}@media (width<=1100px){.hero-section{min-height:auto;padding:34px 0 46px}.hero-grid,.feature-band-inner,.footer-cta-inner,.landing-footer-inner,.content-grid,.faq-layout{grid-template-columns:1fr;display:grid}.hero-panel-wrap,.feature-band-actions,.footer-cta-actions{justify-content:flex-start}.why-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:40px}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-footer-links{gap:42px}}@media (width<=920px){.landing-nav,.landing-header-cta{display:none}.landing-header-inner{grid-template-columns:1fr auto;gap:16px;min-height:82px}.landing-mobile-header-actions,.landing-mobile-theme-toggle,.mobile-menu-toggle{display:inline-flex}}@media (width<=768px){.landing-home{background:linear-gradient(#fff 0% 62%,#fafafa 62% 100%)}.landing-container{padding-left:20px;padding-right:20px}.landing-browser-note-inner{min-height:40px;padding-top:6px;padding-bottom:6px}.landing-browser-note-text{letter-spacing:.06em;white-space:normal;max-width:100%;font-size:.66rem;line-height:1.45}.contributor-detail-card{margin-left:0;padding:16px}.brand-mark-text{font-size:1.35rem}.brand-mark-logo,.mobile-menu-brand-logo{width:38px;height:38px}.hero-section{min-height:auto;padding:22px 0 42px;display:block}.hero-grid{flex-direction:column;align-items:stretch;gap:24px;display:flex}.hero-panel-wrap{order:1;justify-content:center}.hero-copy{order:2;max-width:100%}.hero-copy .hero-stats{display:none}.hero-stats-mobile{margin-top:8px;display:grid}.eyebrow-badges{gap:6px;margin-bottom:16px}.eyebrow-badge{letter-spacing:.08em;min-height:36px;padding:0 10px;font-size:.58rem}.hero-title,.content-hero-title{margin-bottom:18px;font-size:3rem;line-height:.92}.hero-description,.section-intro p,.feature-band-copy p,.why-feature-card p,.footer-cta-copy p,.content-hero-text,.content-block p,.faq-answer p{font-size:1rem;line-height:1.8}.hero-description{margin-bottom:24px}.hero-actions,.feature-band-actions,.footer-cta-actions{flex-direction:column;align-items:stretch}.why-feature-grid{grid-template-columns:1fr;gap:18px;margin-top:34px}.why-feature-card h3{font-size:1rem}.landing-btn-large,.header-start-btn{width:100%}.hero-stats{border-top:1px solid #ececec;border-bottom:1px solid #ececec;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:28px;padding-top:0;display:grid}.hero-stat{text-align:left;border-right:1px solid #ededed;min-width:0;padding:18px 8px 16px}.hero-stat:last-child{border-right:none}.hero-stat strong{margin-bottom:6px;font-size:1.55rem}.hero-stat span{letter-spacing:.14em;font-size:.68rem}.hero-panel-wrap{display:none}.how-to-use-grid{grid-template-columns:1fr;gap:18px}.how-to-use-card{padding:18px}.steps-section,.feature-band,.footer-cta-section,.content-section,.faq-section{padding:72px 0}.content-hero{padding:42px 0 22px}.section-intro,.content-hero-wrap{margin-bottom:0}.section-eyebrow{margin-bottom:14px;font-size:.72rem}.section-intro h2,.feature-band-copy h2,.footer-cta-copy h2,.content-block h2{font-size:2.45rem;line-height:1.02}.steps-grid{grid-template-columns:1fr;gap:24px}.step-card{padding-top:24px;padding-right:0}.step-number{width:56px;height:56px;margin-bottom:22px}.step-card h3{margin-bottom:14px;font-size:1.85rem}.step-card p{font-size:1rem;line-height:1.8}.feature-band{background:#f7f7f7}.footer-cta-inner,.content-side-card,.faq-side-card{padding:28px 22px}.landing-footer{padding:52px 0 32px}.landing-footer-inner{gap:34px}.landing-footer-links{grid-template-columns:1fr;gap:22px;display:grid}.landing-card{padding:50px 24px}.landing-card h1{font-size:2.2rem}.setup-card{padding:24px}.setup-actions{flex-direction:column}.setup-actions button{width:100%}.custom-row{flex-direction:column}.add-btn{width:100%}.sortable-row{flex-direction:column;align-items:flex-start}.row-left-wrap{width:100%}.row-right-actions,.sort-actions{justify-content:flex-end;width:100%}.faq-question{padding:18px;font-size:.96rem}.faq-answer{padding:0 18px 18px}}@media (width<=520px){.landing-container{padding-left:16px;padding-right:16px}.landing-browser-note-text{font-size:.62rem;line-height:1.4}.eyebrow-badges{gap:4px}.eyebrow-badge{letter-spacing:.05em;min-height:34px;padding:0 8px;font-size:.5rem}.landing-header-inner{min-height:76px}.brand-mark{gap:10px}.brand-mark-text{font-size:1.2rem}.brand-mark-logo,.mobile-menu-brand-logo{width:34px;height:34px}.mobile-menu-toggle{width:52px;height:52px}.mobile-menu-brand{font-size:1.7rem}.mobile-menu-close{width:54px;height:54px;font-size:1.8rem}.mobile-menu-link{min-height:66px;padding:0 16px;font-size:1.75rem}.hero-title,.content-hero-title{font-size:2.7rem;line-height:.94}.hero-description,.content-hero-text{font-size:.98rem;line-height:1.75}.hero-actions{gap:12px}.landing-btn-large{min-width:100%;min-height:58px}.hero-stats{grid-template-columns:1fr}.hero-stat{border-bottom:1px solid #ededed;border-right:none;padding-left:0;padding-right:0}.hero-stat:last-child{border-bottom:none}.section-intro h2,.feature-band-copy h2,.footer-cta-copy h2,.content-block h2{font-size:2.05rem}.feature-band-copy h2,.footer-cta-copy h2,.content-block h2{line-height:1.05}.step-card h3{font-size:1.6rem}.footer-cta-inner,.content-side-card,.faq-side-card{padding:24px 18px}.content-side-quote{font-size:1.08rem}}.content-input-shell{background:#f5f5f5}.content-input-card{max-width:1400px}.content-input-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.content-input-main{flex-direction:column;gap:22px;display:flex}.content-input-panel{background:#fff;border:1px solid #d9d9d9;padding:24px}.content-input-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.content-input-panel-head h2{color:#111;margin:0;font-size:24px;line-height:1.15}.content-input-panel-eyebrow,.content-input-side-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#666;margin-bottom:8px;font-size:11px;font-weight:700;display:inline-block}.content-input-help{color:#555;margin:0 0 14px;font-size:14px;line-height:1.6}.content-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.content-field{flex-direction:column;gap:8px;display:flex}.content-field-label{color:#111;font-size:13px;font-weight:700}.content-field-input,.content-section-textarea{color:#111;width:100%;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #cfcfcf;border-radius:0;outline:none;transition:border-color .2s,box-shadow .2s}.content-field-input{min-height:48px;padding:12px 14px}.content-section-textarea{resize:vertical;white-space:pre-wrap;min-height:180px;padding:14px 16px;line-height:1.55}.content-field-input:focus,.content-section-textarea:focus{border-color:#111;box-shadow:inset 0 0 0 1px #111}.content-input-side{flex-direction:column;gap:20px;display:flex;position:sticky;top:24px}.content-input-side-card{background:#fff;border:1px solid #d9d9d9;padding:22px}.content-input-side-card h3{color:#111;margin:0 0 12px;font-size:18px}.content-input-side-card p{color:#555;margin:0;font-size:14px;line-height:1.7}.content-input-tips{color:#444;margin:0;padding-left:18px}.content-input-tips li{margin-bottom:10px;line-height:1.55}.content-input-footer{justify-content:space-between;gap:16px;margin-top:24px;display:flex}.content-input-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.content-input-mode-item{align-items:center;gap:10px;min-width:0;display:flex}.content-input-mode-card{color:#111;text-align:center;cursor:pointer;background:#fff;border:1px solid #d7d7d7;justify-content:center;align-items:center;width:100%;min-height:52px;padding:0 18px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex}.content-input-mode-card:hover{background:#fcfcfc;border-color:#111;transform:translateY(-1px);box-shadow:0 8px 18px #0000000a}.content-input-mode-card.is-active{background:#fff;border-color:#111;box-shadow:inset 0 0 0 1px #111}.content-input-mode-eyebrow{display:none}.content-input-mode-title{letter-spacing:.14em;text-transform:uppercase;color:#111;font-size:.82rem;font-weight:500}.content-input-mode-text{display:none}.content-input-upload-shell{background:#fff;border:1px solid #d9d9d9;margin-top:16px;padding:20px}.content-input-upload-note{background:#fafafa;border:1px solid #d9d9d9;margin-bottom:18px;padding:14px 16px}.content-input-upload-note p{color:#444;margin:0;font-size:13px;line-height:1.65}.content-input-upload-shell-title{letter-spacing:.14em;text-transform:uppercase;color:#111;margin-bottom:6px;font-size:.82rem}.content-input-bullet-toggle{color:#666;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #cfcfcf;min-height:34px;margin-left:auto;padding:0 10px;font-size:.66rem;transition:border-color .18s,background .18s,color .18s}.content-input-bullet-toggle:hover{color:#111;border-color:#111}.entry-drag-handle-box{cursor:grab;opacity:.55;background:0 0;border:none;flex-shrink:0;grid-template-columns:repeat(2,4px);grid-auto-rows:4px;place-content:center;gap:2px;width:26px;min-width:26px;height:26px;padding:0;display:grid}.entry-drag-handle-box span{background:#9b9b9b;width:4px;height:4px;display:block}.entry-drag-handle-box:hover,.entry-drag-handle-box:active{opacity:.9}.entry-sort-actions{gap:6px}.entry-icon-btn,.entry-delete-btn{color:#111;cursor:pointer;background:#fff;border:1px solid #d7d7d7;flex-shrink:0;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;min-height:30px;padding:0;font-size:14px;line-height:1;transition:background .18s,color .18s,border-color .18s,opacity .18s;display:inline-flex}.entry-delete-btn{font-size:20px}.entry-icon-btn:hover,.entry-delete-btn:hover{color:#fff;background:#111;border-color:#111}@media (width<=720px){.content-input-mode-grid{grid-template-columns:1fr}.content-input-mode-item{align-items:center}.content-input-entry-summary-row{flex-direction:column;align-items:stretch!important;gap:14px!important}.content-input-entry-leading{width:100%;align-items:center!important}.content-input-entry-actions{flex-wrap:wrap;justify-content:flex-end;width:100%;gap:8px!important}}@media (width<=1100px){.content-input-layout{grid-template-columns:1fr}.content-input-side{position:static}}@media (width<=720px){.content-contact-grid{grid-template-columns:1fr}.content-input-panel{padding:18px}.content-input-panel-head h2{font-size:20px}.content-input-footer{flex-direction:column-reverse}.content-input-footer .setup-secondary-btn,.content-input-footer .setup-primary-btn,.setup-header .setup-primary-btn{width:100%}}.setup-info-btn{appearance:none!important;box-sizing:border-box!important;width:22px!important;min-width:22px!important;height:22px!important;box-shadow:none!important;color:#6a6a6a!important;cursor:pointer!important;vertical-align:middle!important;background:#fff!important;border:1px solid #d6d6d6!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0 0 0 8px!important;padding:0!important;font-size:13px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.setup-info-btn:hover{color:#111!important;box-shadow:none!important;background:#fff!important;border-color:#cfcfcf!important;transform:none!important}.setup-info-btn:focus,.setup-info-btn:focus-visible,.setup-info-btn:active{box-shadow:none!important;color:#111!important;background:#fff!important;border-color:#111!important;outline:none!important;transform:none!important}.setup-advisory{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#6a6a6a;margin:-8px 0 26px;font-size:12px;line-height:1.6}.setup-advisory-icon{letter-spacing:normal;text-transform:none;border:1px solid #cfcfcf;justify-content:center;align-items:center;width:18px;height:18px;margin:0 6px;font-size:11px;font-weight:400;line-height:1;display:inline-flex}@media (width<=768px){.custom-row{flex-wrap:wrap!important;align-items:stretch!important;gap:12px!important;width:100%!important;display:flex!important}.custom-row>input{flex:0 0 100%!important;order:1!important;width:100%!important;min-width:0!important}.custom-row>select{flex:calc(100% - 132px)!important;order:2!important;width:auto!important;min-width:0!important}.custom-row>.add-btn,.custom-row>button.add-btn{flex:0 0 120px!important;order:3!important;width:120px!important;min-width:120px!important}}@media (width<=520px){.custom-row>select{flex:calc(100% - 112px)!important}.custom-row>.add-btn,.custom-row>button.add-btn{flex:0 0 100px!important;width:100px!important;min-width:100px!important}}.custom-add-grid{grid-template-columns:minmax(0,1fr) 220px 140px;align-items:stretch;gap:16px;display:grid}.custom-add-input{color:#111;background:#fff;border:1px solid #cfcfcf;outline:none;width:100%;min-width:0;min-height:60px;padding:0 20px;font-size:14px}.custom-add-select{color:#111;appearance:none;cursor:pointer;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#111 50%),linear-gradient(135deg,#111 50%,#0000 50%);background-position:calc(100% - 24px) calc(50% - 4px),calc(100% - 16px) calc(50% - 4px);background-repeat:no-repeat;background-size:8px 8px,8px 8px;border:1px solid #cfcfcf;outline:none;width:100%;min-width:0;min-height:60px;padding:0 52px 0 16px;font-size:14px}.custom-add-btn{width:100%;min-width:140px}@media (width<=768px){.custom-add-grid{grid-template-columns:1fr 110px;grid-template-areas:"input input""section button""layout layout";gap:12px;width:100%;display:grid}.custom-add-input{grid-area:input;width:100%}.custom-add-section-select{grid-area:section;width:100%;min-width:0}.custom-add-layout-select{grid-area:layout;width:100%;min-width:0}.custom-add-btn{grid-area:button;width:110px;min-width:110px}}@media (width<=520px){.custom-add-grid{grid-template-columns:minmax(0,1fr) 104px;gap:12px}.custom-add-btn{min-width:104px}}.custom-section-row{align-items:center}.custom-section-action-buttons{flex-shrink:0;align-items:center;gap:14px;display:flex}.custom-section-layout-wrap{flex-shrink:0}@media (width<=768px){.custom-section-row{align-items:stretch}.custom-section-row .custom-section-action-buttons{order:1;justify-content:flex-start;width:100%;margin-bottom:2px}.custom-section-row .custom-section-left{order:2;width:100%}.custom-section-row .custom-section-layout-wrap{order:3;width:100%;margin-top:12px}.custom-section-row .custom-section-layout-select{width:100%!important;min-width:0!important}}.custom-section-row{align-items:center;gap:14px;display:flex}.custom-section-row .custom-section-left{flex:auto;order:1;min-width:0}.custom-section-row .custom-section-layout-wrap{flex-shrink:0;order:2}.custom-section-row .custom-section-layout-select{width:200px!important;min-width:200px!important}.custom-section-row .custom-section-action-buttons{flex-shrink:0;order:3;align-items:center;gap:14px;display:flex}@media (width<=768px){.custom-section-row{align-items:stretch}.custom-section-row .custom-section-action-buttons{order:1;justify-content:flex-start;width:100%;margin-bottom:2px}.custom-section-row .custom-section-left{order:2;width:100%}.custom-section-row .custom-section-layout-wrap{order:3;width:100%;margin-top:12px}.custom-section-row .custom-section-layout-select{width:100%!important;min-width:0!important}}.content-section-heading-row{justify-content:center;align-items:center;gap:10px;margin-bottom:10px;display:flex}.content-section-heading-row-left{justify-content:flex-start;margin-bottom:12px}.content-input-tooltip{z-index:30;text-align:left;color:#4d4d4d;white-space:normal;background:#fff;border:1px solid #d8d8d8;padding:14px 16px;font-size:12px;line-height:1.7;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 10px 24px #0000000f}@media (width<=768px){.content-section-heading-row-left{align-items:flex-start}.content-input-tooltip{max-width:90vw!important}}.step-page-topbar{width:100%;min-height:42px;margin-bottom:18px;position:relative}.step-page-logo{object-fit:contain;width:38px;height:38px;display:block;position:absolute;top:0;left:0}.step-page-label-wrap{justify-content:center;align-items:center;width:100%;min-height:42px;display:flex}.step-page-label{letter-spacing:.22em;text-transform:uppercase;color:#777;font-size:.78rem}@media (width<=768px){.step-page-topbar{min-height:38px;margin-bottom:14px}.step-page-label-wrap{min-height:38px}.step-page-label{letter-spacing:.18em;font-size:.72rem}.step-page-logo{width:34px;height:34px}.content-input-tooltip{box-sizing:border-box;width:calc(100vw - 56px)!important;max-width:calc(100vw - 56px)!important;left:0!important;right:auto!important;transform:none!important}}.content-input-tooltip-wrap{position:relative}@media (width<=768px){.content-input-mode-item{flex-wrap:wrap;align-items:stretch;position:relative}.content-input-tooltip-wrap{flex:none;position:static!important}.content-input-tooltip{box-sizing:border-box;z-index:30;width:auto!important;max-width:none!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;transform:none!important}}.setup-tooltip-wrap{position:relative}@media (width<=768px){.setup-heading-with-info{position:relative}.setup-tooltip-wrap{position:static!important}.setup-tooltip-panel{box-sizing:border-box;z-index:30;width:auto!important;max-width:none!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;transform:none!important}}.privacy-layout{grid-template-columns:minmax(260px,.5fr) minmax(0,1fr);align-items:start;gap:28px;display:grid}.privacy-list{gap:12px;display:grid}.privacy-item{text-align:left;background:#fff;border:1px solid #e5e5e5;padding:22px 22px 20px}.privacy-item h3{letter-spacing:0;color:#111;margin:0 0 10px;font-size:1rem;line-height:1.3}.privacy-item p{color:#555;font-size:.98rem;line-height:1.8}@media (width<=1100px){.privacy-layout{grid-template-columns:1fr}}.hero-panel-wrap{justify-content:center;align-items:center;display:flex}.hero-panel,.hero-panel-sheet,.hero-panel-toolbar,.mini-cv-page{display:none}.hero-fan-stage{flex-direction:column;justify-content:center;align-items:center;gap:28px;width:100%;max-width:500px;min-height:700px;display:flex}.hero-fan-stack{width:100%;height:620px;position:relative}.hero-cv-card{aspect-ratio:210/297;cursor:pointer;background:0 0;border:none;width:318px;padding:0;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .35s,filter .35s,box-shadow .35s;position:absolute;top:0;left:50%;overflow:hidden;box-shadow:0 24px 60px #00000024}.hero-cv-card:focus-visible{outline-offset:10px;outline:2px solid #111}.hero-cv-card-image{object-fit:cover;object-position:top center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block}.hero-cv-card-center{z-index:3;filter:saturate();transform:translate(-50%)translateY(18px)rotate(0)scale(1)}.hero-cv-card-left{z-index:1;opacity:.88;filter:grayscale(.04);transform:translate(calc(-50% - 138px))translateY(58px)rotate(-11deg)scale(.9)}.hero-cv-card-right{z-index:2;opacity:.88;filter:grayscale(.04);transform:translate(calc(138px - 50%))translateY(58px)rotate(11deg)scale(.9)}.hero-cv-card.active{z-index:5}.hero-fan-footer{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.hero-fan-caption{flex-direction:column;gap:4px;display:flex}.hero-fan-label{letter-spacing:.18em;text-transform:uppercase;color:#8a8a8a;font-size:.74rem}.hero-fan-name{color:#111;font-size:1rem;font-weight:600}.hero-preview-overlay{z-index:160;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111111d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.hero-preview-modal{background:#fff;border:1px solid #dcdcdc;width:min(920px,100%);max-height:calc(100vh - 48px);padding:24px;position:relative;overflow:auto;box-shadow:0 28px 90px #00000038}.hero-preview-close{color:#111;cursor:pointer;background:#fff;border:1px solid #111;width:48px;height:48px;font-size:2rem;line-height:1;position:absolute;top:14px;right:14px}.hero-preview-header{margin-bottom:18px;padding-right:56px}.hero-preview-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#777;margin-bottom:10px;font-size:.72rem;display:inline-block}.hero-preview-title{letter-spacing:-.03em;font-size:1.4rem}.hero-preview-image-wrap{background:#fafafa;border:1px solid #e7e7e7;padding:18px}.hero-preview-image{width:100%;height:auto;display:block}@media (width<=1180px){.hero-fan-stage{max-width:430px;min-height:620px}.hero-fan-stack{height:560px}.hero-cv-card{width:286px}.hero-cv-card-left{transform:translate(calc(-50% - 108px))translateY(56px)rotate(-10deg)scale(.9)}.hero-cv-card-right{transform:translate(calc(108px - 50%))translateY(56px)rotate(10deg)scale(.9)}}@media (width<=768px){.hero-fan-stage{gap:16px;max-width:100%;min-height:auto}.hero-fan-stack{height:360px;margin-top:4px}.hero-cv-card{width:176px;box-shadow:0 16px 36px #0000001f}.hero-cv-card-center{transform:translate(-50%)translateY(4px)rotate(0)scale(1)}.hero-cv-card-left{transform:translate(calc(-50% - 58px))translateY(28px)rotate(-8deg)scale(.88)}.hero-cv-card-right{transform:translate(calc(58px - 50%))translateY(28px)rotate(8deg)scale(.88)}.hero-fan-footer{flex-direction:column;align-items:stretch;gap:12px}.hero-fan-caption{text-align:center;align-items:center}.hero-fan-label{letter-spacing:.16em;font-size:.68rem}.hero-fan-name{font-size:.95rem}.hero-panel-btn{min-height:52px;font-size:.74rem}.hero-preview-overlay{padding:12px}.hero-preview-modal{max-height:calc(100vh - 24px);padding:16px}.hero-preview-close{width:42px;height:42px;top:10px;right:10px}.hero-preview-header{margin-bottom:14px;padding-right:48px}.hero-preview-title{font-size:1.1rem}.hero-preview-image-wrap{padding:10px}}@media (width>=769px){.hero-panel-wrap{align-self:flex-start}.hero-fan-stage{justify-content:flex-start;gap:16px;min-height:auto;padding-top:0}.hero-fan-stack{height:560px;margin-bottom:0}.hero-fan-footer{align-items:flex-start;margin-top:-8px}}.templates-shell{width:100%;max-width:1280px;margin:0 auto;padding-left:28px;padding-right:28px}.templates-topbar{justify-content:flex-start;margin-bottom:28px;display:flex}.templates-back-btn{appearance:none;color:#111;letter-spacing:.06em;cursor:pointer;background:#fff;border:1px solid #111;min-height:52px;padding:0 22px;font-size:.9rem;transition:background .18s,color .18s,border-color .18s,transform .18s}.templates-back-btn:hover{color:#fff;background:#111;transform:translateY(-1px)}.templates-header{text-align:center;max-width:760px;margin:0 auto 42px}.templates-step{color:#111;letter-spacing:.18em;text-transform:uppercase;background:#fff;border:1px solid #dcdcdc;justify-content:center;align-items:center;min-height:42px;margin-bottom:18px;padding:0 18px;font-size:.78rem;display:inline-flex}.templates-title{letter-spacing:-.06em;color:#111;margin-bottom:14px;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:700;line-height:.95}.templates-copy{color:#555;max-width:640px;margin:0 auto;font-size:1rem;line-height:1.72}.templates-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:32px;display:grid}.template-card.is-selected .template-card-sheet{box-shadow:inset 0 0 0 2px #111,0 26px 60px #00000014}.template-card.is-selected .template-card-meta h3{color:#111}.template-card-placeholder span{color:#9b9b9b;font-size:5rem;font-weight:300;line-height:1}.template-card-meta h2{letter-spacing:-.03em;color:#111;margin:0;font-size:1.35rem;font-weight:600}.templates-actions{justify-content:space-between;align-items:center;gap:16px;margin-top:28px;display:flex}.templates-actions .primary-btn:disabled{opacity:.45;cursor:not-allowed}.templates-actions .primary-btn:disabled:hover{color:#fff;background:#111}@media (width<=1024px){.templates-grid{gap:22px}.template-card-meta h2{font-size:1.2rem}}@media (width<=768px){.templates-page{padding:28px 0 44px}.templates-shell{padding-left:20px;padding-right:20px}.templates-topbar{margin-bottom:20px}.templates-back-btn{width:100%}.templates-header{margin-bottom:28px}.templates-title{font-size:clamp(2rem,10vw,3rem)}.templates-copy{font-size:.98rem}.templates-grid{grid-template-columns:1fr;gap:26px}.template-card-sheet{max-width:360px;margin:0 auto}.template-card-meta{padding-top:14px}}.templates-page{background:#fff;min-height:100vh;padding:48px 0 64px}.templates-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:32px;margin-top:30px;display:grid}.template-card{width:100%}.template-card-button{appearance:none;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.template-card-sheet{aspect-ratio:1/1.414;width:100%;box-shadow:none;background:#fff;transition:transform .22s,box-shadow .22s,opacity .22s;overflow:hidden}.template-card.is-active .template-card-button:hover .template-card-sheet{box-shadow:none;transform:translateY(-4px)}.template-card-image{object-fit:cover;width:100%;height:100%;display:block}.template-card-placeholder{background:linear-gradient(#fff 0%,#f3f3f3 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.template-card-placeholder span{letter-spacing:.18em;text-transform:uppercase;color:#9a9a9a;font-size:10px}.template-card-meta{text-align:center;padding-top:18px}.template-card-meta h3{letter-spacing:-.03em;color:#111;margin:0;font-size:1.35rem;font-weight:600}.template-card-meta p{letter-spacing:.12em;text-transform:uppercase;color:#8a8a8a;margin-top:8px;font-size:.85rem}.template-card.is-disabled .template-card-button{cursor:default}.template-card.is-disabled .template-card-sheet{opacity:.92}@media (width<=1024px){.templates-grid{gap:22px}.template-card-meta h3{font-size:1.2rem}}@media (width<=768px){.templates-page{padding:28px 0 44px}.templates-grid{grid-template-columns:1fr;gap:26px}.template-card-sheet{max-width:360px;margin:0 auto}.template-card.is-selected .template-card-sheet{border:2px solid #111}.template-card.is-selected{transform:translateY(-2px)}.template-card-meta{padding-top:14px}.templates-actions{flex-direction:column}.templates-actions .setup-nav-btn{width:100%}}.no-marker{align-items:flex-start;display:flex;margin-left:0!important;padding-left:0!important}.no-marker .inline-marker{width:0!important;margin:0!important;padding:0!important;display:none!important}.no-marker .line-item-text{margin-left:0!important;padding-left:0!important}.setup-save-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:14px 0 18px;display:flex}.primary-btn,.secondary-btn,.setup-nav-btn,.header-start-btn{letter-spacing:.08em;justify-content:center;align-items:center;min-height:56px;padding:0 24px;font-size:.95rem;display:inline-flex}.secondary-btn{border-color:#1a1a1a}.setup-page{background:#fff;min-height:100vh;padding:40px 24px 72px}.setup-card{background:0 0;border:none;width:100%;max-width:1240px;margin:0 auto;padding:0}.step-page-topbar{justify-content:center;align-items:center;min-height:42px;margin-bottom:34px;display:flex;position:relative}.step-page-logo{object-fit:contain;width:42px;height:42px;position:absolute;left:0}.step-page-label-wrap{justify-content:center;width:100%;display:flex}.step-page-label{color:#777;letter-spacing:.2em;text-transform:uppercase;background:#fff;border:1px solid #ddd;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:.8rem;display:inline-flex}.setup-card>h2{text-align:center;letter-spacing:-.06em;margin-bottom:18px;font-size:clamp(2.35rem,4.1vw,3.7rem);font-weight:700;line-height:.98}.setup-advisory{text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#7b7b7b;max-width:720px;margin:0 auto 28px;font-size:.82rem;line-height:1.7}.setup-advisory-icon{color:#666;vertical-align:middle;border:1px solid #d7d7d7;justify-content:center;align-items:center;width:18px;height:18px;margin:0 4px;font-size:.72rem;display:inline-flex}.setup-note{color:#666;font-size:.98rem;line-height:1.75}.setup-group{border-top:1px solid #ececec;margin-bottom:0;padding-top:38px}.setup-group:first-of-type{border-top:none;padding-top:12px}.setup-group+.setup-group{margin-top:18px}.setup-heading-with-info{margin-bottom:18px!important}.setup-group h3{letter-spacing:.2em;text-transform:uppercase;text-align:center;margin-bottom:14px;font-size:.9rem}.setup-save-bar{border-top:1px solid #ececec;border-bottom:1px solid #ececec;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px 24px;margin-bottom:0;padding:18px 0 28px;display:flex}.setup-save-stack{gap:10px;margin-bottom:20px;display:grid}.profile-status-panel{background:#fff;border:1px solid #ececec;padding:12px 14px}.profile-status-panel-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.profile-status-panel-head h3{letter-spacing:.14em;text-transform:uppercase;text-align:left;margin:0;font-size:.78rem}.profile-status-eyebrow{display:none}.profile-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.profile-status-item{border-top:1px solid #efefef;padding-top:8px}.profile-status-label{letter-spacing:.12em;text-transform:uppercase;color:#7b7b7b;margin-bottom:4px;font-size:.68rem;display:block}.profile-status-item strong{color:#111;font-size:.88rem;font-weight:600;line-height:1.35;display:block}.profile-chip{letter-spacing:.14em;text-transform:uppercase;color:#555;border:1px solid #d8d8d8;align-items:center;min-height:28px;padding:0 10px;font-size:.72rem;display:inline-flex}.profile-chip-active{color:#111;border-color:#111}.profile-chip-subtle{min-height:30px;padding:0 10px}.profile-feedback{border:1px solid #e2e2e2;margin-top:16px;padding:14px 16px;font-size:.92rem;line-height:1.6}.profile-feedback-success{color:#111;border-color:#111}.profile-feedback-info{color:#333;background:#fafafa;border-color:#d8d8d8}.profile-feedback-error{color:#111;background:#f7f7f7;border-color:#cfcfcf}.setup-save-field-group{gap:8px;display:grid}.setup-save-field-label{letter-spacing:.16em;text-transform:uppercase;color:#7b7b7b;font-size:.68rem}.profile-summary-inline{background:#fafafa;border:1px solid #ececec;gap:6px;padding:16px 18px;display:grid}.profile-summary-inline-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-summary-inline p,.profile-summary-inline span{margin:0}.profile-summary-inline p{color:#222}.profile-summary-inline span{color:#666;font-size:.9rem}.profile-summary-inline-muted{background:#fff}.setup-note-tight{max-width:380px}.setup-save-bar-left,.setup-save-bar-right{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.setup-save-bar-right{flex:520px;justify-content:flex-end}.setup-save-bar .setup-note{max-width:320px}.section-name-input,.setup-inline-input,.setup-save-bar select,.setup-save-bar input[type=text],.custom-add-input,.custom-add-select{color:#111;background:#fff;border:1px solid #d9d9d9;outline:none;min-height:56px;padding:0 18px;font-size:.98rem;line-height:1.4;transition:border-color .18s,box-shadow .18s,background .18s}.section-name-input:focus,.setup-save-bar select:focus,.setup-save-bar input[type=text]:focus,.custom-add-input:focus,.custom-add-select:focus{border-color:#111;box-shadow:inset 0 0 0 1px #111}.setup-save-primary-btn{min-width:220px}.setup-ghost-btn{color:#666;border-color:#d6d6d6}.setup-ghost-btn:hover{color:#111;box-shadow:none;background:#f6f6f6;border-color:#c9c9c9}.sortable-row{background:#fff;border:1px solid #ececec;min-height:66px;margin-top:12px;padding:14px 16px}.sortable-row:hover{background:#fff;border-color:#d4d4d4}.row-left-wrap{gap:14px}.sort-btn,.custom-remove-btn{width:34px;height:34px}.checkbox-row{font-size:1rem}.section-name-input{min-width:0}.custom-add-grid{grid-template-columns:minmax(0,1.6fr) minmax(220px,.8fr) 148px;align-items:stretch;gap:16px;margin-top:14px;display:grid}.custom-add-btn{min-width:0}.setup-actions{border-top:1px solid #ececec;margin-top:44px;padding-top:30px}.setup-actions .primary-btn{min-width:320px}.setup-actions .secondary-btn{min-width:170px}.templates-card{max-width:1280px}.templates-grid{gap:34px;margin-top:42px}.template-card-sheet{box-shadow:none;border:1px solid #ececec}.template-card.is-active .template-card-button:hover .template-card-sheet{transform:translateY(-4px);box-shadow:0 22px 46px #00000014}.template-card.is-selected .template-card-sheet{border:2px solid #111;transform:translateY(-4px);box-shadow:0 22px 46px #00000014}.template-card-meta{padding-top:22px}.template-card-meta h3{letter-spacing:-.05em;font-size:1.6rem}.template-card-meta p{margin-top:10px}.content-input-mode-grid{gap:18px}.content-input-mode-card{border:1px solid #1a1a1a;min-height:58px}.content-input-mode-card.is-active{color:#fff;box-shadow:none;background:#111}.content-input-mode-card.is-active .content-input-mode-title{color:#fff}.content-input-bullet-toggle{min-height:44px;padding:0 16px}.content-section-heading-row{align-items:center;gap:14px}.content-section-heading-row .setup-info-btn{margin-left:2px}.content-input-entry-summary-row{align-items:flex-start}.content-input-entry-actions{gap:8px}.entry-drag-handle-box{width:30px;min-width:30px;height:30px}.entry-drag-handle-box:hover{opacity:.9}@media (width<=1024px){.setup-page{padding:32px 20px 56px}.setup-card>h2{font-size:clamp(2rem,6vw,3rem)}.setup-save-bar{flex-direction:column;align-items:stretch}.setup-save-bar-left,.setup-save-bar-right{justify-content:flex-start;width:100%}.setup-save-bar-right{flex:auto}.profile-status-grid{grid-template-columns:1fr;gap:6px}.profile-status-panel{padding:10px 12px}.profile-status-panel-head{flex-direction:row;align-items:center;margin-bottom:8px}.profile-status-item{justify-content:space-between;align-items:center;gap:12px;padding-top:7px;display:flex}.profile-status-label{margin-bottom:0}.profile-status-item strong{text-align:right;font-size:.82rem;line-height:1.3}.custom-add-grid{grid-template-columns:1fr}.setup-actions .primary-btn{min-width:260px}}@media (width<=768px){.setup-page{padding:24px 18px 44px}.step-page-topbar{justify-content:center;margin-bottom:24px}.step-page-logo{width:38px;height:38px;margin-right:12px;position:static}.step-page-label-wrap{width:auto}.setup-card>h2{margin-bottom:14px}.setup-advisory{letter-spacing:.12em;margin-bottom:22px;font-size:.74rem}.setup-group{padding-top:28px}.sortable-row{min-height:62px;padding:12px 14px}.setup-actions{flex-direction:column;align-items:stretch;gap:14px}.setup-actions .primary-btn,.setup-actions .secondary-btn,.setup-save-bar .primary-btn,.setup-save-bar .secondary-btn,.custom-add-btn{width:100%;min-width:0}.setup-save-bar select,.setup-save-bar input[type=text],.custom-add-input,.custom-add-select{width:100%}.templates-grid{gap:28px;margin-top:28px}.template-card-meta h3{font-size:1.35rem}}.step-mobile-floating-nav{display:none}.step-flow-page{background:#fff;min-height:100vh}.step-flow-header{z-index:70;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #ebebeb;position:sticky;top:0}.step-flow-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:86px;display:grid}.step-flow-nav{flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px;min-width:0;display:flex}.step-flow-nav-wrap{justify-content:center;align-items:center;gap:14px;min-width:0;display:flex}.step-flow-header-arrow,.step-flow-header-arrow-spacer{flex-shrink:0;width:48px;min-width:48px;height:48px}.step-flow-header-arrow{color:#111;cursor:pointer;background:#fff;border:1px solid #111;justify-content:center;align-items:center;font-size:1.3rem;line-height:1;transition:all .18s;display:inline-flex}.step-flow-header-arrow:hover{color:#fff;background:#111;transform:translateY(-1px)}.step-flow-header-arrow:disabled{color:#a0a0a0;cursor:not-allowed;background:#f2f2f2;border-color:#ddd}.step-flow-header-arrow-spacer{visibility:hidden}.step-flow-link{color:#666;cursor:pointer;background:#fff;border:1px solid #d9d9d9;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:132px;min-height:54px;padding:8px 14px;transition:background .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.step-flow-link:hover{color:#111;border-color:#111;transform:translateY(-1px)}.step-flow-link.is-locked,.step-flow-link:disabled,.step-flow-link.is-locked:hover,.step-flow-link:disabled:hover{color:#a0a0a0;cursor:not-allowed;box-shadow:none;background:#f3f3f3;border-color:#e1e1e1;transform:none}.step-flow-link.is-active{color:#fff;background:#111;border-color:#111;box-shadow:0 12px 26px #00000014}.step-flow-link-step{letter-spacing:.18em;text-transform:uppercase;font-size:.62rem}.step-flow-link-label{letter-spacing:.04em;white-space:nowrap;font-size:.84rem}.step-flow-mobile-toggle{display:none}.step-flow-page-body{width:100%}.step-flow-page .step-page-topbar{display:none!important}.step-flow-page .setup-page{padding-top:36px}.step-flow-page .editor-back-row{display:none!important}.step-flow-page .editor-top{padding-top:0!important}.step-flow-page .builder-page{padding-top:34px}.step-mobile-menu-overlay{z-index:120}.step-mobile-menu-panel{box-shadow:0 40px 100px #00000014}.step-mobile-menu-links{border-bottom:none}.step-mobile-menu-link{min-height:68px;padding:0 18px;font-size:1.2rem}.step-mobile-menu-link.is-locked,.step-mobile-menu-link:disabled{color:#a0a0a0;cursor:not-allowed;opacity:1;background:#f5f5f5;border-color:#ececec}.step-mobile-menu-link.is-locked:hover,.step-mobile-menu-link:disabled:hover{color:#a0a0a0;background:#f5f5f5;border-color:#ececec;transform:none}@media (width<=1180px){.step-flow-link{min-width:116px;padding:8px 12px}.step-flow-link-label{font-size:.78rem}.step-flow-nav-wrap{gap:10px}.step-flow-header-arrow,.step-flow-header-arrow-spacer{width:44px;min-width:44px;height:44px}}@media (width<=960px){.step-flow-header-inner{grid-template-columns:auto 1fr auto}.step-flow-nav{display:none}.step-flow-mobile-toggle{justify-self:end;display:inline-flex}.step-flow-nav-wrap{display:none}}@media (width<=768px){.step-flow-page .setup-page{padding-top:28px}.step-flow-page.step-flow-step-2 .setup-page,.step-flow-page.step-flow-step-3 .setup-page,.step-flow-page.step-flow-step-4 .setup-page{padding-bottom:120px}.step-flow-page .builder-page{padding-top:26px}.step-mobile-menu-link{min-height:62px;font-size:1.05rem}.step-mobile-floating-nav{z-index:95;pointer-events:none;justify-content:space-between;align-items:center;gap:14px;display:flex;position:fixed;bottom:18px;left:18px;right:18px}.step-mobile-floating-arrow{pointer-events:auto;color:#111;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #111;justify-content:center;align-items:center;width:32px;height:32px;padding:6px;font-size:1rem;line-height:1;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex;box-shadow:0 14px 28px #00000014}.step-mobile-floating-arrow:hover,.step-mobile-floating-arrow:active{color:#fff;background:#111;border-color:#111;transform:translateY(-1px)}.step-mobile-floating-arrow:disabled{opacity:.35;cursor:not-allowed;color:#111;background:#fffffff5;transform:none}.step-mobile-floating-arrow-primary{color:#fff;background:#111}body.theme-dark .step-mobile-floating-arrow{color:#f5f7fa;background:#14181df5;border-color:#6b7280;box-shadow:0 16px 34px #0000006b,0 0 0 1px #f5f7fa0f}body.theme-dark .step-mobile-floating-arrow:hover,body.theme-dark .step-mobile-floating-arrow:active{color:#111;background:#f5f7fa;border-color:#f5f7fa}body.theme-dark .step-mobile-floating-arrow:disabled{color:#7f8792;background:#14181dc7;border-color:#3a404a;box-shadow:0 12px 24px #00000047}body.theme-dark .step-mobile-floating-arrow-primary{color:#111;background:#f5f7fa;border-color:#f5f7fa}}@media print{.step-flow-header,.step-flow-mobile-toggle,.step-flow-mobile-overlay,.step-flow-mobile-panel{display:none!important}body,#root,.landing-page,.setup-page{background:#fff!important}}.hero-fan-footer{justify-content:center}.hero-fan-caption{text-align:center;align-items:center}.why-feature-card{text-align:center}.why-feature-icon{margin-left:auto;margin-right:auto}@media (width>=769px){.hero-fan-footer{align-items:center}}.profile-status-subnote{color:#666;margin:4px 0 0;font-size:12px;line-height:1.5}@media (width<=720px){.profile-status-subnote{font-size:11px}}.mobile-step-nav{z-index:100;background:#fff;border:1px solid #111;justify-content:space-between;align-items:center;gap:10px;width:auto;max-width:160px;min-height:44px;padding:6px 10px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%)}.mobile-step-nav button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;justify-content:center;align-items:center;width:36px;height:36px;transition:all .18s;display:flex}.mobile-step-nav button:hover{background:#000}.mobile-step-nav button:disabled{color:#999;cursor:not-allowed;background:#eaeaea;border-color:#d0d0d0}.mobile-step-nav svg{width:16px;height:16px}.templates-accordion{border-top:1px solid #eaeaea;flex-direction:column;margin-top:20px;display:flex}.template-accordion-item{border-bottom:1px solid #eaeaea}.template-accordion-header{letter-spacing:.18em;text-transform:uppercase;color:#111;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 4px;font-size:14px;display:flex}.template-accordion-header span:last-child{font-size:18px;font-weight:300}.template-accordion-content{padding:10px 0 20px}.template-accordion-content .template-card-sheet{background:#fff;border:1px solid #eaeaea}.template-select-btn{color:#111;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #111;width:100%;height:44px;margin-top:12px;font-size:13px}.template-select-btn.active{color:#fff;background:#111}@media (width>=721px){.templates-accordion{display:none}}.profile-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.profile-row input,.profile-row select,.profile-row button{width:100%;height:44px}.profile-accordion-content{padding-top:12px}.profile-status-grid-mobile-accordion{grid-template-columns:1fr;gap:6px;margin-top:12px}.profile-mobile-row{margin-top:12px}.profile-mobile-row:first-child{margin-top:0}.profile-mobile-row-two-col{grid-template-columns:1fr 1fr;gap:10px;display:grid}.profile-mobile-row .section-name-input,.profile-mobile-row .primary-btn,.profile-mobile-row .secondary-btn,.profile-mobile-btn{letter-spacing:.06em;width:100%;min-width:0;min-height:48px;font-size:.82rem}@media (width<=520px){.profile-mobile-row-two-col{grid-template-columns:1fr 1fr;gap:10px}.profile-mobile-row .section-name-input,.profile-mobile-row .primary-btn,.profile-mobile-row .secondary-btn,.profile-mobile-btn{letter-spacing:.05em;min-height:44px;font-size:.78rem}.profile-summary-inline{padding:12px 14px}.profile-summary-inline p,.profile-summary-inline span{font-size:.84rem;line-height:1.55}}.content-mobile-profile-accordions{margin-bottom:20px}.content-mobile-profile-panel{border:1px solid #ececec;padding:12px 14px}.content-mobile-profile-panel .profile-status-panel-head{align-items:center}.content-mobile-saved-profiles-note{color:#666;margin-bottom:16px;font-size:.98rem;line-height:1.75}.content-mobile-saved-profiles-field{margin-bottom:16px}.content-mobile-saved-profiles-actions{gap:16px;display:grid}@media (width<=768px){.content-mobile-profile-accordions .template-accordion-content{padding-top:12px}.content-mobile-saved-profiles-note{font-size:.86rem;line-height:1.6}.content-mobile-saved-profiles-field .section-name-input,.content-mobile-saved-profiles-actions .primary-btn,.content-mobile-saved-profiles-actions .secondary-btn{letter-spacing:.06em;width:100%;min-width:0;min-height:48px;font-size:.82rem}}@media (width<=520px){.content-mobile-saved-profiles-note{font-size:.82rem;line-height:1.55}.content-mobile-saved-profiles-actions .primary-btn,.content-mobile-saved-profiles-actions .secondary-btn{letter-spacing:.05em;min-height:44px;font-size:.78rem}}@media (width<=720px){.content-mobile-saved-profiles-actions{grid-template-columns:1fr 1fr;align-items:stretch;gap:10px;display:grid}.content-mobile-saved-profiles-actions .primary-btn,.content-mobile-saved-profiles-actions .secondary-btn,.content-mobile-saved-profiles-actions .setup-ghost-btn{letter-spacing:.05em;width:100%;min-width:0;min-height:44px;font-size:.78rem}}.builder-template-chip{color:#555;letter-spacing:.16em;text-transform:uppercase;background:#fff;border:1px solid #dcdcdc;align-items:center;min-height:38px;margin-bottom:14px;padding:0 14px;font-size:.74rem;display:inline-flex}.landing-header-cta{align-items:center;gap:12px;display:inline-flex}.theme-toggle-btn{color:#111;cursor:pointer;background:#fff;border:1px solid #111;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;min-height:50px;padding:0;transition:background .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.theme-toggle-svg{width:18px;height:18px;display:block}.theme-toggle-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.theme-toggle-btn:hover{color:#fff;background:#111;border-color:#111;transform:translateY(-1px);box-shadow:0 12px 26px #00000014}.step-theme-toggle{justify-self:end}.mobile-theme-toggle{align-self:flex-end;width:56px;min-width:56px;height:56px;min-height:56px;margin-top:18px}@media (width<=960px){.step-theme-toggle{display:none}}@media (width<=920px){.landing-theme-toggle{display:none}}body.theme-dark{color:#f5f7fa;background:#0f1114}body.theme-dark .landing-home{background:linear-gradient(#0f1114 0% 60%,#14181d 60% 100%)}body.theme-dark .landing-page,body.theme-dark .page-view,body.theme-dark .content-hero,body.theme-dark .content-section,body.theme-dark .steps-section,body.theme-dark .footer-cta-section,body.theme-dark .templates-page,body.theme-dark .setup-page,body.theme-dark .step-flow-page,body.theme-dark .step-flow-page-body,body.theme-dark .content-input-shell{background:#0f1114}body.theme-dark .content-section.alt,body.theme-dark .feature-band{background:#14181d;border-color:#20252c}body.theme-dark h1,body.theme-dark h2,body.theme-dark h3,body.theme-dark h4,body.theme-dark .brand-mark-text,body.theme-dark .content-side-quote,body.theme-dark .footer-brand-title,body.theme-dark .mobile-menu-brand,body.theme-dark .step-flow-link.is-active,body.theme-dark .theme-toggle-btn,body.theme-dark .setup-card>h2,body.theme-dark .content-input-panel-head h2,body.theme-dark .content-input-side-card h3,body.theme-dark .faq-question,body.theme-dark .privacy-item h3{color:#f5f7fa}body.theme-dark p,body.theme-dark .landing-nav button,body.theme-dark .landing-footer-links button,body.theme-dark .landing-footer-follow a,body.theme-dark .content-hero-text,body.theme-dark .content-block p,body.theme-dark .hero-description,body.theme-dark .section-intro p,body.theme-dark .feature-band-copy p,body.theme-dark .why-feature-card p,body.theme-dark .footer-cta-copy p,body.theme-dark .faq-answer p,body.theme-dark .content-input-help,body.theme-dark .content-input-side-card p,body.theme-dark .content-input-tips,body.theme-dark .setup-note,body.theme-dark .profile-status-subnote,body.theme-dark .profile-summary-inline span,body.theme-dark .profile-feedback,body.theme-dark .privacy-item p,body.theme-dark .blog-article-card p,body.theme-dark .blog-article-body p{color:#b3bcc8}body.theme-dark .landing-nav .nav-active,body.theme-dark .landing-nav button:hover,body.theme-dark .landing-footer-links button:hover,body.theme-dark .landing-footer-follow a:hover,body.theme-dark .mobile-menu-link:hover,body.theme-dark .mobile-menu-link.active,body.theme-dark .step-flow-link:hover,body.theme-dark .step-flow-link:not(.is-active) .step-flow-link-step,body.theme-dark .step-flow-link:not(.is-active) .step-flow-link-label,body.theme-dark .builder-template-chip{color:#f5f7fa}body.theme-dark .landing-header,body.theme-dark .step-flow-header{background:#0f1114f0;border-bottom-color:#20252c}body.theme-dark .landing-browser-note{background:#12161a;border-bottom-color:#20252c}body.theme-dark .landing-browser-note p,body.theme-dark .section-eyebrow,body.theme-dark .content-side-label,body.theme-dark .mini-list-number,body.theme-dark .hero-fan-label,body.theme-dark .hero-stat span,body.theme-dark .builder-template-chip,body.theme-dark .step-page-label,body.theme-dark .setup-advisory,body.theme-dark .step-flow-link-step,body.theme-dark .content-input-panel-eyebrow,body.theme-dark .content-input-side-eyebrow,body.theme-dark .content-field-label,body.theme-dark .profile-status-label,body.theme-dark .setup-save-field-label{color:#8f98a6}body.theme-dark .eyebrow-badge,body.theme-dark .step-page-label,body.theme-dark .builder-template-chip,body.theme-dark .profile-chip,body.theme-dark .profile-summary-inline,body.theme-dark .profile-status-panel,body.theme-dark .template-card-sheet,body.theme-dark .content-side-card,body.theme-dark .faq-side-card,body.theme-dark .faq-item,body.theme-dark .privacy-item,body.theme-dark .blog-article-card,body.theme-dark .blog-article-body,body.theme-dark .footer-cta-inner,body.theme-dark .setup-card,body.theme-dark .content-input-panel,body.theme-dark .content-input-side-card,body.theme-dark .mobile-menu-panel,body.theme-dark .setup-save-bar,body.theme-dark .control-group,body.theme-dark .accordion-item,body.theme-dark .sortable-row,body.theme-dark .content-mobile-profile-panel{box-shadow:none;background:#181b1f;border-color:#2a2f36}body.theme-dark .footer-cta-inner{background:linear-gradient(#181b1f,#14181d)}body.theme-dark .faq-item{background:#161a1f;border-color:#323844}body.theme-dark .faq-item.open{border-color:#4a5362;box-shadow:0 16px 34px #00000038}body.theme-dark .faq-question{background:#161a1f}body.theme-dark .faq-question:hover{background:#1b2027}body.theme-dark .faq-icon{color:#d8dee7}body.theme-dark .blog-article-meta span{color:#8f98a6}body.theme-dark .blog-article-card,body.theme-dark .blog-article-body{box-shadow:none;background:#181b1f;border-color:#2a2f36}body.theme-dark .blog-article-card p,body.theme-dark .blog-article-body p{color:#c6d0dc}body.theme-dark .faq-answer{background:#181d24;border-top-color:#323844}body.theme-dark .faq-answer p{color:#d8dee7}body.theme-dark .hero-stats,body.theme-dark .hero-stat,body.theme-dark .mobile-menu-top,body.theme-dark .mobile-menu-links,body.theme-dark .setup-group,body.theme-dark .setup-save-bar,body.theme-dark .accordion-item,body.theme-dark .faq-answer,body.theme-dark .step-flow-link,body.theme-dark .content-input-upload-shell,body.theme-dark .content-input-mode-card,body.theme-dark .content-input-upload-shell,body.theme-dark .privacy-item,body.theme-dark .landing-footer-bottom,body.theme-dark .landing-footer,body.theme-dark .why-feature-icon,body.theme-dark .step-card,body.theme-dark .contributor-toggle-indicator{color:#c7ced8;background:0 0;border-color:#313840}body.theme-dark .contributor-toggle:hover .contributor-toggle-indicator{color:#f5f7fa;background:#171b21;border-color:#dfe6ee}body.theme-dark .contributor-detail-card{background:#12161a;border-color:#2a3038}body.theme-dark .contributor-detail-row+.contributor-detail-row{border-top-color:#242a31}body.theme-dark .contributor-detail-row strong{color:#f5f7fa}body.theme-dark .contributor-detail-row span{color:#aab3bf}body.theme-dark .how-to-use-section{background:#0f1318}body.theme-dark .how-to-use-card{box-shadow:none;background:#12161a;border-color:#2a3038}body.theme-dark .how-to-use-card-top h3{color:#f5f7fa}body.theme-dark .how-to-use-card-top p{color:#aab3bf}body.theme-dark .how-to-use-video-frame{background:#171c22;border-color:#2a3038}body.theme-dark .mini-list-item{border-color:#2a2f36}body.theme-dark .landing-footer{background:#0b0d10}body.theme-dark .landing-footer-brand p,body.theme-dark .landing-footer-links h4,body.theme-dark .landing-footer-bottom{color:#8f98a6}body.theme-dark .hero-stat strong,body.theme-dark .hero-fan-name,body.theme-dark .step-card h3,body.theme-dark .section-intro h2,body.theme-dark .feature-band-copy h2,body.theme-dark .footer-cta-copy h2,body.theme-dark .content-block h2,body.theme-dark .content-hero-title,body.theme-dark .templates-title,body.theme-dark .template-card-meta h3,body.theme-dark .step-number,body.theme-dark .faq-icon,body.theme-dark .sort-btn,body.theme-dark .custom-remove-btn,body.theme-dark .entry-icon-btn,body.theme-dark .entry-delete-btn{color:#f5f7fa}body.theme-dark .primary-btn,body.theme-dark .header-start-btn,body.theme-dark .theme-toggle-btn:hover,body.theme-dark .step-number,body.theme-dark .content-input-mode-card.is-active,body.theme-dark .template-select-btn.active,body.theme-dark .step-flow-link.is-active,body.theme-dark .step-mobile-floating-arrow-primary{color:#111315;background:#f5f7fa;border-color:#f5f7fa}body.theme-dark .secondary-btn,body.theme-dark .theme-toggle-btn,body.theme-dark .mobile-menu-toggle,body.theme-dark .mobile-menu-close,body.theme-dark .step-flow-header-arrow,body.theme-dark .step-mobile-floating-arrow,body.theme-dark .sort-btn,body.theme-dark .custom-remove-btn,body.theme-dark .entry-icon-btn,body.theme-dark .entry-delete-btn,body.theme-dark .content-input-bullet-toggle,body.theme-dark .content-input-mode-card,body.theme-dark .template-select-btn,body.theme-dark .templates-back-btn,body.theme-dark .template-accordion-header{color:#f5f7fa;background:#181b1f;border-color:#313741}body.theme-dark .secondary-btn:hover,body.theme-dark .theme-toggle-btn:hover,body.theme-dark .mobile-menu-toggle:hover,body.theme-dark .mobile-menu-close:hover,body.theme-dark .step-flow-header-arrow:hover,body.theme-dark .step-mobile-floating-arrow:hover,body.theme-dark .sort-btn:hover:not(:disabled),body.theme-dark .custom-remove-btn:hover,body.theme-dark .entry-icon-btn:hover,body.theme-dark .entry-delete-btn:hover,body.theme-dark .content-input-bullet-toggle:hover,body.theme-dark .content-input-mode-card:hover,body.theme-dark .template-select-btn:hover,body.theme-dark .templates-back-btn:hover{color:#111315;background:#f5f7fa;border-color:#f5f7fa}body.theme-dark .mobile-menu-toggle span{background:#f5f7fa}body.theme-dark .content-field-input,body.theme-dark .content-section-textarea,body.theme-dark .custom-row input,body.theme-dark .custom-add-input,body.theme-dark .section-name-input,body.theme-dark .setup-save-bar select,body.theme-dark .setup-save-bar input[type=text]{color:#f5f7fa;background:#12161a;border-color:#313741}.custom-add-select{background-image:linear-gradient(45deg,#0000 50%,#111 50%),linear-gradient(135deg,#111 50%,#0000 50%);background-position:calc(100% - 24px) calc(50% - 4px),calc(100% - 16px) calc(50% - 4px);background-repeat:no-repeat;background-size:8px 8px,8px 8px}body.theme-dark .custom-add-select{color:#f5f7fa;background-color:#12161a;background-image:linear-gradient(45deg,#0000 50%,#f5f7fa 50%),linear-gradient(135deg,#f5f7fa 50%,#0000 50%);background-position:calc(100% - 24px) calc(50% - 4px),calc(100% - 16px) calc(50% - 4px);background-repeat:no-repeat;background-size:8px 8px,8px 8px;border-color:#313741}body.theme-dark .content-field-input:focus,body.theme-dark .content-section-textarea:focus,body.theme-dark .custom-row input:focus,body.theme-dark .custom-add-input:focus,body.theme-dark .custom-add-select:focus,body.theme-dark .section-name-input:focus,body.theme-dark .setup-save-bar select:focus,body.theme-dark .setup-save-bar input[type=text]:focus{border-color:#f5f7fa;box-shadow:inset 0 0 0 1px #f5f7fa}body.theme-dark .content-input-mode-card,body.theme-dark .content-input-upload-shell,body.theme-dark .locked-sortable-row,body.theme-dark .profile-feedback-info,body.theme-dark .profile-feedback-error,body.theme-dark .profile-summary-inline-muted,body.theme-dark .template-card-placeholder,body.theme-dark .hero-preview-image-wrap{background:#15191d}body.theme-dark .preview-hover-action,body.theme-dark .hero-preview-close{color:#f5f7fa;background:#181b1f;border-color:#313741}body.theme-dark .hero-preview-modal{background:#181b1f;border-color:#2a2f36}body.theme-dark .hero-preview-overlay,body.theme-dark .mobile-menu-overlay{background:#080a0deb}body.theme-dark .step-flow-link:not(.is-active){color:#d7dde6;background:#181b1f;border-color:#313741}body.theme-dark .step-flow-link.is-locked,body.theme-dark .step-flow-link:disabled,body.theme-dark .step-mobile-menu-link.is-locked,body.theme-dark .step-mobile-menu-link:disabled{color:#707987;background:#14181d;border-color:#252a31}body.theme-dark .step-mobile-floating-arrow{color:#f5f7fa;background:#181b1ff5;border-color:#313741}body.theme-dark .why-feature-icon,body.theme-dark .step-number{box-shadow:none}body.theme-dark .landing-nav button:hover,body.theme-dark .landing-footer-links button:hover,body.theme-dark .brand-mark:hover{transform:translateY(-1px)}body.theme-dark .theme-toggle-btn,body.theme-dark .landing-header,body.theme-dark .step-flow-header,body.theme-dark .mobile-menu-panel,body.theme-dark .content-input-side-card,body.theme-dark .content-input-panel,body.theme-dark .setup-card,body.theme-dark .templates-card{box-shadow:none}@media (width<=520px){.theme-toggle-btn{width:46px;min-width:46px;height:46px;min-height:46px}.mobile-theme-toggle{width:52px;min-width:52px;height:52px;min-height:52px}}body.theme-dark .checkbox-row,body.theme-dark .checkbox-row span,body.theme-dark .profile-status-item strong,body.theme-dark .profile-summary-inline p,body.theme-dark .profile-status-panel-head h3,body.theme-dark .setup-group h3,body.theme-dark .setup-heading-with-info h3,body.theme-dark .setup-save-bar .setup-note,body.theme-dark .setup-save-bar .setup-note-tight,body.theme-dark .setup-save-bar .profile-chip,body.theme-dark .template-accordion-header,body.theme-dark .content-mobile-saved-profiles-note{color:#f5f7fa}body.theme-dark .setup-info-btn{color:#111315!important;background:#f5f7fa!important;border-color:#f5f7fa!important}body.theme-dark .setup-info-btn:hover,body.theme-dark .setup-info-btn:focus,body.theme-dark .setup-info-btn:focus-visible,body.theme-dark .setup-info-btn:active{color:#111315!important;background:#dfe5ec!important;border-color:#dfe5ec!important}body.theme-dark .setup-info-btn.is-active{color:#080a0d!important;background:#9ca3af!important;border-color:#c7ced8!important;box-shadow:0 0 0 2px #c7ced82e!important}body.theme-dark .setup-info-btn.is-active:hover,body.theme-dark .setup-info-btn.is-active:focus,body.theme-dark .setup-info-btn.is-active:focus-visible,body.theme-dark .setup-info-btn.is-active:active{color:#080a0d!important;background:#c7ced8!important;border-color:#f5f7fa!important;box-shadow:0 0 0 2px #f5f7fa38!important}body.theme-dark .setup-tooltip-panel,body.theme-dark .content-input-tooltip{color:#d7dde6!important;background:#181b1f!important;border-color:#313741!important;box-shadow:0 10px 24px #00000047!important}body.theme-dark .drag-handle span,body.theme-dark .entry-drag-handle-box span{background:#8f98a6}body.theme-dark .content-input-mode-title,body.theme-dark .template-card-placeholder span,body.theme-dark .faq-icon,body.theme-dark .custom-section-layout-select,body.theme-dark .section-name-input::placeholder,body.theme-dark .setup-save-bar input[type=text]::placeholder,body.theme-dark .content-field-input::placeholder,body.theme-dark .content-section-textarea::placeholder{color:#8f98a6}body.theme-dark .setup-save-bar,body.theme-dark .profile-summary-inline,body.theme-dark .profile-status-panel,body.theme-dark .profile-feedback-info,body.theme-dark .profile-feedback-error,body.theme-dark .profile-summary-inline-muted{background:#181b1f}body.theme-dark .content-input-mode-card.is-active,body.theme-dark .content-input-mode-card.is-active:hover{color:#111315;background:#f5f7fa;border-color:#f5f7fa}body.theme-dark .content-input-mode-card.is-active .content-input-mode-title,body.theme-dark .content-input-mode-card.is-active:hover .content-input-mode-title{color:#111315!important}body.theme-dark .content-input-upload-shell-title,body.theme-dark .content-input-upload-shell p,body.theme-dark .content-input-upload-shell label,body.theme-dark .content-input-upload-shell input[type=file]{color:#f5f7fa}body.theme-dark .content-input-upload-note{background:#111315;border-color:#313840}body.theme-dark .content-input-upload-note p{color:#c7ced8}body.theme-dark .mobile-menu-link.active,body.theme-dark .mobile-menu-link.active:hover{background:#f5f7fa;border-color:#f5f7fa;color:#111315!important}body.theme-dark .mobile-menu-link:not(.active):hover{color:#f5f7fa;background:#181b1f;border-color:#313741}@media (width<=920px){.landing-header-cta{display:none!important}.landing-header-inner{grid-template-columns:1fr auto}.mobile-menu-toggle{justify-self:end;display:inline-flex}}body.theme-dark .eyebrow-badge{color:#f5f7fa;background:#181b1f;border-color:#313741}body.theme-dark .hero-title{color:#f5f7fa}body.theme-dark .hero-title span,body.theme-dark .hero-description,body.theme-dark .landing-browser-note p,body.theme-dark .section-intro p,body.theme-dark .feature-band-copy p,body.theme-dark .footer-cta-copy p,body.theme-dark .why-feature-card p,body.theme-dark .step-card p{color:#c2c9d3}body.theme-dark .hero-stat strong,body.theme-dark .section-intro h2,body.theme-dark .feature-band-copy h2,body.theme-dark .footer-cta-copy h2,body.theme-dark .why-feature-card h3,body.theme-dark .step-card h3,body.theme-dark .hero-fan-name{color:#f5f7fa}body.theme-dark .hero-stat span,body.theme-dark .section-eyebrow,body.theme-dark .hero-fan-label{color:#9aa4b2}body.theme-dark .hero-stats,body.theme-dark .hero-stat,body.theme-dark .step-card,body.theme-dark .mini-list-item{border-color:#2a2f36}body.theme-dark .landing-nav button,body.theme-dark .mobile-menu-link{color:#c2c9d3}body.theme-dark .landing-nav .nav-active,body.theme-dark .landing-nav button:hover,body.theme-dark .mobile-menu-link.active,body.theme-dark .mobile-menu-link:hover{color:#f5f7fa}body.theme-dark .mobile-menu-link.active{background:#1c2127;border-color:#313741}body.theme-dark .why-feature-icon{color:#111315;background:#f5f7fa;border-color:#f5f7fa}body.theme-dark .why-feature-icon svg{stroke:currentColor}body.theme-dark .landing-footer-brand p,body.theme-dark .landing-footer-links h4,body.theme-dark .landing-footer-bottom,body.theme-dark .landing-footer-links button,body.theme-dark .landing-footer-follow a{color:#9aa4b2}body.theme-dark .landing-footer-links button:hover,body.theme-dark .landing-footer-follow a:hover{color:#f5f7fa}body.theme-dark .templates-card,body.theme-dark .step-flow-step-3 .setup-card,body.theme-dark .step-flow-step-4 .setup-card,body.theme-dark .step-flow-step-3 .profile-status-panel,body.theme-dark .step-flow-step-4 .profile-status-panel,body.theme-dark .step-flow-step-3 .setup-save-bar,body.theme-dark .step-flow-step-4 .setup-save-bar,body.theme-dark .step-flow-step-3 .profile-summary-inline,body.theme-dark .step-flow-step-4 .profile-summary-inline,body.theme-dark .step-flow-step-4 .content-mobile-profile-panel{box-shadow:none;background:0 0}body.theme-dark .step-flow-step-3 .profile-summary-inline-muted,body.theme-dark .step-flow-step-4 .profile-summary-inline-muted{background:0 0}.app-theme-dark .step-mobile-floating-arrow{color:#000;background:#fff;border:1px solid #00000026;box-shadow:0 6px 18px #00000040}.app-theme-dark .step-mobile-floating-arrow:hover,.app-theme-dark .step-mobile-floating-arrow:active,.app-theme-dark .step-mobile-floating-arrow:focus-visible{color:#fff;background:#111}.app-theme-dark .step-mobile-floating-arrow-primary{color:#000;background:#fff}.app-theme-dark .step-mobile-floating-arrow:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){body.theme-dark .step-mobile-floating-arrow,.app-theme-dark .step-mobile-floating-arrow{color:#111!important;opacity:1!important;background:#fff!important;border:1px solid #fff!important;box-shadow:0 10px 24px #00000052!important}body.theme-dark .step-mobile-floating-arrow-primary,.app-theme-dark .step-mobile-floating-arrow-primary{color:#111!important;background:#fff!important;border:1px solid #fff!important}body.theme-dark .step-mobile-floating-arrow:hover,body.theme-dark .step-mobile-floating-arrow:active,body.theme-dark .step-mobile-floating-arrow:focus-visible,.app-theme-dark .step-mobile-floating-arrow:hover,.app-theme-dark .step-mobile-floating-arrow:active,.app-theme-dark .step-mobile-floating-arrow:focus-visible{color:#fff!important;background:#111!important;border-color:#fff!important}body.theme-dark .step-mobile-floating-arrow:disabled,.app-theme-dark .step-mobile-floating-arrow:disabled{color:#707070!important;opacity:.65!important;background:#fff!important;border-color:#d9d9d9!important;box-shadow:0 8px 18px #00000038!important}}@media (width>=769px){body.theme-dark .template-card.is-selected .template-card-meta h3{background:0 0;border:1px solid #f5f7fa;justify-content:center;align-items:center;min-height:48px;padding:0 22px;display:inline-flex;color:#f5f7fa!important}}@media (width<=1100px){.blog-article-layout{grid-template-columns:1fr;display:grid}}@media (width<=768px){.blog-article-card,.blog-article-body{padding:22px}.blog-read-btn,.blog-back-btn{width:100%;min-width:0}}@media (width<=720px){.content-input-bullet-toggle{letter-spacing:.06em;min-height:32px;padding:0 9px;font-size:.62rem}.content-input-mode-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid;position:relative}.content-input-mode-card{width:100%;min-width:0}.content-input-tooltip-wrap{flex:none;place-self:center end;align-items:center!important;display:inline-flex!important;position:relative!important}.content-input-tooltip{box-sizing:border-box;z-index:40;width:min(340px,100vw - 48px)!important;max-width:min(340px,100vw - 48px)!important;position:absolute!important;top:calc(100% + 10px)!important;left:auto!important;right:0!important;transform:none!important}}.content-mobile-saved-profiles-select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23111111' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;background-size:18px 18px!important;padding-right:42px!important}body.theme-dark .content-mobile-saved-profiles-select,.app-theme-dark .content-mobile-saved-profiles-select,body.dark .content-mobile-saved-profiles-select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>")!important}@media (width>=1101px){.setup-save-bar{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.setup-save-bar-left{flex:0 360px;min-width:0}.setup-save-bar-right{flex-wrap:nowrap;flex:auto;justify-content:flex-end;align-items:flex-end;gap:14px;min-width:0;display:flex}.setup-save-bar-right .setup-save-field-group{flex:0 0 300px;min-width:300px}.setup-save-bar-right .primary-btn,.setup-save-bar-right .secondary-btn{white-space:nowrap;flex:none}}.import-text-choice-btn.is-active{color:#fff;background:#111;border-color:#111;box-shadow:inset 0 0 0 1px #111}.import-text-choice-btn.is-active:hover{color:#fff;background:#111;border-color:#111}body.theme-dark .import-text-choice-btn.is-active{color:#111315;background:#f5f7fa;border-color:#f5f7fa;box-shadow:inset 0 0 0 1px #f5f7fa}body.theme-dark .import-text-choice-btn.is-active:hover{color:#111315;background:#f5f7fa;border-color:#f5f7fa}@media (width<=768px){.content-section-heading-row,.content-section-heading-row-left{position:relative}.content-section-heading-row .content-input-tooltip-wrap,.content-section-heading-row-left .content-input-tooltip-wrap{position:static!important}.content-section-heading-row .content-input-tooltip,.content-section-heading-row-left .content-input-tooltip{box-sizing:border-box;z-index:80;width:auto!important;max-width:none!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;transform:none!important}}.storage-warning-banner{z-index:70;color:#111;background:#fff7d6;border-bottom:1px solid #d9d9d9;justify-content:space-between;align-items:center;gap:14px;padding:12px 20px;font-size:13px;line-height:1.55;display:flex;position:sticky;top:0}.storage-warning-banner span{color:#111}.storage-warning-banner button{color:#111;cursor:pointer;background:#fff;border:1px solid #111;flex:none;width:30px;height:30px;padding:0;font-size:20px;line-height:1}.storage-warning-banner button:hover{color:#fff;background:#111}@media (width<=720px){.storage-warning-banner{align-items:flex-start;padding:12px 16px;font-size:12px}}.landing-walkthrough-slider{background:#fff;border:1px solid #e6e6e6;margin-top:28px;padding:34px 72px 24px;position:relative;overflow:hidden;box-shadow:0 18px 44px #0000000a}.landing-walkthrough-content{grid-template-columns:minmax(280px,.95fr) minmax(280px,1fr);align-items:center;gap:38px;animation:.35s both walkthroughFadeIn;display:grid}.landing-walkthrough-image-panel{background:#fafafa;border:1px solid #eee;justify-content:center;align-items:center;min-width:0;min-height:460px;display:flex;overflow:hidden}.landing-walkthrough-image{object-fit:contain;width:100%;max-width:520px;max-height:560px}.landing-walkthrough-copy{min-width:0;max-width:560px;animation:.45s both walkthroughTextFadeIn}.landing-walkthrough-step-chip{color:#fff;letter-spacing:.18em;text-transform:uppercase;background:#111;border:1px solid #fff;outline:1px solid #111;justify-content:center;align-items:center;min-height:44px;margin-bottom:18px;padding:0 18px;font-size:.86rem;font-weight:700;display:inline-flex}body.theme-dark .landing-walkthrough-step-chip{color:#fff;background:#111;border-color:#ffffffe6;outline-color:#ffffff59}.landing-walkthrough-subtitle{letter-spacing:.06em;text-transform:uppercase;color:#666;margin-bottom:16px;font-size:.9rem;font-weight:700}.landing-walkthrough-lines{gap:10px;display:grid}.landing-walkthrough-lines p{letter-spacing:-.03em;color:#111;font-size:clamp(1rem,1.9vw,1.55rem);line-height:1.45}.landing-walkthrough-line-space{height:8px;display:block}.landing-walkthrough-side-arrow{z-index:2;color:#111;cursor:pointer;background:#ffffffeb;border:1px solid;justify-content:center;align-items:center;width:54px;height:74px;font-size:2.2rem;line-height:1;transition:background .18s,color .18s,transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}body.theme-dark .landing-walkthrough-side-arrow{color:#fff;background:#ffffff14;border-color:#ffffffb8;box-shadow:0 0 0 1px #ffffff14}.landing-walkthrough-side-arrow:hover{color:#fff;background:#111;transform:translateY(-50%)scale(1.02);box-shadow:0 14px 34px #00000014}.landing-walkthrough-footer{letter-spacing:.14em;text-transform:uppercase;color:#666;border-top:1px solid #eee;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:22px;font-size:.8rem;display:flex}.landing-walkthrough-dots{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.landing-walkthrough-dot{cursor:pointer;background:#fff;border:1px solid #111;width:9px;height:9px;padding:0;transition:background .18s,transform .18s}.landing-walkthrough-dot.is-active{background:#111;transform:scale(1.22)}@keyframes walkthroughFadeIn{0%{opacity:0}to{opacity:1}}@keyframes walkthroughTextFadeIn{0%{opacity:0}to{opacity:1}}.step-visual-guide-btn{color:#111;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #111;min-height:50px;padding:0 18px;font-size:.82rem;font-weight:600;transition:background .18s,color .18s,transform .18s,box-shadow .18s}.step-visual-guide-btn:hover{color:#fff;background:#111;transform:translateY(-1px);box-shadow:0 12px 26px #00000014}.visual-guide-overlay{z-index:180;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.visual-guide-panel{background:#fff;border:1px solid #dcdcdc;flex-direction:column;width:min(1040px,100%);max-height:calc(100vh - 44px);display:flex;overflow:hidden;box-shadow:0 28px 90px #0000001f}.visual-guide-top{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.visual-guide-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#777;margin-bottom:6px;font-size:.72rem;display:block}.visual-guide-top h2{letter-spacing:-.02em;font-size:1.35rem;line-height:1.2}.visual-guide-close{color:#fff;cursor:pointer;background:#111;border:1px solid #111;width:48px;height:48px;font-size:1.7rem;line-height:1}.visual-guide-image-wrap{background:#f7f7f7;flex:1;min-height:0;padding:18px;overflow:auto}.visual-guide-image{object-fit:contain;width:100%;max-width:960px;margin:0 auto}.visual-guide-controls{background:#fff;border-top:1px solid #eee;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding:18px 22px;display:grid}.visual-guide-nav-btn{min-height:52px}.visual-guide-count{letter-spacing:.14em;text-transform:uppercase;color:#666;white-space:nowrap;font-size:.82rem}@media (width<=920px){.step-flow-header-inner{grid-template-columns:1fr auto auto}.step-visual-guide-btn{min-height:52px;padding:0 14px;font-size:.72rem}}@media (width<=768px){.landing-walkthrough-slider{padding:22px 18px 20px}.landing-walkthrough-content{grid-template-columns:1fr;gap:20px}.landing-walkthrough-image-panel{min-height:280px}.landing-walkthrough-copy{max-width:none}.landing-walkthrough-lines p{letter-spacing:-.02em;font-size:1.04rem;line-height:1.6}.landing-walkthrough-side-arrow{background:#fffffff0;width:42px;height:58px;font-size:1.8rem}.landing-walkthrough-side-arrow-left{left:8px}.landing-walkthrough-side-arrow-right{right:8px}.landing-walkthrough-footer{flex-direction:column;align-items:flex-start}.landing-walkthrough-dots{justify-content:flex-start}.visual-guide-overlay{padding:12px}.visual-guide-panel{max-height:calc(100vh - 24px)}.visual-guide-top{padding:16px}.visual-guide-image-wrap{padding:12px}.visual-guide-controls{grid-template-columns:1fr;padding:14px 16px}.visual-guide-count{text-align:center;order:-1}.visual-guide-nav-btn{width:100%}}@media (width<=520px){.step-visual-guide-btn{letter-spacing:.05em;min-height:52px;padding:0 10px;font-size:.66rem}.landing-walkthrough-step-chip{min-height:40px;padding:0 14px;font-size:.76rem}}.landing-walkthrough-slider{box-shadow:none!important;background:0 0!important;border:none!important;margin-top:36px!important;padding:20px 74px 0!important;overflow:visible!important}.landing-walkthrough-content{gap:44px!important}.landing-walkthrough-image-panel{background:0 0!important;border:none!important;overflow:visible!important}.landing-walkthrough-image{max-width:560px!important;max-height:600px!important}.landing-walkthrough-side-arrow{background:0 0!important}.landing-walkthrough-side-arrow:hover{background:#111!important}.landing-walkthrough-side-arrow-left{left:0!important}.landing-walkthrough-side-arrow-right{right:0!important}.landing-walkthrough-footer{border-top:none!important;margin-top:8px!important;padding-top:16px!important}.landing-walkthrough-dot{background:0 0!important}.landing-walkthrough-dot.is-active{background:#111!important}.visual-guide-image-wrap{background:#fff!important}.visual-guide-image{object-fit:contain!important;width:100%!important;max-width:960px!important;max-height:calc(100vh - 230px)!important;margin:0 auto!important;display:block!important}@media (width<=768px){.landing-walkthrough-slider{padding:18px 52px 0!important}.landing-walkthrough-side-arrow{background:0 0!important;width:40px!important;height:56px!important}.landing-walkthrough-side-arrow-left{left:0!important}.landing-walkthrough-side-arrow-right{right:0!important}}body.theme-dark .landing-walkthrough-dot{background:0 0;border-color:#ffffffc7}body.theme-dark .landing-walkthrough-dot.is-active{background:#fff;border-color:#fff}body.theme-dark .visual-guide-modal{background:#111;border-color:#ffffff38;box-shadow:0 28px 90px #0000008c}body.theme-dark .visual-guide-header{background:#111;border-bottom-color:#ffffff29}body.theme-dark .visual-guide-title{color:#fff}body.theme-dark .visual-guide-body,body.theme-dark .visual-guide-image-wrap{background:#111}body.theme-dark .visual-guide-footer{background:#111;border-top-color:#ffffff29}body.theme-dark .visual-guide-btn.secondary-btn{color:#fff;background:0 0;border-color:#ffffffb8}body.theme-dark .visual-guide-btn.secondary-btn:hover{color:#111;background:#fff}body.theme-dark .visual-guide-btn.primary-btn{color:#111;background:#fff;border-color:#fff}body.theme-dark .visual-guide-btn.primary-btn:hover{background:#f2f2f2;border-color:#f2f2f2}body.theme-dark .visual-guide-close{color:#111;background:#fff;border-color:#fff}body.theme-dark .visual-guide-overlay{background:#080a0de6!important}body.theme-dark .visual-guide-panel{background:#111315!important;border:1px solid #2a2f36!important;box-shadow:0 30px 90px #000000b3!important}body.theme-dark .visual-guide-top{background:#111315!important;border-bottom:1px solid #2a2f36!important}body.theme-dark .visual-guide-top h2{color:#f5f7fa!important}body.theme-dark .visual-guide-eyebrow{color:#9aa4b2!important}body.theme-dark .visual-guide-image-wrap{background:#111315!important}body.theme-dark .visual-guide-controls{background:#111315!important;border-top:1px solid #2a2f36!important}body.theme-dark .visual-guide-count{color:#c7ced8!important}body.theme-dark .visual-guide-close{color:#f5f7fa!important;background:#181b1f!important;border:1px solid #2a2f36!important}body.theme-dark .visual-guide-close:hover{color:#111315!important;background:#f5f7fa!important}body.theme-dark .visual-guide-nav-btn.secondary-btn{color:#f5f7fa!important;background:#181b1f!important;border:1px solid #2a2f36!important}body.theme-dark .visual-guide-nav-btn.secondary-btn:hover{color:#111315!important;background:#f5f7fa!important}body.theme-dark .visual-guide-nav-btn.primary-btn{color:#111315!important;background:#f5f7fa!important;border:1px solid #f5f7fa!important}body.theme-dark .visual-guide-nav-btn.primary-btn:hover{background:#dfe5ec!important}.landing-walkthrough-text-block{max-width:480px}.landing-walkthrough-title{letter-spacing:.14em;font-size:.8rem}.landing-walkthrough-subtitle{margin-bottom:8px;font-size:1.1rem}.landing-walkthrough-text-block p{margin-bottom:10px;font-size:.95rem;line-height:1.5}@media (width<=768px){.landing-walkthrough-text-block{max-width:100%}.landing-walkthrough-text-block p{font-size:.9rem;line-height:1.45}}.landing-walkthrough-see-more{color:#111;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;text-underline-offset:4px;background:0 0;border:none;margin-top:10px;padding:0;font-size:.82rem;font-weight:600;text-decoration:underline}.landing-walkthrough-see-more:hover{color:#000}body.theme-dark .landing-walkthrough-see-more{color:#fff}body.theme-dark .landing-walkthrough-see-more:hover{color:#dfe5ec}.visual-guide-coming-soon-panel{width:min(560px,100%)}.visual-guide-coming-soon-body{background:#fff;padding:28px 24px 32px}.visual-guide-coming-soon-body p{color:#444;margin:0;font-size:1rem;line-height:1.7}body.theme-dark .visual-guide-coming-soon-body{background:#111315}body.theme-dark .visual-guide-coming-soon-body p{color:#d5dbe4}.mobile-guide-heading-row{justify-content:space-between;align-items:flex-end;gap:18px;margin:54px 0 22px;display:flex}.mobile-guide-heading-row h2{letter-spacing:-.06em;font-size:clamp(2rem,3.2vw,3.4rem);line-height:1}.mobile-guide-download-btn{white-space:nowrap;justify-content:center;align-items:center;min-height:52px;display:inline-flex}@media (width<=768px){.mobile-guide-heading-row{flex-direction:column;align-items:stretch;margin-top:42px}.mobile-guide-download-btn{width:100%}.landing-walkthrough-slider{padding-left:34px!important;padding-right:34px!important}.landing-walkthrough-image-panel{width:100%!important;min-height:auto!important}.landing-walkthrough-image{width:min(82vw,420px)!important;max-width:none!important;max-height:58vh!important}}.landing-walkthrough-image-button{cursor:zoom-in;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.walkthrough-image-preview-overlay{z-index:220;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a0deb;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.walkthrough-image-preview-panel{justify-content:center;align-items:center;width:min(1100px,100%);height:min(900px,92vh);display:flex;position:relative}.walkthrough-image-preview-img{object-fit:contain;max-width:100%;max-height:100%}.walkthrough-image-preview-close{color:#fff;cursor:pointer;z-index:2;background:#111;border:1px solid #ffffffc7;width:52px;height:52px;font-size:2rem;line-height:1;position:absolute;top:0;right:0}.walkthrough-image-preview-close:hover{color:#111;background:#fff}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.landing-header,.mobile-menu-overlay,.visual-guide-overlay,.walkthrough-image-preview-overlay,.desktop-guide-coming-soon-overlay{background:#fff!important}body.theme-dark .landing-header,body.theme-dark .mobile-menu-overlay,body.theme-dark .visual-guide-overlay,body.theme-dark .walkthrough-image-preview-overlay,body.theme-dark .desktop-guide-coming-soon-overlay{background:#111!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.hero-panel,.landing-card{animation:none!important}.reveal-on-scroll,.reveal-pop,.hero-copy-animate,.hero-panel-animate{opacity:1!important;transform:none!important}}.playground-nav-btn{color:#111;cursor:pointer;letter-spacing:.04em;white-space:nowrap;background:#fff;border:1px solid #111;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 18px;font-size:.88rem;transition:background .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.playground-nav-btn:hover{color:#fff;background:#111;border-color:#111;transform:translateY(-1px);box-shadow:0 12px 26px #00000014}.playground-nav-icon{flex-shrink:0;width:18px;height:18px;display:block}.playground-nav-btn-icon-only{width:56px;min-width:56px;height:56px;min-height:56px;padding:0}.playground-page{background:#fff}.playground-hero{padding-bottom:34px}.playground-section{padding-top:26px}.playground-grid{grid-template-columns:minmax(0,520px);gap:24px;display:grid}.playground-card{background:#fff;border:1px solid #e6e6e6;border-radius:0;gap:22px;padding:28px;transition:all .2s;display:grid;box-shadow:0 18px 44px #0000000a}.playground-card:hover{border-color:#dcdcdc;transform:translateY(-2px);box-shadow:0 24px 60px #0000000f}.playground-card-icon{border-radius:10px;transition:all .2s}.playground-card:hover .playground-card-icon{color:#fff;background:#111}.playground-card-icon{color:#111;background:#fff;border:1px solid #111;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.playground-card-icon svg{width:24px;height:24px;display:block}.playground-card-label{letter-spacing:.18em;text-transform:uppercase;color:#777;margin-bottom:12px;font-size:.74rem;display:inline-block}.playground-card h2{letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.05}.playground-card p{color:#555;font-size:1rem;line-height:1.75}.playground-card-btn{justify-self:start}@media (width<=920px){.landing-mobile-header-actions{gap:8px}.landing-mobile-playground-btn,.landing-mobile-theme-toggle,.mobile-menu-toggle{width:52px;min-width:52px;height:52px;min-height:52px}}@media (width<=520px){.landing-mobile-header-actions{gap:6px}.landing-mobile-playground-btn,.landing-mobile-theme-toggle,.mobile-menu-toggle{width:46px;min-width:46px;height:46px;min-height:46px}.playground-card{padding:22px 18px}.playground-card-btn{width:100%}}body.theme-dark .playground-nav-btn,body.theme-dark .playground-card-icon{color:#f5f7fa;background:#181b1f;border-color:#2a2f36}body.theme-dark .playground-nav-btn:hover{color:#111;background:#f5f7fa;border-color:#f5f7fa}body.theme-dark .playground-page,body.theme-dark .playground-card{background:#0f1114}body.theme-dark .playground-card{box-shadow:none;border-color:#2a2f36}body.theme-dark .playground-card-label{color:#8f98a6}body.theme-dark .playground-card p{color:#b3bcc8}.brand-mark,.brand-mark-text{white-space:nowrap}.brand-mark{min-width:max-content}@media (width>=921px){.landing-header-inner{gap:16px}.landing-nav button{padding-left:7px;padding-right:7px}.landing-header-cta{gap:10px}}.hero-actions{align-items:stretch}@media (width>=921px){.hero-actions{flex-wrap:nowrap}}.hero-playground-btn,.hero-mobile-playground-btn{justify-content:center;align-items:center;gap:9px;display:inline-flex}.hero-mobile-playground-btn{display:none}.playground-simple-header-inner{grid-template-columns:auto 1fr}.playground-shell{background:#fff;min-height:100vh}.playground-tool-hero{text-align:center;background:#fff;padding:54px 20px 18px}.playground-tool-container,.playground-tool-section{width:100%;max-width:1120px;margin:0 auto}.playground-tool-copy{max-width:820px;margin:0 auto}.playground-tool-copy h1{letter-spacing:-.07em;margin-bottom:16px;font-size:clamp(3rem,6vw,5rem);line-height:.95}.playground-tool-copy p{color:#555;max-width:780px;margin:0 auto;font-size:1rem;line-height:1.75}.playground-tool-lead{color:#555;margin-bottom:8px!important;font-size:1.08rem!important}.playground-tool-section{padding:34px 20px 78px}.playground-tool-section .playground-grid{grid-template-columns:minmax(0,520px);justify-content:center}@media (width<=768px){.hero-actions{flex-wrap:wrap}.hero-mobile-playground-btn{width:100%;display:inline-flex}.playground-tool-hero{text-align:center;padding-top:42px}.playground-tool-copy h1{font-size:3.1rem}}body.theme-dark .playground-shell,body.theme-dark .playground-tool-hero{background:#0f1114}body.theme-dark .playground-tool-copy h1{color:#f5f7fa}body.theme-dark .playground-tool-copy p{color:#b3bcc8}@media (width<=768px){.playground-simple-header-inner{grid-template-columns:none!important;justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.playground-simple-header-inner .brand-mark{flex:0 auto!important;min-width:0!important}.playground-simple-header-inner .tracker-back-wrapper{flex:none!important;margin-left:auto!important}body.theme-dark .application-tracker-page .tracker-table tbody tr[style*=background] button svg{stroke:#111315!important}body.theme-dark .application-tracker-page .tracker-table tbody tr[style*=background] button{opacity:1!important}}@media (width>=769px){body.theme-dark .application-tracker-page .tracker-table tbody tr[style*=background] button,body.theme-dark .application-tracker-page .tracker-table tbody tr[style*=background] button svg{color:#111315!important;stroke:#111315!important;opacity:1!important}}@media (width<=768px){.hero-playground-btn{display:none!important}}.playground-card-icon{border-radius:0!important}.playground-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.playground-card-icon{margin-bottom:12px}.playground-card-text{max-width:260px}.playground-card-btn{margin-top:12px}.blog-page .blog-hero,.blog-article-page .blog-article-hero{padding-bottom:44px}.blog-feature-layout{grid-template-columns:minmax(0,1.1fr) minmax(280px,.55fr);align-items:start;gap:34px;display:grid}.blog-feature-copy p{max-width:720px}.blog-feature-card{position:sticky;top:112px}.blog-library-heading{max-width:780px;margin-bottom:28px}.blog-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.blog-card{min-width:0;height:100%}.blog-card-button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e6e6e6;flex-direction:column;align-items:flex-start;width:100%;height:100%;padding:28px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:flex}.blog-card-button:hover,.blog-card-button:focus-visible{border-color:#111;outline:none;transform:translateY(-2px);box-shadow:0 18px 44px #0000000f}.blog-card-button h3{letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.12}.blog-card-button p{color:#555;margin-bottom:22px;font-size:.98rem;line-height:1.75}.blog-card-link{color:#111;letter-spacing:.08em;border:1px solid #111;align-items:center;min-height:44px;margin-top:auto;padding:0 16px;font-size:.82rem;display:inline-flex}.blog-card-button:hover .blog-card-link,.blog-card-button:focus-visible .blog-card-link{color:#fff;background:#111}.blog-article-body{max-width:820px}.blog-article-body p:first-child{color:#222;font-size:1.12rem}body.theme-dark .blog-card-button{box-shadow:none;background:#181b1f;border-color:#2a2f36}body.theme-dark .blog-card-button:hover,body.theme-dark .blog-card-button:focus-visible{box-shadow:none;border-color:#f5f7fa}body.theme-dark .blog-card-button p{color:#c6d0dc}body.theme-dark .blog-card-link{color:#f5f7fa;border-color:#f5f7fa}body.theme-dark .blog-card-button:hover .blog-card-link,body.theme-dark .blog-card-button:focus-visible .blog-card-link{color:#111315;background:#f5f7fa}body.theme-dark .blog-article-body p:first-child{color:#f5f7fa}@media (width<=1100px){.blog-feature-layout{grid-template-columns:1fr}.blog-feature-card{position:static}.blog-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.blog-page .blog-hero,.blog-article-page .blog-article-hero{padding-bottom:24px}.blog-card-grid{grid-template-columns:1fr;gap:16px}.blog-card-button{padding:22px}.blog-feature-layout{gap:24px}}:is(.landing-page:has(.blog-standalone-page)>.landing-header,.landing-page:has(.blog-standalone-page)>.landing-browser-note,.landing-page:has(.blog-standalone-page)>.landing-footer){display:none!important}.blog-standalone-page{color:#111;background:#fff;min-height:100vh}.blog-container{width:100%;max-width:1180px;margin:0 auto;padding-left:28px;padding-right:28px}.blog-simple-header{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #ebebeb;position:sticky;top:0}.blog-simple-header-inner{justify-content:flex-start;align-items:center;min-height:86px;display:flex}.blog-brand{cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;padding:0;display:inline-flex}.blog-brand-logo{object-fit:contain;flex-shrink:0;width:42px;height:42px;display:block}.blog-brand-text{letter-spacing:.02em;color:#111;font-size:1.5rem;font-weight:600}.blog-hero-section{border-bottom:1px solid #f0f0f0;padding:76px 0 64px}.blog-home-link{color:#555;cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;width:fit-content;margin:0 0 54px;padding:0;font-size:.96rem;line-height:1;display:block}.blog-home-link:hover{color:#111}.blog-hero-kicker,.blog-section-kicker,.blog-card-topline span{letter-spacing:.18em;text-transform:uppercase;color:#777;font-size:.76rem;display:inline-block}.blog-hero-kicker{margin-bottom:20px;display:block}.blog-hero-title{letter-spacing:-.06em;color:#111;max-width:1100px;margin:0 0 32px;font-size:clamp(72px,8vw,118px);font-weight:700;line-height:.92}.blog-hero-text{color:#555;max-width:760px;font-size:1.08rem;line-height:1.8}.blog-latest-section,.blog-library-section-new,.blog-article-content-section{padding:76px 0}.blog-library-section-new{background:#fafafa;border-top:1px solid #ededed}.blog-section-heading-row{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.blog-section-heading-row h2{letter-spacing:-.065em;margin-top:12px;font-size:clamp(2rem,4vw,4rem);line-height:1}.blog-section-heading-row p{color:#666;max-width:430px;font-size:.98rem;line-height:1.7}.blog-latest-card,.blog-card-button-new{background:#fff;border:1px solid #e5e5e5}.blog-latest-button,.blog-card-button-new{text-align:left;cursor:pointer;width:100%;transition:border-color .18s,transform .18s,box-shadow .18s}.blog-latest-button{background:0 0;border:none;padding:34px}.blog-latest-button:hover,.blog-latest-button:focus-visible,.blog-card-button-new:hover,.blog-card-button-new:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 20px 54px #0000000f}.blog-card-topline{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.blog-latest-grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;display:grid}.blog-latest-copy h3,.blog-card-button-new h3{color:#111;letter-spacing:-.055em}.blog-latest-copy h3{max-width:780px;margin-bottom:16px;font-size:clamp(2rem,4.2vw,4.25rem);line-height:.96}.blog-latest-copy p,.blog-card-button-new p{color:#555}.blog-latest-copy p{max-width:680px;font-size:1.04rem;line-height:1.75}.blog-card-cta{color:#fff;letter-spacing:.08em;white-space:nowrap;background:#111;border:1px solid #111;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:.86rem;display:inline-flex}.blog-card-grid-new{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.blog-card-new{min-width:0;height:100%}.blog-card-button-new{flex-direction:column;height:100%;padding:28px;display:flex}.blog-card-button-new h3{margin-bottom:14px;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.08}.blog-card-button-new p{margin-bottom:28px;font-size:.98rem;line-height:1.72}.blog-card-footer{color:#777;letter-spacing:.14em;text-transform:uppercase;border-top:1px solid #eee;justify-content:space-between;align-items:center;gap:16px;width:100%;margin-top:auto;padding-top:20px;font-size:.78rem;display:flex}.blog-card-arrow{color:#111;font-size:1.25rem;line-height:1}.blog-article-hero-new{border-bottom:1px solid #ededed;padding:72px 0 46px}.blog-article-container{max-width:900px}.blog-text-link{color:#444;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:none;margin-bottom:34px;padding:0;font-size:.9rem}.blog-article-meta-new{margin-bottom:20px}.blog-article-title-new{letter-spacing:-.08em;max-width:880px;margin-bottom:22px;font-size:clamp(2.7rem,5.3vw,5.6rem);font-weight:700;line-height:.92}.blog-article-summary-new{color:#555;max-width:720px;font-size:1.12rem;line-height:1.78}.blog-article-body-new{border-left:1px solid #111;max-width:820px;padding-left:34px}.blog-article-body-new p{color:#333;margin-bottom:24px;font-size:1.08rem;line-height:1.95}.blog-article-body-new p:first-child{color:#111;font-size:1.2rem}.blog-article-body-new p:last-child{margin-bottom:0}.blog-article-bottom-nav{border-top:1px solid #ededed;margin-top:40px;padding-top:28px}body.theme-dark .blog-standalone-page,body.theme-dark .blog-simple-header,body.theme-dark .blog-latest-card,body.theme-dark .blog-card-button-new{background:#0f1114}body.theme-dark .blog-simple-header,body.theme-dark .blog-hero-section,body.theme-dark .blog-article-hero-new,body.theme-dark .blog-library-section-new,body.theme-dark .blog-latest-card,body.theme-dark .blog-card-button-new,body.theme-dark .blog-card-footer,body.theme-dark .blog-article-bottom-nav{border-color:#2a2f36}body.theme-dark .blog-library-section-new{background:#14181d}body.theme-dark .blog-brand-logo{filter:invert()}body.theme-dark .blog-brand-text,body.theme-dark .blog-hero-title,body.theme-dark .blog-section-heading-row h2,body.theme-dark .blog-latest-copy h3,body.theme-dark .blog-card-button-new h3,body.theme-dark .blog-card-arrow,body.theme-dark .blog-article-title-new,body.theme-dark .blog-article-body-new p:first-child{color:#f5f7fa}body.theme-dark .blog-hero-text,body.theme-dark .blog-section-heading-row p,body.theme-dark .blog-latest-copy p,body.theme-dark .blog-card-button-new p,body.theme-dark .blog-article-summary-new,body.theme-dark .blog-article-body-new p{color:#c6d0dc}body.theme-dark .blog-hero-kicker,body.theme-dark .blog-section-kicker,body.theme-dark .blog-card-topline span,body.theme-dark .blog-card-footer,body.theme-dark .blog-text-link{color:#8f98a6}body.theme-dark .blog-card-cta,body.theme-dark .blog-card-button-new:hover .blog-card-arrow,body.theme-dark .blog-card-button-new:focus-visible .blog-card-arrow{color:#111315;background:#f5f7fa;border-color:#f5f7fa}body.theme-dark .blog-article-body-new{border-left-color:#f5f7fa}@media (width<=1100px){.blog-card-grid-new{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-latest-grid{grid-template-columns:1fr;align-items:start}.blog-card-cta{justify-self:start}}@media (width<=768px){.blog-container{padding-left:20px;padding-right:20px}.blog-simple-header-inner{min-height:78px}.blog-brand-logo{width:36px;height:36px}.blog-brand-text{font-size:1.28rem}.blog-hero-section{padding:46px 0 44px}.blog-home-link{margin-bottom:34px}.blog-hero-title{font-size:clamp(3.2rem,15vw,5.2rem);line-height:.94}.blog-latest-section,.blog-library-section-new,.blog-article-content-section{padding:48px 0}.blog-section-heading-row{flex-direction:column;align-items:flex-start;gap:14px}.blog-card-grid-new{grid-template-columns:1fr}.blog-latest-button,.blog-card-button-new{padding:22px}.blog-latest-copy h3{font-size:2.15rem;line-height:1}.blog-card-cta,.blog-back-btn{width:100%}.blog-article-hero-new{padding:44px 0 34px}.blog-article-title-new{font-size:2.75rem;line-height:.96}.blog-article-body-new{border-left:none;padding-left:0}.blog-article-body-new p,.blog-article-body-new p:first-child{font-size:1rem;line-height:1.85}}.blog-standalone-page .footer-cta-section{display:none!important}.blog-hero-section .blog-home-link{color:#555!important;width:fit-content!important;margin:0 0 52px!important;font-size:.96rem!important;display:flex!important}.blog-hero-section .blog-hero-kicker{clear:both!important;margin-bottom:22px!important;display:block!important}.blog-hero-title{letter-spacing:-.075em!important;max-width:980px!important;margin:0 0 24px!important;font-size:clamp(4rem,5vw,5rem)!important;font-weight:700!important;line-height:.96!important}@media (width<=768px){.blog-hero-title{font-size:clamp(2.8rem,11vw,4.2rem)!important;line-height:.96!important}.blog-hero-section .blog-home-link{margin-bottom:34px!important}}body.theme-dark .blog-article-body-new,body.theme-dark .blog-article-body-new p,body.theme-dark .blog-article-paragraph{color:#c7ced8!important}body.theme-dark .blog-article-heading,body.theme-dark .blog-article-subheading,body.theme-dark .blog-article-title-new{color:#f5f7fa!important}body.theme-dark .blog-article-summary-new,body.theme-dark .blog-text-link,body.theme-dark .blog-article-meta-new span{color:#b3bcc8!important}body.theme-dark .blog-article-quote{color:#f5f7fa!important;background:#181b1f!important;border-left:2px solid #f5f7fa!important}body.theme-dark .blog-article-list,body.theme-dark .blog-article-list li{color:#c7ced8!important}body.theme-dark .blog-article-list li::marker{color:#f5f7fa!important}.blog-text-link{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:28px;padding:0;font-size:.95rem;transition:color .18s;display:inline-flex}.blog-text-link:hover{color:#111}body.theme-dark .blog-text-link,.app-theme-dark .blog-text-link{color:#ffffffb8}body.theme-dark .blog-text-link:hover,.app-theme-dark .blog-text-link:hover{color:#fff}.blog-hero-section .blog-home-link{color:#666!important;letter-spacing:normal!important;text-transform:none!important;cursor:pointer!important;background:0 0!important;border:none!important;align-items:center!important;gap:8px!important;width:fit-content!important;margin:0 0 28px!important;padding:0!important;font-family:inherit!important;font-size:.95rem!important;font-weight:400!important;line-height:1.2!important;display:inline-flex!important}.blog-hero-section .blog-home-link:hover{color:#111!important}body.theme-dark .blog-hero-section .blog-home-link,.app-theme-dark .blog-hero-section .blog-home-link{color:#ffffffb8!important}body.theme-dark .blog-hero-section .blog-home-link:hover,.app-theme-dark .blog-hero-section .blog-home-link:hover{color:#fff!important}.blog-hero-section .blog-home-link,.blog-article-hero-new .blog-text-link{color:#9aa4b2!important;letter-spacing:.18em!important;text-transform:uppercase!important;cursor:pointer!important;background:0 0!important;border:none!important;align-items:center!important;gap:8px!important;margin:0 0 34px!important;padding:0!important;font-family:inherit!important;font-size:.82rem!important;font-weight:500!important;line-height:1.2!important;display:inline-flex!important}.blog-hero-section .blog-home-link:hover,.blog-article-hero-new .blog-text-link:hover{color:#f5f7fa!important}body.theme-dark .mobile-menu-toggle,.app-theme-dark .mobile-menu-toggle{color:#f5f7fa!important;background:#181b1f!important;border-color:#313741!important}body.theme-dark .mobile-menu-toggle span,.app-theme-dark .mobile-menu-toggle span{opacity:1!important;background:#f5f7fa!important}body.theme-dark .mobile-menu-toggle:hover,.app-theme-dark .mobile-menu-toggle:hover{background:#f5f7fa!important;border-color:#f5f7fa!important}body.theme-dark .mobile-menu-toggle:hover span,.app-theme-dark .mobile-menu-toggle:hover span{background:#111315!important}@media (width<=768px){.landing-walkthrough-copy,.landing-walkthrough-text-block,.landing-walkthrough-description{width:calc(100% - 120px)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.landing-walkthrough-description,.landing-walkthrough-copy p,.landing-walkthrough-text-block p{font-size:1rem!important;line-height:1.8!important}.landing-walkthrough-title{font-size:clamp(2.2rem,7vw,3.4rem)!important;line-height:.95!important}.landing-walkthrough-side-arrow{width:54px!important;height:54px!important}}
