@font-face{font-family:SFLocal;src:url('../fonts/sf-pro-display/regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:SFLocal;src:url('../fonts/sf-pro-display/medium.woff2') format('woff2');font-weight:500 600;font-display:swap}
@font-face{font-family:SFLocal;src:url('../fonts/sf-pro-display/bold.woff2') format('woff2');font-weight:700 900;font-display:swap}
:root{--paper:#f8f8fa;--ink:#18171d;--muted:#65636d;--line:#e2e1e7;--accent:#7136df;--green:#21765d;--text:860px;--font:SFLocal,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color-scheme:light}
*,*::before,*::after{box-sizing:border-box}
body,h1,h2,h3,p,figure,blockquote,ul{margin:0}
body{background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}
h1,h2,h3{letter-spacing:0;text-wrap:balance}
p{line-height:1.65}a{color:inherit}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}
button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}
img{display:block;max-width:100%;height:auto}button{border:0;background:none}a{text-underline-offset:4px}
[hidden],.is-hidden{display:none!important}
:focus-visible{outline:3px solid #0781b8;outline-offset:4px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:12px;background:white;transform:translateY(-160%)}.skip-link:focus{transform:none}
.wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}.text-wrap{max-width:var(--text);margin-inline:auto}
.topbar{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:var(--paper)}
.brand-row{height:72px;display:flex;align-items:center;justify-content:center;gap:20px}.logo img{width:195px;height:32px;object-fit:contain}
.frella-btn{padding:11px 14px;min-height:44px;border:1px solid var(--line);border-radius:24px;font-size:13px;font-weight:600;text-decoration:none;background:white}
.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:13px 20px;border-radius:8px;border:1px solid transparent;font-weight:700;font-size:16px;line-height:1.3;text-align:center;text-decoration:none;transition:background .15s,border-color .15s}
.btn-dark{background:var(--ink);color:white}.btn-dark:hover{background:#34313d}.btn-primary{background:var(--accent);color:white}.btn-primary:hover{background:#5822b8}.btn-secondary{background:white;border-color:var(--line);color:var(--ink)}
.text-btn{padding:10px 0;min-height:44px;font-size:14px;color:var(--muted);text-decoration:underline;text-underline-offset:4px}
.icon-btn{width:44px;height:44px;flex:none;border:1px solid var(--line);border-radius:50%;display:inline-grid;place-items:center;font-size:20px;background:white;color:var(--ink)}
.emoji-img{display:inline-block;width:1.15em;height:1.15em;object-fit:contain;vertical-align:middle}.option-icon .emoji-img{width:25px;height:25px}
.hero{padding:32px 0 52px;scroll-margin-top:76px}.hero-grid{max-width:820px}.quiz-card{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 40px rgba(24,23,29,.04)}
.quiz-top{padding:26px 36px 0}.progress-row{display:flex;justify-content:space-between;margin-bottom:10px;color:var(--muted);font-size:14px;font-weight:600}.progress-track{height:11px;background:#eeedf2;border-radius:12px;overflow:hidden}.progress-bar{height:100%;background:var(--accent);transition:width .2s;width:0}
.quiz-body{padding:32px 36px 24px}.intro{text-align:center}.question-title{font-size:38px;font-weight:700;line-height:1.12;margin-bottom:16px}.intro .question-title{font-size:46px;max-width:690px;margin-inline:auto}
.question-copy{font-size:17px;color:var(--muted);line-height:1.65;margin-bottom:24px}.intro .question-copy{max-width:595px;margin-inline:auto}.intro-label{color:var(--muted);font-size:14px;margin-bottom:10px}
.hero-badge{display:flex;align-items:center;justify-content:center;gap:8px;width:min(320px,100%);height:38px;border:1px solid #ded5ef;background:#17121f;color:#e5dafa;border-radius:22px;margin:0 auto 28px;font-size:12px;font-weight:600}
.hero-badge-icon{width:24px;height:24px;background:white;border-radius:50%;display:grid;place-items:center;flex:none}.hero-badge-icon img{width:17px;height:17px;object-fit:contain}.hero-badge-text{border-right:1px solid #c6a9fa;min-height:14px;line-height:1.15;white-space:nowrap;animation:caret 1s step-end infinite}
@keyframes caret{50%{border-color:transparent}}
.hero-proof{display:flex;align-items:center;justify-content:center;gap:12px;margin:22px auto 0;font-size:12px;color:var(--muted);flex-wrap:wrap}.hero-clients{display:flex;flex:none}.hero-client{width:25px;height:25px;border:2px solid white;border-radius:50%;margin-left:-6px;overflow:hidden}.hero-client:first-child{margin-left:0}.hero-client img{width:100%;height:100%;object-fit:cover}.hero-proof-copy{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.hero-proof-copy strong{color:var(--ink)}
.quiz-support{padding:0 36px 18px;display:flex;justify-content:center;gap:24px}.quiz-support button{font-size:14px}.resume-note{margin:16px 0 0;color:var(--muted);font-size:14px}
.quiz-fields{padding:0;border:0;min-width:0}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}
.option{position:relative;display:flex;gap:12px;align-items:flex-start;padding:17px;border:1px solid var(--line);border-radius:8px;background:white;cursor:pointer;min-width:0}
.option:hover{border-color:#bcb7c8}.option:has(input:checked){border-color:var(--accent);background:#faf7ff}.option:has(input:focus-visible){outline:3px solid #0781b8;outline-offset:3px}
.option input{accent-color:var(--accent);width:18px;height:18px;flex:none;margin:3px 0 0;cursor:pointer}.option-content{display:block;min-width:0}.option-title{display:block;font-weight:600;font-size:18px;line-height:1.25;margin-bottom:6px}.option-desc{display:block;color:var(--muted);font-size:14px;line-height:1.5}.option-icon{margin-bottom:8px;display:inline-block;font-size:22px}
.quiz-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:8px}.quiz-actions .btn{min-width:180px}.answer-hint{font-size:14px;color:var(--muted);margin:0 0 18px;min-height:20px}
.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 24px}.field{display:grid;gap:8px;align-content:start;font-size:15px;font-weight:600}.field select{width:100%;min-height:48px;border:1px solid #c7c5ce;background:white;border-radius:8px;padding:10px;color:var(--ink)}.field-help{font-size:14px;font-weight:400;color:var(--muted);line-height:1.5}.field-title{font-size:18px;margin:24px 0 14px}.examples-link{margin:-8px 0 22px;font-size:14px}.examples-link a{color:var(--accent)}
.loader-screen{min-height:320px;display:grid;place-items:center}.loader-ring{width:60px;height:60px;border:5px solid #eeebf4;border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.diagnosis-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;margin:10px 0 28px}.diagnosis-card{border-bottom:1px solid var(--line);padding:18px 0}.diagnosis-card small{display:block;color:var(--muted);font-size:14px;margin-bottom:8px}.diagnosis-card b{display:block;font-size:20px;line-height:1.25;margin-bottom:8px}.diagnosis-card p{font-size:15px;color:var(--muted)}
.next-steps{padding:22px 0;border-top:1px solid var(--line);margin-bottom:16px}.next-steps h2{font-size:22px;margin-bottom:12px}.next-steps ol{padding-left:22px;margin:0;line-height:1.7;color:var(--muted)}
.result-reason{font-size:17px;color:var(--muted);margin-bottom:22px}.recommend-card{border-radius:8px;padding:26px;background:#19171f;color:white;margin-bottom:22px}.recommend-card h2{font-size:28px}.price{font-size:38px;font-weight:700;margin:12px 0 20px}.price span{font-size:16px;font-weight:400;color:#c9c5d1}.recommend-list{list-style:none;padding:0;display:grid;gap:11px}.recommend-list li{font-size:16px;line-height:1.5;display:flex;gap:12px}.recommend-list li::before{content:'✓';color:#77d6b3}.delivery-note{margin-top:20px;font-size:14px;color:#d0cbd8;border-top:1px solid #46404d;padding-top:16px}.call-panel h2{font-size:24px;margin-bottom:10px}.call-panel p{font-size:16px;color:var(--muted);margin-bottom:16px}.result-actions{display:grid;gap:12px}.result-actions .btn{width:100%}.brief-actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:12px}.copy-status{font-size:14px;color:var(--green);min-height:20px;margin-top:8px}
.open-page{background:white}.section{padding:64px 0;scroll-margin-top:85px}.section-head{max-width:var(--text);margin:0 auto 30px}.section-title{font-size:38px;line-height:1.15;margin-bottom:12px}.section-copy{font-size:17px;color:var(--muted)}.section+.section{border-top:1px solid var(--line)}
.price{line-height:1.15}.price span{display:block;line-height:1.4;margin-top:8px}
.portfolio-carousels{display:grid;grid-template-columns:minmax(0,1fr);gap:32px}.portfolio-group{min-width:0}.portfolio-group-head{width:100%;max-width:var(--text);margin:0 auto 16px;display:flex;justify-content:space-between;gap:16px;align-items:center}.portfolio-group-head h3{font-size:24px}.portfolio-group-head p{font-size:14px;color:var(--muted)}
.media-carousel{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;cursor:grab;touch-action:pan-x pan-y;overscroll-behavior-x:contain;scroll-padding-inline:2px;user-select:none;-webkit-user-select:none;padding:4px 0 12px}.media-carousel::-webkit-scrollbar{display:none}.media-carousel.dragging{cursor:grabbing;scroll-behavior:auto}.media-track{display:flex;gap:16px;width:max-content}.portfolio-item{width:280px;flex:none}.portfolio-item.horizontal{width:450px}.media-frame{position:relative;width:100%;aspect-ratio:9/16;border-radius:16px;background:#16141a;overflow:hidden}.horizontal .media-frame{aspect-ratio:16/9}.portfolio-video-button{position:absolute;inset:0;width:100%;height:100%;padding:0;border-radius:16px;overflow:hidden}.portfolio-video-button img{width:100%;height:100%;object-fit:contain;border-radius:16px}.play-mark{position:absolute;inset:0;display:grid;place-items:center}.play-mark span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:rgba(0,0,0,.72);color:white;font-size:22px}.portfolio-caption{padding:12px 0 0;font-size:14px;color:var(--muted)}
.player-slot,.player-slot>vturb-smartplayer{position:absolute;inset:0;width:100%;height:100%}.player-status{position:absolute;inset:0;z-index:4;display:grid;place-content:center;gap:14px;background:rgba(20,18,25,.92);color:white;padding:22px;text-align:center;font-size:15px}.player-status .btn{font-size:14px}.player-status .text-btn{color:white}.playback-controls{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:10px}.playback-controls button{font-size:14px;color:var(--muted);min-height:36px}
.testimonial-section{background:#f6f6f8}.proof-item{width:340px;flex:none;background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden}.proof-quote{min-height:126px;padding:24px;font-size:19px;line-height:1.45;font-weight:600}.proof-image{display:block;position:relative;width:100%;padding:0;aspect-ratio:1/1;background:#eee}.proof-image img{width:100%;height:100%;object-fit:contain}.proof-image:focus-visible{outline-offset:-4px}.carousel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.carousel-heading .section-head{margin:0;flex:1}.carousel-heading .icon-btn{margin-bottom:24px}
.retention-section{background:#f8f8fa}.result-explainer{max-width:var(--text);margin:0 auto;display:grid;gap:20px}.result-explainer p{font-size:17px;color:var(--muted)}.result-equation{padding:26px 0;border-block:1px solid #c8c4d0;font-size:34px;font-weight:700;line-height:1.25;text-align:center}.result-equation small{display:block;font-size:14px;color:var(--muted);font-weight:500;margin-bottom:10px}.result-equation strong{color:var(--accent)}.result-explainer .equation-note{font-size:14px;line-height:1.55}.result-subtitle{font-size:24px;margin:36px 0 18px}.result-proof img{width:100%;height:auto;border-radius:16px}.result-proof{max-width:var(--text);margin:auto}
.banner-stack{display:grid;gap:38px;max-width:var(--text);margin:auto}.pv-banner img{width:100%;height:auto;border-radius:16px}.pv-banner figcaption{margin-bottom:16px}.pv-banner h3{font-size:24px;margin-bottom:8px}.pv-banner p{font-size:16px;color:var(--muted)}.step-num{font-size:14px;color:var(--muted);margin-bottom:6px}.contact-only{text-align:center}.contact-only .btn{min-width:280px}
.faq-section{background:#f8f8fa}.faq-shell{max-width:var(--text);margin:auto}.faq-groups{display:grid;gap:26px}.faq-category{font-size:18px;margin-bottom:10px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 0;font-size:17px;font-weight:600;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-ico{font-weight:400;font-size:24px;flex:none}.faq-item[open] .faq-ico{transform:rotate(45deg)}.faq-answer{padding-bottom:20px;font-size:16px;line-height:1.65;color:var(--muted)}.faq-contact{display:flex;gap:22px;align-items:center;justify-content:space-between;padding-top:30px}.faq-contact b{font-size:20px}.faq-contact p{font-size:15px;color:var(--muted);margin-top:8px}
.footer{background:#19171f;color:white;padding:44px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-brand img{width:172px;height:28px;object-fit:contain;margin-bottom:14px}.footer-brand p{font-size:14px;color:#c5c1cc;max-width:320px}.footer-social{display:flex;gap:16px;margin-top:16px}.footer a{font-size:14px;text-decoration:none;color:#d5d0dd}.footer-col b{display:block;margin-bottom:12px;font-size:15px}.footer-col a{display:block;padding:7px 0}.footer-bottom{border-top:1px solid #45414c;margin-top:30px;padding-top:20px;font-size:13px;color:#c5c1cc}
dialog{border:1px solid var(--line);border-radius:16px;padding:28px;width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 40px);color:var(--ink);background:white;overflow:auto}dialog::backdrop{background:rgba(15,13,20,.55)}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.dialog-top h2{font-size:24px}dialog p{color:var(--muted);margin-bottom:20px}dialog .btn{width:100%}.proof-dialog{width:min(780px,calc(100% - 32px))}.proof-dialog img{width:100%;border-radius:8px}.proof-dialog .dialog-top{margin-bottom:14px}
.fade{animation:fade .18s ease}@keyframes fade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:760px){
 .wrap{width:calc(100% - 32px)}.brand-row{height:62px;gap:12px}.logo img{width:152px;height:25px}.frella-btn{font-size:12px;padding:10px;min-height:42px}
 .hero{padding:20px 0 36px}.quiz-body{padding:24px 20px}.quiz-top{padding:22px 20px 0}.quiz-support{padding:0 20px 16px}.question-title{font-size:29px}.intro .question-title{font-size:34px}.question-copy{font-size:16px}.hero-badge{font-size:11px;margin-bottom:24px;width:min(288px,100%)}
 .intro .btn{width:100%}.hero-proof{gap:8px}.hero-proof-copy{font-size:11px;gap:8px}.option-grid{grid-template-columns:1fr}.option-title{font-size:18px}.option{padding:16px}.quiz-actions .btn{min-width:150px}.field-row{grid-template-columns:1fr}.diagnosis-grid{grid-template-columns:1fr}.recommend-card{padding:22px}.price{font-size:34px}
 .section{padding:44px 0;scroll-margin-top:76px}.section-title{font-size:30px}.section-copy{font-size:16px}.portfolio-group-head h3{font-size:22px}.portfolio-item{width:260px}.portfolio-item.horizontal{width:320px}.proof-item{width:300px}.proof-quote{font-size:18px;min-height:126px}.media-track{gap:14px}
 .result-equation{font-size:27px}.result-explainer p{font-size:16px}.result-subtitle{font-size:23px}.pv-banner h3{font-size:22px}.faq-item summary{font-size:16px}.faq-contact{display:grid}.faq-contact .btn{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{line-height:1.65}
}
@media(max-width:360px){.wrap{width:calc(100% - 28px)}.logo img{width:132px;height:22px}.frella-btn{font-size:11px;padding:9px}.brand-row{gap:8px}.quiz-body{padding:24px 16px}.quiz-top{padding-inline:16px}.intro .question-title{font-size:30px}.hero-badge{font-size:10px;gap:6px}.hero-proof-copy{display:grid;gap:3px;text-align:left}.portfolio-item{width:238px}.portfolio-item.horizontal{width:270px}.proof-item{width:268px}.quiz-actions{gap:12px}.quiz-actions .btn{min-width:140px;font-size:15px}.result-equation{font-size:24px}}
.hero{background:#f7f5fb}.quiz-card{box-shadow:0 22px 64px rgba(32,24,55,.1)}
.intro{text-align:left}.intro .question-title{max-width:none;font-size:44px;margin-inline:0}.intro .question-copy{max-width:none;margin-inline:0}.intro>.btn{display:flex;width:100%}
.hero-badge-slot{height:40px;margin-bottom:28px;display:flex;align-items:center;justify-content:center}
.hero-badge{width:max-content;max-width:100%;height:38px;margin:0;padding:7px 11px;gap:10px;border-color:#352147;background:#100b18;box-shadow:0 10px 25px rgba(44,22,75,.12);font-size:11px}
.hero-badge-icon{width:54px;height:15px;border-radius:0;background:none}.hero-badge-icon img{width:54px;height:auto;max-height:15px}.hero-badge-text{flex:none;border-right-width:2px}
.hero-proof{width:max-content;max-width:100%;padding:9px 13px;border:1px solid #e7e1ef;border-radius:999px;background:#fbfaff;box-shadow:0 10px 24px rgba(34,26,60,.06);gap:9px;margin-top:22px}
.hero-proof-copy{gap:9px;font-size:12px}.hero-client{width:27px;height:27px;border-color:#fbfaff}
.frella-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-color:#ded8e8;border-radius:999px;padding:10px 14px;box-shadow:0 6px 18px rgba(34,26,60,.06);transition:border-color .15s,box-shadow .15s}.frella-btn span{font-size:17px;color:#71558c}.frella-btn:hover{border-color:#b8a5d0;box-shadow:0 8px 20px rgba(34,26,60,.1)}
.media-track{position:relative}.media-carousel{overflow-anchor:none}.media-carousel:focus-visible{outline-offset:2px}
.testimonial-section{background:#100c1d;color:white;overflow:hidden}.testimonial-section .section-head{text-align:center;margin:0 auto 32px}.testimonial-section .section-title{max-width:730px;margin:0 auto;font-size:40px}.testimonial-section .media-carousel{width:100%;padding:4px 0 16px}.testimonial-section .wrap{width:100%}.testimonial-section .carousel-heading{width:calc(100% - 40px);max-width:860px;margin:auto}
.proof-item{width:330px;background:#100c1d;border:0;border-radius:22px;box-shadow:0 18px 38px rgba(0,0,0,.22)}.proof-image{border-radius:22px;background:#100c1d;overflow:hidden}.proof-image img{border-radius:22px}
.testimonial-section .media-carousel{mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}
#banners{padding-block:38px}.banner-stack{gap:18px}.pv-banner img{border-radius:20px}
.help-float{position:fixed;right:22px;bottom:22px;z-index:35;display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:11px 16px;border:1px solid #ded8e8;border-radius:999px;background:white;box-shadow:0 8px 28px rgba(25,19,35,.15);font-size:13px;font-weight:600}.help-float-icon{font-size:23px;display:flex}.help-float:hover{border-color:#ab9ac0}
@media(max-width:760px){
 .intro .question-title{font-size:32px}.hero-badge-slot{margin-bottom:26px}.hero-badge{width:max-content;font-size:10.5px}.hero-badge-icon,.hero-badge-icon img{width:48px}.hero-proof-copy{font-size:11px;gap:8px}.hero-proof{padding:8px 11px;gap:8px}
 .testimonial-section .section-title{font-size:30px}.testimonial-section .carousel-heading{width:calc(100% - 32px)}.proof-item{width:300px}.frella-btn{font-size:12px;padding:10px 12px;gap:7px}
 .help-float{width:48px;height:48px;min-height:48px;padding:0;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px))}.help-float-label{display:none}
}
@media(max-width:360px){.intro .question-title{font-size:30px}.hero-badge{gap:7px;font-size:10px;padding-inline:9px}.hero-badge-icon,.hero-badge-icon img{width:43px}.hero-proof{gap:7px;padding:8px 11px}.hero-proof-copy{display:grid;gap:3px}.frella-btn{font-size:11px;gap:6px;padding:9px 10px}.proof-item{width:268px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.language-nav{text-align:center;padding:0 16px 8px;font-size:12px;line-height:1.4}.language-nav a{color:#666570;text-underline-offset:3px}.language-nav a:focus-visible{outline:2px solid #7746df;outline-offset:4px}
