*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#0a0a0b;-webkit-font-smoothing:antialiased;background:#f5f0e8 radial-gradient(80% 50% at 50% 0,#f5f0e8 0%,#fff 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}:root{--maxw:1200px;--text:#0a0a0b;--text-secondary:#4a4a4f;--border-subtle:#0a0a0b14;--amber:#d97706;--amber-glow:#f59e0b}.header{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-subtle);background:#f5f0e8e0;padding:.75rem 0;position:-webkit-sticky;position:sticky;top:0}.header-inner{max-width:var(--maxw);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.header-logo{letter-spacing:-.02em;color:var(--text);font-size:1rem;font-weight:700;text-decoration:none}.header-logo span{color:var(--amber)}.header-nav{align-items:center;gap:1.5rem;display:flex}.header-nav a{color:var(--text-secondary);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s}.header-nav a:hover{color:var(--amber)}.header-cta{background:var(--amber);color:#fff;border-radius:9999px;padding:8px 18px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .15s}.header-cta:hover{background:var(--amber-glow);box-shadow:0 2px 12px #3b82f640}.container{min-height:100vh}.section{background:#f5f0e8 radial-gradient(80% 50% at 50% 0,#f5f0e8 0%,#fff 100%);min-height:100vh;display:flex;position:relative}.section-content{flex-direction:column;flex:1;justify-content:center;max-width:640px;padding:80px 60px 80px 80px;display:flex}.section-visual{background:#f5f0e8 radial-gradient(80% 50% at 50% 0,#f5f0e8 0%,#fff 100%);flex:1;position:relative;overflow:hidden}.section-visual img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;top:0;right:0}.section-visual img.mask-left{-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}h1{letter-spacing:-.03em;margin-bottom:20px;font-size:2.6rem;font-weight:700;line-height:1.2}h2{letter-spacing:-.02em;margin-bottom:28px;font-size:2rem;font-weight:700}h3{margin-bottom:8px;font-size:1.2rem;font-weight:600}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#4a4640;margin-bottom:12px;font-size:1rem}.hero-sub{color:#4a4640;margin-bottom:32px;font-size:1.1rem}.footnote{color:#7a756e;margin-top:24px;font-size:.85rem;font-style:italic}.btn-primary,.btn-secondary{border-radius:8px;padding:14px 36px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-block}.btn-primary{color:#f5f0e8;background:#0a0a0b;align-self:flex-start}.btn-secondary{color:#0a0a0b;text-align:center;background:0 0;border:1px solid #bfb5a0}.btn-primary:hover,.btn-secondary:hover{opacity:.85}.feature{border-bottom:1px solid #ddd4c4;gap:14px;padding:16px 0;display:flex}.feature:last-child{border-bottom:none}.feature.highlight .feature-text strong{color:#fff}.feature-icon{font-size:1.2rem;line-height:1.6}.feature-text strong{color:#4a4640;margin-bottom:2px;display:block}.feature-text small{color:#7a756e;font-size:.85rem}.comparison-grid{margin:16px 0}.comparison-row{border-bottom:1px solid #ddd4c4;grid-template-columns:100px 1fr 1fr;gap:16px;padding:14px 0;font-size:.9rem;display:grid}.comparison-row:last-child{border-bottom:none}.comp-label{color:#4a4640;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.comp-agent{color:#3b82f6;padding-right:12px}.comp-other{color:#7a756e}.how-grid{max-width:860px;margin:0 auto;padding:80px}.steps{flex-direction:column;gap:32px;display:flex}.step{align-items:flex-start;gap:20px;display:flex}.step-num{background:#ddd4c4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.step p{color:#4a4640;font-size:.95rem}.pricing-wrap{text-align:center;max-width:1100px;margin:0 auto;padding:80px}.pricing-sub{color:#7a756e;margin-bottom:48px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pricing-card{text-align:left;background:#e6ded0;border:1px solid #ddd4c4;border-radius:12px;flex-direction:column;padding:32px 24px;display:flex}.pricing-card.featured{background:#ddd4c4;border-color:#bfb5a0;transform:scale(1.03)}.pricing-card-header{justify-content:space-between;align-items:center;display:flex}.discount-badge{color:#000;text-transform:uppercase;letter-spacing:.5px;background:#3b82f6;border-radius:4px;padding:3px 8px;font-size:.7rem;font-weight:700}.price{margin:12px 0 4px}.current{font-size:2.4rem;font-weight:700}.period{color:#7a756e;font-size:1rem}.original-price{color:#7a756e;margin-bottom:10px;font-size:.85rem}.strikethrough{text-decoration:line-through}.plan-desc{color:#4a4640;margin-bottom:20px;font-size:.9rem}.plan-features{flex:1;margin-bottom:24px;list-style:none}.plan-features li{color:#4a4640;border-bottom:1px solid #ddd4c4;padding:8px 0;font-size:.9rem}.plan-features li:last-child{border-bottom:none}.chat-widget{z-index:1000;position:fixed;bottom:24px;right:24px}.chat-fab{color:#f5f0e8;cursor:pointer;background:#0a0a0b;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s;display:flex;box-shadow:0 4px 16px #0006}.chat-fab:hover{transform:scale(1.05)}.chat-panel{background:#e6ded0;border:1px solid #ddd4c4;border-radius:16px;flex-direction:column;width:360px;height:520px;animation:.3s slideUp;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header{border-bottom:1px solid #ddd4c4;justify-content:space-between;align-items:center;padding:16px;font-size:.9rem;font-weight:600;display:flex}.chat-close{color:#7a756e;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.chat-close:hover{color:#0a0a0b}.chat-messages{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.chat-msg{display:flex}.chat-msg.user{justify-content:flex-end}.chat-bubble{border-radius:12px;max-width:85%;padding:10px 14px;font-size:.9rem;line-height:1.5}.chat-msg.user .chat-bubble{color:#f5f0e8;background:#0a0a0b;border-bottom-right-radius:4px}.chat-msg.assistant .chat-bubble{color:#0a0a0b;background:#ddd4c4;border-bottom-left-radius:4px}.chat-bubble.typing{color:#7a756e}.chat-input{border-top:1px solid #ddd4c4;gap:8px;padding:12px;display:flex}.chat-input input{color:#0a0a0b;background:#f5f0e8 radial-gradient(80% 50% at 50% 0,#f5f0e8 0%,#fff 100%);border:1px solid #ddd4c4;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:16px}.chat-input input:focus{border-color:#bfb5a0}.chat-input input:disabled{opacity:.5}.chat-input button{color:#f5f0e8;cursor:pointer;background:#0a0a0b;border:none;border-radius:8px;padding:10px 16px;font-size:.85rem;font-weight:600}.chat-input button:disabled{opacity:.4;cursor:default}.features-section{background:#f5f0e8 radial-gradient(80% 50% at 50% 0,#f5f0e8 0%,#fff 100%);min-height:auto}.features-wrap{max-width:900px;margin:0 auto;padding:80px}.features-wrap h2{text-align:center;letter-spacing:-.02em;margin-bottom:48px;font-size:2rem;font-weight:700}.features-grid{flex-direction:column;display:flex}.feature-row{border-bottom:1px solid #ddd4c4;grid-template-columns:280px 1fr;gap:20px;padding:18px 0;display:grid}.feature-row:last-child{border-bottom:none}.feature-name{color:#0a0a0b;flex-direction:column;gap:4px;font-size:.98rem;font-weight:700;display:flex}.feature-desc{color:#4a4640;font-size:.92rem;line-height:1.55}.tier-tag{color:#3b82f6b3;font-size:.72rem;font-weight:500;display:inline-block}.ai-disclaimer{text-align:center;color:#7a756e;max-width:700px;margin:28px auto 0;font-size:.82rem;line-height:1.6}@media (max-width:768px){.features-wrap{padding:60px 24px}.features-wrap h2{margin-bottom:32px;font-size:1.5rem}.feature-row{grid-template-columns:1fr;gap:6px;padding:14px 0}.feature-name{font-size:.95rem}.feature-desc{font-size:.88rem}.section{flex-direction:column}.section-content{max-width:100%;padding:60px 24px}.section-visual{height:200px}.section-visual img.mask-left{-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}h1{font-size:1.8rem}h2{font-size:1.5rem}.how-grid,.pricing-wrap{padding:60px 24px}.pricing-grid{grid-template-columns:1fr;gap:16px}.pricing-card.featured{transform:none}.comparison-row{grid-template-columns:1fr;gap:6px;padding:12px 0}.chat-panel{width:calc(100vw - 32px);height:480px;right:16px}}.gradient-visual{width:100%;height:100%;position:absolute;top:0;right:0}.gradient-hero{background:radial-gradient(at 100% 0,#2a3a4a 0%,#1a2430 40%,#f5f0e8 80%)}.gradient-office{background:radial-gradient(at 100% 0,#3a5068 0%,#1e2d3d 40%,#f5f0e8 80%)}.gradient-help{background:radial-gradient(at 100% 0,#2e4057 0%,#1a2430 40%,#f5f0e8 80%)}@keyframes chat-bounce{0%,to{transform:translateY(0)}15%{transform:translateY(-10px)}30%{transform:translateY(0)}45%{transform:translateY(-6px)}60%{transform:translateY(0)}75%{transform:translateY(-3px)}90%{transform:translateY(0)}}.chat-fab{animation:2.5s ease-in-out infinite chat-bounce}.chat-fab:hover{animation-play-state:paused}.value-line{color:#3b82f6;letter-spacing:.01em;white-space:nowrap;background:#3b82f624;border:1px solid #3b82f647;border-radius:999px;align-items:center;gap:5px;margin-top:8px;margin-bottom:4px;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.2;display:inline-flex}.value-line-icon{opacity:.9;font-size:11px}.value-line-emphasis{font-size:13px;font-weight:700}.value-line-text{font-weight:500}.value-line-separator{opacity:.5;margin:0 1px}.value-line-amount{opacity:.85;font-weight:600}.pricing-card-header{flex-direction:column;align-items:flex-start;gap:0;display:flex}.consulting-wrap{text-align:center;max-width:500px;margin:0 auto;padding:80px}.consulting-sub{color:#4a4640;margin-bottom:40px;font-size:1rem}.consulting-card{text-align:left;background:#e6ded0;border:1px solid #ddd4c4;border-radius:12px;flex-direction:column;padding:32px 24px;display:flex}.consulting-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.consulting-header h3{font-size:1.1rem;font-weight:600}.consulting-price-row{margin-bottom:16px}.consulting-price{align-items:baseline;gap:4px;display:flex}.consulting-current{font-size:2rem;font-weight:700}.consulting-period{color:#7a756e;font-size:.9rem}.consulting-original{color:#7a756e;margin-top:2px;font-size:.85rem}.consulting-desc{color:#4a4640;margin-bottom:20px;font-size:.9rem;line-height:1.5}.consulting-features{margin-bottom:24px;list-style:none}.consulting-features li{color:#4a4640;border-bottom:1px solid #ddd4c4;padding:8px 0;font-size:.9rem}.consulting-features li:last-child{border-bottom:none}.toggle-wrap{justify-content:center;margin-bottom:24px;display:flex}.toggle{background:#e6ded0;border:1px solid #ddd4c4;border-radius:10px;display:flex;overflow:hidden}.toggle button{color:#7a756e;cursor:pointer;background:0 0;border:none;padding:10px 28px;font-family:inherit;font-size:.95rem;transition:all .15s}.toggle button.active{color:#000;background:#3b82f6;font-weight:600}.toggle button:hover:not(.active){color:#0a0a0b}.best-value-badge{color:#000!important;background:#f59e0b!important}.monthly-equivalent{color:#4a4640;margin-top:-2px;margin-bottom:4px;font-size:.85rem}.hero-countdown{flex-direction:column;gap:4px;margin-top:20px;display:flex}.countdown-label{color:#f59e0b;font-size:.95rem;font-weight:600}.countdown-timer{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:6px;padding:6px 14px;font-size:.9rem;font-weight:500;display:inline-block}.pricing-countdown{text-align:center;margin-bottom:24px}.pricing-card.featured{background:#ddd4c4;border-color:#bfb5a0}.pricing-card.featured.best-value{border-color:#f59e0b}@media (max-width:768px){.toggle button{padding:10px 18px;font-size:.85rem}.hero-countdown{margin-top:16px}.countdown-label{font-size:.85rem}}
