@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;--primary:#08a979;--primary-dark:#047b5b;--primary-soft:#ddf8ee;--background:#fff;--background-soft:#f5faf8;--surface:#fff;--text:#0f172a;--muted:#627080;--border:#dfeae6;--dark-surface:#0d1726;--shadow:0 20px 60px #0f172a17;--soft-shadow:0 10px 30px #0f172a0f;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{display:block}.app{min-height:100vh;color:var(--text);background:var(--background);transition:color .18s,background .18s;overflow:hidden}.app.dark{--background:#07111d;--background-soft:#0b1724;--surface:#0f1d2c;--text:#edf7f4;--muted:#a9b9c4;--border:#243749;--primary-soft:#113d33;--shadow:0 20px 60px #00000059;--soft-shadow:0 10px 30px #0003}.header{z-index:100;border:1px solid var(--border);background:color-mix(in srgb, var(--surface), transparent 8%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;width:min(1180px,100% - 32px);min-height:66px;padding:10px 14px 10px 18px;display:grid;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0f172a14}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.08rem;font-weight:800;display:inline-flex}.brand strong{color:var(--primary)}.brand-logo{color:#fff;background:linear-gradient(135deg,#087e70,#13c995);border-radius:12px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 8px 20px #08a97940}.navigation{justify-content:center;align-items:center;gap:clamp(18px,2.2vw,32px);display:flex}.brand-logo-image{object-fit:contain;flex-shrink:0;width:50px;height:50px;display:block}.navigation a{color:var(--muted);font-size:.88rem;font-weight:700;transition:color .16s;position:relative}.navigation a:hover{color:var(--primary)}.navigation a:after{content:"";background:var(--primary);border-radius:4px;height:2px;transition:transform .16s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.navigation a:hover:after{transform:scaleX(1)}.header-actions{align-items:center;gap:10px;display:flex}.theme-button,.mobile-menu-button{border:1px solid var(--border);width:42px;height:42px;color:var(--text);background:var(--surface);cursor:pointer;border-radius:13px;place-items:center;display:grid}.mobile-menu-button{display:none}.button{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(135deg, var(--primary), #0ab98a);box-shadow:0 13px 26px #08a9793b}.button.primary:hover{box-shadow:0 17px 32px #08a97952}.button.secondary{color:var(--text);background:var(--surface);border-color:var(--border)}.small-button{min-height:42px;padding:0 17px;font-size:.84rem}.section{width:min(1180px,100% - 40px);margin:0 auto;padding:96px 0}.hero{grid-template-columns:minmax(0,.92fr) minmax(530px,1.08fr);align-items:center;gap:60px;min-height:790px;padding-top:165px;display:grid;position:relative}.hero-content,.hero-visual{z-index:2;position:relative}.background-glow{pointer-events:none;border-radius:999px;position:absolute}.glow-one{background:radial-gradient(circle,#4ae2b64a,#4ae2b600);width:560px;height:560px;top:80px;right:-240px}.glow-two{background:radial-gradient(circle,#4ae2b62b,#4ae2b600);width:380px;height:380px;bottom:40px;left:-220px}.eyebrow{width:fit-content;color:var(--primary-dark);background:var(--primary-soft);border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:.75rem;font-weight:800;display:inline-flex}.hero h1,.section-heading h2,.about-content h2,.course-content h2,.contact-content h2{color:var(--text);letter-spacing:-.055em;margin:22px 0 20px;font-weight:800;line-height:1.05}.hero h1{max-width:650px;font-size:clamp(3rem,5vw,5rem)}.hero h1 span,.section-heading h2 span,.about-content h2 span,.course-content h2 span,.contact-content h2 span{color:var(--primary)}.hero-content>p{max-width:600px;color:var(--muted);margin:0;font-size:1rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:13px;margin-top:30px;display:flex}.trust-list{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:28px;font-size:.8rem;font-weight:700;display:flex}.trust-list span{align-items:center;gap:7px;display:flex}.trust-list svg{color:var(--primary)}.hero-visual{min-height:500px}.studio-window{background:#0c1422;border:8px solid #e8efed;border-radius:25px;position:absolute;inset:22px 30px 24px 10px;overflow:hidden;transform:perspective(1100px)rotateY(-2deg)rotateX(1deg);box-shadow:0 35px 75px #0712204a}.studio-header{color:#b9c7d4;background:#121d2c;grid-template-columns:1fr auto 1fr;align-items:center;height:49px;padding:0 17px;font-size:.7rem;display:grid}.window-dots{gap:6px;display:flex}.window-dots i,.code-dots i{background:#ff675b;border-radius:999px;width:8px;height:8px}.window-dots i:nth-child(2),.code-dots i:nth-child(2){background:#f4ba3c}.window-dots i:nth-child(3),.code-dots i:nth-child(3){background:#35c77b}.live-badge{color:#70dfbd;background:#08a97924;border-radius:999px;justify-self:end;padding:5px 8px}.studio-body{grid-template-columns:116px 1fr;height:calc(100% - 49px);display:grid}.studio-sidebar{background:#111c2b;border-right:1px solid #223145;flex-direction:column;gap:7px;padding:17px 11px;display:flex}.studio-sidebar span{color:#90a3b6;border-radius:8px;align-items:center;gap:8px;padding:9px;font-size:.66rem;display:flex}.studio-sidebar span.active{color:#68dfb7;background:#08a97924}.studio-workspace{grid-template-rows:59% 41%;min-width:0;display:grid}.video-preview{color:#fff;background:linear-gradient(125deg,#050e1be0,#05302e66),radial-gradient(circle at 80% 30%,#12a67b,#0000 40%),linear-gradient(135deg,#17243a,#0a4750);border-radius:14px;justify-content:center;align-items:center;margin:18px 20px 10px;display:flex;position:relative;overflow:hidden}.video-preview:before,.video-preview:after{content:"";border:1px solid #78e7c640;border-radius:999px;position:absolute}.video-preview:before{width:260px;height:260px;right:-70px}.video-preview:after{width:180px;height:180px;right:-28px}.video-preview>div{z-index:2;flex-direction:column;display:flex;position:absolute;bottom:27px;left:27px}.video-preview small{color:#82e4c6;letter-spacing:.12em;font-size:.53rem}.video-preview strong{letter-spacing:-.05em;margin:6px 0 3px;font-size:1.45rem}.video-preview span{color:#c3d5dc;font-size:.65rem}.video-preview button{z-index:2;color:#075843;cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;place-items:center;width:52px;height:52px;display:grid}.video-timeline{background:#0d1725;padding:10px 18px 15px;position:relative;overflow:hidden}.timeline-info{color:#8192a4;justify-content:space-between;font-size:.56rem;display:flex}.timeline-info i{background:#26364a;border-radius:999px;width:34%;height:4px}.video-track,.audio-track{gap:3px;height:28px;margin-top:10px;display:flex}.video-track b,.audio-track b{background:linear-gradient(#278bc3,#1f5e95);border-radius:4px;flex:1}.audio-track b{background:linear-gradient(#0dbf90,#087b69)}.timeline-position{background:#9af1d6;width:1px;position:absolute;top:7px;bottom:8px;left:57%}.code-preview,.mobile-preview{z-index:4;border:1px solid #ffffff17;position:absolute;box-shadow:0 20px 45px #040d1847}.code-preview{color:#c5d3df;background:#101927;border-radius:15px;flex-direction:column;gap:7px;width:265px;padding:17px;font-size:.61rem;display:flex;bottom:7px;left:-34px}.code-dots{gap:5px;margin-bottom:4px;display:flex}.code-preview code span{color:#63e1bc}.mobile-preview{color:#0f1825;background:#fff;border:5px solid #101826;border-radius:28px;width:176px;min-height:340px;padding:27px 17px 18px;top:88px;right:-8px}.mobile-preview:before{content:"";background:#cdd6dd;border-radius:999px;width:42px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.mobile-brand{color:#078765;font-size:.57rem;font-weight:800}.mobile-preview strong{letter-spacing:-.04em;margin:26px 0 8px;font-size:1.13rem;line-height:1.1;display:block}.mobile-preview p{color:#637080;margin:0;font-size:.59rem;line-height:1.55}.mobile-preview button{color:#fff;background:var(--primary);border:none;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;height:33px;margin:17px 0;font-size:.58rem;font-weight:800;display:flex}.mobile-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.mobile-grid i{background:linear-gradient(145deg,#f7fbfa,#e7f8f2);border:1px solid #e3eee9;border-radius:9px;height:54px}.statistics{border:1px solid var(--border);background:var(--surface);width:min(1100px,100% - 40px);box-shadow:var(--soft-shadow);border-radius:20px;grid-template-columns:repeat(4,1fr);margin:-15px auto 0;padding:25px 34px;display:grid}.statistics article{border-right:1px solid var(--border);justify-content:center;align-items:center;gap:12px;display:flex}.statistics article:last-child{border-right:none}.statistics svg,.statistics strong{color:var(--primary)}.statistics article div{flex-direction:column;display:flex}.statistics strong{font-size:1.1rem}.statistics span{color:var(--muted);font-size:.7rem}.section-heading h2,.about-content h2,.course-content h2,.contact-content h2{font-size:clamp(2.2rem,4vw,3.5rem)}.split-heading{grid-template-columns:1fr .65fr;align-items:end;gap:50px;margin-bottom:38px;display:grid}.split-heading p{color:var(--muted);margin:0 0 22px;line-height:1.75}.service-grid,.project-grid,.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card,.project-card,.testimonial-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--soft-shadow);border-radius:20px}.service-card{padding:28px;transition:transform .18s,border-color .18s,box-shadow .18s}.service-card:hover{border-color:var(--primary);box-shadow:var(--shadow);transform:translateY(-7px)}.service-icon{width:54px;height:54px;color:var(--primary);background:var(--primary-soft);border-radius:16px;place-items:center;display:grid}.service-card h3{letter-spacing:-.03em;margin:22px 0 11px;font-size:1.24rem}.service-card p,.project-content p,.about-content>p,.course-content>p,.contact-content>p{color:var(--muted);line-height:1.72}.service-card ul{color:var(--muted);gap:9px;margin:20px 0;padding:0;font-size:.8rem;list-style:none;display:grid}.service-card li,.service-card a,.text-link,.project-content a{align-items:center;gap:7px;display:flex}.service-card li svg,.service-card a,.text-link,.project-content a{color:var(--primary)}.service-card a,.text-link,.project-content a{width:fit-content;font-size:.82rem;font-weight:800}.about-section,.testimonial-section{background:var(--background-soft)}.about-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;display:grid}.about-visual{background:radial-gradient(circle, var(--primary-soft), transparent 68%);place-items:center;min-height:470px;display:grid}.about-card{border:7px solid var(--surface);color:#fff;width:min(430px,90%);min-height:370px;box-shadow:var(--shadow);background:radial-gradient(circle at 80% 20%,#32e3ab61,#0000 27%),linear-gradient(145deg,#0b1a2d,#0b4c48);border-radius:28px;flex-direction:column;justify-content:flex-end;padding:31px;display:flex;position:relative;overflow:hidden;transform:rotate(-2deg)}.about-card>span{color:#a9f2d9;background:#08a97926;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:.68rem;display:flex;position:absolute;top:23px;left:23px}.about-logo{color:#0b5b48;background:#9bf0d4;border-radius:19px;place-items:center;width:70px;height:70px;margin-bottom:20px;font-size:1.25rem;font-weight:800;display:grid}.about-card>strong{max-width:350px;font-size:1.48rem;line-height:1.25}.chart-bars{align-items:flex-end;gap:8px;height:65px;margin-top:24px;display:flex}.chart-bars i{background:linear-gradient(#5de1b8,#0b9672);border-radius:7px 7px 2px 2px;width:19%}.chart-bars i:first-child{height:38%}.chart-bars i:nth-child(2){height:63%}.chart-bars i:nth-child(3){height:82%}.chart-bars i:nth-child(4){height:100%}.benefits{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:28px;display:grid}.benefits article{gap:11px;display:flex}.benefits svg{color:var(--primary);flex:none}.benefits article div{flex-direction:column;gap:4px;display:flex}.benefits strong{font-size:.9rem}.benefits span{color:var(--muted);font-size:.77rem;line-height:1.5}.project-card{overflow:hidden}.project-visual{height:245px;padding:34px;position:relative;overflow:hidden}.project-green{background:linear-gradient(135deg,#0b1f33,#0b8870)}.project-purple{background:linear-gradient(135deg,#17243c,#673b9b)}.project-blue{background:linear-gradient(135deg,#083738,#08a979)}.project-visual:before,.project-visual:after{content:"";border:1px solid #ffffff2e;border-radius:999px;position:absolute}.project-visual:before{width:220px;height:220px;top:-70px;right:-70px}.project-visual:after{width:140px;height:140px;top:-20px;right:-20px}.project-browser{z-index:2;background:#eaf5f3;border:5px solid #ffffffeb;border-radius:14px;height:163px;padding:11px;position:relative;transform:rotate(-3deg);box-shadow:0 20px 35px #0003}.browser-dots{gap:5px;display:flex}.browser-dots i{background:#ff6b5f;border-radius:999px;width:6px;height:6px}.browser-dots i:nth-child(2){background:#ffc247}.browser-dots i:nth-child(3){background:#2bc276}.browser-layout{grid-template-columns:.8fr 1.2fr;gap:8px;display:grid;position:absolute;inset:30px 11px 11px}.browser-layout span{background:linear-gradient(135deg,#08a97938,#08a9790f);border-radius:7px}.browser-layout span:first-child{background:#163148;grid-row:span 2}.project-metric{z-index:4;color:#0c604c;background:#c4f4e5;border-radius:10px;padding:8px 10px;font-size:.7rem;font-weight:800;position:absolute;bottom:18px;right:22px}.project-content{padding:24px}.project-content>span{color:var(--primary);font-size:.7rem;font-weight:800}.project-content h3{letter-spacing:-.03em;margin:8px 0 10px}.project-content p{min-height:74px;margin:0 0 18px;font-size:.84rem}.course-section{background:linear-gradient(135deg, var(--background), var(--background-soft))}.course-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.course-content ul{color:var(--muted);gap:12px;margin:26px 0 30px;padding:0;list-style:none;display:grid}.course-content li{align-items:center;gap:10px;display:flex}.course-content li svg{color:var(--primary)}.course-dashboard{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:26px;padding:30px}.dashboard-title{color:var(--muted);justify-content:space-between;font-size:.76rem;font-weight:800;display:flex}.progress-bar{background:var(--border);border-radius:999px;height:9px;margin:15px 0 28px;overflow:hidden}.progress-bar i{border-radius:inherit;background:linear-gradient(90deg, var(--primary), #60dfb8);width:72%;height:100%;display:block}.lesson{border:1px solid var(--border);background:var(--surface);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:11px;padding:17px;display:grid}.lesson.active{border-color:#08a97966;box-shadow:0 10px 25px #08a97914}.lesson>span{width:39px;height:39px;color:var(--primary);background:var(--primary-soft);border-radius:11px;place-items:center;font-weight:800;display:grid}.lesson div{flex-direction:column;gap:3px;display:flex}.lesson small{color:var(--muted)}.lesson>svg{color:var(--primary)}.centered-heading{text-align:center;margin-bottom:38px}.centered-heading .eyebrow{margin:0 auto}.testimonial-card{padding:27px}.stars{color:#f0aa28;gap:4px;display:flex}.testimonial-card>p{min-height:120px;color:var(--muted);margin:18px 0 24px;line-height:1.75}.testimonial-person{align-items:center;gap:11px;display:flex}.testimonial-person>span{color:#087158;background:var(--primary-soft);border-radius:999px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.testimonial-person div{flex-direction:column;display:flex}.testimonial-person small{color:var(--muted);margin-top:2px}.contact-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:70px;display:grid}.contact-links{gap:14px;margin-top:28px;display:grid}.contact-links a{align-items:center;gap:13px;display:flex}.contact-links svg{color:var(--primary)}.contact-links span{color:var(--muted);flex-direction:column;font-size:.78rem;display:flex}.contact-links strong{color:var(--text);margin-bottom:2px;font-size:.9rem}.contact-form{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;padding:30px}.form-row{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.contact-form label{color:var(--text);gap:8px;margin-bottom:15px;font-size:.76rem;font-weight:800;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--border);width:100%;color:var(--text);background:var(--background-soft);border-radius:12px;outline:none;transition:border-color .16s,box-shadow .16s}.contact-form input,.contact-form select{height:48px;padding:0 14px}.contact-form textarea{resize:vertical;padding:13px 14px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #08a9791f}.form-message{border-radius:10px;margin-bottom:14px;padding:12px 14px;font-size:.79rem}.form-message.success{color:#086145;background:#dff8ef}.form-message.error{color:#9f2631;background:#ffe8eb}.submit-button{width:100%}.submit-button:disabled{cursor:wait;opacity:.72}.footer{color:#b9c7d1;background:#08121f}.footer-content{grid-template-columns:1.6fr repeat(3,1fr);gap:50px;width:min(1180px,100% - 40px);margin:0 auto;padding:65px 0 45px;display:grid}.footer .brand{color:#fff}.footer-description p{color:#91a3b1;max-width:320px;font-size:.84rem;line-height:1.7}.social-links{gap:8px;display:flex}.social-links a{border:1px solid #223549;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.footer-column{flex-direction:column;gap:12px;display:flex}.footer-column strong{color:#fff;margin-bottom:6px}.footer-column a{color:#91a3b1;font-size:.82rem}.footer-column a:hover{color:#70e5c1}.footer-bottom{color:#758899;border-top:1px solid #1c2b3d;justify-content:space-between;gap:20px;width:min(1180px,100% - 40px);margin:0 auto;padding:22px 0;font-size:.74rem;display:flex}@media (width<=1050px){.header{grid-template-columns:auto auto 1fr}.mobile-menu-button{order:2;justify-self:end;display:grid}.header-actions{order:3;justify-self:end}.navigation{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:stretch;padding:17px;display:none;position:absolute;top:76px;left:0;right:0}.navigation.open{display:flex}.navigation a{padding:8px}.navigation a:after{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:155px}.hero-content{max-width:780px;margin:0 auto}.hero-content .eyebrow,.hero-content>p{margin-left:auto;margin-right:auto}.hero-buttons,.trust-list{justify-content:center}.hero-visual{min-height:530px}.studio-window{inset:20px 70px 25px}.code-preview{left:30px}.mobile-preview{right:35px}.about-layout,.course-layout,.contact-layout{grid-template-columns:1fr}.service-grid,.project-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.testimonial-card:last-child{grid-column:1/-1}}@media (width<=760px){.header{width:calc(100% - 20px);top:10px}.header-actions .button{display:none}.section{width:min(100% - 28px,1180px);padding:72px 0}.hero{gap:25px;min-height:auto;padding-top:140px}.hero h1{font-size:clamp(2.65rem,13vw,4rem)}.hero-visual{min-height:420px;margin:-25px -30px -35px;transform:scale(.9)}.studio-window{inset:25px 40px}.studio-sidebar{display:none}.studio-body{grid-template-columns:1fr}.mobile-preview{transform-origin:100% 0;top:85px;right:4px;transform:scale(.83)}.code-preview{transform-origin:0 100%;bottom:18px;left:5px;transform:scale(.82)}.statistics{grid-template-columns:repeat(2,1fr);gap:22px 0;width:calc(100% - 28px)}.statistics article:nth-child(2){border-right:none}.split-heading{grid-template-columns:1fr;gap:0}.service-grid,.project-grid,.testimonial-grid{grid-template-columns:1fr}.testimonial-card:last-child{grid-column:auto}.benefits{grid-template-columns:1fr}.form-row{grid-template-columns:1fr;gap:0}.footer-content{grid-template-columns:repeat(2,1fr)}.footer-description{grid-column:1/-1}.footer-bottom{flex-direction:column}}@media (width<=480px){.brand{font-size:.96rem}.brand-logo{width:35px;height:35px}.hero-buttons .button{width:100%}.trust-list{flex-direction:column;align-items:flex-start}.hero-visual{min-height:355px;margin:-50px -90px -65px;transform:scale(.78)}.statistics{padding:22px 10px}.statistics article{justify-content:flex-start;padding-left:14px}.service-card,.contact-form,.course-dashboard,.testimonial-card{padding:22px}.footer-content{grid-template-columns:1fr}.footer-description{grid-column:auto}}.project-showcase-page{color:#071426;background:radial-gradient(circle at 90% 10%,#10b98121,#0000 28%),#fff;min-height:100vh}.project-page-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #dbe9e4;border-radius:22px;justify-content:space-between;align-items:center;width:min(1400px,100% - 40px);height:82px;margin:16px auto 0;padding:0 24px;display:flex;position:sticky;top:16px;box-shadow:0 18px 45px #0f172a14}.project-brand{color:#071426;align-items:center;gap:12px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.project-brand strong{color:#08aa7d}.project-brand img{object-fit:contain;width:48px;height:48px}.project-page-header nav{align-items:center;gap:34px;display:flex}.project-page-header nav a{color:#5d687a;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.project-page-header nav a:hover{color:#08aa7d}.project-contact-button{color:#fff;background:#08b889;border-radius:14px;align-items:center;gap:8px;padding:14px 20px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 30px #08b88938}.project-contact-button:hover{transform:translateY(-2px);box-shadow:0 14px 35px #08b8894d}.project-page-hero{width:min(1320px,100% - 40px);margin:90px auto 70px}.project-back-link{color:#526171;align-items:center;gap:7px;margin-bottom:35px;font-weight:600;text-decoration:none;display:inline-flex}.project-back-link:hover{color:#08aa7d}.project-page-eyebrow{color:#027b5b;background:#dff8ef;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:24px;padding:8px 14px;font-size:14px;font-weight:700;display:flex}.project-page-title{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.project-page-title h1{letter-spacing:-4px;color:#091426;max-width:850px;margin:0 0 22px;font-size:clamp(50px,7vw,88px);line-height:.98}.project-page-title p{color:#657285;max-width:760px;margin:0;font-size:18px;line-height:1.75}.project-page-icon{color:#fff;background:linear-gradient(145deg,#0a9973,#0ccf97);border-radius:24px;flex-shrink:0;place-items:center;width:95px;height:95px;display:grid;box-shadow:0 20px 45px #08b8893d}.project-gallery-section{background:#f6fbf9;border-top:1px solid #e4efeb;border-bottom:1px solid #e4efeb;padding:90px max(24px,50% - 660px)}.project-gallery-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:50px;margin-bottom:45px;display:grid}.project-gallery-heading span{color:#08a779;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:800}.project-gallery-heading h2{letter-spacing:-2px;max-width:700px;margin:10px 0 0;font-size:clamp(34px,4vw,54px);line-height:1.08}.project-gallery-heading h2 strong{color:#09ad7e}.project-gallery-heading p{color:#687688;max-width:520px;margin:0;line-height:1.7}.showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.showcase-card{background:#fff;border:1px solid #dceae5;border-radius:24px;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden;box-shadow:0 15px 45px #0f172a0f}.showcase-card:hover{border-color:#9ce4ce;transform:translateY(-7px);box-shadow:0 24px 55px #087f5f1f}.showcase-card-visual{background:radial-gradient(circle at 90% 0,#ffffff2e,#0000 35%),linear-gradient(135deg,#063f39,#068264);place-items:center;height:260px;display:grid;position:relative;overflow:hidden}.showcase-card-visual:before,.showcase-card-visual:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:180px;height:180px;position:absolute}.showcase-card-visual:before{top:-80px;right:-70px}.showcase-card-visual:after{top:-45px;right:-105px}.visual-shorts,.visual-dashboard,.visual-web-course{background:linear-gradient(135deg,#063c35,#0a9a75)}.visual-instagram,.visual-portfolio,.visual-social-course{background:linear-gradient(135deg,#082e2c,#0db486)}.visual-documentary,.visual-corporate,.visual-fullstack-course{background:linear-gradient(135deg,#092f35,#08735c)}.visual-infographic,.visual-landing,.visual-creative-course{background:linear-gradient(135deg,#07534a,#0bbd8a)}.showcase-window{z-index:2;background:#f6fffc;border:7px solid #ffffffe6;border-radius:17px;width:78%;height:68%;padding:12px;position:relative;transform:rotate(-3deg);box-shadow:0 16px 25px #00000029}.showcase-window-top{gap:5px;height:15px;display:flex}.showcase-window-top span{border-radius:50%;width:7px;height:7px}.showcase-window-top span:first-child{background:#ff6c5c}.showcase-window-top span:nth-child(2){background:#ffbd44}.showcase-window-top span:nth-child(3){background:#26c281}.showcase-preview{grid-template-columns:38% 1fr;gap:10px;height:calc(100% - 15px);display:grid}.showcase-preview-sidebar{background:linear-gradient(160deg,#0d2938,#163d50);border-radius:8px}.showcase-preview-content{flex-direction:column;gap:8px;display:flex}.showcase-preview-line{background:#c9eee3;border-radius:7px;height:24px}.showcase-preview-line.large{height:43px}.showcase-preview-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.showcase-preview-grid span{background:linear-gradient(135deg,#dff6ef,#aee7d6);border-radius:7px}.showcase-tag{z-index:4;color:#047757;background:#d5fff1;border-radius:10px;padding:9px 13px;font-size:12px;font-weight:800;position:absolute;bottom:16px;right:18px}.showcase-number{color:#ffffff2b;font-size:62px;font-weight:900;position:absolute;bottom:12px;left:20px}.showcase-card-content{padding:28px}.showcase-category{color:#08a879;margin-bottom:10px;font-size:13px;font-weight:800;display:block}.showcase-card-content h3{color:#071426;margin:0 0 13px;font-size:21px;line-height:1.2}.showcase-card-content p{color:#647184;min-height:84px;margin:0 0 22px;line-height:1.65}.showcase-link{color:#08a879;align-items:center;gap:7px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.showcase-link:hover{color:#057354}.project-page-cta{color:#fff;background:linear-gradient(135deg,#053c34,#078464);border-radius:30px;justify-content:space-between;align-items:center;gap:40px;width:min(1320px,100% - 40px);margin:100px auto;padding:55px 60px;display:flex;box-shadow:0 25px 60px #066a4f2e}.project-page-cta span{color:#86f1d1;font-weight:700}.project-page-cta h2{max-width:680px;margin:10px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.08}.project-cta-button{color:#067858;background:#fff;border-radius:14px;flex-shrink:0;align-items:center;gap:9px;padding:16px 22px;font-weight:800;text-decoration:none;display:inline-flex}.project-page-footer{text-align:center;color:#7b8797;border-top:1px solid #e1ece8;padding:30px 20px;font-size:14px}.project-not-found{text-align:center;place-content:center;min-height:100vh;display:grid}@media (width<=1050px){.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-page-header nav{display:none}}@media (width<=760px){.project-page-header{width:calc(100% - 24px);padding:0 14px}.project-contact-button{display:none}.project-page-hero{width:calc(100% - 32px);margin-top:60px}.project-page-title{flex-direction:column;align-items:flex-start}.project-page-title h1{letter-spacing:-2px}.project-page-icon{width:72px;height:72px}.project-gallery-section{padding:65px 16px}.project-gallery-heading{grid-template-columns:1fr;gap:20px}.showcase-grid{grid-template-columns:1fr}.project-page-cta{flex-direction:column;align-items:flex-start;width:calc(100% - 32px);margin:65px auto;padding:38px 28px}}.motion-page{background:#fff;min-height:100vh}.motion-portfolio-main{padding-top:30px}.portfolio-detail-section{padding:75px 24px 100px}.portfolio-detail-section .container{width:min(1320px,100%);margin:0 auto}.motion-back-link{color:#647184;align-items:center;gap:7px;margin-bottom:28px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.motion-back-link:hover{color:#08a879}.portfolio-detail-header{max-width:850px;margin-bottom:48px}.portfolio-detail-header .service-label{color:#047a5b;background:#dff8ef;border-radius:999px;margin-bottom:15px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.portfolio-detail-header h1{color:#071426;letter-spacing:-2px;margin:0 0 18px;font-size:clamp(38px,5vw,60px);line-height:1.05}.portfolio-detail-header h1 span{color:#08ad7d}.portfolio-detail-header p{color:#647184;max-width:760px;margin:0;font-size:17px;line-height:1.7}.portfolio-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.portfolio-detail-card{background:#fff;border:1px solid #deebe6;border-radius:24px;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 14px 40px #0f172a0f}.portfolio-detail-card:hover{border-color:#9be3ce;transform:translateY(-7px);box-shadow:0 24px 55px #08866321}.portfolio-detail-thumb{background:#eff8f5;border-radius:18px;height:260px;margin:16px 16px 0;position:relative;overflow:hidden}.portfolio-detail-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.portfolio-detail-card:hover .portfolio-detail-thumb img{transform:scale(1.045)}.portfolio-type-badge{color:#047759;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#e1fff6f2;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:800;position:absolute;bottom:14px;right:14px;box-shadow:0 5px 15px #00000014}.portfolio-card-content{flex-direction:column;flex:1;padding:26px;display:flex}.portfolio-card-category{color:#08a879;letter-spacing:.7px;margin-bottom:9px;font-size:12px;font-weight:800;display:block}.portfolio-detail-card h3{color:#071426;margin:0 0 14px;font-size:20px;line-height:1.3}.portfolio-detail-card p{color:#647184;flex:1;margin:0 0 25px;font-size:15px;line-height:1.65}.portfolio-view-link{align-items:center;gap:7px;width:fit-content;font-size:14px;font-weight:800;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex;color:#08a879!important}.portfolio-view-link:hover{gap:10px;color:#057456!important}.motion-cta{color:#fff;background:linear-gradient(135deg,#053b33,#078161);border-radius:30px;justify-content:space-between;align-items:center;gap:45px;width:min(1320px,100% - 48px);margin:10px auto 90px;padding:55px 60px;display:flex;box-shadow:0 25px 60px #05684d2e}.motion-cta>div{max-width:700px}.motion-cta>div>span{color:#91f1d4;font-size:14px;font-weight:800}.motion-cta h2{color:#fff;letter-spacing:-1.5px;margin:10px 0 15px;font-size:clamp(30px,4vw,48px);line-height:1.08}.motion-cta h2 strong{color:#72edc7}.motion-cta p{color:#ffffffbf;margin:0;line-height:1.7}.motion-cta-button{flex-shrink:0;text-decoration:none;color:#067758!important;background:#fff!important}.motion-footer{color:#778493;border-top:1px solid #e3ece8;justify-content:space-between;align-items:center;gap:30px;min-height:100px;padding:25px max(24px,50% - 660px);font-size:14px;display:flex}.motion-footer .brand{text-decoration:none}.motion-page.dark{background:#07111f}.motion-page.dark .portfolio-detail-header h1,.motion-page.dark .portfolio-detail-card h3{color:#f4f8fb}.motion-page.dark .portfolio-detail-section{background:#07111f}.motion-page.dark .portfolio-detail-card{background:#0d1928;border-color:#1e3140}.motion-page.dark .portfolio-detail-card p,.motion-page.dark .portfolio-detail-header p{color:#9cadbb}.motion-page.dark .portfolio-detail-thumb{background:#102231}.motion-page.dark .motion-footer{color:#8fa0af;background:#07111f;border-color:#1c2e3d}@media (width<=1050px){.portfolio-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.motion-portfolio-main{padding-top:10px}.portfolio-detail-section{padding:55px 16px 70px}.portfolio-detail-grid{grid-template-columns:1fr}.portfolio-detail-thumb{height:235px}.portfolio-detail-header h1{letter-spacing:-1.5px}.motion-cta{flex-direction:column;align-items:flex-start;width:calc(100% - 32px);margin-bottom:60px;padding:38px 28px}.motion-footer{flex-direction:column;align-items:flex-start}}.hero-video-visual{justify-content:center;align-items:center;display:flex;position:relative}.hero-video-card{background:#fff;border:1px solid #dce9e2;border-radius:32px;justify-content:center;align-items:center;width:100%;max-width:680px;padding:24px;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a1f}.hero-logo-video{object-fit:contain;background:#fff;border-radius:20px;width:100%;height:auto;max-height:520px;display:block}.hero-video-visual:before{content:"";z-index:0;background:radial-gradient(circle,#10b98124,#10b9810a);border-radius:50%;width:520px;height:520px;position:absolute;top:30px;right:-80px}.hero-video-card{z-index:1;position:relative}.hero-video-visual{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-video-card{z-index:2;background:#fff;border:1px solid #dce9e2;border-radius:30px;width:100%;max-width:700px;padding:12px;position:relative;overflow:hidden;box-shadow:0 25px 60px #0f172a1f}.hero-logo-video{object-fit:contain;background:#fff;border-radius:22px;width:100%;height:390px;display:block}.interactive-hero{--hero-x:0px;--hero-y:0px;--hero-x-small:0px;--hero-y-small:0px;--hero-x-reverse:0px;--hero-y-reverse:0px;--hero-rotate-x:0deg;--hero-rotate-y:0deg;--cursor-x:50%;--cursor-y:50%;perspective:1200px;border-radius:40px;justify-content:center;align-items:center;min-height:570px;display:flex;position:relative;overflow:hidden}.interactive-cursor-glow{left:var(--cursor-x);top:var(--cursor-y);pointer-events:none;z-index:0;background:radial-gradient(circle,#0fb98b26 0%,#0fb98b12 35%,#0000 70%);border-radius:50%;width:300px;height:300px;transition:left 80ms linear,top 80ms linear;position:absolute;transform:translate(-50%,-50%)}.interactive-stage{aspect-ratio:1.15;width:min(680px,100%);transform-style:preserve-3d;transform:rotateX(var(--hero-rotate-x)) rotateY(var(--hero-rotate-y));justify-content:center;align-items:center;transition:transform .18s ease-out;display:flex;position:relative}.interactive-grid{opacity:.35;background-image:linear-gradient(#069b7114 1px,#0000 1px),linear-gradient(90deg,#069b7114 1px,#0000 1px);background-size:36px 36px;border-radius:36px;position:absolute;inset:8%;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 75%);mask-image:radial-gradient(circle,#000 30%,#0000 75%)}.interactive-orbit{pointer-events:none;border:1px solid #09ae7f29;border-radius:50%;position:absolute}.orbit-one{width:390px;height:390px;animation:18s linear infinite mehwarOrbit}.orbit-two{opacity:.7;border-style:dashed;width:485px;height:485px;animation:25s linear infinite mehwarOrbitReverse}.orbit-three{opacity:.35;width:570px;height:570px;animation:34s linear infinite mehwarOrbit}@keyframes mehwarOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes mehwarOrbitReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.interactive-logo-wrapper{z-index:6;transform:translate3d(var(--hero-x-small), var(--hero-y-small), 80px);transition:transform .18s ease-out;animation:5s ease-in-out infinite logoFloat;position:relative}@keyframes logoFloat{0%,to{margin-top:0}50%{margin-top:-12px}}.interactive-logo-glow{filter:blur(8px);z-index:-1;background:radial-gradient(circle,#11be8d33,#0000 66%);border-radius:50%;position:absolute;inset:-70px}.interactive-logo-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffc;border:1px solid #94ccbb8c;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;width:280px;min-height:300px;padding:30px;display:flex;position:relative;box-shadow:0 35px 70px #0f172a1f}.logo-status{color:#627269;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex;position:absolute;top:20px;left:22px}.logo-status i{background:#0ab482;border-radius:50%;width:7px;height:7px;animation:2s infinite livePulse;box-shadow:0 0 0 5px #0ab4821a}@keyframes livePulse{50%{box-shadow:0 0 0 9px #0ab48200}}.interactive-logo{object-fit:contain;filter:drop-shadow(0 12px 18px #03916924);width:115px;height:115px;margin-bottom:20px}.interactive-logo-copy{text-align:center;flex-direction:column;gap:6px;display:flex}.interactive-logo-copy strong{color:#081526;font-size:20px}.interactive-logo-copy span{color:#788598;letter-spacing:.5px;font-size:12px;font-weight:600}.interactive-service{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #add3c79e;border-radius:16px;align-items:center;gap:12px;min-width:185px;padding:13px 15px;transition:transform .18s ease-out;display:flex;position:absolute;box-shadow:0 18px 35px #0f172a17}.interactive-service-icon{color:#079a71;background:#e3f8f1;border-radius:11px;flex-shrink:0;place-items:center;width:39px;height:39px;display:grid}.interactive-service div:last-child{flex-direction:column;gap:2px;display:flex}.interactive-service span{color:#08a879;letter-spacing:1px;font-size:9px;font-weight:800}.interactive-service strong{color:#0a1729;white-space:nowrap;font-size:13px}.service-video{transform:translate3d(var(--hero-x), var(--hero-y), 100px);animation:5.5s ease-in-out infinite serviceFloatOne;top:19%;left:1%}.service-web{transform:translate3d(var(--hero-x-reverse), var(--hero-y-reverse), 120px);animation:6.5s ease-in-out infinite serviceFloatTwo;top:29%;right:0}.service-course{transform:translate3d(var(--hero-x-reverse), var(--hero-y-small), 90px);animation:7s ease-in-out infinite serviceFloatThree;bottom:12%;left:13%}@keyframes serviceFloatOne{50%{margin-top:-10px}}@keyframes serviceFloatTwo{50%{margin-top:12px}}@keyframes serviceFloatThree{50%{margin-bottom:9px}}.floating-code{z-index:7;color:#d9fff3;transform:translate(var(--hero-x-small), var(--hero-y-reverse));background:#09182a;border-radius:13px;align-items:center;gap:9px;padding:11px 14px;transition:transform .18s ease-out;display:flex;position:absolute;bottom:12%;right:10%;box-shadow:0 18px 30px #0614232e}.floating-code span{color:#52e6bb;font-size:16px;font-weight:800}.floating-code small{white-space:nowrap;font-size:10px}.floating-play{z-index:7;color:#079c72;width:51px;height:51px;transform:translate(var(--hero-x-reverse), var(--hero-y));background:#fff;border-radius:50%;place-items:center;transition:transform .18s ease-out;display:grid;position:absolute;top:11%;right:18%;box-shadow:0 15px 30px #06775726}.floating-spark{color:#09ae7e;transform:translate(var(--hero-x), var(--hero-y-reverse));transition:transform .18s ease-out;animation:3.5s ease-in-out infinite sparkFloat;position:absolute;top:8%;left:20%}@keyframes sparkFloat{50%{margin-top:-9px;transform:rotate(12deg)}}.app.dark .interactive-logo-card,.app.dark .interactive-service{background:#0c1a29de;border-color:#48826f73}.app.dark .interactive-logo-copy strong,.app.dark .interactive-service strong{color:#f4faf8}.app.dark .interactive-logo-copy span{color:#91a29c}@media (width<=1100px){.interactive-hero{min-height:500px}.interactive-stage{width:580px}.interactive-logo-card{width:240px;min-height:270px}.interactive-service{min-width:165px}}@media (width<=700px){.interactive-hero{min-height:430px;overflow:visible}.interactive-stage{aspect-ratio:1;width:100%;max-width:390px}.interactive-logo-card{width:190px;min-height:220px;padding:22px}.interactive-logo{width:85px;height:85px}.interactive-logo-copy strong{font-size:16px}.interactive-service{min-width:auto;padding:9px 11px}.interactive-service-icon{width:32px;height:32px}.interactive-service strong{font-size:10px}.interactive-service span{font-size:7px}.service-video{top:17%;left:0}.service-web{top:22%;right:0}.service-course{bottom:8%;left:4%}.floating-code{bottom:8%;right:3%}.orbit-three{display:none}}@media (prefers-reduced-motion:reduce){.interactive-logo-wrapper,.interactive-service,.interactive-orbit,.floating-spark,.logo-status i{animation:none!important}.interactive-stage,.interactive-service,.interactive-logo-wrapper,.floating-code,.floating-play{transition:none!important}}.interactive-stage{width:min(630px,100%)}.interactive-logo-card{background:#fffffff0;border:1px solid #80c7b1a6;box-shadow:0 28px 65px #0f172a1c}.interactive-logo{opacity:1;filter:drop-shadow(0 10px 18px #06966d21);width:120px;height:120px}.interactive-logo-copy strong{color:#071426;font-weight:800}.interactive-logo-copy span{color:#647184;font-weight:700}.service-video{top:19%;left:3%}.service-web{top:30%;right:5%}.service-course{bottom:11%;left:12%}.interactive-service{background:#fffffff5;border:1px solid #9ed5c4bf;box-shadow:0 16px 34px #0f172a1a}.floating-code{background:#08182a;bottom:11%;right:9%;box-shadow:0 14px 28px #0714232e}.floating-play{top:12%;right:15%}.interactive-orbit{border-color:#09ae7f1f}.orbit-two{opacity:.5}.orbit-three{opacity:.22}.interactive-hero{padding:15px;overflow:hidden}@media (width<=1100px){.interactive-stage{width:min(560px,100%)}.service-web{right:2%}}@media (width<=700px){.interactive-hero{padding:0}.interactive-stage{width:100%;max-width:390px}.service-video{left:0}.service-web{right:0}.service-course{left:3%}}.motion-category-page{background:radial-gradient(circle at 92% 12%,#0eb8861a,#0000 24%),#fff;min-height:100vh}.motion-category-main{padding-top:28px}.motion-category-section{padding:70px 24px 100px}.motion-category-section .container{width:min(1320px,100%);margin:0 auto}.motion-category-back{color:#657284;align-items:center;gap:8px;margin-bottom:32px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.motion-category-back:hover{color:#08a879;gap:11px}.motion-category-header{max-width:860px;margin-bottom:46px}.motion-category-header .service-label{color:#04795a;background:#dcf8ee;border-radius:999px;margin-bottom:15px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.motion-category-header h1{color:#071426;letter-spacing:-2.2px;margin:0 0 16px;font-size:clamp(40px,5vw,62px);line-height:1.04}.motion-category-header p{color:#657284;max-width:760px;margin:0;font-size:17px;line-height:1.72}.motion-category-meta{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.motion-category-meta span{color:#687587;background:#ffffffd1;border:1px solid #dceae5;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.motion-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.motion-video-card{background:#fff;border:1px solid #deebe6;border-radius:24px;flex-direction:column;min-width:0;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 14px 42px #0f172a11}.motion-video-card:hover{border-color:#9be3cd;transform:translateY(-7px);box-shadow:0 25px 55px #0777571f}.motion-video-thumb{background:#edf7f3;border-radius:18px;height:250px;margin:15px 15px 0;display:block;position:relative;overflow:hidden}.motion-video-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.motion-video-card:hover .motion-video-thumb img{transform:scale(1.055)}.motion-video-overlay{opacity:0;background:#041f1b14;place-items:center;transition:opacity .25s;display:grid;position:absolute;inset:0}.motion-video-card:hover .motion-video-overlay{opacity:1}.motion-play-button{color:#079b72;background:#fffffff0;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .25s;display:grid;transform:scale(.88);box-shadow:0 16px 30px #071e1a2e}.motion-video-card:hover .motion-play-button{transform:scale(1)}.motion-card-number{color:#067758;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:9px;place-items:center;min-width:34px;height:30px;padding:0 8px;font-size:11px;font-weight:900;display:grid;position:absolute;top:13px;right:13px}.motion-video-content{flex-direction:column;flex:1;padding:25px 26px 27px;display:flex}.motion-video-label{color:#08a879;letter-spacing:.8px;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.motion-video-content h2{color:#071426;margin:0 0 13px;font-size:20px;line-height:1.25}.motion-video-content p{color:#647184;flex:1;margin:0 0 23px;font-size:14px;line-height:1.66}.motion-watch-link{color:#08a879;align-items:center;gap:7px;width:fit-content;font-size:14px;font-weight:800;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.motion-watch-link:hover{color:#057557;gap:10px}.motion-category-cta{color:#fff;background:radial-gradient(circle at 90% 10%,#66f1c829,#0000 28%),linear-gradient(135deg,#053a33,#087e60);border-radius:30px;justify-content:space-between;align-items:center;gap:42px;width:min(1320px,100% - 48px);margin:0 auto 90px;padding:54px 58px;display:flex;box-shadow:0 26px 60px #05654c2e}.motion-category-cta>div{max-width:720px}.motion-category-cta>div>span{color:#8df1d2;font-size:14px;font-weight:800}.motion-category-cta h2{color:#fff;letter-spacing:-1.5px;margin:9px 0 14px;font-size:clamp(30px,4vw,46px);line-height:1.08}.motion-category-cta h2 strong{color:#73e9c5}.motion-category-cta p{color:#ffffffbd;margin:0;line-height:1.7}.motion-category-cta-button{color:#067557;background:#fff;border-radius:14px;flex-shrink:0;align-items:center;gap:9px;padding:16px 21px;font-weight:800;text-decoration:none;display:inline-flex}.motion-category-empty{flex-direction:column;justify-content:center;align-items:flex-start;width:min(700px,100% - 32px);min-height:520px;margin:0 auto;display:flex}.motion-category-empty h1{color:#071426;margin:15px 0 10px;font-size:clamp(38px,5vw,58px)}.motion-category-empty p{color:#657284;margin:0 0 25px}.motion-category-page.dark,.motion-category-page.dark .motion-category-section{background:#07111f}.motion-category-page.dark .motion-category-header h1,.motion-category-page.dark .motion-video-content h2,.motion-category-page.dark .motion-category-empty h1{color:#f4f8fb}.motion-category-page.dark .motion-category-header p,.motion-category-page.dark .motion-video-content p,.motion-category-page.dark .motion-category-empty p{color:#9cadbb}.motion-category-page.dark .motion-video-card,.motion-category-page.dark .motion-category-meta span{background:#0d1928;border-color:#1f3342}.motion-category-page.dark .motion-category-meta span{color:#9cadbb}.motion-category-page.dark .motion-video-thumb{background:#102231}@media (width<=1050px){.motion-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.motion-category-main{padding-top:8px}.motion-category-section{padding:52px 16px 70px}.motion-category-grid{grid-template-columns:1fr}.motion-video-thumb{height:230px}.motion-category-header h1{letter-spacing:-1.4px}.motion-category-cta{flex-direction:column;align-items:flex-start;width:calc(100% - 32px);margin-bottom:60px;padding:38px 27px}}@media (width<=700px){.project-niche-visual{height:260px}.project-niche-icon{width:125px;height:125px}.project-niche-icon svg{width:58px;height:58px}.project-niche-name{bottom:16px;left:16px}.project-niche-visual .project-metric{bottom:16px;right:16px}}.project-niche-visual{color:#fff;justify-content:center;align-items:center;height:310px;display:flex;position:relative;overflow:hidden}.project-niche-visual.project-green{background:radial-gradient(circle at 82% 10%,#46f0c038,#0000 34%),linear-gradient(135deg,#073941,#08735f)}.project-niche-visual.project-purple{background:radial-gradient(circle at 82% 15%,#ae89ff40,#0000 35%),linear-gradient(135deg,#25264e,#55368a)}.project-niche-visual.project-blue{background:radial-gradient(circle at 82% 10%,#66f4c03d,#0000 35%),linear-gradient(135deg,#06483d,#079673)}.project-niche-icon{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff21;border:1px solid #ffffff40;border-radius:32px;place-items:center;width:150px;height:150px;transition:transform .3s,background .3s;display:grid;position:relative;box-shadow:0 25px 45px #00000026}.project-card:hover .project-niche-icon{background:#ffffff2e;transform:translateY(-8px)scale(1.04)}.project-niche-name{z-index:4;color:#087657;background:#fffffff0;border-radius:11px;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:22px;left:22px;box-shadow:0 8px 20px #0000001a}.project-niche-visual .project-metric{z-index:4;color:#067456;background:#cffff0;border-radius:11px;padding:9px 13px;font-size:12px;font-weight:800;position:absolute;bottom:22px;right:20px;box-shadow:0 8px 20px #00000014}.project-visual-pattern span{pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;position:absolute}.project-visual-pattern span:first-child{width:270px;height:270px;top:-120px;right:-100px}.project-visual-pattern span:nth-child(2){width:210px;height:210px;bottom:-100px;left:-110px}.project-visual-pattern span:nth-child(3){border-style:dashed;width:110px;height:110px;bottom:70px;right:40px}@media (width<=700px){.project-niche-visual{height:260px}.project-niche-icon{width:125px;height:125px}.project-niche-icon svg{width:58px;height:58px}.project-niche-name{bottom:16px;left:16px}.project-niche-visual .project-metric{bottom:16px;right:16px}}.project-niche-visual.project-graphics{background:radial-gradient(circle at 82% 12%,#ffffff2e,#0000 34%),linear-gradient(135deg,#0d4f46,#16a47b)}@media (width>=1200px){#portfolio .project-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=701px) and (width<=1199px){#portfolio .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.web-portfolio-page{background:radial-gradient(circle at 92% 10%,#0cb4841a,#0000 25%),#fff;min-height:100vh}.web-projects-section{padding:80px 24px 110px}.web-projects-section .container{width:min(1320px,100%);margin:0 auto}.web-project-back{color:#667486;align-items:center;gap:8px;margin-bottom:32px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.web-project-back:hover{color:#08a879;gap:11px}.web-projects-header{max-width:850px;margin-bottom:50px}.web-projects-header .service-label{color:#06795b;background:#dcf8ee;border-radius:999px;margin-bottom:16px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.web-projects-header h1{color:#071426;letter-spacing:-2.2px;margin:0 0 18px;font-size:clamp(42px,5vw,64px);line-height:1.04}.web-projects-header h1 span{color:#08ad7d}.web-projects-header p{color:#657284;max-width:760px;margin:0;font-size:17px;line-height:1.75}.web-projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.web-project-card{background:#fff;border:1px solid #deebe6;border-radius:24px;flex-direction:column;min-width:0;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;overflow:hidden;box-shadow:0 14px 42px #0f172a11}.web-project-card:hover{border-color:#9ce3ce;transform:translateY(-8px);box-shadow:0 25px 58px #07775721}.web-project-thumb{background:#eff8f5;border-radius:18px;height:270px;margin:16px 16px 0;position:relative;overflow:hidden}.web-project-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.web-project-card:hover .web-project-thumb img{transform:scale(1.055)}.web-project-category{color:#067758;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:10px;max-width:calc(100% - 28px);padding:8px 12px;font-size:11px;font-weight:800;position:absolute;bottom:14px;left:14px;box-shadow:0 8px 20px #00000014}.web-project-body{flex-direction:column;flex:1;padding:27px 27px 29px;display:flex}.web-project-label{color:#08a879;letter-spacing:.8px;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:800;display:block}.web-project-body h2{color:#071426;letter-spacing:-.4px;margin:0 0 15px;font-size:21px;line-height:1.3}.web-project-body p{color:#657284;flex:1;margin:0 0 25px;font-size:14px;line-height:1.7}.web-project-link{color:#08a879;align-items:center;gap:7px;width:fit-content;font-size:14px;font-weight:800;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.web-project-link:hover{color:#057557;gap:10px}.web-project-coming{color:#718077;background:#eef7f4;border-radius:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.web-project-thumb:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(#0000 65%,#03372b1f);transition:opacity .3s;position:absolute;inset:0}.web-project-card:hover .web-project-thumb:after{opacity:1}.app.dark .web-portfolio-page,.dark .web-portfolio-page{background:#07111f}.app.dark .web-projects-header h1,.dark .web-projects-header h1,.app.dark .web-project-body h2,.dark .web-project-body h2{color:#f5f8fb}.app.dark .web-projects-header p,.dark .web-projects-header p,.app.dark .web-project-body p,.dark .web-project-body p{color:#9cadbb}.app.dark .web-project-card,.dark .web-project-card{background:#0d1928;border-color:#1f3342}.app.dark .web-project-thumb,.dark .web-project-thumb{background:#102231}.app.dark .web-project-coming,.dark .web-project-coming{color:#9cadbb;background:#132534}@media (width<=1050px){.web-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.web-projects-section{padding:55px 16px 75px}.web-projects-header{margin-bottom:36px}.web-projects-header h1{letter-spacing:-1.4px;font-size:clamp(38px,11vw,52px)}.web-projects-header p{font-size:15px}.web-projects-grid{grid-template-columns:1fr}.web-project-thumb{height:235px;margin:13px 13px 0}.web-project-body{padding:23px 22px 26px}.web-project-body h2{font-size:19px}}@media (width<=420px){.web-project-thumb{height:210px}.web-project-category{padding:7px 10px;font-size:10px}}.brand-portfolio-page{background:radial-gradient(circle at 90% 10%,#09ae7e14,#0000 25%),#fff;min-height:100vh}.brand-portfolio-page .portfolio-detail-header{max-width:850px;margin-bottom:46px}.brand-portfolio-page .portfolio-detail-header h1{color:#071426;letter-spacing:-2px;margin:0 0 17px;font-size:clamp(40px,5vw,62px);line-height:1.05}.brand-portfolio-page .portfolio-detail-header h1 span{color:#08a879}.brand-portfolio-page .portfolio-detail-header p{color:#657284;max-width:720px;font-size:16px;line-height:1.7}.brand-portfolio-page .portfolio-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.brand-portfolio-page .portfolio-detail-card{background:#fff;border:1px solid #e0ebe7;border-radius:24px;flex-direction:column;padding:0;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;overflow:hidden;box-shadow:0 14px 42px #0f172a11}.brand-portfolio-page .portfolio-detail-card:hover{border-color:#9ce3ce;transform:translateY(-7px);box-shadow:0 24px 55px #0777571f}.brand-project-image{background:#eff8f5;border-radius:18px;height:260px;margin:15px 15px 0;overflow:hidden}.brand-project-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.portfolio-detail-card:hover .brand-project-image img{transform:scale(1.05)}.brand-project-content{flex-direction:column;flex:1;padding:25px 25px 28px;display:flex}.brand-project-type{color:#08a879;letter-spacing:.8px;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800}.brand-project-content h2{color:#071426;margin:0 0 15px;font-size:21px;line-height:1.3}.brand-project-content p{color:#657284;margin:0 0 13px;font-size:14px;line-height:1.65}.brand-project-content .portfolio-view-link{color:#08a879;cursor:pointer;text-align:left;background:0 0;border:0;margin-top:auto;padding-top:13px;font-family:inherit;font-size:14px;font-weight:800;transition:color .2s,transform .2s}.brand-project-content .portfolio-view-link:hover{color:#057557;transform:translate(3px)}.portfolio-detail-footer{margin-top:42px}.brand-back-button{color:#334155;border:1px solid #ccdcd6;border-radius:12px;align-items:center;gap:8px;padding:12px 17px;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.brand-back-button:hover{color:#067557;background:#f1fbf7;border-color:#8dd8c0}.case-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050c14ad;justify-content:center;align-items:center;padding:28px;animation:.22s caseOverlayIn;display:flex;position:fixed;inset:0}@keyframes caseOverlayIn{0%{opacity:0}to{opacity:1}}.case-modal{background:#fff;border:1px solid #ffffff80;border-radius:26px;flex-direction:column;width:min(1000px,100%);max-height:calc(100vh - 56px);animation:.28s cubic-bezier(.22,1,.36,1) caseModalIn;display:flex;overflow:hidden;box-shadow:0 35px 100px #00000047}@keyframes caseModalIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.case-modal-header{background:#fffffff7;border-bottom:1px solid #e4ece9;flex-shrink:0;justify-content:space-between;gap:25px;padding:27px 30px 24px;display:flex;position:relative}.case-modal-header>div{max-width:780px}.case-modal-category{color:#08a879;letter-spacing:.9px;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.case-modal-header h2{color:#071426;margin:0 0 9px;font-size:clamp(24px,3vw,32px);line-height:1.2}.case-modal-header p{color:#657284;margin:0;font-size:14px;line-height:1.6}.case-modal-close{color:#162231;cursor:pointer;background:#fff;border:1px solid #dce7e3;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;transition:background .2s,color .2s,border-color .2s;display:grid}.case-modal-close:hover{color:#07805f;background:#e8f8f2;border-color:#a5decc}.case-modal-gallery{scroll-behavior:smooth;background:#f8fbfa;flex:1;padding:20px 24px 28px;overflow-y:auto}.case-modal-gallery::-webkit-scrollbar{width:9px}.case-modal-gallery::-webkit-scrollbar-track{background:0 0}.case-modal-gallery::-webkit-scrollbar-thumb{background:#a8b9b3;border:2px solid #f8fbfa;border-radius:999px}.case-modal-gallery::-webkit-scrollbar-thumb:hover{background:#7f948d}.case-study-image{background:#fff;border:1px solid #e1ebe7;border-radius:18px;width:100%;margin:0 0 20px;position:relative;overflow:hidden;box-shadow:0 7px 24px #0f172a0d}.case-study-image:last-child{margin-bottom:0}.case-study-image img{object-fit:contain;width:100%;height:auto;display:block}.case-study-image figcaption{color:#067557;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:9px;place-items:center;min-width:34px;height:30px;padding:0 8px;font-size:11px;font-weight:900;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 5px 15px #00000012}@media (width<=1050px){.brand-portfolio-page .portfolio-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.brand-portfolio-page .portfolio-detail-grid{grid-template-columns:1fr}.brand-project-image{height:235px}.case-modal-overlay{padding:10px}.case-modal{border-radius:20px;max-height:calc(100vh - 20px)}.case-modal-header{padding:21px 18px 18px}.case-modal-header p{font-size:13px}.case-modal-close{width:38px;height:38px}.case-modal-gallery{padding:14px 13px 20px}.case-study-image{border-radius:14px;margin-bottom:13px}}.service-page{color:#071426;background:#fff;min-height:100vh}.service-page-shell{width:min(1320px,100% - 48px);margin:0 auto;padding:48px 0 90px}.service-back-link{color:#657284;align-items:center;gap:8px;margin-bottom:38px;font-weight:700;text-decoration:none;display:inline-flex}.service-back-link:hover{color:#08a879}.service-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:520px;padding:30px 0 80px;display:grid}.service-page-label,.service-section-heading>span,.service-portfolio-callout>div>span,.service-final-cta>div>span{color:#08a879;letter-spacing:.8px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:850;display:inline-block}.service-hero-copy h1{letter-spacing:-3px;margin:0 0 22px;font-size:clamp(48px,6vw,78px);line-height:1}.service-hero-copy h1 span{color:#08ad7d}.service-hero-copy>p{color:#657284;max-width:690px;margin:0;font-size:18px;line-height:1.75}.service-hero-actions{flex-wrap:wrap;gap:13px;margin-top:30px;display:flex}.service-hero-visual{place-items:center;min-height:400px;display:grid;position:relative}.service-main-icon{color:#08a879;background:#fff;border:1px solid #cfe7df;border-radius:48px;place-items:center;width:220px;height:220px;display:grid;box-shadow:0 30px 70px #05755724}.service-hero-badge{color:#067557;background:#fff;border:1px solid #d5e9e2;border-radius:12px;align-items:center;gap:7px;padding:11px 14px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:10%;right:10%}.service-simple-section,.service-pricing-section,.service-process-section,.service-faq-section{border-top:1px solid #edf2f0;padding:85px 0}.service-section-heading{max-width:760px;margin-bottom:38px}.service-section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.service-section-heading h2,.service-portfolio-callout h2,.service-final-cta h2{letter-spacing:-1.8px;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.08}.service-section-heading p{color:#657284;max-width:700px;margin:15px auto 0;line-height:1.7}.service-audience-grid,.service-addon-grid{flex-wrap:wrap;gap:12px;display:flex}.service-audience-item{color:#314153;background:#fff;border:1px solid #dceae5;border-radius:13px;align-items:center;gap:8px;padding:13px 16px;font-weight:700;display:flex}.service-audience-item svg{color:#08a879}.service-included-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.service-included-item{color:#344355;background:#fbfefd;border:1px solid #deebe6;border-radius:15px;align-items:center;gap:12px;padding:18px;font-weight:700;display:flex}.service-included-item>span{color:#08a879;background:#ddf8ef;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.service-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.service-price-card{background:#fff;border:1px solid #dce9e4;border-radius:24px;flex-direction:column;padding:31px;display:flex;position:relative;box-shadow:0 14px 40px #0f172a0e}.service-price-card.featured{border-color:#72d8ba;box-shadow:0 24px 60px #067e5c21}.service-popular-badge{color:#fff;text-transform:uppercase;background:#08a879;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:850;position:absolute;top:-13px;left:24px}.service-price-card h3{margin:0 0 10px;font-size:23px}.service-package-description{color:#697687;min-height:50px;margin:0 0 20px;line-height:1.6}.service-price{color:#08a879;margin-bottom:24px;font-size:25px;display:block}.service-price-card ul{flex:1;margin:0 0 26px;padding:0;list-style:none}.service-price-card li{color:#536173;gap:9px;margin-bottom:11px;line-height:1.5;display:flex}.service-price-card li svg{color:#08a879;flex-shrink:0;margin-top:2px}.service-package-button{color:#087657;border:1px solid #cfe2dc;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:14px 15px;font-weight:800;text-decoration:none;display:flex}.service-package-button.primary-package{color:#fff;background:#08a879;border-color:#08a879}.service-addon-item{color:#455467;background:#eff9f5;border-radius:11px;align-items:center;gap:9px;padding:12px 15px;font-weight:700;display:flex}.service-addon-item span{color:#08a879;font-size:18px}.service-process-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.service-process-step{border-top:2px solid #b8e7d8;padding:20px 16px}.service-process-step span{color:#08a879;margin-bottom:13px;font-size:12px;font-weight:900;display:block}.service-process-step strong{color:#243244;font-size:13px;line-height:1.5}.service-portfolio-callout{background:linear-gradient(135deg,#f7fdfa,#edf9f5);border:1px solid #dbeae5;border-radius:28px;justify-content:space-between;align-items:center;gap:35px;margin:55px 0;padding:50px;display:flex}.service-portfolio-callout p{color:#657284;margin:14px 0 0;line-height:1.7}.service-faq-list{max-width:900px;margin:0 auto}.service-faq-item{border-bottom:1px solid #dce7e3}.service-faq-item summary{cursor:pointer;color:#182637;padding:22px 0;font-weight:800;list-style:none}.service-faq-item summary::-webkit-details-marker{display:none}.service-faq-item summary:after{content:"+";float:right;color:#08a879;font-size:20px}.service-faq-item[open] summary:after{content:"–"}.service-faq-item p{color:#667486;max-width:780px;margin:-5px 0 24px;line-height:1.7}.service-final-cta{color:#fff;background:linear-gradient(135deg,#053a33,#087e60);border-radius:30px;justify-content:space-between;align-items:center;gap:38px;margin-top:60px;padding:55px;display:flex}.service-final-cta>div{max-width:790px}.service-final-cta>div>span{color:#8bf0d2}.service-final-cta h2{color:#fff}.service-final-button{color:#067557;background:#fff;border-radius:13px;align-items:center;gap:9px;padding:16px 19px;font-weight:850;text-decoration:none;display:flex}.service-not-found .container{flex-direction:column;justify-content:center;align-items:flex-start;min-height:600px;display:flex}@media (width<=1050px){.service-hero,.service-pricing-grid{grid-template-columns:1fr}.service-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.service-page-shell{width:min(100% - 32px,1320px);padding-top:30px}.service-hero{min-height:auto;padding-bottom:55px}.service-hero-copy h1{letter-spacing:-2px;font-size:clamp(43px,13vw,60px)}.service-hero-copy>p{font-size:16px}.service-main-icon{width:170px;height:170px}.service-simple-section,.service-pricing-section,.service-process-section,.service-faq-section{padding:65px 0}.service-included-grid{grid-template-columns:1fr}.service-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-portfolio-callout,.service-final-cta{flex-direction:column;align-items:flex-start;padding:35px 27px}}.service-page-wrapper .service-hero{margin-top:45px}.service-payment-note{color:#7a8796;text-align:center;margin-top:11px;font-size:11px;font-weight:700;display:block}.selected-package-card{background:linear-gradient(135deg,#e6faf3f5,#f7fdfafa);border:1px solid #9edfc9;border-radius:18px;margin-bottom:24px;padding:22px;box-shadow:0 15px 35px #067e5c14}.selected-package-topline{color:#07805f;letter-spacing:.6px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;font-weight:850;display:flex}.selected-package-details{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.selected-package-details span{color:#7a8795;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.selected-package-details h3{color:#071426;margin:0 0 5px;font-size:22px;line-height:1.25}.selected-package-details p{color:#617080;margin:0;font-size:14px}.selected-package-details>strong{color:#08a879;text-align:right;flex-shrink:0;font-size:18px}.selected-package-notice{color:#596878;background:#ffffffb8;border-radius:11px;margin-top:17px;padding:12px 14px;font-size:13px;line-height:1.55}.selected-package-clear{color:#087657;cursor:pointer;font:inherit;background:0 0;border:0;margin-top:13px;padding:0;font-size:12px;font-weight:800}.selected-package-clear:hover{text-decoration:underline}.app.dark .selected-package-card{background:#0e261f;border-color:#225f50}.app.dark .selected-package-details h3{color:#f3f8f6}.app.dark .selected-package-details p,.app.dark .selected-package-notice{color:#a8bbb4}.app.dark .selected-package-notice{background:#ffffff0a}@media (width<=600px){.selected-package-details{flex-direction:column}.selected-package-details>strong{text-align:left}}.web-project-icon-visual{isolation:isolate;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.web-project-property{background:radial-gradient(circle at 78% 20%,#5becc33d,#0000 34%),linear-gradient(135deg,#063f38,#078467)}.web-project-fitness{background:radial-gradient(circle at 82% 16%,#86ffcb33,#0000 32%),linear-gradient(135deg,#092e2a,#0a9b71)}.web-project-school-profile{background:radial-gradient(circle at 80% 15%,#87f6d23b,#0000 34%),linear-gradient(135deg,#074d43,#0bab7b)}.web-project-main-icon{z-index:3;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff47;border-radius:34px;place-items:center;width:145px;height:145px;transition:transform .3s,background .3s;display:grid;position:relative;box-shadow:0 24px 50px #00000026}.web-project-card:hover .web-project-main-icon{background:#ffffff30;transform:translateY(-7px)scale(1.04)}.web-project-visual-circle{z-index:1;border:1px solid #ffffff24;border-radius:50%;width:320px;height:320px;position:absolute;top:-150px;right:-125px}.web-project-visual-circle:before{content:"";border:1px dashed #ffffff21;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-190px;left:-170px}.web-project-icon-visual .web-project-category{z-index:5}@media (width<=700px){.web-project-main-icon{width:120px;height:120px}.web-project-main-icon svg{width:56px;height:56px}}@media (width<=900px){.testimonial-section{margin-top:70px;padding:76px 0 86px}.testimonial-section-inner{width:min(100% - 34px,1250px)}.testimonials-grid{grid-template-columns:1fr;max-width:720px;margin:0 auto}.testimonial-divider:before,.testimonial-divider:after{max-width:90px}}@media (width<=600px){.testimonial-section{margin-top:55px;padding:64px 0 72px}.testimonial-section-heading{margin-bottom:36px}.testimonial-section-heading h2{letter-spacing:-1.4px;font-size:clamp(34px,10vw,45px)}.testimonial-section-heading p{font-size:14px}.testimonial-divider{gap:10px;margin-bottom:22px}.testimonial-divider:before,.testimonial-divider:after{max-width:45px}.testimonial-card{min-height:auto;padding:23px}}.testimonial-section{background:radial-gradient(circle at 88% 8%,#0cb4840f,#0000 28%),linear-gradient(#f8fcfa 0%,#eef7f3 100%);border-top:1px solid #dce9e4;margin-top:70px;padding:70px 0 80px;position:relative}.testimonial-section-inner{width:min(1100px,100% - 40px);margin:0 auto}.testimonial-divider{justify-content:center;align-items:center;gap:16px;margin-bottom:18px;display:flex}.testimonial-divider:before,.testimonial-divider:after{content:"";background:linear-gradient(90deg,#08a87900,#08a87959,#08a87900);flex:1;max-width:130px;height:1px}.testimonial-divider span{color:#07815f;background:#ddf7ee;border-radius:999px;justify-content:center;align-items:center;padding:8px 15px;font-size:12px;font-weight:800;display:inline-flex}.testimonial-section-heading{text-align:center;max-width:760px;margin:0 auto 36px}.testimonial-section-heading h2{color:#08142f;letter-spacing:-1.8px;margin:0 0 12px;font-size:clamp(34px,4vw,54px);line-height:1.08}.testimonial-section-heading h2 span{color:#08ad7d}.testimonial-section-heading p{color:#667486;max-width:680px;margin:0 auto;font-size:15px;line-height:1.7}.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.testimonial-card{background:#fff;border:1px solid #dfe8e5;border-radius:18px;flex-direction:column;min-width:0;min-height:250px;padding:22px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 10px 28px #0f172a0d}.testimonial-card:hover{border-color:#9edfc9;transform:translateY(-4px);box-shadow:0 18px 40px #07775714}.testimonial-client-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.testimonial-client-info{align-items:center;gap:12px;min-width:0;display:flex}.testimonial-avatar{color:#087859;background:#dff8ef;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:15px;font-weight:800;display:grid}.testimonial-client-info h3{color:#071426;margin:0 0 4px;font-size:15px;line-height:1.2}.testimonial-client-info p{color:#718091;margin:0;font-size:12px;line-height:1.4}.testimonial-stars{color:#f4b400;flex-shrink:0;gap:2px;font-size:15px;line-height:1;display:flex}.testimonial-quote{color:#546274;border:0;flex:1;margin:0;padding:0;font-size:14px;font-style:normal;line-height:1.65}.testimonial-source{color:#697687;border-top:1px solid #edf2f0;align-items:center;gap:8px;margin-top:18px;padding-top:14px;font-size:12px;font-weight:600;display:flex}.testimonial-source-icon{border-radius:50%;place-items:center;width:22px;height:22px;font-size:7px;font-weight:900;display:grid}.upwork-source .testimonial-source-icon{color:#fff;background:#111}.local-source .testimonial-source-icon{color:#077858;background:#dff8ef}.local-source{color:#077858}.testimonial-card:nth-child(4){grid-column:auto}.app.dark .testimonial-section{background:linear-gradient(#0a1623 0%,#07111f 100%);border-top-color:#1b3040}.app.dark .testimonial-section-heading h2{color:#f5f8fb}.app.dark .testimonial-section-heading p{color:#9cadbb}.app.dark .testimonial-card{background:#0d1928;border-color:#203443}.app.dark .testimonial-client-info h3{color:#f5f8fb}.app.dark .testimonial-client-info p,.app.dark .testimonial-quote,.app.dark .testimonial-source{color:#9cadbb}.app.dark .testimonial-source{border-top-color:#203443}@media (width<=900px){.testimonial-section{margin-top:60px;padding:60px 0 70px}.testimonial-section-inner{width:min(100% - 30px,1100px)}.testimonials-grid{grid-template-columns:1fr;max-width:700px;margin:0 auto}}@media (width<=600px){.testimonial-section{margin-top:45px;padding:50px 0 60px}.testimonial-section-heading{margin-bottom:28px}.testimonial-section-heading h2{letter-spacing:-1px;font-size:clamp(28px,9vw,40px)}.testimonial-section-heading p{font-size:14px}.testimonial-card{min-height:auto;padding:18px}.testimonial-stars{font-size:14px}}.testimonial-avatar{color:#087859;background:#dff8ef;border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:15px;font-weight:900;display:grid;overflow:hidden}.testimonial-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.testimonial-marquee-section{background:radial-gradient(circle at 88% 12%,#08ad7d14,#0000 30%),linear-gradient(#f8fcfa 0%,#eef7f3 100%);border-top:1px solid #dce9e4;margin-top:70px;padding:72px 0 82px;position:relative;overflow:hidden}.testimonial-marquee-heading{text-align:center;width:min(900px,100% - 40px);margin:0 auto 38px}.testimonial-marquee-heading .testimonial-divider{justify-content:center;align-items:center;gap:14px;margin-bottom:18px;display:flex}.testimonial-marquee-heading .testimonial-divider:before,.testimonial-marquee-heading .testimonial-divider:after{content:"";background:linear-gradient(90deg,#08a87900,#08a8796b,#08a87900);width:90px;height:1px}.testimonial-marquee-heading .testimonial-divider span{color:#07815f;background:#ddf7ee;border-radius:999px;justify-content:center;align-items:center;padding:8px 15px;font-size:12px;font-weight:800;display:inline-flex}.testimonial-marquee-heading h2{color:#08142f;letter-spacing:-2px;margin:0 0 14px;font-size:clamp(36px,4.5vw,58px);line-height:1.06}.testimonial-marquee-heading h2 span{color:#08ad7d}.testimonial-marquee-heading>p{color:#667486;max-width:720px;margin:0 auto;font-size:15px;line-height:1.7}.testimonial-marquee-window{width:100%;padding:8px 0 18px;position:relative;overflow:hidden}.testimonial-marquee-window:before,.testimonial-marquee-window:after{content:"";z-index:4;pointer-events:none;width:90px;position:absolute;top:0;bottom:0}.testimonial-marquee-window:before{background:linear-gradient(90deg,#f3f9f6,#f3f9f600);left:0}.testimonial-marquee-window:after{background:linear-gradient(270deg,#f3f9f6,#f3f9f600);right:0}.testimonial-marquee-track{will-change:transform;width:max-content;animation:55s linear infinite mehwarTestimonialScroll;display:flex}.testimonial-marquee-group{flex-shrink:0;gap:20px;padding-right:20px;display:flex}@keyframes mehwarTestimonialScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial-marquee-card{background:#fff;border:1px solid #dce8e3;border-radius:18px;flex-direction:column;flex:0 0 390px;width:390px;min-height:245px;padding:22px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 10px 30px #0f172a0e}.testimonial-marquee-card:hover{border-color:#9edfc9;transform:translateY(-4px);box-shadow:0 18px 42px #07775717}.testimonial-marquee-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.testimonial-person{align-items:center;gap:11px;min-width:0;display:flex}.testimonial-avatar-image,.testimonial-avatar-fallback{border-radius:50%;flex-shrink:0;width:46px;height:46px}.testimonial-avatar-image{object-fit:cover;border:2px solid #d8eee5;display:block}.testimonial-avatar-fallback{color:#087859;background:#dff8ef;place-items:center;font-size:14px;font-weight:900;display:grid}.testimonial-person-info{min-width:0}.testimonial-person-info h3{color:#071426;margin:0 0 4px;font-size:15px;line-height:1.2}.testimonial-person-info p{color:#718091;margin:0;font-size:11px;line-height:1.45}.testimonial-marquee-card .testimonial-stars{color:#f4b400;flex-shrink:0;gap:1px;font-size:14px;line-height:1;display:flex}.testimonial-marquee-quote{color:#546274;border:0;flex:1;margin:0;padding:0;font-size:13px;font-style:normal;line-height:1.62}.testimonial-marquee-source{color:#697687;border-top:1px solid #edf2f0;align-items:center;gap:8px;margin-top:18px;padding-top:14px;font-size:11px;font-weight:650;display:flex}.testimonial-source-dot{color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:7px;font-weight:900;display:grid}.testimonial-source-dot.upwork{background:#111}.testimonial-source-dot.local{background:#08ad7d}.app.dark .testimonial-marquee-section{background:linear-gradient(#0a1623 0%,#07111f 100%);border-top-color:#1b3040}.app.dark .testimonial-marquee-heading h2{color:#f5f8fb}.app.dark .testimonial-marquee-heading>p{color:#9cadbb}.app.dark .testimonial-marquee-window:before{background:linear-gradient(90deg,#091521,#09152100)}.app.dark .testimonial-marquee-window:after{background:linear-gradient(270deg,#091521,#09152100)}.app.dark .testimonial-marquee-card{background:#0d1928;border-color:#203443}.app.dark .testimonial-person-info h3{color:#f5f8fb}.app.dark .testimonial-person-info p,.app.dark .testimonial-marquee-quote,.app.dark .testimonial-marquee-source{color:#9cadbb}.app.dark .testimonial-marquee-source{border-top-color:#203443}@media (width<=900px){.testimonial-marquee-section{margin-top:60px;padding:62px 0 70px}.testimonial-marquee-card{flex-basis:340px;width:340px;min-height:235px}.testimonial-marquee-track{animation-duration:48s}.testimonial-marquee-window:before,.testimonial-marquee-window:after{width:50px}}@media (width<=600px){.testimonial-marquee-section{margin-top:45px;padding:52px 0 58px}.testimonial-marquee-heading{width:calc(100% - 30px);margin-bottom:28px}.testimonial-marquee-heading h2{letter-spacing:-1.2px;font-size:clamp(30px,9vw,40px)}.testimonial-marquee-heading>p{font-size:13px}.testimonial-marquee-card{flex-basis:300px;width:300px;min-height:230px;padding:18px}.testimonial-marquee-group{gap:14px;padding-right:14px}.testimonial-marquee-track{animation-duration:42s}.testimonial-marquee-window:before,.testimonial-marquee-window:after{width:24px}.testimonial-avatar-image,.testimonial-avatar-fallback{width:42px;height:42px}.testimonial-person-info h3{font-size:14px}.testimonial-marquee-card .testimonial-stars,.testimonial-marquee-quote{font-size:12px}}@media (prefers-reduced-motion:reduce){.testimonial-marquee-track{animation:none;transform:none}.testimonial-marquee-window{overflow-x:auto}}.testimonial-slider-shell{width:100%;position:relative}.testimonial-marquee-window{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overflow:auto hidden}.testimonial-marquee-window::-webkit-scrollbar{display:none}.testimonial-marquee-track{animation:none!important;transform:none!important}.testimonial-marquee-window:hover .testimonial-marquee-track{animation-play-state:running}.testimonial-nav-button{z-index:20;color:#07815f;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #cfe5dc;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .2s,background .2s,color .2s,border-color .2s,box-shadow .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #0f172a1f}.testimonial-nav-button:hover{color:#fff;background:#08ad7d;border-color:#08ad7d;transform:translateY(-50%)scale(1.08);box-shadow:0 16px 34px #08ad7d38}.testimonial-nav-button:focus-visible{outline-offset:3px;outline:3px solid #08ad7d38}.testimonial-nav-prev{left:28px}.testimonial-nav-next{right:28px}.testimonial-marquee-group:first-child{padding-left:76px}.testimonial-marquee-group:last-child{padding-right:76px}.app.dark .testimonial-nav-button{color:#74e1bb;background:#0d1928f5;border-color:#284538}.app.dark .testimonial-nav-button:hover{color:#fff;background:#08ad7d;border-color:#08ad7d}@media (width<=900px){.testimonial-nav-button{width:44px;height:44px}.testimonial-nav-prev{left:14px}.testimonial-nav-next{right:14px}.testimonial-marquee-group:first-child{padding-left:62px}.testimonial-marquee-group:last-child{padding-right:62px}}@media (width<=600px){.testimonial-nav-button{width:40px;height:40px}.testimonial-nav-button svg{width:20px;height:20px}.testimonial-nav-prev{left:8px}.testimonial-nav-next{right:8px}.testimonial-marquee-group:first-child{padding-left:52px}.testimonial-marquee-group:last-child{padding-right:52px}}@media (prefers-reduced-motion:reduce){.testimonial-marquee-window{scroll-behavior:auto}}
