body{color:#fff;background-color:#000;margin:0;overflow-x:hidden}html{scroll-behavior:smooth}.navbar-wrapper{z-index:1000;justify-content:center;width:calc(100% - 32px);max-width:760px;display:flex;position:fixed;top:22px;left:50%;transform:translate(-50%)}.navbar{-webkit-backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;justify-content:space-between;align-items:center;width:100%;height:62px;padding:0 16px 0 22px;display:flex}.logo{color:inherit;white-space:nowrap;font-size:18px;font-weight:500;text-decoration:none}.nav-links{align-items:center;gap:34px;list-style:none;display:flex}.nav-links a{color:inherit;font-size:15px;font-weight:500;text-decoration:none}.nav-actions{align-items:center;gap:10px;display:flex}.nav-button,.menu-btn{width:42px;height:42px;color:inherit;cursor:pointer;background:#ffffff24;border:.5px solid #000;border-radius:50%;justify-content:center;align-items:center;display:flex}.nav-button svg{font-size:21px}.menu-btn{display:none;position:relative}.menu-btn span{background:currentColor;border-radius:20px;width:18px;height:2px;transition:all .3s;position:absolute}.menu-btn span:first-child{transform:translateY(-4px)}.menu-btn span:last-child{transform:translateY(4px)}.menu-btn.open span:first-child{transform:rotate(45deg)}.menu-btn.open span:last-child{transform:rotate(-45deg)}@media (width<=768px){.navbar-wrapper{width:calc(100% - 24px);top:14px}.navbar{width:90%;height:58px;padding:0 10px 0 18px}.logo{text-overflow:ellipsis;max-width:160px;font-size:16px;overflow:hidden}.menu-btn{display:flex}.nav-links{color:#fff;-webkit-backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#141414e0;border-radius:24px;flex-direction:column;align-items:flex-start;gap:16px;width:190px;padding:18px;transition:all .3s;position:absolute;top:72px;right:0;transform:translateY(-10px)}.nav-links.active{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-links a{font-size:16px}}.hero{color:#fff;flex-direction:column;justify-content:flex-start;min-height:fit-content;padding:130px 80px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}.hero-desc{max-width:500px;font-size:18px;line-height:1.6}.hero-title{margin:40px 0;font-size:95px;font-weight:300;line-height:1.1}.hero-row{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.hero-bottom{align-items:center;gap:16px;display:flex}.hero-btn{color:#fff;background-color:#000;border:1px solid #000;border-radius:999px;padding:13px 46px;font-size:16px;text-decoration:none;transition:all .3s}.hero-btn:hover{color:#000;background:#fff}.hero-btn-dark{color:#000;background-color:#fff;border:1px solid #fff;border-radius:999px;padding:13px 46px;font-size:16px;text-decoration:none;transition:all .3s}.hero-btn-dark:hover{color:#fff;background:#000}@media (width<=768px){.hero{padding:105px 20px 80px}.hero-down{padding-top:260px}.hero-row{display:block}.hero-bottom{text-align:left;margin-top:60px;margin-bottom:0}.hero-desc{font-size:1.4rem;font-weight:300}.hero-title{font-size:40px}}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;overflow-x:hidden}.projects-section{width:100%;padding:70px 16px;overflow-x:hidden}.projects-grid{grid-template-columns:1fr;gap:20px;width:100%;max-width:1280px;margin:0 auto;display:grid}.project-card{width:100%;min-width:0;color:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;text-decoration:none;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.project-card:hover{border-color:#ffffff24;transform:translateY(-6px);box-shadow:0 10px 30px #0000002e}.card-image-wrap{aspect-ratio:16/10;background:#111;width:100%;overflow:hidden}.card-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.project-card:hover .card-image-wrap img{transform:scale(1.04)}.card-content{flex-direction:column;gap:14px;padding:20px;display:flex}.card-tag{color:#ffffffbf;letter-spacing:.3px;background:#ffffff0f;border-radius:999px;width:fit-content;padding:7px 12px;font-size:12px;font-weight:500}.card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.card-title{margin:0;font-size:1.2rem;font-weight:600;line-height:1.4}.card-icon{background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;min-width:42px;height:42px;font-size:1rem;transition:transform .3s,background .3s;display:flex}.project-card:hover .card-icon{background:#ffffff1a;transform:rotate(45deg)}.card-desc{color:#ffffffad;font-size:.94rem;line-height:1.7}@media (width>=768px){.projects-section{padding:80px 24px}.projects-grid{grid-template-columns:repeat(2,1fr);gap:24px}.card-content{padding:22px}.card-title{font-size:1.25rem}}@media (width>=1100px){.projects-grid{grid-template-columns:repeat(3,1fr);gap:28px}}@media (width<=480px){.projects-section{padding:50px 14px}.project-card{border-radius:20px}.card-content{gap:12px;padding:18px}.card-title{font-size:1.05rem}.card-desc{font-size:.88rem;line-height:1.6}.card-icon{min-width:38px;height:38px}}.projects-section button{color:#fff;letter-spacing:.3px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;margin:60px auto 0;padding:14px 28px;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.projects-section button:hover{color:#0f172a;background:#fff;transform:translateY(-2px)}.projects-section button:active{transform:scale(.98)}.about{color:#fff;background:#000;padding:80px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.about-container{margin:auto}.about-text{max-width:100%;margin-bottom:60px;font-size:25px;font-weight:300;line-height:1.6}@media (width<=786px){.about{padding:10px 20px}.about-text{max-width:100%;font-size:1rem;line-height:1.6}}.articles{color:#fff;background:#000;padding:90px 80px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.article-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.article-card{color:#fff;background:#ffffff0b;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;min-height:320px;padding:32px;text-decoration:none;transition:all .3s;display:flex}.article-card:hover{background:#ffffff14;transform:translateY(-6px)}.article-date{color:#ffffff73;margin-bottom:28px;font-size:14px}.article-card h3{margin-bottom:18px;font-size:28px;font-weight:400;line-height:1.2}.article-card p{color:#ffffffa6;max-width:520px;font-size:16px;line-height:1.6}.article-link{letter-spacing:1px;color:#ffffffbf;margin-top:auto;font-size:13px}@media (width<=768px){.articles{padding:50px 20px}.article-grid{grid-template-columns:1fr;gap:40px;display:grid}.article-card{border-radius:22px;min-height:280px;padding:24px}.article-card h3{font-size:22px}}.footer{color:#fff;background:#000;grid-template-columns:1.45fr 1fr;gap:90px;min-height:420px;padding:80px 80px 52px;font-family:DM Sans,sans-serif;display:grid}.footer-left{flex-direction:column;gap:30px;display:flex}.footer-left h2{letter-spacing:0;text-align:left;text-transform:none;font-family:DM Sans,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:1.4;text-decoration:none}.footer-btn{color:#fff;background-color:#000;border:1px solid #fff;border-radius:999px;justify-content:center;gap:10px;padding:12px 48px;font-size:16px;text-decoration:none;transition:all .3s;display:flex}.footer-btn-dark{color:#000;background-color:#fff;border:1px solid #000;border-radius:999px;justify-content:center;gap:10px;padding:12px 48px;font-size:16px;text-decoration:none;transition:all .3s;display:flex}.footer-btn:hover{color:#000;background:#fff}.footer-btn-dark:hover{color:#fff;background:#000}.footer-credit{color:#777;margin:auto 0 0;font-size:20px;line-height:1.4}.footer-right{padding-top:6px}.footer-right h4{margin:0 0 56px;font-size:10px;font-weight:700}.footer-links{grid-template-columns:1fr 1fr;column-gap:120px;display:grid}.footer-links div{flex-direction:column;gap:22px;display:flex}.footer-links a{font-size:16px;font-weight:400;line-height:1.4;text-decoration:none}.footer-links a:hover{color:#00f}@media (width<=1024px){.footer{grid-template-columns:1fr;gap:35px;padding:60px 44px 44px}.footer-left h2{max-width:720px;font-size:38px}.footer-credit{margin-top:90px}.footer-links a{color:inherit;font-size:16px;font-weight:400;line-height:1.4;text-decoration:none}.footer-links a:visited{color:inherit}.footer-links a:hover{opacity:.7}.footer-right{padding-top:0}.footer-links{column-gap:90px;max-width:520px}}@media (width<=600px){.footer{flex-direction:column;gap:40px;padding:36px 28px 44px;display:flex}.footer-left{display:contents}.footer-left h2{letter-spacing:0;text-align:left;text-transform:none;font-family:DM Sans,sans-serif;font-size:22px;font-style:normal;font-weight:445;line-height:1.4;text-decoration:none}.footer-right{order:3}.footer-right h4{letter-spacing:0;text-align:left;text-transform:none;font-family:DM Sans,sans-serif;font-size:10px;font-style:normal;font-weight:700;line-height:1.4;text-decoration:none}.footer-links{grid-template-columns:1fr 1fr;column-gap:60px}.footer-links div{gap:18px}.footer-links a{font-size:16px}.footer-credit{color:#888;order:4;max-width:260px;margin-top:60px;font-size:15px}}.footer-links a{color:inherit;font-size:16px;font-weight:400;line-height:1.4;text-decoration:none}.footer-links a:visited{color:inherit}.footer-links a:hover{opacity:.7;color:#00f}.case-overlay{z-index:9999;-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 0 0,#ffffff1f,#0000 34%),#000000e0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.case-card{color:#fff;background:#0c0c0cdb;border:1px solid #ffffff1f;border-radius:34px;grid-template-columns:1.05fr .95fr;gap:0;width:min(1180px,100%);max-height:calc(100vh - 48px);display:grid;position:relative;overflow-y:auto;box-shadow:0 40px 120px #0000008c}.case-card::-webkit-scrollbar{width:0}.case-close{z-index:10;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:42px;height:42px;transition:all .25s;display:grid;position:absolute;top:22px;right:22px}.case-close:hover{color:#000;background:#fff;transform:rotate(90deg)}.case-preview{background:linear-gradient(135deg,#ffffff14,#0000),#050505;justify-content:center;align-items:center;min-height:640px;padding:44px;display:flex}.case-image-shell{background:#111;border:1px solid #ffffff1f;border-radius:26px;width:100%;overflow:hidden;box-shadow:0 30px 80px #00000073}.case-browser-bar{background:#ffffff0f;align-items:center;gap:8px;height:42px;padding:0 16px;display:flex}.case-browser-bar span{background:#ffffff4d;border-radius:50%;width:9px;height:9px}.case-image-shell img{object-fit:cover;width:100%;height:470px;display:block}.case-content{flex-direction:column;justify-content:center;padding:72px 54px 54px;display:flex}.case-meta{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.case-meta span,.case-status,.case-stack span{letter-spacing:.02em;border-radius:999px;font-size:12px;font-weight:650}.case-meta span{color:#ffffffbd;background:#ffffff14;border:1px solid #ffffff1a;padding:8px 13px}.case-status{color:#ffffffb8;align-items:center;gap:8px;width:fit-content;margin-bottom:26px;display:inline-flex}.case-status span{background:#35ff8a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 16px #35ff8ae6}.case-content h1{letter-spacing:-.065em;margin-bottom:22px;font-size:clamp(42px,5vw,76px);line-height:.92}.case-subtitle{color:#ffffffc7;margin-bottom:22px;font-size:clamp(17px,2vw,22px);line-height:1.5}.case-overview{color:#ffffff94;margin-bottom:26px;font-size:15.5px;line-height:1.85}.case-stack{flex-wrap:wrap;gap:9px;margin-bottom:30px;display:flex}.case-stack span{color:#ffffffb8;background:#ffffff12;border:1px solid #ffffff17;padding:8px 12px}.case-details{gap:14px;margin-bottom:34px;display:grid}.case-details div{background:#ffffff0e;border:1px solid #ffffff14;border-radius:20px;padding:18px}.case-details small{letter-spacing:.13em;text-transform:uppercase;color:#ffffff6b;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.case-details p{color:#ffffffad;font-size:14.5px;line-height:1.7}.case-actions{flex-wrap:wrap;gap:12px;display:flex}.case-btn{border-radius:999px;justify-content:center;align-items:center;gap:9px;height:50px;padding:0 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.case-btn-primary{color:#000;background:#fff}.case-btn-secondary{color:#fff;background:#ffffff13;border:1px solid #ffffff1f}.case-btn:hover{opacity:.88;transform:translateY(-3px)}.case-empty{text-align:center;color:#fff9;background:#0f0f0fe6;border-radius:28px;width:min(480px,100%);padding:70px 30px;position:relative}@media (width<=980px){.case-overlay{align-items:flex-start;padding:16px}.case-card{border-radius:28px;grid-template-columns:1fr;max-height:none}.case-preview{min-height:auto;padding:22px}.case-image-shell img{height:390px}.case-content{padding:42px 28px 32px}}@media (width<=560px){.case-overlay{padding:10px}.case-card{border-radius:24px}.case-close{width:38px;height:38px;top:16px;right:16px}.case-preview{padding:64px 12px 12px}.case-image-shell{border-radius:18px}.case-browser-bar{height:34px}.case-image-shell img{height:245px}.case-content{padding:28px 18px 22px}.case-content h1{font-size:42px}.case-subtitle{font-size:16px}.case-overview{font-size:14.5px}.case-actions{flex-direction:column}.case-btn{width:100%}}.loading-container{z-index:99999;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:28px;width:100%;height:100vh;display:flex;position:fixed;inset:0}.logo1{letter-spacing:10px;color:#111;text-transform:uppercase;text-align:center;font-size:clamp(1.5rem,4vw,3rem);font-weight:800}.progress-wrapper{background:#0000001f;border-radius:999px;width:min(320px,80vw);height:2px;overflow:hidden}.progress-bar{background:#111;height:100%;transition:width 20ms linear}.percentage{letter-spacing:3px;color:#0009;text-align:center;min-width:60px;font-size:.9rem;font-weight:500}@media (width<=768px){.logo1{letter-spacing:6px;padding:0 20px;font-size:1.2rem}.progress-wrapper{width:260px}.percentage{font-size:.8rem}}
