@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 20% 25%,#f0f7ff 0,#d9ecff 35%,#0000 60%),radial-gradient(circle at 80% 70%,#e3f2ff 0,#cfe6ff 40%,#0000 70%),linear-gradient(135deg,#f7fbff,#eef5fa 45%,#e4eef8);background-attachment:fixed;background-color:#eef3f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@media (prefers-color-scheme:dark){body{background:radial-gradient(circle at 18% 22%,#19324a 0,#0f202e 55%,#0b1822 90%),linear-gradient(140deg,#0d1b26,#102232 60%,#142d41);background-attachment:fixed;color:#ddd}}code{font-family:Fira Code,Monaco,Cascadia Code,Roboto Mono,monospace}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0}p{margin:0}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font-family:inherit}img{height:auto;max-width:100%}::selection{background:#64b5f64d;color:#1e3c72}::-moz-selection{background:#64b5f64d;color:#1e3c72}.minimal-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f1419b8;border-bottom:1px solid #1e3347;left:0;position:fixed;right:0;top:0;z-index:1000}.nav-shell{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:1200px;padding:.55rem 1.25rem}.logo-center{align-items:center;display:flex;flex-direction:column;gap:.15rem;text-decoration:none}.logo-simple{background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:10px;box-shadow:0 4px 14px -4px #2196f3aa;height:44px;object-fit:contain;padding:4px;width:44px}.brand-word{background:linear-gradient(90deg,#64b5f6,#bbdefb);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:.85rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.nav-spacer{height:1px}.nav-cta-wrapper{display:flex;justify-content:flex-end}.brief-btn{background:linear-gradient(120deg,#2196f3,#64b5f6);border-radius:30px;box-shadow:0 4px 18px -4px #2196f3aa;color:#081a27;font-size:.65rem;font-weight:600;letter-spacing:.12em;padding:.55rem .9rem;text-decoration:none;text-transform:uppercase;transition:.25s}.brief-btn:hover{filter:brightness(1.1);transform:translateY(-2px)}@media (max-width:700px){.nav-shell{grid-template-columns:1fr auto 1fr;padding:.5rem .75rem}.nav-cta-wrapper{display:none}.logo-simple{height:40px;width:40px}.brand-word{font-size:.7rem}}:root{--primary:#1e3c72;--accent:#2196f3;--accent-soft:#64b5f6;--bg:#0f1419;--card:#16222e;--radius:14px;--radius-sm:6px;--danger:#e53935;--success:#2e7d32;--warning:#ed6c02;--text:#1f2933;--text-light:#5b6b7b;--gradient:linear-gradient(135deg,#1e3c72,#2a5298 60%,#64b5f6)}.project-hero{background:radial-gradient(circle at 20% 30%,#64b5f640,#0000 60%),radial-gradient(circle at 80% 70%,#2196f340,#0000 55%),#0f1419;display:flex;flex-direction:column;min-height:100vh;padding:6rem 1.5rem 4rem;position:relative}.project-hero:before{background:linear-gradient(120deg,#ffffff14,#0000 40%,#ffffff0d);content:"";inset:0;opacity:.4;pointer-events:none;position:absolute}.project-brief-wrapper{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin:0 auto;max-width:1600px;width:100%}.form-card,.summary-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;border-radius:var(--radius);color:#e3f2fd;overflow:hidden;padding:2rem;position:relative}.form-card:before,.summary-card:before{background:linear-gradient(140deg,#2196f326,#64b5f60d);content:"";inset:0;opacity:.35;pointer-events:none;position:absolute}.project-title-area{margin-bottom:2.5rem;text-align:center}.project-title-area h1{background:linear-gradient(90deg,#90caf9,#e3f2fd);-webkit-background-clip:text;color:#0000;font-size:clamp(2.2rem,4vw,3rem);font-weight:700;margin:0 0 1rem}.project-title-area p{color:#b0c9e6;font-size:1.05rem;line-height:1.6;margin:0 auto;max-width:780px}.progress-bar{background:#1c2b38;border-radius:6px;height:10px;margin:1.2rem 0 2rem;overflow:hidden;position:relative}.progress-fill{background:linear-gradient(90deg,#2196f3,#64b5f6,#90caf9);box-shadow:0 0 10px #2196f3aa;height:100%;transition:width .4s ease;width:0}.progress-label{color:#b0c9e6;font-size:.8rem;letter-spacing:.05em;margin-top:-.5rem;text-align:right}.section-block{margin-bottom:2.2rem}.section-block h2{align-items:center;color:#90caf9;display:flex;font-size:1.05rem;font-weight:600;gap:.5rem;letter-spacing:.08em;margin:0 0 1rem;text-transform:uppercase}.section-block h2 span.badge{background:#12202c;border:1px solid #1c3347;border-radius:20px;color:#64b5f6;font-size:.65rem;padding:.25rem .6rem}.grid-2{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.inline{display:flex;flex-wrap:wrap;gap:.6rem}.field{display:flex;flex-direction:column;gap:.35rem}.field label{color:#b0c9e6;font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.field input[type=email],.field input[type=tel],.field input[type=text],.field select,.field textarea{background:#12202c;border:1px solid #1e3243;border-radius:6px;border-radius:var(--radius-sm);color:#e3f2fd;font:inherit;min-height:44px;padding:.75rem .85rem;resize:vertical}.field textarea{min-height:90px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#2196f3;outline:2px solid #2196f3;outline-offset:2px}.field .hint{color:#6d8298;font-size:.65rem}.error-text{color:#e53935;color:var(--danger);font-size:.65rem;font-weight:600}.checkbox-group,.chip-group{display:flex;flex-wrap:wrap;gap:.55rem}.check-chip,.chip{align-items:center;background:#142632;border:1px solid #1e3a4d;border-radius:30px;color:#d3e8f9;cursor:pointer;display:inline-flex;font-size:.75rem;gap:.4rem;padding:.55rem .9rem;position:relative;transition:.25s}.check-chip:hover,.chip:hover{background:#1c3344}.check-chip.active,.chip.active{background:linear-gradient(120deg,#2196f3,#64b5f6);box-shadow:0 4px 18px -4px #2196f3aa;color:#092030}.chip button.remove{background:none;border:none;color:#092030;cursor:pointer;font-weight:700;line-height:1;padding:0}.add-tag-wrapper{display:flex;gap:.5rem;margin-top:.6rem}.add-tag-wrapper input{flex:1 1}.actions-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.btn-danger,.btn-ghost,.btn-main{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;gap:.5rem;letter-spacing:.05em;padding:.85rem 1.3rem;text-transform:uppercase;transition:.25s}.btn-main{background:linear-gradient(120deg,#2196f3,#64b5f6);box-shadow:0 6px 24px -6px #2196f3aa;color:#081a27}.btn-main:hover{filter:brightness(1.08)}.btn-ghost{background:#142632;border:1px solid #1e3a4d;color:#d3e8f9}.btn-ghost:hover{background:#1d3344}.btn-danger{background:#e53935;color:#fff}.btn-danger:hover{filter:brightness(1.1)}.autosave-status{align-items:center;color:#6d8298;display:flex;font-size:.65rem;gap:.35rem;margin-left:auto}.summary-card h2{color:#90caf9;font-size:1.1rem;letter-spacing:.06em;margin-top:0;text-transform:uppercase}.summary-section{border-top:1px solid #1d3241;margin-top:.8rem;padding-top:.8rem}.summary-section:first-of-type{border-top:none;margin-top:0;padding-top:0}.summary-section h3{color:#64b5f6;font-size:.75rem;letter-spacing:.08em;margin:0 0 .4rem;text-transform:uppercase}.summary-section ul{color:#c3dae9;font-size:.75rem;line-height:1.4;margin:0;padding-left:1.1rem}.summary-section ul li{margin-bottom:.25rem}.complexity-badge{align-items:center;background:#142632;border:1px solid #1e3a4d;border-radius:30px;display:inline-flex;font-size:.7rem;font-weight:600;gap:.4rem;padding:.4rem .7rem}.complexity-badge.low{border-color:#1b4020;color:#2e7d32}.complexity-badge.medium{border-color:#513111;color:#ed6c02}.complexity-badge.high{border-color:#5c1616;color:#d32f2f}.completion-pill{background:#142632;border:1px solid #1e3a4d;border-radius:30px;color:#90caf9;font-size:.65rem;padding:.3rem .7rem}.price-section{background:#4caf500d;border:1px solid #4caf504d;border-radius:14px;border-radius:var(--radius);margin-bottom:1.5rem;padding:1.5rem}.price-section.flash{animation:priceFlash 2.2s ease;box-shadow:0 0 0 0 #4caf5066;position:relative}.summary-card.flash{animation:summaryFlash 2.2s ease;box-shadow:0 0 0 0 #64b5f666}@keyframes summaryFlash{0%{background:#ffffff14;box-shadow:0 0 0 0 #64b5f6a6}35%{box-shadow:0 0 22px 6px #64b5f68c}60%{box-shadow:0 0 14px 3px #64b5f659}to{box-shadow:0 0 0 0 #64b5f600}}@keyframes priceFlash{0%{background:#4caf5026;box-shadow:0 0 0 0 #4caf5099}35%{box-shadow:0 0 18px 4px #4caf508c}60%{box-shadow:0 0 12px 2px #4caf5059}to{background:#4caf500d;box-shadow:0 0 0 0 #4caf5000}}.price-section h3{align-items:center;color:#4caf50;display:flex;font-size:1.1rem;gap:.5rem;margin-bottom:1rem}.price-estimate{display:flex;flex-direction:column;gap:1rem}.price-main{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem}.price-amount{color:#4caf50;font-size:2.5rem;font-weight:700;text-shadow:0 0 10px #4caf504d}.price-type{color:#81c784;font-size:1rem;font-weight:500}.price-details{background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;border-radius:var(--radius-sm);padding:1rem}.price-feature{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:.5rem 0}.price-feature:first-child{padding-top:0}.price-details{max-height:260px;overflow:auto;scrollbar-width:thin}.price-details::-webkit-scrollbar{width:6px}.price-details::-webkit-scrollbar-track{background:#ffffff0a}.price-details::-webkit-scrollbar-thumb{background:#4caf5066;border-radius:3px}.price-feature:last-child{border-bottom:none}.feature-name{color:#e3f2fd;font-size:.9rem}.feature-price{color:#4caf50;font-size:.9rem;font-weight:600}.price-includes{background:#2196f31a;border:1px solid #2196f333;border-radius:6px;border-radius:var(--radius-sm);padding:1rem}.price-includes h4{color:#64b5f6;font-size:.9rem;font-weight:600;margin:0 0 .5rem}.price-includes ul{list-style:none;margin:0;padding:0}.price-includes li{align-items:center;color:#b3e5fc;display:flex;font-size:.85rem;gap:.5rem;margin-bottom:.3rem}.price-note{background:#ffc1071a;border:1px solid #ffc10733;border-radius:6px;border-radius:var(--radius-sm);padding:.8rem;text-align:center}.price-note small{color:#ffcc02;font-size:.8rem;font-weight:500}@media (max-width:1050px){.project-brief-wrapper{grid-template-columns:1fr}}@media (max-width:640px){.actions-row{align-items:stretch;flex-direction:column}.btn-danger,.btn-ghost,.btn-main{justify-content:center;width:100%}.price-main{align-items:flex-start;flex-direction:column;gap:.5rem}.price-amount{font-size:2rem}}.footer-simple{background:#0f1419;border-top:1px solid #1e3347;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin-top:4rem}.footer-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1.75rem 1.25rem}.footer-brand-min{display:flex;flex-direction:column;gap:.25rem;min-width:160px}.footer-brand-min .logo{color:#e3f2fd;font-size:1.05rem;font-weight:600;letter-spacing:.5px}.footer-brand-min .tagline{color:#55738c;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.footer-copy{color:#5d768a;font-size:.7rem;margin-left:auto}@media (max-width:640px){.footer-inner{align-items:flex-start;flex-direction:column}.footer-copy{margin-left:0}}.wa-fab{align-items:center;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;bottom:1.35rem;box-shadow:0 8px 24px -6px #00000059,0 0 0 0 #25d36666;color:#fff;display:flex;height:58px;justify-content:center;position:fixed;right:1.35rem;text-decoration:none;transition:.3s cubic-bezier(.4,0,.2,1);width:58px;z-index:1400}.wa-fab:hover{box-shadow:0 10px 28px -4px #00000073,0 0 0 8px #25d36626;transform:translateY(-3px)}.wa-fab:active{transform:translateY(0) scale(.96)}.wa-icn{display:block;height:30px;width:30px}@media (max-width:600px){.wa-fab{bottom:1rem;height:52px;right:1rem;width:52px}.wa-icn{height:26px;width:26px}}@media (prefers-reduced-motion:reduce){.wa-fab{transition:none}}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;overflow-x:hidden}.App{display:flex;flex-direction:column;min-height:100vh}html{scroll-behavior:smooth}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.text-center{text-align:center}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}@media (hover:none) and (pointer:coarse){.portfolio-item:hover,.service-card:hover{transform:none}.portfolio-item:active,.service-card:active{transform:scale(.98);transition:transform .1s ease}.btn:hover{transform:none}.btn:active{transform:scale(.95)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#2196f3,#64b5f6);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#1976d2,#42a5f5)}a:focus,button:focus,input:focus,textarea:focus{outline:2px solid #64b5f6;outline-offset:2px}@media (prefers-contrast:high){.hero-title,.section-title{color:#000}.btn-primary{background:#000;border:2px solid #000}.btn-secondary{background:#0000;border:2px solid #000;color:#000}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}@media print{.footer,.header,.scroll-to-top{display:none}.main-content{margin-top:0}.hero{background:none;color:#000}}
/*# sourceMappingURL=main.b8fdb702.css.map*/