@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#f7f7f7;background:#0a0a0a;font-synthesis:none;--red:#ff1737;--muted:#b9bbbf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ff7589;outline-offset:5px}input:focus,textarea:focus{outline:2px solid var(--red)}.wrap{width:min(1180px,calc(100% - 80px));margin:auto}.header{display:flex;align-items:center;justify-content:space-between;min-height:108px}.brand{font-size:27px;font-weight:750;letter-spacing:-1px;white-space:nowrap}.brand span,h1 span,h2 span{color:var(--red)}.navigation{display:flex;gap:30px;color:#c9c9c9;font-size:15px}.navigation a:hover{color:#fff}.menu{display:none;color:#fff;background:none;border:0;padding:5px}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:16px;padding-top:70px;padding-bottom:72px}.hero h1{font-size:clamp(38px,4.2vw,59px);font-weight:700;line-height:1.12;letter-spacing:-2px;margin:0}.intro{font-size:21px;line-height:1.5;color:var(--muted);margin:25px 0 38px}.hero-price strong{font-size:46px;letter-spacing:-1px}.hero-price p{color:var(--muted);font-size:19px;margin:4px 0 25px}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;border:0;border-radius:12px;padding:18px 28px;min-height:56px;font-weight:600;font-size:18px;transition:background .2s,transform .2s}.button:hover{background:#e80b2a;transform:translateY(-1px)}.hero .button{min-width:310px}.condition{font-size:13px;color:var(--muted);line-height:1.6;margin:16px 0 0}.hero-image{margin:0}.hero-image img{display:block;width:100%;height:auto;object-fit:contain}.hero-image figcaption{font-size:13px;color:#999;text-align:right;padding-right:15px;margin-top:8px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:35px 0;border-block:1px solid #252525}.benefit{display:flex;gap:20px}.benefit>svg,.include-row>svg,.addon>svg{color:var(--red);flex-shrink:0}h3{font-size:19px;line-height:1.35;margin:0 0 8px;letter-spacing:-.4px}p{line-height:1.6}.benefit p,.include-row p{color:var(--muted);font-size:16px;margin:0}.section{padding-top:100px;padding-bottom:100px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.7px;color:#999;margin:0 0 20px}h2{font-size:clamp(30px,3.5vw,46px);line-height:1.15;letter-spacing:-1.6px;margin:0 0 38px}.offer-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:65px}.offer-heading{font-size:20px;margin:0 0 30px}.include-row{display:flex;gap:17px;margin:25px 0}.addon{border:1px solid #303030;border-radius:16px;padding:30px}.addon .eyebrow{margin-top:16px}.addon h3{font-size:26px}.addon strong{font-size:34px;color:var(--red)}.addon p{color:var(--muted)}.text-button{padding:0;display:flex;align-items:center;gap:14px;color:#fff;border:0;background:none;font-weight:600;font-size:17px}.text-button:hover{color:var(--red)}.fine{font-size:13px;color:#999;line-height:1.6}.process{background:#f6f6f6;color:#151515}.process .eyebrow{color:#666}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:50px}.step-number{font-size:16px;color:#d70829;font-weight:600;display:block;margin-bottom:20px}.steps p{color:#555;font-size:16px}.about{max-width:760px}.about>p:not(.eyebrow){font-size:19px;color:var(--muted)}.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;border-top:1px solid #252525}.faq details{border-bottom:1px solid #303030}.faq summary{display:flex;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:18px;padding:22px 0}.faq summary::-webkit-details-marker{display:none}.faq summary svg{flex-shrink:0}.faq details[open] summary svg{transform:rotate(45deg)}.faq details p{color:var(--muted);margin:0 0 24px;font-size:16px}.contact{border-top:1px solid #252525;display:grid;grid-template-columns:1fr 1fr;gap:85px}.contact h2{margin-bottom:20px}.contact>div>p:not(.eyebrow):not(.contact-total){color:var(--muted);max-width:360px}.contact-total{font-size:46px;font-weight:700;line-height:1.2;margin:40px 0 0}form{display:grid;gap:18px}label{display:grid;gap:9px;font-size:14px;color:#ddd}input,textarea{width:100%;border:1px solid #383838;border-radius:8px;background:#151515;color:#fff;padding:13px 14px;font-size:16px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#858585}.check-label{display:flex;align-items:center;gap:12px;font-size:15px}.check-label input{width:20px;height:20px;accent-color:var(--red)}form .fine{margin:0}.draft{border-top:1px solid #333;padding-top:24px}.draft p{color:var(--muted)}.draft details{margin-top:20px}.draft pre{white-space:pre-wrap;font:inherit;font-size:14px}.footer{border-top:1px solid #252525;display:flex;align-items:center;justify-content:space-between;padding-top:35px;padding-bottom:35px}.footer p,.footer>a:last-child{color:#aaa;font-size:14px}.skip{position:fixed;top:-100px;padding:14px;background:#fff;color:#000;z-index:10}.skip:focus{top:0}@media(max-width:760px){.wrap{width:calc(100% - 48px)}.header{min-height:86px}.brand{font-size:22px;letter-spacing:-.8px}.menu{display:block}.navigation{display:none}.navigation.open{position:absolute;display:flex;flex-direction:column;top:78px;left:24px;right:24px;padding:24px;background:#191919;border:1px solid #333;z-index:5;border-radius:12px}.hero{display:flex;flex-direction:column;gap:30px;padding-top:38px;padding-bottom:42px;align-items:stretch}.hero h1{font-size:clamp(32px,5.2vw,40px);letter-spacing:-1px;line-height:1.14}.intro{font-size:17px;line-height:1.55;margin:22px 0 30px}.hero-price strong{font-size:38px}.hero-price p{font-size:16px;margin:3px 0 22px}.hero .button{width:100%;min-width:0;font-size:17px;padding:16px;min-height:52px}.condition{text-align:center;font-size:12px;margin-top:14px}.hero-image{margin:0 -12px}.hero-image figcaption{padding-right:12px;font-size:12px}.benefits{grid-template-columns:1fr;gap:0;border-top:0;padding:0}.benefit{padding:25px 0;border-bottom:1px solid #252525;gap:24px}.benefit:last-child{border-bottom:0}.benefit h3{font-size:19px}.benefit p{font-size:16px}.section{padding-top:64px;padding-bottom:64px}h2{font-size:32px;letter-spacing:-1.1px;margin-bottom:30px}.offer-grid,.faq,.contact{grid-template-columns:1fr;gap:30px}.offer-grid{gap:20px}.addon{padding:25px}.steps{grid-template-columns:1fr;gap:25px;margin-top:30px}.step-number{margin-bottom:12px}.steps p{margin-bottom:0}.about>p:not(.eyebrow){font-size:17px}.faq summary{font-size:17px}.contact{gap:28px}.contact-total{margin-top:24px;font-size:38px}.footer{flex-wrap:wrap;gap:15px}.footer p{margin:0}.footer .brand{width:100%}.eyebrow{font-size:12px;letter-spacing:1.3px}.button{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:760px){.hero{padding-top:0;gap:16px}.hero h1{font-size:36px;letter-spacing:-1.5px}.intro{margin:8px 0 20px}.hero-price p{margin-bottom:18px}.condition{margin-top:12px}.hero-image img{mix-blend-mode:lighten}.benefit{padding:18px 0}.benefit h3{font-size:17px}.benefit p{font-size:15px}.hero{padding-bottom:20px}}.portfolio{border-bottom:1px solid #252525}.portfolio h2{margin-bottom:20px}.portfolio-intro{color:var(--muted);max-width:580px;font-size:18px;margin:0 0 38px}.portfolio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 30px}.project{display:block;min-width:0}.project-screen{overflow:hidden;border:1px solid #353535;border-radius:12px;background:#181818;aspect-ratio:12/5}.project-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .25s}.project:hover .project-screen img{transform:scale(1.025)}.project-caption{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-top:20px}.project-caption>svg{flex-shrink:0;margin-top:29px;color:var(--red)}.project-type{font-size:14px;color:#aaa;margin:0 0 7px}.project h3{font-size:23px;margin:0 0 8px}.project-caption p:last-child{font-size:16px;line-height:1.55;color:var(--muted);margin:0;max-width:440px}.portfolio-note{max-width:740px;margin:32px 0 0;font-size:14px}.navigation{gap:24px}@media(max-width:760px){.portfolio-grid{grid-template-columns:1fr;gap:32px}.portfolio-intro{font-size:17px;margin-bottom:28px}.project h3{font-size:21px}.project-caption{padding-top:16px}.project-caption p:last-child{font-size:16px}.project-type,.portfolio-note{font-size:14px}}.about{max-width:1000px;display:grid;grid-template-columns:270px minmax(0,1fr);gap:64px;align-items:center}.portrait{margin:0}.portrait img{display:block;width:100%;height:auto;border-radius:14px;border:1px solid #333}.portrait figcaption{font-size:14px;color:#999;margin-top:12px}.about-copy>p:not(.eyebrow){font-size:18px;color:var(--muted)}.about-copy h2{margin-bottom:24px}@media(max-width:760px){.about{grid-template-columns:1fr;gap:30px}.portrait{max-width:230px}.about-copy>p:not(.eyebrow){font-size:17px}}.whatsapp-float{position:fixed;right:24px;bottom:max(20px,env(safe-area-inset-bottom));z-index:20;display:inline-flex;align-items:center;gap:10px;padding:14px 20px;border-radius:999px;background:#25d366;color:#092d17;font-size:16px;font-weight:700;box-shadow:0 6px 24px #0006;min-height:56px}.whatsapp-float:hover{background:#52e48a}.footer{padding-bottom:110px}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}button:disabled{opacity:.6;cursor:default}.hosting-costs{margin-top:38px;border-top:1px solid #303030;padding-top:32px}.hosting-costs h3{font-size:25px}.hosting-costs>p{color:var(--muted);max-width:800px}.cost-table{overflow-x:auto;margin:24px 0}.cost-table table{width:100%;max-width:800px;border-collapse:collapse;font-size:16px;text-align:left}.cost-table caption{text-align:left;color:#b9bbbf;font-size:14px;margin-bottom:16px}.cost-table th,.cost-table td{padding:15px 14px;border-bottom:1px solid #333}.cost-table thead th{font-size:14px;color:#aaa;font-weight:500}.cost-table th:first-child{padding-left:0}.cost-total{font-weight:700;color:#fff}.hosting-costs a{text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.whatsapp-float{right:16px;padding:12px 16px;font-size:14px;min-height:52px}.hosting-costs h3{font-size:23px}.cost-table table{font-size:14px}.cost-table th,.cost-table td{padding:12px 8px}.cost-table thead th{font-size:13px}.cost-table td{white-space:nowrap}}
