.laptop-brand-page{--brand-color:#83b81a;--brand-color-light:#a4d925}.lb-author-wrap{justify-content:center;max-width:1200px;margin:32px auto 0;padding:0 24px;display:flex}@media (max-width:768px){.lb-author-wrap{margin:20px auto 0;padding:0 16px}}.lb-text-gradient{background:linear-gradient(90deg,var(--brand-color)0%,var(--brand-color-light)50%,#7dd956 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lb-text-gradient-red{background:linear-gradient(90deg,#ff3b30 0%,#ff6b6b 50%,#ff8a80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lb-hero{background-color:#fbfbfd;background-image:var(--hero-bg);background-position:100%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:flex-end;min-height:70vh;display:flex;position:relative;overflow:hidden}[data-theme=dark] .lb-hero{background-color:#000}.lb-hero:before{content:"";z-index:1;background:linear-gradient(90deg,#fbfbfdf2 0%,#fbfbfdd9 30%,#fbfbfd4d 60%,#0000 80%);position:absolute;inset:0}[data-theme=dark] .lb-hero:before{background:linear-gradient(90deg,#000000f2 0%,#000000d9 30%,#0000004d 60%,#0000 80%)}.lb-hero:after{content:"";z-index:1;background:linear-gradient(#0000 0%,#fbfbfd 100%);height:120px;position:absolute;bottom:0;left:0;right:0}[data-theme=dark] .lb-hero:after{background:linear-gradient(#0000 0%,#000 100%)}.lb-hero-content{z-index:2;text-align:left;max-width:560px;padding:140px 64px 100px 120px;position:relative}.lb-hero-headline{letter-spacing:-.04em;opacity:0;margin-bottom:24px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:clamp(64px,12vw,120px);font-weight:700;line-height:1;transform:translateY(30px)scale(.95)}.lb-hero.animate-in .lb-hero-headline{animation:1s cubic-bezier(.16,1,.3,1) .2s forwards lbFadeUpScale}.lb-hero-prefix{letter-spacing:0;color:#6e6e73;margin-bottom:4px;font-size:clamp(20px,3vw,32px);font-weight:500;display:block}.lb-hero-brand{background:linear-gradient(135deg,var(--brand-color)0%,var(--brand-color-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lb-hero-tagline{color:#1d1d1f;letter-spacing:-.02em;opacity:0;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:clamp(22px,3.5vw,36px);font-weight:600;transform:translateY(20px)}[data-theme=dark] .lb-hero-tagline{color:#f5f5f7}.lb-hero.animate-in .lb-hero-tagline{animation:.8s cubic-bezier(.16,1,.3,1) .4s forwards lbFadeUp}.lb-hero-subtitle{color:#6e6e73;opacity:0;max-width:420px;margin:0 0 40px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:19px;font-weight:400;line-height:1.5;transform:translateY(20px)}.lb-hero.animate-in .lb-hero-subtitle{animation:.8s cubic-bezier(.16,1,.3,1) .5s forwards lbFadeUp}.lb-hero-cta{opacity:0;flex-wrap:wrap;gap:16px;display:flex;transform:translateY(20px)}.lb-hero.animate-in .lb-hero-cta{animation:.8s cubic-bezier(.16,1,.3,1) .6s forwards lbFadeUp}@media (max-width:1024px){.lb-hero{background-position:50%}.lb-hero:before{background:linear-gradient(90deg,#fbfbfdf2 0%,#fbfbfdcc 40%,#fbfbfd66 70%,#fbfbfd33 100%)}[data-theme=dark] .lb-hero:before{background:linear-gradient(90deg,#000000f2 0%,#000c 40%,#0006 70%,#0003 100%)}.lb-hero-content{padding:120px 40px 80px}}@media (max-width:768px){.lb-hero{background-position:50%;align-items:center;min-height:60vh}.lb-hero:before{background:#fbfbfdcc}[data-theme=dark] .lb-hero:before{background:#000c}.lb-hero-content{text-align:center;max-width:100%;padding:100px 24px 80px}.lb-hero-subtitle{margin:0 auto 32px}.lb-hero-cta{justify-content:center}}.lb-btn-primary{background:var(--brand-color);color:#fff;border-radius:980px;align-items:center;gap:8px;padding:14px 28px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:17px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.lb-btn-primary:hover{background:var(--brand-color-light);transform:scale(1.02);box-shadow:0 8px 24px #00000026}.lb-btn-secondary{color:var(--brand-color);background:0 0;align-items:center;gap:6px;padding:14px 24px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:17px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.lb-btn-secondary:hover{color:var(--brand-color-light)}.lb-btn-outline{color:#1d1d1f;background:0 0;border:2px solid #d2d2d7;border-radius:980px;align-items:center;gap:8px;padding:14px 28px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:17px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}[data-theme=dark] .lb-btn-outline{color:#f5f5f7;border-color:#424245}.lb-btn-outline:hover{color:#fff;background:#1d1d1f;border-color:#1d1d1f}[data-theme=dark] .lb-btn-outline:hover{color:#1d1d1f;background:#f5f5f7;border-color:#f5f5f7}.lb-btn-large{padding:16px 32px;font-size:18px}.lb-container{max-width:1200px;margin:0 auto;padding:0 24px}.lb-section-headline{color:#1d1d1f;letter-spacing:-.025em;text-align:center;opacity:0;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:clamp(40px,7vw,64px);font-weight:600;transform:translateY(30px)}[data-theme=dark] .lb-section-headline{color:#f5f5f7}.lb-section-subtitle{color:#86868b;text-align:center;opacity:0;max-width:600px;margin:0 auto 60px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:21px;font-weight:400;line-height:1.5;transform:translateY(20px)}.animate-in .lb-section-headline{animation:.8s cubic-bezier(.16,1,.3,1) forwards lbFadeUp}.animate-in .lb-section-subtitle{animation:.8s cubic-bezier(.16,1,.3,1) .1s forwards lbFadeUp}.lb-services{background:#f5f5f7;padding:100px 0 80px}[data-theme=dark] .lb-services{background:#111}.lb-services-header{justify-content:space-between;align-items:flex-start;gap:40px;max-width:1400px;margin:0 auto 48px;padding:0 10vw;display:flex}.lb-services-header-left{flex:1}.lb-services .lb-section-headline{text-align:left;margin-bottom:8px;font-size:clamp(32px,5vw,48px)}.lb-services .lb-section-subtitle{text-align:left;max-width:600px;margin:0}.lb-services-header-link{color:var(--brand-color);white-space:nowrap;align-items:center;gap:4px;margin-top:8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:17px;font-weight:400;text-decoration:none;transition:color .2s;display:inline-flex}.lb-services-header-link:hover{color:var(--brand-color-light)}.lb-services-header-link svg{transition:transform .2s}.lb-services-header-link:hover svg{transform:translate(3px)}.lb-services-carousel-wrapper{position:relative}.lb-services-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;gap:16px;padding:20px 40px 20px 0;display:flex;overflow-x:auto}.lb-service-card-wrapper:first-child{margin-left:10vw}.lb-services-carousel::-webkit-scrollbar{display:none}.lb-service-card-wrapper{scroll-snap-align:start;opacity:0;flex:0 0 340px;transform:translateY(30px)}.lb-services.animate-in .lb-service-card-wrapper{animation:.6s cubic-bezier(.16,1,.3,1) forwards lbFadeUp}.lb-service-card{cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;min-height:340px;padding:36px 32px;transition:transform .35s,box-shadow .35s;display:flex}[data-theme=dark] .lb-service-card{background:#1c1c1e}.lb-service-card:hover{transform:scale(1.03)}.lb-service-icon{background:linear-gradient(135deg,var(--brand-color)0%,var(--brand-color-light)100%);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.lb-service-title{color:#1d1d1f;margin-bottom:12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:21px;font-weight:600;line-height:1.2}[data-theme=dark] .lb-service-title{color:#f5f5f7}.lb-service-desc{color:#6e6e73;flex:1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:14px;line-height:1.5}[data-theme=dark] .lb-service-desc{color:#a1a1a6}.lb-service-footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.lb-service-price{color:var(--brand-color);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:15px;font-weight:600}.lb-service-expand{color:#fff;background:#1d1d1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;transition:background .2s;display:flex}[data-theme=dark] .lb-service-expand{color:#1d1d1f;background:#f5f5f7}.lb-service-card:hover .lb-service-expand{background:var(--brand-color);color:#fff}.lb-carousel-nav{justify-content:flex-end;gap:8px;max-width:1400px;margin:32px auto 0;padding:0 10vw;display:flex}.lb-carousel-btn{color:#86868b;cursor:pointer;background:0 0;border:1px solid #d2d2d7;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}[data-theme=dark] .lb-carousel-btn{color:#86868b;border-color:#424245}.lb-carousel-btn:hover:not(.disabled){color:#1d1d1f;border-color:#1d1d1f}[data-theme=dark] .lb-carousel-btn:hover:not(.disabled){color:#f5f5f7;border-color:#f5f5f7}.lb-carousel-btn.disabled{opacity:.3;cursor:not-allowed}.lb-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#00000080;justify-content:center;align-items:center;padding:24px;animation:.3s forwards lbModalOverlayIn;display:flex;position:fixed;inset:0}@keyframes lbModalOverlayIn{0%{opacity:0}to{opacity:1}}.lb-modal{background:#fff;border-radius:28px;width:100%;max-width:480px;max-height:90vh;padding:48px 40px;animation:.4s cubic-bezier(.16,1,.3,1) forwards lbModalIn;position:relative;overflow-y:auto;box-shadow:0 40px 100px #00000040}[data-theme=dark] .lb-modal{background:#1c1c1e;box-shadow:0 40px 100px #00000080}@keyframes lbModalIn{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.lb-modal-close{color:#1d1d1f;cursor:pointer;background:#e8e8ed;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}[data-theme=dark] .lb-modal-close{color:#f5f5f7;background:#2c2c2e}.lb-modal-close:hover{background:#d2d2d7;transform:scale(1.05)}[data-theme=dark] .lb-modal-close:hover{background:#3a3a3c}.lb-modal-icon{background:linear-gradient(135deg,var(--brand-color)0%,var(--brand-color-light)100%);color:#fff;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;display:flex}.lb-modal-icon svg{width:40px;height:40px}.lb-modal-icon-issue{background:linear-gradient(135deg,#ff3b30 0%,#ff6b6b 100%)}.lb-modal-title{color:#1d1d1f;text-align:center;letter-spacing:-.02em;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:28px;font-weight:600}[data-theme=dark] .lb-modal-title{color:#f5f5f7}.lb-modal-description{color:#6e6e73;text-align:center;margin-bottom:24px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:17px;line-height:1.6}[data-theme=dark] .lb-modal-description{color:#a1a1a6}.lb-modal-price{background:#f5f5f7;border-radius:16px;justify-content:center;align-items:center;gap:12px;margin-bottom:32px;padding:20px;display:flex}[data-theme=dark] .lb-modal-price{background:#2c2c2e}.lb-modal-price-label{color:#86868b;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:15px}.lb-modal-price-value{color:var(--brand-color);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:24px;font-weight:600}.lb-modal-actions{flex-direction:column;gap:12px;display:flex}.lb-modal-actions .lb-btn-primary,.lb-modal-actions .lb-btn-secondary{justify-content:center;width:100%}.lb-modal-actions .lb-btn-secondary{color:#1d1d1f;background:#f5f5f7;border-radius:980px;padding:14px 24px}[data-theme=dark] .lb-modal-actions .lb-btn-secondary{color:#f5f5f7;background:#2c2c2e}.lb-modal-issue .lb-btn-primary{background:#ff3b30}.lb-modal-issue .lb-btn-primary:hover{background:#ff6b6b}@media (max-width:560px){.lb-modal{border-radius:24px;padding:40px 24px}.lb-modal-title{font-size:24px}.lb-modal-description{font-size:15px}.lb-modal-price-value{font-size:20px}}.lb-issues{background:#f5f5f7;padding:120px 0}[data-theme=dark] .lb-issues{background:#000}.lb-issues-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.lb-issue-card-wrapper{opacity:0;transform:translateY(30px)}.lb-issues.animate-in .lb-issue-card-wrapper{animation:.6s cubic-bezier(.16,1,.3,1) forwards lbFadeUp}.lb-issue-card{text-align:center;cursor:pointer;background:#fff;border-radius:24px;flex-direction:column;height:100%;min-height:280px;padding:40px 32px 70px;transition:transform .35s;display:flex;position:relative}[data-theme=dark] .lb-issue-card{background:#1c1c1e}.lb-issue-card:hover{transform:scale(1.03)}.lb-issue-expand{color:#fff;background:#1d1d1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:absolute;bottom:20px;right:20px}[data-theme=dark] .lb-issue-expand{color:#1d1d1f;background:#f5f5f7}.lb-issue-card:hover .lb-issue-expand{color:#fff;background:#ff3b30}.lb-issue-icon{color:#fff;background:linear-gradient(135deg,#ff3b30 0%,#ff6b6b 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.lb-issue-card h3{color:#1d1d1f;margin-bottom:12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:21px;font-weight:600}[data-theme=dark] .lb-issue-card h3{color:#f5f5f7}.lb-issue-card p{color:#6e6e73;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:15px;line-height:1.6}[data-theme=dark] .lb-issue-card p{color:#a1a1a6}.lb-models{background:#fff;padding:120px 0}[data-theme=dark] .lb-models{background:#1c1c1e}.lb-models-grid{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.lb-model-tag{opacity:0;background:#f5f5f7;border-radius:12px;justify-content:center;align-items:center;padding:12px 20px;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;transform:translateY(20px)scale(.95)}[data-theme=dark] .lb-model-tag{background:#2c2c2e}.lb-models.animate-in .lb-model-tag{animation:.5s cubic-bezier(.16,1,.3,1) forwards lbFadeUpScale}.lb-model-tag:hover{background:var(--brand-color);transform:translateY(-2px)scale(1.02)}.lb-model-tag:hover .lb-model-name{color:#fff}.lb-model-name{color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:16px;font-weight:600;transition:color .2s}[data-theme=dark] .lb-model-name{color:#f5f5f7}.lb-additional-info{color:#86868b;text-align:center;opacity:0;max-width:700px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:17px;line-height:1.6;transform:translateY(20px)}.lb-models.animate-in .lb-additional-info{animation:.6s cubic-bezier(.16,1,.3,1) .4s forwards lbFadeUp}.lb-cta{text-align:center;background:linear-gradient(#f5f5f7 0%,#e8e8ed 100%);padding:120px 0}[data-theme=dark] .lb-cta{background:linear-gradient(#000 0%,#1c1c1e 100%)}.lb-cta-headline{color:#1d1d1f;letter-spacing:-.025em;opacity:0;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:clamp(32px,6vw,56px);font-weight:600;transform:translateY(30px)}[data-theme=dark] .lb-cta-headline{color:#f5f5f7}.lb-cta.animate-in .lb-cta-headline{animation:.8s cubic-bezier(.16,1,.3,1) forwards lbFadeUp}.lb-cta-subtitle{color:#86868b;opacity:0;margin-bottom:40px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:21px;transform:translateY(20px)}.lb-cta.animate-in .lb-cta-subtitle{animation:.8s cubic-bezier(.16,1,.3,1) .1s forwards lbFadeUp}.lb-cta-buttons{opacity:0;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px;display:flex;transform:translateY(20px)}.lb-cta.animate-in .lb-cta-buttons{animation:.8s cubic-bezier(.16,1,.3,1) .2s forwards lbFadeUp}.lb-cta-features{opacity:0;flex-wrap:wrap;justify-content:center;gap:40px;display:flex;transform:translateY(20px)}.lb-cta.animate-in .lb-cta-features{animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards lbFadeUp}.lb-cta-feature{color:#1d1d1f;align-items:center;gap:8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:15px;font-weight:500;display:flex}[data-theme=dark] .lb-cta-feature{color:#f5f5f7}.lb-cta-feature-icon{color:var(--brand-color);font-weight:700}@keyframes lbFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes lbFadeUpScale{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes lbFadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.lb-services-carousel{padding:20px 24px 20px 0}.lb-service-card-wrapper:first-child{margin-left:5vw}.lb-services-header,.lb-carousel-nav{padding:0 5vw}.lb-issues-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.lb-services-header{flex-direction:column;gap:16px}.lb-services-header-link{margin-top:0}}@media (max-width:768px){.lb-hero{min-height:70vh}.lb-hero-content{padding:100px 20px 60px}.lb-hero-subtitle{font-size:17px}.lb-services{padding:60px 0}.lb-services-carousel{padding:20px 24px 20px 0}.lb-service-card-wrapper:first-child{margin-left:24px}.lb-issues,.lb-models,.lb-cta{padding:80px 0}.lb-services-header{margin-bottom:32px}.lb-services .lb-section-subtitle{font-size:15px}.lb-service-card-wrapper{flex:0 0 280px}.lb-service-card{min-height:300px;padding:28px 24px}.lb-service-title{font-size:18px}.lb-service-desc{font-size:13px}.lb-carousel-nav{margin-top:24px}.lb-carousel-btn{width:40px;height:40px}.lb-section-subtitle{margin-bottom:40px;font-size:17px}.lb-issues-grid{grid-template-columns:1fr}.lb-issue-card{padding:32px 24px}.lb-model-tag{padding:12px 18px}.lb-model-name{font-size:14px}.lb-cta-features{gap:24px}.lb-btn-large{padding:14px 24px;font-size:16px}}@media (max-width:480px){.lb-hero-headline{font-size:clamp(56px,18vw,96px)}.lb-hero-cta,.lb-cta-buttons{flex-direction:column;align-items:center}.lb-cta-features{flex-direction:column;gap:16px}.lb-models-grid{gap:8px}.lb-model-tag{padding:10px 14px}}@media (prefers-reduced-motion:reduce){.lb-hero-overline,.lb-hero-headline,.lb-hero-tagline,.lb-hero-subtitle,.lb-hero-cta,.lb-section-headline,.lb-section-subtitle,.lb-service-card,.lb-issue-card,.lb-model-tag,.lb-additional-info,.lb-cta-headline,.lb-cta-subtitle,.lb-cta-buttons,.lb-cta-features,.lb-modal-overlay,.lb-modal{opacity:1;transform:none;animation:none!important}}
