:root{--paper:#fbfaf7;--ink:#071a2d;--navy:#06182b;--line:#ddd8cf;--orange:#c9652c;--muted:#66707a;--card:#f4f1ea}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif}.container-pvl{width:min(1180px,calc(100% - 68px));margin:auto}.font-display{font-family:Georgia,'Times New Roman',serif}.hidden{display:none}.orange{color:var(--orange)}
#site-nav{height:72px;background:rgba(251,250,247,.78);backdrop-filter:blur(12px);border-bottom:1px solid transparent}.nav-scrolled{border-bottom-color:var(--line)!important;background:rgba(251,250,247,.95)!important}.nav-logo{line-height:1}.nav-logo strong{display:block;font:500 23px/1 Georgia,serif;letter-spacing:.03em}.nav-logo small{display:block;margin-top:5px;font-size:8px;font-weight:700;letter-spacing:.18em}.desktop-nav{display:flex;align-items:center;gap:31px;font-size:12px;font-weight:600}.desktop-nav a{color:var(--ink);text-decoration:none}.nav-cta{background:var(--navy);color:#fff!important;padding:11px 15px;border-radius:2px}.mobile-toggle{display:none}
.hero-section{padding-top:72px}.hero-inner{min-height:500px;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch}.hero-copy{padding:74px 10px 42px 0;display:flex;flex-direction:column;justify-content:center}.eyebrow,.section-label{font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#4f5962}.hero-copy .eyebrow{margin-bottom:15px}.hero-copy h1,.section h2,.contact-section h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.045em}.hero-copy h1{font-size:70px;line-height:.98;margin:0}.hero-lead{font-size:22px;line-height:1.35;margin:22px 0 18px;max-width:580px}.hero-pills{display:flex;gap:9px;flex-wrap:wrap}.hero-pills span{font-size:11px;background:#f0ece5;border-radius:8px;padding:8px 11px}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px;border-top:1px solid var(--line);padding-top:18px}.stats-row>div{padding:0 16px;border-right:1px solid var(--line)}.stats-row>div:first-child{padding-left:0}.stats-row>div:last-child{border-right:0}.stats-row strong{display:block;font:500 31px/1 Georgia,serif}.stats-row span{display:block;margin-top:7px;font-size:9px;line-height:1.35;color:#3f4750}.hero-actions{display:flex;gap:14px;margin-top:27px}.btn-dark,.btn-outline,.btn-light{display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-size:11px;font-weight:700;padding:13px 17px;border-radius:2px;transition:.25s}.btn-dark{background:var(--navy);color:#fff;border:1px solid var(--navy)}.btn-outline{background:transparent;color:var(--ink);border:1px solid #b9b5ad}.btn-light{background:#fff;color:var(--navy);border:1px solid #d8d3ca}.btn-dark:hover,.btn-outline:hover,.btn-light:hover{transform:translateY(-2px)}.hero-visual{display:flex;align-items:end;justify-content:center;min-height:500px;overflow:hidden}.hero-photo-wrap{position:relative;height:100%;width:100%;display:flex;align-items:end;justify-content:center}.hero-photo-glow{position:absolute;width:76%;height:78%;bottom:-12%;border-radius:50%;background:#eeeae2;filter:blur(25px)}.hero-photo-wrap img{position:relative;z-index:2;max-height:495px;max-width:100%;width:auto;object-fit:contain;object-position:center bottom;filter:saturate(.96)}
.section{padding:43px 0}.border-top{border-top:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:72px}.section h2{font-size:34px;line-height:1.05;margin:10px 0 22px}.body-copy{max-width:470px;font-size:13px;line-height:1.75;color:#303941;margin:0 0 13px}.body-copy.small{color:#69727b}.small-btn{margin-top:10px}.what-i-do{border-left:1px solid var(--line);padding-left:40px}.skills-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 28px}.skill-item{display:flex;align-items:center;gap:11px;font-size:12px}.skill-icon{width:28px;height:28px;border:1px solid var(--line);display:grid;place-items:center;border-radius:5px;font-size:13px;background:#fff}
.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:27px}.section-head p{font-size:11px;color:#717981;margin:0}.timeline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:34px;padding-top:25px}.timeline:before{content:"";position:absolute;top:0;left:0;right:0;border-top:1px solid #bcb7ae}.timeline-item{position:relative;padding-top:20px}.timeline-dot{position:absolute;top:-7px;left:0;width:13px;height:13px;border:1px solid var(--ink);background:var(--paper);border-radius:50%}.timeline-date{font-size:9px;font-weight:600;margin-bottom:9px}.timeline-main h3{font:600 18px/1.1 Georgia,serif;margin:0}.company{font-size:10px;font-weight:600;margin-top:4px}.timeline-main ul{margin:13px 0 0;padding-left:15px}.timeline-main li{font-size:10px;line-height:1.55;margin:4px 0;color:#4c555d}.achievement{margin-top:13px}.achievement span{display:block;font-size:9px;font-weight:700}.achievement strong{display:block;font:500 21px/1.2 Georgia,serif;margin-top:3px}.achievement small{font-size:9px;color:#6a737c}
.project-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.project-card{position:relative;height:210px;border:0;padding:0;overflow:hidden;border-radius:7px;background:#15283a;color:#fff;text-align:left;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.04)}.project-image,.project-overlay{position:absolute;inset:0}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.project-overlay{background:linear-gradient(180deg,rgba(2,17,30,.05) 15%,rgba(2,17,30,.88) 100%)}.project-card:hover .project-image img{transform:scale(1.07)}.project-content{position:absolute;left:13px;right:13px;bottom:12px;display:flex;flex-direction:column}.project-content span{font-size:10px;font-weight:700;margin-bottom:6px}.project-content strong{font:500 17px/1.05 Georgia,serif}.project-content small{font-size:8px;margin-top:5px;color:#e7ebee}.project-content em{font-style:normal;font-size:8px;font-weight:700;border:1px solid rgba(255,255,255,.55);display:inline-flex;align-items:center;gap:8px;width:max-content;padding:7px 9px;margin-top:10px}.center-action{text-align:center;margin-top:15px}
.split-section{display:grid;grid-template-columns:1.05fr .95fr;gap:42px}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 22px;margin-top:22px;align-items:center}.brand-grid span{font-size:16px;font-weight:700;color:#15304a}.brand-grid span:nth-child(2){color:#ef5c24}.brand-grid span:nth-child(3){color:#15533f}.brand-grid span:nth-child(4){color:#2373d9}.brand-grid span:nth-child(5){font-family:Georgia,serif}.brand-grid span:nth-child(6),.brand-grid span:nth-child(7),.brand-grid span:nth-child(8){font-size:9px;color:#58616a}.tools-block{border-left:1px solid var(--line);padding-left:38px}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 20px;margin-top:20px}.tools-grid b{font-size:10px}.tools-grid p{font-size:9px;line-height:1.45;color:#68717a;margin:5px 0 0}
.contact-section{background:var(--navy);color:#fff;padding:36px 0}.contact-inner{display:grid;grid-template-columns:1.5fr 1fr auto;align-items:center;gap:30px}.contact-section .section-label{color:#cfd7df}.contact-section h2{font-size:31px;margin:8px 0}.contact-section p{font-size:12px;color:#c8d0d7;margin:0}.contact-details{font-size:10px;line-height:2.15}.contact-details div{display:flex;gap:10px}.contact-btn{white-space:nowrap}
.drawer{position:fixed;inset:0;z-index:100;visibility:hidden;opacity:0;transition:opacity .25s}.drawer.is-open{visibility:visible;opacity:1}.drawer-backdrop{position:absolute;inset:0;background:rgba(2,13,24,.52);backdrop-filter:blur(4px)}.drawer-panel{position:absolute;right:0;top:0;width:min(500px,100%);height:100%;overflow:auto;background:var(--paper);transform:translateX(100%);transition:transform .4s ease}.drawer.is-open .drawer-panel{transform:none}.drawer-close{position:absolute;right:20px;top:18px;background:none;border:0;font-size:25px;line-height:1;cursor:pointer;color:var(--ink)}.drawer-inner{padding:58px 32px 45px}.drawer-inner h2{font:500 40px/1 Georgia,serif;letter-spacing:-.04em;margin:8px 0 12px}.drawer-intro{font-size:11px;line-height:1.65;color:#46505a}.drawer-inner hr{border:0;border-top:1px solid var(--line);margin:25px 0}.drawer-inner h4{font-size:11px;margin:0 0 13px}.check-list{list-style:none;margin:0;padding:0}.check-list li{font-size:10px;line-height:1.6;margin:8px 0}.drawer-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:25px}.drawer-stats>div{border:1px solid var(--line);border-radius:5px;padding:15px 10px;text-align:center;background:#fff}.drawer-stats strong{display:block;font:500 20px Georgia,serif}.drawer-stats span{display:block;font-size:8px;color:#69727a;margin-top:4px}.drawer-images{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:25px}.drawer-images img{width:100%;height:145px;object-fit:cover;border:1px solid var(--line);background:#fff;border-radius:4px}.drawer-more{margin-top:8px}
.reveal{opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}.no-scroll{overflow:hidden}
@media(max-width:900px){.container-pvl{width:min(100% - 38px,1180px)}.desktop-nav{gap:16px}.hero-copy h1{font-size:58px}.hero-lead{font-size:19px}.project-grid{grid-template-columns:repeat(3,1fr)}.timeline{gap:20px}.tools-grid{grid-template-columns:repeat(2,1fr)}.contact-inner{grid-template-columns:1.4fr 1fr auto}}
@media(max-width:720px){.container-pvl{width:calc(100% - 30px)}#site-nav{height:66px}.desktop-nav{display:none}.mobile-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);background:transparent}.mobile-menu{display:none}.mobile-menu.is-open{display:block}.hero-section{padding-top:66px}.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:55px 0 25px}.hero-copy h1{font-size:52px}.hero-lead{font-size:18px}.stats-row{grid-template-columns:repeat(2,1fr);gap:15px}.stats-row>div{border-right:0;border-bottom:1px solid var(--line);padding:0 0 12px}.hero-visual{min-height:330px}.hero-photo-wrap img{max-height:350px}.section{padding:36px 0}.about-grid,.split-section{grid-template-columns:1fr;gap:28px}.what-i-do,.tools-block{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.skills-grid{gap:12px 14px}.section h2{font-size:29px}.timeline{grid-template-columns:1fr;gap:24px}.timeline:before{display:none}.timeline-item{padding-top:0;padding-left:17px;border-left:1px solid var(--line)}.timeline-dot{left:-7px;top:0}.project-grid{grid-template-columns:repeat(2,1fr)}.project-card{height:190px}.brand-grid{grid-template-columns:repeat(2,1fr)}.contact-inner{grid-template-columns:1fr;gap:17px}.contact-btn{width:max-content}.drawer-panel{width:100%}}
@media(max-width:430px){.project-grid{grid-template-columns:1fr 1fr;gap:7px}.project-card{height:170px}.project-content strong{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{width:100%}.drawer-inner{padding:52px 20px 35px}}
.site-footer{background:var(--navy);color:#cdd5dc;padding:12px 0;font-size:8px}.site-footer .container-pvl{display:flex;justify-content:space-between;align-items:center}.footer-social{font-size:9px}
.mobile-menu{display:none;border-top:1px solid var(--line);background:rgba(251,250,247,.98);padding:16px 0}.mobile-menu .container-pvl{display:flex;flex-direction:column;gap:15px}.mobile-menu a{font-size:13px;color:var(--ink);text-decoration:none}
.nav-inner{height:72px;display:flex;align-items:center;justify-content:space-between}.nav-logo{color:var(--ink);text-decoration:none}.nav-logo strong{display:block;font:500 22px/1 Georgia,serif;letter-spacing:.02em}.nav-logo small{display:block;margin-top:4px;font-size:7px;font-weight:700;letter-spacing:.18em}.nav-cta{color:#fff!important;background:var(--navy);padding:10px 13px!important;border-radius:2px}
@media(max-width:720px){.site-footer .container-pvl{flex-direction:column;gap:6px}.nav-inner{height:66px}}

/* User typography overrides */
.company {
    font-size: 16px;
}
.timeline-main li {
    font-size: 16px;
}
.timeline-main h3 {
    font-size: 20px;
}
.body-copy {
    font-size: 16px;
}
.skill-item {
    font-size: 16px;
}
.stats-row span {
    font-size: 16px;
}
.desktop-nav {
    font-size: 16px;
}
.eyebrow,
.section-label {
    font-size: 16px;
    margin-bottom: 15px;
}
.hero-pills span {
    font-size: 13px;
}
.btn-dark,
.btn-outline,
.btn-light {
    font-size: 14px;
}
.hero-section {
    height: 100vh;
}
.hero-photo-wrap img {
    max-height: 600px;
}
.timeline {
    padding-top: 0;
}
.timeline-date {
    font-size: 12px;
}

/* Larger case-study drawer typography */
.drawer-inner {
    padding: 64px 38px 50px;
}
.drawer-close {
    font-size: 30px;
}
.drawer-inner .eyebrow {
    font-size: 16px;
}
.drawer-inner h2 {
    font-size: 48px;
    line-height: 1.05;
}
.drawer-intro {
    font-size: 16px;
    line-height: 1.75;
}
.drawer-inner h4 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 15px;
}
.check-list li {
    font-size: 15px;
    line-height: 1.7;
    margin: 10px 0;
}
.drawer-stats {
    gap: 10px;
}
.drawer-stats > div {
    padding: 18px 12px;
}
.drawer-stats strong {
    font-size: 25px;
}
.drawer-stats span {
    font-size: 12px;
    line-height: 1.4;
}
.drawer-images img {
    height: 170px;
}
.drawer-more {
    font-size: 14px;
}

@media (max-width: 720px) {
    .drawer-inner {
        padding: 58px 24px 40px;
    }
    .drawer-inner h2 {
        font-size: 40px;
    }
    .drawer-intro {
        font-size: 16px;
    }
    .check-list li {
        font-size: 15px;
    }
}

/* Selected Work + Tools typography */
.project-content span {
    font-size: 16px;
}
.project-content strong {
    font-size: 20px;
}
.project-content small {
    font-size: 13px;
    line-height: 1.45;
}
.project-content em {
    font-size: 14px;
}
.tools-grid b {
    font-size: 16px;
}
.tools-grid p {
    font-size: 14px;
    line-height: 1.55;
}

@media (max-width: 720px) {
    .project-content span {
        font-size: 14px;
    }
    .project-content strong {
        font-size: 18px;
    }
    .project-content small {
        font-size: 12px;
    }
    .project-content em {
        font-size: 13px;
    }
    .tools-grid b {
        font-size: 15px;
    }
    .tools-grid p {
        font-size: 13px;
    }
}


/* =========================================================
   V3 — Editorial Premium / Coral Accent / Subtle Motion
   ========================================================= */
:root{
  --accent:#D96C4A;
  --accent-2:#E89A78;
  --accent-soft:#F5E1D8;
  --navy:#0B1F33;
  --cream:#F8F5EF;
  --ink:#17202A;
  --muted:#66717D;
  --line:#DDD8CF;
}

html{scroll-behavior:smooth}
body{background:var(--cream);color:var(--ink)}

.eyebrow,.section-label{color:var(--accent)}
.section-label::after{
  background:var(--accent);
  transition:width .45s cubic-bezier(.22,1,.36,1);
}
.section-label:hover::after{width:54px}

.btn-dark{transition:transform .3s,background-color .3s,box-shadow .3s}
.btn-dark:hover{
  background:var(--accent);
  transform:translateY(-2px);
  box-shadow:0 12px 28px rgba(217,108,74,.18);
}
.btn-outline,.btn-light{transition:transform .3s,border-color .3s,color .3s,background-color .3s}
.btn-outline:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}
.btn-light:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}

.hero-photo-wrap{position:relative}
.hero-photo-wrap::before{
  content:"";
  position:absolute;
  width:72%;
  aspect-ratio:1;
  right:4%;
  top:12%;
  background:rgba(217,108,74,.11);
  border-radius:48% 52% 45% 55%;
  filter:blur(60px);
  z-index:0;
  animation:v3Glow 8s ease-in-out infinite;
}
.hero-photo-wrap img{position:relative;z-index:1;transition:transform .7s cubic-bezier(.22,1,.36,1)}
.hero-photo-wrap:hover img{transform:translateY(-6px) scale(1.015)}

@keyframes v3Glow{
  0%,100%{transform:scale(1);opacity:.8}
  50%{transform:scale(1.06);opacity:1}
}

.stats-row > *{transition:transform .3s,color .3s}
.stats-row > *:hover{transform:translateY(-3px)}
.stats-row > *:hover span{color:var(--accent)}

.timeline-main li,.timeline-main h3{transition:transform .35s,color .35s}
.timeline-main li:hover{transform:translateX(4px)}
.timeline-main li:hover h3{color:var(--accent)}
.timeline-main .timeline-dot,
.timeline-main .timeline-node{
  transition:transform .35s,background-color .35s,box-shadow .35s;
}
.timeline-main li:hover .timeline-dot,
.timeline-main li:hover .timeline-node{
  background:var(--accent);
  transform:scale(1.12);
  box-shadow:0 0 0 7px rgba(217,108,74,.12);
}

.skill-item{transition:transform .3s,color .3s,border-color .3s}
.skill-item:hover{
  transform:translateX(5px);
  color:var(--accent);
  border-color:rgba(217,108,74,.45);
}

.project-card{
  transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s,border-color .45s;
  overflow:hidden;
}
.project-card:hover{
  transform:translateY(-7px);
  box-shadow:0 20px 45px rgba(11,31,51,.12);
}
.project-card img{
  transition:transform .7s cubic-bezier(.22,1,.36,1),filter .45s;
}
.project-card:hover img{
  transform:scale(1.045);
  filter:brightness(.9);
}
.project-card .project-category,
.project-card .project-arrow,
.project-card .view-case-study{
  transition:color .3s,transform .3s;
}
.project-card:hover .project-arrow,
.project-card:hover .view-case-study{color:var(--accent);transform:translateX(4px)}
.project-card::after{
  content:"";
  display:block;
  width:0;
  height:2px;
  background:var(--accent);
  transition:width .45s cubic-bezier(.22,1,.36,1);
}
.project-card:hover::after{width:100%}

.brand-item,.tool-item{transition:transform .3s,color .3s,border-color .3s}
.brand-item:hover{transform:translateY(-3px);color:var(--accent)}
.tool-item:hover{border-top-color:var(--accent);color:var(--accent);transform:translateY(-3px)}

.drawer{
  box-shadow:-22px 0 60px rgba(11,31,51,.16);
}
.drawer .drawer-title{color:var(--navy)}
.drawer .result-number{transition:color .3s,transform .3s}
.drawer .result-card:hover .result-number{color:var(--accent);transform:translateY(-2px)}
.drawer img{transition:transform .5s}
.drawer img:hover{transform:scale(1.025)}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}


/* ===== V3 COMPLETE MOTION / COLOR PASS ===== */
.project-grid .project-card:nth-child(1){--project-accent:#D96C4A}
.project-grid .project-card:nth-child(2){--project-accent:#4B82C3}
.project-grid .project-card:nth-child(3){--project-accent:#E28A45}
.project-grid .project-card:nth-child(4){--project-accent:#E05B62}
.project-grid .project-card:nth-child(5){--project-accent:#8B68B7}
.project-grid .project-card:nth-child(6){--project-accent:#5E9B72}
.project-card::after{background:var(--project-accent,var(--accent))}
.project-card:hover .project-content>span,
.project-card:hover .project-content em{color:var(--project-accent,var(--accent))}
.project-card .project-content em{transition:color .3s,transform .3s}
.project-card .project-content em b{display:inline-block;transition:transform .3s}
.project-card:hover .project-content em b{transform:translateX(5px)}

/* Hero parallax target */
.hero-photo-wrap img{will-change:transform}

/* Timeline — clearly visible draw / stagger / glow animation */
.timeline{position:relative}
.timeline::before{
  content:"";position:absolute;top:0;left:0;right:0;height:2px;
  border:0;background:#c9c2b8;transform:none;
}
.timeline::after{
  content:"";position:absolute;top:0;left:0;width:0;height:2px;
  background:var(--accent);transform-origin:left center;
  transition:width 1.8s cubic-bezier(.22,1,.36,1);
  z-index:1;
}
.timeline.is-visible::after{width:100%}
.timeline-dot{
  background:var(--paper);border:2px solid #aaa298;z-index:3;
  transition:background-color .35s,border-color .35s,box-shadow .45s,transform .45s;
}
.timeline-item{
  opacity:0;transform:translateY(32px);
  transition:opacity .7s ease,transform .75s cubic-bezier(.22,1,.36,1);
}
.timeline-item.is-visible{opacity:1;transform:translateY(0)}
.timeline-item.is-visible .timeline-dot{
  background:var(--accent);border-color:var(--accent);
  transform:scale(1.22);
  box-shadow:0 0 0 9px rgba(217,108,74,.12),0 0 22px rgba(217,108,74,.22);
}
.timeline-item:nth-child(1){transition-delay:.15s}
.timeline-item:nth-child(2){transition-delay:.45s}
.timeline-item:nth-child(3){transition-delay:.75s}
.timeline-item.is-visible .timeline-main{
  animation:timelineContentIn .75s cubic-bezier(.22,1,.36,1) both;
}
.timeline-item:nth-child(1).is-visible .timeline-main{animation-delay:.15s}
.timeline-item:nth-child(2).is-visible .timeline-main{animation-delay:.42s}
.timeline-item:nth-child(3).is-visible .timeline-main{animation-delay:.69s}
@keyframes timelineContentIn{
  from{opacity:0;transform:translateY(20px)}
  to{opacity:1;transform:translateY(0)}
}
@media(max-width:720px){
  .timeline::before,.timeline::after{display:none}
  .timeline-item{transition-delay:0!important}
  .timeline-item.is-visible .timeline-dot{box-shadow:0 0 0 7px rgba(217,108,74,.12),0 0 16px rgba(217,108,74,.18)}
}

/* Skill icon motion */
.skill-icon{transition:color .3s,border-color .3s,transform .45s cubic-bezier(.22,1,.36,1)}
.skill-item:hover .skill-icon{color:var(--accent);border-color:var(--accent);transform:rotate(12deg) scale(1.08)}

/* Actual tool / brand items */
.tools-grid .tool-item{transition:transform .3s,color .3s,border-color .3s}
.tools-grid .tool-item:hover{transform:translateY(-4px);color:var(--accent);border-top-color:var(--accent)}
.brands-grid .brand-item{display:inline-block;transition:transform .3s,color .3s}
.brands-grid .brand-item:hover{transform:translateY(-3px);color:var(--accent)}

/* Drawer details */
.drawer-panel{transform:translateX(100%);transition:transform .5s cubic-bezier(.22,1,.36,1)}
.drawer.is-open .drawer-panel{transform:translateX(0)}
.drawer-panel{border-left:3px solid var(--accent)}
.drawer-stats .result-card{transition:transform .3s,box-shadow .3s,border-color .3s}
.drawer-stats .result-card:hover{transform:translateY(-4px);border-color:rgba(217,108,74,.5);box-shadow:0 10px 24px rgba(11,31,51,.08)}
.check-list li{transition:transform .25s,color .25s}
.check-list li:hover{transform:translateX(4px);color:var(--accent)}
.drawer-images img{transition:transform .5s cubic-bezier(.22,1,.36,1),filter .4s}
.drawer-images img:hover{transform:scale(1.035);filter:saturate(1.05)}

/* Better typography for the requested areas */
.project-content>span{font-size:16px}
.project-content>strong{font-size:20px}
.project-content>small{font-size:13px}
.project-content>em{font-size:14px}
.tools-grid .tool-item b{font-size:16px}
.tools-grid .tool-item p{font-size:14px;line-height:1.55}
.drawer-inner h2{font-size:48px;line-height:1.05}
.drawer-intro{font-size:16px;line-height:1.75}
.drawer-inner h4{font-size:16px;line-height:1.3}
.check-list li{font-size:15px;line-height:1.7}
.drawer-stats strong{font-size:25px}
.drawer-stats span{font-size:13px}

@media(max-width:700px){
 .drawer-inner h2{font-size:40px}
 .project-content>strong{font-size:18px}
 .project-content>span{font-size:14px}
}
.project-overlay {
    background: linear-gradient(180deg, rgb(2 17 30 / 63%) 15%, rgba(2, 17, 30, .88) 100%);
}