*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;font-family:Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased}#root{min-height:100vh}ul,ol{list-style:none;padding:0;margin:0}h1,h2,h3,h4,p{margin:0}:root{--amz-orange: #FF9900;--amz-dark: #131921;--amz-navy: #1a2635;--amz-mid: #232F3E;--amz-gray: #f5f5f5;--text: #1a1a1a;--text-light: #555;--white: #ffffff;--radius: 10px;--shadow: 0 4px 24px rgba(0,0,0,.1);--trans: .25s ease}.site{font-family:Segoe UI,Arial,sans-serif;color:var(--text)}.container{max-width:1180px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.section-light{background:var(--white)}.section-dark{background:var(--amz-mid);color:var(--white)}.section-accent{background:linear-gradient(135deg,var(--amz-dark) 0%,var(--amz-navy) 100%);color:var(--white)}.section-quote{background:var(--amz-orange);color:var(--amz-dark)}.section-header{text-align:center;margin-bottom:56px}.section-header h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;letter-spacing:.03em;margin:8px 0 0}.section-header-light h2{color:var(--white)}.section-tag{display:inline-block;background:var(--amz-orange);color:var(--amz-dark);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 14px;border-radius:20px}.section-tag-dark{background:transparent;border:1px solid var(--amz-orange);color:var(--amz-orange)}.section-cta{text-align:center;margin-top:48px}.btn{display:inline-block;padding:12px 28px;border-radius:6px;font-weight:700;font-size:.95rem;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:var(--trans)}.btn-lg{padding:16px 36px;font-size:1.05rem}.btn-primary{background:var(--amz-orange);color:var(--amz-dark);border-color:var(--amz-orange)}.btn-primary:hover{background:#e68900;border-color:#e68900}.btn-outline{background:transparent;color:var(--amz-orange);border-color:var(--amz-orange)}.btn-outline:hover{background:var(--amz-orange);color:var(--amz-dark)}.nav-bar{position:sticky;top:0;z-index:100;background:var(--amz-dark);border-bottom:2px solid var(--amz-orange)}.nav-inner{display:flex;align-items:center;gap:24px;height:68px}.logo{text-decoration:none;display:flex;flex-direction:column;line-height:1.1}.logo-main{font-size:1.1rem;font-weight:800;color:var(--amz-orange)}.logo-sub{font-size:.65rem;color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase}.nav-links{display:flex;gap:4px;margin-left:16px;flex:1}.nav-links a{color:#fffc;text-decoration:none;font-size:.875rem;padding:6px 12px;border-radius:4px;transition:var(--trans);white-space:nowrap}.nav-links a:hover{color:var(--amz-orange);background:#ff99001a}.nav-contact{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto}.nav-phone{color:var(--amz-orange);text-decoration:none;font-weight:700;font-size:.95rem}.nav-hours{color:#ffffff80;font-size:.72rem}.burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;margin-left:auto}.burger span{display:block;width:24px;height:2px;background:var(--white);border-radius:2px}@media(max-width:860px){.nav-links{display:none;position:absolute;top:68px;left:0;right:0;background:var(--amz-dark);flex-direction:column;padding:16px;border-bottom:2px solid var(--amz-orange);gap:4px}.nav-links.open{display:flex}.nav-contact{display:none}.burger{display:flex}.logo{margin-right:auto}}.hero{position:relative;background:var(--amz-dark);color:var(--white);padding:100px 0 0;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 70% 50%,rgba(255,153,0,.12),transparent),radial-gradient(ellipse 60% 80% at 10% 80%,rgba(255,153,0,.07),transparent)}.hero-overlay{position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-content{position:relative;z-index:1;max-width:820px}.hero-eyebrow{font-size:.85rem;letter-spacing:.15em;color:var(--amz-orange);text-transform:uppercase;margin:0 0 16px;font-weight:600}.hero-title{font-size:clamp(2rem,5vw,3.6rem);font-weight:900;line-height:1.1;letter-spacing:-.01em;margin:0 0 24px}.hero-sub{display:flex;align-items:center;gap:12px;font-size:clamp(.95rem,2vw,1.2rem);color:#ffffffbf;margin-bottom:40px;flex-wrap:wrap}.hero-divider{color:var(--amz-orange)}.hero-cta{display:flex;gap:16px;flex-wrap:wrap}.hero-badges{position:relative;z-index:1;margin-top:64px;background:#ff99001a;border-top:1px solid rgba(255,153,0,.2)}.hero-badges-inner{display:flex;justify-content:center}.badge{flex:1;max-width:200px;display:flex;flex-direction:column;align-items:center;padding:24px 16px;border-right:1px solid rgba(255,153,0,.15)}.badge:last-child{border-right:none}.badge-num{font-size:1.8rem;font-weight:900;color:var(--amz-orange)}.badge-label{font-size:.8rem;color:#fff9;text-align:center;margin-top:4px}@media(max-width:600px){.hero-badges-inner{flex-wrap:wrap}.badge{max-width:50%;border-right:none;border-bottom:1px solid rgba(255,153,0,.15)}.badge:nth-child(odd){border-right:1px solid rgba(255,153,0,.15)}}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.about-lead{font-size:1.05rem;line-height:1.7;color:var(--text);margin-bottom:28px;border-left:4px solid var(--amz-orange);padding-left:16px}.about-features{list-style:none;display:flex;flex-direction:column;gap:14px}.about-features li{display:flex;gap:10px;line-height:1.6;color:var(--text-light)}.check{flex-shrink:0;width:22px;height:22px;background:var(--amz-orange);color:var(--amz-dark);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:900;margin-top:2px}.about-icons-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.icon-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 20px;border:1.5px solid #eee;border-radius:var(--radius);text-align:center;font-size:.875rem;font-weight:600;color:var(--text);transition:var(--trans)}.icon-card:hover{border-color:var(--amz-orange);box-shadow:var(--shadow)}.icon-wrap{width:40px;height:40px}.icon-wrap svg{width:100%;height:100%}@media(max-width:860px){.about-grid{grid-template-columns:1fr;gap:36px}}.stages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.stage-card{background:#ffffff0d;border:1px solid rgba(255,153,0,.2);border-radius:var(--radius);padding:32px 28px;transition:var(--trans)}.stage-card:hover{border-color:var(--amz-orange);background:#ff99000f}.stage-num{font-size:3rem;font-weight:900;color:var(--amz-orange);opacity:.5;line-height:1;margin-bottom:12px}.stage-title{font-size:1.05rem;font-weight:700;color:var(--white);margin-bottom:20px;line-height:1.4}.stage-list{list-style:none;display:flex;flex-direction:column;gap:10px}.stage-list li{display:flex;gap:10px;font-size:.875rem;color:#ffffffb3;line-height:1.5}.dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--amz-orange);margin-top:7px}@media(max-width:860px){.stages-grid{grid-template-columns:1fr}}.form-section{display:flex;justify-content:center}.form-card{background:#ffffff12;border:1px solid rgba(255,153,0,.25);border-radius:var(--radius);padding:48px 52px;width:100%;max-width:540px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.form-title{font-size:1.25rem;font-weight:700;color:var(--white);margin-bottom:28px;text-align:center;line-height:1.4}.form-fields{display:flex;flex-direction:column;gap:14px}.form-fields input[type=tel],.form-fields input[type=text]{padding:14px 16px;border-radius:6px;border:1.5px solid rgba(255,255,255,.2);background:#ffffff14;color:var(--white);font-size:1rem;outline:none;transition:var(--trans)}.form-fields input::placeholder{color:#fff6}.form-fields input:focus{border-color:var(--amz-orange);background:#ffffff1f}.checkbox-row{display:flex;align-items:flex-start;gap:10px;font-size:.82rem;color:#fff9;cursor:pointer}.checkbox-row input{margin-top:2px;accent-color:var(--amz-orange)}.checkbox-row a{color:var(--amz-orange)}@media(max-width:600px){.form-card{padding:32px 20px}}.amz-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.amz-card{padding:36px 28px;border:1.5px solid #eee;border-radius:var(--radius);text-align:center;transition:var(--trans)}.amz-card:hover{border-color:var(--amz-orange);box-shadow:var(--shadow)}.amz-emoji{font-size:2.8rem;margin-bottom:16px}.amz-card h3{font-size:1.05rem;font-weight:700;margin-bottom:10px}.amz-card p{font-size:.9rem;color:var(--text-light);line-height:1.6}@media(max-width:860px){.amz-grid{grid-template-columns:1fr}}.quote-wrap{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}.quote-wrap blockquote{font-size:clamp(1.15rem,2.5vw,1.55rem);font-weight:700;font-style:italic;line-height:1.5;max-width:820px;color:var(--amz-dark);position:relative;padding:0 32px;margin:0}.quote-wrap blockquote:before{content:"“";font-size:5rem;font-style:normal;position:absolute;line-height:0;color:#00000026;top:24px;left:-8px}.quote-wrap blockquote:after{content:"”";font-size:5rem;font-style:normal;position:absolute;line-height:0;color:#00000026;bottom:-12px;right:-8px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.why-card{padding:32px 24px;border:1.5px solid #eee;border-radius:var(--radius);text-align:center;transition:var(--trans)}.why-card:hover{border-color:var(--amz-orange);box-shadow:var(--shadow)}.why-icon{width:48px;height:48px;margin:0 auto 16px}.why-icon svg{width:100%;height:100%}.why-card h3{font-size:.95rem;font-weight:700;margin-bottom:10px}.why-card p{font-size:.85rem;color:var(--text-light);line-height:1.6}@media(max-width:1000px){.why-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.why-grid{grid-template-columns:1fr}}.fit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.fit-card{display:flex;gap:20px;align-items:flex-start;background:#ffffff0d;border:1px solid rgba(255,153,0,.2);border-radius:var(--radius);padding:28px 24px;transition:var(--trans)}.fit-card:hover{border-color:var(--amz-orange)}.fit-num{font-size:2rem;font-weight:900;color:var(--amz-orange);flex-shrink:0;line-height:1;margin-top:2px}.fit-card p{font-size:.95rem;color:#fffc;line-height:1.6;margin:0}@media(max-width:700px){.fit-grid{grid-template-columns:1fr}}.blog-placeholder{border:2px dashed #ddd;border-radius:var(--radius);padding:60px 32px;text-align:center;color:var(--text-light);display:flex;flex-direction:column;gap:20px;align-items:center}.blog-placeholder p{font-size:1.05rem}.footer{background:var(--amz-dark);color:#ffffffa6;padding:60px 0 0;border-top:3px solid var(--amz-orange)}.footer-inner{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:48px;padding-bottom:48px}.footer-brand{display:flex;flex-direction:column;gap:6px}.footer-contacts,.footer-nav{display:flex;flex-direction:column;gap:10px}.footer-contacts h4,.footer-nav h4{color:var(--white);font-size:1rem;margin-bottom:4px}.footer-contacts a,.footer-nav a{color:#fff9;text-decoration:none;font-size:.875rem;transition:var(--trans)}.footer-contacts a:hover,.footer-nav a:hover{color:var(--amz-orange)}.footer-contacts p{font-size:.875rem}.footer-copy{border-top:1px solid rgba(255,255,255,.08);padding:20px 24px;text-align:center;font-size:.8rem;color:#ffffff59}@media(max-width:860px){.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:560px){.footer-inner{grid-template-columns:1fr}}
