﻿.home-page__hero{min-height:auto;display:flex;align-items:center;padding:5rem 1rem 2rem;position:relative;background:linear-gradient(150deg, #2d1b3a 0%, #4a1e4a 20%, #3d2f5c 45%, #1e3a5f 75%, #0f2027 100%);margin:0 -16px;padding-left:16px;padding-right:16px;overflow:hidden;text-align:center}@media(min-width: 640px){.home-page__hero{padding:6rem 1rem 3rem;min-height:90vh}}@media(min-width: 768px){.home-page__hero{margin:0 -24px;padding-left:24px;padding-right:24px;text-align:left;padding-top:7rem}}@media(min-width: 1024px){.home-page__hero{padding:8rem 0 5rem}}.home-page__hero-bg-decor{position:absolute;inset:0;pointer-events:none;z-index:1}.home-page__hero-glow-1,.home-page__hero-glow-2,.home-page__hero-glow-3{position:absolute;border-radius:50%;filter:blur(50px)}.home-page__hero-glow-1{width:300px;height:300px;background:radial-gradient(circle, rgba(255, 120, 160, 0.35) 0%, transparent 65%);top:-20%;right:-12%}.home-page__hero-glow-2{width:250px;height:250px;background:radial-gradient(circle, rgba(255, 180, 100, 0.3) 0%, transparent 65%);bottom:-15%;left:-8%;filter:blur(55px)}.home-page__hero-glow-3{width:200px;height:200px;background:radial-gradient(circle, rgba(100, 180, 255, 0.25) 0%, transparent 65%);top:40%;left:50%;filter:blur(60px)}@media(min-width: 768px){.home-page__hero-glow-1{width:600px;height:600px}.home-page__hero-glow-2{width:450px;height:450px}.home-page__hero-glow-3{width:300px;height:300px}}.home-page__hero-dots{position:absolute;inset:0;background-image:radial-gradient(circle, rgba(255, 255, 255, 0.08) 1px, transparent 1px);background-size:28px 28px;z-index:1}.home-page__hero-shape{position:absolute;border-radius:24px;z-index:1;display:none}@media(min-width: 768px){.home-page__hero-shape{display:block}}.home-page__hero-shape-1{width:80px;height:80px;border:2px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03);top:15%;right:35%;transform:rotate(25deg);animation:homeHeroFloat 8s ease-in-out infinite}.home-page__hero-shape-2{width:50px;height:50px;border:2px solid rgba(255,180,120,.2);background:rgba(255,180,120,.06);bottom:20%;left:55%;transform:rotate(45deg);animation:homeHeroFloat 6s ease-in-out infinite reverse}.home-page__hero-shape-4{width:35px;height:35px;border:2px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);top:25%;left:10%;border-radius:50%;animation:homeHeroFloat 7s ease-in-out infinite}.home-page__hero-line{position:absolute;height:1px;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);z-index:1;display:none}@media(min-width: 768px){.home-page__hero-line{display:block}}.home-page__hero-line-1{width:40%;top:30%;left:5%;transform:rotate(-8deg)}.home-page__hero-line-2{width:30%;bottom:35%;right:8%;transform:rotate(5deg)}.home-page__hero-wave{position:absolute;bottom:-2px;left:0;width:100%;z-index:2;pointer-events:none}.home-page__hero-wave svg{display:block;width:100%;height:auto}.home-page__hero-container{position:relative;z-index:3;width:100%;max-width:1300px;margin:25px auto;padding:0 15px}@media(min-width: 768px){.home-page__hero-container{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}}.home-page__hero-text{max-width:100%}@media(min-width: 768px){.home-page__hero-text{max-width:600px}}.home-page__hero-badge{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);padding:.25rem 1.5rem;border-radius:9999px;font-size:.75rem;font-weight:600;color:#ffb8c9;margin-bottom:1.5rem;letter-spacing:.02em;backdrop-filter:blur(6px)}@media(min-width: 768px){.home-page__hero-badge{padding:.5rem 2rem;font-size:.875rem;margin-bottom:2rem}}.home-page__hero-badge-dot{width:8px;height:8px;border-radius:50%;background:#10b981;animation:homeHeroPulseDot 2s infinite;box-shadow:0 0 0 0 rgba(16,185,129,.4)}.home-page__hero h1{font-size:clamp(1.7rem,5vw,2.4rem);line-height:1.2;margin-bottom:1rem;font-weight:800;background:linear-gradient(135deg, #ffffff 0%, #e8d5ff 50%, #ffccd5 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;letter-spacing:-0.03em}@media(min-width: 768px){.home-page__hero h1{font-size:clamp(2.4rem,5.5vw,3.6rem);margin-bottom:1.4rem;line-height:1.15}}.home-page__hero-subtitle{font-size:.875rem;color:hsla(0,0%,100%,.75);line-height:1.6;margin-bottom:1rem}@media(min-width: 768px){.home-page__hero-subtitle{font-size:1.125rem;line-height:1.7;margin-bottom:.5rem}}.home-page__hero-image-area{display:none}@media(min-width: 768px){.home-page__hero-image-area{display:flex;align-items:center;justify-content:center}}.home-page__hero-image-placeholder{width:100%;max-width:480px;aspect-ratio:1/1;background:hsla(0,0%,100%,.04);border:2px dashed hsla(0,0%,100%,.2);border-radius:50%;overflow:hidden;backdrop-filter:blur(4px);transition:all .3s ease;position:relative}.home-page__hero-image-placeholder::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 40%, rgba(255, 150, 180, 0.12) 0%, transparent 60%);pointer-events:none}.home-page__hero-image-placeholder:hover{border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.07)}.home-page__hero-image-placeholder img{width:100%;height:100%;object-fit:cover}.home-page__btn-group{display:flex;flex-wrap:wrap;gap:12px;margin-top:1.5rem;justify-content:center}@media(min-width: 768px){.home-page__btn-group{gap:16px;margin-top:2rem;justify-content:flex-start}}.home-page__btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.5rem;border-radius:60px;font-weight:600;font-size:.875rem;text-decoration:none;transition:all .25s ease;border:1px solid rgba(0,0,0,0);letter-spacing:.01em;cursor:pointer}@media(min-width: 768px){.home-page__btn{font-size:1rem}}.home-page__btn-primary{background:linear-gradient(135deg, #ff5e9c, #ff7b4a);color:#fff;box-shadow:0 12px 28px -10px rgba(255,94,156,.45);border:none}.home-page__btn-primary:hover{transform:translateY(-3px);box-shadow:0 20px 35px -10px rgba(255,107,127,.6)}.home-page__btn-outline{border:2px solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.1);color:#fff;font-weight:600;backdrop-filter:blur(4px)}.home-page__btn-outline:hover{background:hsla(0,0%,100%,.22);border-color:hsla(0,0%,100%,.8);box-shadow:0 8px 20px rgba(0,0,0,.1);transform:translateY(-2px)}@keyframes homeHeroFloat{0%,100%{transform:translateY(0) rotate(25deg)}50%{transform:translateY(-20px) rotate(30deg)}}@keyframes homeHeroPulseDot{0%{box-shadow:0 0 0 0 rgba(16,185,129,.4)}70%{box-shadow:0 0 0 8px rgba(16,185,129,0)}100%{box-shadow:0 0 0 0 rgba(16,185,129,0)}}.home-page__about{background:#fff;margin:0 -16px;padding:3rem 16px;position:relative;box-shadow:0 15px 40px rgba(0,0,0,.03);overflow:hidden}@media(min-width: 768px){.home-page__about{margin:0 -24px;padding:5rem 24px;border-radius:0 0 48px 48px}}.home-page__about-grid{display:flex;flex-direction:column;gap:2rem;max-width:1300px;margin:0 auto;position:relative}@media(min-width: 768px){.home-page__about-grid{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:center}}.home-page__about-text{order:1;padding:0 15px}@media(min-width: 768px){.home-page__about-text{order:2}}.home-page__about-text h2{font-size:clamp(1.2rem,3vw,2rem);margin-bottom:1rem;color:#1a1c2e;line-height:1.2}.home-page__about-text p{color:#4a4d6b;font-size:.95rem;line-height:1.6;margin-bottom:1rem}@media(min-width: 768px){.home-page__about-text p{font-size:1.05rem;line-height:1.75;margin-bottom:1.3rem}}.home-page__about-greeting{display:inline-block;background:linear-gradient(135deg, rgba(255, 94, 156, 0.08), rgba(255, 123, 74, 0.08));color:#d44a6e;font-weight:700;font-size:.85rem;padding:.35rem .9rem;border-radius:30px;margin-bottom:.8rem;letter-spacing:.03em}@media(min-width: 768px){.home-page__about-greeting{font-size:.9rem;padding:.4rem 1rem}}.home-page__about-cloud{order:2;position:relative;width:100%;min-height:300px;height:auto;overflow:hidden}@media(min-width: 768px){.home-page__about-cloud{order:1;min-height:400px}}.home-page__about-icon{position:absolute;width:40px;height:40px;opacity:.7;transition:all .3s ease;cursor:default;animation:homeAboutPulse 3s ease-in-out infinite}.home-page__about-icon img{width:100%;height:100%;object-fit:contain}.home-page__about-icon:hover{opacity:1;transform:scale(1.15) !important;z-index:10}.home-page__about-icon--lg{width:52px;height:52px}.home-page__about-icon--sm{width:28px;height:28px}.home-page__about-icon--xs{width:22px;height:22px}@media(min-width: 768px){.home-page__about-icon{width:48px;height:48px}.home-page__about-icon--lg{width:64px;height:64px}.home-page__about-icon--sm{width:32px;height:32px}.home-page__about-icon--xs{width:24px;height:24px}}.home-page__about-icon:nth-child(1){top:5%;left:5%}.home-page__about-icon:nth-child(2){top:20%;left:30%}.home-page__about-icon:nth-child(3){top:10%;left:60%}.home-page__about-icon:nth-child(4){top:30%;left:75%}.home-page__about-icon:nth-child(5){top:50%;left:0%;width:48px;height:48px}.home-page__about-icon:nth-child(6){top:60%;left:20%;width:34px;height:34px}.home-page__about-icon:nth-child(7){top:45%;left:50%}.home-page__about-icon:nth-child(8){top:70%;left:70%;width:30px;height:30px}.home-page__about-icon:nth-child(9){top:80%;left:10%}.home-page__about-icon:nth-child(10){top:85%;left:40%;width:44px;height:44px}.home-page__about-icon:nth-child(11){top:15%;left:85%;width:26px;height:26px}.home-page__about-icon:nth-child(12){top:75%;left:85%}.home-page__about-icon:nth-child(13){top:40%;left:10%;width:38px;height:38px}.home-page__about-icon:nth-child(14){top:88%;left:65%;width:26px;height:26px}.home-page__about-icon:nth-child(15){top:55%;left:88%}.home-page__about-icon:nth-child(16){top:25%;left:15%}.home-page__about-icon:nth-child(17){top:65%;left:45%;width:36px;height:36px}@media(min-width: 768px){.home-page__about-icon:nth-child(5){width:56px;height:56px}.home-page__about-icon:nth-child(6){width:40px;height:40px}.home-page__about-icon:nth-child(8){width:36px;height:36px}.home-page__about-icon:nth-child(10){width:52px;height:52px}.home-page__about-icon:nth-child(11){width:28px;height:28px}.home-page__about-icon:nth-child(13){width:44px;height:44px}.home-page__about-icon:nth-child(14){width:30px;height:30px}.home-page__about-icon:nth-child(17){width:42px;height:42px}}@keyframes homeAboutPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}.home-page__services{background:radial-gradient(at 31% 79%, hsl(19, 100%, 55%) 0%, hsla(19, 100%, 55%, 0) 100%),radial-gradient(at 11% 38%, hsl(247, 100%, 50%) 0%, hsla(247, 100%, 50%, 0) 100%),radial-gradient(at 23% 96%, hsl(19, 100%, 55%) 0%, hsla(19, 100%, 55%, 0) 100%),radial-gradient(at 95% 46%, hsl(247, 100%, 50%) 0%, hsla(247, 100%, 50%, 0) 100%);margin:0 -16px;padding:3rem 16px;position:relative;overflow:hidden}.home-page__services::before{content:"";position:absolute;top:-50%;right:-30%;width:80%;height:80%;background:radial-gradient(circle, rgba(255, 94, 156, 0.06) 0%, transparent 70%);border-radius:50%;pointer-events:none}.home-page__services::after{content:"";position:absolute;bottom:-50%;left:-30%;width:80%;height:80%;background:radial-gradient(circle, rgba(255, 123, 74, 0.06) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(min-width: 768px){.home-page__services{margin:0 -24px;padding:5rem 24px}}.home-page__services-wrapper{max-width:1350px;margin:0 auto;position:relative;z-index:2}.home-page__services-header{margin-bottom:2rem}@media(min-width: 768px){.home-page__services-header{margin-bottom:3rem}}.home-page__services-header h2{font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800;color:#fff;margin-bottom:.4rem}.home-page__services-title-accent{width:60px;height:5px;border-radius:10px;background:linear-gradient(90deg, #ff5e9c, #ff7b4a);margin-top:.4rem}.home-page__services-subtitle{font-size:1rem;color:#fff;margin-top:.5rem;max-width:650px}@media(min-width: 768px){.home-page__services-subtitle{font-size:1.15rem}}.home-page__services-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 640px){.home-page__services-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.home-page__services-grid{grid-template-columns:repeat(3, 1fr);gap:2rem}}@media(min-width: 1280px){.home-page__services-grid{grid-template-columns:repeat(4, 1fr)}}.home-page__services-card{background:#fff;border-radius:28px;padding:2rem 1.5rem;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.04);animation:homeServicesFloat 4s ease-in-out infinite;animation-fill-mode:both}.home-page__services-card:nth-child(1){animation-delay:0s}.home-page__services-card:nth-child(2){animation-delay:.3s}.home-page__services-card:nth-child(3){animation-delay:.6s}.home-page__services-card:nth-child(4){animation-delay:.9s}.home-page__services-card:nth-child(5){animation-delay:.2s}.home-page__services-card:nth-child(6){animation-delay:.5s}.home-page__services-card:nth-child(7){animation-delay:.8s}.home-page__services-card:nth-child(8){animation-delay:1.1s}.home-page__services-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg, #ff5e9c, #ff7b4a);opacity:0;transition:opacity .3s}.home-page__services-card:hover{transform:translateY(-8px);box-shadow:0 25px 40px -15px rgba(255,90,140,.25)}.home-page__services-card:hover::before{opacity:1}.home-page__services-card h3{font-size:1.35rem;margin-bottom:.7rem;color:#181a2c;font-weight:700}.home-page__services-card p{color:#5a5d7a;font-size:.95rem;line-height:1.6}.home-page__services-icon{font-size:2.5rem;margin-bottom:1.2rem;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:18px;background:linear-gradient(135deg, #fff0f5, #ffe8f0);transition:all .3s}.home-page__services-card:hover .home-page__services-icon{transform:scale(1.05);background:linear-gradient(135deg, #ffe0ec, #ffd6e8)}@keyframes homeServicesFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.home-page__shop{background:#1a1c2e;margin:0 -16px;padding:3rem 16px;position:relative;overflow:hidden}.home-page__shop::before{content:"";position:absolute;top:-50px;right:-50px;width:350px;height:350px;background:radial-gradient(circle, rgba(255, 120, 150, 0.2) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(min-width: 768px){.home-page__shop{margin:0 -24px;padding:4.5rem 24px}}.home-page__shop-inner{max-width:1300px;margin:0 auto;position:relative;z-index:2}.home-page__shop-grid{display:flex;flex-direction:column;gap:2rem}@media(min-width: 768px){.home-page__shop-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}}.home-page__shop-content{order:1;padding:0 15px}.home-page__shop-header{margin-bottom:1rem}.home-page__shop-header h2{font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800;color:#fff;margin-bottom:.4rem}.home-page__shop-accent{width:60px;height:5px;border-radius:10px;background:#ff7b4a;margin-top:.4rem}.home-page__shop-subtitle{font-size:1rem;color:#cfd3ec;margin-top:.5rem;max-width:650px}@media(min-width: 768px){.home-page__shop-subtitle{font-size:1.15rem}}.home-page__shop-list{list-style:none;margin:2rem 0 2.5rem;display:flex;flex-direction:column;gap:1rem}.home-page__shop-list li{display:flex;align-items:center;gap:16px;font-size:1rem;background:hsla(0,0%,100%,.05);padding:1rem 1.5rem;border-radius:20px;border-left:4px solid #ff7b4a;color:#e0e2f0;backdrop-filter:blur(4px);transition:background .2s}@media(min-width: 768px){.home-page__shop-list li{font-size:1.1rem}}.home-page__shop-list li:hover{background:hsla(0,0%,100%,.09)}.home-page__shop-list li::before{content:"✦";color:#ff7b4a;font-size:1.2rem}.home-page__shop-image{order:2}.home-page__shop-image-link{display:block;text-decoration:none;position:relative;transition:transform .3s ease}.home-page__shop-image-link:hover{transform:translateY(-5px)}.home-page__shop-image-link:hover .home-page__shop-image-placeholder img{animation-play-state:paused}.home-page__shop-image-placeholder{width:100%;aspect-ratio:4/3;background:hsla(0,0%,100%,.05);border:2px dashed hsla(0,0%,100%,.2);border-radius:24px;height:350px;overflow:hidden;position:relative;backdrop-filter:blur(4px);transition:all .3s}.home-page__shop-image-placeholder:hover{border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.08)}.home-page__shop-image-placeholder img{width:100%;height:auto;display:block;position:absolute;top:0;left:0;animation:homeShopScroll 35s linear infinite}.home-page__shop-image-badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg, #ff5e9c, #ff7b4a);color:#fff;font-size:.8rem;font-weight:600;padding:.4rem .8rem;border-radius:20px;z-index:2;box-shadow:0 4px 12px rgba(0,0,0,.2)}@keyframes homeShopScroll{0%{transform:translateY(0)}50%{transform:translateY(calc(-100% + 500px))}100%{transform:translateY(0)}}.home-page__tech{background:#fff;margin:0 -16px;padding:3rem 16px}@media(min-width: 768px){.home-page__tech{margin:0 -24px;padding:5rem 24px}}.home-page__tech-wrapper{max-width:1300px;margin:0 auto}.home-page__tech-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}@media(min-width: 640px){.home-page__tech-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.home-page__tech-grid{grid-template-columns:repeat(3, 1fr)}}.home-page__tech-card{border-radius:20px;padding:1.8rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.03)}.home-page__tech-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px -10px rgba(0,0,0,.1)}.home-page__tech-card--1{background:linear-gradient(135deg, #f8f9ff 0%, #f0f3ff 100%);border-bottom:3px solid #3776ab}.home-page__tech-card--2{background:linear-gradient(135deg, #fff8f0 0%, #fff3e6 100%);border-bottom:3px solid #ff8c42}.home-page__tech-card--3{background:linear-gradient(135deg, #f0fff4 0%, #e8f5ed 100%);border-bottom:3px solid #2e8b57}.home-page__tech-card--4{background:linear-gradient(135deg, #fff0f7 0%, #ffeaf2 100%);border-bottom:3px solid #ff6b9d}.home-page__tech-card--5{background:linear-gradient(135deg, #f0f5ff 0%, #e8efff 100%);border-bottom:3px solid #4a90e2}.home-page__tech-card--6{background:linear-gradient(135deg, #f5f0ff 0%, #ede5ff 100%);border-bottom:3px solid #9b59b6}.home-page__tech-card h3{font-size:1.5rem;margin-bottom:.75rem;color:#1a1c2e;font-weight:700}.home-page__tech-card p{color:#5a5d7a;font-size:.9rem;line-height:1.5;margin-bottom:1.2rem}.home-page__tech-category{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.home-page__tech-stack{display:flex;flex-wrap:wrap;gap:.6rem}.home-page__tech-stack span{font-size:.75rem;background:hsla(0,0%,100%,.7);padding:.3rem .8rem;border-radius:20px;color:#4a4d6b;font-weight:500;backdrop-filter:blur(2px)}.home-page__portfolio{background:#3c2e5f;margin:0 -16px;padding:3rem 16px;position:relative;overflow:hidden}.home-page__portfolio::before{content:"";position:absolute;top:-50%;right:-30%;width:80%;height:80%;background:radial-gradient(circle, rgba(255, 94, 156, 0.15) 0%, transparent 70%);border-radius:50%;pointer-events:none}.home-page__portfolio::after{content:"";position:absolute;bottom:-50%;left:-30%;width:80%;height:80%;background:radial-gradient(circle, rgba(255, 123, 74, 0.1) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(min-width: 768px){.home-page__portfolio{margin:0 -24px;padding:5rem 24px}}.home-page__portfolio-wrapper{max-width:1350px;margin:0 auto;position:relative;z-index:2}.home-page__portfolio .home-page__section-header h2{color:#fff}.home-page__portfolio .home-page__title-accent{background:linear-gradient(90deg, #ff5e9c, #ff7b4a)}.home-page__portfolio .home-page__section-subtitle{color:#b9bedd}.home-page__portfolio-carousel-container{position:relative;display:flex;align-items:center;gap:.5rem;margin-top:2rem}@media(max-width: 480px){.home-page__portfolio-carousel-container{gap:.25rem}}.home-page__portfolio-carousel{flex:1;overflow:hidden;border-radius:28px}.home-page__portfolio-card{flex:0 0 100%;background:hsla(0,0%,100%,.05);backdrop-filter:blur(4px);border-radius:24px;border:1px solid hsla(0,0%,100%,.08);overflow:hidden;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}@media(min-width: 640px){.home-page__portfolio-card{flex:0 0 calc(50% - 12px)}}@media(min-width: 1024px){.home-page__portfolio-card{flex:0 0 calc(33.333% - 16px)}}.home-page__portfolio-card:hover{background:hsla(0,0%,100%,.08);border-color:#95ca7e;box-shadow:0 20px 35px -12px rgba(0,0,0,.4)}.home-page__portfolio-card:hover .home-page__portfolio-card-image img{transform:scale(1.06)}.home-page__portfolio-card-image{width:100%;aspect-ratio:3/4;overflow:hidden;position:relative;background:linear-gradient(135deg, #2a2c3e, #1f2133)}.home-page__portfolio-card-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center;transition:transform .4s ease-out}.home-page__portfolio-card-content{padding:1.2rem}@media(min-width: 640px){.home-page__portfolio-card-content{padding:1.3rem}}.home-page__portfolio-card-title{font-size:1rem;font-weight:700;color:#95ca7e;margin-bottom:.75rem;line-height:1.4}@media(min-width: 640px){.home-page__portfolio-card-title{font-size:1.1rem}}.home-page__portfolio-card-tags{display:flex;flex-wrap:wrap;gap:.5rem}.home-page__portfolio-card-tags span{font-size:.7rem;background:hsla(0,0%,100%,.1);padding:.2rem .7rem;border-radius:20px;color:#fa8;font-weight:500}@media(min-width: 640px){.home-page__portfolio-card-tags span{font-size:.75rem}}.home-page__carousel-track{display:flex;transition:transform .5s ease-out;gap:1rem}@media(min-width: 640px){.home-page__carousel-track{gap:1.5rem}}.home-page__carousel-arrow{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;font-size:1.8rem;width:40px;height:40px;border-radius:50%;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:10}.home-page__carousel-arrow:hover{background:linear-gradient(135deg, #ff5e9c, #ff7b4a);border-color:rgba(0,0,0,0)}@media(min-width: 640px){.home-page__carousel-arrow{width:44px;height:44px;font-size:2rem}}.home-page__carousel-dots{display:flex;justify-content:center;gap:.6rem;margin-top:2rem}.home-page__carousel-dots .dot{width:8px;height:8px;background:hsla(0,0%,100%,.3);border-radius:20px;cursor:pointer;transition:all .2s ease}.home-page__carousel-dots .dot.active{width:28px;background:linear-gradient(90deg, #ff5e9c, #ff7b4a)}.home-page__reviews{background:radial-gradient(at 48% 92%, hsl(57, 100%, 86%) 0%, hsla(57, 100%, 86%, 0) 100%),radial-gradient(at 56% 70%, hsl(257, 96%, 89%) 0%, hsla(257, 96%, 89%, 0) 100%),radial-gradient(at 86% 40%, hsl(57, 100%, 86%) 0%, hsla(57, 100%, 86%, 0) 100%),radial-gradient(at 89% 91%, hsl(257, 96%, 89%) 0%, hsla(257, 96%, 89%, 0) 100%),radial-gradient(at 8% 8%, hsl(57, 100%, 86%) 0%, hsla(57, 100%, 86%, 0) 100%);margin:0 -16px;padding:3rem 16px}@media(min-width: 768px){.home-page__reviews{margin:0 -24px;padding:5rem 24px}}.home-page__reviews .wrapper{max-width:1350px;margin:0 auto}.reviews-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media(min-width: 640px){.reviews-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.reviews-grid{grid-template-columns:repeat(3, 1fr)}}.review-card{background:#fff;border-radius:28px;padding:2rem;box-shadow:0 8px 25px rgba(0,0,0,.04);border:1px solid rgba(150,100,200,.1)}.review-card__stars{margin-bottom:1rem;color:#ffb800;font-size:1rem;letter-spacing:3px}.review-card__text{font-size:.95rem;line-height:1.6;color:#2d2f45;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.review-card__full-link{display:inline-block;margin-top:.5rem;color:#9b59b6;font-size:.85rem;text-decoration:none;font-weight:500}.review-card__full-link:hover{color:#ff5e9c;text-decoration:underline}.review-card__author{font-weight:700;color:#1a1c2e;font-size:1rem;margin-top:1rem;margin-bottom:.2rem;text-align:right}.review-card__position{font-size:.8rem;color:#7b7f9a;text-align:right}.home-page__review-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);z-index:2000;align-items:center;justify-content:center;backdrop-filter:blur(5px)}.home-page__review-modal.is-open{display:flex}.home-page__review-modal-content{background:#fff;border-radius:28px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto;padding:2rem;position:relative}@media(min-width: 768px){.home-page__review-modal-content{padding:2.5rem;max-width:550px}}.home-page__review-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.8rem;cursor:pointer;color:#5a5d7a;line-height:1}.home-page__review-modal-close:hover{color:#ff5e9c}.home-page__review-modal-stars{margin-bottom:1rem;color:#ffb800;font-size:1.1rem;letter-spacing:3px}.home-page__review-modal-text{font-size:1rem;line-height:1.7;color:#2d2f45;margin-bottom:1.5rem}.home-page__review-modal-author{font-weight:700;color:#1a1c2e;font-size:1.1rem;margin-bottom:.2rem}.home-page__review-modal-position{font-size:.85rem;color:#7b7f9a}.home-page__faq{background:#fff;margin:0 -16px;padding:3rem 16px;position:relative}@media(min-width: 768px){.home-page__faq{margin:0 -24px;padding:5rem 24px;border-radius:48px 48px 0 0}}.home-page__faq-wrapper{max-width:1350px;margin:0 auto}.home-page__faq-list{padding:1.5rem;display:flex;flex-direction:column;gap:0}@media(min-width: 768px){.home-page__faq-list{padding:2.5rem}}@media(min-width: 992px){.home-page__faq-list{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:4rem;row-gap:0;background-image:linear-gradient(to bottom, #e8eaf3, #e8eaf3);background-position:center center;background-size:1px 100%;background-repeat:no-repeat}}.home-page__faq-item{padding:1.5rem 0;transition:all .3s ease}.home-page__faq-item:first-child{padding-top:0}@media(min-width: 992px){.home-page__faq-item{padding:1.5rem 0}.home-page__faq-item:nth-child(1),.home-page__faq-item:nth-child(2){padding-top:0}.home-page__faq-item:last-child,.home-page__faq-item:nth-last-child(2):nth-child(odd){border-bottom:none}}.home-page__faq-item:hover{padding-left:.5rem;background-color:hsla(0,0%,100%,.4);border-radius:12px}.home-page__faq-item:has(.home-page__faq-answer--open) .home-page__faq-question::before{transform:rotate(90deg);color:#ff5e9c}.home-page__faq-question{font-weight:700;font-size:1rem;color:#1f2037;display:flex;align-items:center;gap:12px;cursor:pointer;user-select:none}@media(min-width: 768px){.home-page__faq-question{font-size:1.1rem}}.home-page__faq-question::before{content:"→";color:#ff7b4a;font-size:1.1rem;font-weight:bold;transition:transform .3s ease;display:inline-block}.home-page__faq-answer{color:#5a5d7a;margin-left:1.8rem;font-size:.9rem;line-height:1.6;max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(0.4, 0, 0.2, 1),padding .3s ease,opacity .3s ease;padding:0;opacity:0}.home-page__faq-answer--open{max-height:300px;padding:.75rem 0 0;opacity:1}@media(min-width: 768px){.home-page__faq-answer{font-size:.95rem}}/*# sourceMappingURL=home.css.map */
