:root{--ink:#2e2e48;--ink-deep:#222236;--gold:#e4b936;--gold-soft:#f5e8b7;--paper:#f4f2ec;--white:#fff;--muted:#686873;--line:#dcd8cd;--sans:"Aptos", "Segoe UI", Helvetica, Arial, sans-serif;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}*{box-sizing:border-box}html{scroll-padding-top:24px}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}body,button,a{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}button{color:inherit}::selection{color:var(--ink-deep);background:var(--gold)}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#root{min-height:100vh}.site-shell{overflow:hidden}.site-header{z-index:20;justify-content:space-between;align-items:center;width:min(100% - 48px,1240px);min-height:88px;margin:0 auto;display:flex;position:relative}.brand{color:var(--ink);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{place-items:center;width:52px;height:44px;display:grid}.brand-mark img{object-fit:contain;width:48px;height:38px}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.04em;font-size:18px}.brand-copy span{color:var(--muted);letter-spacing:.21em;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:700}.site-nav{align-items:center;gap:32px;display:flex}.site-nav a{color:#53535f;font-size:14px;font-weight:600;text-decoration:none;transition:color .18s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--ink)}.site-nav .nav-cta{min-height:44px;color:var(--white);background:var(--ink);border-radius:999px;align-items:center;gap:18px;padding:0 18px;display:inline-flex}.site-nav .nav-cta:hover,.site-nav .nav-cta:focus-visible{color:var(--white);background:#3a3a59}.menu-toggle{display:none}.hero{width:min(100% - 32px,1400px);min-height:680px;color:var(--white);background:var(--ink-deep);border-radius:30px;grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);margin:0 auto;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;flex-direction:column;justify-content:center;max-width:630px;padding:86px 32px 70px clamp(48px,7vw,108px);display:flex;position:relative}.eyebrow{color:#7b714d;letter-spacing:.17em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:800}.eyebrow.light{color:var(--gold)}.hero h1{letter-spacing:-.057em;margin:0;font-size:clamp(54px,5.4vw,82px);font-weight:500;line-height:.98}.hero h1 span{color:var(--gold);display:block}.hero-lede{color:#c4c4ce;max-width:540px;margin:28px 0 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:38px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:24px;min-height:54px;padding:0 24px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-gold{color:var(--ink-deep);background:var(--gold)}.button-gold:hover,.button-gold:focus-visible{background:#f0c94f}.text-link{color:var(--white);border-bottom:1px solid #ffffff59;align-items:center;gap:12px;padding:7px 0;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.hero-proof{color:#a8a8b5;flex-wrap:wrap;gap:10px 18px;margin:54px 0 0;padding:0;font-size:11px;font-weight:700;list-style:none;display:flex}.hero-proof span{color:var(--gold);margin-right:5px}.hero-visual{background:#28283e;border-left:1px solid #ffffff0f;min-width:0;position:relative;overflow:hidden}.visual-grid{opacity:.25;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#0000 5%,#000 45%,#0000 95%);mask-image:linear-gradient(to bottom right,#0000 5%,#000 45%,#0000 95%)}.signal{border:1px solid #e4b93642;border-radius:50%;position:absolute}.signal-one{width:340px;height:340px;top:70px;right:-110px}.signal-two{width:440px;height:440px;bottom:-130px;right:-23px}.workspace-card{z-index:2;width:min(73%,500px);color:var(--ink);background:#fffffff7;border:1px solid #fffc;border-radius:22px;padding:20px 24px 25px;position:absolute;top:50%;left:50%;transform:translate(-49%,-48%)rotate(-1.5deg);box-shadow:0 35px 80px #0707125c}.workspace-topbar{border-bottom:1px solid #e7e5de;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.window-dots{gap:5px;display:flex}.window-dots i{background:#d5d2c8;border-radius:50%;width:7px;height:7px}.live-status{color:#6d6d76;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.live-status i{background:#42a96b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #42a96b21}.workspace-kicker{color:#85848d;letter-spacing:.1em;text-transform:uppercase;margin:22px 0 7px;font-size:11px;font-weight:800}.workspace-card h2{color:var(--ink-deep);letter-spacing:-.035em;margin:0 0 23px;font-size:31px}.workflow-list{gap:9px;display:grid}.workflow-item{background:#f5f3ef;border:1px solid #ebe8e0;border-radius:13px;grid-template-columns:44px 1fr auto;align-items:center;gap:13px;min-height:63px;padding:8px 14px 8px 9px;display:grid}.workflow-icon{border-radius:10px;place-items:center;width:42px;height:42px;font-size:10px;font-weight:900;display:grid}.workflow-icon.gold{background:var(--gold);color:var(--ink)}.workflow-icon.navy{background:var(--ink);color:var(--white)}.workflow-icon.pale{background:var(--gold-soft);color:#7a6220}.workflow-item>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.workflow-item strong{font-size:13px}.workflow-item small{color:#85848d;font-size:10px}.workflow-item b{color:#a3a09a;font-size:14px}.floating-note{z-index:3;min-width:190px;color:var(--ink);background:var(--white);border:1px solid #e5e1d7;border-radius:14px;align-items:center;gap:11px;padding:12px 15px;display:flex;position:absolute;box-shadow:0 20px 45px #08081440}.floating-note>span:last-child{flex-direction:column;gap:2px;display:flex}.floating-note small{color:#96949a;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.floating-note strong{font-size:11px}.note-icon{width:35px;height:35px;color:var(--ink);background:var(--gold);border-radius:9px;place-items:center;font-size:10px;font-weight:900;display:grid}.pulse{background:#46ae6f;border-radius:50%;width:14px;height:14px;margin:10px;box-shadow:0 0 0 8px #46ae6f2e}.note-top{top:19%;right:5%;transform:rotate(2deg)}.note-bottom{bottom:13%;right:8%;transform:rotate(-2deg)}.promise-strip{min-height:104px;color:var(--ink);border-bottom:1px solid var(--line);justify-content:center;align-items:center;gap:clamp(24px,5vw,70px);padding:22px 24px;display:flex}.promise-strip p{letter-spacing:.04em;margin:0;font-size:13px;font-weight:800}.promise-strip span{color:var(--gold);font-size:24px}.consultation-section{padding-top:112px}.consultation-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:clamp(50px,8vw,110px);margin-bottom:52px;display:grid}.consultation-intro p{max-width:480px;color:var(--muted);margin:0 0 22px;font-size:16px;line-height:1.75}.inline-cta{color:var(--ink-deep);border-bottom:2px solid var(--gold);align-items:center;gap:12px;padding-bottom:7px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.needs-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.need-card{background:var(--paper);border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:280px;padding:28px;transition:background .2s,transform .2s;display:flex}.need-card:hover{z-index:1;background:var(--white);transform:translateY(-4px);box-shadow:0 18px 50px #22223617}.need-card>span{width:38px;height:38px;color:var(--ink-deep);background:var(--gold);border-radius:50%;place-items:center;margin-bottom:auto;font-size:10px;font-weight:900;display:grid}.need-card h3{color:var(--ink-deep);letter-spacing:-.025em;margin:42px 0 10px;font-size:19px}.need-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.section{width:min(100% - 48px,1240px);margin:0 auto;padding:120px 0}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:56px;display:grid}.section-heading h2,.consultation-heading h2,.story-copy h2,.contact-copy h2,.approach-intro h2{color:var(--ink-deep);letter-spacing:-.05em;margin:0;font-size:clamp(40px,4.3vw,64px);font-weight:500;line-height:1.02}.section-heading>p{max-width:480px;color:var(--muted);margin:0 0 5px;font-size:16px;line-height:1.75}.service-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.service-card{background:var(--paper);flex-direction:column;min-height:430px;padding:35px;transition:background .2s,transform .2s;display:flex}.service-card:hover{z-index:1;background:var(--white);transform:translateY(-4px);box-shadow:0 18px 50px #22223617}.service-number{width:46px;height:46px;color:var(--ink);background:var(--gold);border-radius:50%;place-items:center;margin-bottom:70px;font-size:11px;font-weight:900;display:grid}.service-card h3{color:var(--ink-deep);letter-spacing:-.025em;margin:0 0 16px;font-size:25px}.service-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.service-card ul{flex-wrap:wrap;gap:7px;margin:auto 0 0;padding:0;list-style:none;display:flex}.service-card li{color:#77747a;letter-spacing:.05em;text-transform:uppercase;background:#eae7df;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.approach-section{width:min(100% - 32px,1400px);color:var(--white);background:var(--ink-deep);border-radius:30px;grid-template-columns:.9fr 1.1fr;gap:clamp(70px,10vw,150px);padding:110px clamp(48px,8vw,112px);display:grid;position:relative}.approach-intro h2{color:var(--white)}.approach-intro>p:not(.eyebrow){color:#aaaab6;max-width:480px;margin:28px 0 35px;font-size:15px;line-height:1.75}.light-link{color:var(--gold);border-color:#e4b93680}.process-list{border-top:1px solid #ffffff21;margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid #ffffff21;grid-template-columns:58px 1fr;gap:24px;padding:31px 0;display:grid}.process-list>li>span{width:42px;height:42px;color:var(--ink);background:var(--gold);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.process-list h3{margin:0 0 9px;font-size:21px}.process-list p{color:#aaaab6;max-width:520px;margin:0;font-size:13px;line-height:1.65}.story-section{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(60px,8vw,120px);display:grid}.story-image-wrap{position:relative;overflow:visible}.story-image-wrap>img{object-fit:cover;border:1px solid var(--line);border-radius:3px;width:100%;min-height:430px;box-shadow:0 25px 70px #22223614}.story-stamp{text-align:center;width:112px;height:112px;color:var(--ink);background:var(--gold);border:8px solid var(--paper);border-radius:50%;place-content:center;display:grid;position:absolute;bottom:-28px;right:-28px}.story-stamp span{letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900}.story-stamp strong{font-size:22px}.story-copy h2{font-size:clamp(38px,4vw,58px)}.story-lede{color:var(--muted);margin:28px 0 38px;font-size:16px;line-height:1.75}.story-points{border-top:1px solid var(--line)}.story-points>div{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:25px;padding:18px 0;display:grid}.story-points strong{color:var(--ink-deep);font-size:13px}.story-points span{color:var(--muted);font-size:12px;line-height:1.6}.contact-section{width:min(100% - 32px,1400px);padding:0 0 32px}.contact-panel{color:var(--white);background:var(--ink-deep);border-radius:30px;grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(52px,7vw,92px);padding:84px clamp(42px,7vw,100px);display:grid;overflow:hidden}.contact-copy{padding-top:14px}.contact-copy h2{color:var(--white)}.contact-copy>p:not(.eyebrow){color:#aaaab6;max-width:490px;margin:27px 0 30px;font-size:15px;line-height:1.75}.contact-actions{flex-wrap:wrap;align-items:center;gap:12px 22px;display:flex}.contact-actions a{color:#c1c1ca;border-bottom:1px solid #ffffff47;font-size:13px;text-decoration:none}.contact-card-wrap{background:#35354e;border:1px solid #ffffff17;border-radius:18px;margin-top:46px;padding:12px;position:relative;transform:rotate(1deg);box-shadow:0 28px 65px #00000038}.contact-card-wrap img{border-radius:8px;width:100%}.card-caption{color:var(--ink);background:var(--gold);letter-spacing:.08em;text-transform:uppercase;border-radius:8px;padding:11px 14px;font-size:9px;font-weight:900;position:absolute;bottom:-14px;right:-12px}.contact-form{color:var(--ink-deep);background:var(--white);border:1px solid #ffffffb3;border-radius:22px;gap:20px;padding:clamp(28px,4vw,42px);display:grid;position:relative;box-shadow:0 35px 80px #0003}.form-heading{margin-bottom:4px}.form-heading p{color:#8a7123;letter-spacing:.14em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:900}.form-heading h3{color:var(--ink-deep);letter-spacing:-.035em;margin:0;font-size:clamp(27px,3vw,36px)}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form label{color:#545461;gap:8px;font-size:11px;font-weight:800;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink-deep);font:inherit;background:#f7f5f0;border:1px solid #dedbd2;border-radius:9px;outline:none;padding:13px 14px;font-size:14px;transition:border-color .16s,box-shadow .16s}.contact-form textarea{resize:vertical;letter-spacing:0;min-height:140px;font-weight:400;line-height:1.55}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#b38d1f;box-shadow:0 0 0 3px #e4b93633}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#99969b}.contact-trap{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-submit{cursor:pointer;border:0;width:100%;margin-top:2px}.form-submit:disabled{cursor:wait;opacity:.65;transform:none}.form-note{color:#85828a;text-align:center;margin:-8px 0 0;font-size:10px}.form-feedback{border-radius:8px;margin:-4px 0 0;padding:11px 13px;font-size:12px;line-height:1.5}.form-feedback.success{color:#1d6a42;background:#e7f5ed}.form-feedback.error{color:#8b3030;background:#faeaea}.form-feedback.sending{color:#67541e;background:#f8f0d4}.site-footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:min(100% - 48px,1240px);min-height:150px;margin:0 auto;padding:30px 0;display:grid}.footer-brand{width:150px;display:block}.site-footer>p{color:var(--muted);margin:0;font-size:12px;font-weight:700}.footer-links{color:#7a7980;justify-content:flex-end;gap:20px;font-size:11px;display:flex}.footer-links a{text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible{color:var(--ink)}@media (width<=1100px){.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:52px}.workspace-card{width:80%}.floating-note{display:none}.story-section{gap:60px}}@media (width<=860px){.site-header{width:min(100% - 32px,1240px)}.menu-toggle{z-index:22;border:1px solid var(--line);background:0 0;border-radius:50%;width:44px;height:44px;padding:13px;display:grid;position:relative}.menu-toggle span{background:var(--ink);width:16px;height:1.5px;margin:auto;transition:transform .18s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.site-nav{z-index:21;background:var(--white);border:1px solid var(--line);border-radius:18px;align-items:stretch;gap:0;padding:18px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 18px 45px #22223626}.site-nav.is-open{flex-direction:column;display:flex}.site-nav a{padding:13px 10px}.site-nav .nav-cta{justify-content:space-between;margin-top:8px}.hero{grid-template-columns:1fr}.hero-copy{max-width:700px;padding:70px 48px}.hero-visual{border-top:1px solid #ffffff0f;border-left:0;min-height:580px}.section-heading,.consultation-heading,.approach-section,.story-section,.contact-panel{grid-template-columns:1fr}.section-heading,.consultation-heading{gap:26px}.needs-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:1fr}.service-card{min-height:330px}.service-number{margin-bottom:44px}.approach-section{gap:70px}.story-image-wrap{max-width:650px}.story-image-wrap>img{min-height:0}.contact-panel{gap:60px}.site-footer{text-align:center;grid-template-columns:1fr;justify-items:center;padding:48px 0}.footer-links{flex-wrap:wrap;justify-content:center}}@media (width<=600px){.brand-copy strong{font-size:16px}.site-header{min-height:78px}.hero,.approach-section,.contact-section{width:calc(100% - 20px)}.hero{border-radius:22px}.hero-copy{padding:56px 24px 48px}.hero h1{font-size:clamp(46px,14.5vw,64px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.text-link{align-self:flex-start}.hero-proof{flex-direction:column;align-items:flex-start;margin-top:42px}.hero-visual{min-height:480px}.workspace-card{width:88%;padding:16px 16px 19px}.workspace-card h2{font-size:25px}.workflow-item{grid-template-columns:40px 1fr auto}.workflow-icon{width:38px;height:38px}.promise-strip{flex-direction:column;align-items:flex-start;gap:12px;padding:28px}.promise-strip span{display:none}.section{width:calc(100% - 40px);padding:86px 0}.section-heading h2,.consultation-heading h2,.story-copy h2,.contact-copy h2,.approach-intro h2{font-size:42px}.needs-grid{grid-template-columns:1fr}.need-card{min-height:230px}.service-card{padding:28px}.approach-section{border-radius:22px;width:calc(100% - 20px);padding:72px 24px}.process-list li{grid-template-columns:48px 1fr;gap:15px}.story-stamp{bottom:-35px;right:-8px}.story-points>div{grid-template-columns:74px 1fr;gap:15px}.contact-section{padding-bottom:20px}.contact-panel{border-radius:22px;min-height:0;padding:68px 24px}.form-row{grid-template-columns:1fr}.contact-form{padding:24px 18px}.contact-card-wrap{padding:8px}.card-caption{max-width:80%;bottom:-18px;right:6px}}.work-section{padding-top:36px}.work-heading h2{max-width:760px}.work-list{gap:28px;display:grid}.work-card{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(32px,5vw,72px);min-height:610px;padding:clamp(32px,5vw,64px);display:grid;overflow:hidden}.work-card-reverse{grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr)}.work-card-reverse .work-copy{order:2}.work-card-reverse .product-ui{order:1}.work-copy{min-width:0}.work-meta{align-items:center;gap:12px;margin-bottom:28px;display:flex}.work-meta>span{width:36px;height:36px;color:var(--ink-deep);background:var(--gold);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.work-meta p{color:#77747a;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.work-copy h3{color:var(--ink-deep);letter-spacing:-.05em;margin:0;font-size:clamp(38px,4vw,58px);font-weight:550}.work-copy>p{color:var(--muted);margin:20px 0 24px;font-size:14px;line-height:1.75}.work-copy ul{flex-wrap:wrap;gap:7px;margin:0 0 30px;padding:0;list-style:none;display:flex}.work-copy li,.work-note{color:#65636b;letter-spacing:.06em;text-transform:uppercase;background:#efede7;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:850}.work-copy>a{color:var(--ink-deep);border-bottom:2px solid var(--gold);align-items:center;gap:12px;padding-bottom:7px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.work-note{color:#277052;background:#e6f3ec;display:inline-block}.product-ui{color:#172030;background:#f2f4f6;border:1px solid #d9dee4;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 28px 60px #161e2d24}.product-ui-bar{background:#fff;border-bottom:1px solid #e3e7eb;align-items:center;gap:10px;min-height:62px;padding:11px 16px;display:flex}.product-ui-logo{color:#fff;background:#0a2647;border-radius:9px;place-items:center;width:34px;height:34px;font-size:14px;font-weight:900;display:grid}.product-ui-title{flex-direction:column;gap:2px;line-height:1.1;display:flex}.product-ui-title strong{font-size:12px}.product-ui-title span{color:#77808a;font-size:8px}.demo-label{color:#70767e;letter-spacing:.1em;text-transform:uppercase;background:#f1f3f5;border-radius:999px;margin-left:auto;padding:6px 8px;font-size:7px;font-weight:900}.buildops-body{grid-template-columns:48px 1fr;min-height:400px;display:grid}.buildops-rail{background:#061a30;flex-direction:column;align-items:center;gap:19px;padding-top:25px;display:flex}.buildops-rail i{background:#45617c;border-radius:4px;width:17px;height:6px}.buildops-rail i.active{background:#ff7f11;width:23px}.buildops-content{min-width:0;padding:22px}.buildops-heading{flex-direction:column;gap:4px;margin-bottom:17px;display:flex}.buildops-heading span{color:#82909d;font-size:8px}.buildops-heading strong{color:#0a2647;font-size:17px}.metric-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.metric-row>div{background:#fff;border:1px solid #e2e6ea;border-radius:9px;flex-direction:column;min-width:0;padding:12px;display:flex}.metric-row span,.project-panel span{color:#76818c;letter-spacing:.03em;text-transform:uppercase;font-size:7px;font-weight:750}.metric-row strong{color:#0a2647;margin:7px 0 2px;font-size:21px}.metric-row small,.project-details small{color:#8b949d;font-size:7px}.project-panel{background:#fff;border:1px solid #e2e6ea;border-radius:11px;padding:15px}.project-panel-head{border-bottom:1px solid #e7eaed;justify-content:space-between;align-items:center;gap:14px;padding-bottom:13px;display:flex}.project-panel-head>div{flex-direction:column;gap:4px;display:flex}.project-panel-head strong{color:#0a2647;font-size:12px}.project-panel-head>b{color:#26744f;text-transform:uppercase;background:#e8f5ed;border-radius:999px;padding:6px 8px;font-size:7px}.project-details{grid-template-columns:repeat(3,1fr);gap:12px;padding-top:14px;display:grid}.project-details>div{flex-direction:column;gap:5px;min-width:0;display:flex}.project-details strong{color:#253d55;font-size:10px}.project-details i{background:#e6ebef;border-radius:999px;width:100%;height:5px;overflow:hidden}.project-details em{border-radius:inherit;background:#ff7f11;width:72%;height:100%;display:block}.dineops-ui{background:#f5f8f6}.dineops-ui .product-ui-logo{background:#198754}.dineops-body{grid-template-columns:minmax(0,1fr) 170px;min-height:400px;display:grid}.dineops-menu{min-width:0;padding:18px}.menu-search{color:#929a95;background:#fff;border:1px solid #dde5df;border-radius:8px;justify-content:space-between;align-items:center;height:34px;padding:0 11px;font-size:8px;display:flex}.menu-search b{color:#198754;font-size:10px}.menu-tabs{gap:6px;margin:13px 0;display:flex}.menu-tabs span{color:#738079;background:#e7ece9;border-radius:999px;padding:6px 8px;font-size:7px;font-weight:800}.menu-tabs span.active{color:#fff;background:#198754}.menu-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.menu-item{background:#fff;border:1px solid #e1e7e3;border-radius:9px;flex-direction:column;min-width:0;padding:7px;display:flex}.food-shape{background:#f1dac0;border-radius:7px;height:54px;margin-bottom:8px;display:block;position:relative;overflow:hidden}.food-shape:before,.food-shape:after{content:"";border-radius:50%;position:absolute}.food-shape:before{background:#8c553d;border:5px solid #f8f0e4;width:42px;height:28px;top:13px;left:calc(50% - 21px)}.food-shape:after{background:#67a657;width:12px;height:12px;top:19px;left:calc(50% - 6px)}.food-2{background:#e6c39b}.food-2:before{background:#81513e}.food-3{background:#efd4b5}.food-3:before{background:#b97650}.menu-item strong{color:#20342a;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.menu-item small{color:#8a938e;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 7px;font-size:6px;overflow:hidden}.menu-item>b{color:#198754;font-size:8px}.stock-alert{background:#fff7df;border:1px solid #f0dfa9;border-radius:8px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;margin-top:10px;padding:9px;display:grid}.stock-alert>span{color:#7f641a;background:#f0d477;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-weight:900;display:grid}.stock-alert div{flex-direction:column;gap:2px;display:flex}.stock-alert strong{color:#69551d;font-size:7px}.stock-alert small{color:#9b8959;font-size:6px}.stock-alert>b{color:#7f641a;font-size:7px}.order-panel{background:#fff;border-left:1px solid #dfe5e1;flex-direction:column;min-width:0;padding:18px 14px;display:flex}.order-title{border-bottom:1px solid #e8ece9;justify-content:space-between;gap:8px;padding-bottom:14px;display:flex}.order-title div{flex-direction:column;gap:3px;display:flex}.order-title span{color:#8a938e;text-transform:uppercase;font-size:6px}.order-title strong{color:#20342a;font-size:11px}.order-title>b{color:#198754;font-size:7px}.order-line{border-bottom:1px solid #edf0ee;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;padding:12px 0;display:grid}.order-line>span{color:#198754;background:#e9f5ee;border-radius:5px;place-items:center;width:19px;height:19px;font-size:7px;font-weight:900;display:grid}.order-line div{flex-direction:column;gap:2px;min-width:0;display:flex}.order-line div strong{color:#2d3933;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.order-line small{color:#929995;font-size:6px}.order-line>b{color:#2d3933;font-size:7px}.order-total{justify-content:space-between;align-items:end;margin-top:auto;padding:16px 0 12px;display:flex}.order-total span{color:#6e7872;font-size:8px}.order-total strong{color:#173f2b;font-size:17px}.order-panel button{color:#fff;pointer-events:none;background:#198754;border:0;border-radius:8px;justify-content:space-between;align-items:center;min-height:35px;padding:0 11px;font-size:7px;font-weight:850;display:flex}.fit-strip{color:#fff;background:var(--ink-deep);border-radius:16px;align-items:center;gap:30px;margin-top:28px;padding:25px 30px;display:flex}.fit-strip p{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;flex:none;margin:0;font-size:10px;font-weight:900}.fit-strip ul{flex-wrap:wrap;gap:10px 28px;margin:0;padding:0;list-style:none;display:flex}.fit-strip li{color:#ceced7;font-size:12px}.faq-section{grid-template-columns:.72fr 1.28fr;gap:clamp(60px,9vw,130px);padding-top:40px;display:grid}.faq-intro h2{color:var(--ink-deep);letter-spacing:-.05em;margin:0;font-size:clamp(40px,4.3vw,60px);font-weight:500;line-height:1.02}.faq-intro>p:not(.eyebrow){color:var(--muted);margin:25px 0;font-size:15px;line-height:1.75}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--ink-deep);cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:24px 0;font-size:15px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{background:#e9e6de;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:16px;font-style:normal;transition:transform .18s,background .18s;display:grid}.faq-list details[open] summary i{background:var(--gold);transform:rotate(45deg)}.faq-list details>p{max-width:650px;color:var(--muted);margin:-4px 54px 24px 0;font-size:13px;line-height:1.7}.legal-page{background:var(--paper);min-height:100vh}.legal-header,.legal-footer{justify-content:space-between;align-items:center;width:min(100% - 48px,1120px);margin:0 auto;display:flex}.legal-header{border-bottom:1px solid var(--line);min-height:96px}.legal-header>a:first-child{width:150px}.legal-back{color:var(--ink-deep);border-bottom:2px solid var(--gold);gap:10px;padding-bottom:5px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.legal-main{grid-template-columns:.85fr 1.15fr;gap:clamp(60px,10vw,150px);width:min(100% - 48px,1120px);margin:0 auto;padding:100px 0 120px;display:grid}.legal-title{align-self:start;position:sticky;top:40px}.legal-title h1{max-width:520px;color:var(--ink-deep);letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,66px);font-weight:500;line-height:1.01}.legal-title>p:last-child{color:var(--muted);margin:26px 0 0;font-size:12px}.legal-content{border-top:1px solid var(--line)}.legal-content section{border-bottom:1px solid var(--line);padding:28px 0}.legal-content h2{color:var(--ink-deep);margin:0 0 12px;font-size:18px}.legal-content p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.legal-content a{color:var(--ink-deep);font-weight:700}.legal-footer{min-height:110px;color:var(--muted);border-top:1px solid var(--line);font-size:11px}.legal-footer a{text-decoration:none}.form-note a{color:var(--ink-deep);font-weight:800}@media (width<=1100px){.site-nav{gap:20px}.work-card,.work-card-reverse{grid-template-columns:.65fr 1.35fr;gap:35px;padding:38px}.dineops-body{grid-template-columns:minmax(0,1fr) 150px}}@media (width<=860px){.work-section{padding-top:20px}.work-card,.work-card-reverse{grid-template-columns:1fr;min-height:0}.work-card-reverse .work-copy,.work-card-reverse .product-ui{order:initial}.faq-section,.legal-main{grid-template-columns:1fr}.faq-section{gap:48px}.legal-title{position:static}}@media (width<=600px){.work-card{border-radius:18px;gap:30px;padding:24px 18px}.work-copy{padding:4px 5px 0}.buildops-body{grid-template-columns:34px 1fr}.buildops-content{padding:13px 10px}.metric-row{grid-template-columns:1fr 1fr}.metric-row>div:last-child{display:none}.project-details{grid-template-columns:1fr 1fr}.project-details>div:last-child{display:none}.dineops-body{grid-template-columns:1fr}.order-panel{display:none}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fit-strip{flex-direction:column;align-items:flex-start;gap:16px;padding:22px}.fit-strip ul{flex-direction:column;gap:9px}.faq-section{gap:42px;padding-top:10px}.faq-list summary{padding:20px 0;font-size:14px}.legal-header,.legal-footer,.legal-main{width:calc(100% - 40px)}.legal-header>a:first-child{width:124px}.legal-back{font-size:10px}.legal-main{gap:55px;padding:70px 0 90px}.legal-title h1{font-size:43px}.legal-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}}
