:root{--bg:#03112b;--bg2:#07306b;--glass:rgba(255,255,255,.075);--glass-2:rgba(255,255,255,.12);--line:rgba(198,218,255,.21);--line-strong:rgba(156,132,255,.44);--text:#f7fbff;--muted:#bdd2f6;--blue:#3fb8ff;--cyan:#76dcff;--violet:#8d7cff;--pink:#b486ff;}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden;line-height:1.5;-webkit-font-smoothing:antialiased}.skip-link{position:fixed;top:12px;left:12px;z-index:10000;padding:.7rem 1rem;color:#03112b;background:#fff;border-radius:8px;font-weight:800;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}h1,h2,h3,p{margin-top:0}h1,h2,h3{margin-bottom:.5rem;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}p{margin-bottom:1rem}button,input,select,textarea{margin:0;font:inherit}img,svg{vertical-align:middle}a{text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(118,220,255,.72);outline-offset:3px}.bg-grid,.noise{position:fixed;inset:0;pointer-events:none}.bg-grid{background-size:54px 54px;}.noise{opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}.orb{position:fixed;border-radius:999px;pointer-events:none;animation:float 9s ease-in-out infinite alternate}.orb-left{width:170px;height:170px;left:6%;top:17%;background:rgba(52,139,255,.36)}.orb-right{width:250px;height:250px;right:7%;top:7%;background:rgba(116,96,255,.24);animation-delay:-3s}.orb-low{width:220px;height:220px;left:42%;bottom:9%;background:rgba(25,158,255,.18);animation-delay:-5s}@keyframes float{to{transform:translate3d(22px,-24px,0)}}@supports (content-visibility:auto){main > section:not(:first-child),.site-footer{content-visibility:auto;contain-intrinsic-size:auto 700px;}}.page-shell{width:min(1180px,calc(100% - 42px));margin:34px auto 42px;position:relative;z-index:2}.glass-nav,.glass-panel{border:1px solid var(--line);box-shadow:0 8px 22px rgba(0,0,0,.18);}.reveal{opacity:0;transform:translateY(18px);transition:opacity .52s ease,transform .52s ease;transition-delay:var(--reveal-delay,0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}.interactive-hover{transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.interactive-hover:hover{transform:translateY(-3px);border-color:var(--line-strong);box-shadow:0 8px 22px rgba(0,0,0,.18);}.glass-nav{position:sticky;top:14px;z-index:100;border-radius:18px;padding:.72rem .85rem .72rem 1.1rem;box-shadow:0 8px 22px rgba(0,0,0,.18);}.navbar,.nav-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.nav-inner{width:100%}.navbar-brand{display:flex;flex-direction:column;margin-right:1rem;color:#fff !important;font-size:1.25rem;font-weight:800;letter-spacing:-.055em;line-height:.95;white-space:nowrap;text-shadow:0 0 18px rgba(116,207,255,.45)}.navbar-brand small{margin-top:.35rem;color:var(--muted);font-size:.62rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.navbar-collapse{display:flex;flex-grow:1;align-items:center}.navbar-nav{display:flex;flex-direction:row;gap:.45rem;margin:0 auto;padding:0;list-style:none}.nav-link{display:block;color:var(--muted) !important;border-radius:999px;padding:.56rem 1rem !important;font-size:.92rem}.navbar-toggler{display:none;padding:0;border:1px solid var(--line);color:inherit;font:inherit;cursor:pointer}.menu-toggle{position:relative;width:46px;height:46px;border-radius:16px;background:rgba(255,255,255,.055);transition:border-color .24s ease,background .24s ease,box-shadow .24s ease}.menu-toggle:focus{box-shadow:0 0 0 .18rem rgba(91,200,255,.18)}.menu-toggle:hover,.menu-toggle[aria-expanded="true"]{border-color:var(--line-strong);background:rgba(91,200,255,.13);box-shadow:0 0 24px rgba(91,200,255,.16)}.menu-toggle-lines{position:absolute;inset:0;display:grid;place-items:center}.menu-toggle-lines span{position:absolute;width:22px;height:2px;border-radius:999px;background:#eaf7ff;box-shadow:0 0 12px rgba(91,200,255,.45);transition:transform .28s ease,opacity .2s ease,width .24s ease}.menu-toggle-lines span:nth-child(1){transform:translateY(-7px)}.menu-toggle-lines span:nth-child(2){width:17px;transform:translateY(0)}.menu-toggle-lines span:nth-child(3){transform:translateY(7px)}.menu-toggle[aria-expanded="true"] .menu-toggle-lines span:nth-child(1){transform:rotate(45deg)}.menu-toggle[aria-expanded="true"] .menu-toggle-lines span:nth-child(2){opacity:0;width:0}.menu-toggle[aria-expanded="true"] .menu-toggle-lines span:nth-child(3){transform:rotate(-45deg)}.nav-link.active,.nav-link:hover{color:#fff !important;}.nav-socials{display:flex;gap:.75rem;margin-right:.8rem}.nav-socials a{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:10px;color:#dbe9ff;font-size:1rem}.nav-socials a:hover{border-color:var(--line-strong);color:var(--blue)}.nav-cta{padding:.72rem 1rem;border-radius:11px;color:#06101c;background:#fff;font-size:.82rem;font-weight:800;white-space:nowrap}.nav-cta:hover{color:#06101c;background:#9ce4ff}.hero{min-height:560px;width:100%;display:flex;align-items:center;justify-content:center;padding:46px 0 18px}.hero-copy{width:min(100%,900px);margin-inline:auto;padding-left:0;text-align:center}.pill{display:inline-flex;border:1px solid var(--line-strong);color:#cfe0ff;background:rgba(255,255,255,.045);border-radius:999px;padding:.55rem .85rem;font-size:.84rem;margin-bottom:1.55rem}.hero h1{padding-bottom:2rem;margin:0;font-size:clamp(4rem,7.6vw,6.8rem);font-weight:800;line-height:.86;letter-spacing:-.06em;-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 24px 70px rgba(66,168,255,.16)}.hero p{max-width:660px;margin:1.15rem auto 0;color:var(--muted);font-size:1.12rem;line-height:1.65}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:1.85rem}.btn-primary-glow,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:999px;padding:.86rem 1.35rem;font-weight:700;line-height:1.5;min-height:48px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,filter .2s ease,background .2s ease}.btn-primary-glow{border:0;color:#07111f;box-shadow:0 8px 22px rgba(0,0,0,.18);}.btn-primary-glow:hover{color:#07111f;transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.18);}.btn-ghost{color:#fff;border:1px solid var(--line);background:rgba(255,255,255,.055)}.btn-ghost:hover{color:#bdefff;border-color:var(--line-strong);background:rgba(91,200,255,.09);transform:translateY(-2px)}.category-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:8px;align-items:stretch}.category-panel{position:relative;min-height:260px;border-radius:24px;padding:2rem;display:grid;grid-template-rows:58px auto 1fr auto;align-items:start;overflow:hidden}.category-panel::before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:0;pointer-events:none}.category-panel:hover{border-color:var(--line-strong);}.category-panel:hover::before{opacity:1}.category-panel:hover .icon-box{background:rgba(91,200,255,.2);color:#fff}.icon-box{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:rgba(91,200,255,.13);color:var(--blue);font-size:1.9rem;margin-bottom:0}.category-panel h2,.tech-panel h2,.social-panel h2{font-weight:800;letter-spacing:-.045em}.category-panel h2{margin:1.45rem 0 .65rem;min-height:2.4rem;display:flex;align-items:end}.category-panel p{color:var(--muted);line-height:1.6;margin:0;max-width:29ch}.category-panel a,.project-card a{color:var(--blue);font-weight:800}.category-panel a{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.25rem;margin-top:1.25rem}.bottom-grid{display:grid;grid-template-columns:2fr 1fr;gap:22px;margin-top:22px}.tech-panel,.social-panel{border-radius:28px;padding:2rem}.tech-panel:hover,.social-panel:hover{border-color:var(--line-strong);}.section-label{display:block;color:var(--blue);text-transform:uppercase;letter-spacing:.22em;font-weight:800;font-size:.78rem;margin-bottom:1.25rem}.skill-pills{display:flex;flex-wrap:wrap;gap:.78rem;margin-top:1.6rem}.skill-pills span{border:1px solid var(--line);border-radius:999px;padding:.72rem 1.05rem;background:rgba(255,255,255,.055);color:#edf8ff}.social-panel a{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:.7rem;color:#fff;padding:1rem 0;border-bottom:1px solid var(--line)}.social-panel i{color:var(--pink)}.social-panel b{color:#c5d5f4;font-size:.92rem}.subpage{padding:54px 0}.sub-hero{border-radius:26px;padding:clamp(2rem,5vw,4rem);margin-bottom:24px}.sub-hero h1{padding-bottom:1rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:800;letter-spacing:-.055em;line-height:.9}.sub-hero p{max-width:720px;color:var(--muted);font-size:1.1rem}.examples-hero,.skills-hero,.about-hero{text-align:center}.examples-hero h1,.examples-hero p,.skills-hero h1,.skills-hero p,.about-hero h1,.about-hero p{margin-right:auto;margin-left:auto}.about-hero{align-items:center}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}#demo-cards{scroll-margin-top:110px}.project-card{display:flex;flex-direction:column;min-height:390px;border-radius:24px;padding:1.5rem}.project-card:hover{border-color:var(--line-strong)}.project-preview{position:relative;height:150px;border:1px solid var(--line);border-radius:18px;display:grid;place-items:center;font-size:3rem;color:var(--blue);margin-bottom:1.25rem;overflow:hidden}.project-preview::after{content:"";position:absolute;inset:0;background-size:24px 24px;pointer-events:none}.project-card span{color:var(--blue);font-size:.8rem;text-transform:uppercase;letter-spacing:.18em;font-weight:800}.project-card h2{font-weight:800}.project-card p{color:var(--muted)}.project-toggle{border:0;background:none;color:var(--blue);font-weight:850;padding:0;align-self:flex-start;margin-top:auto;padding-top:1.1rem;cursor:pointer}.project-toggle:hover,.project-toggle.active,.project-toggle:focus-visible{color:#fff}.project-lists{margin-top:24px}.project-list-panel{border-radius:24px;padding:2rem}.project-list-panel[hidden]{display:none}.project-list-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.project-list-heading .section-label{margin-bottom:.35rem}.project-list-heading h2{margin:0;font-weight:800;letter-spacing:-.045em}.project-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.project-list-panel[data-project-list="web-app"] .project-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center}.project-list-item{border:1px solid var(--line);border-radius:18px;padding:1.25rem;background:rgba(255,255,255,.045)}.project-list-item h3{font-size:1.05rem;font-weight:800;margin:0 0 .55rem}.project-list-item p{margin:0;color:var(--muted);line-height:1.6}.project-linked-item{color:#fff;display:flex;flex-direction:column;min-height:360px;padding:1rem;overflow:hidden}.project-linked-item:hover{border-color:var(--line-strong);background:rgba(255,255,255,.075);color:#fff}.project-linked-image{position:relative;display:block;aspect-ratio:16/10;border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-bottom:1rem;background:rgba(91,200,255,.08)}.project-linked-image::after{content:none}.project-linked-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}.project-linked-item:hover .project-linked-image img{transform:scale(1.025);}.project-linked-item span{color:var(--blue);font-size:.76rem;text-transform:uppercase;letter-spacing:.16em;font-weight:800;margin-bottom:.7rem}.project-linked-item small{color:#dce8ff;font-weight:800;margin-top:.85rem}.project-linked-item small i{color:var(--cyan);margin-right:.35rem}.project-linked-item b{color:var(--blue);font-size:.92rem;margin-top:auto;padding-top:1rem}.skills-matrix{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.skill-card{border-radius:18px;padding:1.2rem;font-weight:700;display:flex;gap:.7rem;align-items:center}.skill-card:hover{border-color:var(--line-strong)}.skill-card i{color:var(--blue)}.skills-hero h1{max-width:800px}.skills-hero .hero-actions{margin-top:1.45rem}.skills-services{margin-top:34px}.skills-area-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.skills-area-card{display:flex;flex-direction:column;border-radius:24px;padding:1.6rem}.skills-area-card h3,.skills-toolkit h2{margin:1rem 0 .65rem;font-weight:800;letter-spacing:-.04em}.skills-area-card p,.skills-toolkit p{color:var(--muted);line-height:1.65}.skills-area-card ul{list-style:none;display:grid;gap:.55rem;padding:0;margin:auto 0 0;padding-top:1.15rem}.skills-area-card li{display:flex;gap:.55rem;color:#eaf5ff;font-weight:750}.skills-area-card li i{color:var(--cyan)}.skills-toolkit{border-radius:30px;padding:clamp(1.5rem,4vw,2.5rem);margin-top:24px}.skills-toolkit-copy{max-width:760px;margin-bottom:1.5rem}.skills-toolkit h2{margin-top:0}.skills-toolkit .skills-matrix{grid-template-columns:repeat(5,minmax(0,1fr))}.skills-toolkit .skill-card{border:1px solid var(--line);background:rgba(255,255,255,.045)}.skills-note{display:flex;align-items:center;justify-content:space-between;gap:2rem}.skills-note > div:first-child{max-width:760px}.skills-note-actions{display:flex;flex-shrink:0;gap:.75rem}.about-page{width:100%;max-width:1180px;margin-inline:auto}.about-hero{min-height:380px;display:flex;flex-direction:column;justify-content:center}.about-hero h1{max-width:780px;color:#fff;background:none;text-shadow:0 18px 48px rgba(91,200,255,.18)}.about-hero h1::after{content:".";color:#6aa8ff}.about-hero p{max-width:680px;font-size:1.15rem;line-height:1.7}.about-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.about-card{border-radius:22px;padding:1.45rem;display:grid;grid-template-columns:58px 1fr;gap:1rem;align-items:center}.about-card:hover{border-color:var(--line-strong);}.about-card .icon-box{margin:0}.about-card h2{margin:0 0 .35rem;font-size:1.12rem;font-weight:700;letter-spacing:-.035em}.about-card p{margin:0;color:var(--muted);line-height:1.55}.about-cta{margin-top:34px;border-radius:28px;padding:1.1rem 1.4rem;display:flex;align-items:center;justify-content:center;gap:2rem}.about-cta p{margin:0;color:#dce8ff;font-size:1.08rem}.about-cta .btn{min-width:174px}.about-hero .hero-actions{margin-top:1.45rem}.about-fit{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(1.5rem,4vw,3rem);margin-top:24px;border-radius:28px;padding:clamp(1.5rem,4vw,2.5rem)}.about-fit-copy h2,.about-cta h2,.examples-cta h2{margin:.65rem 0;font-weight:800;letter-spacing:-.045em}.about-fit-copy p,.about-cta p,.examples-cta p{color:var(--muted);line-height:1.65}.about-fit-list{display:grid;gap:.8rem}.about-fit-list > div{display:grid;grid-template-columns:42px 1fr;gap:.85rem;align-items:start;border:1px solid var(--line);border-radius:16px;padding:1rem;background:rgba(255,255,255,.045)}.about-fit-list i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:var(--cyan);background:rgba(91,200,255,.1)}.about-fit-list span{color:var(--muted);line-height:1.5}.about-fit-list b{display:block;margin-bottom:.2rem;color:#fff}.about-cta{justify-content:space-between;padding:1.6rem 1.8rem}.about-cta > div{max-width:650px}.about-cta h2{font-size:clamp(1.45rem,3vw,2rem)}.about-cta p{font-size:1rem}.examples-intro{margin:34px 0 18px}.examples-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:24px;border-radius:28px;padding:clamp(1.5rem,4vw,2.5rem)}.examples-cta > div{max-width:760px}.examples-cta h2{font-size:clamp(1.55rem,3vw,2.2rem)}.examples-cta p{margin-bottom:0}.examples-cta .btn{flex-shrink:0}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-form{border-radius:30px;padding:2rem;display:grid;gap:1rem}.contact-form label{position:relative;color:#fff;font-weight:700}.contact-form input,.contact-form textarea{width:100%;margin-top:.5rem;border:1px solid var(--line);border-radius:16px;padding:.9rem 1rem;background:rgba(255,255,255,.06);color:#fff;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue)}.contact-form input.is-invalid,.contact-form textarea.is-invalid{border-color:rgba(255,112,112,.85);box-shadow:0 0 0 4px rgba(255,112,112,.12)}.field-error{position:absolute;left:16px;bottom:calc(100% - 6px);z-index:6;display:inline-flex;align-items:center;gap:.5rem;max-width:min(300px,calc(100% - 32px));border:1px solid rgba(91,200,255,.42);border-radius:14px;padding:.72rem .85rem;color:#f7fbff;box-shadow:0 8px 22px rgba(0,0,0,.18);font-size:.88rem;line-height:1.25;animation:field-error-in .22s ease-out both}@keyframes field-error-in{from{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.field-error::before{content:"!";display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:8px;color:#06142a;font-weight:900}.field-error::after{content:"";position:absolute;left:18px;bottom:-7px;width:14px;height:14px;border-right:1px solid rgba(91,200,255,.42);border-bottom:1px solid rgba(91,200,255,.42);background:rgba(15,42,82,.98);transform:rotate(45deg)}.form-alert{border:1px solid var(--line);border-radius:16px;padding:.9rem 1rem;font-weight:700}.form-alert-success{color:#c9ffe3;background:rgba(64,255,157,.1);border-color:rgba(64,255,157,.28)}.form-alert-error{color:#ffd6df;background:rgba(255,94,128,.1);border-color:rgba(255,94,128,.3)}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-privacy-note{margin:.15rem 0 0;color:var(--muted);font-size:.88rem;line-height:1.55}.form-privacy-note a,.policy-panel a,.site-footer a{color:var(--blue);font-weight:800}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:48px;padding:1.6rem 0 .5rem;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}.site-footer > div{display:grid;gap:.2rem}.site-footer strong{color:#fff}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem 1rem}.footer-nav a{padding:.3rem 0;transition:color .2s ease}.footer-nav a:hover{color:#fff}.footer-meta{justify-items:end}.policy-page{max-width:980px;margin-inline:auto}.policy-panel{border-radius:30px;padding:clamp(1.4rem,4vw,3rem)}.policy-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.policy-meta span{border:1px solid var(--line);border-radius:999px;padding:.55rem .85rem;color:#dce8ff;background:rgba(255,255,255,.045);font-size:.88rem;font-weight:700}.policy-section{padding:1.45rem 0;border-top:1px solid var(--line)}.policy-section:first-of-type{border-top:0;padding-top:0}.policy-section h2{font-size:1.35rem;font-weight:800;letter-spacing:-.035em;margin:0 0 .8rem}.policy-section p{color:var(--muted);line-height:1.75;margin:0 0 .85rem}.policy-section p:last-child{margin-bottom:0}.policy-section ul{margin:0;padding-left:1.2rem;color:var(--muted);line-height:1.75}.policy-section li+li{margin-top:.45rem}.contact-form-heading{margin-bottom:.25rem;}.contact-form-heading .section-label{margin-bottom:.65rem;}.contact-form-heading h2{margin:0;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:800;letter-spacing:-.045em;}.contact-form-heading p{margin:.75rem 0 0;color:var(--muted);line-height:1.6;}.contact-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;}.field-label{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;}.field-label b{color:var(--cyan);}.field-label small{color:var(--muted);font-size:.72rem;font-weight:700;}.contact-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;margin-top:.25rem;}.form-assurance{display:flex;align-items:center;justify-content:center;gap:.45rem;margin:0;color:#dceaff;font-size:.86rem;font-weight:700;}.form-assurance i{color:var(--cyan);}.portfolio-hero .hero-copy h1{max-width:760px;margin-inline:auto;padding-bottom:0;font-size:clamp(3rem,5.35vw,5.1rem);line-height:.93;}.hero-tagline{margin:.85rem 0 0;color:#fff;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:900;letter-spacing:-.04em;}.portfolio-hero .hero-copy > p{margin-top:.75rem;}.hero-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.25rem;}.hero-trust span,.contact-points span{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--line);border-radius:999px;padding:.58rem .78rem;color:#e9f5ff;background:rgba(255,255,255,.055);font-size:.88rem;font-weight:800;}.hero-trust i,.contact-points i{color:var(--cyan);}.conversion-strip{border-radius:28px;padding:1.7rem 2rem;margin:10px 0 22px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;}.conversion-strip h2,.section-heading h2,.problem-solution h2,.process-card h3,.service-card h3,.demo-card h3,.skills-note h2{font-weight:950;letter-spacing:-.045em;}.conversion-strip h2{margin:0;max-width:760px;}.conversion-strip .section-label,.section-heading .section-label,.problem-solution .section-label{margin-bottom:.65rem;}.section-heading{grid-column:1 / -1;max-width:820px;margin-bottom:.4rem;}.section-heading.compact{max-width:none;margin-bottom:1.2rem;}.section-heading p{color:var(--muted);font-size:1.06rem;line-height:1.65;margin:.75rem 0 0;}.section-heading:not(.compact){width:100%;margin-right:auto;margin-left:auto;text-align:center;}.section-heading:not(.compact)::after{content:"";display:block;width:72px;height:2px;margin:1.15rem auto 0;border-radius:999px;}.services-grid,.featured-demos,.process-grid{display:grid;gap:22px;margin-top:30px;}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.service-card{display:flex;flex-direction:column;border-radius:24px;padding:1.75rem}.service-card h3{margin:1.25rem 0 .7rem;}.service-card p,.process-card p,.demo-card p,.problem-solution p,.skills-note p{color:var(--muted);line-height:1.65;}.service-card ul{list-style:none;padding:0;margin:auto 0 0;padding-top:1.2rem;display:grid;gap:.55rem;}.service-card li{display:flex;gap:.55rem;color:#eaf5ff;font-weight:750;}.service-card li i{color:var(--cyan);}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}.examples-footer{display:flex;justify-content:center;margin-top:1.25rem}.recommended-examples{margin:34px 0 30px;scroll-margin-top:110px}.recommended-grid{margin-top:1.2rem}.recommended-card{min-height:510px}.recommended-primary{width:100%;justify-content:center;text-align:center}.recommended-card .demo-actions .muted-link{text-align:center}.deliverables{border-radius:30px;padding:clamp(1.5rem,4vw,2.5rem);margin-top:28px}.deliverables-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.deliverables-grid > div{display:flex;align-items:center;gap:.7rem;border:1px solid var(--line);border-radius:16px;padding:.95rem 1rem;color:#eaf5ff;background:rgba(255,255,255,.045);font-weight:800}.deliverables-grid i{color:var(--cyan);font-size:1.05rem}.home-final-cta{margin-top:32px}.home-final-cta p{margin:.55rem 0 0;color:var(--muted);line-height:1.6}.demo-card{border-radius:24px;padding:1rem;display:flex;flex-direction:column;min-height:420px;}.demo-image{display:block;aspect-ratio:16 / 10;border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-bottom:1rem;background:rgba(91,200,255,.08);}.demo-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease,filter .35s ease}.demo-card:hover .demo-image img{transform:scale(1.025);}.demo-card span{color:var(--blue);font-size:.74rem;text-transform:uppercase;letter-spacing:.16em;font-weight:950;}.demo-card h3{margin:.65rem 0 .45rem;font-size:1.18rem;}.demo-actions{display:grid;gap:.55rem;margin-top:auto;padding-top:1rem;}.text-link,.project-item-actions a{color:var(--blue);font-weight:900;}.text-link:hover,.project-item-actions a:hover{color:#fff;}.muted-link,.project-item-actions .secondary-action{color:#dce8ff;font-size:.92rem;}.problem-solution,.skills-note{border-radius:30px;padding:clamp(1.5rem,4vw,2.5rem);margin-top:22px;}.solution-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}.solution-list article{border:1px solid var(--line);border-radius:18px;padding:1.25rem;background:rgba(255,255,255,.045);}.solution-list h3{color:#fff;font-size:1rem;font-weight:900;margin:0 0 .55rem;}.solution-list p{margin:0;}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.process-card{border-radius:22px;padding:1.45rem;overflow:hidden}.process-card b{display:inline-flex;width:42px;height:42px;border:1px solid var(--line-strong);border-radius:14px;align-items:center;justify-content:center;color:var(--cyan);background:rgba(91,200,255,.1);margin-bottom:1rem;}.process-card h3{font-size:1.1rem;}.demo-hero .hero-actions{margin-top:1.45rem;}.project-item-actions{display:grid;gap:.5rem;margin-top:auto;padding-top:1rem;}.contact-intro h1{font-size:clamp(2.5rem,4.8vw,4.6rem);}.contact-points{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.3rem;}.direct-contact-links{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.3rem;}.direct-contact-link{display:inline-flex;align-items:center;gap:.55rem;color:var(--cyan);font-weight:900;border:1px solid var(--line);border-radius:999px;padding:.72rem 1rem;background:rgba(255,255,255,.055);}.direct-contact-link:hover{color:#fff;border-color:rgba(118,220,255,.42);background:rgba(118,220,255,.1);}.direct-contact-whatsapp{color:#baffd2;}.direct-contact-whatsapp:hover{border-color:rgba(37,211,102,.42);background:rgba(37,211,102,.12);}.contact-form select{width:100%;margin-top:.5rem;border:1px solid var(--line);border-radius:16px;padding:.9rem 1rem;background:rgba(255,255,255,.06);color:#fff;outline:none;}.contact-form select option{color:#07111f;}.contact-form select:focus{border-color:var(--blue);}.contact-form select.custom-select-native{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none;}.custom-select{position:relative;margin-top:.5rem;}.custom-select-trigger{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--line);border-radius:16px;padding:.9rem 1rem;color:#fff;font:inherit;font-weight:700;text-align:left;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;}.custom-select-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.custom-select-trigger i{color:var(--cyan);font-size:.92rem;transition:transform .2s ease;}.custom-select.is-open .custom-select-trigger{border-color:var(--blue);box-shadow:0 0 0 4px rgba(63,184,255,.1),inset 0 1px 0 rgba(255,255,255,.14);}.custom-select.is-open .custom-select-trigger i{transform:rotate(180deg);}.custom-select-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:20;display:grid;max-height:286px;overflow:auto;padding:.45rem;border:1px solid rgba(118,220,255,.32);border-radius:18px;box-shadow:0 8px 22px rgba(0,0,0,.18);opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .18s ease,transform .18s ease;}.custom-select.is-open .custom-select-menu{opacity:1;transform:translateY(0);pointer-events:auto;}.custom-select-option{width:100%;border:0;border-radius:12px;padding:.76rem .9rem;background:transparent;color:var(--text);font:inherit;font-weight:750;text-align:left;transition:background .16s ease,color .16s ease,transform .16s ease;}.custom-select-option:hover,.custom-select-option:focus-visible{background:rgba(118,220,255,.14);color:#fff;transform:translateX(2px);outline:none;}.custom-select-option[aria-selected="true"]{color:#fff;}.skills-note{margin-top:24px;}.skills-note .btn{margin-top:.7rem;}@media(max-width:991px){.navbar-toggler{display:block}.navbar-collapse{display:none;flex-basis:100%;width:100%;overflow:hidden}.navbar-collapse.show{display:block;padding-top:1rem}.navbar-nav{flex-direction:column;gap:.35rem}.nav-socials{margin:.7rem 0}.navbar-collapse .nav-item,.navbar-collapse .nav-socials a,.navbar-collapse .nav-cta{opacity:0;transform:translateY(-8px)}.navbar-collapse.menu-open .nav-item,.navbar-collapse.menu-open .nav-socials a,.navbar-collapse.menu-open .nav-cta{opacity:1;transform:translateY(0);transition:opacity .32s ease,transform .32s ease}.navbar-collapse.menu-open .nav-item:nth-child(1){transition-delay:.04s}.navbar-collapse.menu-open .nav-item:nth-child(2){transition-delay:.08s}.navbar-collapse.menu-open .nav-item:nth-child(3){transition-delay:.12s}.navbar-collapse.menu-open .nav-item:nth-child(4){transition-delay:.16s}.navbar-collapse.menu-open .nav-item:nth-child(5){transition-delay:.2s}.navbar-collapse.menu-open .nav-socials a:nth-child(1){transition-delay:.24s}.navbar-collapse.menu-open .nav-socials a:nth-child(2){transition-delay:.28s}.navbar-collapse.menu-open .nav-cta{transition-delay:.32s}.nav-cta{display:block;text-align:center}.page-shell{width:min(calc(100% - 24px),760px);margin-top:18px}.hero{grid-template-columns:1fr;min-height:0;padding-top:44px;gap:18px}.hero-copy{padding-left:0}.category-row,.bottom-grid,.project-grid,.contact-layout,.about-highlights{grid-template-columns:1fr}.project-list-grid,.project-list-panel[data-project-list="web-app"] .project-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.skills-matrix{grid-template-columns:repeat(2,1fr)}.skills-area-grid,.skills-toolkit .skills-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}.skills-note{align-items:stretch;flex-direction:column}.skills-note-actions{flex-wrap:wrap}.project-linked-item{min-height:0}.about-fit{grid-template-columns:1fr}.examples-cta{align-items:stretch;flex-direction:column}.services-grid,.featured-grid,.process-grid,.solution-list{grid-template-columns:1fr}.conversion-strip{align-items:flex-start;flex-direction:column}.conversion-strip .btn{width:100%;text-align:center}.portfolio-hero .hero-copy h1{font-size:clamp(2.85rem,9.5vw,4.35rem)}.deliverables-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){body{}.bg-grid,.noise,.orb{display:none}.page-shell{width:min(calc(100% - 18px),430px);margin:10px auto 24px}.glass-nav{top:8px;border-radius:20px;padding:.62rem .78rem}.navbar-brand{letter-spacing:-.035em}.navbar-brand small{display:none}.nav-link{padding:.72rem .85rem !important;border-radius:14px}.portfolio-hero{min-height:auto}.hero{padding:32px 0 8px}.hero-copy{display:flex;flex-direction:column;align-items:stretch}.pill{align-self:flex-start;max-width:100%;margin-bottom:1.1rem;padding:.5rem .72rem;font-size:.78rem}.hero h1{font-size:clamp(3rem,15vw,3.8rem);line-height:.9;padding-bottom:.55rem}.portfolio-hero .hero-copy h1,.contact-intro h1{font-size:clamp(2.75rem,14vw,3.7rem)}.hero p,.sub-hero p,.section-heading p{font-size:1rem;line-height:1.58}.hero-actions{gap:.7rem;margin-top:1.25rem}.btn-primary-glow,.btn-ghost{justify-content:center;min-height:48px;padding:.78rem 1rem}.hero-trust,.contact-points,.direct-contact-links{gap:.5rem}.hero-trust span,.contact-points span{width:100%;border-radius:14px;font-size:.82rem}.category-panel,.tech-panel,.social-panel{border-radius:20px;padding:1.15rem}.subpage{padding:28px 0}.sub-hero,.project-list-panel,.contact-form,.policy-panel,.problem-solution,.skills-note{border-radius:20px;padding:1.15rem}.sub-hero h1{font-size:clamp(2.45rem,13vw,3.35rem);line-height:.94}.conversion-strip{border-radius:20px;padding:1.15rem;margin:14px 0 18px}.conversion-strip h2,.section-heading h2{font-size:1.55rem;line-height:1.12}.services-grid,.featured-demos,.process-grid{gap:14px;margin-top:16px}.service-card,.demo-card,.process-card,.project-card{border-radius:20px;padding:1rem}.demo-image,.project-linked-image{border-radius:14px;margin-bottom:.8rem}.project-preview{height:112px;border-radius:16px;font-size:2.35rem}.project-list-heading{align-items:stretch;flex-direction:column}.project-list-heading .btn{width:100%;text-align:center}.project-linked-item{border-radius:16px;padding:.85rem;min-width:0}.project-list-grid,.project-list-panel[data-project-list="web-app"] .project-list-grid{grid-template-columns:1fr}.recommended-grid,.featured-grid{grid-template-columns:1fr}.project-linked-item span{overflow-wrap:anywhere;letter-spacing:.12em}.project-linked-item h3,.project-linked-item p{overflow-wrap:anywhere}.recommended-card,.demo-card{min-width:0}.solution-list article{border-radius:14px;padding:1rem}.skill-pills{gap:.55rem}.skill-pills span{padding:.62rem .78rem;font-size:.86rem}.custom-select-menu{max-height:230px}.skills-matrix{grid-template-columns:1fr}.skills-area-grid,.skills-toolkit .skills-matrix{grid-template-columns:1fr}.skills-area-card,.skills-toolkit{border-radius:20px;padding:1.15rem}.skills-note-actions{display:grid;width:100%}.nav-socials{padding:1rem 0 0}.about-hero{min-height:0}.about-cta{align-items:stretch;flex-direction:column;gap:1rem;text-align:center}.about-cta .btn{width:100%}.about-fit,.examples-cta{border-radius:20px;padding:1.15rem}.about-fit-list > div{grid-template-columns:36px 1fr;padding:.85rem}.about-fit-list i{width:36px;height:36px}.examples-cta .btn{width:100%;text-align:center}.site-footer{align-items:flex-start;flex-direction:column;margin-top:34px;padding-top:1.25rem}.footer-nav{justify-content:flex-start}.footer-meta{justify-items:start}.policy-section h2{font-size:1.18rem}.portfolio-hero .hero-copy h1{font-size:clamp(2.5rem,11.5vw,3.2rem)}.hero-tagline{font-size:1.35rem}.hero-actions .btn,.demo-hero .hero-actions .btn,.examples-footer .btn{width:100%;text-align:center}.demo-card{min-height:0}.deliverables{border-radius:20px;padding:1.15rem}.deliverables-grid,.contact-form-row{grid-template-columns:1fr}.field-label{align-items:flex-start}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:.01ms !important}}.reveal,.reveal-group > *{opacity:1 !important;transform:none !important;}@media (hover:none),(pointer:coarse){.interactive-hover:hover,.demo-card:hover,.project-card:hover,.project-list-item:hover{transform:none;}.demo-card:hover .demo-image img{transform:none;}}:root{--bg:#020817;--bg2:#071b43;--surface:rgba(8,26,58,.72);--surface-hover:rgba(12,37,78,.86);--line:rgba(147,197,253,.18);--line-strong:rgba(103,232,249,.52);--text:#f8fbff;--muted:#b7c9e8;--blue:#38bdf8;--cyan:#67e8f9;--violet:#8b5cf6;--pink:#c084fc;--shadow:0 28px 80px rgba(0,4,18,.38);--radius-sm:16px;--radius-md:24px;--radius-lg:32px;}body{background:#061a3a;}body::before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.18;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 0H0V48' fill='none' stroke='%235f8fc9' stroke-opacity='.42' stroke-width='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:48px 48px;}.category-row,.bottom-grid,.services-grid,.featured-demos,.featured-grid,.project-grid,.project-lists,.project-list-grid,.skills-services,.skills-area-grid,.about-highlights,.deliverables-grid,.contact-layout,.process-grid,.solution-list{background:transparent;}body *{background-image:none !important;}.glass-panel,.project-card,.project-list-panel,.project-list-item,.service-card,.demo-card,.category-panel,.skills-area-card,.about-card,.deliverables,.examples-cta,.skills-note,.about-fit,.skills-toolkit{background-color:#0a2752 !important;box-shadow:none !important;}.glass-nav{background-color:#061a3a !important;box-shadow:none !important;}.interactive-hover:hover{background-color:#0d3063 !important;box-shadow:none !important;}.navbar-brand span,.hero h1,.sub-hero h1{color:var(--text) !important;}.nav-cta,.btn-primary-glow{background-color:var(--cyan) !important;}.page-shell{width:min(1240px,calc(100% - 48px));}.glass-nav,.glass-panel{border-color:var(--line);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),var(--shadow);}.glass-nav{top:18px;padding:.7rem .8rem .7rem 1.25rem;border-radius:22px;background:rgba(4,16,39,.78);box-shadow:0 8px 22px rgba(0,0,0,.18);}.navbar-brand span{-webkit-background-clip:text;background-clip:text;color:transparent;}.nav-link{font-weight:700;transition:color .2s ease,background .2s ease;}.nav-link.active,.nav-link:hover{box-shadow:inset 0 0 0 1px rgba(103,232,249,.12);}.nav-cta,.btn-primary-glow{color:#03101e;box-shadow:0 8px 22px rgba(0,0,0,.18);}.nav-cta:hover,.btn-primary-glow:hover{color:#020817;box-shadow:0 8px 22px rgba(0,0,0,.18);}.btn-primary-glow,.btn-ghost{min-height:52px;padding-inline:1.55rem;font-weight:850;}.btn-ghost{background:rgba(255,255,255,.055);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);}.hero,.sub-hero{position:relative;isolation:isolate;overflow:hidden;}.portfolio-hero{min-height:560px;padding-block:clamp(3.5rem,7vw,5.5rem);}.subpage{padding-block:clamp(3.5rem,7vw,5.5rem);}.sub-hero{margin-bottom:clamp(3rem,6vw,5rem);padding:0 clamp(.25rem,3vw,2rem);border:0;background:transparent;box-shadow:none;}.pill,.section-label{color:var(--cyan);font-weight:850;}.pill{align-items:center;gap:.55rem;background:rgba(56,189,248,.08);box-shadow:inset 0 0 24px rgba(56,189,248,.06);}.pill::before{content:"";width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 14px #4ade80;}.hero h1,.sub-hero h1{text-wrap:balance;}.hero h1{-webkit-background-clip:text;background-clip:text;color:transparent;}.hero-tagline{color:#dceaff;letter-spacing:-.025em;}.hero p,.sub-hero p,.section-heading p{color:var(--muted);}.hero-trust span,.contact-points span{border:1px solid rgba(103,232,249,.16);background:rgba(5,20,47,.62);box-shadow:inset 0 1px 0 rgba(255,255,255,.05);}.section-heading:not(.compact){max-width:800px;margin-inline:auto;text-align:center;}.section-heading h2,.conversion-strip h2,.about-cta h2,.examples-cta h2{color:#fff;font-size:clamp(2rem,4vw,3.25rem);line-height:1.04;letter-spacing:-.045em;text-wrap:balance;}.services-grid,.featured-demos,.process-grid{margin-top:clamp(3.5rem,7vw,6rem);}.service-card,.demo-card,.process-card,.project-card,.about-card,.skill-card,.skills-area-card{position:relative;border-color:rgba(147,197,253,.16);overflow:hidden;}.service-card::after,.process-card::after,.project-card::after,.about-card::after{content:"";position:absolute;width:150px;height:150px;right:-85px;bottom:-90px;border-radius:50%;background:rgba(56,189,248,.1);pointer-events:none;}.interactive-hover:hover{transform:translateY(-6px);border-color:var(--line-strong);background:var(--surface-hover);box-shadow:0 8px 22px rgba(0,0,0,.18);}.icon-box{color:var(--cyan);box-shadow:0 8px 22px rgba(0,0,0,.18);}.demo-image,.project-linked-image,.project-preview{border-color:rgba(103,232,249,.2);box-shadow:0 8px 22px rgba(0,0,0,.18);}.demo-image::after,.project-linked-image::after{content:"";position:absolute;inset:0;pointer-events:none;}.deliverables,.about-fit,.skills-toolkit{border-color:rgba(103,232,249,.24);}.deliverables-grid > div,.about-fit-list > div{border-color:rgba(147,197,253,.15);background:rgba(255,255,255,.045);}.conversion-strip,.about-cta,.examples-cta,.skills-note{position:relative;border-color:rgba(103,232,249,.3);box-shadow:0 8px 22px rgba(0,0,0,.18);}.site-footer{border-color:rgba(147,197,253,.14);color:var(--muted);}.site-footer strong{color:#fff;}.footer-nav a,.footer-meta a,.text-link{color:var(--cyan);}@media(max-width:991px){.page-shell{width:min(calc(100% - 24px),780px);}.portfolio-hero{min-height:500px;}.section-heading:not(.compact){text-align:left;margin-inline:0;}}@media(max-width:560px){.page-shell{width:min(calc(100% - 18px),440px);}.glass-nav{top:8px;}.portfolio-hero{min-height:auto;}.subpage{padding-block:3rem;}.sub-hero{margin-bottom:3rem;padding-inline:.25rem;}.services-grid,.featured-demos,.process-grid{margin-top:3.5rem;}.section-heading h2,.conversion-strip h2,.about-cta h2,.examples-cta h2{font-size:1.8rem;}}.quote-contact-page{display:grid;gap:clamp(2rem,4vw,3.25rem);}.quote-contact-page .quote-contact-hero{min-height:0;margin:0;padding:clamp(2rem,5vw,4rem) clamp(.25rem,3vw,2rem);border:0;background:transparent;box-shadow:none;text-align:center;}.quote-contact-hero > p{margin-inline:auto;}.quote-contact-hero .contact-points,.quote-contact-hero .hero-actions{justify-content:center;}.quote-contact-hero::after{content:none;}.quote-contact-page .hero-actions{margin-top:1.6rem;}.quote-code-panel,.quote-ready-panel,.quote-contact-layout .contact-form{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),var(--shadow);}.quote-code-panel{width:min(820px,100%);margin-inline:auto;padding:clamp(1.5rem,4vw,2.5rem);}.quote-code-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-top:1.5rem;}.quote-code-form label{min-width:0;}.quote-code-form input,.quote-contact-layout .contact-form input,.quote-contact-layout .contact-form textarea{width:100%;margin-top:.5rem;padding:.9rem 1rem;border:1px solid rgba(147,197,253,.24);border-radius:var(--radius-sm);color:var(--text);background:rgba(3,14,35,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);}.quote-code-form input:focus,.quote-contact-layout .contact-form input:focus,.quote-contact-layout .contact-form textarea:focus{border-color:var(--cyan);background:rgba(4,20,48,.82);box-shadow:0 0 0 4px rgba(103,232,249,.1);}.quote-code-form button[aria-busy="true"]{opacity:.72;cursor:wait;}.quote-contact-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.4fr);align-items:stretch;gap:clamp(1.25rem,3vw,2rem);}.quote-ready-panel,.quote-contact-layout .contact-form{margin:0;padding:clamp(1.5rem,3vw,2.25rem);}.quote-ready-panel{display:flex;flex-direction:column;position:relative;overflow:hidden;}.quote-ready-panel::before{position:absolute;width:5px;height:82px;top:2rem;left:0;border-radius:0 99px 99px 0;content:'';box-shadow:0 0 22px rgba(103,232,249,.35);}.quote-ready-heading{display:flex;align-items:center;gap:.85rem;margin-bottom:1.35rem;}.quote-ready-heading > div{display:grid;align-items:start;gap:.45rem;}.quote-ready-icon{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border:1px solid rgba(103,232,249,.3);border-radius:15px;color:var(--cyan);background:rgba(56,189,248,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 28px rgba(3,14,35,.24);font-size:1.2rem;}.quote-verified-badge{width:fit-content;padding:.25rem .5rem;border:1px solid rgba(34,197,94,.24);border-radius:99px;color:#86efac;background:rgba(34,197,94,.1);font-size:.68rem;font-weight:800;}.quote-code-display{display:flex;align-items:center;gap:.8rem;padding:1rem;margin-block:1.5rem;border:1px solid rgba(103,232,249,.28);border-radius:16px;border-color:rgba(103,232,249,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.05);}.quote-code-display-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:11px;color:#06142e;background:var(--cyan);}.quote-code-display small{display:block;margin-bottom:.35rem;color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;}.quote-code-display strong{color:var(--cyan);font-size:clamp(1.15rem,3vw,1.55rem);letter-spacing:.08em;overflow-wrap:anywhere;}.quote-whatsapp-button{width:100%;justify-content:center;margin-top:auto;border-color:rgba(74,222,128,.45);box-shadow:0 8px 22px rgba(0,0,0,.18);}.quote-whatsapp-button:hover{box-shadow:0 8px 22px rgba(0,0,0,.18);}.quote-ready-benefits{display:grid;gap:.55rem;margin:0 0 1.5rem;padding:0;color:var(--muted);list-style:none;font-size:.82rem;}.quote-ready-benefits i{display:inline-grid;width:20px;height:20px;margin-right:.35rem;place-items:center;border-radius:50%;color:#86efac;background:rgba(34,197,94,.1);}.quote-whatsapp-note{display:flex;justify-content:center;align-items:center;gap:.4rem;margin-top:.7rem;color:var(--muted);font-size:.68rem;}.quote-change-code{display:block;margin-top:1rem;text-align:center;}.quote-contact-layout .contact-form{display:grid;gap:1.15rem;position:relative;overflow:hidden;}.quote-contact-layout .contact-form::before{position:absolute;width:5px;height:82px;top:2rem;left:0;border-radius:0 99px 99px 0;content:'';box-shadow:0 0 22px rgba(103,232,249,.3);}.contact-form-heading-rich h2{margin-top:0;}.quote-email-heading{margin-bottom:1.15rem;}.quote-email-icon{color:#c4b5fd;border-color:rgba(167,139,250,.34);background:rgba(139,92,246,.12);}.quote-email-code-display{margin-block:.15rem .25rem;border-color:rgba(139,92,246,.28);}.quote-email-code-icon{color:#fff;}.quote-email-code-display strong{color:#c4b5fd;}.quote-contact-layout .contact-form label,.quote-contact-layout .contact-form-row{margin:0;}.quote-contact-layout .contact-form input[readonly]{color:var(--cyan);background:rgba(56,189,248,.08);}.quote-contact-layout .contact-submit{margin-top:.25rem;width:100%;justify-content:center;gap:.55rem;}@media(max-width:800px){.quote-contact-layout{grid-template-columns:1fr;}}@media(max-width:560px){.quote-contact-page{gap:2rem;}.quote-contact-page .quote-contact-hero{padding-block:1rem 2rem;}.quote-code-form{grid-template-columns:1fr;align-items:stretch;}.quote-code-form .btn{width:100%;}.quote-code-panel,.quote-ready-panel,.quote-contact-layout .contact-form{padding:1.15rem;border-radius:20px;}}.quote-status-notice{width:min(980px,100%);margin-inline:auto;display:flex;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:rgba(3,14,35,.72);}.quote-status-notice > i{flex:0 0 auto;margin-top:.1rem;font-size:1.35rem;}.quote-status-notice strong{display:block;color:var(--text);}.quote-status-notice p{margin:.25rem 0 0;color:var(--muted);}.quote-status-valid{border-color:rgba(74,222,128,.34);background:rgba(20,83,45,.16);}.quote-status-valid > i{color:#4ade80;}.quote-status-expired{border-color:rgba(251,191,36,.36);background:rgba(120,53,15,.17);}.quote-status-expired > i{color:#fbbf24;}.quote-summary-panel{width:min(1100px,100%);margin-inline:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;background:rgba(3,14,35,.58);box-shadow:var(--shadow);}.quote-summary-panel > div{min-width:0;padding:1.15rem 1.25rem;}.quote-summary-panel > div + div{border-left:1px solid var(--line);}.quote-summary-panel small,.quote-summary-panel strong{display:block;}.quote-summary-panel small{margin-bottom:.35rem;color:var(--muted);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}.quote-summary-panel strong{color:var(--text);overflow-wrap:anywhere;}@media(max-width:900px){.quote-summary-panel{grid-template-columns:repeat(2,minmax(0,1fr));}.quote-summary-panel > div:nth-child(3){border-left:0;}.quote-summary-panel > div:nth-child(n+3){border-top:1px solid var(--line);}}@media(max-width:560px){.quote-status-notice{padding:1rem;}.quote-summary-panel{grid-template-columns:1fr;}.quote-summary-panel > div + div{border-left:0;border-top:1px solid var(--line);}}
