:root{--canvas:#fff;--surface:#fff;--soft:#f4f6fa;--ink:#090b0f;--muted:#596273;--line:#e2e6ed;--blue:#155eef;--navy:#07162f;--green:#0f8a57;--violet:#7548c8;--orange:#d65b2e;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.page-frame{background:var(--surface);width:100%;min-height:100vh}.section-width{width:min(1240px,100% - 48px);margin-inline:auto}.section-band{background:var(--soft);width:100%}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:22px;width:min(1400px,100% - 48px);height:88px;margin:0 auto;display:flex;position:relative}.brand{letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:10px;font-size:18px;font-weight:800;display:inline-flex}.brand-image{object-fit:cover;border-radius:11px;width:38px;height:38px}.desktop-nav{background:#f1f3f6;border-radius:999px;align-items:center;gap:2px;padding:5px;display:flex}.desktop-nav a{color:#252a33;letter-spacing:.025em;text-transform:uppercase;border-radius:999px;padding:10px 13px;font-size:10px;font-weight:690;transition:color .2s,background .2s}.desktop-nav a:hover{color:#000;background:#e4e7ec}.desktop-nav a.active{background:var(--ink);color:#fff}.header-cta,.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:46px;font-size:12px;font-weight:760;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.header-cta{background:var(--blue);color:#fff;padding:0 20px}.header-cta:hover,.button:hover,.text-link:hover{transform:translateY(-1px)}.header-cta.unavailable,.button.unavailable,.text-link.unavailable,.mobile-cta.unavailable{cursor:not-allowed;opacity:.58}.menu-toggle,.mobile-nav{display:none}.hero{text-align:center;padding:105px 0 72px}.hero h1,.section-heading h2,.gallery-intro h2,.contact-copy h2,.bug-intro h2,.final-cta h2{letter-spacing:-.055em;margin:0;font-weight:780}.hero h1{max-width:1050px;margin-inline:auto;font-size:clamp(54px,6.4vw,88px);line-height:.96}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy{max-width:760px;color:var(--muted);margin:28px auto 0;font-size:17px;line-height:1.65}.hero-actions{justify-content:center;gap:10px;margin-top:30px;display:flex}.primary-button{background:var(--blue);color:#fff;min-width:190px;padding:0 22px}.secondary-button{border-color:var(--line);background:#fff;min-width:170px;padding:0 20px}.cta-configuration{color:#778193;text-transform:uppercase;letter-spacing:.07em;margin:14px 0 0;font-size:10px}.product-hero{grid-template-columns:minmax(0,1.65fr) minmax(280px,.55fr);align-items:stretch;gap:16px;display:grid}.product-hero>*{min-width:0}.product-screenshot{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-width:0;max-width:100%;min-height:300px;color:inherit;cursor:zoom-in;text-align:inherit;box-shadow:none;background:#eef1f6;padding:0;position:relative;overflow:hidden}.product-screenshot img{object-fit:contain;object-position:center;opacity:0;width:100%;max-width:100%;height:100%;transition:transform .35s,opacity .2s;display:block}.product-screenshot.has-image img{opacity:1}.product-screenshot.has-image:hover img{transform:scale(1.012)}.product-screenshot:focus-visible{outline-offset:4px;outline:3px solid #155eef59}.hero-shot{aspect-ratio:1.94;width:100%;max-width:100%;min-height:0}.shot-zoom{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07162fd1;border:1px solid #ffffff8c;border-radius:9px;align-items:center;gap:8px;padding:9px 11px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;bottom:13px;right:13px}.shot-zoom svg{width:13px;height:13px}.shot-placeholder{color:#667286;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex;position:absolute;inset:0}.shot-placeholder b{color:var(--ink);font-size:15px}.shot-placeholder span{font-size:12px}.shot-placeholder code{color:#374151;background:#fff;border-radius:7px;padding:5px 9px;font-size:10px}.shot-placeholder small{letter-spacing:.055em;text-transform:uppercase;font-size:9px}.shot-lightbox{z-index:100;cursor:zoom-out;background:#030914f0;place-items:center;padding:clamp(18px,4vw,60px);display:grid;position:fixed;inset:0}.shot-backdrop{cursor:zoom-out;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.shot-close{z-index:2;color:#fff;cursor:pointer;min-height:42px;font:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;align-items:center;gap:9px;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex;position:fixed;top:18px;right:18px}.shot-close svg{width:17px;height:17px}.shot-close:focus-visible{outline-offset:3px;outline:3px solid #72a0ff}.shot-lightbox-image{z-index:1;cursor:default;width:min(1500px,100%);position:relative}.shot-lightbox-image img{object-fit:contain;border:1px solid #ffffff2e;border-radius:14px;width:100%;height:auto;max-height:calc(100vh - 120px);display:block;box-shadow:0 30px 90px #00000080}.shot-lightbox-image p{color:#cbd5e1;text-align:center;margin:12px 0 0;font-size:11px}.product-hero-copy{border-radius:var(--radius);background:var(--navy);color:#fff;flex-direction:column;justify-content:flex-end;min-width:0;padding:clamp(28px,4vw,46px);display:flex;overflow:hidden}.product-hero-copy>span{color:#8db2ff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:auto;font-size:10px;font-weight:720}.product-hero-copy h2{color:#72a0ff;letter-spacing:-.045em;margin:80px 0 17px;font-size:clamp(29px,3vw,43px);line-height:1.02}.product-hero-copy p{color:#c2ccdb;margin:0;font-size:12px;line-height:1.6}.quick-strip{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(5,1fr);margin-top:16px;margin-bottom:112px;display:grid;overflow:hidden}.quick-feature{border-right:1px solid var(--line);grid-template-columns:42px 1fr;align-items:center;gap:12px;min-width:0;padding:19px 17px;display:grid}.quick-feature:last-child{border-right:0}.quick-icon{border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.quick-icon svg{width:23px;height:23px;transition:transform .2s,opacity .2s}.quick-feature:hover .quick-icon svg{opacity:.88;transform:translateY(-1px)}.quick-icon.blue{color:var(--blue);background:#e4ecff}.quick-icon.green{color:var(--green);background:#def3e4}.quick-icon.violet{color:var(--violet);background:#ede4fb}.quick-icon.orange{color:var(--orange);background:#fae6df}.quick-feature h3{letter-spacing:-.02em;margin:0 0 5px;font-size:12px}.quick-feature p{color:var(--muted);margin:0;font-size:9px;line-height:1.42}.why-section{padding:112px 0}.why-layout,.bug-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:clamp(60px,8vw,120px);display:grid}.eyebrow{color:#687386;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:650;display:block}.section-heading{position:sticky;top:40px}.section-heading h2,.gallery-intro h2,.contact-copy h2,.bug-intro h2{font-size:clamp(42px,4.7vw,66px);line-height:.98}.section-heading>p:last-child,.gallery-intro>p:last-child,.contact-copy>p,.bug-intro>p{color:var(--muted);margin:24px 0 0;font-size:14px;line-height:1.65}.why-list{border-top:1px solid #d9dee7}.why-list article{border-bottom:1px solid #d9dee7;grid-template-columns:52px 1fr;gap:20px;padding:28px 0;display:grid}.why-list article>span{color:var(--blue);font-size:11px;font-weight:750}.why-list h3{letter-spacing:-.035em;margin:0 0 7px;font-size:23px}.why-list p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.product-gallery{padding:112px 0}.gallery-intro{max-width:720px;margin-bottom:72px}.product-showcase{border-top:1px solid var(--line);grid-template-columns:.72fr 1.4fr;align-items:center;gap:clamp(45px,7vw,96px);padding:72px 0;display:grid}.product-showcase.reverse{grid-template-columns:1.4fr .72fr}.product-showcase.reverse .showcase-copy{order:2}.product-showcase.reverse .showcase-shot{order:1}.showcase-copy h3{letter-spacing:-.045em;margin:0;font-size:clamp(30px,3.2vw,48px);line-height:1.06}.showcase-copy ul{color:var(--muted);gap:11px;margin:25px 0 0;padding:0;font-size:11px;list-style:none;display:grid}.showcase-copy li{border-bottom:1px solid var(--line);padding-bottom:11px}.showcase-shot{aspect-ratio:1.94;background:#eef1f6;min-height:0}.capability-list{border-top:1px solid var(--line);flex-wrap:wrap;gap:9px;padding-top:28px;display:flex}.capability-list span{background:var(--soft);color:#4f5969;border-radius:8px;padding:8px 10px;font-size:10px}.text-link{color:var(--blue);align-items:center;gap:8px;margin-top:17px;font-size:12px;font-weight:760;transition:transform .2s;display:inline-flex}.contact-section{padding-top:112px;padding-bottom:112px}.contact-copy{max-width:720px}.contact-whatsapp{background:var(--blue);color:#fff;width:fit-content;min-height:48px;margin-top:24px;padding:0 18px}.contact-form,.bug-form{border:1px solid var(--line);background:#fafbfc;border-radius:24px;gap:16px;padding:clamp(24px,4vw,42px);display:grid}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-form label,.bug-form label{color:#20252d;gap:8px;font-size:11px;font-weight:700;display:grid}.contact-form label>span{color:#7c8796;font-size:9px;font-weight:400}.bug-form label>span{float:right;color:#7c8796;font-size:9px;font-weight:400}.contact-form input,.contact-form textarea,.bug-form input,.bug-form select,.bug-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d7dce4;border-radius:10px;font-size:12px;font-weight:400}.contact-form input,.bug-form input,.bug-form select{height:46px;padding:0 13px}.contact-form textarea,.bug-form textarea{resize:vertical;padding:13px;line-height:1.5}.contact-form input:focus,.contact-form textarea:focus,.bug-form input:focus,.bug-form select:focus,.bug-form textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #155eef1a}.form-submit{background:var(--blue);color:#fff;min-height:49px;margin-top:3px}.form-submit:disabled{cursor:wait;opacity:.65}.form-status{border-radius:10px;margin:0;padding:14px;font-size:10px;line-height:1.55}.form-status b{margin-bottom:2px;display:block}.form-status.success{color:#176340;background:#effaf4;border:1px solid #b9dfcd}.form-status.error{color:#8f2e2e;background:#fff4f4;border:1px solid #efc3c3}.contact-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.bug-section{padding:112px 0}.bug-intro{position:sticky;top:40px}.bug-tip{background:#fff;border:1px solid #d9dee7;border-radius:15px;flex-direction:column;gap:7px;margin-top:28px;padding:18px;display:flex}.bug-tip b{font-size:12px}.bug-tip span{color:var(--muted);font-size:10px;line-height:1.5}.final-cta{background:var(--navy);color:#fff;border-radius:28px;grid-template-columns:1fr .62fr;align-items:end;gap:70px;margin-top:112px;margin-bottom:112px;padding:clamp(38px,6vw,72px);display:grid}.eyebrow.on-blue{color:#8db2ff}.final-cta h2{max-width:700px;font-size:clamp(45px,5.5vw,74px);line-height:.97}.final-cta>div>p:last-child{color:#bdc7d7;max-width:580px;margin:24px 0 0;font-size:14px;line-height:1.6}.final-offer{justify-content:flex-end;align-items:flex-end;display:flex}.final-button{width:min(100%,300px);min-height:52px;color:var(--navy);background:#fff}.footer{border-top:1px solid var(--line);color:#707b8c;grid-template-columns:1fr 1.2fr 1fr auto;align-items:center;gap:28px;min-height:180px;font-size:10px;display:grid}.footer-brand{color:var(--ink)}.footer p{max-width:250px;line-height:1.55}.footer nav{color:#414853;flex-wrap:wrap;gap:16px;display:flex}.footer nav a:hover{color:var(--blue)}.admin-shell{width:min(1400px,100% - 48px);margin:0 auto;padding:55px 0 100px}.admin-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:25px;padding-bottom:35px;display:flex}.admin-header span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.admin-header h1{letter-spacing:-.055em;margin:8px 0 5px;font-size:clamp(36px,5vw,64px)}.admin-header p{color:var(--muted);margin:0}.admin-header a,.admin-denied a{border:1px solid var(--line);border-radius:10px;padding:11px 14px;font-size:11px}.admin-section{padding-top:50px}.admin-section-title{align-items:center;gap:10px;margin-bottom:18px;display:flex}.admin-section-title h2{margin:0;font-size:25px}.admin-section-title span{background:var(--soft);min-width:27px;height:27px;color:var(--muted);border-radius:999px;place-items:center;font-size:11px;display:grid}.admin-records{gap:10px;display:grid}.admin-record{border:1px solid var(--line);border-radius:14px;grid-template-columns:minmax(0,1fr) 230px 150px;align-items:center;gap:28px;padding:20px;display:grid}.record-main{min-width:0}.record-main time{color:#788294;text-transform:uppercase;letter-spacing:.05em;font-size:9px}.record-main h3{margin:6px 0;font-size:15px}.record-main p{overflow-wrap:anywhere;max-width:760px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.record-contact{color:#394354;gap:5px;min-width:0;font-size:10px;display:grid}.record-contact a{text-overflow:ellipsis;overflow:hidden}.admin-status{background:#fff;border:1px solid #d5dbe4;border-radius:9px;width:100%;height:39px;padding:0 10px;font-size:10px}.admin-empty{color:var(--muted);border:1px dashed #ccd3dd;border-radius:14px;margin:0;padding:28px}.admin-denied{text-align:center;width:min(600px,100% - 40px);margin:15vh auto}.admin-denied h1{letter-spacing:-.045em;font-size:42px}.admin-denied p{color:var(--muted);margin-bottom:30px;line-height:1.6}@media (max-width:1120px){.desktop-nav a{padding-inline:10px;font-size:9px}.quick-feature{grid-template-columns:38px 1fr;gap:9px;padding:15px 12px}.quick-icon{width:38px;height:38px}.quick-feature p{display:none}}@media (max-width:900px){.section-width{width:min(100% - 40px,760px)}.site-header{width:calc(100% - 40px)}.desktop-nav,.header-cta{display:none}.menu-toggle{background:#fff;border:1px solid #dce1e7;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;display:flex}.menu-toggle span{background:var(--ink);width:17px;height:1px}.mobile-nav{background:#fff;border:1px solid #e0e4e9;border-radius:16px;flex-direction:column;padding:12px;display:none;position:absolute;top:74px;left:0;right:0;box-shadow:0 20px 45px #0f172a1f}.mobile-nav.open{display:flex}.mobile-nav a{color:#20252d;border-bottom:1px solid #eceff2;justify-content:space-between;padding:13px 12px;font-size:12px;display:flex}.mobile-nav>div{margin-top:8px}.mobile-nav .mobile-cta{background:var(--blue);color:#fff;border:0;border-radius:9px;justify-content:center;width:100%;padding:13px;font-weight:700;display:flex}.hero{padding-top:78px}.product-hero{grid-template-columns:1fr}.product-hero-copy{min-height:330px}.quick-strip{grid-template-columns:repeat(2,1fr)}.quick-feature{border-bottom:1px solid var(--line)}.quick-feature:nth-child(2n){border-right:0}.quick-feature:last-child{border-bottom:0;grid-column:span 2}.quick-feature p{display:block}.why-layout,.contact-section,.bug-layout{grid-template-columns:1fr;gap:52px}.section-heading,.contact-copy,.bug-intro{position:static}.product-showcase,.product-showcase.reverse{grid-template-columns:1fr;gap:38px}.product-showcase.reverse .showcase-copy,.product-showcase.reverse .showcase-shot{order:initial}.final-cta{grid-template-columns:1fr}.final-offer{justify-content:flex-start;max-width:420px}.footer{grid-template-columns:1fr 1fr}.admin-record{grid-template-columns:1fr 180px}.admin-status{grid-column:2}}@media (max-width:560px){html{scroll-padding-top:72px}.section-width{width:calc(100% - 30px)}.site-header{width:calc(100% - 30px);height:70px}.brand{font-size:16px}.brand-image{width:34px;height:34px}.mobile-nav{top:64px}.hero{text-align:left;padding:58px 0 52px}.hero h1{font-size:clamp(45px,13.5vw,60px)}.hero-copy{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.primary-button,.secondary-button{width:100%}.cta-configuration{line-height:1.5}.hero-shot{aspect-ratio:1.94}.product-screenshot{min-height:0}.product-screenshot img{object-fit:contain;object-position:center}.product-hero-copy{min-height:270px;padding:26px}.product-hero-copy h2{margin-top:60px;font-size:32px}.quick-strip{grid-template-columns:1fr;margin-bottom:76px}.quick-feature,.quick-feature:nth-child(2n),.quick-feature:last-child{border-right:0;border-bottom:1px solid var(--line);grid-column:auto;padding:16px}.quick-feature:last-child{border-bottom:0}.why-section,.product-gallery,.contact-section,.bug-section{padding-top:76px;padding-bottom:76px}.section-heading h2,.gallery-intro h2,.contact-copy h2,.bug-intro h2{font-size:42px}.gallery-intro{margin-bottom:42px}.product-showcase{padding:52px 0}.showcase-copy h3{font-size:34px}.showcase-shot{aspect-ratio:1.94}.shot-zoom{padding:7px 9px;bottom:8px;right:8px}.shot-lightbox{padding:12px}.shot-close{top:12px;right:12px}.field-row{grid-template-columns:1fr}.contact-form,.bug-form{padding:20px 15px}.contact-whatsapp{width:100%;min-height:52px}.final-cta{border-radius:0;width:100%;margin:0;padding:70px 20px}.final-cta h2{font-size:44px}.final-button{width:100%}.footer{grid-template-columns:1fr;align-items:start;gap:16px;padding:42px 0}.admin-shell{width:calc(100% - 28px);padding-top:28px}.admin-header{flex-direction:column;align-items:start}.admin-record{grid-template-columns:1fr;gap:14px}.admin-status{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.header-cta,.button,.text-link,.desktop-nav a{transition:none}}
