:root{--bg-1:#0f172a;--bg-2:#1e293b;--surface:#ffffff;--surface-soft:#f8fafc;--text-main:#0f172a;--text-muted:#475569;--border:#e2e8f0;--primary:#14b8a6;--primary-2:#0ea5e9;--accent:#8b5cf6;--shadow-soft:0 18px 40px rgba(15,23,42,0.18)}body{background-color:#0f172a!important;background-image:linear-gradient(135deg,rgba(20,184,166,.12) 25%,transparent 0),linear-gradient(225deg,rgba(14,165,233,.12) 25%,transparent 0),linear-gradient(45deg,rgba(139,92,246,.08) 25%,transparent 0),linear-gradient(315deg,rgba(20,184,166,.08) 25%,#0f172a 0);background-position:18px 0,18px 0,0 0,0 0;background-size:36px 36px;background-repeat:repeat;color:var(--text-main)}.width{margin-bottom:56px;min-height:calc(100vh - 211px - 64px)}.navbar{padding:20px!important}.imgOfMe{width:200px;height:200px;background-color:#555;border-radius:50%;border:3px solid black;float:right}@media screen and (max-width:991px){.imgOfMe{float:none;margin-bottom:20px}}.footer-link,.nav-link{color:#fff!important;font-family:Verdana,Geneva,Tahoma,sans-serif;text-decoration:none!important}.active,.footer-link:hover,.nav-link:hover{color:var(--primary)!important}.logo{max-width:60px}.container{margin-top:24px;background-color:var(--surface);border-radius:18px;border:1px solid rgba(255,255,255,.45);box-shadow:var(--shadow-soft);overflow:hidden}p{font-size:1rem;display:block!important}.codeflex{width:250px!important}.xml{width:200px!important}.laravel,.pdf{width:150px!important}.hp-hero{display:flex;align-items:center;justify-content:space-between;gap:42px;background:linear-gradient(130deg,#0f172a,#1e293b 45%,#0b1120),repeating-linear-gradient(45deg,rgba(20,184,166,.15) 0 16px,transparent 16px 32px);border-radius:18px 18px 0 0;padding:64px 46px;color:#fff;margin:0 -.75rem;flex-wrap:wrap}.hp-hero__text{flex:1 1 320px}.hp-hero__title{font-size:3rem;font-weight:700;margin-bottom:8px;line-height:1.15}.hp-hero__subtitle,.hp-hero__title{font-family:Verdana,Geneva,Tahoma,sans-serif}.hp-hero__subtitle{font-size:1.2rem;font-weight:400;opacity:.92;margin-bottom:18px;display:block!important}.hp-hero__desc{font-size:1.03rem;opacity:.9;max-width:620px;line-height:1.8;margin-bottom:30px;display:block!important}.hp-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hp-hero__cv-link{color:#06242a!important;box-shadow:0 10px 20px rgba(34,211,238,.35);border:none!important}.hp-hero__cv-link i{margin-right:8px}.hp-hero__cv-note{margin:10px 0 0;color:rgba(255,255,255,.9);font-size:.86rem;display:block!important}.hp-hero__chips{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}.hp-hero__chip{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.3);color:#fff;font-size:.78rem;font-weight:600;border-radius:999px;padding:6px 12px}.hp-hero__img-wrap{flex:0 0 auto}.hp-hero__img{width:210px;height:210px;border-radius:22px;object-fit:cover;border:3px solid rgba(255,255,255,.65);box-shadow:0 16px 30px rgba(0,0,0,.35);display:block}@media screen and (max-width:600px){.hp-hero{flex-direction:column-reverse;align-items:flex-start;padding:40px 24px}.hp-hero__title{font-size:2.1rem}.hp-hero__img{width:140px;height:140px;border-radius:16px}}.hp-section{padding:52px 18px 44px;border-bottom:1px solid var(--border);position:relative;overflow:hidden;scroll-margin-top:96px}.hp-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(45deg,rgba(14,165,233,.045) 0 18px,transparent 18px 36px),repeating-linear-gradient(-45deg,rgba(20,184,166,.03) 0 18px,transparent 18px 36px);opacity:.65}.hp-section>*{position:relative;z-index:1}.hp-section:last-child{border-bottom:none;padding-bottom:40px}.hp-section__title{font-size:1.75rem;font-weight:700;color:var(--bg-1);margin-bottom:24px;font-family:Verdana,Geneva,Tahoma,sans-serif;display:block!important}.hp-about__text{font-size:1.02rem;color:var(--text-muted);line-height:1.8;margin-bottom:12px;display:block!important}.hp-info-grid{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px}.hp-info-item{display:flex;align-items:center;gap:8px;font-size:.95rem;color:#555;background:#f8f8f8;border:1px solid #ececec;border-radius:6px;padding:8px 14px}.hp-info-item i{color:#C50601;width:16px}.hp-info-item i,.hp-skills{text-align:center}.hp-skills__grid{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:10px}.hp-skill-group{margin-top:14px;text-align:center}.hp-skills__split{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;align-items:start;max-width:980px;margin:0 auto}@media screen and (max-width:767px){.hp-skills__split{grid-template-columns:1fr 1fr;gap:12px}.hp-skill-group .hp-skills__grid{justify-content:center}}.hp-skill-group__title{margin:0 0 6px;font-size:.92rem;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:var(--text-muted)}.hp-skill{background:linear-gradient(135deg,var(--primary-2) 0,var(--accent) 100%);color:#fff;padding:8px 18px;border-radius:999px;font-size:.86rem;font-weight:600;font-family:Verdana,Geneva,Tahoma,sans-serif;letter-spacing:.2px;transition:transform .18s ease,box-shadow .18s ease;cursor:default}.hp-skill:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(14,165,233,.3)}.hp-links{text-align:center}.hp-card{display:flex;align-items:stretch;gap:18px;padding:18px;background:#fff;border:1px solid var(--border);border-radius:14px;text-decoration:none!important;color:#333;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;height:100%;text-align:left}.hp-card:hover{border-color:var(--primary-2);transform:translateY(-3px);box-shadow:0 12px 24px rgba(14,165,233,.16);color:#333}.hp-card__img{width:140px;min-width:140px;height:auto;aspect-ratio:16/9;border-radius:10px;object-fit:contain;background:#ffffff;border:1px solid var(--border);flex-shrink:0}.hp-card__body{display:flex;flex-direction:column;justify-content:center}.hp-card__title{font-size:1.08rem;font-weight:700;margin-bottom:6px;color:#222;font-family:Verdana,Geneva,Tahoma,sans-serif}.hp-card__desc{font-size:.92rem;color:var(--text-muted);margin:0;display:block!important;line-height:1.7}@media screen and (max-width:767px){.hp-card{flex-direction:column}.hp-card__img{width:100%;min-width:0}}.hp-gallery{text-align:center}.hp-media-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}@media screen and (min-width:992px){.hp-media-grid{grid-template-columns:repeat(3,1fr)}}.hp-media-card-wrap{height:100%}.hp-media-card{display:grid;grid-template-columns:132px 1fr;align-items:stretch;grid-gap:14px;gap:14px;text-decoration:none!important;color:#222;background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px;height:100%;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;text-align:left}.hp-media-card:hover{border-color:var(--accent);transform:translateY(-3px) rotate(0deg)!important;box-shadow:0 12px 24px rgba(139,92,246,.18);color:#222}.hp-media-card-wrap:nth-child(odd) .hp-media-card{transform:rotate(-.45deg)}.hp-media-card-wrap:nth-child(2n) .hp-media-card{transform:rotate(.45deg);grid-template-columns:1fr 132px}.hp-media-card-wrap:nth-child(2n) .hp-media-card__img{order:2}.hp-media-card__img{width:132px;min-width:132px;border-radius:10px;border:1px solid var(--border);object-fit:cover;display:block}.hp-media-card__body{display:flex;flex-direction:column;justify-content:center}.hp-media-card__title{font-size:1rem;font-weight:700;margin:0 0 6px;color:var(--bg-1);font-family:Verdana,Geneva,Tahoma,sans-serif}.hp-media-card__text{margin:0;font-size:.9rem;color:var(--text-muted);line-height:1.65;display:block!important}@media screen and (max-width:767px){.hp-media-card{flex-direction:column}.hp-media-card__img{width:100%;min-width:0}.hp-media-card-wrap:nth-child(2n) .hp-media-card,.hp-media-card-wrap:nth-child(odd) .hp-media-card{transform:rotate(0deg);grid-template-columns:1fr}}.hp-links .col-md-6:nth-child(2n) .hp-card{flex-direction:row-reverse}@media screen and (max-width:767px){.hp-links .col-md-6:nth-child(2n) .hp-card{flex-direction:column}}.hp-delta,.hp-links--featured{text-align:left}.hp-delta-card{display:grid;grid-template-columns:minmax(210px,34%) 1fr;grid-gap:0;gap:0;border:1px solid var(--border);border-radius:18px;overflow:hidden;text-decoration:none!important;color:inherit;background:linear-gradient(135deg,#ffffff,#f5fbff);box-shadow:0 12px 28px rgba(15,23,42,.12);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hp-delta-card:hover{transform:translateY(-3px);border-color:var(--primary-2);box-shadow:0 18px 34px rgba(14,165,233,.2)}.hp-delta-card__img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#ffffff;transform:scale(1.1);transform-origin:center}.hp-delta-card__body{padding:26px;display:flex;flex-direction:column;justify-content:center}.hp-delta-card__kicker{margin:0 0 6px;font-size:.78rem;text-transform:uppercase;letter-spacing:.9px;color:var(--primary-2);font-weight:700}.hp-delta-card__title{margin:0 0 10px;font-size:1.5rem;color:var(--bg-1);font-weight:800}.hp-delta-card__desc{margin:0;color:var(--text-muted);line-height:1.75;font-size:.98rem}.hp-delta-card__cta{margin-top:14px;display:inline-flex;align-items:center;gap:8px;color:#0f172a;font-size:.92rem;font-weight:700}.hp-contact-cta{text-align:center}.hp-contact-cta__actions{margin-top:6px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hp-contact-cta__btn{text-decoration:none;border-radius:12px;padding:12px 18px;font-size:.95rem;font-weight:700}.hp-contact-cta__btn--primary{background:linear-gradient(135deg,#14b8a6,#0ea5e9);color:#0f172a}.hp-contact-cta__btn--secondary{border:1px solid var(--border);background:#fff;color:#0f172a}.hp-contact-cta__btn:hover{color:#0f172a}.hp-cv{text-align:center}.hp-cv__card{max-width:860px;margin:0 auto;border:1px solid var(--border);border-radius:16px;padding:24px;background:linear-gradient(135deg,#ffffff,#f8fbff);box-shadow:0 10px 24px rgba(15,23,42,.08);display:grid;grid-template-columns:1fr auto;grid-gap:18px;gap:18px;align-items:center;text-align:left}.hp-cv__text{margin:0;color:var(--text-muted);line-height:1.7;font-size:.95rem}.hp-cv__actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.hp-cv__btn{text-decoration:none;border-radius:10px;padding:10px 14px;font-size:.9rem;font-weight:700}.hp-cv__btn--primary{background:linear-gradient(135deg,#14b8a6,#0ea5e9);color:#0f172a}.hp-cv__btn--secondary{border:1px solid var(--border);background:#fff;color:#0f172a}.hp-cv__btn:hover{color:#0f172a}.hp-cv__icon-wrap{width:72px;height:72px;border-radius:14px;background:linear-gradient(135deg,rgba(20,184,166,.14),rgba(14,165,233,.14));color:#0f172a;display:grid;place-items:center;font-size:1.8rem}@media screen and (max-width:767px){.hp-cv__card{grid-template-columns:1fr;text-align:center;padding:20px}.hp-cv__actions{justify-content:center}.hp-cv__icon-wrap{margin:0 auto}}.hp-stage-grid{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;margin-top:8px}.hp-stage-card{display:grid;grid-template-columns:minmax(220px,38%) 1fr;background:linear-gradient(130deg,#ffffff,#f8fbff);border:1px solid var(--border);border-radius:18px;overflow:hidden;text-decoration:none!important;color:inherit;box-shadow:0 10px 24px rgba(15,23,42,.1);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.hp-stage-card:hover{transform:translateY(-4px);border-color:var(--primary-2);box-shadow:0 18px 34px rgba(14,165,233,.2)}.hp-stage-card__img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#ffffff}.hp-stage-card__body{padding:28px 26px;display:flex;flex-direction:column;justify-content:center}.hp-stage-card__kicker{margin:0 0 6px;font-size:.78rem;text-transform:uppercase;letter-spacing:.9px;color:var(--primary-2);font-weight:700}.hp-stage-card__title{margin:0 0 10px;font-size:1.45rem;color:var(--bg-1);font-weight:800}.hp-stage-card__desc{margin:0;color:var(--text-muted);line-height:1.75;font-size:.98rem}.hp-stage-card__cta{margin-top:16px;display:inline-flex;align-items:center;gap:8px;color:#0f172a;font-size:.92rem;font-weight:700}.hp-stage-card--alt{grid-template-columns:1fr minmax(220px,38%)}.hp-stage-card--alt .hp-stage-card__img{order:2}@media screen and (max-width:991px){.hp-stage-card,.hp-stage-card--alt{grid-template-columns:1fr}.hp-stage-card--alt .hp-stage-card__img{order:0}.hp-stage-card__img{aspect-ratio:16/9}.hp-stage-card__body{padding:22px 20px}.hp-stage-card__title{font-size:1.25rem}.hp-delta-card{grid-template-columns:1fr}.hp-delta-card__img{aspect-ratio:16/9}.hp-delta-card__body{padding:22px 20px}}.logo2{width:100px;height:100px}footer{position:relative;color:#fff;right:0;bottom:0;left:0;padding:10px;background-color:rgba(var(--bs-dark-rgb));text-align:center}.intro-text{margin-top:40px!important;margin-bottom:60px!important}.custom-toggler.navbar-toggler{border:none!important}.custom-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.activeHamburger,.custom-toggler:hover .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(197, 6, 1, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")!important}.contactInfo{text-align:left!important;list-style:none}.Portfolio{width:100%!important}.st-hero{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:20px;background:linear-gradient(135deg,#0f172a,#1e293b),repeating-linear-gradient(45deg,rgba(14,165,233,.14) 0 16px,transparent 16px 32px);color:#fff;padding:44px 34px 36px;margin:0 -.75rem;border-radius:18px 18px 0 0}.st-hero__label{font-size:.78rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;opacity:.75;margin-bottom:4px;display:block!important}.st-hero__company{font-size:2.35rem;font-weight:700;font-family:Verdana,Geneva,Tahoma,sans-serif;line-height:1.15;margin-bottom:4px}.st-hero__company-row{display:flex;align-items:center;gap:10px}.st-hero__project{font-size:1.08rem;opacity:.85;margin:0;display:block!important}.st-hero__aside{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.st-hero__logo-wrap{background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.65);border-radius:12px;padding:8px 10px}.st-hero__logo{width:140px;height:64px;object-fit:contain;display:block}.st-hero__logo-wrap--mobile{display:none}.st-hero__badges{display:flex;flex-wrap:wrap;gap:10px;align-self:flex-end}.st-badge{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.35);border-radius:20px;padding:7px 14px;font-size:.84rem;font-weight:600;white-space:nowrap}@media screen and (max-width:991px){.st-hero{padding:34px 22px 30px;gap:14px}.st-hero__company{font-size:1.9rem}.st-hero__aside{align-items:flex-start}.st-hero>div:first-child{width:100%}.st-hero__company-row{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px}.st-hero__logo-wrap--mobile{display:block;padding:4px 6px;margin-left:0;margin-right:2px}.st-hero__logo-wrap--mobile .st-hero__logo{width:90px;height:42px}.st-hero__aside .st-hero__logo-wrap{display:none}}.st-sidebar{padding:24px 20px;background:linear-gradient(180deg,#fbfdff,#f7faff);border-right:1px solid #ececec}@media screen and (max-width:991px){.st-sidebar{border-right:none;border-bottom:2px solid #ececec;padding-bottom:20px;margin-bottom:4px}}.st-meta-item{display:flex;align-items:flex-start;gap:12px;padding:11px 0;border-bottom:1px solid #f0f0f0}.st-meta-item:last-child{border-bottom:none}.st-meta-icon{flex-shrink:0;width:32px;height:32px;background:#eefbff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--primary-2);font-size:.9rem;margin-top:2px}.st-meta-label{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#999;margin-bottom:2px}.st-meta-value{display:block;font-size:.94rem;color:#222;font-weight:500;line-height:1.45}.st-content{padding:28px 28px 32px}.st-layout{--bs-gutter-x:0;--bs-gutter-y:0}@media screen and (min-width:992px){.st-layout{--bs-gutter-x:2rem}}.st-description{font-size:1.02rem;color:#444;line-height:1.85;margin-bottom:20px;max-width:82ch;display:block!important}.st-list-title{font-size:1.04rem;font-weight:700;color:var(--primary-2);margin:18px 0 10px;font-family:Verdana,Geneva,Tahoma,sans-serif}.st-list{list-style:none;padding:0;margin-bottom:6px}.st-list__item{display:flex;align-items:flex-start;gap:10px;padding:4px 0 4px 10px;font-size:.95rem;color:#444;line-height:1.6}.st-list__item i{color:var(--primary-2);margin-top:8px;flex-shrink:0;font-size:.38rem}.st-paragraph{font-size:.97rem;color:#555;line-height:1.8;margin-top:12px;max-width:82ch;display:block!important}.stage-logo{position:relative;max-width:150px;max-height:150px}.codeflex-logo{margin-top:50px;padding:5px}.text{color:white;font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center}@media screen and (max-width:991px){.internship-info{border-bottom:3px solid rgba(var(--bs-dark-rgb));margin-bottom:20px}}@media screen and (min-width:992px){.internship-info{border-right:3px solid rgba(var(--bs-dark-rgb))}}.stage-logo-box{display:inline-block;width:150px;height:150px}.stage-logo-box:hover{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));filter:brightness(50%)}.info-part{list-style:none!important}.wrapper{max-height:360px;border:1px solid var(--border);border-radius:14px;background:#f9fbff;display:flex;overflow-x:auto;overflow-y:hidden;gap:8px;padding:12px!important}.item img{width:100%;height:100%;object-fit:cover;border-radius:10px;cursor:pointer}.wrapper .item{min-width:320px;height:220px;text-align:center;background-color:#e9eef6;border-radius:10px;overflow:hidden}#FullImageView{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);text-align:center;z-index:2200}#FullImage{padding:24px;max-width:98%;max-height:98%}@media screen and (max-width:991px){#FullImage{margin-top:100px}}#CloseButton{position:absolute;top:12px;right:12px;font-size:2rem;color:white;cursor:pointer;background-color:var(--primary-2);padding:6px;border-radius:50%;width:54px;height:54px;display:grid;place-items:center}#PrevButton{left:22px!important}#NextButton,#PrevButton{position:absolute;color:var(--primary-2);font-size:2.5rem;top:50%;transform:translateY(-50%);align-content:center!important;z-index:2201}#NextButton{right:22px!important}@media screen and (max-width:991px){.st-content{padding:22px 18px 26px}.wrapper{max-height:280px}.wrapper .item{min-width:240px;height:180px}#NextButton,#PrevButton{font-size:2rem}}.wrapper{scrollbar-width:thin;scrollbar-color:#60a5fa #e5edf8}@media (hover:hover){.wrapper::-webkit-scrollbar{height:10px}.wrapper::-webkit-scrollbar-track{background:#e5edf8;border-radius:999px;margin:0 6px}.wrapper::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#0ea5e9,#6366f1);border-radius:999px;border:2px solid #e5edf8}.wrapper::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0284c7,#4f46e5)}}@media (hover:none){.wrapper::-webkit-scrollbar{height:0}}.site-header{background-color:#151515!important;border-bottom:1px solid rgba(255,255,255,.08);padding:0!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.site-header__inner{padding:0 1rem}.site-header__brand{display:flex;align-items:center;gap:12px;padding:10px 0}.site-header__logo{width:42px;height:42px}.site-header__name{color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.25px}.site-header__link,.site-header__name{font-family:Verdana,Geneva,Tahoma,sans-serif}.site-header__link{color:rgba(255,255,255,.78)!important;font-size:.88rem;font-weight:600;text-decoration:none!important;padding:20px 14px!important;border-bottom:2px solid transparent;display:inline-flex!important;align-items:center;gap:8px;transition:color .15s ease,border-color .15s ease}.site-header__link:hover{color:#fff!important;border-bottom-color:rgba(20,184,166,.85)}.site-header__link.active{color:#fff!important;border-bottom-color:var(--primary)}@media screen and (max-width:991px){.site-header__name{display:none}.site-header__link{width:100%;padding:11px 12px!important;border-bottom:none;border-left:3px solid transparent}.site-header__link:hover{border-left-color:rgba(20,184,166,.7)}.site-header__link.active{border-left-color:var(--primary)}}.site-footer{margin-top:26px;color:#fff;background-color:#151515}.site-footer__top{border-top:1px solid rgba(255,255,255,.08);padding:26px 0}.site-footer__inner{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;align-items:center}@media screen and (min-width:992px){.site-footer__inner{grid-template-columns:1.2fr 1fr 1fr}}.site-footer__brand{display:flex;flex-direction:column;gap:2px}.site-footer__logo{width:44px;height:44px;margin-bottom:6px}.site-footer__title{display:block!important;margin:0;font-size:1rem;font-weight:700}.site-footer__subtitle{display:block!important;margin:0;font-size:.82rem;color:rgba(255,255,255,.72)}.site-footer__contact,.site-footer__nav{display:flex;flex-wrap:wrap;gap:14px}.site-footer .footer-link{color:rgba(255,255,255,.82)!important;font-size:.88rem;font-family:Verdana,Geneva,Tahoma,sans-serif}.site-footer .footer-link:hover{color:#fff!important}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.12);background-color:#101010;padding:10px 0}.site-footer__copyright{margin:0;text-align:center;font-size:.78rem;color:rgba(255,255,255,.7);display:block!important}.site-header-modern{position:-webkit-sticky;position:sticky;top:0;z-index:1100;background:rgba(15,23,42,.92);border-bottom:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header-modern__inner{max-width:1120px;margin:0 auto;padding:10px 16px;display:grid;grid-template-columns:auto auto;align-items:center;grid-gap:14px;gap:14px}.site-header-modern__brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.site-header-modern__logo{width:42px;height:42px;border-radius:12px;padding:4px;background:#fff}.site-header-modern__name{color:#fff;font-size:.95rem;font-weight:700}.site-header-modern__toggle{justify-self:end;width:44px;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:transparent;display:grid;place-content:center;grid-gap:4px;gap:4px}.site-header-modern__toggle span{display:block;width:18px;height:2px;background:#fff;transition:transform .2s ease,opacity .2s ease}.site-header-modern__toggle.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.site-header-modern__toggle.is-open span:nth-child(2){opacity:0}.site-header-modern__toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-header-modern__nav{grid-column:1/-1;display:none;gap:8px;padding-top:4px}.site-header-modern__nav.is-open{display:grid}.site-header-modern__cta,.site-header-modern__link{text-decoration:none;border-radius:10px;padding:10px 12px;text-align:center;font-size:.9rem;font-weight:600}.site-header-modern__link{color:rgba(255,255,255,.9);background:rgba(255,255,255,.05)}.site-header-modern__link.active,.site-header-modern__link:hover{color:#fff;background:rgba(20,184,166,.22)}.site-header-modern__cta{color:#0f172a;background:linear-gradient(135deg,#14b8a6,#0ea5e9);font-weight:700;box-shadow:0 6px 16px rgba(14,165,233,.3)}@media screen and (min-width:992px){.site-header-modern__inner{grid-template-columns:auto 1fr}.site-header-modern__toggle{display:none}.site-header-modern__nav{grid-column:auto;display:inline-flex;justify-self:end;align-items:center;padding-top:0}.site-header-modern__cta,.site-header-modern__link{padding:9px 12px}}.hp-section__lead{margin:-8px auto 20px;max-width:760px;text-align:center;color:var(--text-muted);font-size:.95rem}.hp-about__body{display:grid;grid-template-columns:1fr;grid-gap:4px;gap:4px}@media screen and (min-width:992px){.hp-about__body{grid-template-columns:1fr 1fr;column-gap:22px}}.hp-about__layout{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.hp-about .hp-section__lead{text-align:center;margin-left:auto;margin-right:auto;max-width:760px}.hp-about .hp-section__title{text-align:center}.hp-about__intro{background:#fff;border:1px solid var(--border);border-radius:14px;padding:20px}.hp-about__highlights{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.hp-about-card{background:linear-gradient(135deg,#ffffff,#f8fbff);border:1px solid var(--border);border-radius:12px;padding:16px}.hp-about-card__title{margin:0 0 8px;font-size:.98rem;color:var(--bg-1);font-weight:700}.hp-about-card__text{margin:0;font-size:.92rem;color:var(--text-muted);line-height:1.65;display:block!important}@media screen and (min-width:992px){.hp-about__layout{grid-template-columns:1.2fr 1fr;gap:20px}}.site-footer-modern{margin-top:28px;background:#0f172a;color:#fff}.site-footer-modern__inner{max-width:1120px;margin:0 auto;padding:22px 16px;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.site-footer-modern__brand{display:flex;align-items:center;gap:12px}.site-footer-modern__logo{width:48px;height:48px;border-radius:12px;background:#fff;padding:6px}.site-footer-modern__title{margin:0;font-size:1rem;font-weight:700}.site-footer-modern__subtitle{margin:0;color:rgba(255,255,255,.7);font-size:.84rem}.site-footer-modern__column{display:flex;flex-direction:column;gap:8px}.site-footer-modern__heading{margin:0;color:rgba(255,255,255,.62);font-size:.78rem;text-transform:uppercase;letter-spacing:.7px}.site-footer-modern__link{color:rgba(255,255,255,.9);text-decoration:none;font-size:.9rem}.site-footer-modern__link:hover{color:#14b8a6}.site-footer-modern__bottom{border-top:1px solid rgba(255,255,255,.1);padding:10px 16px}.site-footer-modern__copyright{margin:0;text-align:center;color:rgba(255,255,255,.7);font-size:.78rem}@media screen and (min-width:992px){.site-footer-modern__inner{grid-template-columns:1.4fr 1fr 1fr}}@media screen and (max-width:991px){.hp-about-card,.hp-about__intro,.hp-delta,.hp-delta-card__body,.hp-hero,.hp-hero__text,.hp-links--featured,.hp-section,.hp-stage-card__body,.st-content,.st-hero,.st-sidebar{text-align:center}.hp-hero{align-items:center}.hp-hero__actions,.hp-hero__chips,.hp-info-grid{justify-content:center}.st-hero__aside,.st-hero__badges{align-items:center;align-self:center;justify-content:center}.st-list{display:grid;justify-content:center}.st-list__item{justify-content:center;padding-left:0}}body,html{margin:0;padding:0}*{box-sizing:border-box}