/* Raycast reference translated to O Studio's light palette. No legacy overrides. */
:root{--paper:#f1f3f6;--ink:#192331;--muted:#586578;--blue:#2464dc;--edge:#c9d2df;--glass:#f8fafbc9;--ease:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Heebo,sans-serif;-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}img{max-width:100%;height:auto}button:disabled{cursor:default;opacity:.5}[hidden]{display:none!important}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}::selection{background:#b7d3ff;color:#142439}:focus-visible{outline:3px solid var(--blue);outline-offset:5px}input,textarea{caret-color:var(--blue)}body{scrollbar-color:#a5b2c2 var(--paper)}.skip-link{position:fixed;top:-80px;left:20px;z-index:200;padding:14px;background:#fff}.skip-link:focus{top:12px}.container,.section{width:min(1200px,calc(100% - 64px));margin-inline:auto}.section{padding-block:105px;position:relative}.section-heading h2{font-size:22px;line-height:1.25;font-weight:600;letter-spacing:-.025em}.section-heading p{font-size:21px;line-height:1.4;color:var(--muted);margin-top:5px}.section-heading.centered{text-align:center}.section-heading.split{display:flex;justify-content:space-between;align-items:center;gap:30px}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:15px;color:#205bbe}.text-link .icon{width:18px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:11px 18px;border:1px solid #ffffffab;border-radius:11px;font-weight:500;font-size:15px;transition:transform 160ms var(--ease),background-color 180ms ease,box-shadow 180ms ease}.btn-primary{background:#2464dc;color:white;box-shadow:inset 0 1px 1px #ffffff70,inset 0 -1px 1px #14387b77,0 4px 10px #1b4b961f}.btn-nav{background:#ffffffa6;border:1px solid #fff;box-shadow:inset 0 -1px 0 #8192ac35,0 3px 8px #18315613}.btn:active,button:active{transform:scale(.97)}

.nav{position:fixed;inset:16px 30px auto;z-index:90;height:74px;max-width:1440px;margin-inline:auto;background:#f6f8fba8;border:1px solid #ffffffc7;border-radius:18px;box-shadow:inset 0 1px 1px #fff,0 5px 16px #263b5410;backdrop-filter:blur(22px) saturate(1.3);-webkit-backdrop-filter:blur(22px) saturate(1.3)}.nav.scrolled{background:#f6f8fbe8}.nav-inner{height:100%;padding:0 24px;display:flex;align-items:center;gap:32px;direction:ltr}.logo{display:inline-flex;flex-shrink:0}.nav .logo img{width:108px;display:block}.nav-links{display:flex;gap:27px;align-items:center;justify-content:center;margin-inline:auto;direction:rtl}.nav-links a{font-size:14px;color:#4f5a68;white-space:nowrap;transition:color 160ms ease}.nav-links a[aria-current=true]{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:14px}.nav .btn{min-height:38px;font-size:14px;padding:8px 14px}.nav .icon{width:18px;height:18px}.nav-burger{display:none;width:44px;height:44px;background:transparent}.nav-burger span{display:block;width:20px;height:1.5px;background:var(--ink);margin:6px auto}

.hero{position:relative;min-height:960px;height:115svh;max-height:1160px;isolation:isolate;overflow:clip}.optical-field{position:absolute;inset:0;z-index:-1;overflow:hidden;mask-image:linear-gradient(to bottom,#000 76%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 76%,transparent 100%)}.optical-field canvas{width:100%;height:100%;display:block}.optical-field canvas[data-rendered]~.field-fallback{display:none}.field-fallback{position:absolute;inset:-20% 5%;display:flex;justify-content:center;gap:16px;transform:rotate(-36deg);opacity:.5}.field-fallback i{width:130px;height:100%;background:linear-gradient(90deg,#fafbfc,#88b3eb 45%,#eef3f9 95%);border-inline:1px solid #fff;box-shadow:12px 0 24px #467bbc15}.hero-content{padding:clamp(300px,40svh,410px) 24px 0;text-align:center;margin:auto;max-width:690px}.hero h1{font-size:64px;line-height:1.1;letter-spacing:-.035em;font-weight:650}.hero-content>p{font-size:19px;line-height:1.4;margin-top:35px;color:#344355}.hero-actions{display:flex;flex-direction:column;gap:20px;align-items:center;margin-top:36px}.hero-actions .btn{min-height:50px;padding-inline:24px}.hero-content>*{animation:hero-open 1.1s var(--ease) both}.hero-content>p{animation-delay:.1s}.hero-actions{animation-delay:.2s}.motion-controls{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.motion-controls button{display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:#ffffff8f;border:1px solid #fff;box-shadow:inset 0 -1px 1px #758cac30}.motion-controls .icon{width:18px;height:18px}@keyframes hero-open{from{opacity:0;transform:translateY(24px);filter:blur(5px)}to{opacity:1;transform:none;filter:none}}

.showcase{padding-top:20px}.showcase .section-heading{margin-bottom:64px}.desktop-stage{height:650px;position:relative;border:1px solid #fff;border-radius:22px;padding:8px;background:#e9eef6;box-shadow:inset 0 0 0 4px #fff9,inset 0 0 0 6px #9dabc01a,0 20px 45px -23px #263a5a52;overflow:hidden;isolation:isolate}.desktop-bar{position:relative;z-index:1;display:flex;align-items:center;gap:22px;height:45px;margin:2px 8px;padding-inline:10px;font-size:12px;color:#637389;white-space:nowrap}.desktop-brand{font-weight:650;color:#405774}.desktop-file{margin-left:auto}.revit-surface{position:absolute;inset:60px 16px 16px;background:#f2f5f8;display:flex;direction:ltr;border-radius:5px;overflow:hidden}.project-tree{display:flex;flex-direction:column;gap:20px;width:150px;background:#e1e7f0;padding:22px 16px;font-size:11px;color:#52647d}.project-tree span{padding-left:10px}.floorplan{position:relative;width:72%;height:75%;margin:50px auto;border:7px double #8a9cb4;opacity:.47;transform:rotate(-8deg);background:repeating-linear-gradient(0deg,transparent,transparent 25px,#6980a212 25px,#6980a212 26px),repeating-linear-gradient(90deg,transparent,transparent 25px,#6980a212 25px,#6980a212 26px)}.room{position:absolute;border:4px solid #6f86a5}.room-a{inset:0 50% 50% 0}.room-b{inset:0 0 42% 50%}.room-c{inset:50% 65% 0 0}.room-d{inset:58% 0 0 55%}.plan-opening{position:absolute;top:43%;left:48%;width:16%;height:20%;border:2px solid #2464dc;border-radius:0 100% 0 0;background:#e9eef7}.plan-table{position:absolute;left:14%;top:17%;width:18%;height:16%;border:2px solid #8493a8;border-radius:4px}.plan-stair{position:absolute;right:20%;bottom:10%;height:24%;width:20%;background:repeating-linear-gradient(0deg,transparent,transparent 10px,#8493a8 10px,#8493a8 12px)}.command-window{position:absolute;top:118px;left:50%;transform:translateX(-50%);width:min(760px,76%);border:1px solid #fff;border-radius:15px;background:#f9fbfdc7;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:inset 0 1px 0 #fff,0 6px 12px #18294317,0 22px 50px #233c5c2e;overflow:hidden}.command-title{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;border-bottom:1px solid #a8b7cc2b;font-size:12px;color:#5c6e86}.command-title strong{font-size:17px;color:#2464dc;letter-spacing:-.02em}.command-search{display:flex;align-items:center;gap:14px;padding:20px;border-bottom:1px solid #b8c6d845;color:#50627b}.command-search input{background:none;border:0;outline:none;min-width:0;flex:1;font-size:21px;color:var(--ink)}.command-search:focus-within{box-shadow:inset 0 0 0 2px #659cff75}.command-search input:focus-visible{outline:none}.command-search kbd{font-size:13px;background:#e8edf5;padding:3px 8px;border-radius:5px}.command-body{display:grid;grid-template-columns:1fr .85fr;min-height:230px}.command-results{padding:12px;border-inline-end:1px solid #a6b6ca35}.command-row{display:flex;text-align:right;align-items:center;gap:12px;width:100%;padding:13px 10px;border-radius:8px;background:transparent}.command-row.active{background:#d9e6fc99;box-shadow:inset 0 1px 0 #fff}.command-row>span:nth-child(2){display:grid;gap:4px;flex:1}.command-row strong{font-size:14px;font-weight:500}.command-row small{font-size:11px;color:#5a6c86;text-align:right}.command-row>.icon{width:16px;color:#527dc5}.tool-symbol{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid #ffffffa6;border-radius:10px;background:#dce8fc;color:#215fbf;box-shadow:inset 0 1px 0 #fff,0 2px 4px #27467212}.command-detail{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:18px;text-align:center}.detail-icon .icon{height:58px;width:58px;color:#2367d5;stroke-width:1.25}.command-detail strong{font-size:18px;margin-top:10px}.command-detail>span:not(.detail-icon):not(.match-label){font-size:11px;color:#546b88;margin-top:6px}.command-detail p{font-size:13px;line-height:1.55;max-width:25ch;margin-top:13px;color:#506078}.match-label{font-size:11px;display:flex;align-items:center;gap:5px;color:#356184;margin-top:13px}.match-label .icon{width:14px;height:14px}.command-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 17px;border-top:1px solid #aabbd22e;font-size:11px;color:#5c6e86;background:#ffffff35}.command-footer button{font-size:12px;color:#205bbc;background:transparent;display:flex;align-items:center;gap:7px;min-height:30px}.command-footer .icon{width:15px;height:15px}.demo-dock{position:absolute;bottom:35px;left:50%;transform:translateX(-50%);display:flex;gap:6px;padding:7px;background:#f3f7fca8;border:1px solid #fff;border-radius:18px;backdrop-filter:blur(14px);box-shadow:0 6px 15px #263f6519}.demo-dock button{width:52px;height:52px;display:grid;place-items:center;border:1px solid #ffffffb9;border-radius:12px;background:#dfe7f18a;transition:transform 200ms var(--ease),background-color 160ms}.demo-dock button[aria-pressed=true]{background:#fff;transform:translateY(-5px);box-shadow:0 5px 11px #2345711f;color:#2464dc}.showcase-caption{text-align:center;color:var(--muted);max-width:580px;margin:35px auto 0;font-size:17px;line-height:1.5}.showcase-caption strong{color:var(--ink);font-weight:550}

.keyboard-section{display:grid;grid-template-columns:.7fr 1.4fr;align-items:center;min-height:680px;gap:30px;overflow:hidden}.keyboard-section .btn{margin-top:40px}.keyboard-art{height:470px;position:relative;direction:ltr;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 82%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 82%,transparent)}.keyboard-grid{position:absolute;width:950px;left:0;top:15px;transform:perspective(1500px) rotateY(-11deg) rotateX(8deg) rotateZ(-3deg);transform-origin:0 50%}.keyboard-row{display:flex;gap:9px;margin-bottom:9px;height:66px}.keyboard-row.row-0{height:43px}.key{min-width:60px;flex:1;padding:10px;border:1px solid #fff;border-radius:11px;background:#eef2f6;box-shadow:inset 0 -3px 2px #75849a18,0 3px 4px #3c516719;color:#5d6c80;font-size:15px;transition:background-color 140ms,transform 140ms}.row-0 .key{font-size:11px}.key-space{flex:6}.key-tab,.key-caps,.key-enter,.key-shift{flex:1.6}.key.is-lit{color:#fff;background:#508aec;transform:translateY(3px);box-shadow:inset 0 2px 4px #18418040}.key-feature{position:absolute;display:flex;align-items:flex-start;flex-direction:column;width:182px;height:119px;padding:16px;background:#e5edf9;border:1px solid #fff;border-radius:13px;box-shadow:inset 0 -3px 2px #75849a18,0 3px 4px #3c516719;direction:rtl;text-align:right}.key-feature .icon{color:#4b72ac;margin-bottom:10px}.key-feature strong,.key-feature span{font-size:15px;line-height:1.5}.key-feature span{color:#586b84}.kf-a{left:140px;top:128px}.kf-b{left:334px;top:128px}.kf-c{left:140px;top:257px}.kf-d{left:334px;top:257px}

.tools-section{padding-top:65px}.tools-section .section-heading{margin-bottom:58px}.segmented{display:flex;gap:4px;padding:5px;border:1px solid #fff;border-radius:14px;background:#e4eaf2;box-shadow:inset 0 1px 3px #233e5d10}.segmented button{padding:11px 17px;min-height:44px;font-size:14px;border-radius:10px;background:none;color:#536379}.segmented button[aria-pressed=true]{background:#fff;color:#245cac;box-shadow:0 2px 6px #2a42641a}.tool-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;min-height:420px}.tool-card{position:relative;text-align:right;border-radius:20px;border:1px solid #fff;overflow:hidden;padding:25px 25px 64px;min-height:440px;background:#e0e9f6;box-shadow:inset 0 1px 1px #fff,0 10px 24px -16px #2a466a52;transition:transform 220ms var(--ease),box-shadow 220ms ease}.tool-card.card-pdf{background:#e8edf4}.tool-card.card-line{background:#dae7f4}.card-heading{display:flex;align-items:center;gap:12px}.card-heading strong{font-size:18px;font-weight:500;flex:1}.card-heading>.icon{width:18px;height:18px;border:1px solid #ffffffa0;box-sizing:content-box;padding:7px;border-radius:8px}.tool-card p{font-size:16px;line-height:1.5;margin-top:28px;color:#344b68}.card-bottom{position:absolute;bottom:0;inset-inline:25px;height:49px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #9badc431;font-size:13px;color:#345886}.card-bottom .icon{width:17px}.door-art{position:relative;height:205px;margin-top:20px;perspective:700px}.wall-art{position:absolute;width:150px;height:150px;border:12px solid #eef4fb;bottom:6px;left:50%;transform:translateX(-50%) rotateY(-18deg);box-shadow:4px 6px 8px #536c8e22,inset 2px 2px 8px #546b8e21}.door-leaf{position:absolute;bottom:6px;left:calc(50% - 62px);width:124px;height:138px;background:linear-gradient(110deg,#c0d5f6,#f6faff);transform-origin:left;transform:rotateY(-47deg);border:1px solid #fff;box-shadow:6px 6px 14px #43649226}.door-leaf::after{content:'';position:absolute;right:12px;top:65px;width:14px;height:4px;border-radius:2px;background:#4974b7}.door-swing{position:absolute;width:155px;height:55px;left:32%;bottom:0;border:1px dashed #3d78d5;border-radius:50%;transform:rotateX(50deg)}.sheets-art{position:relative;height:213px;margin-top:16px}.sheets-art i{position:absolute;left:50%;bottom:4px;width:140px;height:176px;border-radius:6px;background:#f9fbff;border:1px solid #fff;box-shadow:0 8px 15px #47618324;transform:translateX(-50%) rotate(-16deg)}.sheets-art i:nth-child(2){transform:translateX(-50%) rotate(-3deg);background:#e5edfa}.sheets-art i:nth-child(3){transform:translateX(-50%) rotate(10deg);padding:20px;display:flex;flex-direction:column;gap:10px}.sheets-art span{font-style:normal;font-size:22px;color:#4a78bd;margin-bottom:18px}.sheets-art b{height:3px;background:#cdd9e9;width:80%}.sheets-art b:last-child{width:55%}.lines-art{height:210px;position:relative;margin-top:20px;overflow:hidden}.lines-art>i{position:absolute;left:14%;top:30%;width:74%;height:2px;background:#7e98b9;transform:rotate(-30deg)}.lines-art>i:nth-child(2){top:50%;transform:rotate(30deg)}.lines-art>i:nth-child(3){top:60%;transform:rotate(-60deg);background:#4077cc}.lines-art>i:nth-child(4){top:45%;transform:rotate(70deg)}.lines-art>span{display:grid;place-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:65px;width:65px;background:#f7faffc2;backdrop-filter:blur(10px);border:1px solid #fff;border-radius:15px;box-shadow:0 10px 25px #4060872b;color:#2464dc}.lines-art>span .icon{height:32px;width:32px}

.guidance{max-width:1000px}.guidance>.section-heading{margin-bottom:60px}.guidance>.section-heading h2{font-size:34px}.guidance-window{border:1px solid #fff;border-radius:24px;overflow:hidden;background:#e7ecf3;box-shadow:inset 0 1px 1px #fff,0 15px 34px -23px #344f7252}.guidance-layout{display:grid;grid-template-columns:230px 1fr;min-height:390px;direction:ltr;background:#f5f7fb8c;margin:17px;border:1px solid #fff;border-radius:13px;overflow:hidden}.guidance-layout aside{display:flex;flex-direction:column;padding:22px 16px;gap:20px;background:#e0e7f0;color:#5a6a80;direction:rtl;font-size:14px}.guidance-layout aside strong{font-size:19px;color:#1f5bbc;margin-bottom:10px}.guidance-layout aside .selected{background:#f7faffb5;border-radius:7px;padding:9px;margin:-9px;color:#26476f}.guide-chat{padding:35px 30px 24px;direction:rtl;display:flex;flex-direction:column;gap:23px}.query-bubble{align-self:flex-start;background:#dce7f8;border-radius:12px;padding:12px 20px;font-size:17px}.guide-answer{display:flex;align-items:center;gap:13px}.guide-answer>.icon{color:#3372d0}.guide-answer div{display:flex;flex-direction:column;gap:4px}.guide-answer span{font-size:12px;color:#61738c}.guide-answer>.icon:last-child{margin-inline-start:auto;width:19px}.guide-chat ol{margin:0;padding-right:20px;color:#586b83;font-size:14px;line-height:2.1}.guide-input{margin-top:auto;border:1px solid #c2cddd94;background:#ffffff70;padding:14px;border-radius:10px;color:#61718a;font-size:14px;display:flex;align-items:center;justify-content:space-between}.guide-input .icon{width:18px}.panel-copy{padding:20px 28px 28px}.panel-copy h3,.quiet-panel h3{font-size:18px;font-weight:550}.panel-copy p,.quiet-panel p{font-size:15px;color:#56677e;line-height:1.6;margin-top:8px;max-width:60ch}.feature-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.quiet-panel{padding:24px 28px 30px;background:#e9eef5;border:1px solid #fff;border-radius:23px;box-shadow:inset 0 1px 1px #fff;overflow:hidden}.phrase-stack{display:flex;flex-direction:column;gap:10px;margin-bottom:25px;mask-image:linear-gradient(#000 65%,transparent);-webkit-mask-image:linear-gradient(#000 65%,transparent)}.phrase-stack span{display:flex;align-items:center;justify-content:space-between;background:#f7faff;padding:12px 18px;border:1px solid #fff;border-radius:11px;color:#456285;font-size:15px}.phrase-stack .icon{width:18px;height:18px}.offline-art{height:181px;position:relative;display:grid;place-items:center;margin-bottom:25px}.offline-art>span{position:relative;z-index:2;display:grid;place-items:center;width:74px;height:74px;border-radius:18px;border:1px solid #fff;background:#f7faff;box-shadow:0 8px 18px #41608624;color:#3976cf}.offline-art>span .icon{width:40px;height:40px;stroke-width:1.2}.offline-art i{position:absolute;inset:23px 50%;width:135px;transform:translateX(50%) rotate(15deg);border:1px solid #c2d4ed;border-radius:26px}.offline-art i:nth-last-child(2){transform:translateX(50%) rotate(-15deg);width:185px;inset-block:3px}.offline-art i:last-child{transform:translateX(50%) rotate(25deg);width:225px;inset-block:-15px;opacity:.5}

.proof{padding-block:120px}.proof-tabs{display:flex;justify-content:center;gap:20px;margin-top:65px}.proof-tabs button{display:flex;align-items:center;gap:12px;padding:20px 24px;min-height:85px;background:transparent;border:1px solid transparent;border-radius:15px;font-size:14px;color:#55667e}.proof-tabs button strong{font-size:25px;font-weight:450;font-variant-numeric:tabular-nums;color:#284464}.proof-tabs button[aria-pressed=true]{background:#fafcff;border-color:#fff;box-shadow:0 5px 20px #19365e0d}.proof-story{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1020px;margin:70px auto 0;padding-top:65px;border-top:1px solid #c8d1dd66}.proof-story>div{display:grid;gap:16px}.proof-story>div>span{font-size:13px;color:#63748b}.proof-story strong{font-size:20px;font-weight:500}.proof-story p{font-size:25px;line-height:1.5;color:#52647c;max-width:32ch}.custom-section>.section-heading{margin-bottom:60px}.build-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #fff;border-radius:22px;overflow:hidden;background:#e8edf4}.build-intro{padding:25px 45px 40px;border-inline-end:1px solid #c5d0de70;overflow:hidden}.build-intro h3{font-size:26px;font-weight:500;line-height:1.25;margin:10px 0 26px}.build-art{height:220px;position:relative;perspective:700px;margin-bottom:25px}.build-art i{position:absolute;width:145px;height:170px;left:50%;top:20px;border:1px solid #fff;border-radius:15px;background:linear-gradient(125deg,#ffffffa1,#d2e3fb21);box-shadow:4px 8px 12px #23497515;transform:translateX(-95%) rotateY(-30deg) rotateX(20deg)}.build-art i:nth-child(2){transform:translateX(-65%) rotateY(-30deg) rotateX(20deg)}.build-art i:nth-child(3){transform:translateX(-35%) rotateY(-30deg) rotateX(20deg)}.build-art i:nth-child(4){transform:translateX(-5%) rotateY(-30deg) rotateX(20deg)}.build-art i:nth-child(5){transform:translateX(25%) rotateY(-30deg) rotateX(20deg);border-color:#87b1ef;background:#a9cdf72e}.build-steps{display:grid;grid-template-columns:1fr 1fr}.build-steps article{padding:34px 24px;border-bottom:1px solid #c5d0de70}.build-steps article:nth-child(odd){border-inline-end:1px solid #c5d0de70}.build-steps article:nth-child(n+3){border-bottom:0}.build-steps article>span{font-size:12px;color:#69819e;font-variant-numeric:tabular-nums}.build-steps h3{font-size:17px;font-weight:500;margin-top:30px}.build-steps p{font-size:14px;line-height:1.6;color:#566a84;margin-top:10px}.next-section{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-block:110px}.next-section .text-link{flex-shrink:0}.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:70px}.faq-item{border-bottom:1px solid #c5cfdd85}.faq-item summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-size:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{font-size:15px;line-height:1.75;color:#52657f;padding-bottom:25px;max-width:65ch}.faq-plus{position:relative;width:20px;height:20px;flex-shrink:0}.faq-plus::before,.faq-plus::after{content:'';position:absolute;top:9px;left:4px;width:12px;height:1px;background:#5a779d}.faq-plus::after{transform:rotate(90deg)}.faq-item[open] .faq-plus::after{transform:none}.final-section{padding:150px 0 100px;text-align:center;isolation:isolate;overflow:hidden}.final-section>.btn{margin-top:32px}.download-details{font-size:13px;margin:22px auto 0;color:#53677f}.download-details summary{cursor:pointer;min-height:44px;padding:12px}.download-details p{font-size:13px;line-height:1.9}.download-status{font-size:14px;margin:20px auto 0;max-width:45ch;color:#245caf}.closing-rays{position:absolute;inset:0;z-index:-1;display:flex;gap:10px;justify-content:center;transform:rotate(-35deg);opacity:.22;mask-image:linear-gradient(transparent,#000,transparent);-webkit-mask-image:linear-gradient(transparent,#000,transparent)}.closing-rays i{height:100%;width:70px;background:linear-gradient(90deg,transparent,#9dbde9,#fff);border-right:1px solid #fff}

.footer{padding:55px 0 32px}.footer-inner{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:30px}.footer-brand img{width:108px;display:block}.footer-brand p{font-size:13px;color:#617087;margin-top:20px}.footer-col{display:flex;flex-direction:column;gap:13px}.footer-col h3{font-size:14px;font-weight:500;margin-bottom:5px}.footer-col a{font-size:13px;color:#5e6c80}.footer-col a[href^="mailto:"]{overflow-wrap:anywhere}.footer-bottom{margin-top:65px;display:flex;justify-content:space-between;gap:30px;color:#5a6b80;font-size:11px}.footer-bottom p{max-width:60ch}.modal{border:1px solid #fff;border-radius:22px;background:#f6f8fbea;backdrop-filter:blur(22px);color:var(--ink);padding:35px;width:min(460px,calc(100% - 32px));box-shadow:0 25px 100px #1829414d;max-height:90svh}.modal::backdrop{background:#1428405c;backdrop-filter:blur(7px)}.modal-card{position:relative}.modal-close{position:absolute;left:0;top:0;width:36px;height:36px;display:grid;place-items:center;background:#e7edf5;border-radius:9px}.modal h3{font-size:25px;margin-bottom:10px}.modal-sub{font-size:14px;line-height:1.6;color:#586a82;margin-bottom:25px;max-width:36ch}.hp-field{position:absolute;width:0;height:0;overflow:hidden}.field{display:grid;gap:8px;margin-bottom:17px}.field label{font-size:14px}.field input,.field textarea{width:100%;background:#ffffffab;border:1px solid #c1cddd;border-radius:9px;padding:11px;resize:vertical;color:var(--ink)}.field-opt,.field-consent,.modal-alt{font-size:12px;color:#617189}.field-consent{margin-top:14px;line-height:1.6}.field-consent a,.modal-alt a{text-decoration:underline}.modal-alt{margin-top:14px}.btn-block{width:100%;background:var(--blue);color:#fff}.form-status{font-size:14px;margin-top:18px}.form-status.error{color:#9e3131}.reveal{opacity:1;transform:none}.reveal-ready .reveal:not(.in){opacity:.2;transform:translateY(35px);filter:blur(2px)}.reveal-ready .reveal{transition:opacity .8s var(--ease),transform 1s var(--ease),filter .8s var(--ease)}.is-paused .reveal{opacity:1!important;transform:none!important;filter:none!important;transition:none}.is-paused .hero-content>*{animation:none}
@media(hover:hover) and (pointer:fine){.btn-primary:hover{background:#1757c7;box-shadow:inset 0 1px 1px #ffffff70,0 7px 18px #1b4b962e}.btn:hover{transform:translateY(-2px)}.nav-links a:hover,.footer-col a:hover{color:#2464dc}.tool-card:hover{transform:translateY(-7px);box-shadow:inset 0 1px 1px #fff,0 20px 35px -20px #2a466a65}.tool-card:hover .door-leaf{transform:rotateY(-70deg)}.door-leaf{transition:transform .7s var(--ease)}.command-row:hover{background:#dce7f59e}.demo-dock button:hover{transform:translateY(-5px)}}
@media(min-width:1700px){.hero h1{font-size:72px}.hero-content{max-width:760px}}
@media(max-width:1100px){.nav-links{gap:18px}.nav-inner{gap:20px;padding-inline:20px}.nav-links a{font-size:13px}.section,.container{width:calc(100% - 48px)}.command-window{width:82%}.tool-cards{gap:17px}.tool-card{padding:20px 20px 0}.card-bottom{inset-inline:20px}.proof-tabs{gap:8px}.proof-tabs button{padding:17px;font-size:13px}.footer-inner{grid-template-columns:repeat(4,1fr)}.footer-brand{grid-column:1/-1}.build-intro{padding-inline:30px}.faq-section{gap:35px}}
@media(max-width:840px){.nav{inset:12px 16px auto;height:64px}.nav-inner{justify-content:space-between;gap:15px;padding-inline:16px}.nav .logo img{width:100px}.nav-burger{display:block}.nav-links{display:none;position:absolute;top:74px;inset-inline:0;flex-direction:column;padding:15px 20px;gap:0;align-items:stretch;background:#f8fafcf2;backdrop-filter:blur(24px);border:1px solid #fff;border-radius:15px;box-shadow:0 15px 35px #233b622e}.nav-links.open{display:flex}.nav-links a{font-size:16px;padding:14px 10px}.hero{min-height:830px;height:100svh;max-height:1050px}.hero-content{padding-top:260px}.hero h1{font-size:58px}.hero-content>p{font-size:18px}.hero-actions{margin-top:30px}.section{padding-block:75px}.showcase{padding-top:15px}.desktop-stage{height:570px}.desktop-bar{gap:14px;font-size:10px}.desktop-file{display:none}.command-window{width:90%;top:115px}.command-body{grid-template-columns:1fr .8fr}.command-row{gap:8px;padding:12px 6px}.command-row small{font-size:11px}.command-detail{padding:12px}.command-detail p{font-size:12px}.keyboard-section{grid-template-columns:1fr;min-height:0;gap:30px}.keyboard-section>.section-heading{max-width:420px}.keyboard-art{height:420px}.keyboard-grid{left:0;transform:scale(.85) perspective(1500px) rotateY(-11deg) rotateX(8deg) rotateZ(-3deg);transform-origin:0 0}.keyboard-section .btn{margin-top:22px}.section-heading.split{align-items:flex-start;flex-direction:column}.tools-section .section-heading{margin-bottom:38px}.tool-cards{gap:18px;grid-template-columns:repeat(2,1fr)}.tool-card{min-height:420px}.tool-card:last-child{grid-column:auto}.guidance-layout{grid-template-columns:170px 1fr}.guide-chat{padding-inline:22px}.proof-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.proof-tabs button{justify-content:center}.proof-story{gap:30px;margin-top:40px;padding-top:40px}.proof-story p{font-size:22px}.build-grid{grid-template-columns:1fr}.build-intro{display:grid;grid-template-columns:1fr 1fr;gap:20px;border:0;border-bottom:1px solid #c5d0de70;padding:28px}.build-art{grid-row:1/3;grid-column:2;margin:0}.build-intro h3{align-self:end;margin:0}.build-intro .btn{align-self:start;justify-self:start}.build-steps article{padding:30px}.faq-section{grid-template-columns:1fr;gap:25px}.footer-inner{gap:25px}.footer-bottom{display:grid;gap:14px}}
@media(max-width:540px){.section,.container{width:calc(100% - 36px)}.nav{inset-inline:12px}.nav-inner{padding-inline:14px}.nav .logo img{width:94px}.nav .btn{font-size:13px;padding:8px 10px}.nav-actions{gap:8px}.hero{min-height:790px;max-height:940px}.hero-content{padding:245px 20px 0}.hero h1{font-size:clamp(39px,10.8vw,52px)}.hero-content>p{font-size:16px;line-height:1.5;margin-top:26px}.hero-actions{margin-top:30px;gap:19px}.hero-actions .btn{font-size:14px;min-height:48px}.hero .text-link{font-size:14px}.motion-controls{bottom:35px}.section{padding-block:65px}.section-heading h2{font-size:21px}.section-heading p{font-size:19px}.showcase{padding-top:10px}.showcase .section-heading{margin-bottom:38px}.desktop-stage{height:520px;padding:5px;border-radius:17px}.desktop-bar{margin-inline:3px;padding-inline:5px;gap:12px;font-size:9px}.desktop-bar span:nth-child(4),.desktop-bar span:nth-child(5){display:none}.revit-surface{inset:48px 9px 10px}.project-tree{display:none}.floorplan{width:85%;height:68%;margin-block:30px}.command-window{top:97px;width:calc(100% - 24px);border-radius:13px}.command-title{padding:10px 13px;font-size:11px}.command-search{padding:15px 13px;gap:9px}.command-search input{font-size:18px}.command-body{grid-template-columns:1fr;min-height:0}.command-results{border:0;padding:7px}.command-row{padding:10px;min-height:54px}.command-row small{font-size:11px}.command-detail{display:none}.command-title strong{font-size:16px}.command-footer{font-size:11px;padding:8px 11px}.command-footer>span{max-width:16ch}.command-footer button{font-size:11px;gap:3px}.command-footer .icon{width:13px}.tool-symbol{width:32px;height:32px;border-radius:8px}.tool-symbol .icon{width:19px;height:19px}.demo-dock{bottom:22px;gap:5px;padding:6px;border-radius:14px}.demo-dock button{width:43px;height:43px;border-radius:9px}.demo-dock .icon{width:20px;height:20px}.showcase-caption{font-size:15px;margin-top:26px}.keyboard-art{height:320px;margin-inline:-18px}.keyboard-grid{transform:scale(.65) perspective(1500px) rotateY(-11deg) rotateX(8deg) rotateZ(-3deg);left:-50px}.keyboard-section{padding-bottom:35px}.segmented{width:100%}.segmented button{flex:1;padding-inline:10px;font-size:13px}.tool-cards{grid-template-columns:1fr;min-height:0}.tool-card{min-height:420px;padding:24px 25px 64px}.card-heading strong{font-size:18px}.card-heading .tool-symbol{width:38px;height:38px}.tool-card p{font-size:17px}.door-art,.sheets-art,.lines-art{height:210px}.card-bottom{inset-inline:25px}.guidance>.section-heading h2{font-size:28px}.guidance>.section-heading{margin-bottom:35px}.guidance-window{border-radius:18px}.guidance-layout{grid-template-columns:1fr;margin:10px;min-height:370px}.guidance-layout aside{display:none}.guide-chat{padding:20px 18px;gap:22px}.panel-copy{padding:17px 20px 24px}.feature-pair{grid-template-columns:1fr;gap:18px;margin-top:18px}.quiet-panel{padding:22px;border-radius:18px}.proof-tabs{margin-top:35px}.proof-tabs button{padding:16px 9px;min-height:85px;display:flex;flex-direction:column;gap:5px}.proof-tabs button strong{font-size:26px}.proof-story{grid-template-columns:1fr;gap:25px}.proof-story p{font-size:23px}.custom-section>.section-heading{margin-bottom:38px}.build-intro{display:flex;flex-direction:column;padding:25px;gap:25px}.build-art{width:100%;height:210px;flex:none}.build-intro h3{align-self:stretch;font-size:26px}.build-intro .btn{align-self:flex-start}.build-steps article{padding:23px 19px}.build-steps h3{font-size:16px;margin-top:25px}.build-steps p{font-size:13px}.next-section{align-items:flex-start;flex-direction:column;gap:25px}.faq-item summary{font-size:15px;padding-block:21px}.faq-item p{font-size:14px}.final-section{padding-block:105px 70px}.footer{padding-top:35px}.footer-inner{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-brand{grid-column:1/-1}.footer-col a{font-size:13px}.footer-bottom{margin-top:40px}.modal{padding:25px}.modal h3{font-size:23px}.modal-close{width:32px;height:32px}.modal-sub{max-width:30ch}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal-ready .reveal{opacity:1;transform:none;filter:none}}

/* O Studio company homepage: the approved visual language, a wider story. */
.studio-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start;padding-top:10px;padding-bottom:130px}
.studio-section h2{font-size:34px;line-height:1.3;font-weight:550;letter-spacing:-.025em}
.studio-copy p{font-size:19px;line-height:1.65;color:var(--muted);max-width:44ch}
.studio-copy p+p{margin-top:20px}
.studio-links{display:flex;flex-wrap:wrap;gap:28px;margin-top:30px}
.product-more{display:flex;width:max-content;margin:21px auto 0}
.apps-section>.section-heading{margin-bottom:55px}
.app-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.app-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #fff;border-radius:22px;background:#e8edf4;box-shadow:inset 0 1px 1px #fff,0 12px 28px -20px #2a466a52}
.app-art{height:255px;position:relative;overflow:hidden;isolation:isolate}
.app-art-zepo{display:flex;align-items:center;flex-direction:column;padding-top:30px;background:#e0e9f6}
.app-glyph{width:70px;height:70px;display:grid;place-items:center;font-size:38px;font-weight:500;line-height:1;color:#2d6ace;border-radius:18px;background:#f3f7ffb8;border:1px solid #fff;box-shadow:inset 0 1px 1px #fff,0 10px 20px #365c8620}
.app-preview{width:calc(100% - 55px);position:absolute;bottom:13px;border:1px solid #fff;border-radius:12px;background:#f9fbfdd9;box-shadow:0 9px 17px #2c4b741a;padding:10px}
.app-preview>span{display:flex;align-items:center;gap:8px;padding:9px;font-size:13px;color:#436081}
.app-preview>span:last-child{background:#e2ecfc;border-radius:7px;color:#263f60}
.app-preview small{font-size:10px;margin-inline-start:auto}
.app-preview .icon{width:17px;height:17px;color:#3167b8}
.app-info{padding:24px 26px 27px;flex:1}
.app-info h3{font-size:23px;font-weight:550;line-height:1.3}
.app-info p{font-size:16px;line-height:1.55;color:#586b84;margin-top:10px;max-width:29ch}
.app-card-action,.app-card-status{margin-inline:26px;min-height:60px;border-top:1px solid #c6d1df;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#255cad}
.app-card-action .icon{width:18px}
.app-card-status{font-size:12px;letter-spacing:.11em;color:#61718a}
.app-card-status>span{width:6px;height:6px;background:#91a4be;border-radius:2px}
.app-art-layers{perspective:900px;background:#e6eaf0}
.app-art-layers>i{position:absolute;width:128px;height:160px;top:38px;left:50%;border:1px solid #fff;border-radius:16px;background:#f6f8fca6;box-shadow:8px 12px 20px #5269841c;transform:translateX(-80%) rotateY(-28deg) rotateZ(-8deg)}
.app-art-layers>i:nth-child(2){transform:translateX(-50%) rotateY(-28deg) rotateZ(-8deg);background:#e9eff899}
.app-art-layers>i:nth-child(3){transform:translateX(-20%) rotateY(-28deg) rotateZ(-8deg);background:#f8fbff77}
.future-glyph{position:absolute;left:50%;top:99px;transform:translateX(-50%);display:grid;place-items:center;width:62px;height:62px;border:1px solid #fff;border-radius:16px;background:#f8faff9e;backdrop-filter:blur(12px);box-shadow:0 5px 12px #536b8922;color:#6e88ac}
.future-glyph .icon{width:25px;height:25px}
.app-art-grid{background:#e1e8f1}
.app-art-grid>div{width:194px;height:194px;display:grid;grid-template-columns:1fr 1fr;gap:10px;position:absolute;left:50%;top:29px;transform:translateX(-50%) rotate(-12deg)}
.app-art-grid i{border:1px solid #fff;border-radius:16px;background:#eff5fba1;box-shadow:4px 7px 12px #4c668521}
.app-art-grid i:nth-child(2),.app-art-grid i:nth-child(3){background:#d2e0f199}
.custom-band{margin-top:50px;padding-block:140px;background:linear-gradient(to bottom,var(--paper),#242c36 110px,#242c36 calc(100% - 110px),var(--paper));color:#f1f5fa}
.custom-band .custom-section{padding-block:60px}
.custom-band .section-heading h2{font-size:34px}
.custom-band .section-heading p{color:#bfccdc}
.custom-band .build-grid{background:#303a47;border-color:#ffffff35;box-shadow:inset 0 1px 1px #ffffff22,0 22px 50px #10182340}
.custom-band .build-intro,.custom-band .build-steps article{border-color:#ffffff20}
.custom-band .build-steps p{color:#bdcbdc}
.custom-band .build-steps article>span{color:#a9bfd9}
.custom-band .build-art i{border-color:#dceaff55;background:#deebff0f;box-shadow:5px 10px 20px #10182330}
.custom-band .build-art i:last-child{border-color:#9fc5f6a6;background:#8db9f533}
.custom-band .btn-primary{background:#a1c5f5;color:#142841;border-color:#d8eaffb3;box-shadow:inset 0 1px 1px #ffffff77,0 5px 14px #10182329}
.company-page .final-section{padding-top:85px}
.company-page .faq-item .text-link{display:inline-flex;font-size:inherit}
@media(hover:hover) and (pointer:fine){
  .app-card-action:hover{color:#164b9b}
  .app-art-layers>i,.app-art-grid>div{transition:transform .55s var(--ease)}
  .app-coming:hover .app-art-layers>i:first-child{transform:translateX(-95%) rotateY(-28deg) rotateZ(-8deg)}
  .app-coming:hover .app-art-layers>i:nth-child(3){transform:translateX(-5%) rotateY(-28deg) rotateZ(-8deg)}
  .app-coming:hover .app-art-grid>div{transform:translateX(-50%) rotate(-5deg)}
  .custom-band .btn-primary:hover{background:#c0d9fa}
}
@media(max-width:1100px){.studio-section{gap:50px}.app-cards{gap:18px}.app-info{padding-inline:21px}.app-card-action,.app-card-status{margin-inline:21px}.app-preview{width:calc(100% - 30px)}.product-page .tool-card{padding-bottom:64px}}
@media(max-width:840px){.studio-section{gap:28px;padding-bottom:85px}.studio-section h2{font-size:29px}.studio-copy p{font-size:17px}.app-cards{grid-template-columns:1fr 1fr}.app-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.app-card:first-child .app-art{grid-column:2;grid-row:1/3;height:100%;min-height:265px}.app-card:first-child .app-info{padding-top:45px}.app-card:first-child .app-card-action{align-self:end}.custom-band{padding-block:110px}.custom-band .section-heading h2{font-size:30px}}
@media(max-width:540px){.studio-section{grid-template-columns:1fr;gap:25px;padding-top:5px;padding-bottom:75px}.studio-section h2{font-size:28px}.studio-copy p{font-size:17px}.studio-links{gap:23px}.apps-section>.section-heading{margin-bottom:35px}.app-cards{grid-template-columns:1fr;gap:22px}.app-card:first-child{display:flex;grid-column:auto}.app-card:first-child .app-art{height:255px;min-height:0}.app-card:first-child .app-info{padding-top:24px}.app-card:first-child .app-card-action{align-self:stretch}.app-info{padding:24px}.app-card-action,.app-card-status{margin-inline:24px}.custom-band{margin-top:10px;padding-block:100px;background:linear-gradient(to bottom,var(--paper),#242c36 80px,#242c36 calc(100% - 80px),var(--paper))}.custom-band .custom-section{padding-block:35px}.custom-band .section-heading h2{font-size:27px}.custom-band .build-steps{grid-template-columns:1fr}.custom-band .build-steps article{border-inline-end:0;border-bottom:1px solid #ffffff20;padding:24px}.custom-band .build-steps article:last-child{border-bottom:0}.custom-band .build-steps h3{margin-top:13px}.custom-band .build-steps p{font-size:14px}.company-page .final-section{padding-top:65px}}

/* v47: clear feedback and stable contact interactions. */
body.modal-open{overflow:hidden}
.demo-status{padding:10px 16px;background:#e9eef5;color:#344b68;font-size:13px;line-height:1.5;border-bottom:1px solid #c1cddd}
.form-mail-hint{font-size:13px;line-height:1.6;color:#586a82;margin-bottom:12px}
@media(max-width:540px){.desktop-stage.has-no-match{height:620px}}
@media(max-width:840px){.nav-links{max-height:calc(100svh - 110px);overflow-y:auto;overscroll-behavior:contain}}
