.hero-section{position:relative;overflow:hidden}.hero-home{display:flex;align-items:center;min-height:calc(100vh - var(--header-height));padding:5rem 0 4rem;background:#071019}.hero-home-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-home-shade{position:absolute;inset:0;background:linear-gradient(90deg,#03070ce6,#03070cb8 40%,#03070c7a);pointer-events:none}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(var(--brand-rgb-2),.14),transparent 24%),radial-gradient(circle at 15% 80%,rgba(var(--brand-rgb),.16),transparent 24%);pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.hero-content{max-width:720px}.hero-title{max-width:11ch;margin:1rem 0;font-size:clamp(3rem,6vw,5.8rem);line-height:.92;letter-spacing:-.055em;font-weight:800}.text-gradient{background:linear-gradient(180deg,#e7f8ff 0%,var(--brand-to) 38%,var(--brand-from) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-description{max-width:62ch;color:#b8cad8;font-size:1.08rem;line-height:1.84}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:620px;margin-top:2rem}.hero-stat{padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#ffffff0b;backdrop-filter:blur(8px)}.hero-stat strong{display:block;margin-bottom:.35rem;font-size:1rem}.hero-stat span{color:var(--text-soft);font-size:.94rem;line-height:1.6}.hero-side-card{display:flex;justify-content:flex-end}.hero-side-card-inner{width:min(100%,460px);padding:2rem;border:1px solid rgba(255,255,255,.08);border-radius:30px;background:linear-gradient(180deg,#ffffff14,#ffffff05),#0a121ec2;backdrop-filter:blur(14px);box-shadow:var(--shadow-lg)}.hero-side-card-inner h2{margin:1rem 0;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.08;letter-spacing:-.03em}.hero-side-card-inner p{margin:0;color:var(--text-soft);line-height:1.8}.hero-chip-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.chip{display:inline-flex;align-items:center;min-height:42px;padding:.7rem 1rem;border:1px solid var(--line);border-radius:999px;background:#ffffff0b;color:var(--text);font-weight:600}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.feature-card{padding:1.5rem}.feature-card h3{margin:0 0 .8rem;font-size:1.2rem}.feature-card p{margin:0;color:var(--text-soft);line-height:1.8}.home-categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.home-category-card{position:relative;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.home-category-card:hover{transform:translateY(-5px);border-color:rgba(var(--brand-rgb-2),.22);box-shadow:0 20px 48px #00000052}.home-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.08),transparent 60%);transform:translate(-120%);transition:transform .7s ease;pointer-events:none}.home-category-card:hover:after{transform:translate(120%)}.home-category-visual{min-height:220px;border-bottom:1px solid var(--line);background:radial-gradient(circle at top right,rgba(var(--brand-rgb-2),.18),transparent 30%),radial-gradient(circle at bottom left,rgba(var(--brand-rgb),.14),transparent 32%),linear-gradient(135deg,#ffffff0f,#ffffff04)}.home-category-image{width:100%;height:220px;object-fit:cover}.home-category-body{display:flex;flex-direction:column;height:100%;padding:1.4rem}.home-category-body .product-link{margin-top:auto;padding-top:1rem}.home-category-body h3{margin:0 0 .75rem;font-size:1.35rem}.home-category-body p{margin:0 0 1rem;color:var(--text-soft);line-height:1.8}.home-banner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem}.home-pillars-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.home-pillar-card{position:relative;overflow:hidden;padding:1.5rem;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at top right,rgba(var(--brand-rgb-2),.12),transparent 28%),linear-gradient(180deg,#ffffff0b,#ffffff05),var(--panel);box-shadow:var(--shadow);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.home-pillar-card:hover{transform:translateY(-5px);border-color:rgba(var(--brand-rgb-2),.24);box-shadow:0 20px 48px #00000057}.home-pillar-number{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:1rem;border-radius:16px;background:linear-gradient(180deg,var(--brand-to),var(--brand-from));color:#041018;font-size:1rem;font-weight:800;box-shadow:0 10px 24px rgba(var(--brand-rgb-2),.18)}.home-pillar-card h3{margin:0 0 .8rem;font-size:1.2rem;line-height:1.1}.home-pillar-card p{margin:0;color:var(--text-soft);line-height:1.8}.home-showcase{display:grid;grid-template-columns:1.02fr .98fr;gap:1.5rem;align-items:stretch}.home-showcase-visual{position:relative;min-width:0}.home-showcase-visual img{width:100%;height:100%;min-height:420px;object-fit:cover;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow-lg);transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease}.home-showcase-visual:hover img{transform:scale(1.02);border-color:rgba(var(--brand-rgb-2),.22);box-shadow:0 24px 60px #0000006b}.home-showcase-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.home-showcase-copy h2{margin:.85rem 0 1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.04;letter-spacing:-.035em}.home-showcase-copy p{margin:0;color:var(--text-soft);line-height:1.82;font-size:1.02rem}.home-showcase-list{display:grid;gap:.85rem;margin:1.4rem 0 0;padding:0;list-style:none}.home-showcase-list li{display:flex;align-items:center;min-height:52px;padding:.95rem 1rem;border:1px solid rgba(255,255,255,.06);border-radius:18px;background:#ffffff08;color:var(--text);font-weight:600}.home-showcase-list li:before{content:"";width:10px;height:10px;flex-shrink:0;margin-right:.8rem;border-radius:999px;background:linear-gradient(180deg,var(--brand-to),var(--brand-from));box-shadow:0 0 18px rgba(var(--brand-rgb-2),.38)}.home-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.home-price-card{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:1.6rem;border:1px solid var(--line);border-radius:30px;background:radial-gradient(circle at top right,rgba(var(--brand-rgb-2),.13),transparent 26%),linear-gradient(180deg,#ffffff0d,#ffffff05),var(--panel);box-shadow:var(--shadow);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.home-price-card .text-link{margin-top:auto;padding-top:1rem}.home-price-card:hover{transform:translateY(-5px);border-color:rgba(var(--brand-rgb-2),.24);box-shadow:0 20px 48px #00000059}.home-price-image-wrap{margin:-.15rem -.15rem 1.25rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:24px}.home-price-image{width:100%;height:220px;object-fit:cover;transition:transform .32s ease}.home-price-card:hover .home-price-image{transform:scale(1.04)}.home-price-top{margin-bottom:1rem}.home-price-value{display:inline-flex;align-items:center;min-height:42px;padding:.72rem .95rem;border:1px solid rgba(var(--brand-rgb-2),.2);border-radius:999px;background:rgba(var(--brand-rgb-2),.1);color:var(--accent-strong);font-size:1rem;font-weight:800;letter-spacing:-.02em}.home-price-card h3{margin:0 0 .8rem;font-size:1.35rem;line-height:1.1}.home-price-card p{margin:0;color:var(--text-soft);line-height:1.8}.home-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.home-gallery-card{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--panel);box-shadow:var(--shadow);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.home-gallery-card:hover{transform:translateY(-4px);border-color:rgba(var(--brand-rgb-2),.24);box-shadow:0 18px 44px #00000057}.home-gallery-card img{width:100%;height:320px;object-fit:cover;transition:transform .32s ease}.home-gallery-card:hover img{transform:scale(1.04)}.home-gallery-actions{display:flex;justify-content:center;margin-top:1.5rem}.home-gallery-teaser{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem;border:1px solid var(--line);border-radius:30px;background:radial-gradient(circle at top right,rgba(var(--brand-rgb-2),.12),transparent 26%),linear-gradient(180deg,#ffffff0a,#ffffff05),var(--panel);box-shadow:var(--shadow)}.home-gallery-teaser-copy{max-width:760px}.home-gallery-teaser-copy h2{margin:.85rem 0 1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.035em}.home-gallery-teaser-copy p{margin:0;color:var(--text-soft);line-height:1.82}.home-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.home-step-card{position:relative;overflow:hidden;padding:1.6rem;border:1px solid var(--line);border-radius:30px;background:radial-gradient(circle at top right,rgba(var(--brand-rgb-2),.12),transparent 26%),linear-gradient(180deg,#ffffff0d,#ffffff05),var(--panel);box-shadow:var(--shadow);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.home-step-card:hover{transform:translateY(-5px);border-color:rgba(var(--brand-rgb-2),.24);box-shadow:0 20px 48px #00000059}.home-step-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:1rem;border-radius:16px;background:linear-gradient(180deg,var(--brand-to),var(--brand-from));color:#041018;font-size:1rem;font-weight:800;box-shadow:0 10px 24px rgba(var(--brand-rgb-2),.18)}.home-step-card h3{margin:0 0 .8rem;font-size:1.28rem;line-height:1.12}.home-step-card p{margin:0;color:var(--text-soft);line-height:1.82}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.testimonial-card{padding:1.5rem;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at top right,rgba(var(--brand-rgb-2),.1),transparent 30%),linear-gradient(180deg,#ffffff0a,#ffffff05),var(--panel);box-shadow:var(--shadow);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.testimonial-card:hover{transform:translateY(-4px);border-color:rgba(var(--brand-rgb-2),.22);box-shadow:0 18px 44px #00000057}.testimonial-stars{margin-bottom:.9rem;color:#ffd76a;font-size:1rem;letter-spacing:.08em}.testimonial-text{margin:0 0 1rem;color:var(--text);line-height:1.85}.testimonial-meta{display:grid;gap:.2rem}.testimonial-meta strong{color:var(--white)}.testimonial-meta span{color:var(--text-soft);font-size:.92rem}@media(max-width:1100px){.hero-grid,.home-categories-grid,.feature-grid,.home-showcase,.home-gallery-grid,.home-steps-grid{grid-template-columns:1fr}.hero-title{max-width:none}.hero-side-card{justify-content:flex-start}.home-banner,.home-gallery-teaser{flex-direction:column;align-items:flex-start}.home-pillars-grid,.home-pricing-grid,.testimonials-grid{grid-template-columns:1fr}}@media(max-width:820px){.hero-stats{grid-template-columns:1fr}.home-showcase-visual img{min-height:300px}.home-gallery-card img{height:260px}}@media(max-width:640px){.hero-home{min-height:auto;padding:4rem 0 3.5rem}.hero-title{font-size:clamp(2.35rem,12vw,3.7rem)}.hero-side-card-inner{padding:1.4rem;border-radius:24px}.home-showcase-list li,.home-step-card{padding:1.2rem;border-radius:24px}.home-showcase-visual img{min-height:240px;border-radius:24px}.home-gallery-card{border-radius:24px}.home-gallery-card img{height:220px}.home-pillar-card,.home-price-card,.testimonial-card,.home-gallery-teaser{padding:1.2rem;border-radius:24px}}
