:root{--red:#f51920;--ink:#1d232b;--muted:#505054;--shadow:0 5px 18px #00000009}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:#fff;font-size:14px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{text-decoration:none;color:inherit}button{color:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}h1,h2,h3,h4,p{margin:0}h2{font-size:23px;line-height:1.25;letter-spacing:-.45px}p{font-size:14px;line-height:1.5;color:#383a3e}button:focus-visible,a:focus-visible{outline:3px solid #ff9d9d;outline-offset:4px}.header{border-top:8px solid var(--red);height:81px;background:#fff;position:relative;z-index:4}.nav-wrap{max-width:1182px;height:100%;margin:auto;padding:0 28px;display:flex;align-items:center;gap:18px}.brand{display:flex;gap:12px;align-items:center;font-weight:900;color:var(--red);font-size:23px;letter-spacing:1px;white-space:nowrap}.brand small{display:block;background:var(--red);color:white;font-size:7px;text-align:center;letter-spacing:3px;margin-top:0}.brand-mark{width:37px;height:38px;display:inline-flex;position:relative;align-items:flex-start;justify-content:center;background:var(--red);border-radius:6px;color:#fff;font-size:29px;font-weight:500;line-height:31px;letter-spacing:-3px;border:1px solid #fff}.brand-mark span{position:absolute;bottom:0;left:8px;font-size:26px;line-height:19px}nav{display:flex;align-items:center;justify-content:space-evenly;flex:1;gap:20px;margin-left:35px}nav a{font-size:12px;font-weight:700;white-space:nowrap}nav a:hover,nav .active{color:var(--red)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--red);color:#fff;border:1px solid var(--red);border-radius:9px;padding:15px 20px;font-size:14px;font-weight:700;box-shadow:0 3px 9px #ed171620;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ed171630}.btn svg{width:20px;height:20px}.nav-contact{font-size:12px;padding:10px 13px;border-radius:6px;white-space:nowrap}.nav-contact svg{width:16px;height:16px}.search{display:flex;align-items:center;border:1px solid #e7e7e7;border-radius:5px;padding:7px 10px;width:179px;gap:8px;color:#888}.search span{font-size:23px;line-height:19px}.search input{border:0;outline:none;width:100%;font-size:11px;min-width:0}.menu-toggle{display:none}main{max-width:1182px;margin:auto}.hero{position:relative;height:631px;overflow:hidden;background:linear-gradient(105deg,#fff 20%,#f5faff 65%,#e5f1ff)}.hero-art{position:absolute;right:0;top:0;width:100%;height:100%;background-image:url('assets/hero-background.png');background-size:cover;background-position:right center;background-repeat:no-repeat}.hero-content{position:relative;padding:72px 0 0 69px;width:57%;z-index:1}.hero h1{font-size:44px;line-height:1.22;letter-spacing:-.55px;font-weight:800}.hero h1 em{color:var(--red);font-style:normal}.hero p{margin-top:23px;font-size:15px}.benefits{display:flex;gap:38px;margin-top:40px}.benefits>div{min-width:98px;font-size:14px;line-height:1.5;font-weight:600}.benefits svg{display:block;color:var(--red);margin-bottom:13px;width:31px;height:31px;padding:3px;background:#fff;border-radius:50%;box-shadow:0 0 20px #fff}.hero-actions{display:flex;gap:13px;margin-top:48px;white-space:nowrap}.btn-white{background:#fff;color:var(--ink);border-color:#ececec;box-shadow:0 3px 10px #00000014}.why{position:relative;z-index:2;margin:-48px 45px 35px;padding:45px 45px 46px;border-radius:40px;background:#ffffffed;box-shadow:0 7px 23px #00000008;text-align:center}.why>p{margin-top:10px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px}.stats article{display:flex;align-items:center;text-align:left;gap:13px;border:1px solid #f4f4f4;border-radius:15px;padding:19px 15px;box-shadow:0 4px 11px #00000008;font-size:12px;font-weight:600;white-space:nowrap}.icon-circle{display:inline-flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:50%;background:#ffebec;color:var(--red);flex-shrink:0}.icon-circle svg{width:27px;height:27px}.stats strong{display:block;font-size:29px;line-height:1.15;margin-top:5px;color:#111}.stats small{font-size:15px}.section{padding:44px 46px}.section>p{margin-top:10px}.packages{border-radius:0 50px 0 0;box-shadow:0 -5px 25px #00000005;padding-bottom:40px}.package-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:13px;margin-top:31px}.package-card{min-width:0}.package-art{border-radius:12px;background:linear-gradient(135deg,#ff3239,#ef030b);padding:15px 6px 7px;color:#fff;overflow:hidden}.package-card:first-child .package-art{background:linear-gradient(120deg,#ff7580,#ffa1a7)}.package-card:nth-child(5) .package-art{background:linear-gradient(120deg,#d91419,#a50000)}.package-card:nth-child(n+6) .package-art{background:linear-gradient(120deg,#ba0000,#780000)}.package-art h3{font-size:18px;padding:0 6px}.package-art p{font-size:10px;color:white;margin:5px 0 13px;padding:0 6px;white-space:nowrap}.store-image{width:100%;aspect-ratio:89/98;border-radius:9px;background-image:url('assets/reference.png');background-size:885.393% auto;background-position:4.864% 41.02%;background-repeat:no-repeat}.package-card>button{border:0;background:#ffe8e6;width:100%;font-size:9.5px;font-weight:700;padding:10px 2px;border-radius:6px;margin-top:10px;color:#72231e}.package-card>button:hover{background:#ffd0cd}.center{text-align:center;margin-top:35px}.btn-outline{background:#fff;color:var(--red);border-color:var(--red);box-shadow:none;font-weight:500;padding:12px 32px;border-radius:7px}.btn-outline span{font-size:22px;margin-left:12px;line-height:16px}.package-details{margin-top:25px;background:#fff4f4;border-radius:12px;padding:24px}.package-details p{margin:10px 0}.text-link{color:var(--red);font-weight:700}.system{background:radial-gradient(ellipse at center,#fff 15%,#fff0f1 100%);display:grid;grid-template-columns:1.08fr .83fr 1.05fr;gap:30px;padding:40px 50px 37px;align-items:center}.system h2{font-size:23px;white-space:nowrap}.system-copy p{font-size:12px;margin-top:9px;line-height:1.4}.feature-list{list-style:none;padding:0;margin:10px 0 0}.feature-list li{display:flex;gap:16px;align-items:center;margin-top:8px;font-size:12px;font-weight:600}.feature-list .icon-circle{width:48px;height:48px;background:#fff}.feature-list svg{width:24px;height:24px}.staff-image{align-self:end;width:100%;aspect-ratio:185/224;background-image:url('assets/reference.png');background-size:425.946% auto;background-position:49.585% 56.458%;border-radius:15px}.profit-card{padding:23px;background:#fff;border-radius:18px;box-shadow:var(--shadow);align-self:center}.profit-card h3{font-size:14px}.operational{display:flex;gap:8px;font-size:12px;margin-top:25px}.operational svg{color:var(--red);width:20px}.operational strong{font-size:15px}.profit-bottom{display:flex;gap:14px;margin-top:25px;align-items:center;justify-content:space-between}.profit-bottom p{font-size:12px}.profit-bottom ul{padding-left:12px;font-size:10px;font-weight:700;line-height:2.4;white-space:nowrap;margin-bottom:0}.profit-bottom li::marker{color:var(--red)}.product-value{background:#fff0f1;border-radius:12px;text-align:center;overflow:hidden;min-width:145px}.product-value h4{font-size:12px;padding:21px 8px}.product-value strong{background:var(--red);display:block;color:white;border-radius:9px;font-size:17px;padding:12px 4px 8px}.product-value small{display:block;font-size:9px;font-weight:400;margin-top:3px}.products{display:grid;grid-template-columns:1fr 1.19fr;gap:39px;padding:15px 46px 25px 60px;align-items:center}.products p{margin-top:10px;font-size:13px}.product-options{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.product-options button{background:none;border:0;padding:0;font-size:11px;line-height:1.5;text-align:center}.product-options span,.estimate-grid span{display:flex;align-items:center;justify-content:center;border:1px solid #f3f3f3;box-shadow:0 4px 12px #00000008;border-radius:20px;background:#fff;width:68px;height:70px;margin:0 auto 8px;color:var(--red)}.product-options svg{width:32px;height:32px}.app-banner{border:0;width:100%;aspect-ratio:384/183;border-radius:18px;background-image:url('assets/reference.png');background-size:205.2083% auto;background-position:92.3267% 69.2393%;background-repeat:no-repeat}.opening{background:linear-gradient(100deg,#fff1f2,#fff 60%);padding:0 57px 18px 60px;display:grid;grid-template-columns:1fr .98fr 1.83fr;gap:0;align-items:center}.opening h2{font-size:21px}.opening p{font-size:12px;margin-top:10px;line-height:1.5}.check-list{list-style:none;margin:10px 0 0;padding:0;font-size:12px;line-height:1.95}.check-list li::before{content:'✓';display:inline-block;margin-right:12px;color:#143b35;font-weight:700;background:#fff;border-radius:50%;font-size:14px;line-height:13px}.opening-image{width:100%;aspect-ratio:193/212;background-image:url('assets/reference.png');background-size:408.29% auto;background-position:39.3277% 81.5686%;border-radius:0 0 10px 0}.opening-estimate{padding-left:33px}.opening-estimate h2{white-space:nowrap}.estimate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px;text-align:center;font-size:12px;line-height:1.5}.estimate-grid span{width:65px;height:69px;border-radius:18px}.estimate-grid svg{width:29px;height:29px}.estimate-grid strong{display:block;font-size:12px}.cta{margin:32px 62px 23px;border-radius:22px;background:linear-gradient(115deg,#ef0f16,#f41a20);padding:25px 25px 18px;text-align:center;color:#fff}.cta h2{font-size:28px;letter-spacing:0}.cta p{color:white;margin-top:10px;font-size:15px;line-height:1.35}.cta .btn{color:var(--red);margin-top:11px;padding:10px 20px;border-radius:7px;font-size:13px}footer{max-width:1132px;margin:auto;border-radius:14px 14px 0 0;overflow:hidden;color:#fff;background:linear-gradient(150deg,#ff181e,#d1090d 62%,#a90708)}.footer-grid{display:grid;grid-template-columns:1.6fr .8fr .8fr .9fr 1.55fr;gap:28px;padding:27px 38px 20px}.footer-grid .brand{color:white;font-size:18px;gap:8px}.footer-grid .brand small{font-size:5px;letter-spacing:1.7px}.footer-grid .brand-mark{width:32px;height:32px;font-size:24px;line-height:26px;background:white;color:var(--red)}.footer-grid .brand-mark span{font-size:22px;left:6px}.footer-grid h4{font-size:11px;margin:5px 0 15px}.footer-about h4{margin-top:17px}.footer-about p{font-size:10px;color:#fff;line-height:1.5;margin-top:12px;max-width:220px}.footer-grid>div>a:not(.brand),.footer-grid>div>button:not(.download){display:block;font-size:11px;margin-bottom:17px}.footer-grid button{border:0;background:none;color:inherit;padding:0;text-align:left}.footer-app h4{margin:0 0 9px}.download{display:flex;align-items:center;gap:10px;margin-bottom:13px}.footer-app .brand-mark{background:transparent;border:2px solid #fff;color:#fff;width:43px;height:44px;font-size:33px;line-height:33px}.footer-app .brand-mark span{left:10px;bottom:2px}.play-badge{background:#060606;border-radius:4px;padding:5px 8px;display:flex;align-items:center;gap:5px}.play-badge>b{font-size:24px;color:#4eda89}.play-badge>span{font-size:6px}.play-badge strong{display:block;font-size:14px;font-weight:500}.footer-app label{display:block;font-size:10px;margin-bottom:7px}#newsletter-form{display:flex;margin-bottom:16px}#newsletter-form input{width:100%;min-width:0;border:0;padding:8px 9px;background:#fff5f5;border-radius:4px 0 0 4px;font-size:11px}#newsletter-form button{background:#f62429;width:38px;text-align:center;border-radius:0 4px 4px 0;font-size:21px}.socials{display:flex;gap:10px}.socials button{background:#fff;border-radius:50%;color:#b51419;width:22px;height:22px;text-align:center;font-weight:700}.copyright{text-align:center;font-size:9px;background:#ffffff08;padding:13px}.floating-chat{position:fixed;right:26px;bottom:24px;border:2px solid #fff;background:#15ce63;color:#fff;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;z-index:8;box-shadow:0 3px 10px #0002}.floating-chat svg{width:29px;height:29px}dialog{border:0;border-radius:20px;padding:34px;max-width:480px;width:calc(100% - 32px);box-shadow:0 20px 80px #0003}dialog::backdrop{background:#18202a88;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:28px;color:#777}dialog p{margin:12px 0 20px}#join-form{display:grid;gap:13px}#join-form label{font-size:13px;font-weight:600}#join-form input,#join-form select,#join-form textarea{display:block;width:100%;margin-top:6px;border:1px solid #ddd;border-radius:7px;padding:10px;background:#fff}.form-note{font-size:11px;line-height:1.5;color:#777}
@media(min-width:789px) and (max-width:1181px){body{zoom:calc(100vw / 1182px)}}
@media(max-width:788px) and (min-width:701px){body{zoom:.6666667}}
@media(max-width:700px){html{scroll-padding-top:75px}.header{height:70px;border-top-width:5px}.nav-wrap{padding:0 19px;gap:12px}.brand{font-size:21px}.brand-mark{width:32px;height:34px;font-size:26px}.brand small{font-size:6px}.menu-toggle{display:block;background:none;border:0;margin-left:auto;font-size:25px;color:var(--red)}nav{display:none;position:absolute;top:65px;left:0;right:0;background:white;padding:22px;margin:0;box-shadow:0 10px 20px #0001;align-items:flex-start;flex-direction:column}nav.open{display:flex}nav a{font-size:14px}.nav-contact{padding:9px;font-size:10px}.nav-contact svg{width:13px}.search{display:none}.hero{height:auto;padding-bottom:0;display:flex;flex-direction:column;background:linear-gradient(#fff,#eff7ff)}.hero-content{padding:36px 23px 0;width:100%}.hero h1{font-size:clamp(29px,7.4vw,43px);letter-spacing:-.7px}.hero p{font-size:13px;max-width:340px;margin-top:17px}.desktop{display:none}.benefits{gap:10px;justify-content:space-between;margin-top:25px}.benefits>div{min-width:0;font-size:11px}.benefits svg{width:28px;height:28px;margin-bottom:8px}.hero-actions{margin-top:24px;gap:9px;white-space:normal}.hero-actions .btn{font-size:11px;padding:12px 10px;gap:6px}.hero-actions svg{width:17px}.hero-art{position:relative;order:2;width:100%;height:auto;aspect-ratio:4/3;background-size:cover;background-position:right center;margin-top:15px}.why{margin:-12px 15px 24px;padding:27px 15px;border-radius:25px}h2{font-size:21px}.why>p{font-size:12px}.stats{grid-template-columns:1fr 1fr;gap:10px;margin-top:21px}.stats article{padding:13px 9px;gap:9px;font-size:10px;white-space:normal}.stats .icon-circle{width:36px;height:36px}.stats svg{width:21px;height:21px}.stats strong{font-size:23px}.stats small{font-size:10px}.section{padding:28px 22px}.section>p{font-size:12px}.packages{border-radius:0 25px 0 0}.package-grid{display:flex;overflow-x:auto;gap:12px;margin-top:23px;padding-bottom:10px;scroll-snap-type:x mandatory}.package-card{flex:0 0 145px;scroll-snap-align:start}.package-card>button{font-size:10px}.center{margin-top:20px}.system{grid-template-columns:1fr 1fr;gap:18px}.system h2{white-space:normal;font-size:21px}.system-copy p{font-size:11px}.feature-list li{font-size:10px;gap:8px}.feature-list .icon-circle{width:33px;height:33px}.feature-list svg{width:20px;height:20px}.staff-image{align-self:center;border-radius:12px}.profit-card{grid-column:1/-1;padding:22px}.profit-card h3{font-size:16px}.operational{margin-top:16px}.profit-bottom{margin-top:15px}.profit-bottom ul{font-size:12px}.product-value{width:45%}.products{display:flex;flex-direction:column;gap:24px;align-items:stretch}.products p{font-size:12px}.product-options{gap:8px}.product-options button{font-size:10px}.product-options span{width:55px;height:57px;border-radius:14px}.product-options svg{width:27px}.app-banner{border-radius:13px}.opening{grid-template-columns:1fr 1fr;gap:10px}.opening h2{font-size:19px}.opening p{font-size:11px}.opening-copy p br{display:none}.check-list{font-size:10px;line-height:2}.check-list li::before{margin-right:6px}.opening-image{align-self:center}.opening-estimate{grid-column:1/-1;padding:18px 0 0}.opening-estimate h2{white-space:normal}.estimate-grid{gap:9px;margin-top:20px;font-size:10px}.estimate-grid strong{font-size:10px}.cta{margin:23px 17px;padding:25px 18px;border-radius:18px}.cta h2{font-size:23px}.cta p{font-size:12px}.cta p br{display:none}.cta .btn{font-size:11px;padding:12px}footer{margin:0 12px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:23px;padding:25px 22px}.footer-about{grid-column:1/-1}.footer-about p{max-width:100%}.footer-grid h4{font-size:12px}.footer-grid>div>a:not(.brand),.footer-grid>div>button:not(.download){font-size:12px}.footer-app{grid-column:1/-1;max-width:300px}.copyright{font-size:8px}.floating-chat{right:18px;bottom:18px;width:44px;height:44px}dialog{padding:30px 23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
