:root{--font-display:"Black Ops One", "Sora", system-ui, sans-serif;--primary:#ff2d78;--secondary:#0fc;--tertiary:#ffe04a;--background:#0a0a12;--surface:#0f0f1a;--surface-dim:#0f0f1a;--surface-bright:#1a1a2e;--surface-container:#141422;--surface-container-low:#111118;--surface-container-lowest:#0a0a12;--surface-container-high:#1e1e30;--surface-container-highest:#28283e;--on-background:#e8e0f0;--on-surface:#e8e0f0;--on-surface-variant:#a098b0;--on-primary:#1a0010;--on-secondary:#001a1a;--on-tertiary:#1a1000;--on-primary-container:#ffe0ec;--on-secondary-container:#c0fff4;--on-tertiary-container:#fff0c0;--outline:#5a5068;--outline-variant:#302840;--error:#f44;--error-container:#3d0f0f;--on-error:#1a0000;--on-error-container:#ffa0a0;--radius-sm:.125rem;--radius-md:.25rem;--radius-lg:.5rem;--radius-full:.75rem}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--on-surface);background-image:linear-gradient(#ff2d7808 1px,#0000 1px),linear-gradient(90deg,#ff2d7808 1px,#0000 1px);background-size:40px 40px;min-height:100vh;font-family:Inter,sans-serif;position:relative;overflow-x:hidden}body:before,body:after{content:"";pointer-events:none;z-index:0;filter:blur(100px);opacity:.35;border-radius:50%;width:32rem;height:32rem;animation:24s ease-in-out infinite bodyDrift;position:fixed;inset:auto}body:before{background:#ff2d7838;top:-8rem;left:-8rem}body:after{background:#00ffcc2e;animation-delay:-12s;bottom:-8rem;right:-10rem}#root{z-index:1;position:relative}.app-shell{isolation:isolate;min-height:100vh;position:relative}.app-shell__animation-layer{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.app-shell__animation-layer>*{width:100%;height:100%}.app-shell__main{z-index:1;position:relative}.app-shell__ambient{filter:blur(110px);pointer-events:none;opacity:.25;z-index:0;border-radius:50%;width:28rem;height:28rem;animation:18s ease-in-out infinite appAmbientDrift;position:fixed;inset:auto}.app-shell__ambient--primary{background:#ff2d784d;top:18vh;right:-8rem}.app-shell__ambient--secondary{background:#00ffcc38;animation-delay:-9s;bottom:12vh;left:-10rem}.font-headline,.font-display{font-family:var(--font-display)}.font-body{font-family:Inter,sans-serif}.font-label{font-family:Space Grotesk,monospace}.neon-text-primary{text-shadow:0 0 8px var(--primary)}.neon-text-secondary{text-shadow:0 0 8px var(--secondary)}.neon-text-tertiary{text-shadow:0 0 8px var(--tertiary)}.neon-border-primary{border:1px solid #ff2d784d;box-shadow:inset 0 0 12px #ff2d781a}.neon-border-secondary{border:1px solid #00ffcc4d;box-shadow:inset 0 0 12px #00ffcc1a}.neon-border-tertiary{border:1px solid #ffe04a4d;box-shadow:inset 0 0 12px #ffe04a1a}.glass-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141422b3}.terminal-glow{box-shadow:inset 0 0 20px #ff2d780d}.scanline{pointer-events:none;background:#ffffff0d;width:100%;height:2px;position:absolute;top:0;left:0}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}@keyframes bodyDrift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(4vw,2vh)scale(1.08)}}@keyframes appAmbientDrift{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-1.5rem)rotate(12deg)}}@media (prefers-reduced-motion:reduce){body:before,body:after,.app-shell__ambient{animation:none}}::selection{background-color:var(--primary);color:var(--on-primary)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--surface-container-low)}::-webkit-scrollbar-thumb{background:var(--outline);border-radius:var(--radius-sm)}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.whatsapp-fab{z-index:200;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.75rem;right:1.75rem;box-shadow:0 4px 20px #25d36673}.whatsapp-fab:hover{transform:scale(1.1);box-shadow:0 6px 30px #25d36699}.whatsapp-fab:active{transform:scale(.95)}.whatsapp-fab__icon{color:#fff;z-index:1;width:1.75rem;height:1.75rem;position:relative}.whatsapp-fab__tooltip{color:#fff;letter-spacing:.05em;white-space:nowrap;border-radius:var(--radius-sm);pointer-events:none;opacity:0;background:#0f0f1aeb;border:1px solid #25d36659;padding:.4rem .75rem;font-family:Space Grotesk,monospace;font-size:.78rem;font-weight:600;transition:opacity .2s;position:absolute;top:50%;right:calc(100% + .65rem);transform:translateY(-50%)}.whatsapp-fab:hover .whatsapp-fab__tooltip{opacity:1}.whatsapp-fab__pulse{background:#25d36666;border-radius:50%;animation:2.4s ease-out infinite waPulse;position:absolute;inset:0}@keyframes waPulse{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.7)}to{opacity:0;transform:scale(1.7)}}@media (prefers-reduced-motion:reduce){.whatsapp-fab__pulse{animation:none}}.top-app-bar{-webkit-backdrop-filter:blur(14px);z-index:50;background:#0a0a12d9;border-bottom:1px solid #f5a62333;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1.5rem;display:flex;position:sticky;top:0}.top-app-bar__left{align-items:center;gap:1rem;display:flex}.top-app-bar__menu-btn{cursor:pointer;color:#c8c0dcb3;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.4rem;transition:color .2s;display:flex}.top-app-bar__menu-btn:hover{color:#f5a623}@media (width>=768px){.top-app-bar__menu-btn{display:none}}.top-app-bar__logo{align-items:center;display:flex}.top-app-bar__logo-img{object-fit:contain;width:4rem;height:4rem}.top-app-bar__nav{align-items:center;gap:2rem;display:none}@media (width>=768px){.top-app-bar__nav{display:flex}}.top-app-bar__nav-link{letter-spacing:.01em;color:#c8c0dca6;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.top-app-bar__nav-link:after{content:"";background:#f5a623;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.top-app-bar__nav-link:hover{color:#e8e0f0}.top-app-bar__nav-link:hover:after,.top-app-bar__nav-link.active:after{width:100%}.top-app-bar__nav-link.active{color:#f5a623}.hero-section{isolation:isolate;flex-direction:row;min-height:90vh;padding-top:4.5rem;display:flex;position:relative;overflow:hidden}.hero-section__sidebar{z-index:10;border-right:1px solid #f5a62333;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;width:64px;padding:2.5rem 0 2rem;display:flex}.hero-section__sidebar-icons{flex-direction:column;align-items:center;gap:2.25rem;display:flex}.hero-section__sidebar-icon-btn{cursor:pointer;background:0 0;border:none;padding:0;line-height:1}.hero-section__sidebar-icon{color:#c8c0dc73;cursor:pointer;font-variation-settings:"FILL" 0, "wght" 300;-webkit-user-select:none;user-select:none;font-size:22px;transition:color .2s;display:block}.hero-section__sidebar-icon-btn:hover .hero-section__sidebar-icon,.hero-section__sidebar-icon:hover{color:#f5a623}.hero-section__sidebar-accent{background:#f5a623;border-radius:3px;width:22px;height:22px}.hero-section__main{z-index:5;flex-direction:column;flex:1;justify-content:center;min-width:0;max-width:58%;padding:5rem 3.5rem 5rem 3rem;display:flex}.hero-section__badge{background:#f5a62312;border:1px solid #f5a62373;border-radius:9999px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.75rem;padding:.28rem .9rem;display:inline-flex}.hero-section__badge-dot{background:#f5a623;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite heroBadgePulse}.hero-section__badge-text{letter-spacing:.12em;text-transform:uppercase;color:#f5a623;font-family:Inter,sans-serif;font-size:.68rem;font-weight:500}.hero-section__headline{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(175deg,#e8e0f0 15%,#5a5272 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.75rem;font-size:clamp(56px,10.5vw,130px);font-weight:400;line-height:.93}.hero-section__sub{color:#9890a8;max-width:440px;margin-bottom:1.75rem;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.75}.hero-section__case-link{border-left:3px solid #f5a623;margin-bottom:2.25rem;padding-left:.85rem}.hero-section__case-link a{color:#b0a8c0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.hero-section__case-link a:hover{color:#f5a623}.hero-section__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.hero-section__btn{letter-spacing:.01em;cursor:pointer;border-radius:4px;padding:.9rem 2.4rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-block}.hero-section__btn--primary{color:#fff;background:#111;border:1.5px solid #333}.hero-section__btn--primary:hover{background:#1e1e1e;transform:scale(1.03);box-shadow:0 0 24px #f5a62333}.hero-section__globe{color:#b4acc880;font-variation-settings:"FILL" 0, "wght" 200;font-size:26px;transition:color .2s}.hero-section__globe:hover{color:#f5a623}.hero-section__visual{pointer-events:none;z-index:2;width:52%;position:absolute;top:4.5rem;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 22%);mask-image:linear-gradient(90deg,#0000 0%,#000 22%)}.hero-section__warm-zone{filter:blur(30px);background:radial-gradient(70% 80% at 60% 85%,#f5a62338 0%,#c8823c1f 45%,#0000 72%);width:90%;height:85%;position:absolute;bottom:0;right:0}.hero-section__robot-img{object-fit:contain;object-position:right bottom;filter:drop-shadow(-18px 0 45px #f5a62347);width:auto;height:94%;animation:5s ease-in-out infinite robotFloat;position:absolute;bottom:0;right:0}.hero-section__gradient{background:linear-gradient(to top, var(--background), transparent);z-index:8;pointer-events:none;width:100%;height:8rem;position:absolute;bottom:0;left:0}.hero-section__reveal{opacity:0;animation:.75s forwards heroReveal;transform:translateY(1.25rem)}.hero-section__reveal--1{animation-delay:.1s}.hero-section__reveal--2{animation-delay:.25s}.hero-section__reveal--3{animation-delay:.42s}.hero-section__reveal--4{animation-delay:.56s}.hero-section__reveal--5{animation-delay:.7s}@keyframes heroReveal{0%{opacity:0;filter:blur(8px);transform:translateY(1.25rem)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes heroBadgePulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes robotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (width<=1024px){.hero-section__main{max-width:60%}.hero-section__visual{width:46%}}@media (width<=768px){.hero-section{flex-direction:column;min-height:auto;padding-bottom:0}.hero-section__sidebar{display:none}.hero-section__main{justify-content:flex-start;max-width:100%;padding:2.5rem 1.5rem 1rem}.hero-section__headline{white-space:normal;font-size:clamp(42px,13vw,68px)}.hero-section__sub{max-width:100%;font-size:.95rem}.hero-section__visual{width:100%;height:52vw;min-height:220px;max-height:320px;display:block;position:relative;top:auto;right:auto;-webkit-mask-image:none;mask-image:none}.hero-section__warm-zone{display:none}.hero-section__robot-img{object-position:right bottom;filter:drop-shadow(-10px 0 30px #f5a62340);width:auto;height:100%;position:absolute;bottom:0;right:0}}@media (width<=480px){.hero-section__btn{text-align:center;width:100%}.hero-section__actions{flex-direction:column;align-items:flex-start}.hero-section__visual{height:60vw;max-height:280px}}@media (prefers-reduced-motion:reduce){.hero-section__reveal{opacity:1;filter:none;animation:none;transform:none}.hero-section__badge-dot,.hero-section__robot-img{animation:none}}.hero-search-overlay{z-index:200;-webkit-backdrop-filter:blur(10px);background:#0a0a12d9;justify-content:center;align-items:flex-start;padding-top:18vh;animation:.18s searchFadeIn;display:flex;position:fixed;inset:0}.hero-search-box{width:100%;max-width:620px;margin:0 1.5rem}.hero-search-box form{background:#141424fa;border:1px solid #f5a62380;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex;box-shadow:0 0 50px #f5a6231f,0 20px 60px #00000080}.hero-search-icon{color:#f5a623;font-variation-settings:"FILL" 0, "wght" 300;flex-shrink:0;font-size:22px}.hero-search-input{color:#e8e0f0;caret-color:#f5a623;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400}.hero-search-input::placeholder{color:#a098b080}.hero-search-submit{cursor:pointer;color:#111;background:#f5a623;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:.3rem .4rem;transition:background .2s;display:flex}.hero-search-submit:hover{background:#e69510}.hero-search-submit .material-symbols-outlined{font-size:18px}.hero-search-close{cursor:pointer;color:#a098b080;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:color .2s;display:flex}.hero-search-close:hover{color:#f5a623}.hero-search-hint{color:#a098b066;letter-spacing:.02em;margin-top:.6rem;padding-left:.25rem;font-family:Inter,sans-serif;font-size:.72rem}@keyframes searchFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.tech-stack{background:var(--surface-container-low);border-top:1px solid #3028404d;border-bottom:1px solid #3028404d;padding:3rem 0}.tech-stack__container{max-width:80rem;margin:0 auto;padding:0 1.5rem}.tech-stack__list{opacity:.6;filter:grayscale();flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;transition:all .5s;display:flex}@media (width>=768px){.tech-stack__list{gap:4rem}}.tech-stack__list:hover{opacity:1;filter:grayscale(0%)}.tech-stack__item{letter-spacing:-.05em;color:var(--on-surface);font-family:Space Grotesk,monospace;font-size:1.25rem;font-weight:700}:root{--sc-accent:#a78bfa;--sc-accent-dim:#a78bfa4d;--sc-accent-faint:#a78bfa0d}.service-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18181f99;border:1px solid #3f3f4666;border-radius:.5rem;flex-direction:column;transition:border-color .3s,background .3s,transform .4s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;position:relative;overflow:hidden}.service-card:hover{background:#27273099;border-color:#a78bfa80;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.service-card--featured{background:var(--sc-accent-faint);box-shadow:0 0 20px -5px var(--sc-accent-dim);border-color:#a78bfa66}.service-card--featured:hover{border-color:#a78bfab3;box-shadow:0 0 30px -5px #a78bfa73}.service-card__featured-badge{z-index:10;text-transform:uppercase;letter-spacing:.08em;background:var(--sc-accent);color:#09090b;border-radius:.125rem;padding:.2rem .55rem;font-family:Public Sans,sans-serif;font-size:.625rem;font-weight:900;position:absolute;top:1rem;right:1rem}.service-card__image-wrapper{flex-shrink:0;height:14rem;position:relative;overflow:hidden}.service-card__image{object-fit:cover;filter:grayscale();opacity:.8;width:100%;height:100%;transition:filter .5s,transform .7s}.service-card--featured .service-card__image{opacity:1}.service-card:hover .service-card__image{filter:grayscale(0%);transform:scale(1.05)}.service-card__image-gradient{pointer-events:none;background:linear-gradient(#0000 40%,#09090bd9 100%);position:absolute;inset:0}.service-card__image-tags{z-index:1;gap:.4rem;display:flex;position:absolute;bottom:1rem;left:1rem}.service-card__image-tag{letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f4f4f5;background:#09090b99;border:1px solid #3f3f46cc;border-radius:.125rem;padding:.15rem .5rem;font-family:Public Sans,sans-serif;font-size:.625rem}.service-card__content{flex-direction:column;flex:1;gap:0;padding:1.5rem;display:flex}.service-card__meta{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.service-card__module-id{color:var(--on-surface-variant);letter-spacing:.04em;font-family:Geist Mono,monospace;font-size:.625rem}.service-card--featured .service-card__module-id{color:#a78bfacc}.service-card__status{align-items:center;gap:.4rem;display:flex}.service-card__status-label{text-transform:uppercase;letter-spacing:.06em;color:var(--on-surface-variant);font-family:Public Sans,sans-serif;font-size:.625rem;font-weight:700}.service-card__status--active .service-card__status-label,.service-card__status--computing .service-card__status-label,.service-card__status--deployed .service-card__status-label{color:var(--sc-accent)}.service-card__status-dot{background:var(--sc-accent);border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem}.service-card__status-dot--active{animation:2s cubic-bezier(.4,0,.6,1) infinite sc-pulse}.service-card__status-dot--computing{animation:1.4s cubic-bezier(0,0,.2,1) infinite sc-ping}.service-card__status-dot--deployed{animation:none}@keyframes sc-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes sc-ping{75%,to{opacity:0;transform:scale(2)}}.service-card__title{color:#f4f4f5;margin:0 0 .5rem;font-family:Noto Serif,serif;font-size:1.25rem;font-weight:700;line-height:1.35}.service-card__description{color:var(--on-surface-variant);flex:1;margin:0 0 1.5rem;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.65}.service-card__button{text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border-radius:.25rem;width:100%;margin-top:auto;padding:.625rem 1rem;font-family:Public Sans,sans-serif;font-size:.75rem;font-weight:700;transition:background .2s,color .2s,box-shadow .2s,border-color .2s}.service-card__button--primary{background:var(--sc-accent);color:#09090b;border:none}.service-card__button--primary:hover{background:#c4b5fd;box-shadow:0 0 15px #a78bfa80}.service-card__button--outline{color:#f4f4f5;background:0 0;border:1px solid #3f3f46cc}.service-card__button--outline:hover{background:#18181fcc;border-color:#a78bfa66}.services-section{max-width:88rem;margin:0 auto;padding:6rem 1.5rem;overflow-x:hidden}@media (width>=768px){.services-section{padding-left:3rem;padding-right:3rem}}.services-section__header{margin-bottom:4rem}.services-section__title{font-family:var(--font-display);color:#f4f4f5;letter-spacing:-.02em;margin:0 0 1rem;font-size:2.5rem;font-weight:400;line-height:1.1}@media (width>=768px){.services-section__title{font-size:3rem}}.services-section__subtitle{color:var(--on-surface-variant);max-width:40rem;margin:0;font-family:Inter,sans-serif;font-size:1.0625rem;line-height:1.6}.services-section__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.services-section__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.services-section__grid{grid-template-columns:repeat(3,1fr)}}.services-section__grid .service-card{opacity:0;transition:opacity .5s,transform .5s,border-color .3s,background .3s,box-shadow .3s;transform:translateY(1rem)}.services-section__grid .service-card.service-card--visible{opacity:1;transform:translateY(0)}.services-section__grid .service-card:first-child{transition-delay:0s}.services-section__grid .service-card:nth-child(2){transition-delay:80ms}.services-section__grid .service-card:nth-child(3){transition-delay:.16s}.services-section__grid .service-card:nth-child(4){transition-delay:.24s}.services-section__grid .service-card:nth-child(5){transition-delay:.32s}.services-section__grid .service-card:nth-child(6){transition-delay:.4s}.services-section__control-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18181f99;border:1px solid #3f3f4666;border-radius:.75rem;margin-top:5rem;padding:2.5rem;transition:border-color .3s;position:relative;overflow:hidden}@media (width>=768px){.services-section__control-panel{padding:3rem}}.services-section__control-panel:hover{border-color:#a78bfa4d}.services-section__control-glow{filter:blur(3rem);pointer-events:none;background:#a78bfa0d;border-radius:50%;width:16rem;height:16rem;position:absolute;top:-3rem;right:-3rem}.services-section__control-inner{z-index:1;flex-direction:column;gap:3rem;display:flex;position:relative}@media (width>=768px){.services-section__control-inner{flex-direction:row;align-items:flex-start;gap:4rem}}.services-section__control-left{flex:1}.services-section__control-title{font-family:var(--font-display);color:#f4f4f5;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:1.875rem;font-style:italic;font-weight:400;line-height:1.15}.services-section__control-desc{color:var(--on-surface-variant);margin:0 0 2rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.65}.services-section__control-stats{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=480px){.services-section__control-stats{grid-template-columns:repeat(2,1fr)}}.services-section__stat{background:#09090b66;border:1px solid #3f3f464d;border-radius:.5rem;align-items:center;gap:1rem;padding:1rem;transition:border-color .2s;display:flex}.services-section__stat:hover{border-color:#a78bfa66}.services-section__stat-icon{background:#a78bfa1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.services-section__stat-icon .material-symbols-outlined{color:#a78bfa;font-size:1.25rem}.services-section__stat-label{text-transform:uppercase;letter-spacing:.1em;color:#a78bfa;margin:0 0 .2rem;font-family:Public Sans,sans-serif;font-size:.625rem;font-weight:700}.services-section__stat-value{color:#f4f4f5;text-transform:uppercase;margin:0;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500}.services-section__terminal{background:#09090bcc;border:1px solid #3f3f4680;border-radius:.5rem;flex-direction:column;width:100%;display:flex;overflow:hidden}@media (width>=768px){.services-section__terminal{flex-shrink:0;width:41.666%}}.services-section__terminal-bar{border-bottom:1px solid #3f3f4680;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.services-section__terminal-dots{gap:.375rem;display:flex}.services-section__terminal-dot{border-radius:50%;width:.5rem;height:.5rem}.services-section__terminal-dot--red{background:#ef444480}.services-section__terminal-dot--yellow{background:#eab30880}.services-section__terminal-dot--green{background:#22c55e80}.services-section__terminal-filename{color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.06em;font-family:Geist Mono,monospace;font-size:.5rem}.services-section__terminal-body{color:var(--on-surface-variant);flex-direction:column;gap:0;padding:1rem;font-family:Geist Mono,monospace;font-size:.625rem;line-height:1.7;display:flex}.services-section__terminal-cmd{color:#a78bfa;margin:0 0 .25rem}.services-section__terminal-line{margin:0}.services-section__terminal-bar-group{flex-direction:column;gap:.25rem;margin-top:1rem;display:flex}.services-section__terminal-bar-track{background:#18181fcc;border-radius:9999px;width:100%;height:.25rem;overflow:hidden}.services-section__terminal-bar-fill{background:#a78bfa;border-radius:9999px;height:100%}.services-section__terminal-bar-fill--75{width:75%}.services-section__terminal-bar-fill--50{background:#a78bfa80;width:50%}.services-section__terminal-bar-row{justify-content:space-between;font-size:.5625rem;display:flex}.services-section__terminal-value{color:#f4f4f5}.services-section__terminal-done{color:#22c55ecc;margin-top:1rem}.cta-section{padding:6rem 0;position:relative;overflow:hidden}.cta-section__background{z-index:-1;background:#ff2d780d;position:absolute;inset:0;transform:skewY(-3deg)translateY(3rem)}.cta-section__container{text-align:center;max-width:64rem;margin:0 auto;padding:0 1.5rem}.cta-section__title{font-family:var(--font-display);color:var(--on-surface);letter-spacing:-.05em;text-transform:uppercase;margin:0 0 2rem;font-size:2.25rem;font-weight:400}@media (width>=768px){.cta-section__title{font-size:3.75rem}}.cta-section__title-accent{color:var(--primary);font-style:italic}.cta-section__description{color:var(--on-surface-variant);margin:0 0 3rem;font-family:Inter,sans-serif;font-size:1.125rem}.cta-section__button-wrapper{display:inline-block;position:relative}.cta-section__button-glow{background:var(--primary);filter:blur(3rem);opacity:.3;border-radius:9999px;animation:2s infinite pulse;position:absolute;inset:0}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.5}}.cta-section__button{z-index:10;background:var(--on-surface);color:var(--background);text-transform:uppercase;letter-spacing:.2em;border:1px solid #ffffff26;padding:1.25rem 3rem;font-family:Sora,sans-serif;font-weight:800;text-decoration:none;transition:color .3s,background-color .3s;display:block;position:relative}.cta-section__button:hover{background:var(--primary);color:var(--on-primary)}.pkg-section{padding:6rem 0;position:relative}.pkg-section__container{max-width:78rem;margin:0 auto;padding:0 1.5rem}.pkg-section__header{text-align:center;max-width:40rem;margin:0 auto 3.5rem}.pkg-section__eyebrow{text-transform:uppercase;letter-spacing:.3em;color:var(--secondary);margin:0 0 1rem;font-family:Space Grotesk,monospace;font-size:.75rem}.pkg-section__title{font-family:var(--font-display);color:var(--on-surface);letter-spacing:-.04em;text-transform:uppercase;margin:0 0 1rem;font-size:2.25rem;font-weight:400}.pkg-section__title-accent{color:var(--primary);font-style:italic}.pkg-section__subtitle{color:var(--on-surface-variant);margin:0;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.6}@media (width>=768px){.pkg-section__title{font-size:3rem}}.pkg-section__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}@media (width<=980px){.pkg-section__grid{grid-template-columns:1fr;max-width:26rem;margin:0 auto}}.pkg-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--outline-variant);background:#141422b8;border-radius:1rem;flex-direction:column;padding:2rem 1.75rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative}.pkg-card:hover{border-color:var(--pkg-accent,var(--primary));box-shadow:0 0 40px -12px var(--pkg-glow,#ff2d7866);transform:translateY(-6px)}.pkg-card--gold{--pkg-accent:#ffcf5a;--pkg-glow:#ffcf5a59}.pkg-card--platinum{--pkg-accent:#b9c6ff;--pkg-glow:#7891ff66}.pkg-card--diamond{--pkg-accent:#4be3ff;--pkg-glow:#4be3ff66}.pkg-card--featured{border-color:var(--pkg-accent,var(--primary));box-shadow:0 0 60px -20px var(--pkg-glow,#7891ff80);background:linear-gradient(#281e46e6 0%,#121022eb 100%)}@media (width>=981px){.pkg-card--featured{transform:scale(1.04)}.pkg-card--featured:hover{transform:scale(1.04)translateY(-6px)}}.pkg-card__badge{text-transform:uppercase;letter-spacing:.08em;color:var(--background);background:var(--pkg-accent,var(--primary));border-radius:9999px;padding:.3rem .65rem;font-family:Space Grotesk,monospace;font-size:.65rem;font-weight:700;position:absolute;top:1.25rem;right:1.25rem}.pkg-card__head{margin-bottom:1.5rem;padding-right:4rem}.pkg-card__name{font-family:var(--font-display);color:var(--pkg-accent,var(--on-surface));letter-spacing:-.02em;margin:0 0 .6rem;font-size:1.5rem;font-weight:400}.pkg-card__tagline{color:var(--on-surface-variant);margin:0;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.5}.pkg-card__price-block{margin-bottom:1.5rem}.pkg-card__old-price{color:var(--on-surface-variant);opacity:.6;margin-bottom:.15rem;font-size:.9rem;text-decoration:line-through;display:block}.pkg-card__price-row{align-items:baseline;gap:.35rem;display:flex}.pkg-card__price{font-family:var(--font-display);color:var(--on-surface);letter-spacing:-.04em;font-size:2.6rem;font-weight:400;line-height:1}.pkg-card__period{color:var(--on-surface-variant);font-family:Space Grotesk,monospace;font-size:.85rem}.pkg-card__cta{text-align:center;border:1px solid var(--pkg-accent,var(--primary));color:var(--pkg-accent,var(--on-surface));background:0 0;border-radius:.6rem;padding:.85rem 1rem;font-family:Sora,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .25s,color .25s,box-shadow .25s;display:block}.pkg-card__cta:hover{background:var(--pkg-accent,var(--primary));color:var(--background);box-shadow:0 0 20px -4px var(--pkg-glow,#ff2d7880)}.pkg-card--featured .pkg-card__cta{background:var(--pkg-accent,var(--primary));color:var(--background)}.pkg-card--featured .pkg-card__cta:hover{filter:brightness(1.1)}.pkg-card__note{color:var(--on-surface-variant);text-align:center;margin:.9rem 0 0;font-family:Inter,sans-serif;font-size:.75rem;line-height:1.45}.pkg-card__features{border-top:1px solid var(--outline-variant);flex-direction:column;gap:.8rem;margin:1.75rem 0 0;padding:1.5rem 0 0;list-style:none;display:flex}.pkg-feat{color:var(--on-surface);align-items:flex-start;gap:.65rem;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.4;display:flex}.pkg-feat--muted{color:var(--on-surface-variant);opacity:.5}.pkg-feat-icon{flex-shrink:0;width:1.1rem;height:1.1rem;margin-top:.05rem}.pkg-feat-icon--yes{color:var(--pkg-accent,var(--secondary))}.pkg-feat-icon--no{color:var(--on-surface-variant)}.rf-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--outline-variant);background:#141422d9;border-radius:1rem;max-width:800px;margin:2rem auto 0;padding:2.5rem}.rf-header{text-align:center;margin-bottom:2rem}.rf-title{font-size:1.5rem;font-weight:400;font-family:var(--font-display);color:var(--on-surface);text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem}.rf-subtitle{color:var(--on-surface-variant);margin:0;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.5}.rf-error-banner{background:#ff44441a;border:1px solid #ff44444d;border-radius:.5rem;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;animation:.4s ease-out rf-shake;display:flex}@keyframes rf-shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.rf-error-icon{background:#f443;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;display:flex}.rf-error-banner p{color:var(--error);margin:0;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.5}.rf-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.rf-field{flex-direction:column;gap:.5rem;display:flex}.rf-field--full{grid-column:1/-1}.rf-label{color:var(--on-surface);letter-spacing:.05em;text-transform:uppercase;font-family:Space Grotesk,monospace;font-size:.85rem;font-weight:600}.rf-required{color:var(--primary);font-weight:700}.rf-input,.rf-textarea{color:var(--on-surface);border:1px solid var(--outline-variant);background:#0a0a1299;border-radius:.5rem;outline:none;padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:all .2s}.rf-input:focus,.rf-textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #ff2d781a,inset 0 0 15px #ff2d780d}.rf-input::placeholder,.rf-textarea::placeholder{color:var(--on-surface-variant);opacity:.5}.rf-input:disabled,.rf-textarea:disabled{opacity:.5;cursor:not-allowed}.rf-input--error{border-color:var(--error);background:#ff44440d}.rf-input--error:focus{border-color:var(--error);box-shadow:0 0 0 3px #ff44441a}.rf-textarea{resize:vertical;min-height:120px;line-height:1.6}.rf-error{color:var(--error);margin-top:-.25rem;font-family:Inter,sans-serif;font-size:.825rem}.rf-avatar-upload{width:fit-content;position:relative}.rf-avatar-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.rf-avatar-label{cursor:pointer;background:#ffffff08;border:2px dashed #fff3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;transition:all .2s;display:flex}.rf-avatar-label:hover{background:#3b82f60d;border-color:#3b82f6}.rf-avatar-icon{margin-bottom:.5rem;font-size:2rem}.rf-avatar-text{color:var(--text-secondary);font-size:.85rem;font-weight:500}.rf-avatar-preview{border:2px solid #3b82f64d;border-radius:12px;width:120px;height:120px;position:relative;overflow:hidden}.rf-avatar-preview img{object-fit:cover;width:100%;height:100%}.rf-avatar-remove{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:1.5rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.rf-avatar-remove:hover{background:#ef4444;transform:scale(1.1)}.rf-avatar-remove:disabled{opacity:.5;cursor:not-allowed}.rf-rating{align-items:center;gap:.5rem;display:flex}.rf-star{color:#fbbf2433;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;line-height:1;transition:all .2s}.rf-star:hover{color:#fbbf2480;transform:scale(1.1)}.rf-star--active{color:#fbbf24;text-shadow:0 0 10px #fbbf2480}.rf-star:disabled{cursor:not-allowed;opacity:.5}.rf-rating-text{color:var(--text-secondary);margin-left:.5rem;font-size:.9rem}.rf-textarea-footer{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.rf-char-count{color:var(--text-secondary);margin-left:auto;font-size:.85rem}.rf-notice{background:#3b82f60d;border:1px solid #3b82f633;border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.25rem}.rf-notice p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.rf-notice strong{color:var(--text-primary)}.rf-actions{justify-content:flex-end;gap:1rem;display:flex}.rf-button{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.rf-button:disabled{opacity:.6;cursor:not-allowed}.rf-button--primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);box-shadow:0 4px 12px #3b82f64d}.rf-button--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.rf-button--primary:active:not(:disabled){transform:translateY(0)}.rf-button--secondary{color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a}.rf-button--secondary:hover:not(:disabled){background:#ffffff14;border-color:#fff3}.rf-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite rf-spin}@keyframes rf-spin{to{transform:rotate(360deg)}}@media (width<=768px){.rf-form{padding:2rem 1.5rem}.rf-grid{grid-template-columns:1fr;gap:1.25rem}.rf-actions{flex-direction:column-reverse}.rf-button{justify-content:center;width:100%}}@media (width<=480px){.rf-form{padding:1.5rem 1rem}.rf-title{font-size:1.5rem}.rf-rating{flex-wrap:wrap}.rf-star{font-size:1.75rem}}.ce-section{padding:6rem 0;position:relative;overflow:hidden}.ce-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ff2d7814 0%,#0000 50%),radial-gradient(circle at 80% 80%,#00ffcc14 0%,#0000 50%);position:absolute;inset:0}.ce-container{z-index:1;max-width:78rem;margin:0 auto;padding:0 1.5rem;position:relative}.ce-header{text-align:center;max-width:40rem;margin:0 auto 3.5rem}.ce-title{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;color:var(--on-surface);margin-bottom:1rem;font-size:2.25rem;font-weight:400;line-height:1.1}.ce-title__line{display:block}.ce-title__line--accent{color:var(--primary);font-style:italic}@media (width>=768px){.ce-title{font-size:3rem}}@keyframes ce-title-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ce-subtitle{color:var(--on-surface-variant);margin:0;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.6}.ce-success-banner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00ffcc1a;border:1px solid #00ffcc4d;border-radius:.5rem;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.25rem;animation:.4s ease-out ce-slide-down;display:flex}@keyframes ce-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.ce-success-icon{width:24px;height:24px;color:var(--secondary);background:#0fc3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.ce-success-banner p{color:var(--on-surface);margin:0;font-family:Inter,sans-serif;font-size:.95rem}.ce-loading{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:6rem 2rem;display:flex}.ce-spinner{border:3px solid #3b82f61a;border-top-color:#3b82f6;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite ce-spin}@keyframes ce-spin{to{transform:rotate(360deg)}}.ce-loading p{color:var(--on-surface-variant);font-family:Inter,sans-serif;font-size:.95rem}.ce-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.ce-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--outline-variant);opacity:0;background:#141422b8;border-radius:1rem;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s ease-out forwards ce-card-fade-in;position:relative}.ce-card:first-child{animation-delay:.1s}.ce-card:nth-child(2){animation-delay:.2s}.ce-card:nth-child(3){animation-delay:.3s}.ce-card:nth-child(4){animation-delay:.4s}.ce-card:nth-child(5){animation-delay:.5s}.ce-card:nth-child(6){animation-delay:.6s}@keyframes ce-card-fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ce-card:hover{border-color:#ff2d7866;transform:translateY(-4px);box-shadow:0 0 30px #ff2d7826,inset 0 0 20px #ff2d780d}.ce-card--featured{background:#141422d9;border-color:#ff2d7880}.ce-card--featured:hover{border-color:#ff2d78b3;box-shadow:0 0 40px #ff2d7840,inset 0 0 25px #ff2d7814}.ce-card__header{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.ce-card__avatar{border:2px solid var(--outline-variant);border-radius:50%;flex-shrink:0;width:54px;height:54px;overflow:hidden}.ce-card__avatar-img{object-fit:cover;width:100%;height:100%}.ce-card__avatar-placeholder{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);width:100%;height:100%;color:var(--on-primary);letter-spacing:.05em;font-size:1.125rem;font-weight:700;font-family:var(--font-display);justify-content:center;align-items:center;display:flex}.ce-card__info{flex:1;min-width:0}.ce-card__name{color:var(--on-surface);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700;overflow:hidden}.ce-card__position{color:var(--on-surface-variant);white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Inter,sans-serif;font-size:.825rem;overflow:hidden}.ce-stars{gap:.25rem;margin-bottom:1rem;display:flex}.ce-star{color:#ffe04a33;font-size:1.125rem;transition:color .2s}.ce-star--filled{color:var(--tertiary);text-shadow:0 0 8px #ffe04a66}.ce-card__review{border:none;margin:0;padding:0}.ce-card__review p{color:var(--on-surface-variant);margin:0;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.65}.ce-card__badge{background:var(--primary);color:var(--on-primary);text-transform:uppercase;letter-spacing:.08em;border-radius:.25rem;padding:.35rem .75rem;font-family:Space Grotesk,monospace;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 0 15px #ff2d7880}.ce-cta{justify-content:center;margin-bottom:3rem;display:flex}.ce-cta__button{text-transform:uppercase;letter-spacing:.08em;color:var(--on-primary);background:var(--primary);cursor:pointer;border:1px solid #ff2d7880;border-radius:.5rem;padding:.875rem 2.25rem;font-family:Space Grotesk,monospace;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 0 20px #ff2d784d}.ce-cta__button:hover{background:#ff1a68;transform:translateY(-2px);box-shadow:0 0 30px #ff2d7880}.ce-cta__button:active{transform:translateY(0)}.ce-form-wrapper{animation:.4s ease-out ce-slide-down}.ce-stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--outline-variant);background:#141422b8;border-radius:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:4rem;padding:2.5rem 2rem;display:grid}.ce-stat{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.ce-stat__number{font-size:clamp(2.5rem,5vw,3rem);font-weight:400;font-family:var(--font-display);color:var(--primary);text-shadow:0 0 15px #ff2d7866;line-height:1}.ce-stat__label{color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.15em;font-family:Space Grotesk,monospace;font-size:.8rem;font-weight:600}@media (width<=768px){.ce-section{padding:4rem 0}.ce-grid{grid-template-columns:1fr;gap:1.25rem}.ce-card{padding:1.5rem}.ce-stats{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.ce-header{margin-bottom:2.5rem}}@media (width<=480px){.ce-card__name{font-size:1rem}.ce-card__position{font-size:.8rem}.ce-cta__button{width:100%;padding:.875rem 1.5rem}}@media (prefers-color-scheme:dark){.ce-card{background:#141422bf}}.footer{border-top:1px solid var(--outline-variant);background:linear-gradient(180deg, #ff2d780a, transparent 40%), linear-gradient(0deg, #00ffcc0a, transparent 35%), var(--background);width:100%;padding-top:4rem;padding-bottom:2rem;position:relative;overflow:hidden}.footer--with-sidenav{margin-left:4rem}@media (width>=768px){.footer--with-sidenav{margin-left:5rem}}.footer__container{z-index:1;max-width:80rem;margin:0 auto;padding:0 2rem;position:relative}.footer__scanline{opacity:.2;background-image:linear-gradient(90deg,#0000,#ffffff14,#0000);background-repeat:no-repeat;background-size:40% 100%;animation:9s linear infinite footerScan;position:absolute;inset:0}.footer__top{border-bottom:1px solid var(--outline-variant);flex-direction:column;gap:2.5rem;padding-bottom:2.5rem;display:flex}@media (width>=768px){.footer__top{grid-template-columns:minmax(auto,20rem) 1fr;align-items:start;gap:2.5rem 4rem;display:grid}}.footer__brand{max-width:22rem}.footer__brand-head{align-items:center;gap:.75rem;display:flex}.footer__logo{object-fit:contain;border-radius:var(--radius-sm);width:3.5rem;height:3.5rem}.footer__logo-text{font-family:var(--font-display);color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:1.35rem;font-weight:400}.footer__tagline{color:var(--on-surface-variant);margin:1rem 0 0;font-family:Sora,sans-serif;font-size:.9rem;line-height:1.55}.footer__columns{grid-template-columns:repeat(2,minmax(8rem,1fr));gap:2rem 3rem;display:grid}@media (width>=640px){.footer__columns{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:2rem 3rem}}.footer__column-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.12em;color:var(--on-surface);margin:0 0 1rem;font-size:.85rem;font-weight:400}.footer__column-links{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.footer__link{letter-spacing:.02em;color:var(--on-surface-variant);font-family:Sora,sans-serif;font-size:.85rem;font-weight:400;text-decoration:none;transition:color .25s,transform .25s;display:inline-block}.footer__link:hover{color:var(--tertiary);transform:translate(3px)}.footer__bottom{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (width>=768px){.footer__bottom{text-align:left;flex-direction:row;justify-content:space-between}}.footer__copyright{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:var(--secondary);font-size:.78rem;font-weight:400}.footer__policies{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.footer__policy-link{letter-spacing:.03em;color:var(--on-surface-variant);font-family:Sora,sans-serif;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .25s}.footer__policy-link:hover{color:var(--primary)}.footer__fade{opacity:0;animation:.7s forwards footerFade;transform:translateY(.75rem)}.footer__fade--1{animation-delay:.15s}.footer__fade--2{animation-delay:.3s}.footer__fade--3{animation-delay:.45s}@keyframes footerScan{0%{transform:translate(-30%)}to{transform:translate(160%)}}@keyframes footerFade{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.footer__scanline,.footer__fade{animation:none}.footer__fade{opacity:1;transform:none}}.mobile-drawer{z-index:60;background:var(--surface-container-highest);border-right:1px solid #f5a6234d;flex-direction:column;width:20rem;height:100vh;animation:.28s slideIn;display:flex;position:fixed;inset:0;box-shadow:10px 0 30px #00000080}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-drawer__header{border-bottom:1px solid #f5a62326;justify-content:space-between;align-items:center;padding:1.75rem 1.5rem;display:flex}.mobile-drawer__title{letter-spacing:.12em;text-transform:uppercase;color:#f5a623;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700}.mobile-drawer__close-btn{cursor:pointer;color:#c8c0dc99;background:0 0;border:none;border-radius:4px;align-items:center;padding:.4rem;transition:color .2s;display:flex}.mobile-drawer__close-btn:hover{color:#f5a623}.mobile-drawer__nav{flex:1;padding:.75rem 0}.mobile-drawer__nav-item{color:#c8c0dca6;border-left:3px solid #0000;align-items:center;gap:.875rem;padding:.9rem 1.5rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.mobile-drawer__nav-item .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 300;font-size:20px}.mobile-drawer__nav-item:hover{color:#e8e0f0;background:#f5a6230f;border-left-color:#f5a6234d}.mobile-drawer__nav-item.active{color:#f5a623;background:#f5a62314;border-left-color:#f5a623}.mobile-drawer__status{border-top:1px solid #f5a6231a;padding:1.25rem 1.5rem}.mobile-drawer__status-box{color:#f5a62380;background:#f5a6230a;border:1px solid #f5a62326;border-radius:4px;padding:.875rem;font-family:Space Grotesk,monospace;font-size:.72rem;line-height:1.6}
