*{box-sizing:border-box;margin:0;padding:0}:root{--ink:#0f172a;--ink-soft:#475569;--brand:#0f766e;--brand-strong:#115e59;--brand-soft:#ccfbf1;--line:#dbe1eb;--surface:#fff;--surface-alt:#f8fafc;--success:#0f766e;--danger:#b91c1c;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow-sm:0 4px 20px #0f172a0f;--shadow-md:0 12px 32px #0f172a1f}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--surface);font-family:Manrope,Segoe UI,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img,video{width:100%;height:auto;display:block}picture{display:block}.container{width:min(1180px,100% - 40px);margin:0 auto}.section{padding:84px 0}.section-head{max-width:760px;margin-bottom:34px}.section-tag{background:var(--brand-soft);color:var(--brand-strong);letter-spacing:.02em;border-radius:999px;margin-bottom:10px;padding:6px 12px;font-size:.83rem;font-weight:700;display:inline-block}.section-head h2{margin-bottom:10px;font-size:clamp(1.7rem,4vw,2.55rem);line-height:1.15}.section-head p{color:var(--ink-soft);font-size:1.03rem}.kicker{color:var(--brand-strong);border:1px solid #0f766e38;border-radius:999px;margin-bottom:16px;padding:6px 12px;font-size:.84rem;font-weight:700;display:inline-block}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;font-weight:700;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--brand);color:#fff;box-shadow:var(--shadow-sm)}.btn-primary:hover{background:var(--brand-strong)}.btn-secondary{color:var(--brand-strong);background:#e6fffb;border:1px solid #9fe8dd}.btn-secondary:hover{background:#d4f9f2}.btn-ghost{border:1px solid var(--line);color:var(--ink);background:0 0}.btn-small{min-height:40px;padding:0 18px;font-size:.9rem}.btn:not(.btn-small){min-height:47px;padding:0 24px;font-size:.96rem}.text-link{color:var(--brand-strong);margin-top:10px;font-weight:700;display:inline-block}.text-link:hover{text-decoration:underline}.navbar{z-index:1000;padding:14px 0;transition:background .18s,border-color .18s;position:fixed;inset:0 0 auto}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#fffffff2}.nav-container{align-items:center;gap:14px;display:flex}.nav-logo{align-items:center;gap:10px;margin-right:auto;font-weight:800;display:inline-flex}.logo-img{width:34px;height:34px}.nav-links{align-items:center;gap:18px;display:flex}.nav-links a{color:#334155;font-size:.92rem;font-weight:600}.nav-links a:hover{color:var(--brand)}.nav-cta{background:var(--brand);color:#fff;border-radius:999px;min-height:42px;margin-left:10px;padding:7px 18px 0;font-weight:700}.mobile-menu-btn{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:none}.mobile-menu-btn span{background:var(--ink);width:18px;height:2px}.mobile-menu{border:1px solid var(--line);box-shadow:var(--shadow-md);z-index:999;background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:none;position:fixed;top:74px;left:20px;right:20px}.mobile-menu.active{display:flex}.mobile-menu a{color:#334155;border-radius:10px;align-items:center;min-height:42px;padding:0 12px;font-weight:600;display:flex}.mobile-menu a:hover{background:var(--surface-alt)}.mobile-cta{background:var(--brand);justify-content:center;color:#fff!important}.hero{padding:138px 0 72px;position:relative;overflow:hidden}.hero-bg{z-index:-1;background:radial-gradient(circle at 10% 20%,#14b8a633,#0000 45%),radial-gradient(circle at 90% 10%,#0f172a14,#0000 40%),linear-gradient(#f0fdfa 0%,#fff 70%);position:absolute;inset:0}.hero-content{grid-template-columns:1.12fr .88fr;align-items:center;gap:34px;display:grid}.hero-copy h1{margin-bottom:14px;font-size:clamp(2rem,5vw,3.35rem);line-height:1.1}.hero-copy h1 span{color:var(--brand)}.hero-copy p{color:var(--ink-soft);max-width:62ch;font-size:1.08rem}.hero-actions{flex-wrap:wrap;gap:12px;margin:24px 0 26px;display:flex}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.stat{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffffe6;padding:14px}.stat .stat-number{margin-bottom:4px;font-size:1.25rem;display:block}.stat span:last-child{color:var(--ink-soft);font-size:.9rem}.hero-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:26px}.hero-card h2{margin-bottom:12px;font-size:1.2rem}.hero-card ul{gap:10px;list-style:none;display:grid}.hero-card li{color:#1e293b;padding-left:18px;position:relative}.hero-card li:before{content:"";background:var(--brand);border-radius:50%;width:8px;height:8px;position:absolute;top:.48em;left:0}.tour{background:var(--surface-alt)}.tour-grid{grid-template-columns:1.45fr .55fr;align-items:stretch;gap:22px;margin-bottom:30px;display:grid}.tour-intro-card,.tour-notes,.screen-card,.feature-card,.calculator-card,.templates-card,.pricing-card,.about-card,.contact-card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff}.tour-intro-card{flex-direction:column;gap:16px;padding:20px;display:flex}.tour-intro-visual{border:1px solid var(--line);aspect-ratio:16/9;background:#0b1723;border-radius:12px;overflow:hidden}.tour-intro-visual img{object-fit:cover;width:100%;height:100%;display:block}.tour-intro-copy{color:var(--ink-soft);margin:0;font-size:.98rem;line-height:1.5}.tour-intro-card .btn{align-self:flex-start}.tour-notes{padding:18px}.tour-notes h3{margin-bottom:10px;font-size:1.05rem}.tour-notes ul{gap:10px;list-style:none;display:grid}.tour-notes li{color:#1e293b;padding-left:18px;position:relative}.tour-notes li:before{content:"";background:var(--brand);border-radius:50%;width:8px;height:8px;position:absolute;top:.55em;left:0}.screenshot-wrap h3{margin-bottom:4px;font-size:1.2rem}.screenshot-wrap>p{color:var(--ink-soft);margin-bottom:12px}.screenshot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.screen-card{padding:10px}.screen-card img{border:1px solid #d3dee9;border-radius:10px}.screen-card figcaption{color:#334155;margin-top:8px;font-size:.9rem;font-weight:700}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-card{padding:20px}.feature-card h3{margin-bottom:8px;font-size:1.05rem}.feature-card p{color:var(--ink-soft);font-size:.95rem}.resources{background:var(--surface-alt)}.resources-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.calculator-card,.templates-card{padding:22px}.calculator-card h3,.templates-card h3{margin-bottom:7px;font-size:1.16rem}.calculator-card>p,.templates-card>p{color:var(--ink-soft);margin-bottom:14px}.calculator-form{gap:10px;display:grid}label{color:#334155;font-size:.88rem;font-weight:700}input,select{width:100%;min-height:42px;font:inherit;color:var(--ink);background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:0 12px}input:focus,select:focus{border-color:var(--brand);outline:2px solid #0f766e33}.form-split{grid-template-columns:1fr 1fr;gap:10px;display:grid}.calculator-actions{gap:8px;margin-top:4px;display:flex}.calculator-result{color:#1e293b;background:#f1f5f9;border:1px solid #dbe3ec;border-radius:12px;margin-top:14px;padding:14px;font-size:.94rem}.calculator-result strong{color:#0f172a}.fine-print{color:#64748b;margin-top:10px;font-size:.82rem}.template-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.template-item{background:#fff;border:1px solid #dbe2eb;border-radius:12px;padding:14px}.template-item h4{margin-bottom:6px;font-size:.97rem}.template-item p{color:var(--ink-soft);margin-bottom:10px;font-size:.88rem}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.pricing-card{padding:22px;position:relative}.pricing-card h3{margin-bottom:8px;font-size:1.15rem}.pricing-card>p{color:var(--ink-soft);margin-bottom:14px}.pricing-card ul{gap:8px;margin-bottom:16px;list-style:none;display:grid}.pricing-card li{color:#1e293b;padding-left:18px;position:relative}.pricing-card li:before{content:"";background:var(--brand);border-radius:50%;width:8px;height:8px;position:absolute;top:.54em;left:0}.pricing-card.featured{border-color:#8de2d4;box-shadow:0 18px 35px #0f766e24}.pricing-badge{color:#065f46;background:#d1fae5;border-radius:999px;padding:5px 10px;font-size:.73rem;font-weight:700;position:absolute;top:12px;right:12px}.faq{background:var(--surface-alt)}.faq-list{gap:10px;display:grid}details{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px 16px}summary{cursor:pointer;color:#0f172a;font-weight:700;list-style:none}summary::-webkit-details-marker{display:none}details p{color:#334155;margin-top:9px}.about-card,.contact-card{text-align:center;padding:26px}.about-card h2,.contact-card h2{margin-bottom:10px;font-size:clamp(1.55rem,3.6vw,2.2rem)}.about-card p,.contact-card p{color:#334155;max-width:70ch;margin:0 auto 16px}.contact{padding-top:28px;padding-bottom:92px}.contact-card{background:radial-gradient(circle at 15% 20%,#99f6e459,#0000 30%),radial-gradient(circle at 85% 15%,#0f172a14,#0000 35%),#fff}.contact-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.footer{border-top:1px solid var(--line);background:#fff;padding:26px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;display:flex}.footer-brand{align-items:center;gap:8px;font-weight:800;display:inline-flex}.footer-brand img{width:28px;height:28px}.footer-links{flex-wrap:wrap;gap:12px;display:flex}.footer-links a{color:#475569;font-size:.92rem;font-weight:600}.footer p{color:#64748b;font-size:.9rem}.modal{z-index:1200;display:none;position:fixed;inset:0}.modal.active{display:block}.modal-backdrop{background:#0f172a80;position:absolute;inset:0}.modal-dialog{border:1px solid var(--line);width:min(520px,100% - 30px);box-shadow:var(--shadow-md);background:#fff;border-radius:16px;margin:8vh auto 0;padding:22px;position:relative}.modal-close{cursor:pointer;color:#64748b;background:0 0;border:none;width:32px;height:32px;font-size:1.5rem;line-height:1;position:absolute;top:8px;right:10px}.modal-dialog h3{margin-bottom:6px;font-size:1.2rem}.modal-dialog>p{color:#475569;margin-bottom:12px}.gate-form{gap:10px;display:grid}.checkbox{color:#334155;align-items:flex-start;gap:8px;font-size:.86rem;font-weight:600;display:flex}.checkbox input{width:16px;height:16px;min-height:16px;margin-top:2px}.gate-message{min-height:20px;font-size:.86rem;font-weight:700}.gate-message.error{color:var(--danger)}.gate-message.success{color:var(--success)}.screen-card img{cursor:zoom-in;transition:transform .18s,box-shadow .18s}.screen-card img:hover{box-shadow:var(--shadow-sm);transform:scale(1.015)}.lightbox{z-index:1300;display:none;position:fixed;inset:0}.lightbox.active{justify-content:center;align-items:center;display:flex}.lightbox-backdrop{background:#0f172ad1;position:absolute;inset:0}.lightbox-content{flex-direction:column;align-items:center;gap:12px;max-width:min(1240px,100% - 110px);max-height:calc(100vh - 80px);display:flex;position:relative}.lightbox-content img{max-width:100%;max-height:calc(100vh - 140px);box-shadow:var(--shadow-md);background:#fff;border:1px solid #fff3;border-radius:12px}.lightbox-content figcaption{color:#e2e8f0;font-size:.95rem;font-weight:700}.lightbox-close{color:#0f172a;cursor:pointer;width:36px;height:36px;box-shadow:var(--shadow-sm);z-index:1;background:#fff;border:none;border-radius:50%;font-size:1.4rem;line-height:1;position:absolute;top:-14px;right:-14px}.lightbox-nav{color:#0f172a;cursor:pointer;width:42px;height:42px;box-shadow:var(--shadow-sm);background:#ffffffeb;border:none;border-radius:50%;font-size:1.1rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-prev{left:-54px}.lightbox-next{right:-54px}@media (width<=640px){.lightbox-content{max-width:calc(100% - 24px)}.lightbox-close{top:-10px;right:-6px}.lightbox-prev{left:6px}.lightbox-next{right:6px}}.reveal{opacity:0;transition:opacity .42s,transform .42s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}*{scroll-behavior:auto!important}}@media (width<=1080px){.nav-links,.nav-cta{display:none}.mobile-menu-btn{display:inline-flex}.hero-content,.tour-grid,.resources-grid{grid-template-columns:1fr}.hero-card{max-width:700px}.features-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.section{padding:68px 0}.hero{padding-top:108px}.hero-stats,.screenshot-grid,.features-grid,.template-grid,.pricing-grid,.form-split{grid-template-columns:1fr}.contact{padding-bottom:74px}.footer-inner{flex-direction:column;align-items:flex-start}}
