.home-page{background:#f8f6f0;color:var(--ink);overflow-x:hidden}.home-page *{box-sizing:border-box}.home-page p{line-height:1.6}.home-header{position:relative;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,calc(100% - 40px));height:82px;margin:auto}.home-logo{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.home-logo img{width:34px;height:34px}.home-logo strong{font-size:23px;letter-spacing:-.8px}.home-logo span{color:var(--accent)}.home-header nav{display:flex;gap:28px}.home-header nav a,.text-link{color:var(--ink);text-decoration:none;font-size:13px;font-weight:750}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}.small-cta{padding:11px 17px;border-radius:12px;background:var(--ink);color:#fff;text-decoration:none;font-size:13px;font-weight:800}
.hero-section{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:70px;width:min(1180px,calc(100% - 40px));min-height:700px;margin:auto;padding:55px 0 80px}.hero-copy{position:relative;z-index:2}.hero-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #cbd9d3;border-radius:99px;background:rgba(255,255,255,.65);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.hero-pill span{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px #e16a4215}.hero-copy h1{font-size:clamp(52px,6vw,80px);line-height:.96;letter-spacing:-4px;margin:26px 0 24px}.hero-copy h1 em{color:var(--accent);font-style:normal}.hero-copy>p{max-width:630px;font-size:19px;color:#596963}.hero-actions{display:flex;align-items:center;gap:14px;margin-top:30px}.hero-cta,.secondary-cta{display:inline-flex;align-items:center;gap:28px;padding:16px 19px;border-radius:15px;text-decoration:none;font-weight:800}.hero-cta{background:linear-gradient(135deg,#1d6355,#287765);color:#fff;box-shadow:0 14px 30px #1d63552d}.hero-cta span{font-size:20px}.secondary-cta{color:var(--green);background:rgba(255,255,255,.65);border:1px solid #d7dcd8}.hero-assurance{display:flex;flex-wrap:wrap;gap:17px;margin-top:20px;color:var(--muted);font-size:11px;font-weight:700}.hero-assurance span::first-letter{color:var(--green)}
.product-visual{position:relative;display:grid;place-items:center;min-height:610px}.glow{position:absolute;border-radius:50%;filter:blur(4px)}.glow-one{width:470px;height:470px;background:#d9e8e2;right:-60px;top:70px}.glow-two{width:230px;height:230px;background:#f0d5ca;left:5px;bottom:30px}.phone-frame{position:relative;z-index:2;width:326px;height:642px;padding:13px 17px 74px;border:9px solid #143c35;border-radius:44px;background:#fbfaf6;box-shadow:0 40px 80px #123b3535;overflow:hidden;transform:rotate(1.5deg)}.phone-top{display:flex;justify-content:space-between;align-items:center;color:#143c35;font-size:10px;font-weight:800}.phone-top i{display:block;width:78px;height:22px;margin-top:-13px;border-radius:0 0 15px 15px;background:#143c35}.mobile-brand{display:flex;align-items:center;gap:7px;margin:18px 0 22px}.mobile-brand img{width:25px}.mobile-brand span{font-weight:850}.mobile-brand b{display:grid;place-items:center;width:23px;height:23px;margin-left:auto;border-radius:50%;background:#e7efec;color:var(--green);font-size:10px}.mock-eyebrow{margin:0!important;color:var(--accent)!important;font-size:9px;font-weight:850;letter-spacing:.08em}.phone-frame>h2{font-size:24px;margin:4px 0 17px;letter-spacing:-.7px}.next-job{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;border-radius:17px;background:linear-gradient(145deg,#17483f,#1e6758);color:#fff;box-shadow:0 12px 24px #17483f26}.job-time{padding-right:12px;border-right:1px solid #ffffff35}.job-time strong,.job-time span{display:block}.job-time strong{font-size:15px}.job-time span{font-size:9px;color:#c9ddd6}.next-job small{color:#bcd5cc;font-size:7px}.next-job h3{font-size:14px;margin:3px 0}.next-job p{margin:0;color:#deebe6;font-size:9px}.next-job button{padding:7px;background:#ffffff17;color:#fff}.mock-section-title{display:flex;justify-content:space-between;margin:21px 2px 10px;font-size:11px}.mock-section-title span{color:var(--muted)}.mock-task{display:flex!important;align-items:center;gap:10px;margin:7px 0!important;padding:11px;border:1px solid #dfe3df;border-radius:13px;background:#fff}.mock-task i{display:grid;place-items:center;width:20px;height:20px;border:1px solid #b9c4bf;border-radius:6px;color:#fff;font-size:10px;font-style:normal}.mock-task.done i{background:var(--green);border-color:var(--green)}.mock-task b,.mock-task small{display:block}.mock-task b{font-size:10px}.mock-task small{margin-top:2px;color:var(--muted);font-size:8px}.photo-strip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px;margin-top:13px}.photo-strip>div,.photo-strip>button{height:70px;border-radius:11px}.photo-a{background:linear-gradient(145deg,#b7c3bd,#6b8177)}.photo-b{background:linear-gradient(145deg,#dab29e,#84766e)}.photo-strip button{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px;border:1px dashed #b9c4bf;background:#f3f5f2;color:var(--green)}.photo-strip button span{font-size:7px}.mobile-tabs{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);padding:10px 8px 12px;border-top:1px solid #e1e4df;background:#fff}.mobile-tabs span{display:flex;flex-direction:column;align-items:center;color:#8a9792;font-size:16px}.mobile-tabs span.active{color:var(--green)}.mobile-tabs small{font-size:7px}.floating-proof{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;padding:12px 14px;border:1px solid #ffffff90;border-radius:15px;background:rgba(255,255,255,.87);box-shadow:0 16px 35px #123b3520;backdrop-filter:blur(14px)}.floating-proof>span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#e8f1ed}.floating-proof b,.floating-proof small{display:block}.floating-proof b{font-size:11px}.floating-proof small{color:var(--muted);font-size:8px}.floating-proof i{color:var(--green);font-style:normal}.proof-photo{right:-40px;top:175px}.proof-time{left:-15px;bottom:115px}
.problem-strip{display:flex;justify-content:center;gap:8px;padding:25px 20px;background:#123b35;color:#fff;text-align:center}.problem-strip p{margin:0;color:#bfd0ca}.problem-strip strong{color:#fff}.section-wrap{width:min(1120px,calc(100% - 40px));margin:auto;padding:115px 0}.section-heading{max-width:720px;margin-bottom:45px}.section-heading>span,.feature-label{color:var(--accent);font-size:10px;font-weight:850;letter-spacing:.1em}.section-heading h2{font-size:clamp(34px,4.5vw,56px);line-height:1.04;letter-spacing:-2px;margin:12px 0 15px}.section-heading p{max-width:650px;margin:0;font-size:17px}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.audience-grid article{display:flex;flex-direction:column;min-height:285px;padding:25px;border:1px solid #d9dfda;border-radius:22px;background:rgba(255,255,255,.68);box-shadow:var(--soft-shadow);backdrop-filter:blur(15px)}.audience-grid i{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#e6efeb;color:var(--green);font-style:normal;font-size:21px}.audience-grid h3{font-size:20px;margin:25px 0 8px}.audience-grid p{font-size:13px}.audience-grid b{margin-top:auto;color:var(--green);font-size:11px}
.features-section{padding-top:70px}.feature-bento{display:grid;grid-template-columns:1.3fr .7fr;gap:13px}.feature-bento>article{border:1px solid #d9dfda;border-radius:25px;background:rgba(255,255,255,.75);box-shadow:var(--soft-shadow);overflow:hidden}.feature-bento h3{font-size:28px;line-height:1.1;letter-spacing:-.7px;margin:10px 0}.feature-bento p{font-size:13px}.feature-large{grid-row:span 2;display:grid;grid-template-rows:auto 1fr;padding:30px}.instruction-ui{align-self:end;display:grid;gap:8px;margin-top:30px}.instruction-ui>div{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #dfe4df;border-radius:14px;background:#fff}.instruction-ui i{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#e7f0ec;color:var(--green);font-style:normal}.instruction-ui .warning{background:#fff8f5;border-color:#f0d5cb}.instruction-ui .warning i{background:#f5dfd7;color:#a23b2d}.instruction-ui b,.instruction-ui small{display:block}.instruction-ui b{font-size:11px}.instruction-ui small{margin-top:3px;color:var(--muted);font-size:9px}.feature-card{min-height:300px;padding:27px}.photos>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:25px}.photos>div span{height:86px;border-radius:13px;background:linear-gradient(145deg,#d7bcae,#7e8e87)}.photos>div span:nth-child(2){background:linear-gradient(145deg,#a6c1b7,#526c62)}.photos>div span:nth-child(3){background:linear-gradient(145deg,#e5d3a8,#9d8069)}.timer-demo{display:flex;align-items:center;gap:12px;margin-top:35px;padding:13px;border-radius:15px;background:#143c35;color:#fff}.timer-demo i{width:9px;height:9px;border-radius:50%;background:#ee784d;box-shadow:0 0 0 5px #ee784d22}.timer-demo strong{font-variant-numeric:tabular-nums}.timer-demo button{margin-left:auto;padding:8px;background:#ffffff19;color:#fff;font-size:9px}.feature-wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:32px}.chat-demo{padding:17px;border-radius:18px;background:#eef3f0}.chat-demo p{width:80%;margin:5px 0;padding:10px 12px;border-radius:13px 13px 13px 4px;background:#fff;color:var(--ink);font-size:10px}.chat-demo p.mine{margin-left:auto;border-radius:13px 13px 4px 13px;background:#dcebe5}.chat-demo small{display:block;margin-top:12px;color:var(--green);font-weight:800;text-align:center}
.how-section{background:linear-gradient(145deg,#103832,#164c42);color:#fff}.how-section .section-wrap{padding:105px 0}.section-heading.light h2{color:#fff}.section-heading.light span{color:#f09a78}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff25;border:1px solid #ffffff25;border-radius:22px;overflow:hidden}.steps-grid article{min-height:240px;padding:28px;background:#123f37}.steps-grid b{color:#f09a78}.steps-grid h3{font-size:22px;margin:45px 0 8px}.steps-grid p{color:#bfd0ca;font-size:13px}
.pricing-home{text-align:center}.pricing-home .section-heading{margin-left:auto;margin-right:auto}.home-prices{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:12px;text-align:left}.home-prices article{display:flex;flex-direction:column;min-height:250px;padding:27px;border:1px solid #d9dfda;border-radius:22px;background:rgba(255,255,255,.74);box-shadow:var(--soft-shadow)}.home-prices article.recommended{min-height:285px;border-color:var(--green);box-shadow:0 20px 50px #123b3520}.home-prices .recommended>b{align-self:flex-start;margin:-43px 0 17px;padding:6px 9px;border-radius:99px;background:var(--green);color:#fff;font-size:9px}.home-prices h3{font-size:22px;margin:5px 0}.home-prices p{margin:0}.home-prices strong{margin-top:auto;font-size:34px}.home-prices strong small{font-size:12px;color:var(--muted)}.home-prices span{color:var(--muted);font-size:12px}.pricing-cta{display:inline-block;margin-top:30px;padding:15px 20px;border-radius:14px;background:var(--ink);color:#fff;text-decoration:none;font-weight:800}
.faq-section{padding-top:50px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.faq-grid details{padding:20px;border:1px solid #d9dfda;border-radius:16px;background:rgba(255,255,255,.68)}.faq-grid summary{cursor:pointer;font-weight:800}.faq-grid p{font-size:13px;margin-bottom:0}.final-cta{display:flex;flex-direction:column;align-items:center;padding:100px 20px;background:linear-gradient(140deg,#f0dbd2,#e1eee9);text-align:center}.final-cta img{width:58px}.final-cta>span{margin-top:20px;color:var(--accent);font-size:10px;font-weight:850;letter-spacing:.1em}.final-cta h2{font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-2px;margin:13px 0}.final-cta a{margin-top:18px;padding:16px 20px;border-radius:14px;background:var(--ink);color:#fff;text-decoration:none;font-weight:800}.home-footer{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:15px;padding:55px max(20px,calc((100vw - 1120px)/2));background:#0e302b;color:#fff}.home-footer .home-logo{color:#fff}.home-footer p{margin:4px 0;color:#afc3bc}.home-footer>nav{grid-column:2;grid-row:1;display:flex;justify-content:flex-end;gap:20px}.home-footer nav a{color:#dce7e3;text-decoration:none;font-size:12px}.home-footer .footer-legal{grid-column:2;grid-row:2;display:flex;justify-content:flex-end;gap:18px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}.home-footer .footer-legal a{color:#9fb3ab;font-size:12px}.home-footer small{grid-column:1;color:#829c93}
@media(max-width:900px){.home-header{grid-template-columns:1fr auto}.home-header nav{display:none}.hero-section{grid-template-columns:1fr;gap:25px;padding-top:40px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-assurance{justify-content:center}.product-visual{min-height:660px}.audience-grid{grid-template-columns:1fr 1fr}.feature-bento{grid-template-columns:1fr}.feature-large{grid-row:auto}.feature-wide{grid-column:auto}.proof-photo{right:10%}.proof-time{left:10%}}
@media(max-width:600px){.home-header{width:calc(100% - 28px);height:66px}.home-header .text-link{display:none}.small-cta{padding:10px 13px}.home-logo strong{font-size:20px}.hero-section{width:calc(100% - 30px);min-height:auto;padding:42px 0 65px}.hero-copy{text-align:left}.hero-copy h1{font-size:49px;letter-spacing:-2.8px}.hero-copy>p{font-size:16px}.hero-actions{display:grid;justify-content:stretch}.hero-cta,.secondary-cta{justify-content:space-between}.secondary-cta{justify-content:center}.hero-assurance{display:grid;justify-content:start;gap:7px}.product-visual{min-height:590px;margin:0 -15px;transform:scale(.9)}.phone-frame{width:318px}.proof-photo{right:0}.proof-time{left:0}.problem-strip{display:block}.problem-strip strong{display:block;margin-top:4px}.section-wrap{width:calc(100% - 30px);padding:75px 0}.section-heading{margin-bottom:28px}.section-heading h2{font-size:37px;letter-spacing:-1.4px}.section-heading p{font-size:15px}.audience-grid{grid-template-columns:1fr}.audience-grid article{min-height:225px}.feature-wide{grid-template-columns:1fr}.feature-bento h3{font-size:25px}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:180px}.steps-grid h3{margin-top:28px}.home-prices{grid-template-columns:1fr;gap:22px}.home-prices article,.home-prices article.recommended{min-height:220px}.faq-grid{grid-template-columns:1fr}.final-cta{padding:75px 18px}.home-footer{grid-template-columns:1fr;padding:45px 20px;gap:8px}.home-footer>nav,.home-footer .footer-legal{grid-column:1;grid-row:auto;justify-content:flex-start;flex-wrap:wrap}.home-footer .footer-legal{margin-top:10px;padding-top:14px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
