:root{--green:#266a41;--ink:#14271b;--muted:#58665c;--pale:#eef4ef;--radius:24px;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:linear-gradient(#fff,#f3f7f3 1500px,#fff);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #76ad40;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(3.2rem,7vw,6.6rem)}h2{font-size:clamp(2.2rem,4vw,3.9rem)}h3{font-size:1.6rem}p{color:var(--muted)}em{font-style:normal;color:var(--green)}.wrap{width:min(1120px,calc(100% - 64px));margin-inline:auto}.section{padding-block:80px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:38px}.eyebrow{display:inline-block;color:var(--green);font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:24px}.logo{width:105px;height:36px;object-fit:contain}.skip{position:fixed;top:-100px;z-index:10;background:white;padding:15px}.skip:focus{top:0}header{position:sticky;top:16px;z-index:5;margin:16px auto 0;padding:18px 22px;max-width:760px;width:calc(100% - 40px);display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #edf0ed;border-radius:18px;box-shadow:0 8px 35px #13291a07}header>a:last-child{font-size:.9rem}.menu summary{width:36px;height:36px;padding:10px 8px;background:#f4f5f4;border-radius:8px;list-style:none;display:flex;flex-direction:column;justify-content:center;gap:6px}.menu summary::-webkit-details-marker{display:none}.menu summary span{height:1.5px;background:var(--ink);width:20px}.menu nav{position:absolute;left:0;right:0;top:80px;border-radius:18px;background:#fff;box-shadow:0 16px 30px #0001;padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.menu nav a{padding:14px;border-radius:8px}.menu nav a:hover{background:var(--pale)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;border:0;border-radius:9px;padding:13px 24px;background:var(--green);color:#fff;font-weight:500;line-height:1.3;transition:background .18s,transform .18s}.button:hover{background:#1c5030;transform:translateY(-2px)}.button.secondary{background:#fff;color:var(--ink);border:1px solid #dbe4dd}.button.light{background:#fff;color:var(--green)}.text-link{border-bottom:1px solid #9bad9f;padding-block:6px}.hero{text-align:center;padding-top:75px;overflow:hidden}.hero .eyebrow{margin-bottom:20px}.actions{display:flex;justify-content:center;gap:12px;margin-top:30px}.reel-stage{display:flex;justify-content:center;align-items:center;gap:20px;max-width:850px;margin:65px auto 0;padding:0 20px 55px}.reel{width:28%;aspect-ratio:9/16;border-radius:25px;overflow:hidden;position:relative;box-shadow:0 20px 35px #152e2424;border:5px solid #12221a;background:#152d20;color:white}.reel.side{display:flex;flex-direction:column;justify-content:center;padding:24px;text-align:left;gap:15px}.reel.side span{font-size:clamp(1.2rem,3.5vw,3rem);line-height:1}.reel.side small{font-size:14px;color:#e3ebe5}.reel.left{transform:rotate(-9deg) translateY(30px);background:#315943}.reel.right{transform:rotate(9deg) translateY(30px);background:linear-gradient(155deg,#142b20,#488a5e)}.main-reel{width:34%;flex-shrink:0;background:#000}.main-reel img{width:100%;height:100%;object-fit:cover}.reel-caption{position:absolute;left:20px;right:20px;bottom:60px;font-size:20px;line-height:1.2;color:#fff}.intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#fff;border-radius:var(--radius);padding:55px}.intro h2{margin-bottom:35px}.intro article{margin-bottom:25px}.intro h3{font-size:1.3rem;letter-spacing:-.025em;margin-bottom:10px}.results-images{display:flex;gap:15px;align-items:center}.results-images img{width:55%;border-radius:18px;box-shadow:0 12px 30px #0001}.results-images img+img{width:43%;margin-top:130px}.partners{text-align:center;padding-top:65px}.partners>div{display:flex;align-items:center;justify-content:center;gap:60px}.partners img{width:130px;height:65px;object-fit:contain}.projects-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.project-art{height:320px;border-radius:var(--radius);background:#dbe6de;display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.project-word{font-size:clamp(3rem,6vw,5.5rem);font-weight:600;letter-spacing:-.05em}.project-tag{font-size:12px;letter-spacing:.15em;margin-top:20px}.project-art.rever{background:#d9e4dd;color:#284b35}.project-art.launchas{background:#17241d;color:#fff}.project-open{position:absolute;right:22px;bottom:22px;font-size:25px}.project-art:hover .project-word{transform:scale(1.035)}.project-word{transition:transform .2s}.project-info{padding:24px;background:white;border-radius:var(--radius);margin-top:12px}.project-info h3{margin-bottom:14px;font-size:1.9rem}.project-info p{min-height:80px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-top:1px solid #dce5de;padding-top:24px;margin-top:28px}.stats strong{display:block;font-size:2rem;font-weight:500;letter-spacing:-.05em}.stats span{display:block;font-size:12px;color:var(--muted);margin-top:5px}.green-zone{background:linear-gradient(#6b8b6e,#264734);color:#fff;margin-top:25px}.green-zone .section-heading span{color:#e0e8df}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.services-grid article{padding:32px;border-radius:var(--radius);background:#ffffff13;border:1px solid #ffffff27;min-height:300px}.service-no{display:block;font-size:14px;margin-bottom:40px;color:#d8e8d9}.services-grid h3{font-size:1.6rem;min-height:60px}.services-grid p{color:#e1ebe3;margin-top:20px}.plans{display:grid;grid-template-columns:1fr 2fr;gap:24px}.plans aside{background:#326542;border-radius:var(--radius);padding:28px;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:320px}.plans aside h3{font-size:1.2rem;position:relative;z-index:1;letter-spacing:-.02em}.plans aside p{color:white;z-index:1;position:relative}.plan-image{width:90%;max-height:220px;object-fit:contain;align-self:center}.plan-card{color:var(--ink);background:#fff;border-radius:var(--radius);padding:32px}.plan-top{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:25px}.plan-tabs{display:flex;background:var(--pale);border-radius:24px;padding:4px}.plan-tabs button{border:0;background:none;padding:8px 14px;border-radius:20px;color:var(--ink)}.plan-tabs button[aria-pressed=true]{background:var(--green);color:white}.plan-card .button{width:100%;margin-block:26px}.plan-card ul{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-left:20px;margin:0}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.team-grid article{display:grid;grid-template-columns:40% 60%;background:#fff;border-radius:var(--radius);overflow:hidden;color:var(--ink)}.team-grid img{width:100%;height:100%;min-height:300px;object-fit:cover;object-position:50% 25%}.team-grid article>div{padding:28px}.team-grid span{font-size:12px;color:var(--muted)}.team-grid h3{font-size:2rem;margin-block:24px 15px}.faq .section-heading{align-items:flex-start;flex-direction:column;gap:0}.faq .eyebrow{margin-bottom:18px}.faq-grid{display:grid;grid-template-columns:2fr 1fr;gap:45px}.faq details{border-bottom:1px solid #d8e2da;padding:24px 0}.faq summary{font-size:1.1rem;list-style:none;padding-right:30px;position:relative}.faq summary:after{content:'+';position:absolute;right:0}.faq details[open] summary:after{content:'−'}.faq p{margin-top:18px}.contact-box{background:#eaf1ec;border-radius:var(--radius);padding:30px;display:flex;flex-direction:column;gap:22px;align-items:flex-start}.contact-box>a:first-of-type{overflow-wrap:anywhere}.cta{background:#214c32;color:#fff;border-radius:30px;padding:70px;text-align:center;margin-bottom:70px}.cta h2{font-size:clamp(2.5rem,5.6vw,5.2rem)}.cta em{color:#b4d0b8}.cta p{color:#e1ebe3;max-width:530px;margin:28px auto}.cta .eyebrow{color:#d4e7d8}.footer-grid{background:#fff;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.4fr;gap:30px;padding:40px 0}.footer-grid h3{font-size:1rem;margin-bottom:20px;letter-spacing:0}.footer-grid a:not(:has(img)){display:block;color:var(--muted);margin-block:10px}.footer-grid p{margin-top:20px}.copyright{border-top:1px solid #dce4dd;padding:24px 0 35px;font-size:14px;display:flex;justify-content:space-between;gap:15px}.page-top{padding-top:90px}.page-top h1{margin-bottom:45px}.page-top .text-link{display:inline-block;margin-bottom:35px}.lead{font-size:1.25rem;max-width:700px;margin-bottom:45px}.case-video{height:420px;position:relative;background:var(--green);color:white;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;flex-direction:column}.case-copy{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:70px}.case-copy h2,.result-copy h2{font-size:2rem;margin-bottom:25px}.result-copy{margin-top:45px;max-width:750px}.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:80px}.contact-grid aside>a{display:block;margin-block:22px}.contact-grid aside h2{font-size:2rem;margin-bottom:30px}.contact-grid aside .text-link{display:inline-block;margin-top:40px}form{background:white;border:1px solid #e0e7e1;border-radius:var(--radius);padding:35px}label{display:block;margin-bottom:22px;font-size:14px}input,select,textarea{display:block;margin-top:9px;width:100%;padding:14px;background:#f5f7f5;border:1px solid #d8e1d9;border-radius:9px;color:var(--ink)}textarea{resize:vertical;min-height:130px}.form-note{font-size:13px;margin-top:18px}.play-button{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:#fff;color:var(--green);border:0;border-radius:25px;padding:12px 22px;white-space:nowrap}.video-frame{width:100%;height:100%;border:0;position:absolute;inset:0}.reel-caption{pointer-events:none}[hidden]{display:none!important}@media(max-width:760px){.wrap{width:calc(100% - 32px)}.section{padding-block:50px}header{top:8px;margin-top:8px;padding:12px 14px;width:calc(100% - 24px)}header .logo{width:85px}.hero{padding-top:50px}.hero h1{font-size:clamp(3.1rem,12vw,4.6rem)}.hero .eyebrow{font-size:11px}.reel-stage{gap:10px;padding:0 0 35px;margin-top:45px}.reel{border-width:3px;border-radius:17px}.reel.side{padding:12px}.reel.side small{font-size:10px}.reel-caption{font-size:12px;bottom:30px;left:8px;right:8px}.intro{grid-template-columns:1fr;padding:30px;gap:25px}.results-images{max-width:430px}.partners>div{gap:20px;flex-wrap:wrap}.partners img{width:100px;height:50px}.projects-grid,.services-grid,.team-grid,.faq-grid,.contact-grid,.case-copy{grid-template-columns:1fr}.project-art{height:260px}.project-info p{min-height:0}.section-heading{align-items:flex-start}.services-grid article{min-height:200px}.service-no{margin-bottom:20px}.services-grid h3{min-height:0}.plans{grid-template-columns:1fr}.plans aside{min-height:180px;padding-right:40%;justify-content:space-around}.plan-image{position:absolute;right:0;width:40%;height:160px}.plan-top{align-items:flex-start;flex-wrap:wrap}.plan-card{padding:25px}.plan-card ul{grid-template-columns:1fr}.team-grid article{min-height:280px}.team-grid article>div{padding:22px}.team-grid img{min-height:280px}.cta{padding:45px 20px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-grid>div:first-child{grid-column:1/-1}.copyright{flex-direction:column}.contact-grid{gap:25px}.page-top{padding-top:55px}.case-video{height:360px}.stats{gap:8px}.stats strong{font-size:1.7rem}.stats span{font-size:11px}.menu nav{grid-template-columns:1fr 1fr}.button{padding:13px 19px}.contact-grid form{padding:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Continuous AIMA background: white at the top, brand green at the bottom. */
body{background:linear-gradient(180deg,#ffffff 0%,#eef5f0 18%,#9bbbA7 42%,#4f8863 62%,#266a41 82%,#266a41 100%)}
.green-zone{background:transparent}
.faq{background:#fff;border-radius:var(--radius);padding:48px;margin-top:45px;margin-bottom:65px}
footer{background:#fff;border-radius:24px 24px 0 0;padding-inline:35px}
.page-top{background:#ffffffed;border-radius:24px;margin-top:45px;padding-inline:40px}
@media(max-width:760px){.faq{padding:28px;margin-bottom:40px}footer{padding-inline:22px}.page-top{padding-inline:22px}}
body:has(#contact-form) .page-top{background:transparent}
/* iPhone-style reel frames with a one-time, CSS-only entrance. */
.reel-stage{isolation:isolate;gap:0;padding:20px 40px 70px;overflow:visible}
.reel{aspect-ratio:9/19.5;border:6px solid #17191a;border-radius:38px;box-shadow:0 0 0 1px #777d7a,0 0 0 3px #343938,0 25px 40px #10261933;position:relative}
.reel:before{content:'';position:absolute;z-index:4;top:12px;left:50%;transform:translateX(-50%);width:34%;height:22px;background:#020203;border-radius:20px;box-shadow:inset -5px 0 4px #15191d;pointer-events:none}
.reel:after{content:'';position:absolute;z-index:4;bottom:10px;left:50%;transform:translateX(-50%);width:32%;height:4px;border-radius:4px;background:#ffffffb3;pointer-events:none}
.reel.side{width:31%;flex-shrink:0;z-index:1;padding:24px}
.reel.left{margin-right:-34px;transform:translateY(38px) rotate(-11deg);animation:phone-left-in 1s cubic-bezier(.22,1,.36,1) both}
.reel.right{margin-left:-34px;transform:translateY(38px) rotate(11deg);animation:phone-right-in 1s cubic-bezier(.22,1,.36,1) both}
.main-reel{width:36%;z-index:3;transform:translateY(-8px);animation:phone-center-in .85s cubic-bezier(.22,1,.36,1) both}
.reel-caption{bottom:65px}
@keyframes phone-center-in{from{opacity:0;transform:translateY(75px) scale(.93)}to{opacity:1;transform:translateY(-8px) scale(1)}}
@keyframes phone-left-in{from{opacity:0;transform:translate(65px,85px) rotate(0deg) scale(.94)}to{opacity:1;transform:translate(0,38px) rotate(-11deg) scale(1)}}
@keyframes phone-right-in{from{opacity:0;transform:translate(-65px,85px) rotate(0deg) scale(.94)}to{opacity:1;transform:translate(0,38px) rotate(11deg) scale(1)}}
@media(max-width:760px){.reel-stage{padding:15px 18px 55px}.reel{border-width:4px;border-radius:22px;box-shadow:0 0 0 1px #777d7a,0 0 0 2px #343938,0 18px 25px #10261926}.reel:before{top:7px;height:12px}.reel:after{bottom:6px;height:3px}.reel.side{padding:12px}.reel.left{margin-right:-16px}.reel.right{margin-left:-16px}.main-reel{width:39%}.reel-caption{bottom:34px}}
@media(prefers-reduced-motion:reduce){.reel-stage .reel{animation:none}}
.partners>div{display:block;overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent)}
.partner-track{display:flex;width:max-content;animation:partners-scroll 24s linear infinite}
.partner-group{display:flex;align-items:center;gap:60px;padding-right:60px;flex-shrink:0}
.partner-group img{flex-shrink:0}

.partner-pause{margin-top:16px;border:0;background:transparent;color:var(--green);font-size:12px;padding:6px 12px}

@keyframes partners-scroll{to{transform:translateX(-50%)}}
@media(max-width:760px){.partner-group{gap:32px;padding-right:32px}}
@media(prefers-reduced-motion:reduce){.partner-track{animation:none}.partner-pause{display:none}}
/* Pricing composition matched to the supplied reference. */
.plans{grid-template-columns:1fr 2.07fr;gap:24px;align-items:stretch}
.plans aside{background:#266a41;padding:28px;min-height:390px;justify-content:space-between}
.plans aside h3{font-size:1.05rem;line-height:1.4;letter-spacing:-.035em;white-space:nowrap}
.plans aside h3 span{margin-right:9px}
.plans aside p{font-size:1.1rem;line-height:1.5;max-width:245px}
.plans .plan-image{position:absolute;width:155%;max-width:none;height:155%;max-height:none;right:-58%;top:5%;object-fit:contain;filter:grayscale(1) sepia(1) saturate(2) hue-rotate(85deg) brightness(.8);opacity:.9}
.plan-card{padding:28px;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between}
.plan-top{margin-bottom:30px;align-items:center}
.plan-top h3{font-size:1.25rem;letter-spacing:-.035em}
.plan-tabs{background:none;padding:0;gap:10px;align-items:center;font-size:1.1rem}
.plan-tabs .plan-switch{position:relative;padding:0;width:49px;height:29px;border-radius:20px;background:#edfdeb;flex-shrink:0}
.plan-switch span{display:block;position:absolute;left:5px;top:5px;width:19px;height:19px;background:#266a41;border-radius:50%;transition:transform .2s}
.plan-switch[aria-checked=true] span{transform:translateX(20px)}
#plan-description{max-width:470px;font-size:1.1rem;line-height:1.55}
.plan-card .button{margin-block:30px;font-weight:400;min-height:48px}
.plan-card ul{font-size:1.1rem;color:#5c605d;gap:12px 30px;padding-left:17px}
.plan-card li::marker{color:#000}
@media(max-width:760px){.plans{grid-template-columns:1fr}.plans aside{min-height:310px;padding:24px}.plans aside h3{white-space:normal}.plans .plan-image{width:110%;height:155%;right:-30%;top:-5%}.plan-card{padding:24px}.plan-top{gap:15px}.plan-card ul{grid-template-columns:1fr 1fr;gap:12px 24px;font-size:1rem}.plans aside p{max-width:220px}}
.section-heading.section-badge,.faq .section-heading.section-badge{display:flex;align-items:center;justify-content:center;flex-direction:row;margin-bottom:34px}
.section-badge h2{display:inline-flex;align-items:center;gap:10px;background:#fff;border-radius:12px;color:#266a41;padding:12px 17px;font-size:1.15rem;font-weight:400;line-height:1.3;letter-spacing:-.035em}
.section-badge h2:before{content:'';width:7px;height:7px;border-radius:50%;background:#000;flex-shrink:0}
.faq{background:transparent;padding-inline:0}
.faq-grid>div{background:#fff;border-radius:24px;padding:10px 28px}
@media(max-width:760px){.faq{padding-inline:0}.faq-grid>div{padding:8px 22px}}
.services-grid article{position:relative;overflow:hidden;padding-bottom:0;display:flex;flex-direction:column}
.services-grid .service-image{width:100%;height:220px;object-fit:contain;object-position:center bottom;margin-top:25px;align-self:center}
.services-grid .service-no{margin-bottom:24px}
@media(max-width:760px){.services-grid .service-image{height:240px;max-width:320px}}
/* Compact service tiles from the supplied original-site reference. */
#paslaugos .section-badge{margin-bottom:65px}
.services-grid{gap:18px}
.services-grid article{display:block;background:#fff;border:0;border-radius:16px;padding:22px 20px;min-height:168px;height:168px;color:#050505;overflow:hidden}
.services-grid h3{display:flex;align-items:center;gap:10px;font-size:1.16rem;font-weight:500;line-height:1.25;letter-spacing:-.045em;min-height:0;white-space:nowrap;position:relative;z-index:1}
.service-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#000;color:#fff;font-size:14px;line-height:1;letter-spacing:0;flex-shrink:0}
.service-tags{position:absolute;left:20px;bottom:20px;display:flex;gap:10px;z-index:1}
.service-tags span{display:inline-block;background:#eefdef;color:#266a41;font-size:14px;line-height:1.3;border-radius:30px;padding:6px 12px;white-space:nowrap}
.services-grid .service-image{position:absolute;right:10px;bottom:18px;width:82px;height:82px;margin:0;object-fit:contain;max-width:none}

@media(max-width:760px){#paslaugos .section-badge{margin-bottom:35px}.services-grid article{height:168px;min-height:168px;padding:22px 18px}.services-grid h3{font-size:1.1rem}.service-tags{left:18px;gap:7px}.service-tags span{font-size:13px;padding:6px 10px}.services-grid .service-image{height:78px;width:78px;right:12px;bottom:18px}}
@media(max-width:370px){.services-grid h3{font-size:1rem;gap:7px}.service-tags span{font-size:12px;padding:6px 8px}.services-grid .service-image{height:67px;width:67px}}

/* Compact strategy and overlapping results, matching the reference. */
.intro{grid-template-columns:1fr 1fr;gap:40px;padding:30px 36px 48px;border-radius:24px;align-items:center;min-height:500px}
.results-copy{padding-top:22px}
.intro article{position:relative;padding:24px 0 24px 26px;margin:0;border-bottom:1px solid #e5e5e5}
.intro article:before{content:"";position:absolute;left:0;top:32px;width:8px;height:8px;border-radius:50%;background:#000}
.intro h3{color:#050505;font-size:1.3rem;font-weight:500;line-height:1.25;margin-bottom:10px;letter-spacing:-.04em}
.intro p{color:#606060;font-size:1rem;line-height:1.55;max-width:360px;letter-spacing:-.025em}
.results-images{display:block;position:relative;width:100%;height:420px;max-width:none}
.results-label{display:block;text-align:center;font-size:12px;color:#111;position:absolute;top:0;left:0;right:0}
.results-images img{position:absolute;width:56%;height:250px;object-fit:cover;object-position:top;left:10%;top:48px;border-radius:15px;transform:rotate(-10deg);box-shadow:0 6px 24px #0004}
.results-images img+img{width:56%;height:225px;left:31%;top:182px;margin:0;transform:rotate(8deg);border:2px solid #fff;z-index:1}
@media(max-width:760px){.intro{grid-template-columns:1fr;gap:25px;padding:22px 24px 35px;min-height:0}.results-copy{padding-top:0}.intro article{padding-block:20px}.intro article:before{top:28px}.results-images{width:100%;max-width:430px;margin:auto;height:360px}.results-images img{height:220px;top:45px;left:7%;width:60%}.results-images img+img{height:190px;top:150px;left:32%;width:60%}}

/* Open, full-width invitation with a lightweight 3D reel carousel. */
.reel-cta{width:100%;margin:0;padding:55px 20px 25px;border-radius:0;background:transparent;overflow:hidden;color:white}
.cta-copy{position:relative;z-index:1}.cta-badge{display:inline-flex;gap:9px;align-items:center;background:#fff;border-radius:8px;color:#266a41;font-size:14px;padding:7px 14px;margin-bottom:22px}.cta-badge:before{content:'';width:6px;height:6px;border-radius:50%;background:#000}
.reel-cta h2{font-size:clamp(2rem,4.5vw,3.2rem);line-height:1.08;letter-spacing:-.05em;color:#92d4b8;font-weight:500}.reel-cta h2 i{font-family:Georgia,serif;color:#fff;font-weight:400}.reel-cta h2 strong{font-weight:500;color:#fff}.reel-cta p{font-size:16px;line-height:1.55;margin:12px auto 22px;color:white}.reel-cta .button{background:#34965f;border-radius:8px;font-weight:400}
.video-orbit{height:370px;margin:90px auto 0;max-width:740px;position:relative;perspective:1100px;overflow:hidden}.video-ring{position:absolute;left:50%;top:35px;width:160px;height:280px;margin-left:-80px;transform-style:preserve-3d;animation:reel-orbit 36s linear infinite;--radius:260px}.orbit-card{position:absolute;inset:0;padding:0;border:0;border-radius:13px;overflow:hidden;background:#07120d;transform:rotateY(calc(var(--i)*360deg/var(--count))) translateZ(var(--radius));backface-visibility:hidden;box-shadow:0 12px 22px #0003}.orbit-card img{width:100%;height:100%;object-fit:cover}.orbit-play{position:absolute;top:45%;left:40%;color:#fff;background:#0008;border-radius:50%;padding:8px 13px}.video-ring:focus-within{animation-play-state:paused}
@keyframes reel-orbit{from{transform:rotateY(0)}to{transform:rotateY(-360deg)}}
.reel-dialog{padding:40px 12px 12px;background:#07120d;border:0;border-radius:16px;width:min(420px,90vw);color:#fff}.reel-dialog::backdrop{background:#000b}.reel-close{position:absolute;right:10px;top:2px;background:none;color:white;border:0;font-size:28px}.reel-player{aspect-ratio:9/16;max-height:75vh}.reel-player iframe{width:100%;height:100%;border:0}
@media(max-width:600px){.reel-cta{padding-top:40px}.reel-cta p br{display:none}.video-orbit{height:310px;margin-top:65px;perspective:850px}.video-ring{width:125px;height:222px;margin-left:-62.5px;--radius:190px}.reel-cta h2 br{display:none}}
@media(prefers-reduced-motion:reduce){.video-ring{animation:none}}

/* Animate both directions while retaining native details semantics. */
.menu nav{opacity:0;transform:translateY(-10px) scale(.98);transform-origin:top center;transition:opacity 220ms ease,transform 220ms cubic-bezier(.2,.7,.2,1);pointer-events:none}
.menu.is-open nav{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}
.menu summary span{transition:transform 220ms ease}
.menu.is-open summary span:first-child{transform:translateY(3.75px) rotate(45deg)}
.menu.is-open summary span:last-child{transform:translateY(-3.75px) rotate(-45deg)}

/* Start and Pro share the reference card proportions. */
.plans{gap:24px}.plans aside{min-height:355px;border-radius:17px;padding:25px}.plans aside h3{font-size:1rem}.plans aside p{font-size:1rem;max-width:220px}.plan-card{border-radius:18px;padding:25px;justify-content:flex-start;min-height:355px}.plan-top{margin-bottom:30px;flex-wrap:nowrap}.plan-top h3{font-size:1rem;color:#000}.plan-heading{display:flex;align-items:center;gap:9px}.plan-heading>span:first-child{font-size:21px;line-height:1}.plan-tabs{font-size:1rem;gap:8px;color:#606060}.plan-tabs>span:first-child{color:#000}.plan-tabs:has([aria-checked=true])>span:first-child{color:#606060}.plan-tabs:has([aria-checked=true])>span:last-child{color:#000}.plan-tabs .plan-switch{width:40px;height:24px}.plan-switch span{width:17px;height:17px;top:3.5px;left:4px}.plan-tabs .plan-switch[aria-checked=true]{background:#238132}.plan-switch[aria-checked=true] span{background:#fff;transform:translateX(15px)}
#plan-description{font-size:1rem;max-width:355px;line-height:1.55;min-height:75px;color:#606060}.plan-card .button{margin:20px 0 26px;min-height:42px;padding:10px 18px;border-radius:8px}.plan-card ul{font-size:1rem;line-height:1.45;gap:12px 25px;color:#606060;grid-template-columns:1fr 1fr}
@media(max-width:760px){.plans aside{min-height:310px}.plan-card{padding:24px}.plan-card ul{gap:12px 22px}.plans aside h3{white-space:normal}}
@media(max-width:420px){.plan-card ul{grid-template-columns:1fr}.plan-top{gap:10px}.plan-tabs{gap:5px;font-size:14px}.plan-top h3{font-size:15px}}

.faq-grid.faq-full{grid-template-columns:1fr}

/* Subtler partner strip. */
.partners{padding-top:44px}.partners .eyebrow{font-size:12px;margin-bottom:16px}.partners img{width:104px;height:50px}.partner-group{gap:45px;padding-right:45px}
@media(max-width:760px){.partners{padding-top:32px}.partners img{width:82px;height:40px}.partner-group{gap:26px;padding-right:26px}}

#contact-form .button:disabled{background:#929995;color:#fff;cursor:default;transform:none}

.partners img{filter:grayscale(1)}

/* Keep the reference three-card row at desktop and tablet widths. */


@media(min-width:701px){#paslaugos .services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}#paslaugos .services-grid article{height:168px;min-height:168px;padding:22px 20px}#paslaugos .services-grid h3{font-size:clamp(14px,1.65vw,20px);white-space:normal;gap:8px}#paslaugos .service-tags{left:16px;gap:7px}#paslaugos .service-tags span{font-size:clamp(11px,1.15vw,14px);padding:6px 9px}#paslaugos .service-image{width:clamp(52px,6.5vw,82px);height:82px;right:10px;bottom:18px}#paslaugos .service-icon{width:24px;height:24px}}
@media(min-width:701px) and (max-width:900px){#paslaugos .services-grid{gap:12px}#paslaugos .services-grid article{padding:18px 12px}#paslaugos .service-tags{left:10px;gap:4px}#paslaugos .service-tags span{padding:5px 6px}#paslaugos .service-image{right:6px;bottom:50px;height:58px}}

.plan-tabs .plan-switch{transition:background-color 240ms ease}.plan-switch span{transition:transform 240ms ease,background-color 240ms ease}#plan-features{min-height:94px}

/* Contact layout from the supplied reference. */
.contact-page{padding-top:35px;padding-bottom:50px}.contact-hero{text-align:center;margin-bottom:80px}.contact-hero .cta-badge{margin-bottom:18px}.contact-hero h1{font-size:clamp(2.5rem,4.6vw,4rem);line-height:1.03;color:#000;letter-spacing:-.055em;margin:0}.contact-hero h1 em{font-family:Georgia,serif;font-style:italic;font-weight:400}.contact-hero>p{margin:22px auto 0;font-size:16px;line-height:1.5;color:#606060}.contact-hero .actions{margin-top:25px;gap:12px}.contact-hero .button{font-size:14px;min-height:40px;padding:10px 18px;border-radius:7px;font-weight:400}.contact-hero .button.light{color:#000}
.contact-page .contact-grid{grid-template-columns:1fr 2.06fr;gap:22px;align-items:stretch}.contact-details{background:#266a41;border-radius:22px;color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:space-between;min-height:450px}.contact-grid .contact-details h2{font-size:16px;font-weight:400;letter-spacing:-.025em;margin:0}.contact-links{display:flex;flex-direction:column;gap:12px}.contact-links a,.contact-links p{display:flex;align-items:center;gap:12px;color:#fff;font-size:14px;margin:0}.contact-links .contact-icon{display:inline-flex;flex:0 0 30px;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:#ffffff24}.contact-links .contact-icon svg{display:block;width:18px;height:18px}.contact-page form{padding:28px;border:0;border-radius:22px}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-page label{font-size:14px;color:#266a41;margin-bottom:20px}.contact-page input,.contact-page select,.contact-page textarea{background:#f5f5f5;border:0;border-radius:10px;padding:11px 12px;font-size:14px;color:#555;margin-top:10px}.contact-page textarea{min-height:150px}.contact-page form .button{background:#000;color:#fff;width:100%;border-radius:8px;min-height:40px;padding:10px;font-size:14px;font-weight:400}.contact-page form .button:disabled{background:#929995}.contact-page .form-note{font-size:12px;line-height:1.4;margin-top:12px}.contact-page #form-status:empty{display:none}
@media(max-width:760px){.contact-hero{margin-bottom:45px}.contact-page .contact-grid{grid-template-columns:1fr}.contact-details{min-height:240px;padding:24px}.contact-page form{padding:24px}.contact-hero>p br{display:none}}
@media(max-width:440px){.contact-fields{grid-template-columns:1fr;gap:0}.contact-hero .actions{gap:8px}.contact-hero .button{font-size:12px;padding:10px 12px}}
.form-honey{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.metric-tooltip-trigger{position:relative;display:inline-block;cursor:help}
.stats{grid-template-columns:repeat(2,minmax(0,1fr))}
.case-reel video{display:block;width:100%;height:100%;object-fit:contain;background:#101713}
.metric-tooltip{position:absolute;bottom:calc(100% + 10px);left:0;z-index:6;width:max-content;max-width:240px;padding:10px 14px;background:#14271b;color:#fff;border-radius:8px;font-size:13px;line-height:1.4;letter-spacing:0;font-weight:400;box-shadow:0 5px 18px #14271b22;visibility:hidden;opacity:0;transition:opacity .15s ease}
.metric-tooltip:after{content:"";position:absolute;top:100%;left:18px;border:5px solid transparent;border-top-color:#14271b}
.metric-tooltip-trigger:hover .metric-tooltip,.metric-tooltip-trigger:focus .metric-tooltip{visibility:visible;opacity:1}
.metric-tooltip-trigger:focus-visible{outline:2px solid #266a41;outline-offset:4px;border-radius:4px}

/* Equal, outward-tilted phones with edge-to-edge video. */
.hero .reel-stage{max-width:520px;gap:22px;align-items:center}
.hero .reel-stage .hero-phone{width:40%;max-width:190px;aspect-ratio:9/19.5;margin:0;background:#000;z-index:1;transform:rotate(var(--phone-tilt));translate:0 0;transition:translate .35s cubic-bezier(.22,1,.36,1);animation:hero-phone-enter .85s cubic-bezier(.22,1,.36,1) both}
.hero-phone-main{--phone-tilt:-6deg;--phone-inset:18px}
.hero-phone-right{--phone-tilt:6deg;--phone-inset:-18px}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}
@keyframes hero-phone-enter{from{opacity:0;transform:translate(var(--phone-inset),30px) rotate(0)}to{opacity:1;transform:translate(0,0) rotate(var(--phone-tilt))}}
@media(max-width:600px){.hero .reel-stage{gap:16px}}
@media(prefers-reduced-motion:reduce){.hero .reel-stage .hero-phone{animation:none;transition:none}}

#plan-title{letter-spacing:0}
#planai .plan-card,#planai .plans aside{min-height:0;padding:22px}
#planai .plan-top{margin-bottom:16px}
#plan-description{min-height:0;margin:0;line-height:1.4;max-width:470px}
#planai .plan-card .button{margin:16px 0}
#plan-features{grid-template-columns:minmax(0,1fr);gap:5px;min-height:0;line-height:1.35}
#plan-features li{padding-left:3px}

/* Keep the home project list and services close together. */
.projects-showcase:has(+ .green-zone){padding-bottom:28px}
.projects-showcase+.green-zone{margin-top:0}
.projects-showcase+.green-zone #paslaugos{padding-top:28px}

/* Vertical project list with descriptions revealed on hover or keyboard focus. */
.project-library{max-height:460px;overflow-y:auto;overflow-x:hidden;background:#fff;border:1px solid #d4e1d7;border-radius:24px;scrollbar-width:thin;scrollbar-color:#266a41 #edf3ee}
.project-library::-webkit-scrollbar{width:6px}.project-library::-webkit-scrollbar-thumb{background:#266a41;border-radius:999px}
.project-library-track{display:flex;flex-direction:column;min-width:0}
.project-library-card{display:block;padding:15px 22px;color:var(--ink);transition:background .2s ease}
.project-library-card+.project-library-card{border-top:1px solid #dce6df}
.project-library-title{display:flex;align-items:center;justify-content:space-between;gap:24px}
.project-library-title h3{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:600;letter-spacing:-.045em;margin:0}
.project-library-title>span{font-size:19px;color:#266a41;transition:transform .2s ease}
.project-library-description{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .25s ease,opacity .25s ease}
.project-library-description p{overflow:hidden;min-height:0;max-width:760px;margin:0;font-size:16px;line-height:1.6}
.project-library-card:hover,.project-library-card:focus-visible{background:#f0f6f1}
.project-library-card:focus-visible{outline-offset:-4px}
.project-library-card:hover .project-library-description,.project-library-card:focus-visible .project-library-description{grid-template-rows:1fr;opacity:1}
.project-library-description p:before{content:"";display:block;height:12px}
.project-library-card:hover .project-library-title>span{transform:translate(3px,-3px)}
@media(hover:none){.project-library-description{grid-template-rows:1fr;opacity:1}}
@media(max-width:760px){.project-library{max-height:420px;border-radius:20px}.project-library-card{padding:14px 18px}.project-library-title>span{font-size:18px}}

#komanda .team-grid{max-width:1060px;margin-inline:auto;gap:20px}
#komanda .team-grid{align-items:start}
#komanda .team-card{display:block;min-height:0;border-radius:22px}
#komanda .team-card>div{padding:0}
.team-card-toggle{display:block;width:100%;padding:20px 24px;border:0;background:#fff;color:var(--ink);font:inherit;font-size:1.6rem;font-weight:500;text-align:left;cursor:pointer}
.team-card-toggle:focus-visible{outline:2px solid #266a41;outline-offset:-5px;border-radius:18px}
.team-card-reveal{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .4s ease,opacity .3s ease}
.team-card.is-expanded .team-card-reveal{grid-template-rows:1fr;opacity:1}
.team-card-content{display:grid;grid-template-columns:40% 60%;min-height:0;overflow:hidden}
.team-card-content>div:not(.team-portrait){padding:20px 22px}
.team-card-content p{padding-top:14px}
#komanda .team-grid h3{font-size:1.6rem;margin-block:16px 12px}
#komanda .team-grid p{font-size:15px;line-height:1.5;margin:0}
.team-card-content>.team-portrait{position:relative;padding:0;overflow:hidden;background:#fff}
.team-card-content>div:not(.team-portrait){min-height:260px}
.team-portrait img{position:absolute;inset:0;width:100%;height:100%;min-height:0;object-fit:cover;object-position:50% 25%}
.team-portrait-mante img{transform:none;object-position:48% 0}
@media(max-width:760px){.team-card-content>div:not(.team-portrait){min-height:240px;padding:18px}.team-portrait img{min-height:0}#komanda .team-grid{max-width:560px}}
@media(prefers-reduced-motion:reduce){.team-card-reveal{transition:none}}

/* A compact, fully visible ring with front and rear cards. */
.video-orbit{height:350px;max-width:620px;margin-top:65px;perspective:1100px;overflow:visible}
.video-ring{width:112px;height:198px;margin-left:-56px;top:65px;--radius:185px;animation-name:reel-orbit-tilted}
.orbit-card{border-radius:7px;backface-visibility:visible;box-shadow:0 9px 16px #0002}
@keyframes reel-orbit-tilted{from{transform:rotateX(-12deg) rotateY(0deg)}to{transform:rotateX(-12deg) rotateY(-360deg)}}
@media(max-width:600px){.video-orbit{height:290px;max-width:100%;margin-top:50px;perspective:1000px}.video-ring{width:88px;height:156px;margin-left:-44px;top:55px;--radius:140px}}
@media(prefers-reduced-motion:reduce){.video-ring{animation:none;transform:rotateX(-12deg) rotateY(15deg)}}

.faq-action{display:flex;justify-content:center;margin-top:25px}

/* Each screen has a true 9:16 content area, independent of its bezel. */
.reel-stage .reel{box-sizing:content-box;aspect-ratio:9/16;height:auto;min-height:0;padding:0}
.reel-stage .reel.side>*{margin-inline:24px}
.main-reel>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.main-reel .video-frame{object-fit:contain}
@media(max-width:760px){.reel-stage .reel.side>*{margin-inline:12px}}

/* Bring the reel ring behind the invitation, keeping copy in front. */
.reel-cta{position:relative;isolation:isolate;padding-bottom:45px}
.reel-cta .cta-copy{z-index:2;pointer-events:none}
.reel-cta .cta-copy a{pointer-events:auto}
.reel-cta .video-orbit{margin-top:-165px;z-index:0;mask-image:linear-gradient(to bottom,transparent 0%,#0003 20%,#000 53%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#0003 20%,#000 53%)}
@media(max-width:600px){.reel-cta .video-orbit{margin-top:-125px}}

/* Balanced hero phones with room for the side screens. */
.reel-stage{width:100%;max-width:680px;margin:40px auto 0;padding:25px 35px 65px;gap:12px}
.reel-stage .reel{flex-shrink:0;border-radius:30px;border-width:5px}
.reel-stage .reel.side{width:28%;text-align:center;gap:12px}
.reel-stage .main-reel{width:30%;transform:translateY(-8px)}
.reel-stage .reel.left{margin-right:-7px;transform:translateY(24px) rotate(-7deg);animation-name:balanced-left}
.reel-stage .reel.right{margin-left:-7px;transform:translateY(24px) rotate(7deg);animation-name:balanced-right}
.reel-stage .reel.side>*{margin-inline:15px}
.reel-stage .reel.side span{font-size:clamp(18px,3vw,30px)}
.reel-stage .reel.side small{font-size:12px;line-height:1.4}
.reel-stage .reel-caption{font-size:14px;bottom:40px;left:12px;right:12px}
.reel-stage .reel:before{top:9px;height:15px}
@keyframes balanced-left{from{opacity:0;transform:translate(30px,65px) rotate(0)}to{opacity:1;transform:translateY(24px) rotate(-7deg)}}
@keyframes balanced-right{from{opacity:0;transform:translate(-30px,65px) rotate(0)}to{opacity:1;transform:translateY(24px) rotate(7deg)}}
@media(max-width:600px){.reel-stage{padding:20px 12px 50px;gap:7px}.reel-stage .reel{border-width:3px;border-radius:19px}.reel-stage .reel.side>*{margin-inline:7px}.reel-stage .reel.side small{font-size:9px}.reel-stage .reel.side span{font-size:18px}.reel-stage .reel-caption{font-size:10px;bottom:24px;left:6px;right:6px}.reel-stage .reel:before{height:10px;top:6px}}

/* Pro-shaped hardware; portrait video keeps its own 9:16 ratio inside. */
.reel-stage .reel{aspect-ratio:9/19.5;border-radius:34px;border:5px solid #151718;box-shadow:0 0 0 1px #929693,0 0 0 3px #454b48,0 18px 30px #1026192b}
.reel-stage .reel:before{width:31%;height:17px;top:10px;border-radius:20px}
.reel-stage .main-reel>img,.reel-stage .main-reel>.video-frame{top:50%;bottom:auto;height:auto;aspect-ratio:9/16;transform:translateY(-50%);object-fit:contain}
.reel-stage .reel:after{bottom:8px;width:31%;height:4px}
@media(max-width:600px){.reel-stage .reel{border-radius:23px;border-width:3px}.reel-stage .reel:before{height:11px;top:7px}.reel-stage .reel:after{height:3px;bottom:6px}}

/* Cards cross the headline plane, rather than fading behind all content. */
.reel-cta{position:relative;isolation:isolate;padding-bottom:55px}
.reel-cta .cta-copy{position:static;pointer-events:none}
.reel-cta .cta-copy h2,.reel-cta .cta-badge{position:relative;z-index:2}
.reel-cta .cta-copy>p{position:relative;z-index:4;margin-top:285px}
.reel-cta .cta-copy>.button{position:relative;z-index:4;pointer-events:auto}
.reel-cta .video-orbit{position:static;perspective:none;height:0;margin:0;mask-image:none;-webkit-mask-image:none;overflow:visible}
.reel-cta .video-ring{display:contents;animation:none;transform:none}
.reel-cta .orbit-card{inset:auto;left:50%;top:0;width:112px;height:198px;margin-left:-56px;transition:none;backface-visibility:visible;transform-origin:center;will-change:transform}
@media(max-width:600px){.reel-cta .cta-copy>p{margin-top:230px}.reel-cta .orbit-card{width:88px;height:156px;margin-left:-44px}}

/* Compact footer card matching the supplied reference. */
footer.site-footer{width:min(1120px,calc(100% - 36px));padding:32px 34px 30px;border-radius:16px;margin:20px auto 24px;background:#fff}
.site-footer .footer-grid{grid-template-columns:2.1fr 1fr 1fr 2.15fr;gap:28px;padding:0 0 28px;background:none}
.site-footer .logo{width:90px;height:38px}.site-footer .footer-brand p{color:#266a41;font-size:13px;margin-top:20px}
.site-footer .footer-grid h3{font-size:14px;color:#000;font-weight:400;margin:0 0 14px}
.site-footer .footer-grid a:not(:has(img)){font-size:13px;color:#777;margin:6px 0;line-height:1.5}
.site-footer .footer-grid .footer-contacts a,.site-footer .footer-contacts p{display:flex;align-items:center;gap:9px;font-size:13px;color:#666;margin:7px 0}
.footer-contacts .footer-contact-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:30px;height:30px;background:#266a41;color:#fff;border-radius:50%}
.footer-contact-icon svg{display:block;width:18px;height:18px}
.site-footer .copyright{display:block;padding:0;border-top:1px solid #e3e3e3;font-size:13px;color:#606060;font-weight:600;line-height:1.6}
.footer-socials{display:flex;gap:9px;margin-top:17px}.site-footer .footer-grid .footer-socials a{display:inline-flex;width:29px;height:29px;border:1px solid #e5e5e5;border-radius:50%;align-items:center;justify-content:center;margin:0;color:#777}.footer-socials svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5}
@media(max-width:650px){footer.site-footer{padding:26px 24px}.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:25px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-contacts{grid-column:1/-1}}

.reel-cta .cta-copy h2,.reel-cta .cta-badge{z-index:50}.reel-cta .cta-copy>p,.reel-cta .cta-copy>.button{z-index:150}

/* FAQ: individual soft-gray accordions inside one white card. */
.faq .faq-grid{grid-template-columns:1fr;max-width:850px;margin-inline:auto}
.faq .faq-grid>div{padding:26px;background:#fff;border-radius:20px}
.faq details{background:#f5f5f5;border:0;border-radius:12px;margin:0 0 9px;padding:17px 18px}
.faq details:last-child{margin-bottom:0}
.faq summary{font-size:15px;line-height:1.4;letter-spacing:-.025em;color:#000;padding-right:35px}
.faq summary:after{content:'+';display:flex;align-items:center;justify-content:center;width:22px;height:22px;top:0;right:0;border-radius:50%;background:#fff;color:#222;font-size:20px;font-weight:300;line-height:1}
.faq details[open] summary:after{content:'×';font-size:17px}
.faq details p{font-size:14px;color:#606060;line-height:1.5;margin-top:9px;padding-right:26px}
@media(max-width:600px){.faq .faq-grid>div{padding:18px}.faq details{padding:15px}.faq summary{font-size:14px}}

/* Limit foreground overlap to the very bottom of the headline. */
.reel-cta .orbit-card{transform-origin:center top}

.orbit-preview{position:absolute;top:0;left:0;width:200px;height:354px;border:0;transform:scale(.56);transform-origin:top left;pointer-events:none}
.orbit-card.is-previewing .orbit-play{display:none}
@media(max-width:600px){.orbit-preview{transform:scale(.44)}}

.orbit-play{top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;padding:0;display:grid;place-items:center;font-size:0;line-height:1}
.orbit-play::before{content:"";width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid white;margin-left:3px}

.orbit-native{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}

@font-face{font-family:"Aima Accent";font-style:italic;font-weight:400;font-display:swap;src:url('/assets/instrument-serif-italic.ttf') format('truetype')}
.reel-cta h2 i,.contact-hero h1 em{font-family:"Aima Accent",Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.025em}

.projects-showcase .section-heading{justify-content:center;margin-bottom:55px}.projects-showcase .section-heading h1{font-size:14px;letter-spacing:-.025em;background:#fff;color:var(--green);padding:9px 14px;border-radius:9px}.projects-showcase .section-heading h1::before{content:"●";color:#000;font-size:9px;margin-right:8px}
.projects-grid{gap:16px;align-items:start}.project-video-card{height:auto;aspect-ratio:1.55;border-radius:17px;isolation:isolate}.project-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.project-video-card::after{content:"";position:absolute;inset:0;background:#0002;z-index:1}.project-branding{position:absolute;inset:14% 0 10%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:space-between;pointer-events:none}.project-aima{width:30%;height:19%;object-fit:contain}.project-cross{font-size:38px;line-height:1;color:white;font-weight:300}.project-client{width:34%;height:32%;object-fit:contain}.rever .project-client{filter:brightness(0) invert(1)}.project-metrics{position:absolute;top:16px;left:16px;display:flex;gap:6px;z-index:3;color:white;font-size:11px}.project-metrics>span{padding:4px 9px;border:1px solid #fff4;border-radius:20px;background:#ffffff25;backdrop-filter:blur(6px)}.projects-grid .project-info{padding:18px 20px;border-radius:17px;margin-top:11px}.projects-grid .project-info h3{font-size:22px;color:#000;margin-bottom:9px}.projects-grid .project-info p{font-size:13px;line-height:1.5;min-height:0}
@media(max-width:760px){.projects-grid{gap:22px}.project-metrics{top:10px;left:10px;font-size:10px}.projects-showcase .section-heading{margin-bottom:30px}}

.projects-showcase .section-badge h1,.projects-showcase .section-badge h2{display:inline-flex;align-items:center;gap:10px;background:#fff;border-radius:12px;color:#266a41;padding:12px 17px;font-size:1.15rem;font-weight:400;line-height:1.3;letter-spacing:-.035em;margin:0}
.projects-showcase .section-badge h1::before,.projects-showcase .section-badge h2::before{content:"";width:7px;height:7px;border-radius:50%;background:#000;flex-shrink:0;margin:0}

/* Shared dimensions for every section label. */
.section-badge :is(h1,h2),.cta-badge{display:inline-flex;align-items:center;gap:10px;padding:12px 17px;border-radius:12px;background:#fff;color:#266a41;font-size:1.15rem;font-weight:400;line-height:1.3;letter-spacing:-.035em}
.section-badge :is(h1,h2)::before,.cta-badge::before{content:"";display:block;width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#000;margin:0}

.project-metrics{opacity:0;visibility:hidden;transform:translateY(-5px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s}
@media(hover:hover){.project:hover .project-metrics{opacity:1;visibility:visible;transform:translateY(0)}}
.project:focus-within .project-metrics{opacity:1;visibility:visible;transform:translateY(0)}

.case-video-native{overflow:hidden;background:#14271b}.case-video-native .project-preview{border-radius:inherit}

/* Preserve the complete 4:3 project videos at every screen size. */
.case-video-native{height:auto;aspect-ratio:4/3;width:100%;max-width:800px;margin-inline:auto;background:#000}
.case-video-native .project-preview,.project-video-card .project-preview{object-fit:contain}
.project-video-card{aspect-ratio:4/3;background:#000}

.service-icon svg{display:block;width:16px;height:16px;flex-shrink:0}

.case-reels{margin-top:60px;padding-top:35px;border-top:1px solid #dce5de}.case-reels-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.case-reel{aspect-ratio:9/16;border-radius:16px;overflow:hidden;background:#101713}.case-reel button{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:none}.case-reel img{width:100%;height:100%;object-fit:cover}.case-reel iframe{width:100%;height:100%;border:0;display:block}.case-reel-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#0009;color:#fff;padding-left:3px}.case-reels-empty{text-align:center;padding:20px}.case-reels-grid:empty{display:none}@media(max-width:600px){.case-reels-grid{grid-template-columns:1fr;max-width:340px;margin:auto}}
