:root{--bg:#f4f1ea;--surface:#fffdf8;--text:#1f1d1b;--muted:#675f57;--line:#d4cec4;--accent:#d9481e;--accent-soft:#f6dfd7;--max:1120px;--radius:14px;--font-sans:"Instrument Sans", "Helvetica Neue", "Arial Nova", sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", "SF Mono", "Menlo", monospace}*{box-sizing:border-box}html,body{width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}html{background:var(--bg)}body{min-height:100vh;font-family:var(--font-sans);color:var(--text);background:radial-gradient(circle at 20% 0%, #fff9ee 0%, transparent 45%), radial-gradient(circle at 100% 20%, #e9ddd1 0%, transparent 28%), var(--bg);font-size:clamp(1.02rem,.22vw + .97rem,1.12rem);line-height:1.48}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:100%;max-width:none;margin:0 auto;padding-inline:2rem}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(140%);background:#f2f2f075;border-bottom:1px solid #d4cec457;transition:background .24s,border-color .24s,color .24s;position:sticky;top:0}body[data-path=\/] .site-header{color:#f7f1e7;background:linear-gradient(#0808086b 0%,#08080824 68%,#08080800 100%);border-bottom-color:#0000;position:fixed;left:0;right:0}body[data-path=\/] .site-header .nav-toggle,body[data-path=\/] .site-header .theme-toggle{background:#f7f1e71a;border-color:#f7f1e747}body[data-path=\/] .site-header .nav-toggle span{background:#f7f1e7}body[data-path=\/] .site-header .nav-links a[aria-current=page]{color:#ffd27e}body[data-path=\/] .site-header.is-scrolled{color:var(--text);background:#f2f2f0b8;border-bottom-color:#d4cec457}body[data-path=\/] .site-header.is-scrolled .nav-toggle,body[data-path=\/] .site-header.is-scrolled .theme-toggle{border-color:var(--line);background:var(--surface)}body[data-path=\/] .site-header.is-scrolled .nav-toggle span{background:#3d3731}body[data-path=\/] .site-header.is-scrolled .nav-links a[aria-current=page]{color:var(--accent)}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:2.8rem;display:flex}.nav-right{align-items:center;gap:.7rem;display:flex}.brand{font-family:var(--font-sans);letter-spacing:-.02em;font-size:1.2rem;transform:translateY(-1px)}.nav-links{font-family:var(--font-sans);text-transform:none;letter-spacing:.01em;flex-wrap:nowrap;align-items:center;gap:.9rem;font-size:.95rem;font-weight:380;display:flex}.nav-links a,.theme-toggle{line-height:1}.nav-links a{align-items:center;display:inline-flex}.nav-actions{align-items:center;gap:.45rem;display:flex}.nav-actions>button{box-sizing:border-box;flex:none}.theme-toggle{width:1.9rem;height:1.9rem;color:inherit;cursor:pointer;background:#fffdf8b8;border:1px solid #1f1d1b1a;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex;position:relative}.theme-toggle:hover,.theme-toggle:focus-visible{background:#fffdf8f0;border-color:#1f1d1b2e;transform:translateY(-1px)}.theme-toggle:disabled{cursor:default;opacity:.6;transform:none}.theme-toggle-icon{width:.92rem;height:.92rem;transition:transform .24s;display:block}body[data-theme=dark] .theme-toggle-icon{transform:rotate(180deg)}.nav-toggle{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;flex-direction:row;justify-content:center;align-items:center;gap:.14rem;width:2.2rem;height:2.2rem;transition:background .2s,border-color .2s,transform .2s;display:none;position:relative}.theme-toggle:before,.nav-toggle:before{content:"";position:absolute;inset:-.4rem}.nav-toggle span{background:#3d3731;border-radius:999px;width:.2rem;height:.2rem;display:block}.nav-toggle:hover,.nav-toggle:focus-visible{background:#fffdf8f0;border-color:#1f1d1b2e;transform:translateY(-1px)}.nav-toggle:focus-visible{outline-offset:2px;outline:2px solid #8a7f74}@media (width<=980px){.nav-right{position:relative}.nav-toggle{width:1.76rem;height:1.76rem;display:inline-flex}.nav-links{border:1px solid var(--line);z-index:110;-webkit-backdrop-filter:blur(18px)saturate(140%);width:max-content;max-width:calc(100vw - 4rem);color:var(--text);pointer-events:auto;text-align:right;background:#fffdf8fa;border-radius:14px;flex-direction:column;align-items:flex-end;gap:.24rem;padding:.78rem .95rem;display:none;position:absolute;top:calc(100% + .5rem);left:auto;right:0;box-shadow:0 18px 36px #211a101f}.nav-links a{letter-spacing:.04em;justify-content:flex-end;align-items:center;width:auto;min-height:2rem;padding:.28rem 0;font-size:.9rem;display:inline-flex}.theme-toggle{width:1.76rem;height:1.76rem}.site-header.is-nav-open .nav-links{display:flex}body[data-path=\/] .nav-links,body[data-path=\/dark-preview] .nav-links{color:var(--text);background:#fffdf8fa}body[data-path=\/] .nav-links a,body[data-path=\/dark-preview] .nav-links a,body[data-path=\/] .nav-links .theme-toggle,body[data-path=\/dark-preview] .nav-links .theme-toggle{color:var(--text)}}@media (width<=480px){.nav-actions{gap:.35rem}.nav-links{max-width:calc(100vw - 2.4rem);padding:.75rem .9rem}.nav-links a{min-height:2.1rem;font-size:.92rem}}.nav-links a[aria-current=page]{color:var(--accent)}main{width:100%;max-width:100vw;padding:2.2rem 0 4rem;overflow-x:clip}body.is-theme-transitioning,body.is-theme-transitioning *,body.is-theme-transitioning :before,body.is-theme-transitioning :after{transition:color 1s,background-color 1s,border-color 1s,box-shadow 1s,opacity 1s,fill 1s,stroke 1s!important}body[data-path=\/] main{padding-top:0}body[data-path=\/works] main{background:var(--bg)}body[data-path=\/about] main{padding-bottom:1.1rem}.hero{grid-template-columns:1.4fr 1fr;align-items:end;gap:1.5rem;display:grid}.kicker{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin:0 0 .4rem;font-size:.76rem}h1,h2,h3{font-family:var(--font-sans);letter-spacing:-.055em;margin:0;line-height:.96}h1{margin-top:0;font-size:clamp(2.35rem,5.4vw,4.8rem);font-weight:700}.hero-copy p{max-width:54ch;color:var(--muted);font-size:clamp(1.08rem,1.1vw,1.3rem);line-height:1.55}.pill-row{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.pill{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:.35rem .8rem;font-size:.8rem}.metrics{gap:.8rem;display:grid}.metric{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(150deg, var(--surface), #efe8dd);padding:1rem}.metric strong{font-size:1.35rem;font-family:var(--font-sans);letter-spacing:-.045em;font-weight:700;display:block}.section{margin-top:2.2rem}.section h2{font-family:var(--font-sans);margin-bottom:.8rem;font-size:clamp(1.75rem,3.3vw,2.9rem);font-weight:700}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.card{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);transition:transform .2s,box-shadow .2s;overflow:hidden}.card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #13100b17}.card-thumb{aspect-ratio:16/10;background:#ddd}.card-body{padding:.9rem}.card-body h3{font-size:1.05rem}.meta{color:var(--muted);font-size:.9rem}.cta{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(140deg, #fffaf2, var(--accent-soft));justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1rem;display:flex}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:1.2rem 0 2rem;font-size:.9rem}.about-credentials{color:var(--muted);border-left:2px solid var(--line);max-width:62ch;margin-top:.9rem;padding-left:.9rem;font-size:.86rem}.site-footer-services{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 2rem;margin-bottom:1.2rem;padding-bottom:1.6rem;display:grid}.site-footer-services-col{flex-direction:column;gap:.35rem;min-width:0;display:flex}.site-footer-services-head{font-family:var(--font-mono,"IBM Plex Mono", monospace);letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin:0 0 .2rem;font-size:.68rem}.site-footer-services a{color:var(--muted);font-size:.82rem;line-height:1.45;text-decoration:none}.site-footer-services a:hover,.site-footer-services a:focus-visible{color:var(--text,currentColor);text-underline-offset:2px;text-decoration:underline}.site-footer-nap p{margin:0;font-size:.8rem;line-height:1.5}.site-footer-address{font-style:normal}@media (width<=880px){.site-footer-services{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.site-footer-services{grid-template-columns:1fr;gap:1.2rem}}.faq-list{flex-direction:column;gap:.5rem;margin-top:1.2rem;display:flex}.faq-item{border:1px solid var(--line);border-radius:2px;padding:.85rem 1.1rem}.faq-item summary{cursor:pointer;grid-template-columns:1.65rem minmax(0,1fr) auto;align-items:center;gap:.72rem;font-size:.95rem;font-weight:600;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--muted);font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item[open] summary{margin-bottom:.6rem}.faq-item p{color:var(--muted);max-width:68ch;margin:0 0 0 2.37rem;font-size:.92rem}.faq-icon{border:1px solid color-mix(in srgb, var(--text) 42%, transparent);width:1.45rem;height:1.45rem;color:var(--text);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.faq-icon:before,.faq-icon:after{content:"";box-sizing:border-box;display:block;position:absolute}.faq-icon-project:before{border:1.4px solid;border-radius:1px;width:.68rem;height:.84rem}.faq-icon-project:after{background:currentColor;width:.34rem;height:1.4px;transform:translateY(-.12rem);box-shadow:0 .24rem}.faq-icon-beginner:before{border:1.4px solid;border-bottom:0;border-radius:.5rem .5rem 0 0;width:.86rem;height:.52rem;transform:translateY(.1rem)}.faq-icon-beginner:after{border:1.4px solid;border-radius:50%;width:.38rem;height:.38rem;transform:translateY(-.42rem)}.faq-icon-location:before{border:1.4px solid;border-radius:50% 50% 50% 0;width:.68rem;height:.68rem;transform:rotate(-45deg)}.faq-icon-location:after{background:currentColor;border-radius:50%;width:.22rem;height:.22rem;transform:translateY(-.05rem)}.faq-icon-pricing:before{border:1.4px solid;border-radius:1px;width:.88rem;height:.58rem}.faq-icon-pricing:after{border:1.4px solid;border-radius:50%;width:.22rem;height:.22rem}.faq-icon-software:before{border:1.4px solid;border-radius:1px;width:.86rem;height:.62rem;transform:translateY(-.08rem)}.faq-icon-software:after{background:currentColor;width:.58rem;height:1.4px;transform:translateY(.46rem)}.faq-icon-team:before,.faq-icon-team:after{border:1.4px solid;border-radius:50%;width:.38rem;height:.38rem;transform:translate(-.22rem,-.18rem)}.faq-icon-team:after{transform:translate(.28rem,.14rem)}.services-head-standfirst{color:var(--muted);margin-top:.2rem;font-size:1.05rem}.site-footer-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;display:grid}.site-footer-left,.site-footer-right{margin:0;font-size:.84rem}.site-footer-left{letter-spacing:.02em;text-transform:none}.site-footer-right{text-align:right;color:#6a625b;justify-self:end;max-width:44ch;font-size:.72rem;line-height:1.45}.site-footer-social{justify-content:center;align-items:center;gap:.45rem;display:flex}.site-footer-social a{justify-content:center;align-items:center;width:1.15rem;height:1.15rem;display:inline-flex}.site-footer-social a img{object-fit:contain;filter:grayscale()saturate(0);opacity:.55;width:100%;height:100%;transition:filter .18s ease-out,opacity .18s ease-out,transform .18s ease-out}.site-footer-social a:hover img,.site-footer-social a:focus-visible img{filter:grayscale(0)saturate();opacity:1;transform:translateY(-1px)}@media (width<=760px){.site-footer-grid{grid-template-columns:1fr;justify-items:center;gap:.6rem}.site-footer-right,.site-footer-left{text-align:center}}.project-layout{gap:1rem;display:grid}.project-header{gap:.2rem;display:grid}.project-title-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.project-title-panels-single{grid-template-columns:1fr}.title-credit-item{background:var(--surface);padding:.7rem .8rem}.title-credit-item .credit-label{margin:0}.title-credit-value{color:var(--text);margin-top:.2rem;font-family:inherit;font-size:clamp(1.35rem,2.7vw,2.2rem);font-weight:500;line-height:1.15}@media (width<=760px){.project-title-panels{grid-template-columns:1fr}.title-credit-value{font-size:clamp(1.25rem,5.2vw,1.8rem)}}.project-layout .cover{border-radius:var(--radius);border:1px solid var(--line);overflow:hidden}.project-content{max-width:72ch}.project-content p,.project-content li{color:#332f2a}.prose{max-width:78ch}.prose p,.prose li{color:#332f2a;font-size:1.1rem;line-height:1.66}.prose a{color:var(--accent);text-decoration:none}.blog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.post-card{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);overflow:hidden}.post-card .thumb-frame{aspect-ratio:16/9;background:#ddd;overflow:hidden}.post-card .thumb{object-fit:cover;width:100%;height:100%;display:block}.post-card h3{margin:0 0 .25rem;font-size:1.15rem}.post-meta{color:var(--muted);font-size:.9rem}.two-col{grid-template-columns:1fr .9fr;gap:1.2rem;display:grid}.panel{border:1px solid var(--line);background:linear-gradient(140deg, var(--surface), #efe8dd);border-radius:var(--radius);padding:1rem}@media (width<=900px){.two-col{grid-template-columns:1fr}}.filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.filter{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.07em;background:var(--surface);border-radius:999px;padding:.3rem .75rem;font-size:.82rem}.filter.active{border-color:var(--accent);color:var(--accent)}@media (width<=900px){.hero{grid-template-columns:1fr}}.contact-form{gap:.9rem;max-width:760px;margin-top:1rem;display:grid}.contact-form label{color:var(--muted);gap:.35rem;font-size:.92rem;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);background:var(--surface);color:var(--text);font:inherit;border-radius:10px;padding:.65rem .75rem}.button-link,.cta a,.contact-form button,.services-submit,.portal-cta,.works-category-link{border-radius:var(--radius);color:#2a2622;width:fit-content;min-height:2.25rem;font-family:var(--font-sans);text-transform:none;letter-spacing:.01em;cursor:pointer;background:#fffdf8c2;border:1px solid #1f1d1b24;justify-content:center;align-items:center;padding:.56rem .98rem;font-size:.96rem;font-weight:430;line-height:1;text-decoration:none;transition:background-color .22s,border-color .22s,color .22s,transform .22s,box-shadow .22s;display:inline-flex}.button-link:hover,.button-link:focus-visible,.cta a:hover,.cta a:focus-visible,.contact-form button:hover,.contact-form button:focus-visible,.services-submit:hover,.services-submit:focus-visible,.portal-cta:hover,.portal-cta:focus-visible,.works-category-link:hover,.works-category-link:focus-visible{background:#fff;border-color:#1f1d1b3d;transform:translateY(-1px);box-shadow:0 10px 24px #110e0a17}.contact-form button{background:var(--text);color:#fff;border-color:var(--text)}.contact-form button:hover,.contact-form button:focus-visible{background:#37322d;border-color:#37322d}.works-category-link{color:#5f5750;background:0 0;margin:0}.works-category-link.is-active{background:var(--text);color:#fff;border-color:var(--text)}.lane-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;display:grid}.lane{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1rem}.lane h3{margin-bottom:.45rem}.credibility-strip{flex-wrap:wrap;gap:.5rem;display:flex}.credibility-strip span{border:1px solid var(--line);letter-spacing:.04em;background:#efe7dc;border-radius:999px;padding:.35rem .75rem;font-size:.8rem}.services-head .credibility-strip{margin-top:1.2rem}.proof-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;display:grid}.contact-form select{border:1px solid var(--line);background:var(--surface);color:var(--text);font:inherit;border-radius:10px;padding:.65rem .75rem}.project-card{position:relative}.project-link{display:block}.project-media{aspect-ratio:16/10;border-radius:var(--radius);border:1px solid var(--line);background:#d7d1c8;position:relative;overflow:hidden}.project-thumb,.project-preview{object-fit:cover;width:100%;height:100%}.project-thumb{transition:transform .45s;transform:scale(1.001)}.project-preview{opacity:0;pointer-events:none;transition:opacity .28s;position:absolute;inset:0}.project-overlay{color:#f9f6ef;opacity:0;background:linear-gradient(#07070700 0%,#070707c7 100%);padding:.75rem .85rem;transition:transform .25s,opacity .25s;position:absolute;inset:auto 0 0;transform:translateY(14px)}.project-title,.project-meta{margin:0}.project-title{font-size:1.02rem;font-weight:600}.project-meta{color:#f8efe1eb;font-size:.82rem}.project-media:hover .project-thumb,.project-link:focus-visible .project-thumb{transform:scale(1.045)}.project-media:hover .project-overlay,.project-link:focus-visible .project-overlay{opacity:1;transform:translateY(0)}.project-media:hover .project-preview,.project-link:focus-visible .project-preview{opacity:1}@media (hover:none){.project-overlay{opacity:1;transform:translateY(0)}}.works-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.works-tile{transition:opacity .18s;display:block}.works-tile.is-entering{opacity:.82}.works-tile.is-hidden{opacity:0;pointer-events:none}.works-tile[hidden]{display:none!important}.works-media{aspect-ratio:16/9;border:1px solid var(--line);background:#111;border-radius:10px;position:relative;overflow:hidden}.works-media img,.works-preview{object-fit:cover;width:100%;height:100%;display:block}.works-preview{opacity:0;pointer-events:none;transition:opacity .24s;position:absolute;inset:0}.works-media:hover .works-preview,.works-media:focus-within .works-preview{opacity:1}.works-tile-overlay{color:#f9f6ef;opacity:0;background:linear-gradient(#07070700 0%,#070707d1 100%);padding:.9rem .95rem;transition:transform .24s,opacity .24s;position:absolute;inset:auto 0 0;transform:translateY(14px)}.works-tile-title,.works-tile-meta{margin:0}.works-tile-title{font-size:1rem;font-weight:600}.works-tile-meta{color:#f8efe1e0;margin-top:.18rem;font-size:.78rem}.works-media:hover .works-tile-overlay,.works-media:focus-within .works-tile-overlay,.works-tile:hover .works-tile-overlay{opacity:1;transform:translateY(0)}.reels-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.reel-tile{transition:opacity .18s;display:block}.reel-tile.is-hidden{opacity:0;pointer-events:none}.reel-tile[hidden]{display:none!important}.reel-media{aspect-ratio:16/9;border:1px solid var(--line);background:#111;border-radius:10px;position:relative;overflow:hidden}.reel-media img,.reel-preview{object-fit:cover;width:100%;height:100%;display:block}.reel-preview{opacity:0;pointer-events:none;transition:opacity .24s;position:absolute;inset:0}.reel-media:hover .reel-preview,.reel-media:focus-within .reel-preview,.reel-tile:hover .reel-preview{opacity:1}@media (width<=1320px){.works-grid,.reels-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1080px){.works-grid,.reels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.works-grid,.reels-grid{grid-template-columns:1fr}.works-tile-overlay{opacity:1;transform:translateY(0)}}@media (hover:none){.works-tile-overlay{opacity:1;transform:translateY(0)}}.project-full-video{background:#000;width:100%;display:block}.project-embed iframe{background:#000;border:0;width:100%;min-height:48vw;max-height:76vh;display:block}.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.2rem;display:grid}.project-gallery img{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--line);border-radius:10px;width:100%}@media (width<=760px){.project-gallery{grid-template-columns:1fr}.project-embed iframe{min-height:56vw}}.project-embed iframe{aspect-ratio:16/9;background:#000;border:0;width:100%;min-height:0;display:block}.credits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1rem;display:grid}.credit-item{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:.7rem .8rem}.credit-label,.credit-values{margin:0}.credit-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.78rem}.credit-values{color:#2b2723;margin-top:.25rem;font-size:.95rem}.ba-before-wrap{width:100%;clip-path:inset(0 calc(100% - var(--ba-pos)) 0 0);position:absolute;inset:0;overflow:hidden}.ba-tag{z-index:2;text-transform:uppercase;letter-spacing:.06em;color:#fff;background:#0000009e;border-radius:999px;padding:.2rem .5rem;font-size:.72rem;position:absolute;top:.5rem}.ba-tag-before{left:.5rem}.ba-tag-after{right:.5rem}@media (width<=900px){.credits-grid,.before-after-grid,.project-gallery{grid-template-columns:1fr}}.home-hero{background:#080808;width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);position:relative;overflow:clip}.home-hero-video{object-fit:cover;opacity:.92;filter:saturate(.92)contrast(1.02)brightness(.92);width:100%;height:100%;transition:transform .55s,filter .55s;position:absolute;inset:0;transform:scale(1)}.home-hero-overlay{background:linear-gradient(#0606061f 0%,#06060666 42%,#060606d1 100%),radial-gradient(circle at 78% 18%,#ffd6ab29 0%,#0000 28%);position:absolute;inset:0}.home-hero-code-canvas{z-index:1;opacity:.92;mix-blend-mode:soft-light;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.home-hero-inner{z-index:2;color:#f7f1e7;flex-direction:column;justify-content:flex-end;min-height:100vh;padding-top:6.25rem;padding-bottom:2.45rem;display:flex;position:relative}.home-kicker{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:#f7f1e7bd;margin:0 0 .18rem;font-size:.76rem;transform:translateY(-.7rem)}.home-hero h1{letter-spacing:-.07em;max-width:10ch;font-size:clamp(3.4rem,8vw,7.4rem);font-weight:700;line-height:.88}.home-hero-copy{color:#f7f1e7db;max-width:34rem;margin:1rem 0 0;font-size:clamp(1.08rem,1.2vw,1.32rem);line-height:1.5}.home-hero h1.home-hero-headline{letter-spacing:-.045em;max-width:18ch;font-size:clamp(2.4rem,5.2vw,4.4rem);font-weight:700;line-height:.98}.home-hero-literal{color:#f7f1e7d1;max-width:40rem;margin:.9rem 0 0;font-size:clamp(1rem,1.1vw,1.16rem);line-height:1.5}.home-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.35rem;display:flex}.home-button{border-radius:var(--radius);color:#f6efe2;min-width:9.4rem;font-family:var(--font-sans);text-transform:none;letter-spacing:.01em;-webkit-backdrop-filter:blur(10px)saturate(120%);background:linear-gradient(#ffffff1f 0%,#ffffff0a 100%);border:0;justify-content:center;align-items:center;padding:.78rem 1.12rem;font-size:.98rem;font-weight:430;text-decoration:none;transition:background .22s,box-shadow .22s,color .18s,-webkit-backdrop-filter .22s,backdrop-filter .22s;display:inline-flex;box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #ffffff0a,0 10px 28px #0000001f}.home-button:hover,.home-button:focus-visible{-webkit-backdrop-filter:blur(22px)saturate(155%);background:linear-gradient(#ffffff38 0%,#ffffff1a 100%);box-shadow:inset 0 1px #ffffff47,inset 0 -1px #ffffff0f,0 12px 34px #00000029}.home-hero.is-interactive .home-hero-video{filter:saturate(1.04)contrast(1.08)brightness(.98);transform:scale(1.045)}.home-section{margin-top:clamp(1.7rem,3.2vw,2.3rem)}.home-proof-strip{gap:.6rem;margin-top:.3rem;display:grid}.home-proof-strip,.home-section,.home-section-head,.home-feature-grid,.home-editorial,.blog-grid,.home-cta{opacity:1;transform:none}.home-context-line{color:#4f4943;max-width:62rem;margin:0;font-size:1rem;line-height:1.65}.home-section-head{max-width:52rem;margin-bottom:.95rem}.home-section-head p:last-child{color:var(--muted);font-size:1.04rem}.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-feature-card{display:block}.home-carousel{position:relative}.home-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(33.3333% - .666667rem);grid-auto-flow:column;gap:1rem;padding-bottom:.2rem;display:grid;overflow-x:auto}.home-carousel-track::-webkit-scrollbar{display:none}.home-carousel-slide{scroll-snap-align:start}.home-feature-media{aspect-ratio:16/11;background:#111;border:1px solid #1b18141a;border-radius:16px;position:relative;overflow:hidden}.home-feature-media img,.home-feature-preview{object-fit:cover;width:100%;height:100%;display:block}.home-feature-preview{opacity:0;pointer-events:none;transition:opacity .25s;position:absolute;inset:0}.home-feature-overlay{color:#f7f1e7;background:linear-gradient(#0a0a0a00 0%,#0a0a0ad1 100%);padding:1rem;position:absolute;inset:auto 0 0}.home-feature-title,.home-feature-meta{margin:0}.home-feature-title{font-size:1.1rem;font-weight:600}.home-feature-meta{color:#f7f1e7c7;margin-top:.22rem;font-size:.83rem}.home-feature-media:hover .home-feature-preview,.home-feature-media:focus-within .home-feature-preview,.home-feature-card:hover .home-feature-preview{opacity:1}.home-inline-link{flex-wrap:wrap;gap:.75rem;margin-top:1.15rem;display:flex}.writing-destinations{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.writing-destination{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:block}.writing-destination:hover,.writing-destination:focus-visible{border-color:#c7bdb2;transform:translateY(-2px);box-shadow:0 10px 26px #110e0a14}.writing-destination span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.45rem;font-size:.78rem;font-weight:700;display:block}.writing-destination strong{color:var(--ink);font-size:1.1rem;line-height:1.25;display:block}.home-editorial{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:1rem;display:grid}.home-editorial-copy{padding:1.35rem}.home-editorial-copy h2{margin-bottom:.8rem}.home-lane-stack{gap:.85rem;display:grid}.home-lane{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:block}.home-lane:hover,.home-lane:focus-visible{border-color:#c7bdb2;transform:translateY(-2px);box-shadow:0 10px 26px #110e0a14}.home-lane h3{margin-bottom:0;font-size:1.15rem}.home-lane p{color:var(--muted);margin:0}.home-lane-body{padding-top:.45rem}.finishing-intro{padding-top:0}.finishing-hero-projects{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.finishing-hero-project{border:1px solid var(--line);color:inherit;background:linear-gradient(145deg,#fffaf2,#efe6db);border-radius:20px;grid-template-rows:auto 1fr;gap:.65rem;padding:.65rem;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid}.finishing-hero-project:hover,.finishing-hero-project:focus-visible{border-color:#c7bdb2;transform:translateY(-2px);box-shadow:0 10px 26px #110e0a14}.finishing-hero-project img{aspect-ratio:16/9;object-fit:cover;background:#d8d1c6;border-radius:14px;width:100%;display:block}.finishing-hero-project span{gap:.16rem;padding:0 .15rem .1rem;display:grid}.finishing-hero-project strong{letter-spacing:-.04em;font-size:1.02rem;line-height:1}.finishing-hero-project small{color:var(--muted);letter-spacing:.02em;font-size:.78rem}.finishing-intro-panel,.finishing-good-fit{max-width:78ch}.finishing-process-grid{grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(0,1fr));gap:1rem;display:grid}.finishing-process-intro h2,.finishing-faq h2{letter-spacing:-.06em;margin:.25rem 0 .65rem;font-size:clamp(1.4rem,2.3vw,2.2rem)}.finishing-process-intro p:last-child{color:var(--muted);margin-bottom:0}.finishing-process-card{flex-direction:column;justify-content:space-between;min-height:13rem;display:flex}.finishing-process-card span{letter-spacing:-.045em;font-size:clamp(1.15rem,1.6vw,1.45rem);font-weight:700;display:block}.finishing-process-card p{color:var(--muted);margin:1rem 0 0}.finishing-faq-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:1.45rem 1.55rem;display:grid}.finishing-faq-grid article{border-top:1px solid #1f1d1b1a;grid-template-rows:auto auto;grid-template-columns:1.65rem minmax(0,1fr);align-content:start;align-items:start;column-gap:.72rem;padding-top:.8rem;display:grid}.finishing-faq-grid .faq-icon{margin-top:.03rem}.finishing-faq-grid h3{letter-spacing:-.035em;margin:0 0 .5rem;font-size:1.02rem}.finishing-faq-grid p{color:var(--muted);grid-column:2;margin:0;line-height:1.48}.home-cta{border:1px solid var(--line);background:radial-gradient(circle at 80% 10%,#fbe8d7 0%,#0000 28%),linear-gradient(145deg,#fffcf6,#efe5d9);border-radius:20px;grid-template-columns:minmax(0,1.2fr) auto;align-items:end;gap:1rem;padding:1.4rem;display:grid}.home-cta p:last-child{margin-bottom:0}.home-cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.home-cta .home-button{color:var(--text);backdrop-filter:none;background:#fff9;border-color:#1f1d1b24}.home-cta .home-button-primary{background:var(--text);color:#fff;border-color:var(--text)}.home-cta-with-form{grid-template-columns:minmax(0,.92fr) minmax(20rem,.78fr);align-items:start}.home-cta-with-form .services-form{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.home-cta-with-form .services-form h2{margin:0;font-size:clamp(1.16rem,1.8vw,1.42rem)}.home-cta-with-form .services-form-intro{font-size:.94rem;line-height:1.5}.finishing-cta-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(1.2rem,2.5vw,1.65rem);display:grid}.finishing-start-panel,.finishing-cta-grid .services-form{border:1px solid var(--line);background:linear-gradient(145deg,#fffcf6,#f4ecdf);border-radius:20px;padding:1.4rem}.finishing-start-panel{flex-direction:column;justify-content:flex-start;display:flex}.finishing-start-panel h2{max-width:11ch}.finishing-start-panel p:last-child{margin-bottom:0}.finishing-cta-grid .services-form{box-shadow:none;background:radial-gradient(circle at 88% 2%,#fbe8d7 0%,#0000 32%),linear-gradient(145deg,#fffcf6,#efe5d9);margin:0}.finishing-cta-grid .services-form h2{margin:0;font-size:clamp(1.22rem,2vw,1.58rem)}.finishing-cta-grid .services-form-intro{font-size:.94rem;line-height:1.5}@media (width<=980px){.home-feature-grid,.home-editorial,.writing-destinations,.home-cta,.finishing-cta-grid,.finishing-hero-projects,.finishing-process-grid,.finishing-faq-grid{grid-template-columns:1fr}.home-cta-actions{justify-content:flex-start}.home-carousel-track{grid-auto-columns:calc(50% - .5rem)}}@media (width<=760px){.home-hero{min-height:100vh}.home-hero-inner{min-height:100vh;padding-top:5.25rem;padding-bottom:3.2rem}.home-hero h1{max-width:11ch;font-size:clamp(2.7rem,12vw,4.5rem)}.home-hero h1.home-hero-headline{max-width:14ch;font-size:clamp(2.1rem,10vw,3rem)}.home-hero-copy{max-width:28rem}.home-feature-grid{grid-template-columns:1fr}.home-carousel-track{grid-auto-columns:100%}}@media (width<=420px){.nav{gap:.7rem}.brand-wordmark{font-size:.96rem}.nav-links{max-width:calc(100vw - 2rem);padding:.72rem .85rem}.nav-links a{letter-spacing:.03em;min-height:2.2rem;font-size:.88rem}}@media (prefers-reduced-motion:reduce){.home-hero-video{animation:none}.home-hero-code-canvas{display:none}}.project-details{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.project-details.single{grid-template-columns:1fr}.project-description,.project-credits{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:.9rem}.credits-grid{grid-template-columns:1fr;gap:.7rem;margin:0;display:grid}.credit-item{background:#fffcf6;border:1px solid #e6e0d8;border-radius:8px;padding:.55rem .6rem}.before-after-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.2rem;display:grid}.ba-slider{--ba-pos:50%;border:1px solid var(--line);aspect-ratio:16/9;background:#121212;border-radius:10px;margin:0;position:relative;overflow:hidden}.ba-slider img{object-fit:cover;width:100%;height:100%}.ba-before-wrap{width:100%;position:absolute;inset:0;overflow:hidden}.ba-handle{top:0;bottom:0;left:var(--ba-pos);z-index:4;background:#ffffffeb;width:2px;position:absolute;transform:translate(-1px)}.ba-handle:after{content:"";background:#0000008c;border:2px solid #fff;border-radius:999px;width:1.1rem;height:1.1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ba-range{z-index:5;opacity:0;cursor:ew-resize;width:100%;margin:0;position:absolute;inset:0}@media (width<=1000px){.project-details,.before-after-grid,.project-gallery{grid-template-columns:1fr}}.before-after-grid .ba-slider{touch-action:none}.before-after-grid .ba-slider .ba-after,.before-after-grid .ba-slider .ba-before{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;transform:none}.before-after-grid .ba-before-wrap{width:100%;clip-path:inset(0 calc(100% - var(--ba-pos)) 0 0);position:absolute;inset:0;overflow:hidden}.project-details.work-details:not(.single){grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:start}.project-details.work-details:not(.single) .project-description{font-size:var(--desc-font-size,1.08rem);line-height:var(--desc-line-height,1.62);letter-spacing:.003em;flex-direction:column;grid-column:1;justify-content:flex-start;display:flex}.project-details.work-details:not(.single) .work-credits-col{grid-column:auto;align-self:start}.project-details.work-details:not(.single) .credits-grid{grid-template-columns:1fr}.project-details .project-description p{text-wrap:pretty;margin:0}.project-details.work-details .project-description p{max-width:38ch}.project-details .project-description p+p{margin-top:.62rem}@media (width<=1000px){.project-details.work-details:not(.single),.project-details.work-details:not(.single) .project-credits,.project-details.work-details:not(.single) .project-description{grid-column:auto}.project-details.work-details .project-description p{max-width:none}.project-details.work-details:not(.single) .credits-grid{grid-template-columns:1fr}}.credit-values-lines{margin-top:.25rem}.credit-value-line{color:#2b2723;margin:0;font-size:.95rem}.credit-value-line+.credit-value-line{margin-top:.2rem}.brand{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.5rem;font-size:.92rem;font-weight:500;display:inline-flex}.brand:before{content:"";background:conic-gradient(#ff0037,#ff8a00,#ffd400,#1ad100,#0080ff,#8f2bff,#ff0037);border-radius:999px;flex:none;width:.92rem;height:.92rem;animation:5s linear infinite brand-wheel-spin}@keyframes brand-wheel-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.brand:before{animation:none}}.reel-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.reel-work-item{border:1px solid var(--line);background:#fffcf6;border-radius:8px;padding:.65rem .7rem}.reel-work-title,.reel-work-client{margin:0}.reel-work-title{color:#2b2723;font-weight:700}.reel-work-client{color:var(--muted);margin-top:.2rem;font-size:.92rem}@media (width<=1000px){.reel-work-grid{grid-template-columns:1fr}}.project-details.reel-details{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:start}.project-details.reel-details .project-description{column-count:2;grid-column:1/span 2;column-gap:1rem}.project-details.reel-details .project-description p{break-inside:avoid;max-width:none}.project-details.reel-details .reel-side-stack{grid-column:3;align-self:start}.reel-tag-cloud{flex-wrap:wrap;gap:.45rem;margin-top:.35rem;display:flex}.reel-tag{color:#2b2723;background:#fffaf2;border:1px solid #dfd8cf;border-radius:999px;align-items:center;padding:.28rem .55rem;font-size:.82rem;line-height:1.2;display:inline-flex}.reel-meta-grid{grid-template-columns:1fr;gap:.7rem;display:grid}.project-gallery.reel-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.project-gallery.reel-gallery img{border-radius:8px}.project-gallery.reel-gallery.is-sync-gallery img{aspect-ratio:16/9;object-fit:contain;background:#000}.project-gallery.reel-gallery.is-square-gallery img{aspect-ratio:1;object-fit:cover}@media (width<=1080px){.project-details.reel-details{grid-template-columns:1fr}.project-details.reel-details .project-description,.project-details.reel-details .reel-side-stack{grid-column:auto}.project-details.reel-details .project-description{column-count:1}.project-gallery.reel-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.project-gallery.reel-gallery{grid-template-columns:1fr}}.reels-grid .reel-media:after{display:none}.reel-clients-box .credit-item{height:100%}.reel-lightbox-trigger{cursor:zoom-in;background:0 0;border:0;border-radius:8px;margin:0;padding:0;overflow:hidden}.reel-lightbox-trigger[href]{cursor:pointer}.reel-lightbox-trigger img{width:100%;height:auto;transition:transform .22s;display:block}.reel-lightbox-trigger:hover img,.reel-lightbox-trigger:focus-visible img{transform:scale(1.015)}.reel-lightbox{z-index:90;opacity:0;pointer-events:none;background:#0c0c0ee0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:2rem;transition:opacity .18s;display:grid;position:fixed;inset:0}.reel-lightbox.is-open{opacity:1;pointer-events:auto}.reel-lightbox[hidden]{display:none!important}.reel-lightbox-frame{justify-self:center;max-width:min(92vw,1440px);margin:0;position:relative}.reel-lightbox-frame img{border-radius:10px;max-width:100%;max-height:86vh;display:block}.reel-lightbox-close,.reel-lightbox-nav{color:#fff;font:inherit;cursor:pointer;background:#1c1c20b8;border:1px solid #ffffff40;border-radius:999px}.reel-lightbox-nav{width:2.8rem;height:2.8rem;padding:0;font-size:1.5rem;line-height:1}.reel-lightbox-close{z-index:2;width:2rem;height:2rem;padding:0;font-size:1.35rem;line-height:1;position:absolute;top:.55rem;left:.55rem}body.is-lightbox-open{overflow:hidden}@media (width<=900px){.reel-lightbox{grid-template-columns:1fr;justify-items:center;padding:1rem}.reel-lightbox-nav{position:absolute;bottom:1rem}.reel-lightbox-prev{left:1rem}.reel-lightbox-next{right:1rem}}.blog-post .blog-hero{border:1px solid var(--line);border-radius:10px;width:100%;height:auto;margin:.85rem 0 1.1rem;display:block}.blog-post figure{margin:1rem 0}.blog-post figure img{border-radius:10px;width:100%;height:auto;display:block}.blog-post pre{color:#f5f5f5;background:#111;border:1px solid #2d2d2d;border-radius:10px;padding:.9rem;line-height:1.45;overflow-x:auto}.blog-post pre code{color:inherit;background:0 0;padding:0}.blog-post code{background:#ece6dc;border-radius:4px;padding:.08rem .28rem}.blog-post ul,.blog-post ol{padding-left:1.1rem}.blog-post table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fffaf3;border:1px solid #ded5c9;border-radius:12px;width:100%;margin:1rem 0 1.25rem;font-size:.95rem;line-height:1.35;overflow:hidden}.blog-post th,.blog-post td{text-align:left;vertical-align:top;border-bottom:1px solid #e9dfd2;padding:.7rem .82rem}.blog-post th{color:#1f1b18;background:#eee4d6;font-weight:700}.blog-post td{color:#332f2a}.blog-post tr:nth-child(2n) td{background:#fbf2e7}.blog-post tr:last-child td{border-bottom:0}.blog-post th+th,.blog-post td+td{border-left:1px solid #e9dfd2}.blog-grid{gap:1.25rem}.post-card{background:linear-gradient(165deg,#fffdf9 0%,#f8f2e9 100%);border:1px solid #e3ddd4;border-radius:16px;transition:transform .24s,box-shadow .24s,border-color .24s}.post-card:hover{border-color:#d8ccbe;transform:translateY(-4px);box-shadow:0 14px 32px #211a101f}.post-card .thumb-frame{background:#d8d1c6;border-bottom:1px solid #e9e1d7}.post-card .thumb{transition:transform .38s}.post-card:hover .thumb{transform:scale(1.03)}.post-card .body{padding:1rem 1rem 1.1rem}.post-card h3{font-family:var(--font-sans);letter-spacing:-.045em;margin:0;font-size:1.22rem;font-weight:700;line-height:1.02}.post-card .post-meta{letter-spacing:.06em;text-transform:uppercase;color:#7a7067;margin:.45rem 0 0;font-size:.8rem}.post-card .body p:last-child{color:#4a433d;margin:.55rem 0 0;line-height:1.52}.coding-grid{align-items:stretch}.coding-card a{flex-direction:column;height:100%;display:flex}.coding-card .body{flex-direction:column;flex:1;display:flex}.coding-card h3{margin-top:.18rem}.coding-tags{flex-wrap:wrap;gap:.42rem;margin-top:auto;padding-top:.9rem;display:flex}.coding-tags span{color:#5b5148;background:#f4f1eab8;border:1px solid #ded4c7;border-radius:999px;align-items:center;padding:.42rem .58rem;font-size:.74rem;line-height:1;display:inline-flex}.blog-post{background:linear-gradient(170deg,#fffefb 0%,#f9f3ea 100%);border:1px solid #e1d8cb;border-radius:16px;max-width:84ch;padding:1.2rem clamp(.9rem,2.2vw,1.7rem) 1.4rem}.blog-post h1{margin-top:0;font-size:clamp(1.65rem,3.4vw,2.45rem)}.blog-post .post-meta{letter-spacing:.08em;text-transform:uppercase;color:#7a7067;margin-top:.35rem;font-size:.78rem}.blog-post p,.blog-post li{color:#2d2824;font-size:1.1rem;line-height:1.66}.blog-post p+p{margin-top:.62rem}.blog-post h2,.blog-post h3{font-family:var(--font-sans);letter-spacing:-.05em;margin-top:1.15rem;font-weight:700}.blog-post pre{background:#151515;border:1px solid #2a2a2a;border-radius:12px;margin:.9rem 0;padding:.95rem 1rem;line-height:1.42}@media (width<=760px){.blog-post{border-radius:12px;padding:.95rem .8rem 1.1rem}.blog-post table{table-layout:auto;font-size:.88rem}.blog-post th,.blog-post td{padding:.58rem .62rem}}.works-category-bar{flex-wrap:wrap;gap:.58rem;margin:1rem 0;display:flex}.services-head{justify-items:start;padding-top:0;display:grid}.page-head+.works-category-bar{margin-top:1rem}.services-head h1{margin:0;padding-left:0}.services-head p{color:#4c453f;max-width:62ch;margin:.9rem 0 0;padding-left:0;font-size:clamp(1rem,1.1vw,1.12rem);line-height:1.62}.services-index{margin-top:2.2rem}.services-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.service-card{background:linear-gradient(165deg,#fffdf9 0%,#f8f2e9 100%);border:1px solid #e3ddd4;border-radius:16px;transition:transform .24s,box-shadow .24s,border-color .24s;overflow:hidden}.service-card:not(.service-card-has-media){padding:1.15rem 1.15rem 1.2rem}.service-card:hover{border-color:#d8ccbe;transform:translateY(-4px);box-shadow:0 14px 32px #211a101f}.service-card-head{grid-template-columns:auto 1fr;align-items:start;gap:.9rem;display:grid}.finishing-card-grid .service-card-head{grid-template-columns:1fr}.service-card-title-group{min-width:0}.service-card-media{aspect-ratio:16/2.35;background:radial-gradient(circle at 24% 18%,#ffffff52 0%,#0000 26%),linear-gradient(145deg,#d9d0c4 0%,#cabfaf 50%,#ede4d7 100%);border-bottom:1px solid #e9e1d7;position:relative;overflow:hidden}.service-card:nth-child(2n) .service-card-media{background:radial-gradient(circle at 78% 22%,#ffffff3d 0%,#0000 22%),linear-gradient(145deg,#d7cabd 0%,#b9afa0 48%,#ece4d9 100%)}.service-card:nth-child(3n) .service-card-media{background:radial-gradient(circle at 30% 24%,#ffffff42 0%,#0000 22%),linear-gradient(145deg,#ddd3c6 0%,#c4b7a6 46%,#f0e8dc 100%)}.service-card-media-art{place-items:center end;width:100%;height:100%;padding-right:.9rem;display:grid}.service-card-media-copy{z-index:2;align-content:start;gap:.18rem;max-width:23rem;padding:.4rem .9rem .44rem;display:grid;position:absolute;inset:auto auto 0 0}.service-card-has-media .service-card-media:after{content:"";background:linear-gradient(#13100c05 0%,#13100c24 46%,#13100c94 100%);position:absolute;inset:0}.service-number{font-family:var(--font-sans);opacity:1;flex:none;font-size:0;line-height:1}.service-name{letter-spacing:-.04em;margin:0;font-size:clamp(1.28rem,2vw,1.7rem);font-weight:650;line-height:1.02}.service-tag{letter-spacing:.01em;text-transform:none;color:#5c554f;opacity:.9;margin:.35rem 0 0;font-size:.92rem}.service-card-has-media .service-name{color:#fff9f2;align-items:flex-start;min-height:2.2em;display:flex}.service-card-has-media .service-tag{letter-spacing:.01em;color:#fff6ecdb;margin-top:0;font-size:.92rem;line-height:1.28}.service-card-body{padding:1rem 1rem 1.1rem}.services-index .service-card{flex-direction:column;display:flex}.services-index .service-card-head{align-items:start}.services-index .service-card-body{flex-direction:column;flex:1;display:flex}.services-index .service-card:not(.service-card-has-media) .service-card-body{padding-top:.65rem}.services-index .service-tag{margin-top:.18rem}.services-index .service-description{margin-top:.3rem}.service-card:not(.service-card-has-media) .service-card-body{padding:.95rem 0 0}.service-description{color:#4c453f;max-width:60ch;margin:.75rem 0 0;font-size:1rem;line-height:1.6}.service-card-has-media .service-description{margin-top:0}.service-audience{color:#5f5851;max-width:60ch;margin:.7rem 0 0;font-size:.95rem}.services-index .service-audience{border-top:1px solid #1f1d1b17;margin-top:.8rem;padding-top:.72rem}.service-cta-wrap{margin:.75rem 0 0}.services-index .service-cta-wrap{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:auto;padding-top:.85rem;display:flex}.service-cta{letter-spacing:.02em;align-items:center;gap:.3rem;font-size:.94rem;transition:color .22s;display:inline-flex}.service-cta span{transition:transform .2s;transform:translate(0)}.service-cta:hover,.service-cta:focus-visible{color:#1e1a16}.service-cta:hover span,.service-cta:focus-visible span{transform:translate(3px)}.services-note{border-top:1px solid var(--line);text-align:center;margin-top:clamp(2.2rem,6vw,4.4rem);padding-top:1.2rem}.services-note p{color:#6a625b;margin:0;font-size:.92rem;line-height:1.64}.services-note p+p{margin-top:.45rem}.services-note a{color:#3f3934}.tutoring-index{margin-top:1.15rem}.tutoring-index .service-card{flex-direction:column;display:flex}.tutoring-index .service-card-head{align-items:center;gap:.85rem}.tutoring-index .service-card-title-group{flex-direction:column;justify-content:center;min-height:clamp(3rem,4.8vw,3.6rem);display:flex}.tutoring-index .service-card-body{flex-direction:column;flex:1;padding-top:.65rem;display:flex}.tutoring-index .service-tag{margin-top:.18rem}.tutoring-index .service-cta-wrap{margin-top:auto;padding-top:.85rem}@media (width<=900px){.services-card-grid{grid-template-columns:1fr;gap:1rem}}.tutoring-availability{margin-top:1.45rem}.tutoring-availability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.tutoring-availability-card{background:linear-gradient(165deg,#fffdf9 0%,#f8f2e9 100%);border:1px solid #e3ddd4;border-radius:16px;overflow:hidden}.tutoring-availability-media{aspect-ratio:16/9;background:#ddd3c7;border-bottom:1px solid #e9e1d7}.tutoring-map-frame iframe{border:0;width:100%;height:100%;display:block}.tutoring-remote-frame{background:linear-gradient(#0e0b135c 0%,#0e0b1394 100%),url(/assets/tutoring/resolve_remote_bg.jpg) 50%/cover no-repeat;place-items:center;display:grid;position:relative}.tutoring-remote-frame:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 16%,#b74aff38 0%,#0000 28%),radial-gradient(circle at 88% 82%,#5b47ff2e 0%,#0000 26%);position:absolute;inset:0}.tutoring-remote-window{z-index:1;background:#fffdf8bd;border:1px solid #1f1d1b1a;border-radius:14px;width:min(82%,22rem);position:relative;overflow:hidden;box-shadow:0 18px 36px #2c231824}.tutoring-remote-toolbar{background:#ffffff85;border-bottom:1px solid #1f1d1b14;gap:.32rem;padding:.55rem .65rem;display:flex}.tutoring-remote-toolbar span{background:#1f1d1b2e;border-radius:999px;width:.48rem;height:.48rem}.tutoring-remote-screen{gap:.8rem;padding:1rem;display:grid}.tutoring-remote-screen p{color:#27231f;margin:0;font-size:1.02rem;font-weight:600}.tutoring-remote-apps{flex-wrap:wrap;gap:.45rem;display:flex}.tutoring-remote-apps span{color:#3c352f;background:#fffdf8e0;border:1px solid #1f1d1b1a;border-radius:999px;align-items:center;min-height:1.9rem;padding:.25rem .65rem;font-size:.82rem;display:inline-flex}.tutoring-availability-body{padding:.95rem 1rem 1.05rem}.tutoring-availability-body h2{margin:0;font-size:1.22rem;line-height:1.04}.tutoring-availability-body p{color:#5f5851;margin:.55rem 0 0;font-size:.98rem;line-height:1.58}.tutoring-testimonials{border-top:0;margin-top:1.15rem;padding-top:0}.tutoring-testimonials h2{letter-spacing:.02em;margin:0;font-size:clamp(1.15rem,2vw,1.42rem);font-weight:500}.tutoring-testimonial-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.95rem;margin-top:1rem;display:grid}.tutoring-quote{border:1px solid var(--line);background:#fffdf9;border-radius:10px;flex-direction:column;height:100%;padding:.95rem 1rem;display:flex}.tutoring-quote-photo{object-fit:cover;border:1px solid #1f1d1b24;border-radius:50%;width:3.35rem;height:3.35rem;margin-bottom:.85rem;box-shadow:0 6px 20px #1f1d1b17}.tutoring-quote blockquote{color:#2f2b27;flex:auto;margin:0;font-size:1.04rem;line-height:1.62;position:relative}.tutoring-quote blockquote:before,.tutoring-quote blockquote:after{content:"\""}.tutoring-quote-meta{text-transform:uppercase;letter-spacing:.09em;color:#6d655e;border-top:1px solid #1f1d1b17;flex-wrap:wrap;gap:.48rem;margin:.95rem 0 0;padding-top:.68rem;font-size:.76rem;display:flex}.tutoring-quote-meta span:first-child{color:#3f3934}.training-contact-grid{grid-template-columns:minmax(0,1.02fr) minmax(21rem,.78fr);align-items:start;gap:clamp(1.2rem,3vw,2rem);display:grid}.training-contact-grid .faq-section{min-width:0}.training-contact-grid .page-head{margin-bottom:0}.training-contact-grid .services-form{margin-top:0}.training-contact-grid .services-form h2{font-size:clamp(1.18rem,2vw,1.48rem)}.training-contact-grid .services-form-intro{color:var(--muted)}@media (width<=980px){.training-contact-grid{grid-template-columns:1fr}}.tutoring-index .tutoring-service-icon{opacity:1;flex:0 0 clamp(3rem,4.8vw,3.6rem);justify-content:flex-start;align-items:center;width:clamp(3rem,4.8vw,3.6rem);height:clamp(3rem,4.8vw,3.6rem);font-size:0;line-height:1;display:inline-flex}.tutoring-app-icon{object-fit:contain;filter:none;opacity:.96;width:clamp(3rem,4.8vw,3.6rem);height:clamp(3rem,4.8vw,3.6rem);transition:transform .18s ease-out,opacity .18s ease-out}.tutoring-index .service-card:hover .tutoring-app-icon,.tutoring-index .service-card:focus-within .tutoring-app-icon{opacity:1;transform:scale(1.03)}.training-hero{grid-template-columns:minmax(0,1.08fr) minmax(22rem,.72fr);align-items:center;gap:clamp(1.2rem,3vw,2.4rem);display:grid}.training-hero-copy{min-width:0}.training-hero-media{border:1px solid var(--line);background:#171411;border-radius:16px;align-self:stretch;min-height:21rem;margin:0;overflow:hidden}.training-hero-media img{object-fit:cover;width:100%;height:100%;min-height:21rem;display:block}.tutoring-index .service-description{margin-top:.65rem}.tutoring-index .service-audience{border-top:1px solid #1f1d1b17;margin-top:.9rem;padding-top:.8rem}.tutoring-card-button,.services-card-button{min-height:2rem;padding:.42rem .8rem;font-size:.88rem}.service-app-icon{object-fit:contain;filter:none;opacity:.96;width:clamp(4.1rem,11vw,6.25rem);height:clamp(4.1rem,11vw,6.25rem);transition:transform .18s ease-out,opacity .18s ease-out}.services-index .service-card:hover .service-app-icon,.services-index .service-card:focus-within .service-app-icon{opacity:1;transform:scale(1.03)}.services-grid-icon{align-items:center;display:inline-flex}.services-grid-icon .service-app-icon{width:clamp(2.45rem,4vw,3.15rem);height:clamp(2.45rem,4vw,3.15rem)}@media (width<=1200px){.tutoring-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.training-hero{grid-template-columns:1fr}.training-hero-media,.training-hero-media img{min-height:auto}.service-card-media-copy{max-width:100%}.tutoring-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tutoring-availability-grid{grid-template-columns:1fr}.service-app-icon{width:4.2rem;height:4.2rem}.tutoring-app-icon{width:2.45rem;height:2.45rem}.tutoring-index .service-card-title-group,.tutoring-index .tutoring-service-icon{min-height:2.45rem}.tutoring-index .tutoring-service-icon{flex-basis:2.45rem;width:2.45rem;height:2.45rem}}@media (width<=640px){.tutoring-testimonial-grid{grid-template-columns:1fr}}.project-hero-carousel{background:#111;position:relative}.hero-carousel-track{position:relative}.hero-slide{margin:0;display:none}.hero-slide.is-active{display:block}.hero-slide img{object-fit:contain;width:100%;height:auto;max-height:min(78vh,920px)}.hero-carousel-nav{z-index:3;color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffff8c;border-radius:999px;width:2rem;height:2rem;position:absolute;top:50%;transform:translateY(-50%)}.hero-prev{left:.65rem}.hero-next{right:.65rem}.brand{font-family:var(--font-sans);letter-spacing:0;text-transform:none;align-items:center;gap:15px;font-size:1rem;font-weight:500;line-height:1;display:inline-flex}.brand:before{content:none;display:none}.brand-wheel{flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.brand-wheel-icon{transform-origin:50%;width:100%;height:100%;animation:5s linear infinite brand-wheel-spin;display:block}.brand-wordmark{color:#4a4a4a;align-items:baseline;gap:.26rem;font-size:1.3rem;transition:color .24s,text-shadow .24s;display:inline-flex}.brand-first{font-weight:400}.brand-last{font-weight:700}body[data-path=\/] .site-header .brand-wordmark{color:#f7f1e7;text-shadow:0 1px 10px #0000003d}body[data-path=\/] .site-header.is-scrolled .brand-wordmark{color:#4a4a4a;text-shadow:none}@media (prefers-reduced-motion:reduce){.brand-wheel-icon{animation:none}}@media (width<=780px){.brand-wordmark{font-size:1.1rem}.brand-wheel{width:1.76rem;height:1.76rem}}.about-page{max-width:none}.about-intro{max-width:62rem}.about-lead{color:#3a342f;max-width:54rem;font-size:clamp(1.16rem,1.6vw,1.52rem);line-height:1.5}.about-opening-note{color:#2d2824;max-width:72ch;margin:0;font-size:clamp(1.1rem,1.3vw,1.28rem);line-height:1.56}.about-story-block{margin-top:1rem}.about-intro+.about-story-block{margin-top:.85rem}.about-story-copy{max-width:72ch}.about-story-copy p{margin:0}.about-story-copy p+p{margin-top:.72rem}.about-pathways{border-top:1px solid #1f1d1b1a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.2rem;padding-top:1.1rem;display:grid}.about-pathway{background:linear-gradient(165deg,#fffdf9 0%,#f8f2e9 100%);border:1px solid #e3ddd4;border-radius:16px;gap:.35rem;min-height:100%;padding:1rem 1rem 1.05rem;text-decoration:none;transition:transform .24s,box-shadow .24s,border-color .24s;display:grid}.about-pathway:hover,.about-pathway:focus-visible{border-color:#d8ccbe;transform:translateY(-4px);box-shadow:0 14px 32px #211a101f}.about-pathway-label{color:#221f1c;letter-spacing:-.03em;font-size:1.18rem;font-weight:620;line-height:1.04}.about-pathway-note{color:#6a625a;font-size:.94rem;line-height:1.55}@media (width<=1200px){.about-pathways{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.about-pathways{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.about-pathways{grid-template-columns:1fr}}.about-inline-media{border:1px solid var(--line);border-radius:var(--radius);background:#dbd4c8;margin:0;overflow:hidden}.about-photo-frame{aspect-ratio:3/2}.about-animated-frame{aspect-ratio:auto}.about-inline-media img,.about-inline-media video{object-fit:cover;width:100%;height:100%;display:block}.about-animated-frame video{object-fit:contain;width:100%;height:auto}.site-footer-left a{pointer-events:auto;cursor:pointer;text-decoration:none}.security-pathways{margin-top:1.35rem}.services-availability{margin-top:1.45rem}.services-context{margin-top:1rem}.services-enquiry{margin-top:1.1rem}.services-enquiry-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:1rem;display:grid}.services-form{border:1px solid var(--line);background:#fffdf9;border-radius:12px;padding:1rem}.services-form-kicker{letter-spacing:.08em;text-transform:uppercase;color:#756c62;margin:0 0 .35rem;font-size:.78rem}.services-form h2{letter-spacing:-.04em;margin:0 0 .55rem;font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.02}.services-form-intro{color:#4c453f;margin:0 0 .85rem;line-height:1.55}.services-enquiry-panel{border:1px solid var(--line);background:linear-gradient(165deg,#fffdf9 0%,#f8f2e9 100%);border-radius:12px;gap:.95rem;padding:1rem;display:grid}.services-enquiry-panel-block{gap:.45rem;display:grid}.services-enquiry-panel-split{border-top:1px solid #1f1d1b17;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding-top:.9rem}.services-enquiry-eyebrow,.services-enquiry-minihead{letter-spacing:.08em;text-transform:uppercase;color:#756c62;margin:0;font-size:.78rem}.services-enquiry-panel h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.02}.services-enquiry-panel p{color:#4c453f;margin:0;line-height:1.58}.services-enquiry-list{color:#4c453f;margin:.12rem 0 0;line-height:1.58}.services-form label{letter-spacing:.02em;color:#5c554f;gap:.38rem;font-size:.86rem;display:grid}.services-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem;margin-bottom:.8rem;display:grid}.services-form input,.services-form select,.services-form textarea{border:1px solid var(--line);color:#2f2b27;width:100%;font:inherit;background:#fff;border-radius:10px;padding:.62rem .72rem}.services-form textarea{resize:vertical;min-height:8rem}.services-form input:focus-visible,.services-form select:focus-visible,.services-form textarea:focus-visible,.services-submit:focus-visible{outline-offset:1px;outline:2px solid #6a625b}.hp-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.services-form-actions{flex-wrap:wrap;align-items:center;gap:.7rem 1rem;margin-top:.9rem;display:flex}.services-form-note{color:#5c554f;margin:0;font-size:.86rem}.services-testimonials{margin-top:1.1rem}@media (width<=900px){.services-form-grid{grid-template-columns:1fr;gap:.68rem;margin-bottom:.68rem}.services-enquiry-grid,.services-enquiry-panel-split{grid-template-columns:1fr}}.site-footer-right-wrap{justify-self:end;align-items:stretch;gap:.55rem;display:inline-flex}.site-footer-right-wrap .site-footer-right{text-align:right;margin:0}.aboriginal-flag{aspect-ratio:14/9;border-radius:2px;flex:none;align-self:center;width:auto;height:2.05em}@media (width<=760px){.site-footer-right-wrap{justify-self:center;align-items:center}.site-footer-right-wrap .site-footer-right{text-align:center}.aboriginal-flag{height:1.7em}}.project-title-panels .title-credit-item .title-credit-value{font-size:clamp(1.35rem,2.7vw,2.2rem);font-weight:500;line-height:1.15}@media (width<=760px){.project-title-panels .title-credit-item .title-credit-value{font-size:clamp(1.25rem,5.2vw,1.8rem)}}body[data-theme=dark]{--bg:#090a0c;--surface:#111318;--text:#f3ede4;--muted:#b8afa2;--line:#f3ede41f;--accent:#f1d29a;--accent-soft:#151922;color:var(--text);background:radial-gradient(circle at 18% 0,#242428b8 0%,#0000 42%),radial-gradient(circle at 100% 12%,#141820c7 0%,#0000 28%),#090a0c}body[data-theme=dark] html{background:#090a0c}body[data-theme=dark] .site-header{color:var(--text);background:#0c0d10d1;border-bottom-color:#f3ede41f}body[data-theme=dark][data-path=\/] main,body[data-theme=dark][data-path=\/dark-preview] main{padding-top:0}body[data-theme=dark][data-path=\/] .site-header,body[data-theme=dark][data-path=\/dark-preview] .site-header{color:#f7f1e7;background:linear-gradient(#050608ad 0%,#05060842 70%,#05060800 100%);border-bottom-color:#0000;position:fixed;left:0;right:0}body[data-theme=dark] .site-header .nav-toggle,body[data-theme=dark] .theme-toggle{background:#f7f1e714;border-color:#f7f1e733}body[data-theme=dark] .site-header .nav-toggle span{background:#f3ede4}body[data-theme=dark] .nav-toggle:hover,body[data-theme=dark] .nav-toggle:focus-visible{background:#f3ede424;border-color:#f3ede42e}body[data-theme=dark] .site-header .nav-links a[aria-current=page]{color:#f1d29a}body[data-theme=dark][data-path=\/] .site-header .nav-toggle span,body[data-theme=dark][data-path=\/dark-preview] .site-header .nav-toggle span{background:#f7f1e7}body[data-theme=dark] .site-header.is-scrolled{color:var(--text);background:#0c0d10db;border-bottom-color:#f3ede41f}body[data-theme=dark] .site-header.is-scrolled .nav-toggle,body[data-theme=dark] .site-header.is-scrolled .theme-toggle{background:#f3ede40f;border-color:#f3ede41f}body[data-theme=dark] .site-header.is-scrolled .nav-toggle span{background:#f3ede4}body[data-theme=dark] .site-header.is-scrolled .nav-links a[aria-current=page]{color:#f1d29a}@media (width<=980px){body[data-theme=dark] .nav-links{background:#0f1218f5;border-color:#f3ede41a;box-shadow:0 18px 36px #00000047}}body[data-theme=dark] .brand-wordmark{color:var(--text);text-shadow:none}body[data-theme=dark][data-path=\/] .brand-wordmark,body[data-theme=dark][data-path=\/dark-preview] .brand-wordmark{color:#f7f1e7;text-shadow:0 1px 10px #0000003d}body[data-theme=dark] .site-header.is-scrolled .brand-wordmark{color:var(--text);text-shadow:none}body[data-theme=dark] .home-hero{background:#060708}body[data-theme=dark] .home-hero-overlay{background:linear-gradient(#04040642 0%,#04040670 42%,#040406e0 100%),radial-gradient(circle at 76% 16%,#dcb07829 0%,#0000 24%)}body[data-theme=dark] .hero-copy p,body[data-theme=dark] .about-lead,body[data-theme=dark] .home-context-line,body[data-theme=dark] .home-section-head p:last-child,body[data-theme=dark] .home-lane p,body[data-theme=dark] .home-cta p:last-child,body[data-theme=dark] .post-card .body p:last-child,body[data-theme=dark] .services-head p,body[data-theme=dark] .prose p,body[data-theme=dark] .prose li,body[data-theme=dark] .blog-post p,body[data-theme=dark] .blog-post li,body[data-theme=dark] .site-footer{color:#b8afa2}body[data-theme=dark] .panel,body[data-theme=dark] .card,body[data-theme=dark] .lane,body[data-theme=dark] .metric,body[data-theme=dark] .project-description,body[data-theme=dark] .project-credits,body[data-theme=dark] .services-form,body[data-theme=dark] .blog-post{background:linear-gradient(145deg,#14171d,#0f1116);border-color:#f3ede41a}body[data-theme=dark] .home-feature-media,body[data-theme=dark] .home-lane,body[data-theme=dark] .writing-destination,body[data-theme=dark] .post-card,body[data-theme=dark] .project-media,body[data-theme=dark] .ba-slider,body[data-theme=dark] .credit-item,body[data-theme=dark] .filter,body[data-theme=dark] .pill,body[data-theme=dark] .credibility-strip span{background:linear-gradient(165deg,#12151b 0%,#0d0f14 100%);border-color:#f3ede41a;box-shadow:0 18px 36px #00000029}body[data-theme=dark] .post-card:hover,body[data-theme=dark] .home-lane:hover,body[data-theme=dark] .home-lane:focus-visible,body[data-theme=dark] .writing-destination:hover,body[data-theme=dark] .writing-destination:focus-visible,body[data-theme=dark] .card:hover{border-color:#f3ede42e;box-shadow:0 22px 44px #0000003d}body[data-theme=dark] .post-card .thumb-frame{background:#171a20;border-bottom-color:#f3ede41a}body[data-theme=dark] .coding-tags span{color:#cfc5b7;background:#f3ede40d;border-color:#f3ede41f}body[data-theme=dark] .blog-post table{background:#11141a;border-color:#f3ede41f}body[data-theme=dark] .blog-post th{color:#f4eee6;background:#1c2028}body[data-theme=dark] .blog-post td{color:#d0c6b8}body[data-theme=dark] .blog-post tr:nth-child(2n) td{background:#151922}body[data-theme=dark] .blog-post th,body[data-theme=dark] .blog-post td,body[data-theme=dark] .blog-post th+th,body[data-theme=dark] .blog-post td+td{border-color:#f3ede41a}body[data-theme=dark] .post-card h3,body[data-theme=dark] .home-lane h3,body[data-theme=dark] .writing-destination strong,body[data-theme=dark] .home-feature-title,body[data-theme=dark] .project-title,body[data-theme=dark] .service-name,body[data-theme=dark] .title-credit-value,body[data-theme=dark] .metric strong,body[data-theme=dark] .blog-post h2,body[data-theme=dark] .blog-post h3{color:#f4eee6}body[data-theme=dark] .meta,body[data-theme=dark] .post-card .post-meta,body[data-theme=dark] .home-feature-meta,body[data-theme=dark] .service-tag,body[data-theme=dark] .site-footer-right{color:#9f968a}body[data-theme=dark] .button-link,body[data-theme=dark] .cta a,body[data-theme=dark] .contact-form button,body[data-theme=dark] .services-submit,body[data-theme=dark] .portal-cta,body[data-theme=dark] .works-category-link{color:#f3ede4;background:0 0;border-color:#f3ede42e}body[data-theme=dark] .button-link:hover,body[data-theme=dark] .button-link:focus-visible,body[data-theme=dark] .cta a:hover,body[data-theme=dark] .cta a:focus-visible,body[data-theme=dark] .contact-form button:hover,body[data-theme=dark] .contact-form button:focus-visible,body[data-theme=dark] .services-submit:hover,body[data-theme=dark] .services-submit:focus-visible,body[data-theme=dark] .portal-cta:hover,body[data-theme=dark] .portal-cta:focus-visible,body[data-theme=dark] .works-category-link:hover,body[data-theme=dark] .works-category-link:focus-visible{background:#f3ede414}body[data-theme=dark] .contact-form button{color:#0b0c0f;background:#f3ede4;border-color:#f3ede4}body[data-theme=dark] .contact-form button:hover,body[data-theme=dark] .contact-form button:focus-visible{background:#fffaf1;border-color:#fffaf1}body[data-theme=dark] .works-category-link.is-active{color:#0b0c0f;background:#f3ede4;border-color:#f3ede4}body[data-theme=dark] .home-cta,body[data-theme=dark] .cta{background:radial-gradient(circle at 82% 12%,#9b76482e 0%,#0000 26%),linear-gradient(155deg,#13161d,#0d1015);border-color:#f3ede41a}body[data-theme=dark] .contact-form input,body[data-theme=dark] .contact-form textarea,body[data-theme=dark] .contact-form select,body[data-theme=dark] .services-form input,body[data-theme=dark] .services-form select,body[data-theme=dark] .services-form textarea{color:#f3ede4;background:#111318;border-color:#f3ede41f}body[data-theme=dark] .home-cta .home-button{color:#f3ede4;background:#f3ede414;border-color:#f3ede41f}body[data-theme=dark] .home-cta .home-button-primary{color:#0b0c0f;background:#f3ede4;border-color:#f3ede4}body[data-theme=dark] .service-card,body[data-theme=dark] .tutoring-quote{background:linear-gradient(165deg,#14181f 0%,#0f1218 100%);border-color:#f3ede41a}body[data-theme=dark] .service-card:hover{border-color:#f3ede42e;box-shadow:0 14px 32px #00000047}body[data-theme=dark] .service-card-media{background:radial-gradient(circle at 24% 18%,#ffffff1a 0%,#0000 26%),linear-gradient(145deg,#232833 0%,#171b22 52%,#11151b 100%);border-bottom-color:#f3ede41a}body[data-theme=dark] .service-card:nth-child(2n) .service-card-media{background:radial-gradient(circle at 78% 22%,#ffffff14 0%,#0000 22%),linear-gradient(145deg,#262b35 0%,#181c24 50%,#10141a 100%)}body[data-theme=dark] .service-card:nth-child(3n) .service-card-media{background:radial-gradient(circle at 30% 24%,#ffffff14 0%,#0000 22%),linear-gradient(145deg,#2a303a 0%,#1b2028 46%,#10141a 100%)}body[data-theme=dark] .service-card-has-media .service-card-media:after{background:linear-gradient(#08080800 0%,#0808081f 42%,#08080894 100%)}body[data-theme=dark] .service-name{color:#f4eee6}body[data-theme=dark] .service-tag{color:#b3aa9e}body[data-theme=dark] .service-description,body[data-theme=dark] .service-audience,body[data-theme=dark] .tutoring-quote blockquote,body[data-theme=dark] .tutoring-quote-meta{color:#b8afa2}body[data-theme=dark] .tutoring-quote-meta,body[data-theme=dark] .services-index .service-audience{border-top-color:#f3ede41a}body[data-theme=dark] .services-enquiry-panel{background:linear-gradient(165deg,#14181f 0%,#0f1218 100%);border-color:#f3ede41a}body[data-theme=dark] .services-enquiry-panel-split{border-top-color:#f3ede41a}body[data-theme=dark] .services-enquiry-eyebrow,body[data-theme=dark] .services-enquiry-minihead{color:#9f968a}body[data-theme=dark] .services-enquiry-panel h2{color:#f4eee6}body[data-theme=dark] .services-enquiry-panel p,body[data-theme=dark] .services-enquiry-list{color:#b8afa2}body[data-theme=dark] .prose a{color:#efb29c}body[data-theme=dark] .about-pathway{background:linear-gradient(165deg,#14181f 0%,#0f1218 100%);border-color:#f3ede41a}body[data-theme=dark] .about-pathway:hover,body[data-theme=dark] .about-pathway:focus-visible{border-color:#f3ede42e;box-shadow:0 14px 32px #00000047}body[data-theme=dark] .about-pathway-label{color:#f4eee6}body[data-theme=dark] .about-pathway-note{color:#b8afa2}body[data-theme=dark] .tutoring-index .service-audience{border-top-color:#f3ede41a}body[data-theme=dark] .tutoring-availability-card{background:linear-gradient(165deg,#14181f 0%,#0f1218 100%);border-color:#f3ede41a}body[data-theme=dark] .tutoring-availability-media{border-bottom-color:#f3ede41a}body[data-theme=dark] .tutoring-remote-frame{background:linear-gradient(#05060c70 0%,#05060cb3 100%),url(/assets/tutoring/resolve_remote_bg.jpg) 50%/cover no-repeat}body[data-theme=dark] .tutoring-remote-frame:before{background:radial-gradient(circle at 12% 16%,#b74aff2e 0%,#0000 28%),radial-gradient(circle at 88% 82%,#5b47ff24 0%,#0000 26%)}body[data-theme=dark] .tutoring-remote-window{background:#12151bc2;border-color:#f3ede41a;box-shadow:0 18px 36px #00000047}body[data-theme=dark] .tutoring-remote-toolbar{background:#ffffff0a;border-bottom-color:#f3ede414}body[data-theme=dark] .tutoring-remote-toolbar span{background:#f3ede43d}body[data-theme=dark] .tutoring-remote-screen p,body[data-theme=dark] .tutoring-availability-body h2{color:#f4eee6}body[data-theme=dark] .tutoring-remote-apps span{color:#d8cfc2;background:#f3ede40f;border-color:#f3ede41a}body[data-theme=dark] .tutoring-availability-body p{color:#b8afa2}body[data-theme=dark] .site-footer{border-top-color:#f3ede41f}body[data-theme=dark] .site-footer-left a,body[data-theme=dark] .site-footer-right a{color:#d3cabd}body[data-theme=dark] .site-footer-social a img{filter:grayscale()brightness(1.8);opacity:.5}body[data-theme=dark] .site-footer-social a:hover img,body[data-theme=dark] .site-footer-social a:focus-visible img{filter:grayscale(0)brightness();opacity:1}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.client-marquee{margin-top:2.4rem}.client-marquee-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin:0 0 .85rem;font-size:.76rem}.client-marquee-viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.client-marquee-track{will-change:transform;width:max-content;animation:150s linear infinite client-marquee-scroll;display:flex}.client-marquee:hover .client-marquee-track,.client-marquee:focus-within .client-marquee-track{animation-play-state:paused}.client-marquee-list li a{color:inherit;align-items:center;text-decoration:none;display:flex}.client-marquee-list li a:focus-visible{outline:2px solid var(--text);outline-offset:4px;border-radius:4px}.client-marquee-list{align-items:center;gap:3.25rem;margin:0;padding:0 1.625rem 0 0;list-style:none;display:flex}.client-marquee-list li{white-space:nowrap;letter-spacing:-.01em;color:var(--muted);opacity:.85;flex:none;justify-content:center;align-items:center;font-size:clamp(.95rem,1.2vw,1.15rem);font-weight:600;transition:color .2s,opacity .2s;display:flex}.client-marquee-list li:hover{color:var(--text);opacity:1}.client-marquee-list li img{object-fit:contain;opacity:.62;width:auto;max-width:9rem;height:1.75rem;transition:opacity .2s;display:block}.client-marquee-list li.has-logo:hover img{opacity:.95}body[data-theme=dark] .client-marquee-list li img{filter:invert();opacity:.7}body[data-theme=dark] .client-marquee-list li.has-logo:hover img{opacity:1}@keyframes client-marquee-scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.client-marquee-track{will-change:auto;width:100%;animation:none}.client-marquee-track .client-marquee-list:last-child{display:none}.client-marquee-list{flex-wrap:wrap;justify-content:flex-start}.client-marquee-viewport{-webkit-mask-image:none;mask-image:none}}.blog-topic+.blog-topic{padding-top:.5rem}.blog-topic-head{border-bottom:1px solid var(--line);margin-bottom:1.1rem;padding-bottom:.7rem}.blog-topic-head h2{margin:0 0 .25rem;font-size:clamp(1.35rem,2vw,1.75rem)}.blog-topic-head p{color:var(--muted);margin:0}.home-carousel-head{margin-bottom:1.1rem}.service-sublinks{flex-wrap:wrap;gap:.55rem;margin:.7rem 0 0;display:flex}.service-sublinks a{text-decoration:none}.page-head-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.1rem;display:flex}@media (width<=760px){.shell{width:100vw;max-width:100vw;padding-inline:1rem;overflow-x:clip}h1{overflow-wrap:anywhere;font-size:clamp(2.15rem,10.2vw,3.25rem);line-height:.98}h2,h3,p,li{overflow-wrap:anywhere}.home-hero h1.home-hero-headline{max-width:min(12ch,100%);font-size:clamp(2.25rem,11vw,3.15rem)}.page-head,.services-head,.about-intro,.about-lead,.home-section-head,.home-editorial-copy,.panel,.blog-post,.prose{min-width:0;max-width:100%}.services-head .credibility-strip{margin-top:1.2rem}}
