.preview-hero{position:relative;z-index:99;display:flex;align-items:center;min-height:100vh;padding:140px 0 120px;background-image:url("../../assets/images/preview/header.webp");background-position:center;background-repeat:no-repeat;background-size:cover;}.preview-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,32,36,.94) 0%,rgba(30,32,36,.86) 25%,rgba(30,32,36,.6) 55%,rgba(30,32,36,.2) 100%);}.preview-hero .container{position:relative;z-index:5;}.preview-hero .hero-content{position:relative;}.preview-hero .hero-content::after{content:"";position:absolute;left:-120px;top:50%;width:520px;height:520px;transform:translateY(-50%);background:rgba(242,87,73,.12);filter:blur(120px);z-index:-1;pointer-events:none;}.preview-hero .hero-content .hero-badge{display:inline-flex;align-items:center;padding:10px 18px;border-radius:10px;border:1px solid rgba(242,87,73,.18);background:rgba(242,87,73,.08);color:var(--color-primary);font-size:13px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin-bottom:28px;}.preview-hero .hero-content .hero-title{margin:-20px 0;font-weight:900;letter-spacing:.04em;background:linear-gradient(135deg,var(--color-primary) 0%,#ffffff 25%,#ffffff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;}.preview-hero .hero-content .hero-subtitle{margin-bottom:18px;color:var(--color-light);line-height:1.2;font-weight:500;}.preview-hero .hero-content .hero-description{max-width:600px;margin-bottom:40px;color:var(--color-1);font-size:24px;line-height:1.5;opacity:.82;}.preview-hero .hero-content .hero-links{display:flex;flex-wrap:wrap;gap:18px;}.preview-hero .hero-content .hero-links a{display:inline-flex;align-items:center;justify-content:center;min-width:220px;height:62px;padding:0 40px;border-radius:10px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease;}.preview-hero .hero-content .hero-links .button-primary{color:#fff;background:var(--color-primary);}.preview-hero .hero-content .hero-links .button-primary:hover{color:#fff;background:#ff6f60;transform:translateY(-4px);box-shadow:0 18px 45px rgba(242,87,73,.35);}.preview-hero .hero-content .hero-links .button-secondary{color:var(--color-light);border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);backdrop-filter:blur(10px);}.preview-hero .hero-content .hero-links .button-secondary:hover{color:#fff;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.08);transform:translateY(-4px);}@media (max-width:991px){.preview-hero{padding:140px 0 90px}.preview-hero .hero-content{text-align:center}.preview-hero .hero-content::after{left:50%;transform:translate(-50%,-50%)}.preview-hero .hero-content .hero-description{margin-inline:auto}.preview-hero .hero-content .hero-links{justify-content:center}}.slider-showcase{position:relative;padding:140px 0;z-index:20;}.slider-showcase .section-heading{margin:0 auto 90px;}.slider-showcase .section-heading .section-badge{display:inline-flex;align-items:center;padding:10px 18px;border-radius:999px;border:1px solid rgba(242,87,73,.18);background:rgba(242,87,73,.08);color:var(--color-primary);font-size:13px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;}.slider-showcase .section-heading .section-title{margin:28px 0 24px;font-size:clamp(42px,5vw,68px);line-height:1.05;font-weight:700;color:var(--color-light);}.slider-showcase .section-heading .section-description{max-width:620px;margin:auto;font-size:20px;line-height:1.8;color:var(--color-1);opacity:.8;}.slider-card .demo-card{display:block;height:100%;overflow:hidden;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);text-decoration:none;transition:.35s ease;}.slider-card .demo-card:hover{transform:translateY(-8px);border-color:rgba(242,87,73,.4);box-shadow:0 18px 45px rgba(0,0,0,.25);}.slider-card .demo-card:hover .demo-image img{transform:scale(1.04);}.slider-card .demo-card:hover .demo-arrow{background:var(--color-primary);color:#fff;transform:translateX(4px);}.slider-card .demo-image{overflow:hidden;}.slider-card .demo-image img{width:100%;display:block;transition:transform .5s ease;}.slider-card .demo-content{padding:24px;}.slider-card .demo-category{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(242,87,73,.12);color:var(--color-primary);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;}.slider-card .demo-footer{display:flex;align-items:center;justify-content:space-between;margin-top:18px;}.slider-card .demo-title{margin:0;color:#fff;font-size:24px;font-weight:700;line-height:1.3;}.slider-card .demo-arrow{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:20px;transition:.3s ease;}.footer-preview{position:relative;padding:35px 0;border-top:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02);backdrop-filter:blur(12px);}.footer-preview .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;}.footer-preview .footer-copy{margin:0;color:var(--color-1);font-size:15px;opacity:.75;}.footer-preview .footer-copy a{margin-left:6px;color:var(--color-light);font-weight:600;text-decoration:none;transition:.25s ease;}.footer-preview .footer-copy a:hover{color:var(--color-primary);}.footer-preview .footer-links{display:flex;align-items:center;gap:28px;}.footer-preview .footer-links a{color:var(--color-1);text-decoration:none;font-size:14px;font-weight:500;transition:.25s ease;}.footer-preview .footer-links a:hover{color:var(--color-primary);}@media (max-width:768px){.footer-preview .footer-inner{flex-direction:column;text-align:center}.footer-preview .footer-links{justify-content:center;flex-wrap:wrap;gap:18px}}