@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--ink:#17231f;--muted:#69746f;--cream:#faf8f3;--paper:#fff;--green:#185c48;--mint:#dff3e8;--lime:#d9f270;--coral:#ff7f67;--purple:#7667df;--line:#e7e9e5;--shadow:0 18px 60px rgba(31,58,48,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:DM Sans,sans-serif}.brand,h1,h2,h3{font-family:Manrope,sans-serif}a{text-decoration:none;color:inherit}button,input{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.nav{height:82px;justify-content:space-between}.brand,.nav{display:flex;align-items:center}.brand{font-weight:800;font-size:21px;gap:9px}.brand-mark{display:grid;place-items:center;width:31px;height:31px;background:var(--green);color:#fff;border-radius:9px;font-size:17px}.nav-links{display:flex;gap:34px;color:#4d5954;font-size:14px;font-weight:600}.nav-actions{display:flex;align-items:center;gap:22px}.text-button{font-weight:600;font-size:14px}.button{border:0;background:var(--green);color:#fff;border-radius:12px;padding:15px 21px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;box-shadow:0 8px 24px rgba(24,92,72,.18);cursor:pointer}.button.small{padding:11px 17px;font-size:14px}.button.full{width:100%}.hero{min-height:660px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;grid-gap:60px;gap:60px;padding-top:30px;padding-bottom:60px}.eyebrow,.section-label{font-weight:700;letter-spacing:.08em;font-size:12px;color:var(--green);display:flex;align-items:center;gap:7px}.hero h1{font-size:68px;line-height:1.02;letter-spacing:-.055em;margin:24px 0}.hero h1 span{color:var(--green);position:relative}.hero h1 span:after{content:"";position:absolute;height:10px;background:var(--lime);border-radius:99px;left:0;right:0;bottom:3px;z-index:-1;transform:rotate(-1deg)}.hero-copy>p{font-size:19px;line-height:1.65;color:var(--muted);max-width:560px}.hero-actions{display:flex;gap:13px;margin:32px 0 20px}.ghost-button{padding:14px 20px;border:1px solid #ccd2ce;border-radius:12px;background:#fff;font-weight:700}.micro-proof{display:flex;gap:20px;color:#68736e;font-size:12px}.micro-proof span{display:flex;align-items:center;gap:5px}.hero-visual{height:540px;position:relative;display:grid;place-items:center}.blob{position:absolute;border-radius:50%}.blob-one{width:440px;height:440px;background:#dceee4}.blob-two{width:270px;height:270px;background:var(--lime);opacity:.32;right:10px;bottom:10px}.phone{position:relative;width:270px;height:505px;background:#fff;border:8px solid #1f2925;border-radius:38px;padding:34px 18px 18px;text-align:center;box-shadow:0 35px 80px rgba(38,69,58,.24);z-index:2}.phone-top{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:70px;height:16px;background:#1f2925;border-radius:20px}.profile-avatar{width:58px;height:58px;background:#f1c8ac;border-radius:50%;display:grid;place-items:center;margin:8px auto 10px;font-weight:800}.phone small{display:block;color:var(--muted);margin:4px}.quiz-card{background:#edf6f0;border-radius:18px;margin-top:24px;text-align:left;padding:17px}.quiz-card span{font-size:10px;letter-spacing:.08em;font-weight:800;color:var(--green)}.quiz-card p{font-size:14px;font-weight:700}.quiz-card button{width:100%;margin:4px 0;padding:10px;border:1px solid #d6e2da;background:#fff;border-radius:8px;text-align:left;font-size:11px}.float-card{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;border-radius:15px;padding:13px 16px;box-shadow:var(--shadow);z-index:3}.float-card div{display:flex;flex-direction:column}.float-card span{font-size:11px;color:var(--muted)}.card-lead{left:5px;top:120px}.card-click{right:0;bottom:90px}.trust-strip{background:#fff;border-block:1px solid var(--line)}.trust-strip .container{min-height:92px;display:flex;align-items:center;justify-content:space-between;color:#8a928e}.trust-strip span{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.trust-strip b{font-family:Manrope;font-size:14px;color:#59635f}.section{padding-top:110px;padding-bottom:110px}.centered{text-align:center}.centered .section-label{justify-content:center}.section h2{font-size:43px;line-height:1.15;letter-spacing:-.04em;margin:17px 0}.section-intro,.section>p{color:var(--muted);font-size:17px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px;margin-top:60px}.steps article{background:#fff;padding:34px;border:1px solid var(--line);border-radius:20px;text-align:left}.steps article>span{width:42px;height:42px;border-radius:12px;background:var(--mint);color:var(--green);display:grid;place-items:center;font-weight:800}.feature-grid h3,.steps h3{margin:25px 0 9px}.feature-grid p,.steps p{color:var(--muted);line-height:1.6}.soft{background:#edf3ef}.soft h2{margin-bottom:50px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.feature-grid article{background:#fff;padding:28px;border-radius:18px;min-height:245px}.icon-box{width:45px;height:45px;border-radius:13px;background:var(--mint);color:var(--green);display:grid;place-items:center}.price-section{display:grid;grid-template-columns:1fr 400px;grid-gap:100px;gap:100px;align-items:center}.price-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:var(--shadow)}.price,.price-card>span{font-weight:800}.price{font-family:Manrope;font-size:62px;margin:18px 0}.price sup{font-size:18px}.price small{font-family:DM Sans;font-size:13px;color:var(--muted)}.price-card ul{list-style:none;padding:0;margin:25px 0}.price-card li{display:flex;gap:9px;margin:14px 0;font-size:14px}.price-card li svg{width:17px;color:var(--green)}.price-card>small{display:block;text-align:center;margin-top:12px;color:var(--muted)}footer{background:#143f34;color:#fff}.footer-inner{min-height:160px;display:flex;align-items:center;justify-content:space-between}.brand.light .brand-mark{background:var(--lime);color:var(--green)}.footer-inner p,.footer-inner>span{font-size:13px;color:#bbcec6}.auth-page{min-height:100vh;background:linear-gradient(135deg,#edf5ef,#faf8f3);display:grid;place-items:center;padding:100px 20px 40px}.auth-page>.brand{position:absolute;top:35px;left:45px}.auth-card{width:min(440px,100%);background:#fff;padding:42px;border-radius:24px;box-shadow:var(--shadow)}.auth-kicker{font-size:11px;color:var(--green);font-weight:800;letter-spacing:.1em}.auth-card h1{font-size:31px;margin:10px 0}.auth-card>p{color:var(--muted);font-size:14px}.auth-card form{display:grid;grid-gap:18px;gap:18px;margin-top:30px}.auth-card label{font-size:13px;font-weight:700}.auth-card label span{display:flex;justify-content:space-between}.auth-card label a,.auth-foot a{color:var(--green)}.auth-card input{width:100%;padding:14px;border:1px solid #d9dfdb;border-radius:10px;margin-top:8px;outline:none}.auth-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px #e6f3ec}.auth-separator{height:1px;background:var(--line);margin:28px 0;position:relative}.auth-separator span{position:absolute;background:#fff;color:#8a938f;font-size:12px;padding:0 10px;left:50%;top:50%;transform:translate(-50%,-50%)}.google-button{width:100%;padding:13px;border:1px solid #d9dfdb;border-radius:10px;background:#fff;font-weight:700}.auth-foot{text-align:center;margin:25px 0 0!important}.bio-page{min-height:100vh;background:#eeeae5;padding:30px 0}.bio-shell{width:min(440px,calc(100% - 24px));margin:auto;background:#fff;min-height:900px;border-radius:28px;overflow:hidden;box-shadow:0 20px 70px rgba(42,39,34,.14);position:relative}.back-link{position:absolute;top:15px;left:15px;z-index:2;background:rgba(255,255,255,.9);padding:8px 11px;border-radius:20px;font-size:11px;display:flex;gap:5px}.bio-cover{height:145px;background:linear-gradient(135deg,#ddb593,#f2d7b9);position:relative}.bio-cover:after,.bio-cover:before{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.28)}.bio-cover:before{width:150px;height:150px;right:-25px;top:-55px}.bio-cover:after{width:80px;height:80px;left:35px;bottom:-30px}.bio-avatar{position:absolute;bottom:-36px;left:50%;transform:translateX(-50%);width:75px;height:75px;background:#5b3e31;color:#fff;border:4px solid #fff;border-radius:50%;display:grid;place-items:center;font-family:Manrope;font-weight:800}.bio-profile{text-align:center;padding:48px 28px 18px}.bio-profile h1{margin:0;font-size:24px}.bio-profile p{font-size:13px;color:#766e68;line-height:1.5}.social-row{display:flex;gap:8px;justify-content:center}.social-row button{border:1px solid #e8e2dc;background:#fff;border-radius:50%;width:35px;height:35px;display:grid;place-items:center}.smart-banner{width:calc(100% - 40px);margin:8px 20px 25px;border:0;background:#426d5c;color:#fff;border-radius:16px;padding:16px;display:flex;align-items:center;text-align:left;gap:12px;cursor:pointer}.smart-banner>span{background:rgba(255,255,255,.16);width:38px;height:38px;border-radius:11px;display:grid;place-items:center}.smart-banner div{display:flex;flex-direction:column;flex:1 1}.smart-banner small{opacity:.75;margin-top:3px}.quiz-live,.result-card{margin:8px 20px 25px;border:1px solid #e9e4df;border-radius:18px;padding:22px;background:#fff}.quiz-progress{height:4px;background:#eee;border-radius:5px;margin-bottom:20px}.quiz-progress span{display:block;height:100%;background:#426d5c;border-radius:5px}.quiz-live>small,.result-card>small{color:#6b8a7d;font-weight:800;font-size:10px;letter-spacing:.08em}.quiz-live h2,.result-card h2{font-size:20px}.quiz-live button{width:100%;border:1px solid #e5e4df;background:#faf9f7;border-radius:10px;padding:12px;margin:5px 0;display:flex;justify-content:space-between;cursor:pointer}.result-card{text-align:center;background:#f2f7f4}.result-icon{width:50px;height:50px;border-radius:50%;background:#d9eee3;color:#426d5c;display:grid;place-items:center;margin:0 auto 14px}.result-card p{font-size:13px;color:#69746f;line-height:1.5}.result-card>strong{display:block;margin:15px}.restart{border:0;background:none;color:#426d5c;margin-top:10px;font-size:12px}.bio-products{padding:5px 20px 30px}.bio-title{display:flex;align-items:center;justify-content:space-between}.bio-title h2{font-size:18px}.bio-title span{font-size:11px;color:#69746f}.product-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.product-grid article{border:1px solid #ece8e3;border-radius:14px;padding:8px}.product-image{height:115px;border-radius:10px;display:grid;place-items:center}.peach{background:#f1d7c1}.lilac{background:#ded8e9}.product-grid small{display:block;color:#7d7771;margin:10px 3px 3px;font-size:10px}.product-grid h3{font-size:12px;margin:3px}.bio-footer{text-align:center;border-top:1px solid #eee;padding:22px;font-size:11px;color:#999}.bio-footer strong{color:#426d5c}.dashboard{min-height:100vh;background:#f7f8f6;display:grid;grid-template-columns:245px 1fr}.dashboard aside{background:#fff;border-right:1px solid var(--line);height:100vh;position:-webkit-sticky;position:sticky;top:0;padding:25px 17px;display:flex;flex-direction:column}.dashboard aside>.brand{padding:0 10px;margin-bottom:28px}.workspace{display:flex;align-items:center;gap:9px;background:#f6f8f5;padding:10px;border-radius:11px;margin-bottom:20px}.workspace-avatar{width:34px;height:34px;border-radius:9px;background:#e6c6ad;display:grid;place-items:center;font-size:11px;font-weight:800}.workspace div{display:flex;flex-direction:column;flex:1 1}.workspace strong{font-size:12px}.workspace small{font-size:10px;color:var(--muted)}aside nav{display:grid;grid-gap:4px;gap:4px}aside button{border:0;background:none;border-radius:9px;padding:10px;display:flex;align-items:center;gap:11px;color:#5f6965;font-size:13px;cursor:pointer;text-align:left}aside nav button.active{background:#eaf3ee;color:var(--green);font-weight:700}.aside-bottom{margin-top:auto}.aside-bottom>button{width:100%}.user-mini{border-top:1px solid var(--line);margin-top:12px;padding:18px 8px 0;display:flex;align-items:center;gap:9px}.user-mini>span{width:32px;height:32px;border-radius:50%;background:#dfe9e3;display:grid;place-items:center;font-size:11px}.user-mini div{display:flex;flex-direction:column}.user-mini strong{font-size:11px}.user-mini small{font-size:9px;color:var(--muted)}.dash-content{padding:28px 34px 70px;max-width:1500px}.dash-content header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.dash-content header h1{margin:0;font-size:24px}.dash-content header p{margin:3px 0;color:var(--muted);font-size:12px}.header-actions{display:flex;gap:10px}.icon-button,.outline-button{height:38px;border:1px solid #dfe4e0;background:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center}.icon-button{width:38px;position:relative}.icon-button i{position:absolute;width:6px;height:6px;background:var(--coral);border-radius:50%;right:8px;top:8px}.outline-button{padding:0 14px;gap:8px;font-size:12px;font-weight:700}.mobile-menu{display:none}.trial-banner{background:#e5f2eb;border:1px solid #d1e7da;border-radius:12px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;color:var(--green);margin-bottom:20px}.trial-banner>div{display:flex;align-items:center;gap:10px;font-size:12px}.trial-banner button{border:0;background:none;color:var(--green);display:flex;align-items:center;font-weight:700;font-size:11px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.metric-grid article,.panel-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px}.metric-grid article>div{display:flex;justify-content:space-between;align-items:center}.metric-grid article>div>span{font-size:9px;font-weight:800;letter-spacing:.08em;color:#7b8580}.metric-icon{width:35px;height:35px;border-radius:9px;display:grid;place-items:center}.metric-icon svg{width:17px}.purple{background:#eeeafd;color:#6d5fd4}.coral{background:#fff0eb;color:#ed765f}.green{background:#e6f4ec;color:#32815f}.yellow{background:#fff6d7;color:#b58a1a}.metric-grid article>strong{display:block;font-family:Manrope;font-size:27px;margin:7px 0}.metric-grid article>small{color:#7d8682;font-size:9px}.metric-grid small.up{color:#37815f}.metric-grid small svg{vertical-align:middle}.dash-grid{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:14px;gap:14px;margin-top:14px}.panel-head{display:flex;align-items:center;justify-content:space-between}.panel-head h2{font-size:14px;margin:0}.panel-head p{font-size:10px;color:var(--muted);margin:4px 0}.panel-head button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px;font-size:9px}.fake-chart{height:210px;display:flex;padding-top:25px}.chart-labels{width:32px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:25px;font-size:8px;color:#929995}.bars{flex:1 1;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:16px;gap:16px;border-bottom:1px solid var(--line);background:repeating-linear-gradient(180deg,#fff 0,#fff 44px,#eef0ee 45px);align-items:end}.bars div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.bars span{width:26px;background:linear-gradient(#448269,#9bc8b3);border-radius:6px 6px 0 0}.bars small{font-size:8px;color:#87908b;height:22px;padding-top:6px}.progress-number{font-weight:800;color:var(--green);font-size:12px}.progress{height:6px;background:#e9eeeb;border-radius:6px;margin:17px 0}.progress span{display:block;width:75%;height:100%;background:var(--green);border-radius:6px}.checklist{list-style:none;padding:0;margin:0}.checklist li{display:flex;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #f0f1ef;font-size:11px}.checklist li>span{flex:1 1}.checklist .done{color:#3c8a68}.contacts-card{margin-top:14px;padding-bottom:5px}.link-button{color:var(--green);border:0!important}.contact-row{display:grid;grid-template-columns:1.3fr 1.2fr 1fr .7fr 25px;align-items:center;border-top:1px solid #eff1ef;padding:11px 0;font-size:10px;color:#5f6965}.contact-row.headings{font-size:8px;color:#929a96;margin-top:12px}.contact-person{display:flex;align-items:center;gap:9px;color:var(--ink)}.contact-person i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e8efeb;font-style:normal;font-size:9px}.contact-row em{background:#edf5f1;color:#3d7c61;border-radius:5px;padding:4px 6px;font-style:normal}.contact-row>button{border:0;background:none}.fab{position:fixed;right:30px;bottom:25px;border:0;background:var(--green);color:#fff;border-radius:10px;padding:12px 16px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;box-shadow:0 10px 30px rgba(24,92,72,.25)}.fab svg{width:16px}@media(max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:70px;text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.micro-proof{justify-content:center}.hero h1{font-size:55px}.trust-strip .container{flex-wrap:wrap;gap:20px;justify-content:center;padding:25px}.feature-grid,.steps{grid-template-columns:1fr 1fr}.price-section{gap:40px}.dashboard,.price-section{grid-template-columns:1fr}.dashboard aside{display:none}.metric-grid{grid-template-columns:1fr 1fr}.dash-grid{grid-template-columns:1fr}.mobile-menu{display:block;border:0;background:none}.dash-content header>div:first-of-type{flex:1 1}.contact-row{grid-template-columns:1.3fr 1fr .7fr}.contact-row>:nth-child(3),.contact-row>:nth-child(4){display:none}}@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.nav-actions .text-button{display:none}.hero{padding-top:35px;gap:10px}.hero h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-visual{transform:scale(.82);margin-inline:-40px}.section{padding-block:75px}.section h2{font-size:34px}.feature-grid,.steps{grid-template-columns:1fr}.price-card{padding:25px}.footer-inner{flex-direction:column;justify-content:center;gap:15px}.auth-page>.brand{left:20px}.auth-card{padding:28px}.dash-content{padding:20px 14px 70px}.dash-content header p{display:none}.outline-button{font-size:0;padding:0;width:38px}.metric-grid{gap:8px}.metric-grid article{padding:13px}.metric-grid article>strong{font-size:22px}.trial-banner button{display:none}.bars{gap:5px}.bars span{width:17px}.contacts-card{overflow:hidden}.contact-row{grid-template-columns:1.5fr 1fr 20px}.contact-row>:nth-child(3),.contact-row>:nth-child(4){display:none}.fab{right:15px}.bio-page{padding:0}.bio-shell{width:100%;border-radius:0}}.auth-foot button{border:0;background:none;color:var(--green);font:inherit;font-weight:700;padding:0;cursor:pointer}.auth-message{padding:11px 12px;border-radius:9px;font-size:12px;font-weight:600}.auth-message.error{background:#fff0ed;color:#a84231}.auth-message.success{background:#e8f5ed;color:#256748}.button:disabled{opacity:.7;cursor:wait}.spinner{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.dashboard-sign-out{position:fixed;left:17px;bottom:82px;width:211px;z-index:10}.dashboard-sign-out button{width:100%;border:0;background:#fff;border-radius:9px;padding:10px;display:flex;align-items:center;gap:11px;color:#5f6965;font-size:13px;cursor:pointer}.dashboard-sign-out button:hover{background:#f2f5f3;color:var(--green)}.aside-link{width:100%;border-radius:9px;padding:10px;display:flex;align-items:center;gap:11px;color:#5f6965;font-size:13px}.aside-link:hover{background:#f2f5f3;color:var(--green)}.trial-banner a{color:var(--green);display:flex;align-items:center;font-weight:700;font-size:11px}.period-label{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px;font-size:9px}.chart-empty{color:var(--muted);margin:-2px 0 2px}.chart-empty,.checklist li>b{text-align:center;font-size:10px}.checklist li>b{width:16px}.checklist .done svg{flex:none}.empty-state{min-height:150px;border-top:1px solid #eff1ef;margin-top:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#87908b}.empty-state svg{color:#6c9b87;margin-bottom:9px}.empty-state strong{font-size:12px;color:#4f5e58}.empty-state p{font-size:10px;margin:5px 0}.dashboard .fab{text-decoration:none}.setup-page{min-height:100vh;background:linear-gradient(135deg,#eff5f1,#faf8f3);padding:35px 5vw}.setup-page>.brand{margin-bottom:65px}.setup-layout{width:min(1000px,100%);margin:auto;display:grid;grid-template-columns:1fr 470px;grid-gap:90px;gap:90px;align-items:center}.setup-copy>span{font-size:11px;letter-spacing:.1em;color:var(--green);font-weight:800}.setup-icon{width:55px;height:55px;background:var(--mint);color:var(--green);border-radius:16px;display:grid;place-items:center;margin-bottom:25px}.setup-copy h1{font-size:45px;line-height:1.1;letter-spacing:-.04em;margin:13px 0}.setup-copy>p{color:var(--muted);line-height:1.7}.setup-copy ul{list-style:none;padding:0;margin-top:28px}.setup-copy li{display:flex;align-items:center;gap:10px;margin:13px 0;font-size:13px}.setup-copy li svg{width:18px;color:var(--green)}.setup-card{background:#fff;border:1px solid var(--line);border-radius:23px;padding:35px;box-shadow:var(--shadow)}.setup-steps{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.setup-steps span{width:28px;height:28px;border-radius:50%;background:#edf0ee;color:#909894;display:grid;place-items:center;font-size:11px;font-weight:800}.setup-steps span.active{background:var(--green);color:#fff}.setup-steps i{width:55px;height:2px;background:#e5e9e6}.setup-card form{display:grid;grid-gap:19px;gap:19px}.setup-card label{font-size:12px;font-weight:700}.setup-card input,.setup-card textarea{width:100%;border:1px solid #dce1de;border-radius:9px;padding:13px;margin-top:7px;outline:none}.setup-card textarea{height:85px;resize:vertical}.setup-card input:focus,.setup-card textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #e8f3ed}.setup-card label>small{font-weight:400;color:#8b938f}.optional{font-weight:400;color:#929995;float:right}.slug-input{display:flex;align-items:center;border:1px solid #dce1de;border-radius:9px;margin-top:7px;overflow:hidden}.slug-input:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #e8f3ed}.slug-input span{background:#f5f6f4;color:#7c8581;padding:13px;font-size:11px}.slug-input input{border:0!important;box-shadow:none!important;margin:0;border-radius:0}@media(max-width:800px){.setup-page{padding:25px 18px}.setup-page>.brand{margin-bottom:35px}.setup-layout{grid-template-columns:1fr;gap:25px}.setup-copy h1{font-size:36px}.setup-copy ul{display:none}.setup-card{padding:25px}}aside nav a{border:0;background:none;border-radius:9px;padding:10px;display:flex;align-items:center;gap:11px;color:#5f6965;font-size:13px;text-align:left}aside nav a.active{background:#eaf3ee;color:var(--green);font-weight:700}.products-content{width:100%}.product-notice{padding:12px 15px;border-radius:10px;margin-bottom:15px;font-size:12px;font-weight:700}.product-notice.success{background:#e6f5ec;color:#276b4f}.product-notice.error{background:#fff0ed;color:#9c3d2f}.product-create,.products-panel{background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:16px}.product-create>summary{list-style:none;padding:17px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:13px;font-weight:800;color:var(--green)}.product-create>summary::-webkit-details-marker,.product-edit>summary::-webkit-details-marker{display:none}.product-create>summary span{display:flex;align-items:center;gap:9px}.product-create[open]>summary>svg{transform:rotate(90deg)}.product-create>form{border-top:1px solid var(--line);padding:22px}.product-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.product-form-grid label{font-size:11px;font-weight:700;color:#47534e}.product-form-grid label>span{font-weight:400;color:#8a938f}.product-form-grid .wide{grid-column:1/-1}.product-form-grid input,.product-form-grid select,.product-form-grid textarea{display:block;width:100%;margin-top:7px;border:1px solid #dce1de;border-radius:9px;padding:11px 12px;background:#fff;outline:none}.product-form-grid textarea{min-height:82px;resize:vertical}.product-form-grid input:focus,.product-form-grid select:focus,.product-form-grid textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #e8f3ed}.product-form-grid .product-check{grid-column:1/-1;display:flex;align-items:center;gap:8px}.product-form-grid .product-check input{width:16px;height:16px;margin:0}.product-create form>.button{margin-top:18px}.products-panel{padding:20px}.products-heading h2{font-size:16px;margin:0}.products-heading p{font-size:11px;color:var(--muted)}.products-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7c8983}.products-empty svg{color:#5e927b;margin-bottom:12px}.products-empty strong{font-size:13px;color:#42504a}.products-empty p{font-size:11px}.products-list{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.product-row{display:grid;grid-template-columns:64px minmax(0,1fr) 150px 38px;grid-gap:14px;gap:14px;align-items:center;border:1px solid #e8ebe9;border-radius:12px;padding:12px;position:relative}.product-thumb{width:64px;height:64px;border-radius:9px;background:#eef3f0;color:#668476;display:grid;place-items:center;overflow:hidden}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-main h3{font-size:13px;margin:5px 0}.product-main p{font-size:10px;color:var(--muted);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-inactive,.product-kind{display:inline-block;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:#e8f3ed;color:#2d7557;border-radius:5px;padding:3px 6px}.product-inactive{background:#f0f0ef;color:#7b827e;margin-left:6px}.product-price{font-size:11px;font-weight:700;color:#3f4e48;display:flex;align-items:center;gap:5px}.product-edit{position:relative}.product-edit>summary{width:34px;height:34px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;cursor:pointer;color:#5e6b65}.product-edit-popover{position:absolute;right:0;top:42px;width:min(560px,80vw);background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;box-shadow:0 20px 60px rgba(27,54,44,.18);z-index:20}.product-edit-popover h3{margin:0 0 16px}.product-form-actions{display:flex;justify-content:flex-end;margin-top:17px}.danger-button{margin-top:10px!important;color:#a43b2e!important;background:#fff1ee!important;width:auto!important}.danger-button:hover{background:#ffe5df!important}@media(max-width:800px){.product-form-grid{grid-template-columns:1fr}.product-form-grid .wide{grid-column:auto}.product-row{grid-template-columns:52px minmax(0,1fr) 36px}.product-thumb{width:52px;height:52px}.product-price{grid-column:2}.product-edit{grid-column:3;grid-row:1/3}.product-edit-popover{position:fixed;inset:12px;width:auto;overflow:auto}.products-panel{padding:14px}}.product-image-upload{display:grid;grid-template-columns:112px 1fr;grid-gap:16px;gap:16px;align-items:center;padding:13px;border:1px dashed #cfd8d3;border-radius:12px;background:#f9fbfa}.product-image-preview{width:112px;height:90px;border-radius:10px;background:#eaf1ed;color:#6d887b;display:grid;place-items:center;overflow:hidden}.product-image-preview img{width:100%;height:100%;object-fit:cover}.product-image-controls{display:grid;grid-gap:7px;gap:7px}.product-image-controls strong{font-size:11px;color:#47534e}.product-image-controls strong span{font-weight:400;color:#8a938f}.product-image-controls small{font-size:10px;color:#7a8580}.product-image-controls>div{display:flex;gap:8px;flex-wrap:wrap}.image-remove-button,.image-select-button{border:1px solid #ccd8d2;border-radius:8px;background:#fff;color:var(--green);padding:9px 11px;display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:800;cursor:pointer}.image-select-button:disabled{opacity:.65;cursor:wait}.image-remove-button{color:#9c3d2f;border-color:#ead3ce}.product-image-controls em{font-size:9px;color:#a84231;font-style:normal}.product-image-controls em.success{color:#277052}@media(max-width:600px){.product-image-upload{grid-template-columns:1fr}.product-image-preview{width:100%;height:150px}}.recommender-content{width:100%}.recommender-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;grid-gap:18px;gap:18px;align-items:start}.recommender-builder{min-width:0}.recommender-create>form{display:grid;grid-gap:18px;gap:18px}.recommender-form{display:grid;grid-gap:13px;gap:13px}.recommender-form>label:first-of-type{font-size:11px;font-weight:700;color:#47534e}.recommender-form>label:first-of-type input{display:block;width:100%;margin-top:7px;border:1px solid #dce1de;border-radius:9px;padding:11px 12px;outline:none}.recommender-form input:focus,.recommender-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px #e8f3ed}.option-editor-head{display:flex;align-items:baseline;gap:8px;margin-top:3px}.option-editor-head strong{font-size:11px}.option-editor-head span{font-size:9px;color:var(--muted)}.option-editor-row{display:grid;grid-template-columns:25px minmax(0,1fr) minmax(150px,.8fr);grid-gap:8px;gap:8px;align-items:center}.option-editor-row b{width:25px;height:25px;border-radius:7px;background:#e8f3ed;color:var(--green);display:grid;place-items:center;font-size:10px}.option-editor-row input,.option-editor-row select{width:100%;border:1px solid #dce1de;border-radius:8px;padding:10px;background:#fff;outline:none;font-size:10px}.question-list{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.question-card{border:1px solid #e6eae7;border-radius:11px;margin-top:10px;overflow:visible}.question-card>summary{list-style:none;display:flex;align-items:center;gap:11px;padding:14px;cursor:pointer}.question-card>summary::-webkit-details-marker{display:none}.question-card>summary>svg:first-child{color:#a0aaa5}.question-card>summary>span{display:grid;grid-gap:3px;gap:3px;flex:1 1}.question-card>summary small{font-size:8px;letter-spacing:.07em;color:#4c846c;font-weight:800}.question-card>summary strong{font-size:12px}.question-card>summary em{font-size:9px;color:var(--muted);font-style:normal}.question-card[open]>summary>svg:last-child{transform:rotate(90deg)}.question-card-body{border-top:1px solid var(--line);padding:18px}.question-card-body form:first-child>.button{margin-top:16px}.recommender-preview-panel{position:-webkit-sticky!important;position:sticky!important;top:18px!important;height:auto!important;border:1px solid var(--line)!important;border-radius:14px;background:#fff!important;padding:17px!important;display:block!important}.recommender-preview-panel>div:first-child{display:grid;margin-bottom:13px}.recommender-preview-panel>div:first-child span{font-size:8px;font-weight:800;letter-spacing:.08em;color:var(--green)}.recommender-preview-panel>div:first-child strong{font-size:12px;margin-top:3px}.recommender-phone{border:1px solid #e0e5e2;border-radius:22px;background:#faf9f6;min-height:520px;overflow:hidden;padding-bottom:15px}.recommender-phone-profile{text-align:center;background:#e7f0eb;padding:24px 15px 16px;display:grid!important;justify-items:center}.recommender-phone-profile span{width:46px;height:46px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:800}.recommender-phone-profile strong{font-size:13px;margin-top:7px}.recommender-phone-profile small{font-size:9px;color:var(--muted)}.preview-banner{width:calc(100% - 24px)}.preview-banner,.preview-quiz,.preview-result{margin:16px 12px}.preview-result>img{width:100%;height:130px;object-fit:cover;border-radius:11px;margin-bottom:14px}.preview-result .restart{display:inline-flex;align-items:center;gap:4px}.recommender-preview-empty{min-height:370px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#6f7e77;padding:25px}.recommender-preview-empty svg{color:var(--green);margin-bottom:10px}.recommender-preview-empty strong{font-size:12px}.recommender-preview-empty p{font-size:10px}.recommender-no-products{background:#fff;border:1px solid var(--line);border-radius:15px;min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.recommender-no-products svg{color:var(--green)}.recommender-no-products h2{font-size:18px;margin:14px 0 5px}.recommender-no-products p{font-size:11px;color:var(--muted);margin:0 0 18px}@media(max-width:1050px){.recommender-layout{grid-template-columns:1fr}.recommender-preview-panel{position:static!important}.recommender-phone{max-width:370px;margin:auto}}@media(max-width:600px){.option-editor-row{grid-template-columns:25px 1fr}.option-editor-row select{grid-column:2}.question-card-body,.question-list{padding:13px}.option-editor-head{display:grid}}.storefront-settings{width:100%}.storefront-status{background:#fff;border:1px solid var(--line);border-radius:13px;padding:15px 17px;display:flex;align-items:center;gap:12px;margin-bottom:17px;color:#7a827e}.storefront-status.published{background:#e9f5ee;border-color:#d5eadf;color:var(--green)}.storefront-status>div{display:grid;flex:1 1}.storefront-status strong{font-size:12px}.storefront-status span{font-size:10px;margin-top:3px}.storefront-status>a{font-size:10px;font-weight:800;display:flex;align-items:center;gap:5px}.storefront-settings-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);grid-gap:16px;gap:16px;align-items:start}.storefront-checklist,.storefront-form{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px}.storefront-form{display:grid;grid-gap:17px;gap:17px}.storefront-form>label{font-size:11px;font-weight:700;color:#48534e}.storefront-form>label>input,.storefront-form>label>textarea{display:block;width:100%;margin-top:7px;border:1px solid #dce1de;border-radius:9px;padding:12px;outline:none}.storefront-form>label>textarea{min-height:95px;resize:vertical}.storefront-form>label>input:focus,.storefront-form>label>textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #e8f3ed}.storefront-form label>small{display:block;font-size:9px;color:var(--muted);font-weight:400;margin-top:5px}.color-field{display:flex;align-items:center;gap:9px;margin-top:7px}.color-field input{width:48px;height:39px;border:1px solid #dce1de;border-radius:8px;padding:3px;background:#fff}.color-field span{font-size:10px;color:var(--muted)}.publish-switch{display:flex!important;align-items:center;gap:11px;background:#f4f8f5;padding:13px;border-radius:10px}.publish-switch>input{width:18px!important;height:18px;margin:0!important}.publish-switch>span{display:grid}.publish-switch strong{font-size:11px}.storefront-warning{background:#fff8df;color:#856817;border-radius:9px;padding:11px;font-size:10px}.storefront-checklist{display:grid;grid-gap:0;gap:0}.storefront-checklist>div:not(.products-heading){display:flex;align-items:center;gap:10px;border-top:1px solid #eef0ee;padding:14px 0}.storefront-checklist svg{color:#bcc4c0}.storefront-checklist svg.done{color:#348264}.storefront-checklist>div>span{display:grid}.storefront-checklist strong{font-size:11px}.storefront-checklist small{font-size:9px;color:var(--muted);margin-top:2px}.public-storefront-page{--store-color:#185c48;min-height:100vh;background:linear-gradient(145deg,color-mix(in srgb,var(--store-color) 13%,#f4f0ea),#eeeae4);padding:28px 12px 50px}.storefront-draft-banner{width:min(680px,100%);margin:0 auto 12px;background:#fff6d9;color:#7a611d;border:1px solid #eadb9e;border-radius:10px;padding:10px 14px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700}.public-storefront-shell{width:min(680px,100%);min-height:900px;margin:auto;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 24px 75px rgba(39,48,43,.16)}.public-storefront-hero{height:190px;background:linear-gradient(135deg,var(--store-color),color-mix(in srgb,var(--store-color) 65%,#fff));position:relative}.public-storefront-hero:after,.public-storefront-hero:before{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.11)}.public-storefront-hero:before{width:230px;height:230px;right:-45px;top:-100px}.public-storefront-hero:after{width:130px;height:130px;left:35px;bottom:-65px}.public-hero-actions{position:absolute;right:18px;top:18px;z-index:2}.public-hero-actions button{width:37px;height:37px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.18);color:#fff;border-radius:50%;display:grid;place-items:center}.public-store-avatar{position:absolute;left:50%;bottom:-48px;transform:translateX(-50%);width:96px;height:96px;border:5px solid #fff;border-radius:50%;background:color-mix(in srgb,var(--store-color) 74%,#fff);color:#fff;display:grid;place-items:center;font:800 25px Manrope;overflow:hidden;z-index:2}.public-store-avatar img{width:100%;height:100%;object-fit:cover}.public-store-profile{text-align:center;padding:62px 34px 25px}.public-store-profile h1{font-size:27px;margin:0}.public-store-profile p{max-width:480px;margin:9px auto 16px;color:#69736e;font-size:13px;line-height:1.6}.public-store-profile>a{display:inline-flex;align-items:center;gap:7px;color:var(--store-color);border:1px solid color-mix(in srgb,var(--store-color) 28%,#ddd);padding:9px 13px;border-radius:20px;font-size:10px;font-weight:800}.public-recommender-banner{width:calc(100% - 48px);margin:4px 24px 25px;border:0;background:var(--store-color);color:#fff;border-radius:16px;padding:17px;display:flex;align-items:center;text-align:left;gap:12px;cursor:pointer}.public-recommender-banner>span{background:rgba(255,255,255,.16);width:40px;height:40px;border-radius:11px;display:grid;place-items:center}.public-recommender-banner div{display:flex;flex-direction:column;flex:1 1}.public-recommender-banner strong{font-size:12px}.public-recommender-banner small{font-size:9px;opacity:.78;margin-top:3px}.public-quiz,.public-result{margin:5px 24px 27px;border:1px solid #e4e8e5;border-radius:18px;padding:24px;background:#fff}.public-quiz .quiz-progress span{background:var(--store-color)}.public-quiz>small,.public-result>small{font-size:9px;color:var(--store-color);font-weight:800;letter-spacing:.08em}.public-quiz h2,.public-result h2{font-size:21px}.public-quiz>button{width:100%;border:1px solid #e1e5e2;background:#fafbfa;border-radius:10px;padding:13px;margin:5px 0;display:flex;justify-content:space-between;text-align:left;cursor:pointer}.public-result{text-align:center;background:color-mix(in srgb,var(--store-color) 6%,#fff)}.public-result>img{width:100%;height:220px;object-fit:cover;border-radius:13px;margin-bottom:18px}.public-result .result-icon{background:color-mix(in srgb,var(--store-color) 15%,#fff);color:var(--store-color)}.public-result p{color:var(--muted);font-size:12px;line-height:1.55}.public-result>strong{display:block;margin:14px;font-size:16px}.public-result>.button{background:var(--store-color)}.public-result>.restart{display:inline-flex;align-items:center;gap:5px;color:var(--store-color)}.public-products{padding:5px 24px 35px}.public-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;color:var(--store-color)}.public-section-title span{font-size:8px;font-weight:800;letter-spacing:.1em}.public-section-title h2{font-size:20px;color:var(--ink);margin:3px 0}.public-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.public-product-grid article{border:1px solid #e7e9e7;border-radius:15px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.public-product-image{height:180px;background:#edf2ef;color:#789084;display:grid;place-items:center;overflow:hidden}.public-product-image img{width:100%;height:100%;object-fit:cover}.public-product-copy{padding:14px;display:flex;flex-direction:column;flex:1 1}.public-product-copy>small{font-size:8px;font-weight:800;letter-spacing:.08em;color:var(--store-color)}.public-product-copy h3{font-size:14px;margin:6px 0}.public-product-copy p{font-size:10px;color:var(--muted);line-height:1.45;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.public-product-copy>strong{font-size:12px;margin-top:auto}.public-product-grid article>button{border:0;border-top:1px solid #edf0ee;background:#fafbfa;color:var(--store-color);padding:11px 14px;display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;cursor:pointer}.public-empty{text-align:center;padding:45px;color:#84908a;display:grid;justify-items:center;grid-gap:6px;gap:6px}.public-empty strong{font-size:12px}.public-empty p{font-size:10px;margin:0}.public-store-footer{text-align:center;border-top:1px solid #eee;padding:22px!important;background:#fff!important;color:#999!important;font-size:10px}.public-store-footer strong{color:var(--store-color)}@media(max-width:800px){.storefront-settings-grid{grid-template-columns:1fr}}@media(max-width:600px){.public-storefront-page{padding:0}.public-storefront-shell{border-radius:0}.storefront-draft-banner{border-radius:0;margin:0;justify-content:center}.public-storefront-hero{height:160px}.public-product-grid{grid-template-columns:1fr}.public-product-image{height:220px}.public-store-profile{padding-inline:22px}.public-recommender-banner{width:calc(100% - 32px);margin-inline:16px}.public-quiz,.public-result{margin-inline:16px}.public-products{padding-inline:16px}.storefront-status>a{display:none}}.public-lead-form{margin-top:20px;padding-top:18px;border-top:1px solid #dde6e1;display:grid;grid-gap:9px;gap:9px;text-align:left}.public-lead-form>div{display:grid}.public-lead-form>div strong{font-size:12px}.public-lead-form>div small{font-size:9px;color:var(--muted);margin-top:2px}.public-lead-form>input{width:100%;border:1px solid #dce2de;background:#fff;border-radius:9px;padding:11px;outline:none;font-size:11px}.public-lead-form>input:focus{border-color:var(--store-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-color) 12%,#fff)}.public-lead-form>label{display:flex;align-items:flex-start;gap:7px;font-size:9px;color:#68736e;line-height:1.4}.public-lead-form>label input{margin-top:1px}.public-lead-form>em{font-style:normal;font-size:9px;color:#a73d30}.public-lead-form>button{border:0;border-radius:9px;background:var(--store-color);color:#fff;padding:11px;font-size:10px;font-weight:800;cursor:pointer}.public-lead-form>button:disabled{opacity:.65}.public-lead-success{margin-top:18px;border-top:1px solid #dce5e0;padding-top:18px;display:grid;justify-items:center;color:var(--store-color)}.public-lead-success strong{font-size:12px;margin-top:5px}.public-lead-success span{font-size:9px;color:var(--muted);margin-top:2px}.recommendation-loading{opacity:.65;animation:recommendationPulse 1.2s ease-in-out infinite}@keyframes recommendationPulse{50%{opacity:1}}.leads-content{width:100%}.lead-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.lead-filters a{background:#fff;border:1px solid var(--line);border-radius:20px;padding:8px 11px;font-size:10px;font-weight:700;color:#68736e;display:flex;align-items:center;gap:6px}.lead-filters a b{background:#edf1ee;border-radius:10px;padding:2px 6px;font-size:8px}.lead-filters a.active{background:var(--green);border-color:var(--green);color:#fff}.lead-filters a.active b{background:rgba(255,255,255,.18)}.lead-list{display:grid;grid-gap:11px;gap:11px}.lead-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;display:grid;grid-template-columns:46px minmax(0,1fr) 145px;grid-gap:13px;gap:13px;align-items:start}.lead-avatar{width:46px;height:46px;border-radius:50%;background:#e5f1eb;color:var(--green);display:grid;place-items:center;font-size:11px;font-weight:800}.lead-main>div:first-child{display:flex;align-items:center;gap:8px}.lead-main>div:first-child>small{display:flex;align-items:center;gap:4px;color:#8a938f;font-size:8px}.lead-status{font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;border-radius:5px;padding:4px 7px}.lead-status.new{background:#e8f0fd;color:#4267a8}.lead-status.contacted{background:#fff4d7;color:#92701b}.lead-status.won{background:#e5f4eb;color:#2f795a}.lead-status.lost{background:#f1f1f0;color:#747b77}.lead-main h2{font-size:14px;margin:7px 0}.lead-contact-lines{display:flex!important;gap:13px!important;flex-wrap:wrap}.lead-contact-lines a{font-size:9px;color:#53625c;display:flex;align-items:center;gap:4px}.lead-main>p{font-size:10px;color:#68736e;display:flex;align-items:center;gap:5px}.lead-main>p svg{color:var(--green)}.lead-main details{border-top:1px solid #eef0ee;padding-top:9px}.lead-main details summary{font-size:9px;color:var(--green);cursor:pointer;font-weight:700}.lead-main details ul{list-style:none;padding:0;margin:8px 0 0;display:grid;grid-gap:6px;gap:6px}.lead-main details li{background:#f7f9f7;border-radius:7px;padding:7px;display:grid}.lead-main details li span{font-size:8px;color:#7b8580}.lead-main details li strong{font-size:9px;margin-top:2px}.lead-status-form{display:grid;grid-gap:8px;gap:8px}.lead-status-form label{font-size:9px;font-weight:700;color:#68736e}.lead-status-form select{display:block;width:100%;margin-top:5px;border:1px solid #dce1de;border-radius:8px;padding:9px;background:#fff;font-size:10px}.lead-status-form button{border:0;background:#e7f1ec;color:var(--green);border-radius:8px;padding:9px;font-size:9px;font-weight:800;cursor:pointer}.lead-empty{min-height:380px;background:#fff;border:1px solid var(--line);border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7b8781}.lead-empty h2{font-size:17px;margin:12px 0 4px;color:#3f4e48}.lead-empty p{font-size:10px;margin:0 0 17px}@media(max-width:760px){.lead-card{grid-template-columns:42px minmax(0,1fr)}.lead-status-form{grid-column:2;grid-template-columns:1fr auto;align-items:end}.lead-status-form button{padding-inline:14px}}@media(max-width:480px){.lead-card{grid-template-columns:1fr}.lead-avatar{display:none}.lead-status-form{grid-column:1}.lead-contact-lines{display:grid!important}}