*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;overflow:hidden;padding:2rem;position:relative;width:100%}.hero:after{background:radial-gradient(circle at center,#0003 0,#0000008c 70%),linear-gradient(180deg,#00000040,#000000b3);content:"";z-index:2}.hero-bg,.hero:after{inset:0;position:absolute}.hero-bg{height:100%;width:100%;z-index:1}.hero-bg canvas,.hero-bg>div{display:flex;height:100%!important;width:100%!important}.hero-wrapper{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr;max-width:1200px;position:relative;width:100%;z-index:10}.hero-left{color:#fff;text-align:left}.hero-title{font-family:Aki;font-size:clamp(2.8rem,5vw,4rem);font-weight:700;letter-spacing:-.02em;line-height:1.05}.hero-subtitle{font-family:Aki;font-size:1.2rem;line-height:1.6;margin:1.2rem 0 2rem;max-width:540px;opacity:.85}.hero-btn{background:linear-gradient(135deg,#03f,#4d6dff);border:none;border-radius:50px;box-shadow:0 10px 25px #0024f159,inset 0 0 0 1px #ffffff40;color:#fff;cursor:pointer;font-family:Aki;font-size:1rem;font-weight:600;margin-top:2rem;padding:.9rem 2.5rem;text-decoration:none;transition:all .35s cubic-bezier(.22,.61,.36,1)}.hero-btn:hover{box-shadow:0 18px 40px #0024f173,inset 0 0 0 1px #ffffff59;transform:translateY(-4px) scale(1.03)}.hero-right{align-items:center;display:flex;justify-content:center}.carousel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #fff3;border-radius:26px;box-shadow:0 40px 80px #0000008c,inset 0 0 0 1px #ffffff1a;height:460px;overflow:hidden;position:relative;transform:perspective(1200px) rotateY(-6deg);width:360px}.carousel:after{background:linear-gradient(120deg,#ffffff26,#0000 40%);content:"";inset:0;pointer-events:none;position:absolute}.carousel-img{height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transform:scale(1.12);transition:opacity 1s ease,transform 6s ease;width:100%;will-change:transform,opacity}.carousel-img.active{opacity:1;transform:scale(1)}@media (max-width:1100px){.hero-wrapper{gap:1.5rem;max-width:900px}.carousel{height:420px;width:320px}.hero-title{font-size:clamp(2.2rem,4vw,2.6rem)}.hero-subtitle{font-size:1.05rem}}@media (max-width:900px){.hero{height:auto;min-height:100vh;padding:6rem 1.5rem 3rem}.hero-wrapper{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-left{margin:0 auto;max-width:600px;order:1;text-align:center}.hero-right{order:2}.carousel{height:520px;margin:0 auto;transform:none;width:420px}.hero-title{font-size:clamp(2.3rem,6vw,3rem)}.hero-subtitle{font-size:1.1rem}}@media (max-width:600px){.hero{padding:7rem 1.2rem 2.5rem}.hero-wrapper{gap:2.2rem;justify-items:center}.hero-left{margin:0 auto;text-align:center}.hero-right{display:flex;justify-content:center;padding:0 10px;width:100%}.carousel{height:420px;margin:0 auto;max-width:340px;transform:none;width:100%}.hero-title{font-size:clamp(1.9rem,7vw,2.3rem);line-height:1.2}.hero-subtitle{font-size:.95rem;line-height:1.6;margin:.5rem auto 1.5rem;max-width:420px}.hero-btn{max-width:260px;width:100%}}@media (max-width:400px){.hero{padding:6rem 1rem 2rem}.carousel{height:360px;max-width:290px}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.9rem}}.gallery{background:#0a0a0a;color:#fff;overflow:hidden;padding:140px 0}.gallery-title{font-size:38px;margin-bottom:80px;text-align:center}.gallery-track{display:flex;gap:40px;overflow-x:auto;padding:0 80px;perspective:1200px;scroll-behavior:smooth;scroll-snap-type:x mandatory}.gallery-track::-webkit-scrollbar{display:none}.gallery-card{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:16px;cursor:none;flex-shrink:0;height:520px;min-width:420px;overflow:hidden;scroll-snap-align:center;transform-style:preserve-3d;will-change:transform}.gallery-card img{height:100%;object-fit:cover;transition:transform .8s ease,filter .8s ease;width:100%}.gallery-card:hover img{filter:brightness(.85);transform:scale(1.08)}.gallery-wrapper{position:relative}.gallery-track.dragging{cursor:grabbing}.gallery-arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:48px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:48px;z-index:10}.gallery-arrow:hover{background:#fff;color:#000}.gallery-arrow.left{left:20px}.gallery-arrow.right{right:20px}.aurora-main-title{animation:auroraTitleMove 6s ease infinite;background:linear-gradient(90deg,#0024f1,#d8e7ec,#3639e9,#e4e4e4,#1408b3);background-clip:text;-webkit-background-clip:text;background-size:300%;color:#0000;font-family:Aki;font-size:3rem;font-weight:800;margin-bottom:2.5rem;text-align:center}.cursor-view{background:#fff;border-radius:50px;color:#000;font-size:12px;font-weight:600;letter-spacing:3px;padding:14px 18px;pointer-events:none;position:fixed;transform:translate(-50%,-50%);z-index:3000}.lightbox{align-items:center;background:#000000f2;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.lightbox img{border-radius:10px;box-shadow:0 30px 120px #000c;max-height:90%;max-width:90%}@media (max-width:900px){.gallery{padding:60px 0}.aurora-main-title{font-size:2rem;margin-bottom:1.5rem}.gallery-track{-webkit-overflow-scrolling:touch;gap:25px;padding:0 50px;perspective:none}.gallery-card{height:400px;min-width:300px}.gallery-arrow{font-size:16px;height:40px;width:40px}}@media (max-width:480px){.gallery{padding:40px 0}.aurora-main-title{font-size:1.6rem;margin-bottom:1rem}.gallery-track{gap:20px;padding:0 40px;perspective:none;scroll-padding:0 40px}.gallery-card{border-radius:12px;height:320px;min-width:240px;perspective:none;transform:translateZ(0);transform-style:flat}.gallery-arrow{display:none}}.footer-professional{background-color:#0b0e13;border-top:1px solid #ffffff0d;color:#d1d5db;font-family:Poppins,sans-serif;padding:80px 0 30px}.footer-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr 1fr;margin:0 auto;max-width:1200px;padding:0 40px}.column-title{color:#fff;font-family:Aki,Poppins,sans-serif;font-size:1.1rem;letter-spacing:1px;margin-bottom:25px;text-transform:uppercase}.footer-logo{align-items:center;display:flex;gap:10px;margin-bottom:20px}.logo-icon{color:#3b82f6;filter:drop-shadow(0 0 8px rgba(59,130,246,.4))}.logo-text{font-family:Aki,sans-serif;font-size:1.5rem}.brand-description{color:#9ca3af;font-size:.9rem;line-height:1.6;max-width:300px}.footer-links-list{list-style:none;margin:0;padding:0}.footer-links-list li{margin-bottom:12px}.footer-links-list a{color:#9ca3af;font-size:.9rem;text-decoration:none;transition:all .3s ease}.footer-links-list a:hover{color:#3b82f6;padding-left:5px}.contact-item{align-items:center;display:flex;font-size:.9rem;gap:10px;margin-bottom:15px}.contact-item svg{color:#3b82f6}.contact-item a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#fff}.social-icons{display:flex;gap:15px}.social-icon-link{align-items:center;background-color:#ffffff0d;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:40px}.social-icon-link:hover{background-color:#3b82f6;box-shadow:0 5px 15px #3b82f64d;transform:translateY(-5px)}.footer-bottom{border-top:1px solid #ffffff0d;margin-top:60px;padding-top:30px}.footer-bottom-content{align-items:center;color:#6b7280;display:flex;font-size:.8rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 40px}.made-by{font-weight:500;letter-spacing:.5px}@media (max-width:1024px){.footer-container{grid-template-columns:1.5fr 1fr 1fr}}@media (max-width:768px){.footer-professional{padding:60px 0 30px}.footer-container{gap:40px;grid-template-columns:1fr;padding:0 20px}.brand-description{max-width:100%}.footer-bottom-content{flex-direction:column;gap:15px;padding:0 20px;text-align:center}.column-title{margin-bottom:20px}}.nav-wrapper{display:flex;justify-content:center;pointer-events:none;position:fixed;top:20px;width:100%;z-index:1000}.navbar{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#1212168c;border:1px solid #ffffff14;border-radius:999px;box-shadow:0 10px 35px #00000073,inset 0 0 0 1px #ffffff08;justify-content:space-between;padding:12px 22px;pointer-events:all;width:900px}.nav-left,.navbar{align-items:center;display:flex}.nav-left{gap:12px}.logo-circle{align-items:center;background:linear-gradient(145deg,#042c6d,#06f);border-radius:50%;box-shadow:0 0 18px #001f4e99;display:flex;height:38px;justify-content:center;width:38px}.logo-text{color:#fff;font-size:15px;font-weight:700;letter-spacing:1px}.nav-center{display:flex;font-weight:700;gap:34px;list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none}.nav-center li{color:#b7bcc7;cursor:pointer;font-size:15px;transition:.25s ease}.nav-center li:hover{color:#fff}.nav-right{align-items:center;display:flex;gap:18px}.divider{background:#ffffff26;height:28px;width:1px}.contact-btn{background:linear-gradient(135deg,#1a73ff,#06f);border:none;border-radius:999px;box-shadow:0 0 14px #0066ffb3,0 0 30px #0066ff59;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:9px 18px 9px 30px;position:relative;transition:.25s ease}.contact-btn:hover{box-shadow:0 0 18px #0066ffe6,0 0 35px #0066ff80;transform:translateY(-1px)}.status-dot{background:#00ff7b;border-radius:50%;box-shadow:0 0 10px #00ff7b;height:8px;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:8px}.mobile-menu-btn{cursor:pointer;display:none;flex-direction:column;gap:5px}.mobile-menu-btn span{background:#fff;border-radius:2px;height:2px;width:24px}.mobile-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#121216bf;border:1px solid #ffffff14;border-radius:26px;box-shadow:0 20px 40px #00000080;display:none;flex-direction:column;gap:18px;padding:22px;position:fixed;top:85px;width:min(320px,92%);z-index:999}.mobile-menu a{color:#cfd6e4;font-size:16px;font-weight:600}.mobile-menu a:hover{color:#fff}.mobile-divider{background:#ffffff1a;height:1px;margin:8px 0}.mobile-contact{background:linear-gradient(135deg,#1a73ff,#06f);border-radius:999px;color:#fff!important;padding:12px;text-align:center}@media (max-width:900px){.navbar{padding:12px 18px;width:92%}.divider,.nav-center,.nav-right .contact-btn{display:none}.mobile-menu-btn{display:flex}.mobile-menu{display:flex;left:50%;opacity:0;pointer-events:none;position:fixed;top:85px;transform:translateX(-50%) translateY(-20px);transition:.35s ease}.mobile-menu.show{opacity:1;pointer-events:all;transform:translateX(-50%) translateY(0)}}.covers{background:#0d1117;color:#fff;font-family:Poppins,sans-serif;overflow:hidden;padding:20px 0 0;position:relative}.covers-bg-video{height:100%;left:0;object-fit:cover;opacity:.25;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.covers-main-title{font-size:2.2rem;font-weight:800;margin-bottom:1px;position:relative;text-align:center;z-index:2}.drag-hint{align-items:center;color:#ffffff73;display:flex;font-size:.85rem;gap:8px;justify-content:center;letter-spacing:1.5px;margin-bottom:30px;position:relative;text-transform:uppercase;transition:opacity .7s ease;-webkit-user-select:none;user-select:none;z-index:2}.drag-hint.visible{opacity:1}.drag-hint.hidden{opacity:0;pointer-events:none}.drag-hint-icon{animation:pulse-hint 2s ease-in-out infinite;font-size:1.1rem}@keyframes pulse-hint{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.covers-viewport{cursor:grab;height:95vh;overflow:hidden;perspective:1000px;perspective-origin:50%;position:relative;width:100%;z-index:2}.covers-viewport:after{background:radial-gradient(ellipse 90% 85% at center,#0000 55%,#0d1117 100%);content:"";inset:0;pointer-events:none;position:absolute;z-index:10}.covers-viewport:active{cursor:grabbing}.grid-plane{grid-gap:18px;display:grid;gap:18px;grid-auto-rows:auto;grid-template-columns:repeat(4,280px);left:-120px;position:absolute;top:-150px;touch-action:none;transform-origin:center center;transform-style:preserve-3d;transition:none;-webkit-user-select:none;user-select:none;will-change:transform}.grid-card{background:#111;border-radius:14px;cursor:pointer;flex-shrink:0;height:260px;overflow:hidden;position:relative;transition:box-shadow .35s ease,transform .25s ease}.grid-card img{-webkit-user-drag:none;display:block;height:100%;object-fit:cover;pointer-events:none;transition:transform .5s ease;-webkit-user-select:none;user-select:none;width:100%}.grid-card.hovered{box-shadow:0 10px 40px #3b82f659;transform:translateZ(20px) scale(1.05);z-index:10}.grid-card.hovered img{transform:scale(1.07)}.grid-card-overlay{align-items:flex-end;background:linear-gradient(0deg,#000000a6 0,#0000 55%);display:flex;inset:0;opacity:0;padding:14px;position:absolute;transition:opacity .3s ease}.grid-card.hovered .grid-card-overlay{opacity:1}.has-video-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3b82f6d9;border-radius:20px;color:#fff;font-size:.72rem;font-weight:600;letter-spacing:1.5px;padding:4px 10px;text-transform:uppercase}.covers-modal-overlay{background:#000000f5;inset:0;position:fixed;z-index:3000}.covers-modal-content,.covers-modal-overlay{align-items:center;display:flex;justify-content:center}.covers-modal-content{height:90vh;position:relative;width:90vw}.covers-modal-content img,.covers-modal-video{border-radius:10px;max-height:100%;max-width:100%;object-fit:contain}.covers-modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:32px;line-height:1;opacity:.7;position:absolute;right:-10px;top:-10px;transition:opacity .2s;z-index:10}.covers-modal-close:hover{opacity:1}.covers-modal-next,.covers-modal-prev{background:none;border:none;color:#fff;cursor:pointer;font-size:42px;opacity:.6;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s}.covers-modal-next:hover,.covers-modal-prev:hover{opacity:1}.covers-modal-prev{left:-50px}.covers-modal-next{right:-50px}@media (max-width:768px){.covers-main-title{font-size:1.8rem}.covers-viewport{height:85vh}.grid-plane{gap:12px;grid-template-columns:repeat(4,160px);left:-40px;top:-120px}.grid-card{height:160px}.covers-modal-content{height:80vh;width:95vw}.covers-modal-prev{font-size:32px;left:10px}.covers-modal-next{font-size:32px;right:10px}.covers-modal-close{right:10px;top:10px}}@media (max-width:480px){.covers-main-title{font-size:1.5rem}.covers-viewport{height:75vh}.grid-plane{gap:10px;grid-template-columns:repeat(4,130px);left:-30px;top:-100px}.grid-card{height:130px}.drag-hint{font-size:.75rem;margin-bottom:20px}}html{scroll-behavior:smooth}body{background-color:#000;color:#fff;font-family:Poppins,sans-serif;margin:0}.app{overflow-x:hidden}@font-face{font-family:Aki;font-style:normal;font-weight:400;src:url(/static/media/Akira.5198553380d9bb727554.otf) format("truetype")}@font-face{font-family:Comu;font-style:normal;font-weight:400;src:url(/static/media/comu.ae0aa090020d51247ff9.otf) format("opentype")}.section-separator{background-color:#c0c0c0e3;height:3px;margin:0;width:100%}.floating-buttons{bottom:20px;display:flex;flex-direction:column;gap:12px;position:fixed;right:20px;z-index:1000}.floating-btn{align-items:center;border-radius:50%;box-shadow:0 4px 10px #00000040;color:#fff;display:flex;font-size:26px;height:55px;justify-content:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;width:55px}.floating-btn:hover{box-shadow:0 6px 12px #0000004d;transform:scale(1.1)}.instagram,.whatsapp{background-color:#0024f1}.loading-container{align-items:center;background:#000;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-logo{animation:bounce 1.3s ease infinite;width:120px}@keyframes bounce{0%{transform:translateY(0)}25%{transform:translateY(-20px)}50%{transform:translateY(0)}75%{transform:translateY(-10px)}to{transform:translateY(0)}}.tribute{align-items:center;background:#f1f1ef;display:flex;flex-direction:column;padding:140px 20px;text-align:center}.tribute-subtitle{color:#c9a24b;font-size:11px;font-weight:500;letter-spacing:4px;margin-bottom:10px}.tribute-title{color:#2e2e2e;font-family:Playfair Display,serif;font-size:42px;font-weight:500;margin-bottom:60px;position:relative}.tribute-title:after{background:#d4af37;content:"";display:block;height:2px;margin:14px auto 0;width:70px}.tribute-frame{background:#fff;border:4px solid #d4af37;margin-bottom:40px;padding:14px;position:relative;transition:transform .4s ease}.tribute-frame:before{border:3px solid #c79b3a;bottom:-10px;content:"";left:-10px;pointer-events:none;position:absolute;right:-10px;top:-10px}.tribute-frame:hover{transform:translateY(-6px)}.tribute-frame img{display:block;max-width:100%;width:380px}.tribute-text{color:#6f6f6f;font-family:Comu,sans-serif;font-size:14px;line-height:1.8;margin-bottom:40px;max-width:520px}.tribute-divider{align-items:center;display:flex;gap:14px}.tribute-divider span{background:#d4af37;height:1px;width:70px}.star{color:#d4af37;font-size:14px}@media (max-width:768px){.tribute-title{font-size:32px}.tribute-frame img{max-width:90%;width:280px}}@media (max-width:480px){.tribute-title{font-size:26px}.tribute-text{font-size:13px}}.bio-section{background-blend-mode:overlay;background-color:#0009;background-image:url(/static/media/fon.f11aad8e40a27d9cf75d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;justify-content:center;overflow:hidden;padding:6rem 2rem}.bio-section,.bio-wrapper{position:relative;width:100%}.bio-wrapper{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;max-width:1200px;z-index:10}.bio-video{aspect-ratio:9/16;border-radius:30px;box-shadow:0 25px 60px #000000b3,inset 0 0 0 1px #ffffff1a;cursor:pointer;max-width:360px;overflow:hidden;position:relative;transition:transform .4s ease,box-shadow .4s ease;width:100%}.bio-video:hover{box-shadow:0 35px 80px #000c,inset 0 0 0 1px #ffffff26;transform:translateY(-6px) scale(1.02)}.bio-video video{border-radius:30px;height:100%;object-fit:cover;transform:scale(1.05);transition:transform .6s ease;width:100%}.bio-video:hover video{transform:scale(1.12)}.bio-video:after{background:linear-gradient(0deg,#00000059,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.video-controls{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000004d;border-radius:25px;bottom:14px;display:flex;gap:.8rem;left:50%;padding:6px 12px;position:absolute;transform:translateX(-50%)}.video-controls button{background:#0009;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:600;padding:.45rem .9rem;transition:all .3s ease}.video-controls button:hover{background:#000000e6}.bio-text{display:flex;flex-direction:column;gap:1rem;max-width:500px}.bio-name{font-family:Comu,sans-serif;font-size:3rem;font-weight:400;letter-spacing:2px;line-height:1.1;margin-bottom:.5rem}.bio-name,.bio-role{text-transform:uppercase}.bio-role{color:#3b82f6;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:4px}.bio-description{color:#e2e8f0;font-family:Comu,Poppins,sans-serif;font-size:1.05rem;line-height:1.8;max-width:480px;opacity:.9}.bio-btn{background:linear-gradient(135deg,#03f,#4d6dff);border-radius:50px;box-shadow:0 12px 30px #0024f159;color:#fff;font-size:1rem;font-weight:600;margin-top:4rem;overflow:hidden;padding:.95rem 2.4rem;position:relative;text-decoration:none;transition:all .35s cubic-bezier(.22,.61,.36,1);z-index:1}.bio-btn:before{background:#ffffff26;content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(45deg) translateX(-100%);transition:transform .6s ease;width:200%;z-index:0}.bio-btn:hover:before{transform:rotate(45deg) translateX(100%)}.bio-btn:hover{background:linear-gradient(135deg,#0040ff,#5a7aff);box-shadow:0 20px 50px #0024f18c;color:#fff;transform:translateY(-5px) scale(1.05)}.bio-btn span{position:relative;z-index:2}.bio-text,.bio-video{animation:fadeInUp 1s forwards;opacity:0;transform:translateY(20px)}.bio-text{animation-delay:.3s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.bio-wrapper{gap:2.5rem;grid-template-columns:1fr;justify-items:center;text-align:center}.bio-video{max-width:280px}.bio-text{max-width:90%}}@media (max-width:600px){.bio-video{border-radius:25px;max-width:240px}.bio-btn{max-width:260px;width:100%}.bio-name{font-size:2.2rem}.bio-role{font-size:1.4rem}.bio-description{font-size:1rem;line-height:1.5}}.pricing-section{background-color:#000;box-sizing:border-box;display:flex;font-family:Poppins,sans-serif;justify-content:center;padding:80px 20px;width:100%}.pricing-container{display:flex;flex-direction:column;gap:60px;max-width:900px;width:100%}.pricing-header{text-align:center}.pricing-title{color:#fff;font-family:Aki,Poppins,sans-serif;font-size:2.8rem;letter-spacing:1px;margin-bottom:20px}.pricing-title .text-blue{color:#3b82f6}.pricing-subtitle{color:#a0a0a0;font-size:.95rem;line-height:1.6;margin:0 auto;max-width:600px}.pricing-categories{display:flex;flex-direction:column;gap:30px}.category-card{background-color:#080a10;border:1px solid #3b82f626;border-radius:20px;padding:40px;transition:all .3s ease}.category-card:hover{border-color:#3b82f666;box-shadow:0 10px 40px #00000080}.card-highlight{background:linear-gradient(145deg,#080a10,#0c1220);border:1px solid #3b82f680;overflow:hidden;position:relative}.card-highlight:before{background:#3b82f6;box-shadow:0 2px 10px #0000004d;color:#fff;content:"RECOMENDADO";font-size:.65rem;font-weight:800;letter-spacing:1px;padding:6px 0;position:absolute;right:-35px;text-align:center;top:20px;transform:rotate(45deg);width:150px;z-index:1}.category-header{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;gap:15px;margin-bottom:30px;padding-bottom:20px}.category-icon{font-size:1.5rem}.category-title{color:#fff;font-family:Comu,Poppins,sans-serif;font-size:1.6rem;letter-spacing:1px;margin:0}.services-list{display:flex;flex-direction:column;gap:25px}.service-item{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.service-info{flex:1 1}.service-name{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 5px}.service-desc{color:#9ca3af;font-size:.9rem;line-height:1.5;margin:0}.service-features{display:flex;flex-wrap:wrap;gap:15px;list-style:none;margin:10px 0 0;padding:0}.service-features li{align-items:center;color:#d1d5db;display:flex;font-size:.8rem;gap:6px}.service-features li svg{color:#3b82f6}.service-price-box{background:#3b82f61a;border:1px solid #3b82f633;border-radius:10px;padding:8px 15px;white-space:nowrap}.service-price{color:#3b82f6;font-size:1rem;font-weight:700}.category-footer{display:flex;justify-content:flex-end;margin-top:35px}.category-btn{align-items:center;background:#0000;border:1px solid #fff3;border-radius:30px;color:#fff;display:flex;font-family:Aki,Poppins,sans-serif;font-size:.8rem;font-weight:600;gap:8px;letter-spacing:1.5px;padding:10px 25px;text-decoration:none;transition:all .3s ease}.category-btn:hover{background:#3b82f6;border-color:#3b82f6;transform:translateX(5px)}.pricing-footer-info{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-top:20px}.info-block{background:#ffffff05;border:1px solid #ffffff0d;border-radius:15px;padding:25px}.block-header{align-items:center;display:flex;gap:12px;margin-bottom:15px}.block-header h3{color:#fff;font-size:1rem;letter-spacing:1px;margin:0}.icon-warning{color:#f59e0b}.icon-info{color:#3b82f6}.info-block ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.info-block li{color:#9ca3af;font-size:.85rem;line-height:1.4}.info-block li strong{color:#fff}.custom-package-cta{align-items:center;background-color:#080a10;border:1px solid #3b82f626;border-radius:16px;display:flex;flex-direction:column;gap:15px;padding:50px 30px;text-align:center}.cta-title{color:#fff;font-family:Aki,Poppins,sans-serif;font-size:2rem;letter-spacing:.5px;margin:0}.cta-subtitle{color:#9ca3af;font-size:.95rem;line-height:1.6;margin:0;max-width:600px}.btn-premium{animation:shine 3s linear infinite;background:linear-gradient(90deg,#3b82f6,#2563eb,#3b82f6);background-size:200% auto;border:none;box-shadow:0 4px 15px #3b82f64d;color:#fff}@keyframes shine{to{background-position:200%}}.btn-premium:hover{background-position:100%;box-shadow:0 8px 25px #3b82f680;transform:translateY(-3px) scale(1.02)}.cta-btn{font-size:.95rem;letter-spacing:2px;margin-top:20px;padding:16px 40px;text-decoration:none}@media (max-width:768px){.pricing-section{padding:60px 15px}.pricing-container{gap:40px}.pricing-title{font-size:2rem}.category-card{padding:25px 20px}.category-title{font-size:1.3rem}.service-item{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:10px;padding-bottom:15px}.service-price-box{align-self:flex-start}.pricing-footer-info{grid-template-columns:1fr}.category-btn,.category-footer{justify-content:center}.category-btn{width:100%}}
/*# sourceMappingURL=main.409d91c2.css.map*/