:root{--ink:#071735;--muted:#5c687c;--blue:#0758ef;--cyan:#00c5ed;--line:#dce3ed;--pale:#f3f6fb;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;background:#fff}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;display:block;object-fit:cover}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #0286c6;outline-offset:5px}a,button{touch-action:manipulation}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.header{height:105px;padding:8px 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20;gap:25px}.brand{display:block;flex-shrink:0}.brand img{width:124px;height:84px;object-fit:contain}.header nav{display:flex;gap:34px;align-items:center;font-size:14px}.header nav a:hover{color:var(--blue)}.header nav .button:hover{color:white}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:16px 24px;border:1px solid transparent;background:var(--blue);color:white;border-radius:7px;font-weight:600;letter-spacing:-.02em;min-height:50px;transition:background .2s,transform .2s}.button:hover{background:#0048cd;transform:translateY(-2px)}.button.small{padding:11px 20px;min-height:44px}.button.light{background:white;color:var(--ink)}.button.outline{background:transparent;color:var(--ink);border-color:var(--line)}.text-link{border-bottom:1px solid #bdc8dc;padding:10px 0;font-size:15px}.actions{display:flex;gap:27px;align-items:center;flex-wrap:wrap}.menu-toggle{display:none}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1.6;margin-bottom:22px}.hero{display:grid;grid-template-columns:1.14fr 1fr;gap:32px;align-items:center;padding-block:84px 75px}.hero h1{font-size:clamp(44px,4.6vw,68px);font-weight:600;line-height:1.07;margin-bottom:28px}.hero h1 span{color:var(--blue)}.lead{color:var(--muted);font-size:18px;max-width:490px;line-height:1.7;margin-bottom:31px}.hero-note{font-size:12px;color:var(--muted);margin-top:40px;margin-bottom:0;letter-spacing:.045em}.hero-display{height:465px;background:#eaf1fc;border-radius:20px;position:relative;padding:28px;isolation:isolate;overflow:hidden}.display-label{font-size:11px;font-weight:700;letter-spacing:.1em;display:flex;justify-content:space-between;color:#5b6e94}.hero-window{display:block;position:absolute;left:28px;right:28px;top:77px;background:#fff;border-radius:10px;box-shadow:0 18px 50px #2e50881c;transform:rotate(-3deg);border:1px solid #dce4f1}.windowbar{display:flex;justify-content:space-between;font-size:10px;padding:13px;background:#f8faff;border-bottom:1px solid #edf1f6;border-radius:10px 10px 0 0}.window-dots{color:#aebbd0;letter-spacing:2px}.windowbody{padding:23px 25px 28px}.micro{font-size:10px;letter-spacing:.09em;font-weight:700}.windowbody h2{font-size:25px;line-height:1.13;margin-bottom:22px}.metrics{display:flex;gap:30px}.metrics div{display:flex;flex-direction:column}.metrics strong{font-size:29px;line-height:1.2}.metrics span{font-size:10px;color:var(--muted)}.mini-task{display:flex;gap:8px;align-items:center;font-size:10px;margin-top:22px}.check{border-radius:50%;background:#e3edff;color:var(--blue);padding:0 5px}.pill{font-size:9px;background:#e5efff;color:#1952b5;padding:3px 7px;border-radius:20px}.progress{width:56%;height:5px;background:#e4ecf7;margin-top:20px}.progress span{display:block;width:64%;height:100%;background:var(--blue)}.hero-phone{position:absolute;right:25px;bottom:23px;width:171px;background:#f7f3eb;border:5px solid #071735;border-radius:23px;transform:rotate(7deg);box-shadow:0 20px 40px #031b392c;overflow:hidden;padding:12px}.phone-top{display:flex;justify-content:space-between;font-size:9px;margin-bottom:15px}.hero-phone .micro{font-size:9px;color:#643f31;margin-bottom:9px}.hero-phone h3{font-size:21px;line-height:1.07;color:#51362a;margin-bottom:10px}.hero-phone img{height:100px;width:100%;border-radius:7px}.phone-bottom{display:flex;justify-content:space-between;font-size:10px;margin-top:9px;align-items:center}.round-plus{background:#654b39;color:#fff;border-radius:50%;padding:2px 9px;font-size:18px}.blue-caption{position:absolute;bottom:29px;left:28px;font-size:16px;line-height:1.25;font-weight:700;color:var(--blue)}.service-strip{border-block:1px solid var(--line);padding:22px 0}.service-strip .wrap{display:flex;justify-content:space-between;gap:22px;align-items:center;font-size:11px;letter-spacing:.07em;font-weight:700}.service-strip span:first-child{font-size:14px;letter-spacing:0;font-weight:400;color:var(--muted)}.section{padding-block:92px}.section-heading{display:flex;justify-content:space-between;gap:40px;margin-bottom:42px;align-items:flex-end}.section-heading h2,.about h2{font-size:44px;font-weight:500;margin-bottom:0}.section-heading>p{width:370px;max-width:100%;color:var(--muted);font-size:16px;margin-bottom:3px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.services article{padding-top:25px;border-top:1px solid var(--line)}.service-icon{color:var(--blue);font-size:27px;display:block;margin-bottom:27px;font-weight:700}.services h3{font-size:24px;letter-spacing:-.04em}.services p{color:var(--muted);font-size:16px}.services .tags{font-size:12px;margin-top:27px;color:#394863}.concept-section{background:var(--pale)}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.filters button{border:1px solid #d3ddea;background:transparent;color:var(--muted);padding:10px 18px;border-radius:30px;font-size:14px}.filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}.filters button span{margin-left:10px;opacity:.6}.project-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:48px 28px}.project-card{grid-column:span 2;min-width:0;display:block}.project-card.wide{grid-column:span 3}.project-card.full{grid-column:span 5}.project-visual{height:355px;border-radius:13px;overflow:hidden;position:relative;transition:transform .3s}.project-card:hover .project-visual{transform:translateY(-5px)}.project-info{display:flex;align-items:center;justify-content:space-between;margin-top:22px;gap:15px}.project-info .eyebrow{font-size:10px;letter-spacing:.1em;color:var(--muted);margin-bottom:8px}.project-info h3{font-size:27px;margin-bottom:0;line-height:1.2}.project-info h3 span{font-size:16px;font-weight:400;letter-spacing:-.02em;margin-left:12px;color:var(--muted)}.card-arrow{font-size:27px}.project-description{font-size:14px;color:var(--muted);margin:12px 0}.badge{display:inline-block;border:1px solid #cad4e3;border-radius:5px;padding:3px 9px;font-size:11px;font-weight:600;color:#465674;background:#ffffff70}.preview-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.preview-top b{font-size:18px;letter-spacing:-.06em}.preview-top>span{font-size:9px;letter-spacing:.08em}.forma-preview{background:#e9e7e1;padding:24px 27px;color:#383a34}.forma-title{font-family:Georgia,serif;font-size:39px;line-height:1.03;letter-spacing:-.045em;position:relative;z-index:1;margin-top:23px}.forma-preview img{position:absolute;bottom:0;right:0;width:65%;height:235px}.preview-caption{position:absolute;bottom:26px;left:27px;max-width:100px;font-size:10px}.brew-preview{background:#e6ceac;color:#56372b;padding:24px}.brew-preview h3{font-size:39px;margin-top:27px;position:relative;z-index:2}.brew-preview img{position:absolute;right:-10px;bottom:-64px;width:260px;height:260px;border-radius:50%;transform:rotate(-13deg)}.brew-sticker{position:absolute;left:26px;bottom:27px;font-size:11px;line-height:1.2;letter-spacing:.04em;border:1px solid #886b49;border-radius:50%;padding:20px 12px;transform:rotate(-12deg)}.flow-preview{padding:24px;background:#dce6fc;color:#163363}.dashboard-preview{background:white;border-radius:8px 0 0 0;margin-top:35px;width:115%;height:250px;padding:18px;display:flex;gap:21px;box-shadow:0 14px 35px #405c9920;transform:rotate(-3deg)}.dash-side{font-size:9px;line-height:3;border-right:1px solid #eee;padding-right:10px;color:#62708b}.dash-side b{color:var(--blue)}.dash-main h3{font-size:24px}.dash-columns{display:flex;gap:9px}.dash-columns>div{background:#f3f6fa;padding:9px;font-size:8px;min-width:96px}.dash-columns p{background:#fff;padding:10px 7px;font-size:10px;border:1px solid #e8edf5;margin-top:10px;border-radius:4px}.dwell-preview{background:#dce7df;display:grid;grid-template-columns:1fr 1fr;color:#254e3a}.dwell-copy{padding:29px 0 26px 27px;z-index:1}.dwell-copy>b{font-size:29px;letter-spacing:-.07em}.dwell-copy h3{font-family:Georgia,serif;font-size:40px;font-weight:400;margin-top:45px}.dwell-copy>span{font-size:11px}.dwell-preview>img{height:100%;width:100%;object-position:65%}.summit-preview{background:#172af0;color:#fff;padding:48px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.summit-preview h3{font-size:64px;margin-bottom:17px;line-height:.98}.summit-preview>div>span{font-size:14px;color:#d3d9ff}.summit-agenda{border:1px solid #7883ff;padding:24px;background:#ffffff0b;border-radius:8px;transform:rotate(2deg)}.summit-agenda p{padding:17px 0;margin:0;border-top:1px solid #6977ff;font-size:14px}.summit-agenda .preview-top{margin-bottom:22px}.summit-agenda .preview-top b{font-size:18px}.summit-agenda p span{margin-right:20px;color:#c5ceff;font-size:12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:50px}.steps article{border-top:1px solid var(--line);padding-top:23px}.steps article>span{font-size:14px;color:var(--blue)}.steps h3{font-size:25px;margin:24px 0 16px}.steps p{font-size:14px;color:var(--muted)}.about{border-top:1px solid var(--line);padding-block:66px 90px;display:grid;grid-template-columns:1fr 1fr;gap:20px 70px}.about .eyebrow{grid-column:1/-1;margin-bottom:0}.about h2{font-size:36px}.about>p:last-child{color:var(--muted);margin-bottom:0}.contact{background:var(--ink);color:white}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact h2{font-size:64px;font-weight:500}.contact .eyebrow{color:#8db6fd}.contact p{color:#a9b8d0;max-width:400px}.email-link{display:inline-block;border-bottom:1px solid #71829f;margin-top:20px;padding-bottom:8px;font-size:23px;letter-spacing:-.03em;overflow-wrap:anywhere}form label{display:block;font-size:13px;margin-bottom:8px}input,select,textarea{width:100%;min-height:45px;padding:12px;border:1px solid #c8d2e1;border-radius:6px;background:#fff;color:var(--ink)}textarea{resize:vertical}form input,form select,form textarea{margin-bottom:19px}.contact input,.contact select,.contact textarea{background:#102241;color:#fff;border-color:#354560}.contact option{background:#102241}.contact input::placeholder,.contact textarea::placeholder{color:#a9b8d0}.contact .button{width:100%}.contact .form-note{font-size:12px;max-width:none;margin-top:15px}.text-button{background:none;border:none;padding:4px 0;color:inherit;text-decoration:underline;font-size:14px}.footer{padding-block:28px;display:flex;gap:25px;justify-content:space-between;font-size:12px;color:var(--muted);flex-wrap:wrap}.footer p{margin:0}.skip{position:fixed;left:15px;top:-100px;z-index:50;background:var(--ink);color:white;padding:10px}.skip:focus{top:10px}.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}
/* Concept detail and demos */
.detail-hero{padding-block:55px 48px}.back-link{font-size:14px;color:var(--muted)}.detail-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-top:42px}.detail-heading h1{font-size:68px;margin:15px 0}.detail-heading .lead{max-width:600px;margin-bottom:0}.detail-heading .badge{white-space:nowrap}.concept-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:42px;padding-top:24px;border-top:1px solid var(--line)}.concept-facts p{font-size:14px;margin-bottom:0;color:var(--muted)}.concept-facts h2{font-size:15px;letter-spacing:0}.demo-section{background:var(--pale);padding-block:50px}.demo-label{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:25px}.demo-label h2{font-size:25px;margin:0}.demo-label p{font-size:13px;color:var(--muted);margin:0}.demo-surface{border:1px solid #d2dbe7;border-radius:13px;background:white;overflow:hidden;min-width:0}.demo-nav{display:flex;justify-content:space-between;align-items:center;padding:22px 30px;border-bottom:1px solid #dce2e4;gap:20px}.demo-nav b{font-size:25px;letter-spacing:-.05em}.demo-nav>span{font-size:12px}.forma-demo{color:#353b32;background:#f2f0ea}.forma-demo .intro{padding:40px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.forma-demo h2{font-family:Georgia,serif;font-size:55px;font-weight:400}.forma-demo .intro img{height:320px;width:100%}.forma-demo .intro p{max-width:330px}.demo-inner{padding:30px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery button{padding:0;border:1px solid #d4d4ca;background:#fff;text-align:left;color:inherit}.gallery img{width:100%;height:170px}.gallery button>span{display:block;padding:13px;font-weight:600}.gallery small{display:block;font-weight:400;color:#666}.gallery .crop-2{object-position:80%;filter:grayscale(1)}.gallery .crop-3{object-position:15%;filter:sepia(.25)}dialog{max-width:620px;width:calc(100% - 36px);border:0;border-radius:12px;padding:25px;color:var(--ink)}dialog::backdrop{background:#071735b0}dialog .close-dialog{float:right;border:0;background:var(--pale);border-radius:5px;padding:5px 12px}dialog h2{font-size:30px;margin:40px 0 20px}dialog img{height:240px;width:100%;margin-bottom:20px}.brew-demo{background:#faf6ef;color:#56372b}.brew-demo .demo-nav{background:#ead6b9}.brew-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:35px;padding:35px}.brew-layout h2{font-size:40px}.brew-products{display:grid;grid-template-columns:1fr 1fr;gap:18px}.coffee-product{border:1px solid #decdb4;border-radius:10px;overflow:hidden;background:white}.coffee-product img{width:100%;height:180px}.coffee-product>div{padding:18px}.coffee-product h3{font-size:22px}.coffee-product p{font-size:14px}.coffee-product label{display:block;font-size:12px}.coffee-product select{font-size:14px;margin:6px 0 12px}.coffee-product .button{background:#654632;width:100%;font-size:14px;padding:12px}.basket{background:#fff;border:1px solid #e5d9c7;padding:24px;border-radius:12px;align-self:start;position:sticky;top:125px}.basket h3{font-size:28px}.cart-item{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #eee;padding:12px 0;font-size:14px}.cart-item button{border:1px solid #d8c9b4;border-radius:5px;background:#faf6ef;padding:3px 10px}.cart-total{display:flex;justify-content:space-between;margin:22px 0;font-weight:bold}.basket .button{width:100%;background:#654632;font-size:14px}.demo-note{font-size:12px;color:var(--muted);margin-top:16px}.flow-demo{background:#f6f8fc}.flow-demo .demo-nav{background:white}.board-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.board-top h2{font-size:32px;margin-bottom:8px}.board-top p{font-size:14px;color:var(--muted)}.task-form{display:flex;gap:12px;margin:22px 0 30px}.task-form input{margin:0}.task-form button{white-space:nowrap}.board{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.board-column{background:#e9eef7;padding:18px;border-radius:9px;min-height:270px}.board-column>h3{font-size:14px;letter-spacing:0;display:flex;justify-content:space-between}.board-column h3 span{color:#657796}.task-card{background:white;padding:17px;margin-top:14px;border:1px solid #dce5f3;border-radius:7px}.task-card p{font-size:15px;overflow-wrap:anywhere}.task-card label{font-size:11px}.task-card select{font-size:12px;padding:6px;min-height:34px;margin-top:6px}.task-card .text-button{font-size:11px;color:#766;display:block;margin-top:8px}.board-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;font-size:12px;color:var(--muted)}.concept-story{padding-block:70px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.story-grid h2{font-size:27px}.story-grid p,.story-grid li{color:var(--muted)}.story-grid ul{padding-left:20px}.next-project{background:var(--pale);border-radius:12px;padding:30px;display:flex;justify-content:space-between;align-items:center;margin-top:45px;gap:25px}.next-project p{margin:0;color:var(--muted)}.concept-static{padding:40px}.concept-static h2{font-size:42px}.dwell-static{background:#edf3ef;color:#214b38}.concept-screen-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.concept-screen{background:#fff;border:1px solid #d7e0da;padding:22px;border-radius:11px}.concept-screen h3{font-size:23px}.concept-screen>span{font-size:12px;letter-spacing:.08em;display:block;margin-bottom:16px}.concept-screen img{height:160px;width:100%;margin-bottom:20px}.static-field{padding:12px;border:1px solid #d7e0da;border-radius:6px;margin:12px 0;font-size:14px;background:#f7faf8}.summit-static{background:#172af0;color:white}.summit-static .concept-screen{color:var(--ink)}.agenda-row{padding:16px 0;border-bottom:1px solid var(--line);font-size:15px}.agenda-row small{display:block;color:var(--blue);margin-bottom:5px}.simple-page{max-width:850px;padding-block:60px 90px}.simple-page h1{font-size:48px}.simple-page h2{font-size:25px;margin-top:35px}.simple-page a{text-decoration:underline;color:var(--blue)}
@media(min-width:1500px){.hero{padding-block:100px}.hero-display{height:490px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.header{padding-inline:28px}.header nav{gap:20px}.hero{grid-template-columns:1fr 1fr;gap:25px}.hero h1{font-size:48px}.hero-display{height:445px;padding:20px}.hero-phone{right:15px;width:152px}.hero-window{left:17px;right:17px}.mini-task .pill{display:none}.services{gap:25px}.contact-grid{gap:50px}.project-visual{height:330px}.forma-title{font-size:33px}.dwell-copy h3{font-size:32px}.summit-preview{padding:35px;gap:25px}.summit-preview h3{font-size:51px}.summit-agenda p{font-size:12px}.project-info h3 span{display:block;margin:7px 0 0}.brew-layout{padding:25px;gap:20px}.gallery{gap:14px}.board{gap:12px}.board-column{padding:13px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header{height:83px;padding:5px 18px}.brand img{width:103px;height:70px}.menu-toggle{display:flex;gap:12px;align-items:center;border:1px solid var(--line);padding:9px 13px;background:#fff;border-radius:6px;font-size:14px}.header nav{display:none;position:absolute;top:82px;left:0;right:0;padding:22px;background:white;border-bottom:1px solid var(--line);align-items:stretch;gap:10px;box-shadow:0 10px 20px #0917370d}.header nav.open{display:flex;flex-direction:column}.header nav>a{padding:12px}.hero{grid-template-columns:1fr;padding-block:49px 40px;gap:40px}.hero h1{font-size:clamp(40px,8.3vw,61px)}.lead{font-size:17px}.hero .eyebrow{font-size:11px}.hero-display{height:415px;max-width:520px;width:100%;justify-self:center}.hero-window{top:70px;left:23px;right:23px}.hero-phone{width:161px;right:22px}.hero-note{margin-top:25px}.service-strip .wrap{flex-wrap:wrap;justify-content:center;gap:12px 24px}.service-strip span:first-child{width:100%;text-align:center;margin-bottom:5px}.section{padding-block:60px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:36px}.section-heading>p{width:auto;margin-top:23px}.services{grid-template-columns:1fr;gap:22px}.services .service-icon{margin-bottom:17px}.services .tags{margin-top:16px}.services h3{margin-bottom:13px}.project-grid{grid-template-columns:1fr;gap:35px}.project-card,.project-card.wide,.project-card.full{grid-column:auto}.project-visual{height:330px}.project-info h3 span{display:inline;margin-left:8px;font-size:14px}.forma-title{font-size:36px}.dwell-copy h3{font-size:34px}.summit-preview{padding:25px;grid-template-columns:1fr 1fr;gap:18px}.summit-preview h3{font-size:39px}.summit-preview .eyebrow{font-size:9px}.summit-agenda{padding:13px}.summit-agenda .preview-top b{font-size:15px}.summit-agenda .preview-top>span{display:none}.summit-agenda p{font-size:11px}.summit-agenda p span{display:block;margin-bottom:6px}.steps{grid-template-columns:1fr 1fr;gap:22px;margin-top:28px}.about{grid-template-columns:1fr;padding-block:40px 60px;gap:22px}.about h2{font-size:33px}.contact-grid{grid-template-columns:1fr;gap:42px}.contact h2{font-size:52px}.contact p{max-width:none}.email-link{font-size:22px;margin-top:8px}.footer{gap:15px 22px;font-size:12px}.footer p{display:none}.detail-hero{padding-block:30px}.detail-heading{display:block;margin-top:30px}.detail-heading h1{font-size:48px}.detail-heading .badge{margin-top:23px}.concept-facts{gap:17px}.concept-facts p{font-size:12px}.demo-label{display:block}.demo-label h2{margin-bottom:10px}.demo-nav{padding:17px}.demo-nav>span{font-size:10px}.forma-demo .intro{padding:23px;grid-template-columns:1fr}.forma-demo h2{font-size:42px}.forma-demo .intro img{height:250px}.demo-inner{padding:20px}.gallery{grid-template-columns:1fr}.gallery img{height:210px}.brew-layout{grid-template-columns:1fr;padding:20px}.brew-layout h2{font-size:34px}.coffee-product>div{padding:12px}.coffee-product img{height:155px}.coffee-product h3{font-size:20px}.basket{position:static}.board{grid-template-columns:1fr}.board-column{min-height:130px}.task-form{flex-direction:column}.task-form button{justify-content:center}.board-top{display:block}.board-tools{align-items:start;flex-direction:column}.story-grid{grid-template-columns:1fr;gap:20px}.concept-story{padding-block:45px}.next-project{align-items:start;flex-direction:column;padding:23px}.concept-screen-row{grid-template-columns:1fr}.concept-static{padding:23px}.concept-static h2{font-size:35px}.simple-page{padding-block:40px}.simple-page h1{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

@media(max-width:760px){.detail-header nav .button{display:none}.detail-header nav{width:auto;gap:0}.detail-header nav>a{padding:8px 0}}
.hero-phone img,.brew-preview img,.coffee-product img{object-position:50% 80%}
