*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--ink: #0c1222;--ink-soft: #3d4a5c;--ink-muted: #6b7a8f;--surface: #ffffff;--surface-2: #f4f7fb;--surface-3: #e8eef6;--accent: #0077b6;--accent-dark: #005a8c;--warm: #e87722;--warm-dark: #c96212;--ice: #caf0f8;--success: #1a7f4b;--radius: 16px;--radius-lg: 24px;--shadow: 0 4px 24px rgba(12, 18, 34, .08);--shadow-lg: 0 24px 64px rgba(12, 18, 34, .12)}body{font-family:Instrument Sans,system-ui,sans-serif;background:var(--surface);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}.page-frame{width:100%;max-width:1440px;margin:0 auto;background:var(--surface);overflow:hidden}.draft-banner{background:var(--ink);color:#ffffffbf;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-align:center;padding:10px 16px}.header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 64px;height:80px;background:#ffffffeb;backdrop-filter:blur(12px);border-bottom:1px solid var(--surface-3)}.logo{display:flex;align-items:center;gap:12px;font-weight:700;font-size:18px;letter-spacing:-.02em}.logo-mark{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--accent) 0%,#023e8a 100%);display:grid;place-items:center;color:#fff;font-size:13px;font-weight:700}.logo span{color:var(--ink-muted);font-weight:500;font-size:13px;display:block}.nav{display:flex;align-items:center;gap:36px;list-style:none}.nav a{text-decoration:none;color:var(--ink-soft);font-size:15px;font-weight:500;transition:color .2s}.nav a:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:16px}.phone-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--ink);font-weight:600;font-size:15px}.phone-link svg{color:var(--accent)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:999px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:transform .15s,box-shadow .15s}.btn-primary{background:var(--warm);color:#fff;box-shadow:0 4px 16px #e8772259}.btn-primary:hover{background:var(--warm-dark);transform:translateY(-1px)}.btn-secondary{background:var(--surface);color:var(--ink);border:1.5px solid var(--surface-3)}.btn-outline-light{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.5)}.hero{position:relative;min-height:720px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:80px 64px;gap:48px;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(105deg,#0c1222e0,#0c12228c 45%,#0c122233),url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?w=1600&q=80) center/cover}.hero-content{position:relative;z-index:2;color:#fff;max-width:580px}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:13px;font-weight:500;margin-bottom:28px;backdrop-filter:blur(8px)}.hero-badge .stars{color:#fbbf24;letter-spacing:2px}.hero h1{font-family:"Instrument Serif",Georgia,serif;font-size:64px;font-weight:400;line-height:1.08;letter-spacing:-.02em;margin-bottom:24px}.hero h1 em{font-style:italic;color:var(--ice)}.hero-lead{font-size:18px;line-height:1.65;color:#ffffffd1;margin-bottom:36px;max-width:480px}.hero-ctas{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:48px}.hero-stats{display:flex;gap:40px}.stat strong{display:block;font-size:28px;font-weight:700;letter-spacing:-.02em}.stat span{font-size:13px;color:#ffffffa6;font-weight:500}.hero-visual{position:relative;z-index:2;display:flex;justify-content:flex-end}.hero-card{background:#fffffff2;backdrop-filter:blur(20px);border-radius:var(--radius-lg);padding:32px;width:380px;box-shadow:var(--shadow-lg);color:var(--ink);overflow:hidden}.hero-card-image{height:180px;margin:-32px -32px 24px;background:#f8fafc;position:relative;overflow:hidden;border-bottom:1px solid var(--surface-3)}.hero-card-image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 70%;object-position:center 70%;display:block}.hero-card-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:12px}.hero-card h3{font-size:22px;font-weight:700;margin-bottom:8px;letter-spacing:-.02em}.hero-card p{font-size:14px;color:var(--ink-muted);margin-bottom:20px}.hero-card-price{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}.hero-card-price .now{font-size:32px;font-weight:700;color:var(--accent)}.hero-card-price .was{font-size:16px;color:var(--ink-muted);text-decoration:line-through}.hero-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.tag{padding:6px 12px;background:var(--surface-2);border-radius:999px;font-size:12px;font-weight:500;color:var(--ink-soft)}.tag.highlight{background:#fef3c7;color:#92400e}.trust-bar{display:flex;align-items:center;justify-content:space-between;padding:32px 64px;background:var(--surface-2);border-bottom:1px solid var(--surface-3)}.trust-bar p{font-size:14px;font-weight:600;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.06em}.brand-logos{display:flex;align-items:center;gap:48px}.brand-logos span{font-size:15px;font-weight:700;color:var(--ink-soft);letter-spacing:.04em;opacity:.7}.section{padding:96px 64px}.section-header{max-width:640px;margin-bottom:56px}.section-eyebrow{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:12px}.section-header h2{font-family:"Instrument Serif",Georgia,serif;font-size:44px;font-weight:400;line-height:1.15;letter-spacing:-.02em;margin-bottom:16px}.section-header p{font-size:17px;color:var(--ink-muted);line-height:1.65}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-card{background:var(--surface);border:1px solid var(--surface-3);border-radius:var(--radius-lg);padding:32px;transition:box-shadow .2s,transform .2s}.service-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.service-icon{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;margin-bottom:24px;font-size:24px}.service-card:nth-child(1) .service-icon{background:#dbeafe}.service-card:nth-child(2) .service-icon{background:#dcfce7}.service-card:nth-child(3) .service-icon{background:#fef3c7}.service-card:nth-child(4) .service-icon{background:#fce7f3}.service-card h3{font-size:20px;font-weight:700;margin-bottom:10px;letter-spacing:-.01em}.service-card p{font-size:14px;color:var(--ink-muted);line-height:1.6;margin-bottom:20px}.service-link{font-size:14px;font-weight:600;color:var(--accent);text-decoration:none;display:inline-flex;align-items:center;gap:6px}.products-section{background:var(--ink);color:#fff}.products-section .section-eyebrow{color:var(--ice)}.products-section .section-header h2{color:#fff}.products-section .section-header p{color:#fff9}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);overflow:hidden;transition:background .2s}.product-card:hover{background:#ffffff1a}.product-image{height:220px;background:#f8fafc;position:relative;overflow:hidden}.product-image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-image img[data-focus=fujitsu]{-o-object-position:center 72%;object-position:center 72%}.product-image img[data-focus=panasonic]{-o-object-position:center 76%;object-position:center 76%}.product-image img[data-focus=wilfa]{-o-object-position:center 84%;object-position:center 84%}.product-badge{position:absolute;top:16px;left:16px;padding:6px 12px;background:var(--warm);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:999px}.product-body{padding:24px}.product-brand{font-size:12px;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.product-body h3{font-size:18px;font-weight:600;margin-bottom:12px;line-height:1.35}.product-price{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.product-price .sale{font-size:22px;font-weight:700;color:var(--ice)}.product-price .orig{font-size:14px;color:#fff6;text-decoration:line-through}.product-specs{display:flex;gap:16px;font-size:12px;color:#ffffff80}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.why-image{border-radius:var(--radius-lg);overflow:hidden;height:520px;position:relative}.why-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.why-image-overlay{position:absolute;bottom:24px;left:24px;right:24px;background:#fffffff2;backdrop-filter:blur(12px);border-radius:var(--radius);padding:24px;display:flex;align-items:center;gap:20px}.why-image-overlay .icon-circle{width:52px;height:52px;border-radius:50%;background:var(--success);color:#fff;display:grid;place-items:center;font-size:22px;flex-shrink:0}.why-image-overlay strong{display:block;font-size:16px;margin-bottom:4px}.why-image-overlay span{font-size:13px;color:var(--ink-muted)}.why-list{list-style:none;display:flex;flex-direction:column;gap:20px;margin-top:32px}.why-list li{display:flex;gap:16px;align-items:flex-start}.why-check{width:28px;height:28px;border-radius:8px;background:#dcfce7;color:var(--success);display:grid;place-items:center;font-size:14px;flex-shrink:0;margin-top:2px}.why-list strong{display:block;font-size:15px;margin-bottom:4px}.why-list span{font-size:14px;color:var(--ink-muted);line-height:1.5}.reviews-section{background:var(--surface-2)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{background:var(--surface);border-radius:var(--radius-lg);padding:32px;border:1px solid var(--surface-3)}.review-stars{color:#fbbf24;font-size:16px;letter-spacing:2px;margin-bottom:16px}.review-card blockquote{font-size:15px;line-height:1.65;color:var(--ink-soft);margin-bottom:24px}.review-author{display:flex;align-items:center;gap:12px}.review-avatar{width:44px;height:44px;border-radius:50%;background:var(--surface-3);display:grid;place-items:center;font-weight:700;font-size:14px;color:var(--accent)}.review-author strong{display:block;font-size:14px}.review-author span{font-size:12px;color:var(--ink-muted)}.reviews-summary{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:48px;padding:32px;background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--surface-3)}.reviews-big{text-align:center}.reviews-big .score{font-size:56px;font-weight:700;color:var(--accent);line-height:1}.reviews-big span{font-size:14px;color:var(--ink-muted)}.cta-section{padding:96px 64px;background:linear-gradient(135deg,var(--accent) 0%,#023e8a 100%);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.cta-content h2{font-family:"Instrument Serif",Georgia,serif;font-size:44px;font-weight:400;line-height:1.15;margin-bottom:20px}.cta-content p{font-size:17px;color:#fffc;line-height:1.65;margin-bottom:32px;max-width:440px}.cta-contact-card{background:#ffffff1a;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-lg);padding:40px}.cta-contact-item{display:flex;gap:16px;align-items:flex-start;margin-bottom:28px}.cta-contact-item:last-child{margin-bottom:0}.cta-icon{width:44px;height:44px;border-radius:12px;background:#ffffff26;display:grid;place-items:center;flex-shrink:0}.cta-contact-item strong{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#fff9;margin-bottom:4px}.cta-contact-item span,.cta-contact-item a{font-size:17px;font-weight:600;color:#fff;text-decoration:none}.footer{background:var(--ink);color:#fff9;padding:64px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-brand p{font-size:14px;line-height:1.65;margin-top:16px;max-width:280px}.footer h4{color:#fff;font-size:14px;font-weight:600;margin-bottom:20px}.footer ul{list-style:none;display:flex;flex-direction:column;gap:12px}.footer a{color:#fff9;text-decoration:none;font-size:14px}.footer a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid rgba(255,255,255,.1);font-size:13px}.social-links{display:flex;gap:16px}.social-links a{width:40px;height:40px;border-radius:10px;background:#ffffff14;display:grid;place-items:center;color:#fff;text-decoration:none;font-size:14px;font-weight:600}@media(max-width:1024px){.header{padding:12px 24px;flex-wrap:wrap;height:auto;min-height:80px;gap:12px}.nav{order:3;width:100%;gap:20px;flex-wrap:wrap;justify-content:center}.hero{grid-template-columns:1fr;padding:48px 24px;min-height:auto}.hero-visual{justify-content:center}.hero-card{width:100%;max-width:420px}.hero h1{font-size:44px}.hero-stats{flex-wrap:wrap;gap:24px}.trust-bar{flex-direction:column;gap:20px;padding:24px;text-align:center}.brand-logos{flex-wrap:wrap;justify-content:center;gap:24px}.section{padding:64px 24px}.services-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr;gap:40px}.why-image{height:360px}.reviews-grid{grid-template-columns:1fr}.reviews-summary{flex-direction:column;gap:24px}.reviews-summary>div[style*="width:1px"]{display:none}.cta-section{grid-template-columns:1fr;padding:64px 24px;gap:32px}.footer{padding:48px 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-bottom{flex-direction:column;gap:16px;text-align:center}}@media(max-width:640px){.header-actions .phone-link span,.header-actions .phone-link{font-size:14px}.nav{gap:12px 16px}.nav a{font-size:13px}.hero h1{font-size:36px}.hero-lead{font-size:16px}.hero-ctas{flex-direction:column}.hero-ctas .btn{width:100%}.services-grid,.products-grid{grid-template-columns:1fr}.section-header h2,.cta-content h2{font-size:32px}.footer-grid{grid-template-columns:1fr}}
