@font-face{font-family:Schibsted;src:url('/assets/schibsted-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--cream:#f6f1e4;--paper:#fbf8ef;--forest:#183d30;--ink:#1b4436;--muted:#657b67;--line:#1b443625;--sage:#e3e8d8;--sky:#deebef;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Schibsted,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button{border:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #568eb3;outline-offset:5px}h1,h2,h3,h4,p,figure,blockquote{margin:0}h1,h2,h3,h4{font-weight:500}h1,h2{letter-spacing:-.06em;line-height:1.04}h2{font-size:clamp(40px,4.8vw,70px)}p{line-height:1.7}svg{flex-shrink:0}img{display:block;max-width:100%}::selection{background:#c1d5b9;color:var(--ink)}.skip{position:fixed;top:-100px;z-index:100;background:var(--cream);padding:16px}.skip:focus{top:0}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.13em;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:16px 24px;background:var(--forest);color:var(--cream);border-radius:7px;font-size:14px;font-weight:550;min-height:50px;transition:background .2s,transform .2s}.button:hover{background:#2d5b46;transform:translateY(-2px)}.button svg,.text-link svg{transition:transform .2s}.button:hover svg,.text-link:hover svg{transform:translateX(4px)}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:14px;border-bottom:1px solid currentColor;padding:12px 0;min-height:44px}.beta-badge{display:inline-flex;align-items:center;gap:9px;font-size:11px;background:#e9eddd;padding:8px 13px;border-radius:30px;margin-bottom:26px}.beta-badge>span{width:6px;height:6px;background:#5b8966;border-radius:50%}
/* Navigation is deliberately compact so the product owns the page. */
.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;height:76px;padding:0 max(5%,calc((100vw - 1480px)/2));background:var(--cream);border-bottom:1px solid var(--line)}.site-header img{width:132px;height:auto}.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px}.button.small{min-height:44px;padding:11px 17px;gap:20px;font-size:12px}.nav-menu{position:relative}.nav-menu summary{display:flex;align-items:center;gap:8px;list-style:none;cursor:pointer;min-height:44px}.nav-menu summary::-webkit-details-marker{display:none}.nav-menu summary svg{transition:transform .2s}.nav-menu[open] summary svg{transform:rotate(180deg)}.nav-mobile-label{display:none}.nav-panel{position:absolute;top:54px;right:0;background:var(--paper);width:306px;padding:14px 20px;border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 40px #0f2c2420}.nav-panel>a{display:flex;justify-content:space-between;align-items:center;min-height:48px;font-size:15px;border-bottom:1px solid var(--line)}.nav-panel>a:hover,.nav-panel>a[aria-current]{color:#4d7958}.nav-panel>small{display:block;font-size:11px;color:var(--muted);margin-top:16px;padding-bottom:6px}
/* Real product photography comes first. */
.hero{overflow:clip;padding:68px 0 44px}.hero-copy{text-align:center;padding:0 6%}.hero-copy .eyebrow{font-size:10px}.hero h1{font-size:clamp(74px,8.8vw,132px);font-weight:450;margin:22px 0 25px}.hero h1 em{font-style:normal;color:#6d886c}.hero-intro{font-size:18px;line-height:1.65;max-width:620px;margin:0 auto 26px}.hero-product{width:min(1140px,84%);margin:64px auto 0;perspective:1800px;--hero:1}.screen-gallery{position:relative;transform:translateY(calc((1 - var(--hero))*36px)) rotateX(calc((1 - var(--hero))*5deg));transform-origin:center top}.gallery-viewport{overflow:hidden;border:1px solid #1b443640;border-radius:13px;box-shadow:0 30px 65px -25px #17372f55;background:#15392e;aspect-ratio:1440/940}.gallery-viewport>img{width:100%;height:100%;max-width:none;object-fit:cover}.gallery-viewport.is-project>img{width:145.5%;height:auto;max-width:none}.gallery-footer{display:flex;align-items:center;justify-content:space-between;margin:21px 0;color:var(--muted);font-size:12px}.screen-expand{display:flex;align-items:center;gap:15px;background:none;min-height:44px;font-size:12px}.screen-expand span{font-size:22px}.gallery-tabs{display:flex;gap:4px;justify-content:center;margin:14px auto 0;max-width:100%;width:max-content;border:1px solid var(--line);border-radius:30px;padding:5px;background:#edeadd}.gallery-tabs button{background:none;padding:11px 21px;border-radius:25px;font-size:12px;white-space:nowrap;min-height:42px;transition:background .2s,color .2s}.gallery-tabs button[aria-pressed=true]{background:var(--forest);color:var(--cream)}.gallery-tabs button:hover:not([aria-pressed=true]){background:#dce3d1}.hero-footnote{text-align:center;font-size:12px;color:var(--muted);margin-top:34px}.screen-dialog{border:0;background:var(--cream);color:var(--ink);border-radius:14px;width:min(1500px,96vw);padding:18px;max-height:95svh}.screen-dialog::backdrop{background:#09271fe6}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;font-size:14px}.dialog-toolbar button{background:var(--sage);border-radius:8px;padding:12px 16px}.dialog-screen{overflow:auto;max-height:80svh}.dialog-screen img{width:100%}.dialog-screen.is-project{aspect-ratio:990/940;max-width:950px;margin:auto;overflow:hidden}.dialog-screen.is-project img{width:145.5%;max-width:none}
.opening{max-width:1360px;margin:auto;padding:115px 7% 120px}.opening h2{font-size:clamp(34px,4.3vw,62px);margin:30px 0 40px;line-height:1.14}.opening h2>span{color:#789074}.opening>div:not(.opening-route){display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:950px}.opening p:not(.eyebrow){font-size:16px;max-width:43ch}.opening-route{display:flex;gap:24px;align-items:center;margin-top:46px;padding-top:25px;border-top:1px solid var(--line);font-size:13px}.opening-route i{font-style:normal;color:#8a9f80}
/* One scroll timeline. Each scene has a base, a focal element, then an outcome. */
.product-story{--progress:1;--base:1;--detail:1;--result:1;position:relative;min-height:145svh;isolation:isolate}.theme-cream{background:var(--cream);color:var(--ink)}.theme-forest{background:var(--forest);color:var(--cream)}.theme-sky{background:var(--sky);color:var(--ink)}.theme-sage{background:var(--sage);color:var(--ink)}.story-frame{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:6%;align-items:center;position:sticky;top:76px;min-height:calc(100svh - 76px);max-width:1600px;margin:auto;padding:64px 6%;overflow:clip}.story-copy{position:relative;z-index:3}.story-copy h2{font-size:clamp(37px,4.25vw,66px);margin:24px 0 26px;max-width:13ch}.story-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;max-width:37ch;color:#536b57}.theme-forest .story-copy>p:not(.eyebrow){color:#bdd0be}.theme-forest .eyebrow{color:#b4c7ad}.story-copy .text-link{margin-top:22px}.story-progress{width:96px;height:2px;background:#73907535;margin-top:38px}.story-progress i{display:block;width:100%;height:100%;background:currentColor;transform:scaleX(var(--progress));transform-origin:left}.visual-track{min-width:0}.product-visual{height:560px;position:relative;color:var(--ink);margin:0;isolation:isolate;width:100%}.product-visual [data-part=base]{transform:translate3d(0,calc((1 - var(--base))*60px),0) scale(calc(.94 + var(--base)*.06));transform-origin:center;opacity:calc(.4 + var(--base)*.6)}.product-visual [data-part=detail]{transform:translate3d(calc((1 - var(--detail))*100px),calc((1 - var(--detail))*85px),0);opacity:var(--detail)}.product-visual [data-part=result]{transform:translateY(calc((1 - var(--result))*22px));opacity:var(--result)}.scene-result{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;line-height:1.7;min-height:38px;text-align:center;color:inherit}.theme-forest .scene-result{color:#c9d9c5}.result-check{display:inline-grid;place-items:center;width:28px;height:28px;flex-shrink:0;border-radius:50%;background:#d4e4d0;color:#315b3f;font-size:14px}
/* App detail primitives match the forest sidebar, cream canvas and quiet controls. */
.ui-window{background:var(--paper);border:1px solid #cbd4c1;border-radius:12px;box-shadow:0 25px 50px -22px #092a2855;overflow:hidden}.mac-bar{height:40px;background:#15392e;color:#d5e1d0;display:flex;align-items:center;gap:20px;padding:0 17px;font-size:10px;letter-spacing:.01em}.mac-dots{display:flex;gap:6px}.mac-dots i{width:9px;height:9px;background:#ff6259;border-radius:50%}.mac-dots i:nth-child(2){background:#febf35}.mac-dots i:nth-child(3){background:#2ac947}.mac-menu{margin-left:auto;letter-spacing:2px}.ui-label{display:block;font-size:9px;letter-spacing:.09em;color:#71806b;font-weight:550;line-height:1.6}.ui-avatar{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#dce7d2;color:#365642;font-size:10px;flex-shrink:0}.ui-avatar.sand{background:#e9dfc3;color:#7b693d}.ui-avatar.sky{background:#c6dfeb;color:#365974}.ui-avatar.sage{background:#bfd9ce}.ui-tag{display:inline-flex;align-items:center;border:1px solid #d0dac6;background:#edf1e4;padding:5px 10px;border-radius:20px;font-size:10px;color:#47694d}.sky{background:#dbe7f3;color:#3e6189}.sage{background:#dce7d2;color:#385a42}.sand{background:#e9dfc3;color:#7a6331}.lavender{background:#e4e5f3;color:#5b6290}.away{background:repeating-linear-gradient(135deg,#ece7d5,#ece7d5 5px,#e0d9bb 5px,#e0d9bb 9px);color:#776b49}
/* 01 A task physically moves into its place in the week. */
.schedule-surface{position:absolute;left:0;top:42px;width:100%;min-height:420px}.schedule-heading{display:flex;align-items:center;justify-content:space-between;padding:24px 22px 20px}.schedule-heading h3{font-size:26px;letter-spacing:-.04em;margin-top:5px}.schedule-days{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;padding:0 17px 12px;gap:5px;font-size:8px;color:#7f8a77;border-bottom:1px solid #e0e4d5}.schedule-person{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:5px;padding:8px 17px;border-bottom:1px solid #e0e4d5;min-height:89px}.schedule-person>div:first-child{display:flex;gap:7px;align-items:center}.schedule-person strong{font-size:10px;line-height:1.5}.schedule-person strong small{display:block;font-size:8px;font-weight:400;color:#788770;margin-top:3px}.schedule-person .ui-avatar{width:25px;height:25px;font-size:8px}.schedule-slot{border-left:1px solid #e2e5d7;padding:4px;position:relative}.plan-block{display:block;font-size:9px;padding:10px 7px;min-height:65px;border-radius:4px;line-height:1.5}.plan-block small{display:block;font-size:8px;margin-top:6px}.free-hours{font-size:8px;color:#738773;display:block;position:absolute;bottom:7px;left:6px;white-space:nowrap}.moving-task{position:absolute;top:209px;left:52%;width:24%;background:#dbe7f3;color:#34597e;border:1px solid #8caccc;border-radius:6px;padding:12px 10px;box-shadow:0 15px 25px -8px #153e3e30}.moving-task>.ui-label{font-size:7px;color:#5d7b97}.moving-task>strong{font-size:13px;display:block;margin:10px 0 12px}.moving-task>span:last-child{display:flex;align-items:center;gap:5px;font-size:8px}.moving-task .ui-avatar{width:21px;height:21px;font-size:7px;background:#c7d7e4}.moving-task b{margin-left:auto;font-size:11px}.visual-schedule .moving-task[data-part=detail]{transform:translate3d(calc((1 - var(--detail))*-180px),calc((1 - var(--detail))*-125px),0) scale(calc(1.35 - var(--detail)*.35));opacity:1;transform-origin:top left}.visual-schedule .moving-task>span:last-child{flex-wrap:wrap}
/* 02 A project opens into the task inspector. */
.project-surface{position:absolute;top:10px;left:0;width:78%;min-height:451px}.project-content{padding:24px}.project-content h3{font-size:25px;line-height:1.15;letter-spacing:-.045em;margin:9px 0 25px}.ui-tabs{display:flex;gap:19px;font-size:10px;border-bottom:1px solid var(--line);padding-bottom:12px;white-space:nowrap}.ui-tabs .selected{font-weight:650}.task-list{margin:22px 0}.task-list h4{font-size:12px;display:flex;justify-content:space-between;margin-bottom:10px}.task-list h4 small{font-size:10px;color:#74806a}.task-list>div{display:flex;gap:10px;font-size:11px;padding:14px 8px;border-bottom:1px solid var(--line)}.task-list em{font-size:8px;margin-left:auto;font-style:normal}.task-list .done{color:#7c8874}.selected-task{background:#e5ecd9;border-radius:4px}.project-file{display:flex;gap:13px;font-size:14px;color:#6e8067}.project-file span{font-size:10px}.project-file small{display:block;font-size:9px;margin-top:5px}.task-inspector{position:absolute;top:145px;right:0;width:67%;background:var(--paper);border:1px solid #becab5;padding:26px;border-radius:9px;box-shadow:0 22px 55px -20px #15392e55}.task-inspector h3{font-size:22px;line-height:1.2;letter-spacing:-.035em;margin:12px 0 24px}.inspector-meta{display:flex;justify-content:space-between;align-items:center;font-size:10px;gap:12px;padding:9px 0}.inspector-meta>span{color:#7d8873}.inspector-meta strong{display:flex;align-items:center;gap:7px;font-weight:500}.inspector-meta .ui-avatar{width:22px;height:22px;font-size:8px}.inspector-brief{margin:18px 0 20px;padding:16px;background:#f0ecdf;border-radius:6px}.inspector-brief p{font-size:12px;line-height:1.7;margin-top:7px}.inspector-foot{display:flex;flex-wrap:wrap;gap:10px;font-size:9px;color:#61765a}
/* 03 Time is the hero, then becomes a line against the task. */
.timer-task{text-align:center;padding:18px 0}.timer-task h3{font-size:28px;line-height:1.15;letter-spacing:-.04em;margin:10px 0 28px}.timer-dial{position:relative;width:310px;height:310px;margin:auto}.timer-dial svg{width:100%;height:100%;transform:rotate(-90deg)}.timer-dial circle{fill:none;stroke:#bdd2d3;stroke-width:2}.timer-dial .dial-progress{stroke:#285848;stroke-width:5;stroke-linecap:round;stroke-dasharray:698;stroke-dashoffset:calc(698 - var(--detail)*490)}.timer-dial>div{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.timer-dial strong{font-size:61px;font-weight:450;letter-spacing:-.06em;font-variant-numeric:tabular-nums}.timer-dial strong>span{color:#719189;font-size:42px}.timer-pause{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--ink);color:var(--cream);font-size:14px}.timer-entry{position:absolute;left:2%;bottom:61px;width:96%;background:var(--paper);border:1px solid #b9ccc3;border-radius:9px;box-shadow:0 16px 38px -14px #18403535;display:flex;align-items:center;gap:15px;padding:20px}.entry-icon{display:grid;place-items:center;width:34px;height:34px;background:#e0ead7;border-radius:50%}.timer-entry strong{display:block;font-size:14px;margin:4px 0}.timer-entry small{font-size:10px;color:#7f8c78}.timer-entry>b{font-size:30px;letter-spacing:-.05em;font-weight:500;margin-left:auto;white-space:nowrap}
/* 04 A chart describes logged work rather than decorating a generic card. */
.finance-surface{padding:35px 24px 25px;background:#f3eddb;position:absolute;inset:12px 0 auto;border-radius:10px}.finance-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:18px 0 45px}.finance-head h3{font-size:27px;line-height:1.1;letter-spacing:-.04em}.finance-total{font-size:48px;letter-spacing:-.05em;white-space:nowrap}.finance-total small{font-size:17px;color:#7e896e}.finance-plot{height:240px;position:relative;border-bottom:1px solid #b8c3a9}.plot-line{position:absolute;top:8px;width:100%;border-top:1px dashed #9aab8e}.plot-line span{font-size:8px;position:absolute;top:-18px;right:0;color:#7c8b6f}.plot-bars{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:end;height:100%;padding:35px 25px 0}.plot-bars>div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.plot-column{height:calc(var(--bar)*100%);transform:scaleY(var(--detail));transform-origin:bottom;border-radius:4px 4px 0 0;position:relative}.plot-column strong{position:absolute;top:12px;width:100%;text-align:center;font-size:16px;font-weight:500}.plot-bars>div>span{position:absolute;bottom:-26px;font-size:9px;left:0;right:0;text-align:center}.finance-key{margin-top:42px;display:flex;justify-content:space-between;align-items:center;font-size:9px;gap:12px}.finance-key i{display:inline-block;width:6px;height:6px;background:#698c6b;border-radius:50%;margin-right:6px}.finance-key strong{font-weight:500}.scope-note{position:absolute;bottom:0;right:-10px;background:#dce7d0;padding:22px 28px;border:1px solid #aabd9a;box-shadow:0 14px 35px -15px #09261955;border-radius:7px;width:64%}.scope-note strong{display:block;font-size:23px;line-height:1.2;letter-spacing:-.035em;margin:10px 0}.scope-note>span:last-child{font-size:10px}
/* 05 The wall chart and the handover share the same frame. */
.leave-surface{position:absolute;top:35px;left:0;width:100%}.leave-inner{padding:26px 20px 22px}.leave-title{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:30px}.leave-title h3{font-size:26px;letter-spacing:-.04em}.calendar-labels,.calendar-person{display:grid;grid-template-columns:1.4fr repeat(5,1fr);gap:5px}.calendar-labels>span{font-size:9px;text-align:center;color:#7c896e}.calendar-labels b{display:block;font-size:15px;font-weight:500;margin:8px 0 15px}.calendar-person{min-height:65px;align-items:center;border-top:1px solid var(--line)}.calendar-person>span{display:flex;gap:8px;align-items:center}.calendar-person strong{font-size:11px;font-weight:500}.calendar-person .ui-avatar{width:24px;height:24px;font-size:8px}.calendar-person>i{font-size:9px;font-style:normal;text-align:center;background:#e9efdf;border-radius:3px;padding:11px 0}.calendar-person>i.unavailable{background:#eee8d8;color:#8d896f}.calendar-absence{grid-column:2/7;font-size:10px;background:repeating-linear-gradient(135deg,#e8e1c8,#e8e1c8 5px,#efeada 5px,#efeada 10px);border:1px solid #d5c9a9;padding:14px 12px;border-radius:4px}.handover-note{position:absolute;top:332px;right:5%;width:75%;padding:23px 26px;background:var(--paper);border:1px solid #c5ceb9;box-shadow:0 15px 40px -20px #183d3045;border-radius:8px}.handover-note h3{font-size:22px;letter-spacing:-.035em;margin:10px 0 4px}.handover-note p{font-size:12px;color:#728168}.handover-note>div{display:flex;align-items:center;gap:9px;margin-top:17px}.handover-note strong{font-size:11px;font-weight:500;margin-left:5px}.handover-arrow{font-size:17px}
/* Feature details each have a different composition and a specific job. */
.capacity-surface{padding:35px 25px;background:var(--paper);border-radius:10px;position:absolute;inset:25px 0 auto;text-align:center}.capacity-surface>.ui-avatar{width:54px;height:54px;font-size:16px}.capacity-surface h3{font-size:28px;letter-spacing:-.04em;margin:18px 0 6px}.capacity-surface p{font-size:12px;color:#79836c}.capacity-rail{height:92px;display:flex;gap:6px;margin:35px 0 27px}.capacity-rail i{flex:1;border-radius:4px;background:#426b4f;transform:scaleY(clamp(.15,calc(var(--detail)*2 - var(--i)*.06),1));transform-origin:bottom}.capacity-rail i.available{background:#d6e2c9}.capacity-numbers{display:flex;justify-content:space-around;gap:20px}.capacity-numbers strong{display:block;font-size:54px;font-weight:450;letter-spacing:-.06em}.capacity-numbers strong small{font-size:22px}.capacity-numbers span{display:block;font-size:11px;color:#708066;margin-top:7px}.capacity-note{position:absolute;bottom:0;right:3%;width:72%;background:#e5ecd9;padding:22px;border:1px solid #b8c9a8;border-radius:8px;box-shadow:0 15px 30px -20px #0c291e55}.capacity-note>div{display:flex;justify-content:space-between;gap:20px;padding-top:13px;font-size:11px}.capacity-note strong{font-weight:500}
.freelance-surface{padding:32px;background:var(--paper);border-top:1px solid #b6c4a8;position:absolute;inset:5px 0 auto}.freelance-surface h3{font-size:34px;letter-spacing:-.045em;line-height:1.12;margin:16px 0 32px}.specialist{display:grid;grid-template-columns:32px 1fr auto;gap:12px;align-items:center;padding:17px 0;border-top:1px solid var(--line)}.specialist strong{font-size:13px;font-weight:550}.specialist small{display:block;font-size:10px;color:#74866c;margin-top:4px}.specialist>span:not(.ui-avatar){font-size:9px;border:1px solid #cbd5c0;border-radius:14px;padding:4px 7px}.specialist-bar{grid-column:2/4;height:3px;background:#e1e9d8}.specialist-bar i{display:block;width:var(--load);height:100%;background:#64865b;transform:scaleX(var(--detail));transform-origin:left}.specialist-booking{position:absolute;bottom:0;right:0;background:#d4dfc4;padding:23px 30px;width:64%;border:1px solid #b2c19f;border-radius:8px}.specialist-booking>strong{display:block;font-size:58px;font-weight:450;letter-spacing:-.06em;margin:8px 0}.specialist-booking>strong span{font-size:24px}.specialist-booking p{font-size:14px}.specialist-booking small{display:block;font-size:11px;line-height:1.7;margin-top:14px;color:#5d7550}
.conversation-surface{position:absolute;inset:30px 5% auto 0;background:var(--paper);padding:32px;border-radius:9px;box-shadow:0 15px 35px -20px #183d3035}.conversation-surface h3{font-size:32px;letter-spacing:-.045em;line-height:1.1;margin:14px 0 30px}.message-author{display:flex;align-items:center;gap:10px;font-size:12px}.message-author small{font-size:10px;color:#73836a;display:block;font-weight:400;margin-top:4px}.conversation-surface blockquote{font-size:22px;line-height:1.5;letter-spacing:-.03em;margin:25px 0}.message-attachment{display:flex;align-items:center;gap:12px;padding:16px;background:#edeadc;border-radius:6px;font-size:18px}.message-attachment span{font-size:12px}.message-attachment small{display:block;font-size:9px;color:#7d8870;margin-top:4px}.reply-note{position:absolute;right:0;bottom:50px;width:80%;display:flex;gap:14px;background:#dce7d3;border:1px solid #bacaac;border-radius:10px;padding:22px;box-shadow:0 15px 35px -20px #183d3045}.reply-note strong{font-size:12px}.reply-note p{font-size:13px;line-height:1.7;margin-top:6px}
.handover-flow{padding:20px 0}.handover-flow h3{font-size:33px;line-height:1.1;letter-spacing:-.045em;margin:16px 0 32px}.flow-stages{display:grid;gap:28px}.flow-stage{display:grid;grid-template-columns:42px 1fr;gap:4px 15px;position:relative;opacity:clamp(.3,calc(var(--detail)*2 - var(--i)*.35),1);transform:translateY(calc((1 - var(--detail))*var(--i)*22px))}.flow-stage>.ui-avatar{width:42px;height:42px;grid-row:1/3}.flow-stage strong{font-size:15px;align-self:end}.flow-stage small{font-size:11px;color:#6f8460}.flow-connector{position:absolute;bottom:-25px;left:16px;color:#8da17d}.context-stack{position:absolute;right:0;bottom:5px;width:70%;background:var(--paper);padding:18px 22px;border:1px solid #bcc9af;border-radius:8px;box-shadow:0 15px 40px -25px #14341f55}.context-stack>div{display:flex;align-items:center;gap:14px;padding:17px 0;font-size:15px;border-bottom:1px solid var(--line)}.context-stack>div:last-child{border:0}.context-stack span{font-size:13px}.context-stack b{font-size:12px;margin-left:auto;font-weight:500;color:#527342}
.timesheet-surface{position:absolute;top:30px;left:0;width:100%}.timesheet-inner{padding:28px 22px}.timesheet-inner h3{font-size:27px;letter-spacing:-.045em;margin:9px 0 28px}.timesheet-row{display:grid;grid-template-columns:1.65fr repeat(3,.7fr) 1fr;gap:8px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.timesheet-row strong{font-size:11px}.timesheet-row small{display:block;font-size:9px;color:#7d8871;margin-top:5px}.timesheet-row b{font-size:11px;font-weight:500;text-align:right}.timesheet-row.labels{font-size:8px;color:#7d8871;padding:0 0 13px}.timesheet-row.labels>span:not(:first-child){text-align:right}.timesheet-total{display:flex;justify-content:space-between;padding-top:24px;font-size:12px}.timesheet-total strong{font-size:24px;font-weight:500;letter-spacing:-.045em}.approval-stamp{display:grid;grid-template-columns:32px 1fr;gap:6px 13px;align-items:center;position:absolute;bottom:48px;right:5%;background:#dfe8d2;border:1px solid #bacaa9;border-radius:7px;padding:23px 28px;box-shadow:0 15px 30px -15px #24452e25}.approval-stamp .result-check{grid-row:1/3}.approval-stamp strong{font-size:15px;font-weight:500}.approval-stamp small{font-size:11px}
.request-surface{position:absolute;top:0;left:6%;width:88%}.request-inner{padding:27px 30px;text-align:center}.request-inner>.ui-avatar{width:46px;height:46px;font-size:13px}.request-inner h3{font-size:24px;letter-spacing:-.035em;margin:15px 0 4px}.request-inner>p{font-size:12px;color:#7b886d}.request-dates{display:flex;justify-content:space-between;align-items:center;margin:28px 0;padding:22px 0;border-block:1px solid var(--line)}.request-dates>span{font-size:25px;color:#97a386}.request-dates strong{display:block;font-size:68px;line-height:1.1;font-weight:450;letter-spacing:-.055em;margin-top:10px}.request-dates small{display:block;font-size:12px;letter-spacing:0;margin-top:8px}.request-summary{display:flex;justify-content:space-between;gap:16px;font-size:11px}.request-summary strong{font-weight:500}.request-approved{position:absolute;bottom:35px;right:0;background:#deead3;border:1px solid #b3c59f;border-radius:10px;padding:24px 28px;display:flex;gap:15px;align-items:center;box-shadow:0 15px 40px -25px #17372655}.request-approved strong{font-size:20px;letter-spacing:-.025em;font-weight:500}.request-approved small{display:block;font-size:12px;margin-top:7px}
.calendar-source{position:absolute;top:55px;left:0;text-align:center;width:42%;padding:20px 0}.calendar-source img{margin:0 auto 24px}.calendar-source h3{font-size:24px;letter-spacing:-.04em;line-height:1.2}.calendar-source p{font-size:13px;margin:10px 0 13px}.calendar-connection{position:absolute;top:210px;left:41%;width:15%;display:flex;justify-content:space-around}.calendar-connection i{width:4px;height:4px;border-radius:50%;background:#83a16c;opacity:var(--detail)}.calendar-destination{position:absolute;top:142px;right:0;width:48%;background:var(--paper);border:1px solid #c3d0b2;border-radius:10px;padding:24px 21px;box-shadow:0 22px 45px -25px #24452050}.calendar-event-date{display:flex;align-items:center;gap:13px;margin:20px 0}.calendar-event-date b{font-size:46px;font-weight:450;letter-spacing:-.05em}.calendar-event-date span{font-size:8px;line-height:1.8;color:#7a896b}.calendar-event{background:#e4e8d3;border:1px solid #cbd3b3;border-radius:5px;padding:16px}.calendar-event span{font-size:9px}.calendar-event strong{display:block;font-size:16px;margin:8px 0}.calendar-event small{font-size:10px}.calendar-destination>p{font-size:10px;line-height:1.7;margin-top:20px;color:#7a896b}
/* Editorial ending and feature navigation. */
.feature-directory{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;padding:115px 7%;max-width:1500px;margin:auto}.feature-directory h2{margin-top:26px}.feature-directory>div:last-child>a{display:flex;gap:20px;align-items:center;border-top:1px solid var(--line);padding:27px 0;transition:color .2s}.feature-directory>div:last-child>a:last-child{border-bottom:1px solid var(--line)}.feature-directory a:hover{color:#61805c}.feature-number{font-size:10px;color:#7c8f70;align-self:start;padding-top:6px}.feature-directory a strong{font-size:26px;letter-spacing:-.04em;font-weight:500}.feature-directory a small{display:block;font-size:13px;line-height:1.7;max-width:37ch;margin-top:9px;color:#6a7c61}.feature-directory a svg{margin-left:auto}.together{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;padding:100px 7%;background:#e4e8d6}.together h2{margin:26px 0}.together>div:first-child>p:last-child{font-size:16px;max-width:33ch}.comparison>div{display:grid;grid-template-columns:1fr 135px;column-gap:20px;align-items:center;border-top:1px solid var(--line);padding:24px 0}.comparison>div:last-child{border-bottom:1px solid var(--line)}.comparison h3{font-size:22px;letter-spacing:-.035em;grid-column:1}.comparison p{font-size:12px;color:#6c7e61;margin-top:8px;grid-column:1}.comparison>div>span{grid-column:2;grid-row:1/3;font-size:12px;text-align:right;line-height:1.6}.comparison small{display:block;font-size:9px;color:#7c8c6b;margin-bottom:6px}.integrations{grid-column:1/-1;display:grid;grid-template-columns:.8fr 1.2fr;gap:18px 9%;margin-top:70px;padding-top:35px;border-top:1px solid var(--line)}.integrations p{font-size:14px}.integrations strong{font-size:17px;font-weight:500}.integrations span{margin:0 12px;color:#90a080}.integrations small{font-size:12px;line-height:1.8;grid-column:2;color:#6a7c5e;max-width:55ch}.final-cta{text-align:center;padding:110px 7% 100px}.final-cta>img{margin:0 auto 30px}.final-cta h2{font-size:clamp(58px,7vw,104px);margin:23px 0}.final-cta>p:not(.eyebrow){font-size:17px;color:#6d7d62;margin-bottom:30px}.final-cta .eyebrow{font-size:10px}footer{padding:38px 6%;border-top:1px solid var(--line);display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:35px}.footer-features{display:flex;gap:26px;flex-wrap:wrap;font-size:13px}.footer-features a{padding:10px 0}.footer-bottom{width:100%;display:flex;align-items:center;gap:30px;flex-wrap:wrap;font-size:11px;color:#79886e;padding-top:20px}.footer-bottom small{margin-left:auto;font-size:11px}.footer-bottom>a{font-size:11px}.feature-hero{text-align:center;padding:65px 7% 55px;overflow:clip}.feature-hero h1{font-size:clamp(48px,6.5vw,100px);margin:24px 0}.feature-intro{font-size:18px;max-width:62ch;margin:0 auto 18px}.feature-screen{margin:55px auto 0;max-width:1100px;--hero:1;transform:translateY(calc((1 - var(--hero))*40px))}.product-screen{border-radius:12px;overflow:hidden;border:1px solid #9dab9450;box-shadow:0 28px 55px -25px #17372f45;background:#183d30}.product-screen img{width:100%;height:auto}.product-screen.project-overview{aspect-ratio:990/720;max-height:680px}.product-screen.project-overview img{width:145.5%;max-width:none}.screen-caption{display:block;text-align:left;font-size:11px;color:#798a6e;margin-top:22px}.feature-replaces{padding:95px 7%;max-width:1050px;margin:auto;text-align:center}.feature-replaces h2{margin:25px 0}.feature-replaces>p:last-child{max-width:55ch;margin:auto;font-size:17px}.feature-related{max-width:1000px;margin:auto;padding:30px 7% 70px}.feature-related .eyebrow{margin-bottom:22px}.feature-related>a{display:flex;justify-content:space-between;align-items:center;font-size:27px;letter-spacing:-.035em;padding:23px 0;border-top:1px solid var(--line)}
@media(min-width:1700px){.story-frame{gap:9%;padding-inline:5%}.product-visual{height:580px}.schedule-surface{top:55px}.moving-task{top:222px}}
@media(min-width:901px) and (max-height:760px){.story-frame{padding-block:30px;min-height:630px}.story-copy h2{font-size:43px}.product-visual{height:540px}.product-story{min-height:150vh}}
@media(max-width:1150px) and (min-width:901px){.story-frame{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:5%;padding-inline:5%}.story-copy h2{font-size:40px}.story-copy>p:not(.eyebrow){font-size:14px}.schedule-person>div:first-child{display:block}.schedule-person strong{display:block;font-size:9px}.schedule-person .ui-avatar{display:none}.schedule-surface{min-height:415px}.moving-task{padding:10px 7px}.moving-task .ui-avatar{display:none}.project-content{padding:22px 17px}.task-inspector{padding:23px 18px}.task-inspector h3{font-size:20px}.finance-head h3{font-size:24px}.finance-total{font-size:39px}.scope-note{bottom:0}.timesheet-row{gap:5px}.timesheet-row strong{font-size:10px}.timesheet-row b{font-size:10px}.conversation-surface{padding:26px}.conversation-surface blockquote{font-size:20px}.freelance-surface{padding:25px}.calendar-destination{padding:20px 16px}.calendar-event{padding:12px}.together{gap:5%}.comparison>div{grid-template-columns:1fr 115px}}
/* On phones, the copy scrolls away before the product assembles in a short sticky stage. */
@media(max-width:900px){
 .site-header{height:70px;padding:0 6%}.site-header img{width:116px}.site-header nav{gap:20px}.nav-why{display:none}.nav-desktop-label{display:none}.nav-mobile-label{display:inline}.button.small{font-size:11px;padding:10px 12px;gap:10px}.nav-panel{right:-130px;top:52px}.hero{padding-top:46px;padding-bottom:35px}.hero h1{font-size:clamp(70px,12vw,108px)}.hero-intro{font-size:16px;max-width:40ch}.hero-intro br{display:none}.hero-product{width:88%;margin-top:45px}.gallery-viewport{aspect-ratio:1.36}.gallery-viewport>img{width:100%;height:100%;object-fit:cover;object-position:left top}.gallery-footer{font-size:11px}.gallery-tabs{gap:0;padding:4px}.gallery-tabs button{font-size:10px;padding:10px 15px}.opening{padding:75px 7%}.opening h2{font-size:clamp(33px,6vw,48px)}.opening>div:not(.opening-route){gap:30px}.opening p:not(.eyebrow){font-size:15px}.product-story{min-height:0}.story-frame{position:relative;top:auto;display:block;padding:65px 7% 0;min-height:0;overflow:visible}.story-copy h2{font-size:clamp(37px,6.7vw,54px);max-width:16ch;margin:20px 0}.story-copy>p:not(.eyebrow){font-size:16px;max-width:47ch}.story-progress{margin-top:27px;width:65px}.visual-track{height:calc(600px + 48svh);margin-top:24px;position:relative}.product-visual{position:sticky;top:90px;height:560px;width:100%;max-width:620px;margin:auto}.story-frame{padding-bottom:24px}.feature-directory{display:block;padding:75px 7%}.feature-directory h2{font-size:48px;margin-bottom:42px}.feature-directory>div:last-child>a{gap:20px}.feature-directory a strong{font-size:26px}.together{display:block;padding:75px 7%}.together h2{font-size:54px}.together>div:first-child>p:last-child{max-width:43ch}.comparison{margin-top:40px}.comparison>div{grid-template-columns:1fr 145px}.integrations{display:block;margin-top:45px}.integrations strong{display:block;line-height:1.8;margin:15px 0;font-size:16px}.integrations small{display:block;max-width:55ch}.final-cta{padding:75px 7%}footer{padding:32px 7%}.footer-features{gap:10px 23px}.footer-bottom{gap:15px;line-height:1.7}.footer-bottom>span{width:100%}.footer-bottom small{margin-left:0}.footer-bottom>a{margin-left:auto}.feature-hero{padding:45px 7%}.feature-hero h1{font-size:clamp(46px,8.8vw,76px)}.feature-intro{font-size:17px}.feature-screen{margin-top:35px}.feature-replaces{padding:70px 7%}.feature-replaces h2{font-size:44px}.feature-related{padding:20px 7% 35px}.feature-related>a{font-size:24px}
}
@media(max-width:600px){
 .site-header nav{gap:14px;font-size:12px}.site-header img{width:107px}.button.small{font-size:10px;gap:7px}.button.small svg{width:16px}.nav-panel{right:-140px;width:290px}.hero-copy{padding-inline:7%}.hero-copy .eyebrow{font-size:8px;max-width:30ch;margin:auto}.hero h1{font-size:82px;margin-top:24px}.hero .beta-badge{margin-bottom:22px}.hero-intro{font-size:15px;max-width:32ch}.hero-product{width:100%;padding:0 7%;margin-top:40px}.gallery-viewport{width:calc(100% + 7vw);height:375px;aspect-ratio:auto;border-radius:10px 0 0 10px}.gallery-viewport>img{width:710px;max-width:none;height:464px;object-fit:initial;transform:translateX(-104px)}.gallery-viewport.is-project>img{width:710px;transform:translateX(-75px)}.gallery-footer{font-size:10px;margin-top:14px;gap:12px}.screen-expand{font-size:10px;gap:8px}.gallery-tabs{border-radius:8px;display:flex;justify-content:flex-start;width:100%;overflow-x:auto;scrollbar-width:none;padding:4px}.gallery-tabs button{font-size:10px;padding:10px 11px;border-radius:5px;flex:1}.hero-footnote{font-size:10px;padding-inline:7%;margin-top:24px}.opening{padding:65px 7%}.opening h2{font-size:34px;line-height:1.16;margin:23px 0 27px}.opening h2 br{display:none}.opening h2>span{display:block;margin-top:5px}.opening>div:not(.opening-route){display:block}.opening p:not(.eyebrow){font-size:14px;margin-top:18px}.opening-route{font-size:11px;gap:13px;justify-content:space-between;margin-top:30px}.eyebrow{font-size:9px;letter-spacing:.1em}.story-frame{padding:50px 7% 0}.story-copy h2{font-size:39px;max-width:15ch}.story-copy>p:not(.eyebrow){font-size:15px}.story-copy .text-link{font-size:13px}.visual-track{height:calc(535px + 48svh);margin-top:25px}.product-visual{top:90px;height:510px;width:calc(100% + 7vw);max-width:none;overflow:clip;padding-right:7vw}.scene-result{width:calc(100% - 7vw);font-size:10px;bottom:14px;gap:7px;padding:0 2px}.ui-label{font-size:8px}.mac-bar{height:36px;padding:0 13px;gap:15px;font-size:9px}.mac-dots{gap:5px}.mac-dots i{width:8px;height:8px}.mac-menu{padding-right:18px}.schedule-surface{width:510px;top:20px;left:-60px;min-height:397px}.schedule-heading{padding:19px 18px}.schedule-heading h3{font-size:24px}.schedule-heading>.ui-tag{margin-right:105px}.schedule-days,.schedule-person{grid-template-columns:110px 120px 120px 110px;padding-inline:14px;gap:4px}.schedule-person{min-height:89px}.schedule-person>div:first-child{display:block}.schedule-person strong{font-size:9px;display:block;margin-top:5px}.schedule-person .ui-avatar{display:none}.plan-block{font-size:10px}.plan-block small{font-size:9px}.moving-task{left:195px;top:180px;width:118px;padding:11px 8px}.moving-task>strong{font-size:13px}.moving-task>span:last-child{font-size:8px;gap:4px}.moving-task .ui-avatar{display:none}.visual-schedule .moving-task[data-part=detail]{transform:translate3d(calc((1 - var(--detail))*-158px),calc((1 - var(--detail))*-91px),0) scale(calc(1.18 - var(--detail)*.18))}.visual-schedule .scene-result{bottom:32px}.project-surface{width:calc(100% - 30px);top:5px;min-height:400px}.project-content{padding:22px 18px}.project-content h3{font-size:23px;margin-bottom:22px}.task-list>div{font-size:10px;padding:12px 4px}.ui-tabs{font-size:9px;gap:15px}.task-inspector{width:calc(100% - 50px);right:12px;top:193px;padding:19px 18px}.task-inspector h3{font-size:21px;margin:9px 0 14px}.inspector-meta{font-size:10px;padding:7px 0}.inspector-brief{padding:11px;margin:11px 0}.inspector-brief p{font-size:11px;line-height:1.6}.inspector-foot{font-size:8px;gap:8px}.visual-project{height:570px}.visual-project .scene-result{bottom:5px}.visual-track:has(.visual-project){height:calc(590px + 48svh)}.timer-task{padding-top:10px;width:calc(100% - 7vw)}.timer-task h3{font-size:25px;margin-bottom:25px}.timer-dial{width:265px;height:265px}.timer-dial strong{font-size:51px}.timer-dial strong>span{font-size:34px}.timer-entry{left:0;bottom:67px;width:calc(100% - 7vw);gap:10px;padding:17px 13px}.timer-entry .entry-icon{width:28px;height:28px;font-size:12px}.timer-entry strong{font-size:12px}.timer-entry small{font-size:9px}.timer-entry>b{font-size:25px}.finance-surface{inset:5px 0 auto;padding:25px 18px 24px;border-radius:10px 0 0 10px}.finance-head{gap:12px;margin-bottom:42px;padding-right:15px}.finance-head h3{font-size:25px}.finance-total{font-size:39px}.finance-total small{font-size:14px}.finance-plot{height:197px;margin-right:12px}.plot-bars{gap:15px;padding-inline:10px}.plot-column strong{font-size:14px}.finance-key{padding-right:15px;font-size:8px;gap:10px}.scope-note{bottom:12px;right:20px;width:72%;padding:18px 20px}.scope-note strong{font-size:21px}.scope-note>span:last-child{font-size:9px}.leave-surface{width:calc(100% + 22px);top:10px}.leave-inner{padding:23px 16px 20px;padding-right:48px}.leave-title{gap:9px;margin-bottom:26px}.leave-title h3{font-size:23px}.leave-title .ui-tag{font-size:8px;padding:4px 6px}.calendar-labels,.calendar-person{grid-template-columns:1.2fr repeat(5,1fr);gap:3px}.calendar-person strong{font-size:10px}.calendar-person .ui-avatar{display:none}.calendar-person>i{font-size:8px}.calendar-absence{font-size:9px;padding:14px 8px}.handover-note{top:302px;right:14px;width:calc(100% - 37px);padding:20px}.handover-note h3{font-size:22px}.handover-note .ui-label{font-size:7px}.handover-note p{font-size:11px}.handover-note strong{font-size:10px}.handover-note>div{gap:7px}.visual-leave .scene-result{bottom:0}.capacity-surface{inset:12px 0 auto;padding:25px 20px 32px;border-radius:10px 0 0 10px;padding-right:calc(20px + 4vw)}.capacity-surface h3{font-size:25px}.capacity-rail{gap:4px;height:72px;margin-block:27px 20px}.capacity-numbers strong{font-size:44px}.capacity-numbers span{font-size:10px}.capacity-note{bottom:0;right:18px;width:88%;padding:18px}.capacity-note>div{font-size:10px}.freelance-surface{inset:10px 0 auto;padding:26px 19px;padding-right:calc(19px + 5vw)}.freelance-surface h3{font-size:30px;margin-bottom:25px}.freelance-surface .ui-label{font-size:7px}.specialist{gap:8px;padding:15px 0}.specialist strong{font-size:12px}.specialist-booking{bottom:5px;right:14px;width:64%;padding:17px 22px}.specialist-booking>strong{font-size:42px}.specialist-booking p{font-size:12px}.specialist-booking small{font-size:9px;margin-top:8px}.conversation-surface{inset:0 12px auto 0;padding:26px 22px}.conversation-surface h3{font-size:28px;margin-bottom:25px}.conversation-surface blockquote{font-size:20px;margin:22px 0}.reply-note{bottom:45px;right:14px;width:90%;padding:17px;gap:9px}.reply-note p{font-size:12px}.handover-flow{padding:10px 0}.handover-flow h3{font-size:28px;margin-bottom:30px}.flow-stages{gap:27px}.flow-stage strong{font-size:14px}.context-stack{bottom:8px;right:16px;width:73%;padding:10px 17px}.context-stack>div{padding:13px 0}.context-stack span{font-size:12px}.timesheet-surface{width:calc(100% + 15px);top:20px}.timesheet-inner{padding:24px 16px 24px;padding-right:calc(16px + 6vw)}.timesheet-inner h3{font-size:23px;max-width:17ch;line-height:1.2;margin-bottom:23px}.timesheet-row{grid-template-columns:1.5fr repeat(3,.7fr) .9fr;gap:5px;padding:16px 0}.timesheet-row strong{font-size:9px}.timesheet-row small{font-size:8px}.timesheet-row b{font-size:9px}.timesheet-row.labels{font-size:7px}.timesheet-total strong{font-size:23px}.approval-stamp{bottom:30px;right:16px;padding:19px 17px;gap:6px 9px}.approval-stamp strong{font-size:13px}.approval-stamp small{font-size:10px}.request-surface{left:0;top:0;width:calc(100% - 14px)}.request-inner{padding:25px 23px}.request-dates strong{font-size:58px}.request-summary{font-size:10px;gap:10px}.request-approved{right:14px;bottom:25px;padding:19px 22px}.request-approved strong{font-size:18px}.calendar-source{top:10px;left:0;width:49%;padding:15px 0}.calendar-source h3{font-size:22px}.calendar-source img{width:60px;height:auto;margin-bottom:20px}.calendar-source p{font-size:11px}.calendar-connection{top:195px;left:38%;width:14%}.calendar-destination{top:154px;right:13px;width:60%;padding:22px 18px}.calendar-event-date{margin:14px 0}.calendar-event{padding:14px}.calendar-destination>p{margin-top:16px}.visual-calendar .scene-result{font-size:9px;max-width:31ch;left:8%;bottom:0}.feature-directory a strong{font-size:23px}.feature-directory a small{font-size:12px}.feature-directory a{gap:15px}.feature-directory a svg{width:18px}.together{padding-block:65px}.together h2{font-size:49px}.comparison>div{display:block;padding:23px 0}.comparison h3{font-size:22px}.comparison>div>span{display:block;text-align:left;font-size:12px;margin-top:12px}.comparison small{display:inline;font-size:11px;margin-right:7px}.integrations strong{font-size:14px}.integrations span{margin-inline:5px}.integrations small{font-size:11px}.footer-features{font-size:12px;display:grid;grid-template-columns:1fr 1fr;width:100%;gap:0 20px}.feature-hero .eyebrow{font-size:8px;max-width:34ch;margin:auto}.feature-hero h1{font-size:48px}.feature-hero h1 br{display:none}.feature-intro{font-size:15px}.feature-screen{width:calc(100% + 7vw)}.feature-screen .product-screen{height:330px;border-radius:10px 0 0 10px}.feature-screen .product-screen>img{width:650px;max-width:none;transform:translateX(-100px);height:auto}.feature-screen .product-screen.project-overview>img{width:640px;transform:translateX(-75px)}.screen-caption{font-size:10px}.feature-replaces h2{font-size:38px}.feature-replaces>p:last-child{font-size:15px}.feature-related>a{font-size:22px}.final-cta h2{font-size:64px}.final-cta>p:not(.eyebrow){font-size:15px}
}
@media(max-width:360px){.site-header img{width:95px}.site-header nav{gap:10px}.button.small{font-size:9px;padding:10px}.button.small svg{display:none}.nav-panel{right:-112px;width:275px}.hero h1{font-size:74px}.gallery-tabs button{font-size:9px;padding-inline:8px}.story-copy h2{font-size:35px}.moving-task{left:173px;width:110px}.schedule-surface{left:-81px}.finance-head h3{font-size:22px}.finance-total{font-size:34px}.finance-total small{font-size:12px}.calendar-source h3{font-size:20px}.request-summary{font-size:9px}.reply-note{padding:16px 12px}.reply-note p{font-size:11px}.task-inspector{padding:17px 14px}.inspector-meta{font-size:9px}.task-inspector h3{font-size:19px}.timesheet-row strong{font-size:8px}.timesheet-row b{font-size:8px}.calendar-absence{font-size:8px}.leave-title h3{font-size:21px}.handover-note .ui-label{font-size:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.product-story{min-height:0;--progress:1!important;--base:1!important;--detail:1!important;--result:1!important}.story-frame{position:relative;top:auto;min-height:0;padding-block:60px}.visual-track{height:auto!important}.product-visual{position:relative;top:auto}.product-visual [data-part],.screen-gallery,.feature-screen,.flow-stage{transform:none!important;opacity:1!important}.product-story .plot-column,.capacity-rail i,.specialist-bar i{transform:none!important}.story-progress{display:none}.hero-product{--hero:1!important}}
/* Keep captions and values clear of the foreground layer. */
.visual-finance .finance-plot{height:180px}.visual-finance .scope-note{padding:17px 24px;bottom:0}.scope-note strong{font-size:22px;margin:8px 0}.scope-note strong br{display:none}.moving-task{padding:9px 10px}.moving-task>strong{margin:7px 0 9px}.moving-task>span:last-child{line-height:1.2}.moving-task .ui-avatar{width:17px;height:17px}.feature-screen .product-screen>img{content-visibility:visible}
@media(max-width:600px){.hero h1{font-size:clamp(58px,16.4vw,90px)}.hero{padding-top:35px}.hero-copy .beta-badge{margin-bottom:20px}.gallery-viewport>img{transform:none}.gallery-viewport.is-project>img{transform:none}.schedule-surface{left:0;width:460px}.schedule-days,.schedule-person{grid-template-columns:90px 106px 115px 110px}.moving-task{left:218px;top:176px;width:115px;padding:9px 7px}.moving-task>strong{font-size:12px;margin:7px 0 9px}.moving-task>span:last-child{font-size:7px}.schedule-heading>.ui-tag{margin-right:100px}.visual-finance .finance-plot{height:157px}.visual-finance .scope-note{bottom:4px;width:82%;padding:17px 19px}.scope-note strong{font-size:20px}.visual-finance .finance-key{font-size:8px}.feature-hero h1 br{display:block}}
@media(max-width:360px){.schedule-surface{left:0}.schedule-days,.schedule-person{grid-template-columns:70px 80px 105px 110px}.moving-task{left:172px;width:107px}.schedule-person strong{font-size:8px}.schedule-heading>.ui-tag{margin-right:155px}.visual-finance .scope-note{width:88%}}
.theme-forest .timer-task{color:var(--cream)}.theme-forest .timer-task .ui-label{color:#bfd0ba}.theme-forest .timer-dial strong>span{color:#96b49e}.theme-forest .timer-dial circle{stroke:#416852}.theme-forest .timer-dial .dial-progress{stroke:#c4d8b4}.theme-forest .timer-pause{background:#c4d8b4;color:var(--forest)}
@media(max-height:680px) and (prefers-reduced-motion:no-preference){.product-story{min-height:0}.story-frame{position:relative;top:auto}.visual-track{height:auto!important}.product-visual{position:relative;top:auto}}
/* Foreground layers land below the values they explain. */
.visual-timesheet{height:620px}.approval-stamp{bottom:24px}.visual-leave{height:650px}.handover-note{top:430px}.visual-freelancers{height:640px}.specialist-booking{display:grid;grid-template-columns:80px 1fr;gap:4px 18px;width:82%;padding:20px 24px;bottom:0}.specialist-booking>.ui-label{grid-column:1/-1}.specialist-booking>strong{grid-column:1;grid-row:2/4;font-size:49px;margin:8px 0 0;align-self:center}.specialist-booking>p{grid-column:2;align-self:end;font-size:13px}.specialist-booking>small{grid-column:2;font-size:10px;margin:4px 0 0}
@media(max-width:900px){.visual-track:has(.visual-timesheet),.visual-track:has(.visual-leave),.visual-track:has(.visual-freelancers){height:calc(670px + 48svh)}}
@media(max-width:600px){.visual-timesheet{height:610px}.visual-leave{height:630px}.handover-note{top:412px}.visual-freelancers{height:580px}.specialist-booking{width:calc(100% - 24px);padding:19px 20px;grid-template-columns:65px 1fr;gap:4px 14px;bottom:0}.specialist-booking>strong{font-size:44px}.specialist-booking>p{font-size:12px}.specialist-booking>small{font-size:9px}.visual-track:has(.visual-freelancers){height:calc(620px + 48svh)}}
.product-story{overflow:clip}
