/* KHANG — editorial portfolio. Original redesign, existing imagery preserved. */
:root{--paper:#eeede9;--ink:#172321;--muted:#69716c;--line:#cfd1c9;--orange:#e96235;--cyan:#71d8d9;--dark:#132824;--display:"Space Grotesk","Be Vietnam Pro",sans-serif;--body:"Be Vietnam Pro",sans-serif;--gutter:clamp(22px,5.5vw,100px);--header:80px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.7 var(--body);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button,input{font:inherit}button{cursor:pointer}button,a{color:inherit}button{border:0}a{text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,h5,p{margin:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.055em;line-height:1.05;font-weight:500}p{max-width:65ch}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:#91ded7;color:var(--ink)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:500;top:-100px;left:20px;background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{top:12px}
.site-header{height:var(--header);padding:0 var(--gutter);position:fixed;inset:0 0 auto;z-index:100;display:flex;justify-content:space-between;align-items:center;gap:30px;background:rgba(238,237,233,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,35,33,.15);transition:background .3s,color .3s}.wordmark{font:700 29px/1 var(--display);letter-spacing:-1.4px;display:flex;align-items:center;gap:10px}.wordmark-dot{color:var(--orange);margin-left:-10px}.mark{display:grid;grid-template-columns:repeat(2,6px);gap:3px;transform:rotate(-7deg);margin-right:3px}.mark i{height:6px;background:currentColor}.mark i:nth-child(2){background:var(--orange);transform:translate(2px,-2px)}.desktop-nav{display:flex;gap:32px;align-items:center}.desktop-nav a{font-size:12px;position:relative}.desktop-nav a:after{content:"";height:1px;background:currentColor;position:absolute;left:0;right:0;bottom:-5px;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform:scaleX(1)}.desktop-nav sup{font:9px var(--display);color:var(--muted);padding-left:3px}.header-actions{display:flex;align-items:center;gap:22px}.motion-toggle{width:30px;height:36px;font-size:22px;background:none;padding:0}.motion-toggle[aria-pressed=true]{color:var(--orange)}.header-contact{display:flex;gap:24px;align-items:center;font-size:12px}.header-contact>span{border:1px solid #afb8ac;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:20px;transition:background .2s,transform .2s}.header-contact:hover>span{background:var(--orange);border-color:var(--orange);color:white;transform:rotate(45deg)}.menu-toggle{display:none}.page-progress{position:absolute;bottom:-1px;left:0;height:2px;background:var(--orange);width:100%;transform:scaleX(var(--progress,0));transform-origin:left}
.eyebrow,.section-label,.hero-bottom,.project-index,.visual-caption,.film-top,.film-corner,.film-controls,.stack-grid small,.site-footer,.process-tags{font:500 10px/1.5 var(--display);letter-spacing:.1em}.live-dot{display:inline-block;width:6px;height:6px;background:var(--orange);border-radius:50%;flex-shrink:0}.hero{position:relative;isolation:isolate;min-height:790px;height:100svh;max-height:1060px;overflow:hidden;background:#e4e3df;padding:calc(var(--header) + 63px) var(--gutter) 70px}.hero-art{position:absolute;inset:var(--header) 0 0;overflow:hidden;--reveal-x:75%;--reveal-y:40%;--reveal-r:0px}.hero-art>img{position:absolute;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;pointer-events:none}.hero-hover{mask-image:radial-gradient(circle var(--reveal-r) at var(--reveal-x) var(--reveal-y),#000 55%,transparent 100%);-webkit-mask-image:radial-gradient(circle var(--reveal-r) at var(--reveal-x) var(--reveal-y),#000 55%,transparent 100%);opacity:var(--reveal-opacity,0);transition:opacity .2s}.hero-art.is-revealed .hero-hover{mask-image:none;-webkit-mask-image:none;opacity:1}.hero-art.is-revealed .reveal-cursor{opacity:0}.hero-paper{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(238,237,233,.85),rgba(238,237,233,.28) 33%,transparent 49%)}.hero-content{position:relative;width:51%;pointer-events:none}.hero-content a{pointer-events:auto}.hero-eyebrow{font-size:10px;display:flex;align-items:center;gap:8px;letter-spacing:.09em;margin-bottom:36px}.hero-location{color:#5c6961}.hero h1{font-size:clamp(70px,8.9vw,148px);font-weight:600;letter-spacing:-.07em;line-height:.88;margin-left:-6px}.hero h1>span{display:block}.hero h1>span:first-child{font-size:.69em;line-height:1.3;letter-spacing:-.052em}.orange-dot{color:var(--orange)}.hero-intro{display:flex;gap:22px;margin-top:38px;max-width:400px}.small-star{font-size:39px;line-height:1.2;color:var(--orange)}.hero-intro h2{font-family:var(--body);font-size:21px;line-height:1.45;font-weight:500;letter-spacing:-.045em}.hero-intro p{margin-top:15px;font-size:12px;line-height:1.9;color:#4e5a56;max-width:32ch}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:16px 22px;font-size:12px;border-radius:3px;transition:background .2s,transform .2s}.button span{font-size:21px;line-height:1}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#31423b;transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:12px;border-bottom:1px solid currentColor;padding:6px 0}.text-link span{font-size:20px;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.hero-bottom{position:absolute;bottom:23px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:9px;letter-spacing:.06em}.hero-bottom a{display:flex;align-items:center;gap:16px}.hero-bottom a span{font-size:22px}.hero-coordinates{color:#475650}.reveal-toggle{position:absolute;right:var(--gutter);bottom:90px;display:flex;align-items:center;gap:9px;padding:9px 16px;border:1px solid rgba(23,35,33,.28);border-radius:100px;background:rgba(238,237,233,.9);backdrop-filter:blur(8px);font:500 10px var(--display);color:var(--ink);min-height:40px}.reveal-toggle:hover{background:white}.reveal-icon{font-size:19px}.reveal-cursor{position:absolute;left:var(--reveal-x);top:var(--reveal-y);width:76px;height:76px;transform:translate(-50%,-50%);border:1px solid rgba(245,249,243,.8);border-radius:50%;color:white;opacity:var(--reveal-opacity,0);pointer-events:none;display:grid;place-items:center;mix-blend-mode:difference;transition:opacity .2s}.reveal-cursor span{font:8px var(--display);letter-spacing:1px;position:absolute;top:15px}.reveal-cursor i{font-size:24px;font-style:normal;padding-top:10px}
.discipline-strip{display:flex;justify-content:space-between;gap:28px;padding:25px var(--gutter);border-top:1px solid var(--line);border-bottom:1px solid var(--line);font:500 clamp(14px,1.8vw,25px) var(--display);letter-spacing:-.025em;overflow:hidden;white-space:nowrap}.discipline-strip i{font-style:normal;color:var(--orange)}.section-pad{padding:90px var(--gutter)}.section-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:58px;font-size:10px}.corner-arrow{font-size:35px;line-height:1}.intro-grid,.work-heading{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:10%}.intro-grid h2,.work-heading h2{font-size:clamp(42px,6.3vw,88px)}.muted-word{color:#828981}.intro-grid>div{max-width:360px;padding-bottom:8px}.intro-grid>div>p:first-child{font-size:16px;line-height:1.6;letter-spacing:-.02em}.body-muted{color:var(--muted);line-height:1.9}.intro-grid .body-muted{font-size:13px;margin:15px 0 20px}
.journey{position:relative;height:400svh;background:var(--ink);--sw-bg:#172321}.journey-stage{position:sticky;top:80px;height:calc(100svh - 80px);padding:22px 22px 0;display:flex;flex-direction:column;background:var(--ink)}.film-window{position:relative;flex:1;min-height:0;overflow:hidden;border-radius:8px;background:#deded9;isolation:isolate}.sw-poster,.sw-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.sw-video{opacity:0}.journey.has-frame .sw-video{opacity:1}.journey.has-frame .sw-poster{opacity:0}.film-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(237,236,231,.75),transparent 55%);transition:background .6s}.film-top{position:absolute;top:25px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;letter-spacing:.1em;color:#20332f}.film-top>span{display:flex;align-items:center;gap:8px}.film-top a{letter-spacing:0;text-decoration:underline;text-underline-offset:4px}.film-copy{position:absolute;left:7%;top:45%;transform:translateY(-35%);max-width:40%;color:#1f322e}.film-copy h2{font-size:clamp(35px,5vw,76px);margin-top:18px;line-height:1.04}.film-copy>p:last-child{font-size:12px;line-height:1.8;max-width:29ch;margin-top:22px}.film-corner{position:absolute;right:30px;bottom:28px;text-align:right;line-height:1.8;font-size:9px;color:#273f37}.film-corner>span{display:block;font:36px var(--display)}.journey[data-chapter="1"] .film-copy{opacity:.75}.journey[data-chapter="2"] .film-shade{background:linear-gradient(90deg,rgba(8,25,24,.87),rgba(8,25,24,.2) 78%)}.journey[data-chapter="2"] .film-copy,.journey[data-chapter="2"] .film-top,.journey[data-chapter="2"] .film-corner{color:#eff6ed}.journey[data-chapter="2"] .film-copy .eyebrow{color:#89e8dc}.film-controls{height:75px;display:flex;align-items:center;gap:35px;color:#d3ddd4;padding:0 12px;flex-shrink:0;font-size:9px}.film-chapters{display:flex;gap:20px}.film-chapters button{background:none;color:#98a7a0;padding:12px 0;display:flex;gap:8px;white-space:nowrap;font:10px var(--display);border-bottom:1px solid transparent}.film-chapters button.is-active{color:#dcf6ed;border-color:#77ddcc}.film-chapters button:hover{color:white}.film-chapters button span{font-size:11px}.film-timeline{display:flex;align-items:center;gap:18px;flex:1;min-width:130px}.film-timeline span{white-space:nowrap;letter-spacing:0;font-variant-numeric:tabular-nums}.film-timeline input{width:100%;height:24px;cursor:ew-resize;accent-color:var(--cyan);background:none}.film-status{color:#9aac9f;font-size:8px;min-width:105px;letter-spacing:.05em}.journey.is-reduced{height:auto}.journey.is-reduced .journey-stage{position:relative;top:0;height:min(720px,90svh)}.journey.is-reduced .sw-video{opacity:0!important}.journey.is-reduced .sw-poster{opacity:1!important}.journey.is-reduced .film-corner{display:none}.journey.is-reduced .film-timeline input{cursor:default}
.work{padding-top:100px;padding-bottom:70px}.work-heading{margin-bottom:64px}.work-heading h2{font-size:clamp(38px,5.4vw,76px)}.work-heading>p{font-size:13px;color:var(--muted);justify-self:end;padding-bottom:8px}.project-featured{display:grid;grid-template-columns:31% 69%;border-top:1px solid var(--line);padding-top:34px;gap:0}.project-story{padding:9px 32px 12px 0}.project-index{display:flex;gap:16px;align-items:center;font-size:16px;letter-spacing:0}.project-index>span{font-size:8px;letter-spacing:.06em;color:var(--muted)}.project-story h3{font-size:clamp(36px,4.4vw,64px);margin:31px 0 24px}.project-story>p:not(.project-note){font-size:12px;line-height:1.95;color:#58655e;max-width:30ch}.tag-list{display:flex;gap:7px;flex-wrap:wrap;margin-top:24px}.tag-list>span{padding:5px 9px;border:1px solid #cdd0c5;border-radius:100px;font:9px var(--display);white-space:nowrap}.case-link{padding:13px 0;border-bottom:1px solid #6e7b6c;display:flex;align-items:center;justify-content:space-between;background:none;width:100%;font-size:12px;margin-top:25px}.case-link>span{font-size:25px;line-height:1;transition:transform .2s}.case-link:hover>span{transform:translate(4px,-4px)}.project-note{font-size:9px;color:#778075;line-height:1.8;margin-top:24px}.project-visual{position:relative;min-width:0;overflow:hidden;border-radius:8px}.fitness-visual{background:#dbe3d8;padding:55px 28px 70px;display:flex;align-items:center;justify-content:center;background-image:radial-gradient(ellipse at 80% 10%,#ecf1e5,transparent 65%)}.app-shell{width:100%;max-width:870px;background:#fafcf9;border:1px solid #c6d0c0;border-radius:7px;box-shadow:0 20px 50px -30px #354d36;overflow:hidden;transform:perspective(1400px) rotateY(-3deg) rotateX(2deg);transition:transform .5s}.fitness-visual:hover .app-shell{transform:perspective(1400px) rotateY(0) rotateX(0)}.app-top{height:45px;display:flex;align-items:center;padding:0 17px;gap:15px;border-bottom:1px solid #e2e8dc}.app-logo{display:flex;gap:7px;font:700 10px var(--display);align-items:center}.app-logo>i{width:11px;height:11px;background:#738869;box-shadow:3px -3px #d8e7d0}.demo-tag{margin-left:auto;font:7px var(--display);letter-spacing:.06em;color:#77826f}.app-avatar{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#eee7d4;font-size:9px}.app-body{display:flex;min-height:333px}.app-sidebar{width:43px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding:13px 0;background:#f3f6ef;border-right:1px solid #e2e8dc;gap:9px}.side-icon{font-size:16px;color:#919b88;display:grid;place-items:center;width:27px;height:27px;border-radius:3px}.side-icon.selected{background:#dce7d4;color:#48633b}.side-icon.bottom{margin-top:auto}.app-main{flex:1;min-width:0;padding:19px 20px;color:#233320}.app-breadcrumb{font:8px var(--display);color:#8d9588;display:flex;gap:8px}.app-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:12px 0 17px}.app-heading h4{font:600 clamp(12px,1.35vw,20px) var(--display);letter-spacing:-.03em}.branch-select{font:8px var(--display);border:1px solid #dbe2d3;padding:5px 8px;border-radius:3px;white-space:nowrap}.demo-tabs{display:flex;gap:18px;border-bottom:1px solid #e0e6da;margin-bottom:15px}.demo-tabs button{color:#798471;font-size:9px;line-height:1.3;background:none;padding:0 0 9px;border-bottom:2px solid transparent;white-space:nowrap}.demo-tabs button[aria-selected=true]{border-color:#668458;color:#345328}.demo-panel{min-height:245px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:17px}.metric-grid>div{padding:10px 12px;background:#f1f5eb;border:1px solid #e4e9dd;border-radius:4px}.metric-grid small{font-size:7px;color:#6f7f67}.metric-grid strong{display:block;font:500 30px/1.4 var(--display);letter-spacing:-.07em}.metric-grid strong>span{font-size:12px;color:#5c9c5c;float:right;margin-top:12px}.metric-grid em{font:7px var(--body);color:#9aa28e}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.kanban>div>p{font:8px var(--body);display:flex;align-items:center;gap:4px;margin-bottom:8px}.kanban>div>p>span{margin-left:auto;color:#96a08d;font-size:7px}.kanban-dot{width:4px;height:4px;background:#7999c7;display:inline-block;border-radius:50%}.amber{background:#d9a74a}.green{background:#6b9c73}.lead-card{padding:10px;border:1px solid #e3e7df;background:#fff;border-radius:3px;margin-bottom:8px}.lead-card b{display:block;font-size:8px;font-weight:500}.lead-card small{display:block;font-size:7px;color:#969b90;margin:4px 0 7px}.tiny-chip{display:inline-block;background:#edf1f7;color:#657a97;padding:4px 6px;border-radius:3px;font:7px/1.35 var(--body);white-space:nowrap}.amber-chip{background:#faf0db;color:#9a783a}.green-chip{background:#e8f4e6;color:#508152}.lead-card footer{display:flex;align-items:center;gap:8px;margin-top:10px;color:#9ca28f;font-size:6px}.lead-card footer i{width:16px;height:16px;border-radius:50%;background:#eef0e8;color:#718461;display:grid;place-items:center;font:6px var(--body)}.floating-badge{position:absolute;right:22px;bottom:42px;display:flex;align-items:center;gap:9px;border:1px solid #becdb4;background:#f9fcf4;box-shadow:0 5px 15px #3f572218;padding:14px 17px;font:10px var(--display);transform:rotate(-3deg);border-radius:4px}.floating-badge>.live-dot{background:#709057}.floating-badge>span:last-child{font-size:16px;padding-left:20px}.visual-caption{position:absolute;bottom:15px;left:28px;color:#717e68;font-size:7px;letter-spacing:.06em}
.contract-summary{display:flex;justify-content:space-between;gap:12px;margin:15px 0}.contract-summary strong{display:block;font:500 16px var(--display);margin:8px 0}.contract-summary small{font-size:7px;color:#8a947e}.contract-total{text-align:right}.finance-track{display:flex;align-items:center;gap:6px;font-size:7px;margin:22px 0}.finance-track i{height:1px;flex:1;background:#d3ddc9}.finance-track .complete{color:#57824b}.mock-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #edf0e9;font-size:8px}.table-head{color:#96a28d;background:#f0f4eb;padding:8px 0;font-size:7px}.mock-row>b{font-weight:500}.mock-row>.tiny-chip{justify-self:start}.finance-rule{font-size:8px;color:#717d65;display:flex;gap:10px;margin-top:15px}.finance-rule>span{font-size:16px;line-height:1}.access-summary{display:flex;justify-content:space-between;align-items:center}.access-summary>small{font:7px var(--display);color:#91a184}.online-pill{display:flex;align-items:center;gap:6px;font-size:8px}.online-pill>.live-dot{background:#6caa6a;width:4px;height:4px}.access-device{display:flex;align-items:center;gap:24px;margin:22px 0}.scanner{height:155px;width:126px;background:#183331;border:7px solid #273d35;border-radius:9px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.scanner svg{width:80px;fill:none;stroke:#86c7ad;stroke-width:2}.scanner>span{font-size:7px;color:#a7d3a4;margin-top:4px}.scanner-corners{position:absolute;inset:16px;border:1px dashed #76c59a77;border-radius:5px}.scan-beam{position:absolute;left:8px;right:8px;top:50%;height:1px;background:#9cdfb4;box-shadow:0 0 9px 2px #9cdfb466;animation:scan 4s ease-in-out infinite}.access-result>small{font:7px var(--display);color:#8e9c80}.access-result h5{font:500 17px var(--display);margin:9px 0}.access-result p{font-size:9px;color:#859176;margin-bottom:15px;line-height:1.8}.device-flow{display:flex;gap:10px;align-items:center;justify-content:space-between;font-size:8px;border-top:1px solid #e1e8d8;padding-top:13px}.device-flow i{font-style:normal;color:#8fab7c}
.project-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px;margin-top:65px}.small-visual{height:360px;position:relative;display:block;width:100%;text-align:left;border-radius:6px;overflow:hidden;padding:0;color:#28342a;isolation:isolate}.distribution-visual{background:#efc9b7}.learning-visual{background:#d9dbea}.inventory-window,.learning-window{display:block;width:76%;height:83%;position:absolute;left:8%;top:12%;background:#fffcf5;border:1px solid #dcc1af;box-shadow:0 20px 30px -20px #73584470;border-radius:6px;overflow:hidden;transform:perspective(900px) rotateY(8deg) rotateZ(-5deg);transition:transform .7s cubic-bezier(.2,.8,.2,1)}.small-visual:hover .inventory-window,.small-visual:focus-visible .inventory-window{transform:perspective(900px) rotateY(0) rotateZ(-2deg) translateY(-7px)}.mini-window-top{display:flex;align-items:center;gap:8px;height:36px;border-bottom:1px solid #dddace;padding:0 12px;font:600 9px var(--display);letter-spacing:.05em}.mini-symbol{font-size:17px}.mini-pill{margin-left:auto;font-size:6px;border:1px solid #d0c9b9;padding:2px 4px;border-radius:3px}.inventory-content,.learning-content{display:block;padding:21px}.inventory-content small,.learning-content small{font:7px var(--display);color:#9a8d7c;letter-spacing:.1em}.inventory-content strong,.learning-content strong{display:block;font:500 clamp(17px,2vw,28px)/1.1 var(--display);letter-spacing:-.05em;margin:10px 0 21px}.stock-chart{display:flex;align-items:end;gap:8px;height:86px;border-bottom:1px solid #e0d9c9}.stock-chart i{display:block;flex:1;height:var(--h);background:#bf6b4b;border-radius:3px 3px 0 0}.stock-chart i:nth-child(2n){background:#e1a087}.mini-labels{display:flex;justify-content:space-between;font:7px var(--display);color:#948779;margin-top:12px}.order-slip{position:absolute;right:5%;bottom:8%;width:127px;background:#fffaf1;box-shadow:0 8px 20px #82563e33;padding:18px 16px;transform:rotate(9deg);display:flex;align-items:center;flex-direction:column;border:1px solid #ead3bd}.slip-check{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e7eee0;color:#497347;font-size:13px;margin-bottom:10px}.order-slip>small{font:6px var(--display);color:#958775;letter-spacing:.07em}.order-slip>b{font:500 15px var(--display);margin:7px 0}.order-slip>span:not(.slip-check):not(.barcode){font-size:7px;color:#a28e76}.barcode{height:22px;width:75px;display:block;margin-top:16px;background:repeating-linear-gradient(90deg,#2b352b 0 1px,transparent 1px 3px,#2b352b 3px 5px,transparent 5px 7px,#2b352b 7px 10px,transparent 10px 12px);opacity:.7}.visual-arrow{position:absolute;right:17px;top:17px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#fff9;font-size:22px;transition:background .2s,transform .3s}.small-visual:hover .visual-arrow{background:#fff;transform:rotate(45deg)}.learning-window{border-color:#c3c6dd;background:#fafbff;transform:perspective(900px) rotateY(-8deg) rotateZ(5deg);left:15%;top:9%;width:77%}.small-visual:hover .learning-window,.small-visual:focus-visible .learning-window{transform:perspective(900px) rotateY(0) rotateZ(2deg) translateY(-7px)}.learning-window .mini-window-top{border-color:#e1e3ef;color:#555776}.learning-content small{color:#8d8daa}.learning-content strong{color:#3d4366}.schedule{display:block;border:1px solid #e3e4ec;border-radius:4px;overflow:hidden}.schedule-days{display:grid;grid-template-columns:repeat(5,1fr);text-align:center;font:6px var(--display);padding:7px 0;background:#f2f3fa;color:#8589a3}.schedule-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,40px);background:repeating-linear-gradient(90deg,transparent 0 calc(20% - 1px),#e9ebf2 calc(20% - 1px) 20%);gap:3px;padding:4px}.lesson{border-radius:2px;padding:6px 4px;font:6px var(--body);white-space:nowrap}.lesson small{display:block;font:5px var(--body);letter-spacing:0;margin-top:3px}.lesson-a{grid-column:1/3;grid-row:1;background:#e1e3f6;color:#6877a0}.lesson-b{grid-column:3/5;grid-row:2;background:#f5e1cf;color:#bc8c59}.lesson-c{grid-column:4/6;grid-row:1;background:#dcecdf;color:#65846b}.class-ticket{position:absolute;left:5%;bottom:7%;background:#fff;box-shadow:0 10px 30px #535b8f30;border:1px solid #dce0f0;border-radius:6px;transform:rotate(-7deg);padding:16px;display:flex;gap:12px;align-items:center}.ticket-avatar{background:#ececfa;color:#7b79a0;width:38px;height:42px;display:grid;place-items:center;font:20px var(--display);border-radius:5px}.class-ticket small{display:block;font:6px var(--display);color:#a1a0b2;letter-spacing:.08em}.class-ticket strong{display:block;font:500 14px var(--display);margin:5px 0}.class-ticket>span>span{font-size:6px;color:#9897a4}.small-project-heading{display:flex;justify-content:space-between;gap:20px;margin-top:25px}.small-project-heading .eyebrow{font-size:8px;color:#7b8179;letter-spacing:.08em;margin-bottom:11px}.small-project-heading h3{font-size:24px;line-height:1.2;letter-spacing:-.045em}.small-project-heading>span{font:10px var(--display);color:#86917e;margin-top:4px}.small-project-desc{font-size:12px;color:#70796b;margin-top:13px;line-height:1.9;max-width:50ch}.project-small .tag-list{margin-top:17px}.confidential-note{max-width:none;border-top:1px solid var(--line);padding-top:21px;display:flex;gap:14px;align-items:center;font-size:10px;color:#7e8579;margin-top:55px}.confidential-note>span{font-size:20px;color:#879178}
.approach{background:var(--dark);color:#e4e8dd;padding-bottom:75px;position:relative;overflow:hidden}.approach .section-label{color:#b1bfb2}.approach-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:12%;margin-top:70px}.approach h2{font-size:clamp(39px,4.8vw,70px);line-height:1.07}.approach-lead>p{font-size:13px;color:#a5b5a5;margin-top:27px;line-height:1.9}.process-symbol{width:150px;height:125px;position:relative;margin-top:30px;display:grid;place-items:center;perspective:500px}.process-symbol>span{font:100px var(--display);color:#77b9a0;transform:rotate(-10deg)}.process-symbol>i{width:10px;height:10px;position:absolute;background:#e5824b;top:20px;right:18px;transform:rotate(20deg);box-shadow:3px 3px #914c2c}.process-symbol>i:nth-last-child(2){top:80px;right:2px;width:7px;height:7px}.process-symbol>i:last-child{top:4px;left:15px;width:6px;height:6px;background:#9cbcaf;box-shadow:2px 2px #405f50}.process-list details{border-top:1px solid #3b5146}.process-list details:last-child{border-bottom:1px solid #3b5146}.process-list summary{list-style:none;display:flex;align-items:center;gap:20px;padding:26px 0;cursor:pointer}.process-list summary::-webkit-details-marker{display:none}.process-list summary>span{font:10px var(--display);color:#879d8b}.process-list summary h3{font-size:21px;letter-spacing:-.035em;line-height:1.4;flex:1}.process-list summary i{font:21px var(--display);color:#9bc2a4;transition:transform .25s}.process-list details[open] summary i{transform:rotate(90deg);color:#f5a372}.process-list details[open] summary h3{color:#d1e6b7}.process-list details>p{padding-left:34px;color:#b6c2b4;font-size:12px;line-height:1.9;max-width:48ch;margin-top:-3px}.process-tags{padding:20px 0 28px 34px;color:#809984;font-size:8px;letter-spacing:.05em}.stack-heading{margin-top:72px;padding-bottom:19px;border-bottom:1px solid #395046;display:flex;justify-content:space-between;align-items:center}.stack-heading>span:last-child{font-size:10px;color:#8eaa98}.stack-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:28px}.stack-grid>div{padding:0 24px;border-left:1px solid #395046}.stack-grid>div:first-child{border-left:0;padding-left:0}.stack-grid small{font-size:8px;color:#87a18f;letter-spacing:.04em}.stack-grid p{font:400 18px/1.8 var(--display);letter-spacing:-.03em;margin-top:18px}
.about{padding-top:95px;padding-bottom:100px}.about-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:12%;margin-top:15px}.about-pixel{width:59px;height:65px;margin-bottom:27px;position:relative;background:#adc7b6;box-shadow:8px -8px #d6e0cc,-7px 7px #cad5b8;display:grid;place-items:center;transform:rotate(-6deg)}.about-pixel span{font:600 39px var(--display);letter-spacing:-.09em;color:#244032}.about h2{font-size:clamp(42px,5vw,70px)}.about-heading>p{font-size:13px;color:var(--muted);line-height:1.9;margin-top:23px;max-width:33ch}.about-statement{font-size:20px;line-height:1.65;letter-spacing:-.04em;margin-bottom:18px}.about-detail>.body-muted{font-size:12px;margin-bottom:38px}.experience-row{border-top:1px solid var(--line);padding:24px 0;display:grid;grid-template-columns:120px 1fr;gap:20px}.experience-row>span{font:10px var(--display);padding-top:4px;color:#7b8679}.experience-row h3{font-size:17px;letter-spacing:-.025em;line-height:1.4}.experience-row p{font-size:11px;margin:7px 0;color:#788573}.experience-row small{font-size:10px;color:#788573;line-height:1.7;display:block}.about-detail>.text-link{margin-top:15px}
.contact{background:#dfe7d6;padding-bottom:25px;border-top:1px solid #c5d2b7}.contact .section-label{color:#66735d}.contact-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact h2{font-size:clamp(43px,7.3vw,112px);line-height:1.08;letter-spacing:-.065em}.contact h2 span{font-weight:400;color:#779170}.contact-arrow{display:grid;place-items:center;font:clamp(48px,7vw,100px) var(--display);width:clamp(90px,13vw,180px);height:clamp(90px,13vw,180px);border:1px solid #a6b998;border-radius:50%;transition:background .25s,transform .3s;flex-shrink:0}.contact-arrow:hover{background:#c2d2af;transform:rotate(45deg)}.contact-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:52px;gap:30px}.contact-bottom>p{font-size:12px;line-height:1.9;color:#74816c}.email-actions{display:flex;align-items:center;gap:20px}.email-actions>a{font:clamp(12px,1.8vw,24px) var(--display);letter-spacing:-.035em;border-bottom:1px solid #738a68;padding-bottom:4px}.email-actions>button{background:none;border:1px solid #bccaae;border-radius:50%;width:38px;height:38px;font-size:19px}.email-actions>button:hover{background:#c9d7ba}.site-footer{border-top:1px solid #bfceb3;margin-top:60px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:.05em;color:#6c7b65}.site-footer a{color:#293d27}
.case-dialog{border:0;background:var(--paper);color:var(--ink);padding:30px 45px 28px;width:min(900px,calc(100% - 32px));max-height:88svh;border-radius:10px;box-shadow:0 30px 100px #0003;overscroll-behavior:contain}.case-dialog::backdrop{background:#0f292bc9;backdrop-filter:blur(8px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px}.dialog-close{background:transparent;font-size:31px;line-height:1;width:40px;height:40px}.case-dialog h2{font-size:clamp(32px,4vw,55px);margin:33px 0 18px}.case-dialog .case-intro{color:var(--muted);font-size:13px;line-height:1.9}.case-dialog .case-meta{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0 30px}.case-meta span{border:1px solid var(--line);font:10px var(--display);padding:6px 10px;border-radius:100px}.case-sections{display:grid;grid-template-columns:1fr 1fr;gap:30px}.case-sections h3{font-size:20px;letter-spacing:-.03em;margin-bottom:15px}.case-sections p,.case-sections li{font-size:12px;line-height:1.9;color:var(--muted)}.case-sections ul{padding-left:18px;margin:0}.case-diagram{margin:32px 0;display:flex;align-items:center;gap:10px;padding:20px;background:#dce5d5;border-radius:4px;flex-wrap:wrap}.case-diagram span{flex:1;font:11px var(--display);text-align:center;min-width:90px}.case-diagram i{color:#91a486;font-style:normal}.case-fact{font-size:11px;line-height:1.9;padding-left:15px;border-left:2px solid var(--orange);color:#74816c;margin-bottom:30px}.dialog-bottom{display:flex;align-items:center;gap:25px;justify-content:space-between;border-top:1px solid var(--line);padding-top:22px}.dialog-bottom>span{font-size:9px;color:var(--muted);max-width:40ch}.dialog-bottom .text-link{white-space:nowrap}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);padding:13px 22px;border-radius:4px;background:var(--ink);color:white;z-index:300;font-size:12px;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s}.toast.show{opacity:1;transform:translate(-50%,0)}
[data-enter]{transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1)}.js [data-enter]:not(.entered){opacity:0;transform:translateY(22px)}@keyframes scan{0%,100%{top:30%}50%{top:65%}}
@media(min-width:1700px){.section-pad{padding-left:max(var(--gutter),calc((100vw - 1500px)/2));padding-right:max(var(--gutter),calc((100vw - 1500px)/2))}.hero-content{max-width:700px}.project-featured{grid-template-columns:30% 70%}.small-visual{height:430px}}
@media(max-width:1100px){:root{--gutter:40px}.hero{min-height:740px}.hero h1{font-size:9.3vw}.hero-intro{max-width:340px}.hero-intro h2{font-size:19px}.hero-intro p{font-size:11px}.hero-location{display:none}.film-controls{gap:20px}.film-chapters{gap:12px}.film-status{display:none}.project-featured{grid-template-columns:30% 70%}.fitness-visual{padding:48px 18px 65px}.project-story{padding-right:25px}.project-story h3{font-size:40px}.app-main{padding:15px 12px}.app-sidebar{width:35px}.small-visual{height:320px}.stack-grid p{font-size:16px}.approach-grid{gap:7%}.process-list summary h3{font-size:19px}.about-grid{gap:7%}.experience-row{grid-template-columns:100px 1fr}}
@media(max-width:800px){:root{--gutter:26px;--header:70px}html{scroll-padding-top:84px}.site-header{height:70px}.desktop-nav{gap:20px}.desktop-nav a{font-size:10px}.header-actions{gap:13px}.header-contact{gap:12px;font-size:10px}.wordmark{font-size:25px}.hero{min-height:790px;height:100svh;padding-top:122px}.hero-content{width:53%}.hero h1{font-size:10.5vw}.hero-eyebrow{font-size:8px;margin-bottom:36px}.hero-intro{gap:12px;margin-top:32px}.small-star{font-size:26px}.hero-intro h2{font-size:17px}.hero-intro p{max-width:29ch}.hero-actions{gap:16px;flex-wrap:wrap}.button{padding:13px 17px;font-size:10px;gap:20px}.hero-bottom{font-size:7px}.hero-coordinates{display:none}.hero-art>img{object-position:58% center}.hero-paper{background:linear-gradient(90deg,rgba(238,237,233,.9),rgba(238,237,233,.35) 40%,transparent 65%)}.reveal-toggle{bottom:75px;font-size:8px}.discipline-strip{gap:16px;font-size:15px;padding:22px var(--gutter)}.discipline-strip>span:nth-of-type(3),.discipline-strip>i:last-child{display:none}.section-pad{padding-top:65px;padding-bottom:65px}.section-label{font-size:8px;margin-bottom:40px}.intro-grid,.work-heading{gap:30px;grid-template-columns:1.1fr 1fr}.intro-grid h2{font-size:51px}.intro-grid>div>p:first-child{font-size:14px}.intro-grid .body-muted{font-size:11px}.journey-stage{top:70px;height:calc(100svh - 70px);padding:14px 14px 0}.film-top{top:20px;left:20px;right:20px;font-size:8px}.film-copy{left:6%;max-width:43%}.film-copy h2{font-size:40px}.film-copy>p:last-child{font-size:11px}.film-controls{padding:0 5px;gap:20px;height:78px}.film-chapters span{display:none}.film-chapters button{font-size:11px}.film-timeline{gap:10px}.film-timeline span{font-size:8px}.work-heading h2{font-size:48px}.work-heading>p{font-size:11px}.project-featured{grid-template-columns:1fr}.project-story{display:grid;grid-template-columns:1fr 1fr;gap:10px 25px;padding:0 0 28px}.project-index{grid-column:1/-1}.project-story h3{grid-column:1;grid-row:2/4;margin:15px 0;font-size:51px}.project-story>p:not(.project-note){grid-column:2;grid-row:2;max-width:none;margin-top:18px}.project-story>.tag-list{grid-column:2;margin-top:0;align-content:start}.case-link{grid-column:1;width:85%;margin-top:0}.project-story>.project-note{grid-column:2;grid-row:4;margin-top:0}.fitness-visual{min-height:460px;padding:40px 30px 65px}.app-main{padding:20px}.app-heading h4{font-size:20px}.project-pair{gap:22px;margin-top:45px}.small-visual{height:280px}.inventory-content,.learning-content{padding:13px}.inventory-content strong,.learning-content strong{font-size:19px;margin-bottom:15px}.order-slip{width:100px;right:4%;padding:12px}.stock-chart{height:70px;gap:5px}.class-ticket{padding:10px;gap:8px}.class-ticket strong{font-size:11px}.ticket-avatar{width:28px;height:35px;font-size:16px}.schedule-grid{grid-template-rows:repeat(2,32px)}.small-project-heading h3{font-size:20px}.small-project-desc{font-size:11px}.approach-grid{gap:6%;margin-top:45px}.approach h2{font-size:40px}.process-list summary{gap:12px;padding:24px 0}.process-list summary h3{font-size:17px}.process-list details>p{padding-left:25px;font-size:11px}.process-tags{padding-left:25px;font-size:6px}.stack-grid p{font-size:14px}.stack-grid>div{padding:0 15px}.about h2{font-size:48px}.about-statement{font-size:17px}.experience-row{grid-template-columns:1fr;gap:10px;padding:20px 0}.about-heading>p{font-size:12px}.contact h2{font-size:57px}.contact-bottom{flex-direction:column;align-items:flex-start;gap:22px}.email-actions>a{font-size:21px}}
@media(max-width:580px){:root{--gutter:22px}.desktop-nav{display:none}.header-contact{font-size:10px}.header-contact>span{width:28px;height:28px;font-size:17px}.header-actions{gap:12px}.motion-toggle{font-size:21px;width:27px}.menu-toggle{display:flex;background:none;width:26px;height:32px;flex-direction:column;justify-content:center;gap:5px;padding:4px}.menu-toggle>span{height:1px;background:var(--ink);width:18px;transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-nav{position:absolute;inset:70px 0 auto;padding:20px var(--gutter) 30px;background:var(--paper);border-bottom:1px solid var(--line);display:grid;gap:0;box-shadow:0 20px 30px #10201011}.mobile-nav a{padding:14px 0;font-size:18px;border-bottom:1px solid #d8dcd1}.hero{height:auto;min-height:850px;padding:112px var(--gutter) 0;max-height:none}.hero-art{inset:290px 0 63px}.hero-art>img{width:100%;height:100%;object-position:75% center}.hero-paper{background:linear-gradient(180deg,var(--paper) 0 270px,rgba(238,237,233,.2) 335px,transparent 440px);pointer-events:none}.hero-content{width:100%;pointer-events:none}.hero-content .hero-eyebrow{font-size:8px;margin:0 0 22px}.hero-location{display:inline}.hero h1{font-size:24vw;margin-left:-4px;line-height:.8}.hero h1>span:first-child{font-size:.6em;line-height:1.28}.hero-intro{position:relative;margin-top:385px;background:var(--paper);padding:23px 0 0;gap:14px;max-width:none}.hero-intro h2{font-size:18px}.hero-intro p{font-size:11px;max-width:37ch;margin-top:10px}.small-star{font-size:30px}.hero-actions{background:var(--paper);margin:0;padding:23px 0 80px 44px;gap:24px}.hero-actions .text-link{font-size:10px}.hero-art{bottom:250px}.hero-bottom{bottom:20px;left:22px;right:22px;font-size:6px;gap:10px}.hero-bottom a{gap:8px}.hero-bottom a span{font-size:18px}.reveal-toggle{bottom:270px;right:22px;font-size:8px;padding:8px 12px}.reveal-cursor{display:none}.discipline-strip{font-size:11px;gap:14px;padding:18px 22px}.section-label{font-size:7px;letter-spacing:.07em;margin-bottom:32px}.section-label>span:last-child:not(.corner-arrow){font-size:6px;max-width:43%;text-align:right}.section-pad{padding-top:50px;padding-bottom:50px}.intro-grid,.work-heading{grid-template-columns:1fr;gap:27px}.intro-grid h2{font-size:57px}.intro-grid>div{max-width:39ch}.intro-grid .body-muted{font-size:12px}.intro-grid .text-link{font-size:11px}.journey{height:280svh}.journey-stage{padding:14px 14px 0;height:calc(100svh - 70px);justify-content:center}.film-window{flex:none;height:auto;aspect-ratio:16/9;width:100%;border-radius:4px;overflow:visible}.sw-poster,.sw-video{border-radius:4px;object-fit:contain}.film-shade{border-radius:4px;background:none;overflow:hidden}.journey[data-chapter="2"] .film-shade{background:none}.film-top{top:-36px;left:0;right:0;color:#dfe6d9;font-size:7px;letter-spacing:.06em}.film-top a{font-size:8px}.film-copy{position:relative;top:100%;left:0;transform:none;max-width:100%;padding-top:24px;color:#eef3e8;min-height:169px}.film-copy .eyebrow{color:#92b8a0;font-size:8px}.film-copy h2{font-size:33px;margin-top:11px;line-height:1.08}.film-copy h2 br{display:none}.film-copy>p:last-child{font-size:10px;line-height:1.8;max-width:36ch;margin-top:14px}.film-corner{display:none}.film-controls{margin-top:165px;flex-direction:column;align-items:stretch;gap:3px;height:95px;padding:0}.film-chapters{justify-content:space-between;gap:10px}.film-chapters span{display:inline;font-size:9px}.film-chapters button{padding:10px 0;font-size:8px}.film-timeline{min-height:32px;flex:none}.journey.is-reduced .journey-stage{height:600px}.work-heading{margin-bottom:35px}.work-heading h2{font-size:44px}.work-heading>p{justify-self:start;font-size:12px}.work-heading>p br{display:none}.project-story{display:block;padding-bottom:25px}.project-index{font-size:14px}.project-index span{font-size:8px}.project-story h3{font-size:48px;line-height:1;margin:20px 0}.project-story h3 br{display:none}.project-story>p:not(.project-note){font-size:12px;margin-top:0;max-width:40ch}.project-story>.tag-list{margin-top:18px}.case-link{width:100%;font-size:12px;margin-top:15px}.project-story>.project-note{font-size:8px;margin-top:15px}.fitness-visual{min-height:390px;padding:22px 8px 63px;margin:0 -9px}.app-shell{transform:none}.app-top{padding:0 10px;height:37px}.app-logo{font-size:8px}.demo-tag{font-size:6px}.app-avatar{height:17px;width:17px}.app-body{min-height:280px}.app-sidebar{width:30px}.side-icon{font-size:13px;width:21px;height:23px}.app-main{padding:12px 10px}.app-heading{margin-top:10px;margin-bottom:13px;gap:5px}.app-heading h4{font-size:14px}.branch-select{font-size:6px;padding:4px}.app-breadcrumb{font-size:6px}.demo-tabs{gap:16px;margin-bottom:12px}.demo-tabs button{font-size:8px}.demo-panel{min-height:230px}.metric-grid{gap:5px}.metric-grid>div{padding:7px 6px}.metric-grid small{font-size:6px;display:block}.metric-grid strong{font-size:26px}.metric-grid strong>span{font-size:10px}.metric-grid em{font-size:5px}.kanban{gap:5px}.kanban>div>p{font-size:6px}.lead-card{padding:7px 5px}.lead-card b{font-size:6px}.lead-card small{font-size:5px}.tiny-chip{font-size:5px;padding:3px}.lead-card footer{font-size:5px;gap:4px}.lead-card footer i{width:13px;height:13px;font-size:5px}.floating-badge{font-size:9px;padding:10px 12px;bottom:32px;right:16px}.visual-caption{font-size:5px;left:16px;bottom:11px}.contract-summary strong{font-size:12px}.contract-summary small{font-size:5px}.mock-row{font-size:6px;gap:4px}.finance-track{font-size:5px;gap:3px}.finance-rule{font-size:7px}.access-device{gap:15px}.scanner{width:94px;height:128px;border-width:5px}.scanner svg{width:62px}.access-result h5{font-size:13px}.access-result p{font-size:8px}.device-flow{font-size:6px;gap:5px}.access-summary>small{font-size:5px}.online-pill{font-size:6px}.project-pair{grid-template-columns:1fr;gap:42px;margin-top:38px}.small-visual{height:310px}.inventory-content,.learning-content{padding:18px}.inventory-content strong,.learning-content strong{font-size:24px}.order-slip{width:120px}.class-ticket{padding:14px}.class-ticket strong{font-size:14px}.ticket-avatar{width:36px}.schedule-grid{grid-template-rows:repeat(2,40px)}.small-project-heading{margin-top:19px}.small-project-heading h3{font-size:23px}.small-project-desc{font-size:12px}.confidential-note{font-size:9px;align-items:start;line-height:1.9;margin-top:35px;padding-top:19px}.approach-grid{grid-template-columns:1fr;gap:20px;margin-top:0}.approach h2{font-size:44px}.approach-lead{position:relative}.approach-lead>p{font-size:12px;margin-top:20px}.process-symbol{position:absolute;bottom:0;right:0;width:100px;height:100px;opacity:.7}.process-symbol>span{font-size:70px}.process-list summary h3{font-size:18px}.process-list summary{padding:23px 0}.process-list details>p{font-size:12px;max-width:none}.process-tags{font-size:6px;line-height:1.9}.stack-heading{margin-top:40px}.stack-heading .eyebrow{font-size:8px}.stack-heading>span:last-child{font-size:8px}.stack-grid{grid-template-columns:repeat(2,1fr);gap:28px 0;margin-top:23px}.stack-grid>div{padding:0 20px}.stack-grid>div:nth-child(3){padding-left:0;border-left:0}.stack-grid p{font-size:15px;margin-top:12px}.stack-grid small{font-size:6px}.about-grid{grid-template-columns:1fr;gap:30px}.about-heading{position:relative}.about-pixel{position:absolute;right:12px;top:2px;width:53px;height:58px}.about h2{font-size:52px}.about-heading>p{max-width:40ch}.about-statement{font-size:18px}.about-detail>.body-muted{font-size:12px}.experience-row{grid-template-columns:100px 1fr;gap:12px}.experience-row h3{font-size:15px}.experience-row p{font-size:10px}.experience-row small{font-size:9px}.experience-row>span{font-size:8px}.contact h2{font-size:46px}.contact-heading{gap:14px;align-items:start}.contact-arrow{width:60px;height:60px;font-size:39px;margin-top:8px}.contact-bottom{margin-top:32px}.contact-bottom>p{font-size:11px}.email-actions{gap:12px}.email-actions>a{font-size:19px}.email-actions>button{width:33px;height:33px;font-size:17px}.site-footer{margin-top:35px;font-size:6px;flex-wrap:wrap;gap:17px}.site-footer>span:nth-child(2){display:none}.site-footer>a{margin-left:auto;font-size:8px}.case-dialog{padding:20px;max-height:90svh}.case-dialog .eyebrow{font-size:8px}.case-sections{grid-template-columns:1fr;gap:25px}.case-dialog h2{font-size:36px}.case-diagram{gap:8px;padding:17px 10px}.case-diagram span{font-size:9px;min-width:60px}.dialog-bottom{align-items:flex-start;gap:15px}.dialog-bottom>span{font-size:8px}.dialog-bottom .text-link{font-size:10px}.toast{max-width:calc(100% - 32px);font-size:11px;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js [data-enter]:not(.entered){opacity:1;transform:none}}
body.reduce-motion{scroll-behavior:auto}body.reduce-motion *,body.reduce-motion *::before,body.reduce-motion *::after{animation:none!important;transition:none!important}body.reduce-motion [data-enter]{opacity:1!important;transform:none!important}
@media(max-width:580px){.film-controls{margin-top:205px}}
/* Intrinsic text widths must not expand a narrow project grid. */
.project-story,.project-small,.about-detail,.approach-lead,.process-list{min-width:0}
@media(max-width:800px){.project-featured{grid-template-columns:minmax(0,1fr)}}
@media(max-width:580px){.project-story h3 br{display:block}.hero-intro{margin-left:calc(-1 * var(--gutter));margin-right:calc(-1 * var(--gutter));padding-left:var(--gutter);padding-right:var(--gutter)}.hero-actions{margin-left:calc(-1 * var(--gutter));margin-right:calc(-1 * var(--gutter));padding-left:calc(var(--gutter) + 44px)}.hero-art{bottom:280px}.hero-paper{background:linear-gradient(180deg,var(--paper) 0 260px,rgba(238,237,233,.15) 310px,transparent 385px)}}
