/* Thomas Web Services — Premium 2026 redesign */
:root{
  --ink:#0b1220;--ink-2:#14213d;--navy:#09162f;--navy-soft:#102449;
  --blue:#246bfd;--blue-2:#65a1ff;--cyan:#6ee7f9;--ivory:#f7f5ef;
  --paper:#fff;--mist:#f2f5f9;--line:rgba(11,18,32,.11);--muted:#637083;
  --success:#15803d;--error:#c62828;--font:"Aptos","Segoe UI",system-ui,-apple-system,sans-serif;
  --display:"Georgia","Times New Roman",serif;--container:1200px;--header:82px;
  --r-sm:12px;--r-md:20px;--r-lg:32px;--r-xl:44px;
  --shadow:0 24px 70px rgba(9,22,47,.11);--shadow-lg:0 36px 100px rgba(3,10,24,.26);
  --ease:cubic-bezier(.2,.8,.2,1)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink-2);font:16px/1.7 var(--font);-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}
img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{border:0}p,h1,h2,h3,h4{margin-top:0}p{margin-bottom:20px}h1,h2,h3,h4{margin-bottom:16px;color:var(--ink);line-height:1.08;letter-spacing:-.035em}h1,h2{font-family:var(--display);font-weight:500}h1{font-size:clamp(3.35rem,7vw,6.8rem)}h2{font-size:clamp(2.5rem,4.8vw,4.8rem)}h3{font-size:1.35rem}ul{padding-left:1.2rem}
::selection{background:var(--blue);color:#fff}.container{width:min(calc(100% - 44px),var(--container));margin-inline:auto}.section{padding:120px 0}.section-sm{padding:80px 0}.section-heading{max-width:760px;margin-bottom:58px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading.centered>p:last-child{max-width:620px;margin-inline:auto;color:var(--muted);font-size:1.08rem}.heading-row{display:flex;justify-content:space-between;align-items:end;gap:40px;max-width:none}.heading-row>div{max-width:760px}.section-action{text-align:center;margin-top:48px}
.eyebrow{display:inline-flex;align-items:center;gap:11px;margin-bottom:20px;color:var(--blue);font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow:before{content:"";width:30px;height:1px;background:currentColor}.centered .eyebrow:after{content:"";width:30px;height:1px;background:currentColor}.light,.light h2,.light h3,.section-heading.light h2,.section-heading.light p{color:#fff}.section-heading.light>p:last-child{color:#bac6d8}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:14px 25px;border:1px solid transparent;border-radius:999px;font-weight:750;line-height:1;transition:transform .3s var(--ease),box-shadow .3s var(--ease),background .3s;color .3s}.button:after{content:"→";font-size:1.05em;transition:transform .3s var(--ease)}.button:hover{transform:translateY(-3px)}.button:hover:after{transform:translateX(4px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 32px rgba(36,107,253,.28)}.button-primary:hover{background:#1558df;box-shadow:0 18px 40px rgba(36,107,253,.36)}.button-secondary{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.23);color:#fff;backdrop-filter:blur(10px)}.button-secondary:hover{background:rgba(255,255,255,.14)}.button-dark{background:var(--ink);color:#fff}.button-outline-dark{border-color:var(--line);background:transparent;color:var(--ink)}.button-small{min-height:44px;padding:11px 19px;font-size:.9rem}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:750}.text-link:after{content:"↗";transition:transform .2s}.text-link:hover:after{transform:translate(3px,-3px)}
.site-header{position:sticky;top:0;z-index:1000;height:var(--header);background:rgba(255,255,255,.88);border-bottom:1px solid rgba(11,18,32,.08);backdrop-filter:blur(20px)}.header-container{height:100%;display:flex;align-items:center;gap:34px}.logo{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.logo-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,var(--blue),#1649b8);color:#fff;font-family:var(--display);font-size:1.65rem;box-shadow:0 10px 26px rgba(36,107,253,.25);transform:rotate(-3deg)}.logo-text{display:grid;line-height:1.05}.logo-text strong{font-size:1.05rem;color:var(--ink);letter-spacing:-.02em}.logo-text span{margin-top:4px;color:var(--muted);font-size:.68rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.main-navigation{display:flex;align-items:center;gap:30px;margin-left:auto}.main-navigation a{position:relative;color:#465164;font-size:.92rem;font-weight:700}.main-navigation a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--blue);transition:right .25s}.main-navigation a:hover,.main-navigation a.active{color:var(--ink)}.main-navigation a:hover:after,.main-navigation a.active:after{right:0}.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;padding:11px;background:transparent}.menu-toggle span{display:block;height:2px;margin:5px 0;background:var(--ink);transition:.25s}
.hero{position:relative;min-height:calc(100vh - var(--header));display:grid;align-items:center;overflow:hidden;background:var(--navy);color:#fff}.hero-background{position:absolute;inset:0;overflow:hidden}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to right,black,transparent 80%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(20px)}.hero-glow-one{width:650px;height:650px;right:-220px;top:-220px;background:radial-gradient(circle,rgba(36,107,253,.38),transparent 67%)}.hero-glow-two{width:420px;height:420px;left:35%;bottom:-250px;background:radial-gradient(circle,rgba(110,231,249,.18),transparent 65%)}.hero-container{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:78px;align-items:center;padding-block:100px}.hero-content h1{max-width:830px;color:#fff;font-size:clamp(3.5rem,6.2vw,6.4rem)}.hero-content h1 span{display:block;color:#8eb8ff;font-style:italic}.hero-description{max-width:660px;color:#bdc9da;font-size:1.13rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:34px 0 50px}.hero-trust{display:grid;grid-template-columns:repeat(3,1fr);max-width:650px;border-top:1px solid rgba(255,255,255,.13);padding-top:28px}.hero-trust div{padding-right:20px}.hero-trust strong{display:block;color:#fff;font-family:var(--display);font-size:2rem;font-weight:500}.hero-trust span{display:block;color:#8f9db2;font-size:.76rem;line-height:1.35}.hero-visual{position:relative;min-height:570px;perspective:1200px}.browser-window{position:absolute;inset:50px -80px 50px 0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:26px;background:#eef3fb;box-shadow:var(--shadow-lg);transform:rotateY(-8deg) rotateX(3deg)}.browser-toolbar{height:50px;display:flex;align-items:center;gap:16px;padding:0 18px;background:#fff;border-bottom:1px solid #dae1eb}.browser-dots{display:flex;gap:6px}.browser-dots span{width:8px;height:8px;border-radius:50%;background:#c9d1dc}.browser-dots span:first-child{background:#ff776d}.browser-dots span:nth-child(2){background:#ffc95e}.browser-dots span:last-child{background:#63d984}.browser-address{flex:1;padding:7px 14px;border-radius:8px;background:#f1f3f7;color:#748196;font-size:.7rem;text-align:center}.browser-content{height:calc(100% - 50px);display:grid;grid-template-columns:110px 1fr}.preview-sidebar{padding:28px 20px;background:#0d1c36}.preview-sidebar span{display:block;width:58px;height:6px;margin:18px 0;border-radius:99px;background:rgba(255,255,255,.2)}.preview-sidebar .preview-logo{width:38px;height:38px;margin:0 0 35px;border-radius:11px;background:var(--blue)}.preview-main{padding:54px 44px;background:linear-gradient(145deg,#f7f9fd,#e9eff8)}.preview-heading{width:74%;height:50px;border-radius:10px;background:linear-gradient(90deg,#13213d,#365382)}.preview-line{height:8px;margin-top:18px;border-radius:99px;background:#bec8d7}.preview-line-long{width:84%}.preview-line-short{width:62%}.preview-button{width:118px;height:36px;margin-top:30px;border-radius:99px;background:var(--blue)}.preview-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:70px}.preview-cards div{height:118px;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(22,39,70,.08)}.floating-card{position:absolute;display:flex;align-items:center;gap:12px;padding:14px 18px;border:1px solid rgba(255,255,255,.2);border-radius:17px;background:rgba(255,255,255,.1);box-shadow:0 18px 40px rgba(0,0,0,.22);backdrop-filter:blur(18px);animation:float 5s ease-in-out infinite}.floating-card-performance{top:10px;right:-25px}.floating-card-responsive{bottom:8px;left:-35px;animation-delay:-2s}.floating-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:rgba(101,161,255,.2);color:#9dc1ff}.floating-card strong,.floating-card span{display:block}.floating-card strong{font-size:.85rem;color:#fff}.floating-card div span{color:#9ba9bd;font-size:.7rem}@keyframes float{50%{transform:translateY(-10px)}}
.services-preview{background:var(--ivory)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card,.value-card,.benefits-grid>*,.process-grid>*{position:relative;padding:34px;border:1px solid var(--line);border-radius:var(--r-md);background:rgba(255,255,255,.75);transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s}.service-card:hover,.value-card:hover,.benefits-grid>*:hover,.process-grid>*:hover{transform:translateY(-8px);border-color:rgba(36,107,253,.3);box-shadow:var(--shadow)}.service-icon,.service-detail-icon,.contact-detail-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:28px;border-radius:15px;background:#e8f0ff;color:var(--blue)}.service-card p,.value-card p{color:var(--muted)}.service-card a{color:var(--blue);font-weight:750}.service-card a:after{content:" →"}
.why-choose-us{position:relative;background:var(--navy);overflow:hidden}.why-choose-us:before{content:"";position:absolute;width:550px;height:550px;right:-180px;top:-240px;border-radius:50%;background:radial-gradient(circle,rgba(36,107,253,.25),transparent 66%)}.values-grid,.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.value-card{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.055);color:#bec9d9}.value-card h3{color:#fff}.value-number{font-family:var(--display);font-size:3.2rem;color:#73a5ff;line-height:1}
.featured-work{background:#fff}.featured-project-card{display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;border-radius:var(--r-lg);background:var(--navy);box-shadow:var(--shadow-lg)}.featured-project-image{min-height:520px;padding:55px;background:linear-gradient(145deg,#dfe9fb,#8fb6ff);display:grid;place-items:center}.featured-project-placeholder{width:100%;max-width:570px;aspect-ratio:1.2;border:10px solid #fff;border-radius:22px;background:linear-gradient(145deg,#fff 0 18%,#edf2f9 18%);box-shadow:0 28px 60px rgba(8,25,60,.25);position:relative}.featured-project-placeholder:before{content:"";position:absolute;left:8%;right:8%;top:30%;height:22%;border-radius:14px;background:linear-gradient(120deg,#174fae,#2e7ff1)}.featured-project-placeholder:after{content:"Responsive business website";position:absolute;left:8%;bottom:12%;color:#1e3354;font-size:.86rem;font-weight:750}.featured-project-content{padding:64px;color:#b9c5d5}.featured-project-content h2,.featured-project-content h3{color:#fff}.project-category{display:inline-flex;margin-bottom:22px;color:#7aa9ff;font-size:.73rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.project-summary{font-size:1.08rem}.project-services{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.project-services span{padding:7px 11px;border:1px solid rgba(255,255,255,.13);border-radius:999px;font-size:.72rem;color:#c6d1df}.project-actions{display:flex;gap:12px;flex-wrap:wrap}
.final-cta{position:relative;overflow:hidden;background:linear-gradient(120deg,#225ed7,#0b1d43);color:#fff}.final-cta:after{content:"";position:absolute;width:440px;height:440px;right:-120px;top:-230px;border:1px solid rgba(255,255,255,.15);border-radius:50%;box-shadow:0 0 0 50px rgba(255,255,255,.03),0 0 0 100px rgba(255,255,255,.025)}.cta-container{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-container>div{max-width:760px}.cta-container h2{color:#fff}.cta-container p{color:#dbe6f7}.cta-actions{display:flex;gap:12px;flex-wrap:wrap}
.page-hero{position:relative;overflow:hidden;padding:100px 0;background:var(--navy);color:#fff}.page-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(to bottom,black,transparent)}.page-hero:after{content:"";position:absolute;width:500px;height:500px;right:-120px;top:-280px;border-radius:50%;background:radial-gradient(circle,rgba(36,107,253,.44),transparent 68%)}.page-hero-container{position:relative;z-index:1;max-width:920px}.page-hero h1{color:#fff}.page-hero p{max-width:700px;color:#b9c5d7;font-size:1.15rem}
.about-story,.services-introduction{background:var(--ivory)}.about-container,.services-introduction-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-content p,.services-introduction p{color:var(--muted)}.about-visual{position:relative;min-height:520px}.about-preview,.about-image-placeholder{position:absolute;inset:0;border-radius:var(--r-lg);background:linear-gradient(145deg,#173261,#0b172f);box-shadow:var(--shadow-lg);overflow:hidden}.about-preview:before,.about-image-placeholder:before{content:"TWS";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:var(--display);font-size:7rem;color:rgba(255,255,255,.09)}.about-preview:after,.about-image-placeholder:after{content:"Design • Build • Grow";position:absolute;left:34px;bottom:30px;color:#fff;font-size:.82rem;letter-spacing:.15em;text-transform:uppercase}.experience-badge{position:absolute;right:-28px;bottom:34px;width:145px;height:145px;display:grid;place-items:center;text-align:center;border-radius:50%;background:var(--blue);color:#fff;box-shadow:0 24px 50px rgba(36,107,253,.35);font-size:.72rem;font-weight:750;line-height:1.25}.experience-badge strong{display:block;font-family:var(--display);font-size:2.25rem}.about-stats,.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.about-stats div,.stats-grid>div{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.about-stats strong,.stats-grid strong{display:block;font-family:var(--display);font-size:2rem;color:var(--ink)}.about-stats span,.stats-grid span{color:var(--muted);font-size:.77rem}.values-section{background:#fff}.process-section,.service-process{background:var(--mist)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid>*{counter-increment:process}.process-grid>*:before{content:"0" counter(process);display:block;margin-bottom:26px;color:var(--blue);font-family:var(--display);font-size:2.3rem}.process-grid{counter-reset:process}
.services-detail-section{background:#fff}.services-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-detail-card{padding:42px;border:1px solid var(--line);border-radius:var(--r-md);background:#fff;box-shadow:0 12px 40px rgba(9,22,47,.045)}.service-detail-card p{color:var(--muted)}.service-feature-list,.check-list,.portfolio-results-list{list-style:none;padding:0}.service-feature-list li,.check-list li,.portfolio-results-list li{position:relative;padding:8px 0 8px 30px;color:#4f5d70}.service-feature-list li:before,.check-list li:before,.portfolio-results-list li:before{content:"✓";position:absolute;left:0;top:8px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#e8f7ed;color:#188647;font-size:.7rem;font-weight:900}
.portfolio-featured,.portfolio-section{background:var(--ivory)}.portfolio-grid,.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.project-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--r-md);background:#fff;transition:.35s var(--ease)}.project-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.project-image{min-height:300px;padding:34px;display:grid;place-items:center;overflow:hidden}.project-image-one{background:linear-gradient(140deg,#cbe0ff,#5892ed)}.project-image-two{background:linear-gradient(140deg,#e7f2dc,#86aa68)}.project-image-three{background:linear-gradient(140deg,#ffe1c8,#db8a4f)}.project-image-four{background:linear-gradient(140deg,#dcd8ff,#766ad1)}.project-image-five{background:linear-gradient(140deg,#d0eceb,#4f9f9c)}.project-image-six{background:linear-gradient(140deg,#f5dce8,#c1668f)}.project-image>*,.project-image span{display:grid;place-items:center;width:85%;height:210px;border:8px solid rgba(255,255,255,.92);border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 22px 45px rgba(24,44,78,.2);color:var(--ink);font-size:2rem}.project-content{padding:30px}.project-content p{color:var(--muted)}.portfolio-results{background:var(--navy);color:#bcc8d8}.portfolio-results h2,.portfolio-results h3{color:#fff}.portfolio-results-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.contact-section{background:var(--ivory)}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:start}.contact-copy>p{color:var(--muted);font-size:1.06rem}.contact-details{display:grid;gap:16px;margin-top:34px}.contact-detail{display:flex;gap:16px;align-items:flex-start;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.contact-detail-icon{flex:0 0 auto;width:42px;height:42px;margin:0}.contact-detail strong,.contact-detail span,.contact-detail a{display:block}.contact-detail span,.contact-detail a{color:var(--muted);font-size:.88rem}.contact-form-card{padding:42px;border:1px solid rgba(11,18,32,.08);border-radius:var(--r-lg);background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-group{display:grid;gap:7px}.form-group.full-width{grid-column:1/-1}.form-group label{font-size:.78rem;font-weight:800;color:#39465a}.form-group input,.form-group textarea,.form-group select{width:100%;border:1px solid #d9e0e9;border-radius:12px;background:#fbfcfe;padding:13px 14px;color:var(--ink);outline:none;transition:.2s}.form-group textarea{min-height:145px;resize:vertical}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(36,107,253,.1);background:#fff}.form-status{margin-top:18px;padding:12px 14px;border-radius:10px;display:none}.form-status-success{display:block;background:#e9f8ee;color:var(--success)}.form-status-error{display:block;background:#fdecec;color:var(--error)}.faq-section{background:#fff}.faq-list{max-width:880px;margin:auto}.faq-item{border-bottom:1px solid var(--line)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 0;background:transparent;text-align:left;color:var(--ink);font-weight:750;cursor:pointer}.faq-question:after{content:"+";font-size:1.6rem;font-weight:400;transition:.25s}.faq-item.open .faq-question:after{transform:rotate(45deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s}.faq-answer>*{overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-answer p{color:var(--muted);padding-bottom:22px}
.legal-section{background:var(--ivory)}.legal-content{max-width:900px;margin:auto;padding:56px;border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;box-shadow:var(--shadow)}.legal-content h2{margin-top:38px;font-family:var(--font);font-size:1.4rem;font-weight:800}.legal-content p,.legal-content li{color:#556277}.legal-content a{color:var(--blue);text-decoration:underline}
.site-footer{background:#071226;color:#94a3b8}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:50px;padding:76px 0 54px}.footer-logo .logo-text strong{color:#fff}.footer-brand p{max-width:320px;margin-top:22px}.footer-column h4,.footer-contact h4{color:#fff;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase}.footer-column a,.footer-contact a{display:block;padding:5px 0;transition:.2s}.footer-column a:hover,.footer-contact a:hover{color:#fff;transform:translateX(3px)}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding:24px 0;border-top:1px solid rgba(255,255,255,.1);font-size:.78rem}.footer-bottom a{margin-left:20px}.footer-bottom a:hover{color:#fff}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.is-visible{opacity:1;transform:none}.icon-svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1020px){.header-button{display:none}.hero-container{grid-template-columns:1fr;padding-top:85px}.hero-visual{min-height:480px;max-width:680px;width:100%;margin:auto}.browser-window{right:0}.values-grid,.benefits-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.about-container,.services-introduction-grid,.contact-grid,.portfolio-results-grid{grid-template-columns:1fr;gap:55px}.about-visual{max-width:680px;width:100%}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-contact{grid-column:1/-1}.featured-project-card{grid-template-columns:1fr}.featured-project-image{min-height:420px}}
@media(max-width:780px){:root{--header:72px}.container{width:min(calc(100% - 30px),var(--container))}.section{padding:82px 0}.section-sm{padding:60px 0}h1{font-size:clamp(2.8rem,13vw,4.6rem)}h2{font-size:clamp(2.2rem,10vw,3.5rem)}.menu-toggle{display:block}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-7px) rotate(-45deg)}.main-navigation{position:fixed;inset:var(--header) 0 auto 0;display:grid;gap:0;padding:22px 24px 30px;background:rgba(255,255,255,.98);box-shadow:0 30px 60px rgba(9,22,47,.15);transform:translateY(-125%);opacity:0;visibility:hidden;transition:.35s var(--ease)}.main-navigation.open{transform:none;opacity:1;visibility:visible}.main-navigation a{padding:15px 4px;font-size:1.05rem;border-bottom:1px solid var(--line)}.main-navigation a:after{display:none}.hero-container{gap:40px;padding-block:70px}.hero-description{font-size:1rem}.hero-trust{gap:10px}.hero-trust strong{font-size:1.55rem}.hero-visual{min-height:370px}.browser-window{inset:30px 0}.browser-content{grid-template-columns:75px 1fr}.preview-main{padding:35px 24px}.preview-cards{margin-top:45px}.floating-card-performance{right:-5px}.floating-card-responsive{left:-5px}.services-grid,.services-detail-grid,.portfolio-grid,.projects-grid{grid-template-columns:1fr}.heading-row,.cta-container{align-items:flex-start;flex-direction:column}.about-stats,.stats-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.legal-content{padding:30px}.contact-form-card{padding:28px}}
@media(max-width:520px){.hero-actions,.cta-actions,.project-actions{display:grid}.hero-actions .button,.cta-actions .button,.project-actions .button{width:100%}.hero-trust{grid-template-columns:1fr;gap:16px}.hero-trust div{display:flex;align-items:center;gap:14px}.hero-visual{min-height:310px}.browser-window{transform:none}.floating-card{display:none}.preview-sidebar{display:none}.browser-content{grid-template-columns:1fr}.preview-main{padding:28px 20px}.values-grid,.benefits-grid,.process-grid,.about-stats,.stats-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.experience-badge{right:-8px;width:118px;height:118px}.about-visual{min-height:400px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Real imagery and brand integration */
.brand-logo-image{width:66px;height:42px;object-fit:contain;filter:drop-shadow(0 7px 18px rgba(22,73,178,.18))}.brand-name-lockup{display:grid;line-height:1.02}.brand-name-lockup strong{font-size:1.04rem;color:var(--ink)}.brand-name-lockup>span{margin-top:5px;color:var(--muted);font-size:.66rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.footer-logo .brand-name-lockup strong{color:#fff}.footer-logo .brand-logo-image{filter:brightness(0) invert(1)}
.hero{min-height:auto}.hero-container{min-height:720px;padding-block:82px;grid-template-columns:minmax(0,1fr) minmax(480px,.92fr);gap:64px}.hero-content h1{font-size:clamp(3.4rem,5.6vw,5.8rem)}.hero-visual{min-height:560px}.portfolio-browser{overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:#fff;box-shadow:0 35px 95px rgba(1,8,22,.42)}.hero-browser{position:absolute;inset:46px -30px 44px 10px;transform:rotateY(-7deg) rotateX(2deg);border:0;border-radius:28px;box-sizing:border-box}.browser-chrome{height:44px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#f8fafc;border-bottom:1px solid #e4e8ef}.browser-chrome>span{width:8px;height:8px;border-radius:50%;background:#ff746b}.browser-chrome>span:nth-child(2){background:#ffc754}.browser-chrome>span:nth-child(3){background:#56d786}.browser-chrome>div{margin-left:8px;flex:1;padding:5px 12px;border-radius:7px;background:#edf1f6;color:#7c8798;font-size:.67rem;text-align:center}.browser-screen{height:calc(100% - 44px);background:#fff;overflow:hidden}.browser-screen img{width:100%;height:100%;object-fit:cover;object-position:top center}.device-phone{position:absolute;right:-48px;bottom:4px;width:150px;height:285px;padding:8px;border:0;border-radius:28px;background:#0b1220;box-shadow:0 28px 65px rgba(0,0,0,.35);transform:rotate(5deg);overflow:hidden}.device-phone:before{content:"";position:absolute;z-index:2;top:14px;left:50%;width:42px;height:6px;border-radius:99px;background:#0b1220;transform:translateX(-50%)}.device-phone img{width:100%;height:100%;border-radius:21px;object-fit:cover;object-position:top center}.project-pill{position:absolute;left:18px;top:18px;padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(8,22,48,.75);backdrop-filter:blur(12px);font-size:.72rem;font-weight:750;color:#dbe7fa}.project-pill span{color:#5ee18a}.floating-card-performance{top:0;right:-5px}.floating-card-responsive{bottom:5px;left:-15px}
.service-card{overflow:hidden}.service-card:before{content:"";position:absolute;inset:auto -35px -55px auto;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(36,107,253,.11),transparent 68%)}.service-icon{font-size:1.35rem;font-weight:800}.service-card>a span{display:none}
.about-preview{background:#fff}.about-visual{min-height:570px}.team-collage{position:relative;min-height:560px}.team-photo{position:absolute;margin:0;overflow:hidden;border-radius:28px;background:#e8edf5;box-shadow:var(--shadow);border:8px solid #fff}.team-photo img{width:100%;height:100%;object-fit:cover}.team-photo figcaption{position:absolute;inset:auto 16px 16px;padding:12px 15px;border:1px solid rgba(255,255,255,.25);border-radius:14px;background:rgba(7,18,38,.78);backdrop-filter:blur(10px);color:#fff}.team-photo figcaption strong,.team-photo figcaption span{display:block}.team-photo figcaption span{font-size:.7rem;color:#b8c7da}.team-photo-primary{inset:0 110px 58px 0}.team-photo-secondary{width:48%;height:48%;right:0;bottom:0;border:8px solid #fff}.about-team-collage{min-height:520px}.experience-badge{z-index:4;right:auto;left:-24px;bottom:15px}
.project-shot{background:linear-gradient(145deg,#e9eef6,#cbd7ea);min-height:340px}.project-browser-mini{width:96%!important;height:270px!important;display:block!important;border:0!important;border-radius:16px!important;overflow:hidden;background:#fff!important;box-shadow:0 28px 55px rgba(18,38,72,.22)!important}.project-browser-mini .mini-bar{height:28px;display:flex;align-items:center;gap:5px;padding:0 10px;background:#f5f7fa}.project-browser-mini .mini-bar i{width:6px;height:6px;border-radius:50%;background:#c8d0dc}.project-browser-mini img{width:100%;height:calc(100% - 28px);object-fit:cover;object-position:top}.project-summary{font-size:.9rem}.project-content>a:after{content:" ↗"}.projects-grid{align-items:stretch}.projects-grid .project-card{height:100%}
.team-section{background:var(--mist)}.team-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.team-profile-grid article{display:grid;grid-template-columns:210px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 18px 50px rgba(9,22,47,.07)}.team-profile-grid img{width:100%;height:100%;min-height:280px;object-fit:cover}.team-profile-grid article>div{padding:34px}.team-profile-grid p{margin:0 0 8px;color:var(--blue);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.team-profile-grid span{color:var(--muted)}
.featured-browser{height:440px;margin:32px}.featured-project-image{padding:0!important}.featured-project-image .browser-screen img{object-fit:cover;object-position:top}.portfolio-grid .project-shot{min-height:300px}
@media(max-width:1020px){.hero-container{grid-template-columns:1fr;min-height:auto}.hero-visual{max-width:760px}.hero-browser{right:30px}.team-profile-grid{grid-template-columns:1fr}.team-profile-grid article{grid-template-columns:190px 1fr}}
@media(max-width:780px){.brand-logo-image{width:56px;height:36px}.brand-name-lockup{display:none}.hero-container{padding-block:64px}.hero-visual{min-height:420px}.hero-browser{inset:30px 14px 30px 0;transform:none}.device-phone{width:110px;height:215px;right:0}.team-photo-primary{inset:0 60px 70px 0}.team-photo-secondary{width:50%;height:44%}.team-profile-grid article{grid-template-columns:1fr}.team-profile-grid img{height:300px}.featured-browser{height:320px;margin:18px}}
@media(max-width:520px){.hero-visual{min-height:330px}.device-phone{display:none}.project-pill{display:none}.team-collage{min-height:430px}.team-photo-primary{inset:0 35px 65px 0}.team-photo-secondary{width:52%;height:43%}.experience-badge{left:-5px}.project-browser-mini{height:195px!important}.project-shot{min-height:265px}.featured-browser{height:250px;margin:10px}}


/* July 2026 layout and image-quality corrections */
.about-preview-section{
  position:relative;
  inset:auto;
  display:block;
  overflow:visible;
  border-radius:0;
  background:#fff;
  box-shadow:none;
  z-index:1;
}
.about-preview-section::before,
.about-preview-section::after{content:none!important;display:none!important}
.hero{position:relative;isolation:isolate;overflow:hidden}
.hero-container{position:relative;z-index:1;min-height:720px}
.services-preview,.about-preview-section,.featured-work{position:relative;clear:both}

/* Keep low-resolution supplied photography at sensible display sizes. */
.about-preview-section .about-container{grid-template-columns:minmax(360px,520px) minmax(0,1fr);gap:clamp(48px,6vw,92px)}
.about-preview-section .about-visual{min-height:520px;max-width:520px;width:100%}
.about-preview-section .team-collage{min-height:510px}
.about-preview-section .team-photo-primary{inset:0 118px 54px 0}
.about-preview-section .team-photo-secondary{width:47%;height:47%}
.about-preview-section .team-photo img{object-position:center top}

/* Real website screenshots: show the complete page capture instead of cropping and stretching it. */
.hero-visual{display:grid;place-items:center;min-width:0}
.hero-browser{
  position:relative;
  inset:auto;
  width:min(100%,500px);
  height:auto;
  aspect-ratio:1.48/1;
  transform:rotateY(-4deg) rotateX(1deg);
}
.hero-browser .browser-screen{display:grid;place-items:start center;background:#fff}
.hero-browser .browser-screen img{width:100%;height:auto;max-height:100%;object-fit:contain;object-position:top center}
.device-phone{right:-8px;bottom:20px;width:112px;height:220px}
.floating-card-performance{top:18px;right:0}
.floating-card-responsive{bottom:18px;left:0}
.project-pill{left:14px;top:14px}

.project-shot{min-height:285px;padding:28px}
.project-browser-mini{
  width:min(100%,430px)!important;
  height:auto!important;
  aspect-ratio:1.55/1!important;
}
.project-browser-mini img{
  width:100%;
  height:auto!important;
  max-height:calc(100% - 28px);
  object-fit:contain!important;
  object-position:top center!important;
  background:#fff;
}
.featured-project-image{min-height:470px!important;padding:32px!important}
.featured-browser{
  width:min(100%,560px);
  height:auto;
  aspect-ratio:1.48/1;
  margin:0;
}
.featured-browser .browser-screen{display:grid;place-items:start center;background:#fff}
.featured-browser .browser-screen img{width:100%;height:auto;max-height:100%;object-fit:contain!important;object-position:top center!important}

@media(max-width:1020px){
  .about-preview-section .about-container{grid-template-columns:1fr;gap:54px}
  .about-preview-section .about-visual{margin-inline:auto}
  .hero-container{min-height:auto}
  .hero-browser{width:min(100%,620px);transform:none}
  .hero-visual{min-height:500px}
}
@media(max-width:780px){
  .hero-visual{min-height:390px}
  .hero-browser{width:calc(100% - 34px)}
  .device-phone{right:0;bottom:6px;width:96px;height:190px}
  .about-preview-section .about-visual{min-height:470px}
  .about-preview-section .team-collage{min-height:460px}
  .project-shot{min-height:245px;padding:20px}
  .featured-project-image{min-height:360px!important;padding:22px!important}
}
@media(max-width:520px){
  .hero-visual{min-height:270px}
  .hero-browser{width:100%;aspect-ratio:1.48/1}
  .device-phone,.floating-card,.project-pill{display:none}
  .about-preview-section .about-visual{min-height:390px}
  .about-preview-section .team-collage{min-height:380px}
  .about-preview-section .team-photo-primary{inset:0 42px 52px 0}
  .about-preview-section .team-photo-secondary{width:52%;height:43%}
  .project-shot{min-height:210px;padding:16px}
  .project-browser-mini{aspect-ratio:1.5/1!important}
  .featured-project-image{min-height:270px!important;padding:14px!important}
}


/* July 2026 brand and About-section refinements */
.site-header .brand-logo-image{
  width:72px;
  height:42px;
  object-fit:contain;
  filter:none;
}
.footer-logo .brand-logo-image{
  width:62px;
  height:48px;
  object-fit:contain;
  filter:none;
}
.logo{gap:11px}
.about-preview-section .about-content h2{
  font-size:clamp(3.15rem,4.7vw,5.15rem);
  line-height:.98;
  max-width:720px;
}
.about-preview-section .check-list{
  margin-bottom:0;
}
.about-preview-section .about-content > .button{
  margin-top:28px;
}
.about-preview-section .experience-badge{
  left:-12px;
  bottom:-6px;
  width:136px;
  height:136px;
}
.about-preview-section .team-photo-primary figcaption{
  left:20px;
  right:86px;
  bottom:20px;
  padding:14px 18px;
}
.about-preview-section .team-photo-secondary figcaption{
  inset:auto 18px 18px;
  padding:15px 18px;
}
.about-preview-section .team-photo figcaption strong{
  font-size:.96rem;
}
.about-preview-section .team-photo figcaption span{
  margin-top:4px;
}
@media(max-width:1020px){
  .about-preview-section .about-content h2{font-size:clamp(3rem,7vw,4.7rem)}
}
@media(max-width:780px){
  .site-header .brand-logo-image{width:64px;height:38px}
  .about-preview-section .about-content > .button{margin-top:24px}
  .about-preview-section .experience-badge{left:-4px;bottom:0;width:120px;height:120px}
  .about-preview-section .team-photo-primary figcaption{right:54px}
}

/* Full homepage polish pass — July 2026 */
.button,.main-navigation a,.text-link{transition:transform .25s var(--ease),box-shadow .25s var(--ease),color .25s,border-color .25s,background .25s}
.button:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(20,73,178,.22)}
.main-navigation a:after{transform-origin:left;transform:scaleX(0);transition:transform .28s var(--ease)}
.main-navigation a:hover:after,.main-navigation a.active:after{transform:scaleX(1)}

/* Hero refinements */
.hero-trust strong{font-size:2.25rem}
.hero-trust{max-width:690px}
.floating-card{transform:scale(.95);opacity:.92;box-shadow:0 16px 34px rgba(0,0,0,.18)}
.device-phone{right:-2px;bottom:4px;transform:rotate(7deg)}

/* Service card interaction */
.service-card .service-icon{transition:transform .35s var(--ease),background .35s,color .35s}
.service-card:hover .service-icon{transform:translateY(-3px) rotate(4deg);background:var(--blue);color:#fff}
.service-card a{display:inline-flex;align-items:center;gap:3px}
.service-card:hover a{transform:translateX(5px)}

/* Team collage correction */
.about-preview-section .experience-badge{
  left:-30px;
  bottom:-24px;
  width:130px;
  height:130px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  gap:7px;
  padding:14px;
  line-height:1.05;
}
.about-preview-section .experience-badge strong{font-size:2.45rem;line-height:.9}
.about-preview-section .experience-badge span{max-width:100px;line-height:1.15}
.about-preview-section .team-photo-primary figcaption{right:55px;min-height:78px;display:flex;flex-direction:column;justify-content:center}
.about-preview-section .about-content > .button{margin-top:32px}

/* Portfolio: balanced three-card presentation with controlled image size */
.featured-work .projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.featured-work .project-card{display:flex;flex-direction:column}
.featured-work .project-content{display:flex;flex:1;flex-direction:column}
.featured-work .project-content a{margin-top:auto}
.featured-work .project-shot{min-height:245px;padding:22px}
.featured-work .project-browser-mini{width:min(100%,360px)!important}
.project-card:hover .project-browser-mini{transform:translateY(-4px) scale(1.015)}
.project-browser-mini{transition:transform .35s var(--ease)}

/* Client trust strip */
.client-trust{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.client-trust-label{margin:0 0 24px;text-align:center;color:var(--muted);font-size:.75rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.client-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.client-trust-row span{display:grid;min-height:70px;place-items:center;padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--ivory);color:#536176;font-weight:800;text-align:center;transition:.3s var(--ease)}
.client-trust-row span:hover{transform:translateY(-4px);border-color:rgba(36,107,253,.3);color:var(--blue);box-shadow:0 15px 34px rgba(9,22,47,.08)}

/* Why choose us */
.why-choose-us .benefits-grid article{overflow:hidden;background:rgba(255,255,255,.86)}
.why-choose-us .benefits-grid article:after{content:"";position:absolute;width:110px;height:110px;right:-55px;bottom:-55px;border-radius:50%;background:rgba(36,107,253,.08);transition:.35s var(--ease)}
.why-choose-us .benefits-grid article>span{display:block;color:var(--blue);font-weight:800;transition:.3s var(--ease)}
.why-choose-us .benefits-grid article:hover>span{transform:translateX(3px)}
.why-choose-us .benefits-grid article:hover:after{transform:scale(1.35)}

/* CTA visual balance */
.cta-container{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr)}
.cta-side{display:grid;gap:28px;justify-items:start}
.cta-visual{width:min(100%,410px);padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:rgba(4,17,42,.25);box-shadow:0 30px 70px rgba(1,8,22,.22);backdrop-filter:blur(8px);transform:rotate(-2deg)}
.cta-browser-bar{display:flex;gap:7px;margin-bottom:24px}.cta-browser-bar i{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.55)}
.cta-code-line{height:11px;margin:12px 0;border-radius:99px;background:rgba(255,255,255,.16)}
.cta-code-line.wide{width:82%}.cta-code-line.medium{width:60%}
.cta-code-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.cta-code-grid span{height:72px;border-radius:13px;background:rgba(255,255,255,.1)}

/* Footer clarity and scale */
.site-footer{color:#aebbd0}
.footer-grid{gap:64px;padding-top:68px}
.footer-column h2,.footer-contact h2{margin:0 0 20px;color:#fff;font-family:var(--sans);font-size:.78rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.footer-logo .brand-logo-image{width:72px;height:52px}
.footer-brand p{color:#aebbd0}
.footer-column a,.footer-contact a,.footer-contact p{color:#aebbd0}
.footer-bottom{color:#9eacc1;font-size:.82rem}
.footer-bottom a{color:#aebbd0}

@media(max-width:1100px){
  .featured-work .projects-grid{grid-template-columns:repeat(2,1fr)}
  .featured-work .project-card:last-child{grid-column:1/-1;max-width:calc(50% - 12px)}
  .cta-container{grid-template-columns:1fr}
}
@media(max-width:780px){
  .featured-work .projects-grid{grid-template-columns:1fr}
  .featured-work .project-card:last-child{grid-column:auto;max-width:none}
  .client-trust-row{grid-template-columns:repeat(2,1fr)}
  .about-preview-section .experience-badge{left:-8px;bottom:-12px;width:116px;height:116px}
  .about-preview-section .experience-badge strong{font-size:2.1rem}
  .cta-visual{display:none}
  .cta-side{gap:0}
}
@media(max-width:520px){
  .client-trust-row{grid-template-columns:1fr 1fr;gap:10px}
  .client-trust-row span{min-height:58px;font-size:.8rem}
  .about-preview-section .experience-badge{left:0;bottom:-6px;width:104px;height:104px;padding:10px}
  .about-preview-section .experience-badge strong{font-size:1.9rem}
  .about-preview-section .experience-badge span{font-size:.62rem}
}

/* Final experience badge spacing adjustment */
.about-preview-section .experience-badge{
  left:-38px;
  bottom:-34px;
  width:124px;
  height:124px;
  gap:6px;
  padding:13px;
}
.about-preview-section .experience-badge strong{
  font-size:2.32rem;
  line-height:.92;
}
.about-preview-section .experience-badge span{
  max-width:92px;
  line-height:1.12;
}
@media(max-width:780px){
  .about-preview-section .experience-badge{
    left:-14px;
    bottom:-18px;
    width:112px;
    height:112px;
  }
}
@media(max-width:520px){
  .about-preview-section .experience-badge{
    left:-3px;
    bottom:-10px;
    width:100px;
    height:100px;
    padding:9px;
  }
}

/* About page layout and spacing refinement — July 2026 */
.page-hero{padding:86px 0 92px}
.page-hero-container{max-width:900px}
.page-hero h1{max-width:880px;font-size:clamp(3.8rem,6.7vw,6.5rem)}
.page-hero p:last-child{margin-bottom:0}

.about-story{padding:92px 0 96px}
.about-story .about-container{gap:72px}
.about-story .about-visual{min-height:500px}
.about-story .about-team-collage{min-height:500px}
.about-story .about-content h2{font-size:clamp(3rem,4.7vw,4.85rem);line-height:1.01}
.about-story .about-content p{margin-bottom:17px}
.about-story .about-content .button{margin-top:14px}
.about-story .team-photo-primary{inset:0 110px 46px 0}
.about-story .team-photo-secondary{width:47%;height:47%}
.about-story .experience-badge{left:-28px;bottom:-18px;width:124px;height:124px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:13px}
.about-story .experience-badge strong{font-size:2.3rem;line-height:.92}
.about-story .experience-badge span{max-width:92px;line-height:1.12}

.team-section{padding:92px 0 100px}
.team-section .section-heading{margin-bottom:42px}
.team-section .section-heading h2{font-size:clamp(3rem,4.7vw,4.65rem)}
.team-profile-grid{gap:22px}
.team-profile-grid article>div{padding:30px 32px}
.team-profile-grid img{min-height:260px}

.values-section{padding:92px 0 96px;background:#fff}
.values-section .section-heading{margin-bottom:42px}
.values-section .section-heading h2{font-size:clamp(3rem,4.8vw,4.8rem)}
.values-section .values-grid{gap:18px}
.values-section .value-card{min-height:270px;padding:30px;border:1px solid var(--line);background:var(--ivory);color:var(--ink-2);box-shadow:none}
.values-section .value-card h3{color:var(--ink);margin-top:18px}
.values-section .value-card p{color:var(--muted);margin-bottom:0}
.values-section .value-number{color:var(--blue);font-size:2.8rem}
.values-section .value-card:hover{background:#fff;box-shadow:var(--shadow)}

.about-proof-strip{margin-top:34px;padding:28px 32px 30px;border:1px solid var(--line);border-radius:24px;background:var(--navy);box-shadow:0 24px 70px rgba(9,22,47,.12)}
.about-proof-label{margin:0 0 22px;color:#9fb4d4;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-align:center;text-transform:uppercase}
.about-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.about-proof-grid>div{padding:4px 24px;text-align:center;border-right:1px solid rgba(255,255,255,.13)}
.about-proof-grid>div:last-child{border-right:0}
.about-proof-grid strong{display:block;color:#fff;font-family:var(--display);font-size:2.55rem;line-height:1.05}
.about-proof-grid span{display:block;margin-top:7px;color:#aebbd0;font-size:.82rem}

.process-section{padding:94px 0 102px}
.process-section .section-heading{margin-bottom:44px}
.process-section .section-heading h2{font-size:clamp(3rem,4.8vw,4.8rem)}
.process-section .process-grid>*{min-height:345px;padding:30px}

.about-story + .team-section,
.team-section + .values-section,
.values-section + .process-section{border-top:1px solid rgba(11,18,32,.055)}

.about-page .final-cta{padding:92px 0}
body:has(.page-hero) .final-cta{padding:92px 0}
body:has(.page-hero) .final-cta .cta-container{align-items:center}
body:has(.page-hero) .final-cta h2{font-size:clamp(3rem,4.8vw,4.8rem)}

@media(max-width:1020px){
  .about-story .about-container{gap:48px}
  .about-story .about-visual{min-height:510px}
  .about-proof-grid{grid-template-columns:repeat(2,1fr);row-gap:24px}
  .about-proof-grid>div:nth-child(2){border-right:0}
}
@media(max-width:780px){
  .page-hero{padding:70px 0 76px}
  .about-story,.team-section,.values-section,.process-section{padding:76px 0 82px}
  .about-story .about-visual{min-height:450px}
  .about-story .about-team-collage{min-height:440px}
  .about-story .team-photo-primary{inset:0 56px 58px 0}
  .about-story .experience-badge{left:-8px;bottom:-10px;width:110px;height:110px}
  .team-section .section-heading,.values-section .section-heading,.process-section .section-heading{margin-bottom:34px}
  .about-proof-strip{padding:24px 18px 26px}
  .about-proof-grid>div{padding:4px 12px}
  body:has(.page-hero) .final-cta{padding:78px 0}
}
@media(max-width:520px){
  .about-story .about-visual{min-height:390px}
  .about-story .about-team-collage{min-height:380px}
  .about-proof-grid{grid-template-columns:1fr 1fr;row-gap:22px}
  .about-proof-grid strong{font-size:2rem}
  .about-proof-grid span{font-size:.72rem}
  .about-proof-grid>div{border-right:0}
  .process-section .process-grid>*{min-height:auto}
}

/* Final About-page team content refinement */
.team-section .section-heading{max-width:920px}
.team-section .section-heading>p:last-child{max-width:820px;margin-inline:auto}
.team-profile-grid article>div>p{line-height:1.35}
.team-profile-grid article>div>span{display:block;line-height:1.72}
@media(max-width:1180px){
  .team-profile-grid article{grid-template-columns:185px 1fr}
  .team-profile-grid article>div{padding:28px}
}
@media(max-width:520px){
  .team-section .section-heading h2{font-size:clamp(2.55rem,12vw,3.4rem)}
  .team-profile-grid article>div{padding:26px 24px 30px}
}


/* Services page custom visual polish */
.services-proof-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}
.services-proof-stats div{padding:17px 16px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.72)}
.services-proof-stats strong{display:block;font-family:var(--display);font-size:1.7rem;line-height:1;color:var(--ink)}
.services-proof-stats span{display:block;margin-top:7px;color:var(--muted);font-size:.72rem;line-height:1.35}

.service-card-enhanced{position:relative;overflow:hidden;transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease)}
.service-card-enhanced:hover{transform:translateY(-7px);border-color:rgba(36,107,253,.3);box-shadow:0 26px 60px rgba(9,22,47,.11)}
.service-card-visual{position:relative;height:188px;margin:-18px -18px 35px;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#edf3ff,#f8faff);border:1px solid rgba(36,107,253,.1)}

.visual-website{display:flex;align-items:center;justify-content:center;padding:20px 28px;background:linear-gradient(145deg,#dce8ff,#f7f9ff)}
.mini-browser{position:relative;width:88%;height:145px;border-radius:12px;background:#fff;box-shadow:0 18px 35px rgba(9,22,47,.16);overflow:hidden;transform:rotate(-1deg)}
.mini-browser-bar{height:20px;display:flex;align-items:center;gap:5px;padding:0 9px;background:#eef2f8}
.mini-browser-bar i,.cta-browser-top i{width:5px;height:5px;border-radius:50%;background:#aab6c8}
.mini-browser img{width:100%;height:125px;object-fit:cover;object-position:top;display:block}
.visual-label{position:absolute;right:14px;bottom:12px;padding:6px 10px;border-radius:999px;background:rgba(9,22,47,.88);color:#fff;font-size:.63rem;font-weight:750}

.visual-hosting{display:flex;align-items:center;gap:25px;padding:28px;background:linear-gradient(135deg,#0b1832,#17386b);color:#fff}
.server-stack{width:116px;display:grid;gap:10px}
.server-stack span{height:29px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:rgba(255,255,255,.08);box-shadow:inset 14px 0 0 rgba(36,107,253,.8)}
.hosting-status b,.hosting-status small{display:block}.hosting-status b{font-size:1.15rem}.hosting-status small{margin-top:7px;color:#c1d1ec;font-size:.72rem}
.status-pulse{position:absolute;right:24px;top:24px;width:12px;height:12px;border-radius:50%;background:#4dde88;box-shadow:0 0 0 8px rgba(77,222,136,.12)}

.visual-maintenance{display:grid;place-items:center;padding:25px;background:linear-gradient(145deg,#f0f4fa,#fff)}
.maintenance-window{width:88%;padding:13px 17px;border-radius:14px;background:#fff;box-shadow:0 15px 35px rgba(9,22,47,.1)}
.maintenance-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #edf0f4;font-size:.75rem;color:#5b687b}.maintenance-row:last-child{border:0}.maintenance-row b{color:#16814a;font-size:.68rem}.maintenance-row b:before{content:'✓';display:inline-grid;place-items:center;width:17px;height:17px;margin-right:6px;border-radius:50%;background:#e6f7ec}

.visual-seo{display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#f7f9fd,#e8efff)}
.search-preview{width:90%;padding:14px;border-radius:15px;background:#fff;box-shadow:0 14px 34px rgba(9,22,47,.1)}
.search-bar{padding:9px 13px;border:1px solid #dce3ed;border-radius:999px;color:#647287;font-size:.68rem}.search-bar:before{content:'⌕';margin-right:8px;color:var(--blue);font-weight:900}
.search-result{padding:13px 8px 2px}.search-result small,.search-result b,.search-result span{display:block}.search-result small{color:#298356;font-size:.54rem;letter-spacing:.08em}.search-result b{margin:4px 0;color:#246bfd;font-size:.83rem}.search-result span{color:#69778a;font-size:.61rem}

.visual-ads{display:flex;align-items:center;justify-content:space-between;padding:28px;background:linear-gradient(145deg,#0d1b37,#143b78);color:#fff}
.ads-metric small,.ads-metric strong,.ads-metric span{display:block}.ads-metric small{color:#c5d3eb;font-size:.65rem}.ads-metric strong{margin:5px 0;font-family:var(--display);font-size:2.45rem}.ads-metric span{font-size:.72rem;color:#9db4dc}.ads-chart{height:92px;width:48%;display:flex;align-items:flex-end;gap:8px}.ads-chart i{flex:1;min-height:20%;border-radius:5px 5px 2px 2px;background:linear-gradient(#5f99ff,#246bfd);box-shadow:0 0 18px rgba(36,107,253,.28)}

.visual-social{display:flex;align-items:center;gap:25px;padding:22px 26px;background:linear-gradient(145deg,#eef4ff,#fff)}
.social-phone{width:112px;height:150px;padding:7px;border-radius:17px;background:#0b1832;box-shadow:0 18px 35px rgba(9,22,47,.16);overflow:hidden;transform:rotate(-2deg)}
.social-phone img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:11px}
.social-copy{display:grid;gap:8px}.social-copy b{font-size:.95rem}.social-copy span{color:#627087;font-size:.7rem}.social-copy em{font-style:normal;color:var(--blue);font-size:.63rem;font-weight:750}

.process-timeline{position:relative}
.process-timeline:before{content:"";position:absolute;left:10%;right:10%;top:54px;height:1px;background:linear-gradient(90deg,rgba(36,107,253,.12),rgba(36,107,253,.7),rgba(36,107,253,.12));z-index:0}
.process-timeline>*{z-index:1;background:rgba(255,255,255,.92)}
.process-timeline>*:after{content:"";position:absolute;top:48px;left:31px;width:12px;height:12px;border:3px solid var(--mist);border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px rgba(36,107,253,.12)}

.final-cta .cta-container{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) auto 260px;gap:38px;overflow:hidden}
.cta-browser-illustration{width:250px;height:165px;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:rgba(255,255,255,.07);box-shadow:0 25px 55px rgba(3,13,30,.2);transform:rotate(3deg);overflow:hidden}
.cta-browser-top{height:27px;display:flex;align-items:center;gap:6px;padding:0 12px;background:rgba(255,255,255,.09)}
.cta-browser-top i{background:rgba(255,255,255,.52)}
.cta-wireframe{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:30px 1fr;gap:10px;padding:17px}.cta-wireframe span{display:block;border-radius:8px;background:rgba(255,255,255,.11)}.cta-wireframe span:first-child{grid-column:1/-1}.cta-wireframe span:nth-child(2){grid-row:2/4}.cta-wireframe span:nth-child(4){height:35px}

@media(max-width:1020px){
  .final-cta .cta-container{grid-template-columns:1fr auto}.cta-browser-illustration{display:none}
}
@media(max-width:780px){
  .services-proof-stats{grid-template-columns:1fr 1fr}.services-proof-stats div:last-child{grid-column:1/-1}
  .service-card-visual{height:165px;margin:-12px -12px 30px}
  .process-timeline:before,.process-timeline>*:after{display:none}
  .final-cta .cta-container{display:flex}
}
@media(max-width:520px){
  .services-proof-stats{grid-template-columns:1fr}.services-proof-stats div:last-child{grid-column:auto}
  .visual-hosting,.visual-social{gap:16px;padding:20px}.social-phone{width:90px;height:132px}.service-card-visual{height:155px}
}

/* Services page final refinement */
.service-detail-card{padding-bottom:34px}
.service-card-enhanced:hover{transform:translateY(-9px) scale(1.012);box-shadow:0 30px 72px rgba(9,22,47,.14)}
.service-card-enhanced .service-card-visual{transition:transform .5s var(--ease),box-shadow .5s var(--ease)}
.service-card-enhanced:hover .service-card-visual{transform:scale(1.025);box-shadow:0 18px 38px rgba(9,22,47,.09)}
.service-card-enhanced>a{transition:transform .3s var(--ease)}
.service-card-enhanced:hover>a{transform:translateX(6px)}

.featured-services-projects{background:var(--ivory);border-top:1px solid rgba(11,18,32,.05)}
.featured-services-projects .section-heading{max-width:880px;margin-bottom:50px}
.services-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.services-project-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 16px 45px rgba(9,22,47,.06);transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease)}
.services-project-card:hover{transform:translateY(-8px);border-color:rgba(36,107,253,.26);box-shadow:0 26px 60px rgba(9,22,47,.11)}
.services-project-image{height:215px;overflow:hidden;background:#eaf0f8}
.services-project-image img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .55s var(--ease)}
.services-project-card:hover .services-project-image img{transform:scale(1.045)}
.services-project-content{padding:28px 28px 30px}
.project-kicker{margin:0 0 10px;color:var(--blue);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.services-project-content h3{margin-bottom:17px;font-size:2rem}
.services-project-content ul{display:grid;gap:10px;margin:0 0 24px;padding:0;list-style:none;color:var(--muted)}
.services-project-content li{position:relative;padding-left:21px;font-size:.9rem;line-height:1.55}
.services-project-content li:before{content:'✓';position:absolute;left:0;color:#16814a;font-weight:800}
.services-project-content a{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-weight:800}
.services-project-content a span{transition:transform .3s var(--ease)}
.services-project-card:hover a span{transform:translateX(5px)}

.benefit-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.benefit-top>span:first-child{color:var(--blue);font-weight:800}
.benefit-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e8f0ff;color:var(--blue);font-size:1.15rem;transition:transform .35s var(--ease),background .35s var(--ease),color .35s var(--ease)}
.benefits-grid>article:hover .benefit-icon{transform:translateY(-3px) rotate(5deg);background:var(--blue);color:#fff}

.process-timeline:before{height:3px;top:53px;background:linear-gradient(90deg,rgba(36,107,253,.18),#246bfd 20%,#246bfd 80%,rgba(36,107,253,.18));transform-origin:left center;animation:processLine 1.2s var(--ease) both}
.process-timeline>*:after{top:47px;width:14px;height:14px;box-shadow:0 0 0 6px rgba(36,107,253,.14)}
@keyframes processLine{from{transform:scaleX(0);opacity:.25}to{transform:scaleX(1);opacity:1}}

.cta-real-project{position:relative;background:#fff}
.cta-real-project img{display:block;width:100%;height:calc(100% - 27px);object-fit:cover;object-position:top}
.cta-real-project:after{content:'Real client project';position:absolute;right:10px;bottom:10px;padding:5px 8px;border-radius:999px;background:rgba(9,22,47,.86);color:#fff;font-size:.58rem;font-weight:750}

@media(max-width:1020px){
  .services-project-grid{grid-template-columns:1fr 1fr}
  .services-project-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}
  .services-project-card:last-child .services-project-image{height:100%;min-height:280px}
}
@media(max-width:780px){
  .services-project-grid{grid-template-columns:1fr}
  .services-project-card:last-child{grid-column:auto;display:block}
  .services-project-card:last-child .services-project-image{height:215px;min-height:0}
}
@media(max-width:520px){
  .services-project-image{height:185px}
  .services-project-content{padding:24px 22px 26px}
}

/* Services page premium finishing pass */
.services-hero-grid{max-width:1240px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:72px}
.services-hero-copy{max-width:760px}
.services-hero-showcase{position:relative;min-height:470px}
.hero-browser{position:absolute;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#fff;box-shadow:0 30px 75px rgba(0,0,0,.28)}
.hero-browser-bar{height:28px;display:flex;align-items:center;gap:6px;padding:0 12px;background:#edf2f8}
.hero-browser-bar i{width:6px;height:6px;border-radius:50%;background:#aeb9ca}
.hero-browser img{width:100%;height:calc(100% - 28px);object-fit:cover;object-position:top;display:block}
.hero-browser-main{width:420px;height:270px;right:10px;top:70px;transform:rotate(2deg)}
.hero-browser-small{width:245px;height:175px;left:0;bottom:36px;transform:rotate(-5deg)}
.hero-metric{position:absolute;right:28px;bottom:22px;width:170px;padding:18px 20px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(16,44,87,.9);backdrop-filter:blur(10px);color:#fff;box-shadow:0 20px 45px rgba(0,0,0,.2)}
.hero-metric span,.hero-metric small{display:block;color:#bdd0ed;font-size:.68rem}.hero-metric strong{display:block;margin:3px 0;font-family:var(--display);font-size:2.2rem}
.hero-status{position:absolute;left:52px;top:36px;display:flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.09);color:#fff;font-size:.75rem;font-weight:750;backdrop-filter:blur(8px)}
.hero-status b{color:#4dde88}
.client-trust-strip{background:#fff;border-bottom:1px solid rgba(9,22,47,.08)}
.client-trust-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:32px}
.client-trust-inner>span{color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}
.client-trust-inner>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 30px;color:#30405a}.client-trust-inner b{font-size:.82rem}

/* reduce service-card repetition and scrolling */
.service-detail-card{padding:28px 28px 30px!important}
.service-card-visual{height:175px!important;margin:-4px -4px 28px!important}
.service-detail-card h2{font-size:clamp(2.7rem,4.2vw,4.25rem)!important;line-height:.98!important;margin-bottom:18px!important}
.service-detail-card>div:last-child>p{margin-bottom:20px!important}
.service-feature-list{gap:10px!important;margin-bottom:22px!important}
.service-feature-list li{font-size:.9rem!important}

.services-project-image{height:285px}
.benefits-grid>article{padding:34px 34px 36px!important;background:linear-gradient(145deg,#fff,#eef2f8)!important}
.benefit-top{justify-content:flex-start;gap:14px;margin-bottom:20px}
.benefit-top strong{color:var(--blue);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}
.benefit-icon{width:48px;height:48px;border-radius:15px}
.process-timeline:before{height:4px;box-shadow:0 0 18px rgba(36,107,253,.24)}

.final-cta .cta-container{grid-template-columns:minmax(0,1.1fr) auto 390px}
.cta-project-stack{position:relative;width:380px;height:250px}
.cta-project-card{position:absolute;width:255px;height:170px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#fff;box-shadow:0 28px 65px rgba(2,12,31,.28)}
.cta-project-card img{display:block;width:100%;height:calc(100% - 27px);object-fit:cover;object-position:top}
.cta-project-one{left:0;top:56px;transform:rotate(-7deg);opacity:.78}.cta-project-two{right:0;top:12px;transform:rotate(6deg);opacity:.85}.cta-project-three{left:64px;top:36px;z-index:3;transform:rotate(1.5deg)}
.cta-project-three span{position:absolute;right:9px;bottom:9px;padding:5px 8px;border-radius:999px;background:rgba(9,22,47,.88);color:#fff;font-size:.58rem;font-weight:750}

@media(max-width:1100px){.services-hero-grid{grid-template-columns:1fr}.services-hero-showcase{display:none}.client-trust-inner{align-items:flex-start;flex-direction:column;justify-content:center;padding:22px 0}.client-trust-inner>div{justify-content:flex-start}.final-cta .cta-container{grid-template-columns:1fr auto}.cta-project-stack{display:none}}
@media(max-width:780px){.services-project-image{height:230px}.client-trust-inner>div{gap:12px 20px}.service-detail-card{padding:22px!important}.service-card-visual{height:160px!important}}


/* Services page final micro-polish */
@media (min-width:1101px){
  .services-hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:92px}
  .services-hero-showcase{transform:translateX(38px) scale(.92);transform-origin:center}
  .hero-status{transform:translateY(-12px)}
}
.client-name-list{display:flex;align-items:center;justify-content:flex-end;gap:20px;flex-wrap:wrap}
.client-name-list i{font-style:normal;color:rgba(36,107,253,.48);font-size:1rem}
.service-card-visual .mini-browser{transform:scale(1.12);transform-origin:center top}
.visual-maintenance>div,.visual-seo>div{transform:scale(1.06);transform-origin:center}
.services-project-image{height:350px!important}
.services-project-image img{width:100%;height:100%;object-fit:cover;object-position:top}
.process-timeline:before{height:5px!important}
.cta-project-stack{transform:scale(1.15) rotate(2deg);transform-origin:center}
.footer-logo .brand-logo-image{width:82px!important;height:60px!important}
.services-results-section{background:#fff}
.services-results-section .section-heading{max-width:900px;margin-left:auto;margin-right:auto}
.services-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:50px}
.services-results-grid article{padding:30px;border:1px solid var(--line);border-radius:var(--r-md);background:linear-gradient(160deg,#fff,#f7f9fd);box-shadow:0 14px 34px rgba(9,22,47,.05);transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s}
.services-results-grid article:hover{transform:translateY(-7px);border-color:rgba(36,107,253,.28);box-shadow:0 24px 54px rgba(9,22,47,.1)}
.services-results-grid strong{display:inline-block;margin-bottom:22px;color:var(--blue);font-size:.76rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.services-results-grid h3{margin-bottom:13px}
.services-results-grid p{margin:0;color:var(--muted)}
@media(max-width:1100px){
  .client-name-list{justify-content:flex-start}
  .services-results-grid{grid-template-columns:repeat(2,1fr)}
  .cta-project-stack{transform:none}
}
@media(max-width:780px){
  .client-name-list i{display:none}
  .services-project-image{height:270px!important}
  .services-results-grid{grid-template-columns:1fr}
  .footer-logo .brand-logo-image{width:72px!important;height:52px!important}
}

/* Our Work page refinements */
.portfolio-featured-heading{max-width:900px;margin-bottom:48px}
.portfolio-featured-heading>p:last-child{max-width:760px;margin-top:20px;color:var(--muted)}
.featured-project-content h2{margin-bottom:22px;font-size:clamp(3.3rem,4.8vw,5.4rem)}
.featured-project-lead{font-size:1.08rem;line-height:1.8}
.project-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0}
.project-detail-grid>div{padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.035)}
.project-detail-grid span{display:block;margin-bottom:8px;color:#72a1ff;font-size:.7rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.project-detail-grid strong{display:block;color:#fff;font-size:.92rem;line-height:1.45}
.portfolio-partnerships{padding:42px 0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.partnership-inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px;align-items:center}
.partnership-inner h2{margin:10px 0 0;font-size:clamp(2rem,3vw,3.25rem)}
.partnership-inner>p{margin:0;color:var(--muted);font-size:1.08rem;line-height:1.8}
.portfolio-grid .project-card{display:flex;flex-direction:column}
.portfolio-grid .project-content{display:flex;flex:1;flex-direction:column;padding:30px 32px 32px}
.project-type{margin:0 0 13px;color:var(--muted)!important}
.portfolio-grid .project-content h3{margin-bottom:13px}
.project-meta{margin:0 0 25px;color:#64748b!important;font-size:.9rem;line-height:1.6}
.portfolio-grid .project-content a{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-weight:750}
.portfolio-grid .project-content a span{transition:transform .25s var(--ease)}
.portfolio-grid .project-card:hover .project-content a span{transform:translate(3px,-3px)}
.project-browser-mini{transition:transform .4s var(--ease)}
.portfolio-results{border-top:1px solid rgba(255,255,255,.06)}
body:has(.portfolio-featured) .final-cta .cta-container{grid-template-columns:minmax(0,760px) auto!important;align-items:center}
body:has(.portfolio-featured) .final-cta .cta-container>div:first-child{max-width:760px}
body:has(.portfolio-featured) .final-cta h2{max-width:720px;font-size:clamp(3.25rem,5vw,5.6rem);line-height:.98}
@media(max-width:900px){.project-detail-grid,.partnership-inner{grid-template-columns:1fr}.partnership-inner{gap:22px}.portfolio-partnerships{padding:54px 0}body:has(.portfolio-featured) .final-cta .cta-container{grid-template-columns:1fr!important}}
@media(max-width:620px){.featured-project-content h2{font-size:3rem}.project-detail-grid{gap:10px}.portfolio-grid .project-content{padding:24px}.partnership-inner h2{font-size:2.35rem}}

/* Contact page refinement — July 2026 */
.contact-copy>p{line-height:1.72}
.contact-detail{
  align-items:center;
  padding:22px;
  transition:transform .3s var(--ease),box-shadow .3s var(--ease),border-color .3s var(--ease);
}
.contact-detail:hover{
  transform:translateY(-4px);
  border-color:rgba(36,107,253,.24);
  box-shadow:0 18px 42px rgba(9,22,47,.09);
}
.contact-detail-icon{
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  border-radius:15px;
  background:#eaf1ff;
  color:var(--blue);
  font-size:1.2rem;
}
.contact-form-card>p{line-height:1.68}
.contact-form-card form>.button{margin-top:2px}
.form-reassurance{
  display:flex;
  flex-wrap:wrap;
  gap:10px 20px;
  margin:18px 0 0;
  padding:0;
  list-style:none;
  color:var(--muted);
  font-size:.82rem;
  font-weight:700;
}
.form-reassurance li{display:flex;align-items:center;gap:7px}
.form-reassurance li:before{
  content:"✓";
  display:grid;
  place-items:center;
  width:19px;
  height:19px;
  border-radius:50%;
  background:#eaf1ff;
  color:var(--blue);
  font-size:.72rem;
  font-weight:900;
}
.faq-list{max-width:900px}
.faq-question{justify-content:flex-start;gap:24px;padding:25px 0}
.faq-question:after{margin-left:auto;flex:0 0 auto}
body:has(.contact-section) .final-cta .cta-container{
  grid-template-columns:minmax(0,760px) auto!important;
  align-items:center;
  gap:58px;
}
body:has(.contact-section) .final-cta .cta-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  justify-content:flex-start;
}
body:has(.contact-section) .final-cta .cta-actions .button{margin:0}
@media(max-width:900px){
  body:has(.contact-section) .final-cta .cta-container{grid-template-columns:1fr!important;gap:30px}
}
@media(max-width:520px){
  .contact-form-card form>.button{width:100%}
  .form-reassurance{display:grid;gap:10px}
  body:has(.contact-section) .final-cta .cta-actions{display:grid;width:100%}
}


/* Homepage final CTA balance refinement */
.home-page .final-cta{padding:110px 0}
.home-page .final-cta .cta-container{
  grid-template-columns:minmax(0,0.92fr) minmax(520px,1.08fr)!important;
  gap:72px;
  align-items:center;
  overflow:visible;
}
.home-page .final-cta .cta-copy{max-width:620px}
.home-page .final-cta .cta-copy h2{max-width:590px}
.home-page .final-cta .cta-copy>p:not(.eyebrow){max-width:500px}
.home-page .final-cta .cta-actions{margin-top:30px;gap:14px}
.home-page .final-cta .cta-side{
  position:relative;
  min-height:390px;
  display:flex;
  align-items:center;
  justify-content:flex-end;
}
.home-page .final-cta .cta-side:before{
  content:"";
  position:absolute;
  width:520px;
  height:520px;
  right:-70px;
  top:50%;
  border-radius:50%;
  background:radial-gradient(circle,rgba(91,145,255,.24),rgba(91,145,255,.08) 42%,transparent 72%);
  filter:blur(24px);
  transform:translateY(-50%);
  pointer-events:none;
}
.home-page .final-cta .cta-visual{
  position:relative;
  z-index:1;
  width:min(100%,570px);
  min-height:330px;
  padding:34px;
  transform:translateX(42px) rotate(-2deg);
  animation:homeCtaFloat 8s ease-in-out infinite;
}
.home-page .final-cta .cta-browser-bar{margin-bottom:34px}
.home-page .final-cta .cta-browser-bar i{width:10px;height:10px}
.home-page .final-cta .cta-code-line{height:14px;margin:16px 0}
.home-page .final-cta .cta-code-grid{gap:15px;margin-top:42px}
.home-page .final-cta .cta-code-grid span{height:108px;border-radius:17px}
@keyframes homeCtaFloat{
  0%,100%{transform:translateX(42px) translateY(0) rotate(-2deg)}
  50%{transform:translateX(42px) translateY(-9px) rotate(-2deg)}
}
@media(max-width:1100px){
  .home-page .final-cta .cta-container{grid-template-columns:1fr!important;gap:48px}
  .home-page .final-cta .cta-copy{max-width:760px}
  .home-page .final-cta .cta-side{min-height:330px;justify-content:center}
  .home-page .final-cta .cta-visual{width:min(100%,620px);transform:none;animation:none}
  .home-page .final-cta .cta-side:before{right:50%;transform:translate(50%,-50%)}
}
@media(max-width:780px){
  .home-page .final-cta{padding:82px 0}
  .home-page .final-cta .cta-side{display:none}
  .home-page .final-cta .cta-actions{display:flex;width:auto}
}
@media(max-width:520px){
  .home-page .final-cta .cta-actions{display:grid;width:100%}
  .home-page .final-cta .cta-actions .button{width:100%}
}

/* About page CTA — wide, right-aligned illustration block only */
@media (min-width:1101px){
  .about-page .final-cta{padding:110px 0}
  .about-page .final-cta .cta-container{
    display:grid;
    grid-template-columns:minmax(0,1fr) 560px;
    gap:56px;
    align-items:center;
    overflow:visible;
  }
  .about-page .final-cta .cta-copy{
    max-width:620px;
  }
  .about-page .final-cta .about-cta-side{
    position:relative;
    width:560px;
    min-width:560px;
    max-width:560px;
    min-height:390px;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    justify-self:end;
    overflow:visible;
  }
  .about-page .final-cta .about-cta-side::before{
    content:"";
    position:absolute;
    width:520px;
    height:520px;
    right:-80px;
    top:50%;
    border-radius:50%;
    background:radial-gradient(circle,rgba(91,145,255,.24),rgba(91,145,255,.08) 42%,transparent 72%);
    filter:blur(24px);
    transform:translateY(-50%);
    pointer-events:none;
  }
  .about-page .final-cta .about-cta-side .cta-visual{
    position:relative;
    z-index:1;
    flex:0 0 560px;
    width:560px;
    max-width:none;
    min-height:330px;
    padding:34px;
    margin-right:-32px;
    transform:rotate(-2deg);
    animation:aboutCtaFloatWide 8s ease-in-out infinite;
  }
  .about-page .final-cta .cta-browser-bar{margin-bottom:34px}
  .about-page .final-cta .cta-browser-bar i{width:10px;height:10px}
  .about-page .final-cta .cta-code-line{height:14px;margin:16px 0}
  .about-page .final-cta .cta-code-grid{gap:15px;margin-top:42px}
  .about-page .final-cta .cta-code-grid span{height:108px;border-radius:17px}
}
@keyframes aboutCtaFloatWide{
  0%,100%{transform:translateY(0) rotate(-2deg)}
  50%{transform:translateY(-9px) rotate(-2deg)}
}
@media (max-width:1100px){
  .about-page .final-cta .cta-container{grid-template-columns:1fr!important;gap:48px}
  .about-page .final-cta .about-cta-side{
    width:100%;
    max-width:none;
    min-width:0;
    min-height:330px;
    display:flex;
    justify-content:center;
  }
  .about-page .final-cta .about-cta-side .cta-visual{
    width:min(100%,620px);
    max-width:620px;
    margin:0;
    transform:none;
    animation:none;
  }
}
@media (max-width:780px){
  .about-page .final-cta{padding:82px 0}
  .about-page .final-cta .about-cta-side{display:none}
}


/* Mulch Masters portfolio image showcase — July 2026 */
.mulch-project-showcase{position:relative;min-height:600px!important;padding:46px 34px 38px!important;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.72),transparent 30%),radial-gradient(circle at 88% 78%,rgba(39,107,253,.22),transparent 32%),linear-gradient(145deg,#e9f0fb 0%,#b8d0f4 52%,#83aef0 100%)}
.mulch-project-showcase:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.28;background-image:linear-gradient(rgba(255,255,255,.45) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.45) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent 78%)}
.mulch-main-browser,.mulch-secondary-browser{position:absolute;background:#fff;box-shadow:0 34px 80px rgba(11,30,65,.28)}
.mulch-main-browser{z-index:2;top:48px;left:34px;width:78%;aspect-ratio:1.72/1;transform:rotate(-1.5deg)}
.mulch-secondary-browser{z-index:1;right:24px;bottom:46px;width:52%;aspect-ratio:1.72/1;transform:rotate(4deg);opacity:.98}
.mulch-main-browser .browser-screen,.mulch-secondary-browser .browser-screen{height:calc(100% - 44px);overflow:hidden;background:#fff}
.mulch-main-browser img,.mulch-secondary-browser img{width:100%;height:100%;object-fit:cover;object-position:top center}
.portfolio-phone{position:absolute;z-index:4;right:26px;top:112px;width:142px;height:292px;padding:9px;overflow:hidden;border:1px solid rgba(255,255,255,.42);border-radius:29px;background:#09111e;box-shadow:0 32px 70px rgba(5,18,43,.38);transform:rotate(5deg)}
.portfolio-phone img{width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:18px}
.phone-speaker{position:absolute;z-index:2;top:15px;left:50%;width:44px;height:6px;border-radius:999px;background:#09111e;transform:translateX(-50%)}
.showcase-label{position:absolute;z-index:5;left:40px;bottom:26px;display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(9,22,47,.82);box-shadow:0 12px 30px rgba(9,22,47,.22);backdrop-filter:blur(12px);color:#fff;font-size:.73rem;font-weight:750;letter-spacing:.02em}
.showcase-label span{width:8px;height:8px;border-radius:50%;background:#53df87;box-shadow:0 0 0 4px rgba(83,223,135,.14)}
@media(max-width:1100px){.mulch-project-showcase{min-height:570px!important}.mulch-main-browser{width:76%}.portfolio-phone{right:34px}}
@media(max-width:780px){.mulch-project-showcase{min-height:470px!important;padding:26px 18px!important}.mulch-main-browser{top:28px;left:18px;width:82%;transform:none}.mulch-secondary-browser{right:14px;bottom:54px;width:56%;transform:rotate(3deg)}.portfolio-phone{top:94px;right:14px;width:104px;height:216px;border-radius:23px;padding:7px}.portfolio-phone img{border-radius:17px}.showcase-label{left:20px;bottom:20px}}
@media(max-width:520px){.mulch-project-showcase{min-height:330px!important;padding:16px!important}.mulch-main-browser{top:18px;left:12px;width:92%}.mulch-main-browser .browser-chrome{height:32px;padding-inline:9px}.mulch-main-browser .browser-screen{height:calc(100% - 32px)}.mulch-secondary-browser{display:none}.portfolio-phone{top:92px;right:8px;width:82px;height:170px;padding:5px;border-radius:18px}.portfolio-phone img{border-radius:13px}.phone-speaker{top:10px;width:30px;height:4px}.showcase-label{left:14px;bottom:14px;padding:8px 11px;font-size:.63rem}}

/* High-resolution Mulch Masters image treatment */
img[src*="mulch-masters"], img[src$="mulchmasters.jpg"]{
  image-rendering:auto;
  backface-visibility:hidden;
  transform:translateZ(0);
}
.hero-browser img[src*="mulch-masters"],
.services-project-image img[src*="mulch-masters"],
.cta-project-card img[src*="mulch-masters"],
.project-browser-mini img[src*="mulch-masters"]{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:top center;
}
/* Make Mulch Masters portfolio previews use more of the available frame */
.project-card img[src*="mulch-masters-home-focus"]{
  transform:scale(1.03);
  transform-origin:top center;
}
.mulch-main-browser img,
.mulch-secondary-browser img{
  filter:none;
  image-rendering:auto;
}

/* HappyLawns portfolio preview — updated July 2026 */
.happylawns-card-showcase{
  position:relative;
  min-height:390px!important;
  padding:0!important;
  overflow:hidden;
  isolation:isolate;
  background:
    radial-gradient(circle at 18% 18%,rgba(255,255,255,.9),transparent 30%),
    radial-gradient(circle at 85% 82%,rgba(116,190,83,.26),transparent 34%),
    linear-gradient(145deg,#eef7ec 0%,#cfe6c6 52%,#91bf7f 100%);
}
.happylawns-card-showcase:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  opacity:.32;
  background-image:linear-gradient(rgba(255,255,255,.7) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.7) 1px,transparent 1px);
  background-size:34px 34px;
  mask-image:linear-gradient(to bottom,black,transparent 82%);
}
.happylawns-card-browser{
  position:absolute;
  overflow:hidden;
  border:7px solid rgba(255,255,255,.96);
  border-radius:13px;
  background:#fff;
  box-shadow:0 24px 55px rgba(27,71,32,.25);
}
.happylawns-card-browser-main{z-index:2;top:28px;left:24px;width:74%;height:250px;transform:rotate(-1.2deg)}
.happylawns-card-browser-secondary{z-index:1;right:20px;bottom:38px;width:52%;height:185px;transform:rotate(3.5deg)}
.happylawns-card-browser .mini-bar{position:relative;height:23px;padding-left:9px;display:flex;align-items:center;gap:4px;background:#f3f5f7}
.happylawns-card-browser .mini-bar i{width:5px;height:5px;border-radius:50%;background:#c8d0dc}
.happylawns-card-browser .mini-bar span{position:absolute;left:50%;transform:translateX(-50%);color:#7b8795;font-size:.52rem;white-space:nowrap}
.happylawns-card-browser img{width:100%;height:calc(100% - 23px);object-fit:cover;object-position:top center}
.happylawns-card-phone{position:absolute;z-index:4;top:80px;width:78px;height:160px;padding:5px;border-radius:18px;background:#09111e;box-shadow:0 22px 42px rgba(15,49,20,.32)}
.happylawns-card-phone-one{right:30px;transform:rotate(4deg)}
.happylawns-card-phone-two{right:104px;top:170px;transform:rotate(-4deg)}
.happylawns-card-phone span{position:absolute;z-index:2;top:8px;left:50%;width:26px;height:4px;border-radius:999px;background:#09111e;transform:translateX(-50%)}
.happylawns-card-phone img{width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:13px}
.happylawns-card-badge{position:absolute;z-index:5;left:22px;bottom:18px;padding:8px 11px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:rgba(22,91,43,.88);box-shadow:0 10px 24px rgba(19,70,31,.22);color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.03em}
@media(max-width:780px){
  .happylawns-card-showcase{min-height:350px!important}
  .happylawns-card-browser-main{width:78%;height:225px}
  .happylawns-card-browser-secondary{height:160px}
  .happylawns-card-phone{width:69px;height:142px}
  .happylawns-card-phone-one{right:20px}
  .happylawns-card-phone-two{right:82px;top:160px}
}
@media(max-width:520px){
  .happylawns-card-showcase{min-height:300px!important}
  .happylawns-card-browser-main{top:20px;left:15px;width:84%;height:190px;border-width:5px}
  .happylawns-card-browser-secondary{right:12px;bottom:42px;width:55%;height:130px;border-width:5px}
  .happylawns-card-phone{width:58px;height:120px;padding:4px;border-radius:15px}
  .happylawns-card-phone-one{right:12px;top:72px}
  .happylawns-card-phone-two{right:64px;top:142px}
  .happylawns-card-phone img{border-radius:11px}
  .happylawns-card-badge{left:14px;bottom:12px;font-size:.55rem}
}

/* Refined Red Mulch feature mockup — tighter crop, readable content, balanced spacing */
.mulch-project-showcase{
  min-height:560px!important;
}
.mulch-main-browser{
  top:38px;
  left:34px;
  width:78%;
}
.mulch-secondary-browser{
  z-index:3;
  left:70px;
  right:auto;
  bottom:24px;
  width:70%;
  aspect-ratio:1.30/1;
  transform:rotate(1.5deg);
  box-shadow:0 28px 65px rgba(11,30,65,.34);
}
.mulch-secondary-browser .browser-screen{
  height:calc(100% - 44px);
}
.mulch-secondary-browser img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:top left;
}
.mulch-mobile-device{
  z-index:5;
}
.showcase-label{
  z-index:6;
  left:34px;
  bottom:18px;
}
@media(max-width:1100px){
  .mulch-project-showcase{min-height:540px!important}
  .mulch-secondary-browser{left:52px;width:72%;bottom:22px}
}
@media(max-width:780px){
  .mulch-project-showcase{min-height:455px!important}
  .mulch-main-browser{top:24px;left:16px;width:84%}
  .mulch-secondary-browser{left:30px;bottom:24px;width:74%;transform:rotate(1deg)}
  .showcase-label{left:16px;bottom:12px}
}
@media(max-width:520px){
  .mulch-project-showcase{min-height:330px!important}
  .mulch-secondary-browser{display:none}
}


/* Services hero secondary browser — focused HappyLawns crop for legibility */
.hero-browser-small{
  width:300px;
  height:198px;
  left:-12px;
  bottom:42px;
  z-index:3;
  transform:rotate(-2deg);
  box-shadow:0 28px 65px rgba(0,0,0,.32);
}
.hero-browser-small .hero-browser-bar{height:24px;padding:0 10px}
.hero-browser-small img{
  height:calc(100% - 24px);
  object-fit:cover;
  object-position:center;
  image-rendering:auto;
}
.hero-metric{z-index:4;right:8px;bottom:20px}
@media (min-width:1200px){
  .hero-browser-small{left:-22px;bottom:34px;width:310px;height:204px}
}


/* Featured project cards — tightly framed, readable project previews */
.services-project-image img[src*="services-card-focus"]{
  object-fit:cover!important;
  object-position:center center!important;
  background:#fff;
  transform:scale(1.01)!important;
}
.services-project-card:hover .services-project-image img[src*="services-card-focus"]{
  transform:scale(1.055)!important;
}
