.tech-stack__label{align-items:center;display:flex;gap:10px;margin-bottom:28px}.tech-stack__label-text{color:#7d8590;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.tech-stack__label-line{background:linear-gradient(90deg,rgba(229,173,97,.6),hsla(0,0%,100%,.04));flex:1;height:1px}.tech-stack__heading{color:#e6edf3;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.1;margin-bottom:12px}.tech-stack__subtext{color:#7d8590;font-size:15px;line-height:1.65;margin-bottom:44px;max-width:480px}.tech-stack__groups{display:flex;flex-direction:column;gap:36px}.tech-group__label{color:#7d8590;font-size:10px;font-weight:500;letter-spacing:.14em;margin-bottom:14px;padding-left:2px;text-transform:uppercase}.tech-group__pills{display:flex;flex-wrap:wrap;gap:10px}.tech-pill{align-items:center;animation:tech-pill-fadein .4s forwards;background:linear-gradient(180deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.045)),linear-gradient(145deg,#31415d,#121b2c);border:1px solid rgba(255,244,220,.22);border-bottom-color:rgba(0,0,0,.48);border-radius:100px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),inset 0 -1px 0 rgba(0,0,0,.36),0 9px 18px rgba(0,0,0,.22);color:#e6edf3;cursor:default;display:inline-flex;font-size:13px;font-weight:400;gap:9px;opacity:0;overflow:hidden;padding:9px 16px;position:relative;transform:translateY(12px);transition:background .2s,border-color .2s,transform .18s,box-shadow .18s}.tech-pill:before{background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.06) 0,transparent 70%);content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s}.tech-pill:hover{background:linear-gradient(180deg,hsla(0,0%,100%,.23),hsla(0,0%,100%,.06)),linear-gradient(145deg,#3b4f70,#162135);border-color:rgba(255,235,196,.34);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.24),inset 0 -1px 0 rgba(0,0,0,.4),0 13px 24px rgba(0,0,0,.28);transform:translateY(-2px)}.tech-pill:hover:before{opacity:1}.tech-pill--featured{background:linear-gradient(180deg,hsla(0,0%,100%,.24),hsla(0,0%,100%,.05)),linear-gradient(145deg,#d99449,#7b3d1f);border-color:rgba(255,228,181,.5)}.tech-pill--featured:hover{background:rgba(240,136,62,.1);border-color:rgba(240,136,62,.5)}.tech-pill__icon{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.tech-pill__icon svg{display:block;height:100%;width:100%}.tech-pill__name{white-space:nowrap}@keyframes tech-pill-fadein{to{opacity:1;transform:translateY(0)}}.tech-stack{padding:0 0 18px}.tech-stack__label{margin-bottom:30px}.tech-stack__label-text{color:#c0ab8b;font-weight:700;letter-spacing:.16em;text-shadow:0 1px 1px rgba(0,0,0,.45)}.tech-stack__heading{color:#f7efe3}.tech-stack__subtext{color:#b7c0ce;max-width:620px}.tech-stack__groups{gap:34px}.tech-group__label{color:#8390a4;font-weight:700;letter-spacing:.13em}.tech-group__pills{gap:12px}.tech-pill{background:linear-gradient(180deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.035)),linear-gradient(145deg,#334158,#151f31);border-color:rgba(255,244,220,.2);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),inset 0 -1px 0 rgba(0,0,0,.36),0 8px 16px rgba(0,0,0,.24);color:#edf3fb;padding:10px 17px}.tech-pill:hover{background:linear-gradient(180deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.05)),linear-gradient(145deg,#3b4f70,#162135)}.tech-pill--featured,.tech-pill--featured:hover{background:linear-gradient(180deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.04)),linear-gradient(145deg,#c38347,#753e21);border-color:rgba(255,228,181,.42);color:#fff8ec}