.services-bento-grid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1240px;margin:0 auto;display:grid}@media (max-width:1024px){.services-bento-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-bento-grid{grid-template-columns:1fr}}.bento-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1;background:#0f0f1299;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:400px;padding:2.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden}.bento-card:hover{z-index:2;border-color:#ffffff26;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.bento-card.wide-1,.bento-card.wide-2{grid-column:span 2}@media (max-width:1024px){.bento-card.wide-1,.bento-card.wide-2{grid-column:span 2}}@media (max-width:768px){.bento-card.wide-1,.bento-card.wide-2{grid-column:span 1}}.bento-content{z-index:10;margin-top:auto;position:relative}.bento-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.bento-card h3{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.bento-card p{color:var(--text-muted);max-width:90%;font-size:1rem;line-height:1.5}.bento-graphics{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.g-web-glow{filter:blur(40px);background:radial-gradient(circle,#a78bfa26 0%,#0000 60%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite alternate pulseGlow;position:absolute;top:-20%;right:-10%}.g-web-container{width:60%;height:100%;transform-style:preserve-3d;pointer-events:none;position:absolute;top:10%;right:-5%;transform:perspective(1000px)rotateX(30deg)rotateY(-30deg)rotate(10deg)}.g-web-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff14,#ffffff03);border:1px solid #ffffff26;border-radius:12px;position:absolute;box-shadow:0 20px 40px #0000004d,inset 0 1px #fff3}.g-web-card.main{width:320px;height:200px;animation:6s ease-in-out infinite alternate floatCardMain;top:20%;right:10%}.g-web-card.main:before{content:"";background:#a78bfa80;border-radius:4px;width:40px;height:8px;position:absolute;top:12px;left:12px}.g-web-card.main:after{content:"";background:linear-gradient(#ffffff0d 40%,#0000);border-radius:6px;position:absolute;inset:40px 12px 12px;box-shadow:inset 0 1px #ffffff0d}.g-web-card.floating1{background:linear-gradient(135deg,#a78bfa33,#7c5cfc0d);border-color:#a78bfa66;width:140px;height:80px;animation:5s ease-in-out infinite alternate-reverse floatCard1;top:55%;right:-5%;transform:translateZ(50px)}.g-web-card.floating2{background:linear-gradient(135deg,#ffffff1f,#ffffff08);width:160px;height:60px;animation:7s ease-in-out infinite alternate floatCard2;top:10%;right:65%;transform:translateZ(80px)}@keyframes pulseGlow{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.2)}}@keyframes floatCardMain{0%{transform:translateY(0)translateZ(0)}to{transform:translateY(-15px)translateZ(20px)}}@keyframes floatCard1{0%{transform:translateY(0)translateZ(50px)}to{transform:translateY(-20px)translateZ(70px)}}@keyframes floatCard2{0%{transform:translateY(0)translateZ(80px)}to{transform:translateY(15px)translateZ(100px)}}.g-glow-orange{filter:blur(100px);opacity:.3;background:#ff5e00;border-radius:50%;width:250px;height:250px;position:absolute;bottom:0;right:-20%}.g-cube{width:80px;height:80px;transform-style:preserve-3d;background:#ff5e00cc;animation:12s linear infinite spinCube;position:absolute;top:20%;right:20%;transform:rotateX(45deg)rotate(45deg);box-shadow:-10px 10px 30px #00000080,inset 0 0 20px #ffffff80}.g-cube:before{content:"";background:#ff7828e6;width:100%;height:100%;position:absolute;transform:rotateX(90deg)translateZ(40px)translateY(-40px)}.g-cube:after{content:"";background:#c83200e6;width:100%;height:100%;position:absolute;transform:rotateY(-90deg)translateZ(40px)translate(-40px)}@keyframes spinCube{0%{transform:rotateX(45deg)rotate(0)}to{transform:rotateX(45deg)rotate(360deg)}}.g-glow-green{filter:blur(100px);opacity:.15;background:#c8ff00;border-radius:50%;width:250px;height:250px;position:absolute;top:-20%;left:-20%}.g-dial-container{width:120px;height:120px;position:absolute;top:25%;right:15%}.g-dial-bg{border:4px solid #ffffff1a;border-bottom-color:#0000;border-radius:50%;width:100%;height:100%;transform:rotate(45deg)}.g-dial-fill{border:4px solid #c8ff00;border-color:#c8ff00 #c8ff00 #0000 #0000;border-radius:50%;width:100%;height:100%;animation:3s ease-out infinite alternate speedDial;position:absolute;top:0;left:0;transform:rotate(45deg)}.g-dial-needle{transform-origin:bottom;background:#fff;border-radius:2px;width:4px;height:45px;margin-top:-45px;margin-left:-2px;animation:3s ease-out infinite alternate needleMove;position:absolute;top:50%;left:50%}@keyframes speedDial{0%{transform:rotate(-45deg)}to{transform:rotate(135deg)}}@keyframes needleMove{0%{transform:rotate(-135deg)}to{transform:rotate(45deg)}}.g-glow-blue{filter:blur(100px);opacity:.2;background:#0ea5e9;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-30%;left:30%}.g-shield{clip-path:polygon(50% 0%,100% 20%,100% 60%,50% 100%,0% 60%,0% 20%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#0ea5e966,#0284c71a);border:1px solid #0ea5e980;justify-content:center;align-items:center;width:140px;height:160px;animation:5s ease-in-out infinite alternate floatShield;display:flex;position:absolute;top:15%;right:10%}.g-shield-inner{clip-path:polygon(50% 0%,100% 20%,100% 60%,50% 100%,0% 60%,0% 20%);background:#0ea5e999;width:70px;height:80px;animation:2s infinite alternate pulseShield}.g-data-stream{opacity:.6;background:linear-gradient(#0000,#0ea5e9);width:2px;position:absolute}.g-ds-1{height:100px;animation:3s linear infinite dataFall;top:-20%;right:35%}.g-ds-2{height:150px;animation:4s linear 1s infinite dataFall;top:-50%;right:25%}.g-ds-3{height:80px;animation:2.5s linear .5s infinite dataFall;top:-10%;right:5%}@keyframes floatShield{0%{transform:translateY(0)scale(1)}to{transform:translateY(-15px)scale(1.02)}}@keyframes pulseShield{0%{opacity:.5;transform:scale(.9)}to{opacity:1;transform:scale(1.1);box-shadow:0 0 20px #0ea5e9}}@keyframes dataFall{0%{opacity:0;transform:translateY(-100%)}50%{opacity:.8}to{opacity:0;transform:translateY(200%)}}
.google-showcase-wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.google-showcase-wrapper{grid-template-columns:1fr;gap:3rem}}.google-showcase-content{flex-direction:column;display:flex}.google-features-list{flex-direction:column;gap:1.5rem;margin-top:2.5rem;display:flex}.google-feature-item{align-items:flex-start;gap:1.25rem;display:flex}.google-feature-icon{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #0003}.google-feature-text h4{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.25rem;font-size:1.15rem;font-weight:600}.google-feature-text p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.google-showcase-visual{aspect-ratio:1;perspective:1000px;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.google-glow-container{filter:blur(80px);opacity:.6;z-index:0;background:conic-gradient(#4285f4 0deg 90deg,#ea4335 90deg 180deg,#fbbc05 180deg 270deg,#34a853 270deg 360deg);border-radius:50%;animation:15s linear infinite rotateGlow;position:absolute;inset:-10%}@keyframes rotateGlow{0%{transform:rotate(0)scale(.9)}50%{transform:rotate(180deg)scale(1.1)}to{transform:rotate(360deg)scale(.9)}}.google-ui-container{z-index:2;width:100%;height:100%;transform-style:preserve-3d;position:relative}.google-search-bar{background:#fff;border-radius:100px;align-items:center;gap:12px;width:80%;height:56px;padding:0 20px;display:flex;position:absolute;top:10%;left:50%;transform:translate(-50%)translateZ(60px);box-shadow:0 8px 32px #0006}.google-search-icon{border:2px solid #9aa0a6;border-radius:50%;width:20px;height:20px;position:relative}.google-search-icon:after{content:"";background:#9aa0a6;width:2px;height:8px;position:absolute;bottom:-4px;right:-4px;transform:rotate(-45deg)}.google-search-text{background:#e8eaed;border-radius:4px;flex-grow:1;width:60%;height:8px}.google-search-mic{justify-content:center;align-items:center;gap:2px;display:flex}.google-search-mic span{border-radius:4px;width:4px}.google-search-mic span:first-child{background:#4285f4;height:12px}.google-search-mic span:nth-child(2){background:#ea4335;height:16px}.google-search-mic span:nth-child(3){background:#fbbc05;height:10px}.google-search-mic span:nth-child(4){background:#34a853;height:14px}.google-business-card{background:#fff;border-radius:16px;width:55%;padding:1.5rem;position:absolute;top:30%;left:5%;transform:translateZ(90px)rotateY(-5deg)rotateX(5deg);box-shadow:0 20px 48px #00000080}.gb-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.gb-logo{color:#fff;background:linear-gradient(135deg,#4285f4,#a5b4fc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:sans-serif;font-weight:700;display:flex}.gb-title-lines{flex-direction:column;flex-grow:1;gap:6px;display:flex}.gb-line{background:#e8eaed;border-radius:4px;height:8px}.gb-line.short{width:40%}.gb-line.long{width:80%}.gb-stars{gap:4px;margin-bottom:16px;display:flex}.gb-star{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:#fbbc05;width:12px;height:12px}.gb-button{background:#1a73e8;border-radius:8px;justify-content:center;align-items:center;width:100%;height:32px;display:flex}.gb-button-inner{background:#fff;border-radius:4px;width:40%;height:6px}.google-console-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0c0ee6;border:1px solid #ffffff1a;border-radius:16px;width:60%;padding:1.5rem;position:absolute;bottom:15%;right:5%;transform:translateZ(120px)rotateY(10deg)rotateX(-5deg);box-shadow:0 30px 60px #000c}.gc-header{justify-content:space-between;margin-bottom:20px;display:flex}.gc-stat{flex-direction:column;gap:4px;display:flex}.gc-stat .label{background:#fff3;border-radius:4px;width:40px;height:6px}.gc-stat .value{background:#c8ff00;border-radius:4px;width:60px;height:12px}.gc-chart{border-bottom:1px solid #ffffff1a;border-left:1px solid #ffffff1a;align-items:flex-end;gap:8px;width:100%;height:80px;padding:8px;display:flex;position:relative}.gc-bar{opacity:.8;background:linear-gradient(#4285f4,#4285f433);border-radius:4px 4px 0 0;flex-grow:1;min-height:10px;transition:height 1s ease-out}.gc-bar:first-child{height:20%;animation:4s ease-in-out infinite alternate barGrow1}.gc-bar:nth-child(2){height:40%;animation:4s ease-in-out .5s infinite alternate barGrow2}.gc-bar:nth-child(3){height:30%;animation:4s ease-in-out 1s infinite alternate barGrow3}.gc-bar:nth-child(4){height:70%;animation:4s ease-in-out 1.5s infinite alternate barGrow4}.gc-bar:nth-child(5){background:linear-gradient(#34a853,#34a85333);height:90%;animation:4s ease-in-out 2s infinite alternate barGrow5}@keyframes barGrow1{0%{height:10%}to{height:35%}}@keyframes barGrow2{0%{height:25%}to{height:50%}}@keyframes barGrow3{0%{height:20%}to{height:45%}}@keyframes barGrow5{0%{height:70%}to{height:100%}}@media (max-width:768px){.google-showcase-visual *{animation:none!important}}
.portfolio-grid-premium{flex-direction:column;gap:4.5rem;max-width:1100px;margin:0 auto;display:flex}.portfolio-card-premium{group:true;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;text-decoration:none;display:grid;position:relative}.portfolio-card-premium:nth-child(2n){grid-template-columns:1fr 1.2fr}@media (max-width:900px){.portfolio-card-premium,.portfolio-card-premium:nth-child(2n){grid-template-columns:1fr;gap:2.5rem}}.portfolio-img-wrapper{aspect-ratio:16/10;border-radius:20px;width:100%;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 20px 40px #0006}.portfolio-card-premium:nth-child(2n) .portfolio-img-wrapper{order:2}@media (max-width:900px){.portfolio-card-premium:nth-child(2n) .portfolio-img-wrapper{order:0}}.portfolio-img-wrapper img{object-fit:cover;filter:brightness(.8)contrast(1.1);width:100%;height:100%;transition:transform .8s cubic-bezier(.165,.84,.44,1)}.portfolio-card-premium:hover .portfolio-img-wrapper img{filter:brightness()contrast(1.1);transform:scale(1.05)}.portfolio-img-wrapper:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:2;opacity:.5;background:linear-gradient(135deg,#fff6,#ffffff0d,#fff6);border-radius:20px;padding:2px;transition:opacity .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.portfolio-card-premium:hover .portfolio-img-wrapper:before{opacity:1;background:linear-gradient(135deg,var(--card-color),transparent,var(--card-color))}.portfolio-glow{background:var(--card-color);filter:blur(80px);opacity:0;z-index:-1;pointer-events:none;width:80%;height:80%;transition:opacity .8s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.portfolio-card-premium:hover .portfolio-glow{opacity:.3}.portfolio-content{flex-direction:column;justify-content:center;display:flex}.portfolio-category{text-transform:uppercase;letter-spacing:.15em;color:var(--card-color);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.8rem;font-weight:600;display:flex}.portfolio-category:before{content:"";background:var(--card-color);width:20px;height:2px;display:block}.portfolio-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1;display:flex}.portfolio-title svg{opacity:0;color:var(--card-color);transition:all .4s cubic-bezier(.165,.84,.44,1);transform:translate(-10px)translateY(10px)}.portfolio-card-premium:hover .portfolio-title svg{opacity:1;transform:translate(0)translateY(0)}.portfolio-desc{color:#ffffffa6;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.portfolio-tags-premium{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.ptag{color:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:.4rem 1rem;font-size:.75rem;font-weight:500;transition:all .3s}.portfolio-card-premium:hover .ptag{background:#ffffff1a;border-color:#fff3}.btn-view-case{color:#fff;text-transform:uppercase;letter-spacing:.05em;align-self:flex-start;align-items:center;gap:.5rem;padding-bottom:.25rem;font-size:.9rem;font-weight:600;display:inline-flex;position:relative}.btn-view-case:after{content:"";background:var(--card-color);transform-origin:100%;width:100%;height:2px;transition:transform .4s cubic-bezier(.165,.84,.44,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.portfolio-card-premium:hover .btn-view-case:after{transform-origin:0;transform:scaleX(1)}
.process-timeline-new{flex-direction:column;gap:2.5rem;max-width:1000px;margin:0 auto;padding:2rem 0;display:flex;position:relative}.process-timeline-new:before{content:"";z-index:0;background:linear-gradient(#0000,#7c5cfc,#38bdf8,#34a853,#fbbc05,#f36,#0000);border-radius:4px;width:4px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.process-timeline-new:before{left:24px}}.process-item-new{z-index:10;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.process-item-new.left{flex-direction:row-reverse}@media (max-width:768px){.process-item-new,.process-item-new.left{flex-direction:column;align-items:flex-start;padding-left:60px}}.process-node-new{background:var(--node-color);width:48px;height:48px;font-family:var(--font-heading);color:#000;box-shadow:0 0 20px var(--node-color);z-index:5;border:4px solid #050505;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.process-node-new{top:24px;left:24px;transform:translate(-50%)}}.process-card-new{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f0f12b3;border:1px solid #ffffff14;border-radius:24px;width:45%;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}@media (max-width:768px){.process-card-new{width:100%}}.process-item-new:hover .process-card-new{border-color:#fff3;transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #00000080}.process-graphic-wrapper{background:#0a0a0c;justify-content:center;align-items:center;width:100%;height:180px;display:flex;position:relative;overflow:hidden}.pg-bg-1{opacity:.5;background-color:#0000;background-image:linear-gradient(#7c5cfc33 1px,#0000 1px),linear-gradient(90deg,#7c5cfc33 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.pg-blueprint{border:2px dashed #7c5cfc;gap:10px;width:100px;height:60px;padding:10px;animation:4s infinite alternate floatBounce;display:flex;position:relative}.pg-blueprint:before{content:"";background:#7c5cfc66;flex:1}.pg-blueprint:after{content:"";background:#7c5cfc33;flex:2}.pg-bg-2{background:radial-gradient(circle,#38bdf826 0%,#0000 70%);position:absolute;inset:0}.pg-ui-window{background:#ffffff0d;border:1px solid #38bdf866;border-radius:8px;flex-direction:column;gap:6px;width:120px;height:80px;padding:8px;animation:8s ease-in-out infinite alternate rotateUI;display:flex;transform:perspective(600px)rotateY(-15deg);box-shadow:0 10px 30px #38bdf833}.pg-ui-header{gap:4px;display:flex}.pg-ui-dot{background:#38bdf8;border-radius:50%;width:6px;height:6px}.pg-ui-body{background:#38bdf833;border-radius:4px;flex:1}.pg-bg-3{background:linear-gradient(#34a8531a 0%,#0000 100%);position:absolute;inset:0}.pg-code-lines{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.pg-code-line{background:#34a853;border-radius:3px;height:6px}.pg-code-line:first-child{width:80px;animation:2s steps(5,end) infinite alternate codeType}.pg-code-line:nth-child(2){width:120px;margin-left:20px;animation:3s steps(8,end) infinite alternate codeType}.pg-code-line:nth-child(3){width:60px;margin-left:20px;animation:1.5s steps(4,end) infinite alternate codeType}.pg-code-line:nth-child(4){width:40px;animation:2.5s steps(3,end) infinite alternate codeType}.pg-bg-4{background:radial-gradient(circle at bottom,#fbbc0526,#0000 70%);position:absolute;inset:0}.pg-gear{border:4px dashed #fbbc05;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;animation:6s linear infinite spinGear;display:flex;box-shadow:0 0 20px #fbbc054d}.pg-gear:after{content:"";background:#fbbc05;border-radius:50%;width:20px;height:20px}.pg-bg-5{background:linear-gradient(#0000,#f363);position:absolute;inset:0}.pg-rocket{clip-path:polygon(50% 0%,100% 40%,80% 100%,20% 100%,0% 40%);background:linear-gradient(#fff 0%,#f36 100%);width:40px;height:80px;animation:3s ease-out infinite alternate blastOff;box-shadow:0 20px 40px #f36c}.pg-flame{background:#fbbc05;border-radius:50% 50% 20% 20%;width:20px;height:30px;animation:.2s infinite flicker;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.process-content-new{padding:2rem}.process-content-new h3{font-family:var(--font-heading);color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.process-content-new p{color:var(--text-muted);font-size:.95rem;line-height:1.6}@keyframes floatBounce{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes rotateUI{0%{transform:perspective(600px)rotateY(-25deg)}to{transform:perspective(600px)rotateY(25deg)}}@keyframes codeType{0%{clip-path:polygon(0 0,0 100%,0 100%,0 0)}to{clip-path:polygon(0 0,0 100%,100% 100%,100% 0)}}@keyframes spinGear{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blastOff{0%{transform:translateY(20px)}to{transform:translateY(-20px)}}@keyframes flicker{0%{opacity:.8;height:30px}to{opacity:1;height:35px}}@media (max-width:768px){.process-graphic-wrapper *{animation:none!important}}
.pricing-section .pricing-grid{background:0 0;border:none;border-radius:0;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid;overflow:visible}@media (max-width:900px){.pricing-section .pricing-grid{grid-template-columns:1fr;gap:1.5rem}}.pricing-section .pricing-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0c99;border:1px solid #34a85326;border-radius:24px;flex-direction:column;padding:2.5rem 2rem;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.pricing-section .pricing-card:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle at top,#34a85314,#0000 70%);border-radius:24px;transition:opacity .5s;position:absolute;inset:0}.pricing-section .pricing-card:hover{border-color:#34a85359;transform:translateY(-8px);box-shadow:0 25px 50px #0006,0 0 40px #34a8531a}.pricing-section .pricing-card:hover:before{opacity:1}.pricing-section .pricing-card.featured{background:linear-gradient(165deg,#34a8531f,#0a0a0ccc);border-color:#34a85366 #34a85366 currentColor;border-bottom-style:none;border-bottom-width:medium;transform:scale(1.03);box-shadow:0 0 30px #34a8531a}.pricing-section .pricing-card.featured:before{opacity:1;background:radial-gradient(circle at top,#34a85326,#0000 60%)}.pricing-section .pricing-card.featured:hover{border-color:#34a85399;transform:scale(1.03)translateY(-8px);box-shadow:0 25px 50px #0006,0 0 60px #34a85326}.plan-badge{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#34a853,#2e7d32);border-radius:0 0 12px 12px;padding:.4rem 1rem;font-size:.7rem;font-weight:700;position:absolute;top:0;right:2rem;box-shadow:0 4px 12px #34a85366}.plan-icon{background:#34a8531a;border:1px solid #34a85333;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.pricing-section .pricing-card.featured .plan-icon{background:#34a85333;border-color:#34a85366;box-shadow:0 0 20px #34a85326}.pricing-section .pricing-card-name{font-family:var(--font-heading);text-transform:none;letter-spacing:0;color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.pricing-section .pricing-card.featured .pricing-card-name{color:#34a853}.pricing-section .pricing-card-price{font-family:var(--font-heading);letter-spacing:-.04em;color:#fff;margin-bottom:.75rem;font-size:3.5rem;font-weight:800;line-height:1}.pricing-section .pricing-card-price small{color:#fff6;font-size:1rem;font-weight:400}.pricing-section .pricing-card.featured .pricing-card-price{background:linear-gradient(90deg,#34a853,#81c784);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.pricing-section .pricing-card-desc{color:#ffffff80;margin-bottom:2rem;font-size:.9rem;line-height:1.6}.pricing-section .pricing-features{border-top:1px solid #ffffff0f;flex-direction:column;flex-grow:1;gap:.75rem;margin-bottom:2.5rem;padding-top:1.5rem;display:flex}.pricing-section .pricing-feature{color:#fffc;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.pricing-section .pricing-feature svg{flex-shrink:0;width:18px;height:18px}.pricing-section .pricing-feature.disabled{opacity:.3;text-decoration:none}.pricing-section .pricing-feature.disabled span{text-decoration:line-through}.pricing-cta{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:.9rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.pricing-cta-outline{color:#34a853;background:0 0;border:1px solid #34a8534d}.pricing-cta-outline:hover{background:#34a8531a;border-color:#34a85399;transform:translateY(-2px)}.pricing-cta-filled{color:#fff;background:linear-gradient(135deg,#34a853,#2e7d32);box-shadow:0 8px 20px #34a85359}.pricing-cta-filled:hover{transform:translateY(-2px);box-shadow:0 12px 28px #34a85380}.guarantee-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#141419cc,#0a0a0ce6);border:1px solid #ffffff1a;border-radius:24px;align-items:center;gap:3rem;margin-top:5rem;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}@media (max-width:900px){.guarantee-wrapper{flex-direction:column;gap:2rem;padding:2rem}}.guarantee-glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#34a85326,#0000 60%);width:60%;height:200%;animation:15s linear infinite rotateGlow;position:absolute;top:-50%;left:-10%}@keyframes rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.guarantee-visual{z-index:10;background:#ffffff08;border:2px dashed #34a85366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:140px;animation:4s ease-in-out infinite alternate floatShield;display:flex;position:relative;box-shadow:inset 0 0 20px #34a8531a}@keyframes floatShield{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.guarantee-visual:before{content:"";border:1px solid #34a85333;border-radius:50%;animation:3s infinite pulseRing;position:absolute;inset:-15px}@keyframes pulseRing{0%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(1.3)}}.guarantee-icon-container{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 10px 30px #10b98166}.guarantee-content{z-index:10;flex-direction:column;gap:1rem;display:flex;position:relative}.guarantee-tag{color:#34a853;text-transform:uppercase;letter-spacing:1px;background:#34a8531a;border:1px solid #34a8534d;border-radius:100px;align-self:flex-start;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.guarantee-content h3{font-family:var(--font-heading);color:#fff;margin:0;font-size:2rem;font-weight:800;line-height:1.2}.guarantee-content p{color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.6}.guarantee-features{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1rem;display:grid}@media (max-width:600px){.guarantee-features{grid-template-columns:1fr}}.g-feature{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.g-feature svg{color:#38bdf8;flex-shrink:0}.g-feature span{color:#fff;font-size:.9rem;font-weight:600}.vat-feature{background:#38bdf80d;border-color:#38bdf84d}.vat-feature svg{color:#38bdf8}
.contact-card-premium{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f1266;border:1px solid #ffffff14;border-radius:32px;grid-template-columns:1fr 1.2fr;gap:0;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}@media (max-width:900px){.contact-card-premium{grid-template-columns:1fr}}.contact-welcome{background:linear-gradient(135deg,#ec48991a 0%,#7c5cfc0d 100%);border-right:1px solid #ffffff0d;flex-direction:column;justify-content:center;padding:4rem 3rem;display:flex;position:relative}@media (max-width:900px){.contact-welcome{border-bottom:1px solid #ffffff0d;border-right:none;padding:3rem 2rem}}.contact-welcome:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#f43f5e26,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.avatar-wrapper{background:linear-gradient(135deg,#f43f5e,#8b5cf6);border-radius:50%;width:80px;height:80px;margin-bottom:1.5rem;padding:3px;position:relative;box-shadow:0 10px 20px #f43f5e4d}.avatar-inner{background:#111;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex;overflow:hidden}.avatar-inner img{object-fit:cover;width:100%;height:100%}.contact-welcome h3{font-family:var(--font-heading);color:#fff;margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.1}.contact-welcome p{color:#ffffffbf;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.contact-methods-grid{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;display:grid}.c-method-card{color:#fff;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:1.25rem;width:100%;padding:1.25rem 1.5rem;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.c-method-card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0;transform:translate(-100%)}.c-method-card:hover{background:#ffffff14;transform:translateY(-4px)scale(1.02)}.c-method-card:hover:before{transition:transform .6s;transform:translate(100%)}.c-method-icon{background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.c-method-card:hover .c-method-icon{transform:scale(1.1)rotate(5deg)}.c-method-text{flex-direction:column;gap:.2rem;display:flex}.c-method-label{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;font-size:.75rem;font-weight:600}.c-method-value{color:#fff;font-size:1.05rem;font-weight:700}.method-email{background:linear-gradient(135deg,#8b5cf608,#0000)}.method-email:hover{border-color:#8b5cf680;box-shadow:0 10px 30px #8b5cf626}.method-email .c-method-icon{color:#a78bfa;background:#8b5cf61a}.method-phone{background:linear-gradient(135deg,#f43f5e0d,#0000);border-color:#f43f5e33}.method-phone:hover{border-color:#f43f5e99;box-shadow:0 10px 30px #f43f5e33}.method-phone .c-method-icon{color:#fb7185;background:#f43f5e26}.phone-shake{animation:3s ease-in-out infinite slightRing}.method-coffee{background:linear-gradient(135deg,#f59e0b08,#0000)}.method-coffee:hover{border-color:#f59e0b80;box-shadow:0 10px 30px #f59e0b26}.method-coffee .c-method-icon{background:#f59e0b1a}.coffee-emoji{font-size:1.3rem}.c-method-glow{filter:blur(40px);opacity:.2;pointer-events:none;background:#f43f5e;border-radius:50%;width:100px;height:100px;animation:4s infinite alternate pulseBg;position:absolute;top:50%;left:24px;transform:translate(-50%,-50%)}@keyframes pulseBg{0%{opacity:.1;transform:translate(-50%,-50%)scale(1)}to{opacity:.25;transform:translate(-50%,-50%)scale(1.5)}}@keyframes slightRing{0%,10%,20%,to{transform:rotate(0)}5%{transform:rotate(15deg)scale(1.1)}15%{transform:rotate(-15deg)scale(1.1)}}.contact-form-area{flex-direction:column;justify-content:center;padding:4rem 3rem;display:flex}@media (max-width:900px){.contact-form-area{padding:3rem 2rem}}.form-group-premium{margin-bottom:1.5rem}.form-group-premium label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.input-premium{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.input-premium::placeholder{color:#fff3}.input-premium:focus{background:#00000080;border-color:#f43f5e;outline:none;box-shadow:0 0 0 3px #f43f5e26}.textarea-premium{resize:vertical;min-height:120px}.btn-submit-premium{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f43f5e,#e11d48);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 20px #e11d484d}.btn-submit-premium:hover{transform:translateY(-3px);box-shadow:0 15px 25px #e11d4866}.btn-submit-premium svg{transition:transform .3s}.btn-submit-premium:hover svg{transform:translate(4px)translateY(-4px)}
