@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--navy:#0D1B2A;--paper:#f7f9fc;--cream:#edf1f6;--line:#dce2eb;--muted:#596579;--accent:#0867d8;--wash:#edf2f8;font-family:'DM Sans',sans-serif;color:var(--navy);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}
body{margin:0;min-width:320px}
a{color:inherit;text-decoration:none}
button{font:inherit}
button,a,summary{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
img{display:block;max-width:100%}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
a:hover{color:var(--accent)}
.wrap{width:min(1320px,calc(100% - 80px));margin:auto}
.skip{position:fixed;top:-80px;left:16px;background:var(--navy);color:white;padding:14px;z-index:100}
.skip:focus{top:8px}
.site-head{border-bottom:1px solid var(--line);background:#fff}
.head-top{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:24px}
.brand{display:flex;align-items:center;gap:12px;font-size:19px;font-weight:700;letter-spacing:-.03em}
.brand img{width:48px;height:48px;object-fit:contain;border-radius:12px}
.brand small{display:block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:500;margin-top:3px}
.head-right{display:flex;align-items:center;gap:25px}
.all-apps{font-size:13px;display:flex;align-items:center;gap:9px}
.all-apps::before{content:'↗';font-size:20px}
.status{font-size:12px;color:var(--muted);display:inline-flex;align-items:center;gap:7px}
.status::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--accent)}
.tabs{display:flex;gap:8px;align-items:center;padding-bottom:16px}
.tabs a,.family-nav a{font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;padding:11px 24px;border:1px solid transparent;border-radius:9px;min-height:44px;color:var(--muted);transition:background .15s,color .15s}
.tabs a:hover,.family-nav a:hover{background:var(--wash);color:var(--accent)}
.tabs a[aria-current=page],.family-nav a[aria-current=page]{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 3px 8px #0867d824}
.family .head-top{min-height:92px}
.family-nav{display:flex;gap:6px}
.family-nav a{padding:10px 20px}
.eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 17px}
h1,h2{font-family:'DM Sans',sans-serif;font-weight:700;text-wrap:balance}
h1{font-size:clamp(40px,4.3vw,64px);line-height:1.06;letter-spacing:-.045em;margin:0 0 22px}
h2{font-size:34px;line-height:1.13;margin:0 0 15px;letter-spacing:-.03em}
h3{font-size:17px;margin:0 0 8px}
p{line-height:1.6}
.lead{color:var(--muted);font-size:17px;line-height:1.65;margin:0;max-width:48ch}
.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--accent);color:white;border:1px solid var(--accent);padding:13px 20px;border-radius:7px;font-size:14px;font-weight:600;min-height:46px}
.button:hover{background:var(--accent);border-color:var(--accent);color:white}
.button:disabled{background:var(--cream);border-color:#d7dfe9;color:#657186;cursor:default}
.button.outline{color:var(--navy);background:transparent;border-color:#b6bbc0}
.actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:25px 0 19px}
.platform{font-size:11px;color:var(--muted);margin:0}
.overview{display:grid;grid-template-columns:minmax(290px,.82fr) minmax(0,1.4fr);gap:54px;align-items:center;padding:52px 0 38px;min-height:560px}
.hero-copy .lead{max-width:36ch}
.feature-points{padding:0;list-style:none;display:grid;gap:12px;margin:23px 0 0;font-size:13px;line-height:1.5}
.feature-points li{padding-left:20px;position:relative}
.feature-points li:before{content:'↗';position:absolute;left:0;color:var(--accent)}
.media{margin:0;min-width:0}
.media-mat{padding:24px;background:var(--wash);border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:16px;position:relative}
.screen-button{position:relative;display:block;border:0;padding:0;background:transparent;width:100%;border-radius:9px;box-shadow:0 15px 25px -16px #0d1b2a70;overflow:hidden}
.screen-button img{width:100%;height:auto;max-height:490px;object-fit:contain}
.media-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:11px;color:var(--muted)}
.enlarge{color:var(--accent);font-size:11px;border:0;background:transparent;padding:6px}
.module-strip{border-top:1px solid var(--line);display:flex;gap:20px;flex-wrap:wrap;padding:22px 0 30px;font-size:13px}
.module-strip a{display:flex;align-items:center;gap:13px;flex:1;min-width:140px}
.module-strip span{font-size:11px;color:var(--muted)}
.module-strip b{font-weight:500}
.module-strip i{font-style:normal;margin-left:auto;color:var(--accent)}
.site-footer{border-top:1px solid var(--line);margin-top:20px}
.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:66px;font-size:11px;color:var(--muted)}
.footer-inner nav{display:flex;gap:22px}
.family-intro{padding:44px 0 32px;display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:end}
.family-intro h1{font-size:56px;margin-bottom:0;max-width:600px}
.family-intro .lead{font-size:15px;max-width:42ch;padding-bottom:3px}
.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:20px}
.app-card{border:1px solid var(--line);border-radius:12px;background:#fff;display:block;position:relative;padding:25px;transition:transform .15s,border-color .15s;min-height:226px}
.app-card:hover{transform:translateY(-3px);border-color:var(--accent);color:var(--navy)}
.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}
.card-top img{width:66px;height:66px;object-fit:contain;border-radius:17px}
.card-top .arrow{font-size:23px;color:var(--accent)}
.app-card h2{font-family:'DM Sans',sans-serif;font-weight:600;font-size:20px;letter-spacing:-.035em;margin:0 0 8px}
.app-card p{font-size:13px;color:var(--muted);margin:0;max-width:32ch}
.card-status{font-size:10px;letter-spacing:.04em;color:var(--muted);margin-top:17px;display:block}
.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}
.feature-nav{display:flex;flex-wrap:wrap;gap:8px;padding:18px 0;position:sticky;top:0;z-index:5;background:var(--paper);border-bottom:1px solid var(--line)}
.feature-nav a{display:flex;align-items:center;justify-content:center;min-height:40px;font-size:13px;font-weight:500;border:1px solid var(--line);border-radius:999px;padding:9px 17px;background:#fff;color:var(--muted);transition:background .15s,border-color .15s}
.feature-nav a:hover{border-color:var(--accent);color:var(--accent)}
.feature-nav a[aria-current=location]{background:#e4efff;border-color:#9ebff0;color:#0755b3;font-weight:700}
.feature-content{min-width:0;padding:44px 0 52px;border-bottom:1px solid var(--line);scroll-margin-top:100px}
.feature-content:last-child{border-bottom:0}
.feature-title{margin-bottom:28px;max-width:800px}
.feature-title .eyebrow{margin-bottom:13px}
.feature-title h2{font-size:38px;max-width:780px;margin:0 0 14px}
.feature-title .lead{font-size:15px;max-width:65ch}
.feature-stage{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:38px;align-items:center}
.feature-stage .media-mat{padding:24px}
.feature-stage .feature-points{margin:0;font-size:13px;gap:28px}
.feature-stage .feature-points strong{display:block;font-size:14px;margin-bottom:5px}
.feature-stage .feature-points span{color:var(--muted);font-size:13px}
.feature-stage .screen-button{aspect-ratio:1.7}
.simple{padding:43px 0 50px}
.simple h1{font-size:44px;max-width:750px}
.simple>.lead{margin-bottom:28px}
.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.price-card{padding:26px;border:1px solid var(--line);border-radius:12px;background:#fff}
.price-card .app-label{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600}
.app-label img{width:40px;height:40px;border-radius:10px}
.price{font-family:'DM Sans',sans-serif;font-weight:600;font-size:46px;letter-spacing:-.04em;margin:23px 0 6px}
.price.pending{font-size:29px;line-height:1.6}
.price-card .terms{font-size:12px;line-height:1.8;color:var(--muted);margin:0 0 23px}
.price-card .button{width:100%}
.purchase-layout{display:grid;grid-template-columns:360px minmax(0,480px);gap:70px;align-items:center}
.purchase-notes{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.purchase-notes h3{font-size:14px}
.purchase-notes p{font-size:13px;color:var(--muted);margin:0}
.faq-list{max-width:850px;border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line);padding:0 2px}
.faq-list summary{cursor:pointer;padding:20px 25px 20px 0;font-size:15px;list-style:none;position:relative}
.faq-list summary:after{content:'+';position:absolute;right:2px;font-size:19px;color:var(--accent)}
.faq-list details[open] summary:after{content:'−'}
.faq-list p{font-size:14px;color:var(--muted);margin:0 0 20px;max-width:74ch}
.prose{max-width:760px}
.prose h2{font-family:'DM Sans',sans-serif;font-size:19px;margin:28px 0 8px}
.prose p{font-size:14px;color:var(--muted)}
.prose a{text-decoration:underline}
.recorder-art{display:grid;place-items:center;min-height:380px;background:var(--wash);border:1px solid var(--line);border-radius:16px}
.recorder-art img{width:180px;height:180px;object-fit:contain;filter:drop-shadow(0 16px 25px #0d1b2a22)}
.recorder-art p{font-size:12px;color:var(--muted);margin:-60px 0 0}
dialog{padding:22px;border:1px solid var(--line);border-radius:13px;width:min(1450px,95vw);max-height:94vh;background:var(--paper)}
dialog::backdrop{background:#0d1b2ae8}
dialog img{max-height:calc(90vh - 85px);margin:auto;object-fit:contain}
dialog .dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;font-size:13px}
dialog button{border:1px solid var(--line);background:transparent;border-radius:5px;padding:8px 15px}
.view-note{font-size:11px;color:var(--muted);margin-top:10px}
@media(min-width:1600px){.overview{padding-top:70px;padding-bottom:55px}
.family-intro{padding-top:65px;padding-bottom:42px}
}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}
.overview{gap:30px;grid-template-columns:.85fr 1.15fr}
.overview h1{font-size:46px}
.media-mat{padding:16px}
.feature-stage{grid-template-columns:1fr}
.feature-stage .feature-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.feature-stage .screen-button img{max-height:410px}
.family-intro{gap:30px}
.family-intro h1{font-size:47px}
.app-card{padding:20px}
}
@media(max-width:740px){.wrap{width:calc(100% - 36px)}
.head-top{min-height:78px;gap:10px}
.brand{font-size:17px;gap:9px}
.brand img{width:40px;height:40px}
.brand small{font-size:9px}
.head-right{gap:0}
.head-right .status{display:none}
.all-apps{font-size:11px}
.tabs{gap:5px;padding-bottom:13px}
.tabs a{font-size:13px;padding:10px 12px;flex:1}
.overview{display:flex;flex-direction:column;gap:28px;align-items:stretch;padding:32px 0 25px;min-height:0}
.overview h1{font-size:46px;max-width:600px}
.hero-copy .lead{font-size:15px;max-width:45ch}
.eyebrow{font-size:10px;margin-bottom:14px}
.feature-points{font-size:12px;gap:9px}
.actions{margin:22px 0 14px}
.media-mat{padding:16px}
.module-strip{gap:14px;display:grid;grid-template-columns:1fr 1fr;padding-bottom:15px}
.module-strip a{min-width:0;font-size:12px}
.footer-inner{flex-wrap:wrap;padding:20px 0;gap:14px}
.footer-inner nav{gap:18px}
.family-intro{display:block;padding:32px 0 25px}
.family-intro h1{font-size:45px;max-width:530px}
.family-intro .lead{margin-top:17px}
.app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.app-card{padding:17px;min-height:225px}
.card-top img{width:53px;height:53px}
.app-card h2{font-size:17px}
.app-card p{font-size:12px}
.card-status{font-size:9px}
.family .head-top{flex-wrap:wrap;padding:18px 0 14px;gap:16px}
.family-nav{width:100%;gap:5px}
.family-nav a{flex:1;font-size:13px;padding:9px 15px}
.feature-nav{gap:7px;padding:13px 0}
.feature-nav a{padding:8px 13px;min-height:38px;font-size:12px}
.feature-content{padding:30px 0 38px;scroll-margin-top:125px}
.feature-title h2{font-size:30px}
.feature-title .lead{font-size:14px}
.feature-stage .feature-points{gap:16px;grid-template-columns:1fr}
.feature-stage .feature-points li{padding-left:22px}
.feature-stage .feature-points strong{display:inline;margin-right:6px}
.feature-stage .feature-points span{font-size:13px}
.feature-stage .media-mat{padding:14px}
.simple{padding:32px 0}
.simple h1{font-size:38px}
.pricing-grid{grid-template-columns:1fr 1fr}
.price-card{padding:20px}
.purchase-layout{grid-template-columns:1fr;gap:30px;max-width:540px}
.purchase-notes{gap:23px}
.recorder-art{min-height:280px}
.recorder-art img{width:130px;height:130px}
.recorder-art p{margin:-35px 0 0}
.feature-content .screen-button img{max-height:none}
}
@media(max-width:380px){.wrap{width:calc(100% - 28px)}
.app-grid,.pricing-grid{grid-template-columns:1fr}
.tabs{gap:3px}
.tabs a{padding:10px 9px}
.brand{font-size:15px}
.all-apps::before{display:none}
.overview h1{font-size:40px}
}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}
}
@media(prefers-reduced-motion:reduce){*{transition:none!important}
}
/* Preserve the image frame when switching appearances; never crop the app UI. */
.screen-button{aspect-ratio:1.5;display:grid;place-items:center}
.screen-button img{height:100%;max-height:none!important;object-fit:contain}
@media(max-width:740px){.media-bottom{flex-wrap:wrap}
.media-bottom figcaption{flex:1 1 100%}
.media-bottom .enlarge{margin-left:auto}
}
/* Feature illustrations explain workflows; actual app captures remain unaltered. */
.feature-illustration figcaption{font-size:11px;color:var(--muted);margin-top:12px}
.illustration{min-height:330px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(140deg,#eaf1fb,#f1f4f9);padding:35px;display:flex;flex-direction:column;justify-content:center;gap:30px;overflow:hidden}
.visual-label{text-align:center;font-size:15px;font-weight:600;margin:0;color:#3f506a}
.visual-items{display:flex;gap:12px;align-items:stretch;justify-content:center}
.visual-item{display:grid;place-items:center;padding:24px 16px;min-height:110px;flex:1;min-width:0;background:#fff;border:1px solid #d5dfef;border-radius:12px;box-shadow:0 10px 24px #243b6010;font-size:14px;font-weight:600;text-align:center;color:#244d82}
.zones .visual-items{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:90px 90px;padding:12px;background:#d7e2f2;border:1px solid #c1d0e4;border-radius:14px}
.zones .visual-item{min-height:0;padding:15px;background:#f7faff;border:1px solid #a8c5ed}
.zones .visual-item:first-child{grid-row:span 2;background:#dbeaff;border:2px solid #4589e8}
.keys .visual-item{flex:0 1 105px;min-height:100px;font-size:34px;border-bottom:5px solid #c4d4ea;border-radius:14px}
.rules .visual-items{flex-direction:column;max-width:440px;width:100%;margin:auto}
.rules .visual-item{min-height:0;padding:17px 24px;text-align:left;display:block}
.flow .visual-item{position:relative}
.flow .visual-item+.visual-item:before{content:'→';position:absolute;left:-15px;background:#edf3fb;border-radius:50%;width:18px;color:var(--accent)}
.speed .visual-items{position:relative;align-items:center;padding-top:45px}
.speed .visual-items:before{content:'';height:7px;background:linear-gradient(to right,#bdd4f4,#0867d8);position:absolute;top:10px;left:10%;right:10%;border-radius:8px}
.speed .visual-item{box-shadow:none;background:transparent;border:0;min-height:0;font-size:28px;padding:5px}
.feature-content{scroll-margin-top:var(--feature-offset,150px);outline:none}
@media(min-width:1101px){.feature-content:nth-of-type(even) .feature-stage{grid-template-columns:250px minmax(0,1fr)}.feature-content:nth-of-type(even) .feature-stage>.media{grid-column:2;grid-row:1}.feature-content:nth-of-type(even) .feature-points{grid-column:1;grid-row:1}}
@media(max-width:740px){.illustration{min-height:260px;padding:22px 16px;gap:24px}.visual-label{font-size:13px}.visual-items{gap:8px}.visual-item{font-size:12px;padding:18px 10px;min-height:96px}.keys .visual-item{font-size:28px;min-height:80px}.flow .visual-item+.visual-item:before{left:-12px;width:15px}.feature-content{scroll-margin-top:var(--feature-offset,210px)}}
/* Native WakiKit demo stories, adapted to responsive browser illustrations. */
.demo-screen{position:relative;aspect-ratio:16/10;border:1px solid #ccd8e8;border-radius:14px;background:linear-gradient(125deg,#e5edf9,#d2e0f1);overflow:hidden;isolation:isolate;container-type:inline-size}
.demo-menubar{position:absolute;inset:0 0 auto;display:flex;align-items:center;gap:5px;height:8%;padding:0 3%;background:#f7faffcc;border-bottom:1px solid #c9d6e6;font-size:11px;color:#61718a}
.demo-menubar i,.demo-titlebar i{display:block;width:6px;height:6px;border-radius:50%;background:#ffb653}
.demo-menubar i:first-child,.demo-titlebar i:first-child{background:#f27a79}.demo-menubar i:nth-child(3),.demo-titlebar i:nth-child(3){background:#6bc295}.demo-menubar span{margin-left:auto}
.demo-window,.demo-region,.demo-cursor{position:absolute;transition:left .85s ease-in-out,top .85s ease-in-out,width .85s ease-in-out,height .85s ease-in-out,opacity .25s,border-color .3s,background .3s}
.demo-window{left:52%;top:14%;width:44%;height:76%;background:#fff;border:1px solid #a7bbd5;border-radius:8px;box-shadow:0 9px 20px #1d35542b;overflow:hidden;z-index:2}
.demo-titlebar{height:15%;min-height:13px;background:#f8fafc;border-bottom:1px solid #dce4ee;display:flex;align-items:center;gap:4px;padding:0 6%;font-size:clamp(8px,1.6cqw,13px);color:#65758b}.demo-titlebar span{margin-left:auto;white-space:nowrap}
.demo-document{padding:8%;height:85%;display:flex;flex-direction:column;gap:8%}.demo-document>i{height:5%;width:75%;background:#d8e6f9;border-radius:5px}.demo-document>i:nth-child(2){width:50%}.demo-document>i:nth-child(3){width:62%}.demo-document>div{flex:1;background:linear-gradient(115deg,#eaf1fc,#d4e4f9);border-radius:5px;margin-top:5%}
.demo-zones{position:absolute;inset:14% 4% 10%;display:flex;gap:4%;opacity:0;transition:opacity .3s;z-index:1}.demo-zones>div{display:grid;place-items:center;flex:1;border:2px dashed #78a2da;border-radius:8px;background:#e5effcb3;font-size:clamp(24px,7cqw,55px);font-weight:600;color:#7494bd;transition:background .3s,border-color .3s}.demo-zones[data-hot="2"]>div:nth-child(2){background:#90b9f080;border-color:#276ed0}
.demo-key{position:absolute;bottom:4%;left:4%;padding:7px 12px;background:#fff;border:1px solid #cbd7e7;border-bottom-width:3px;border-radius:7px;font-size:clamp(10px,1.8cqw,14px);font-weight:600;opacity:0;z-index:5}
.demo-cursor{left:80%;top:83%;width:4%;height:auto;z-index:8;filter:drop-shadow(0 2px 1px #10203538)}
.demo-region{left:30%;top:18%;width:65%;height:70%;border:3px solid #e45964;border-radius:8px;z-index:4;background:transparent;display:none}
.demo-region-title{height:15%;min-height:16px;display:flex;align-items:center;justify-content:space-between;gap:4px;padding:0 5%;background:#fff;border-bottom:1px solid #e45964;font-size:clamp(8px,1.6cqw,13px);color:#4c5e78}.demo-region-title b{background:#d74757;color:#fff;padding:2px 7px;border-radius:4px;font-size:inherit}
.demo-region[data-active="false"]{border-color:#839cbf;background:#f9fbffed;box-shadow:0 8px 20px #24406025}.demo-region[data-active="false"] .demo-region-title{border-color:#d0dbea}.demo-region[data-active="false"] b{background:#0867d8}
.demo-notes{position:absolute;left:3%;top:57%;width:23%;height:32%;padding:5% 3%;background:#e6f2ee;border:1px solid #a3c9bd;border-radius:7px;display:none;font-size:clamp(8px,1.6cqw,12px);color:#4c7168}.demo-notes i{display:block;height:5px;margin-top:10px;background:#bcdacf;width:80%;border-radius:3px}
.demo-screen[data-kind=region] .demo-region{display:block}.demo-screen[data-kind=region] .demo-window{left:39%;top:32%;width:45%;height:43%}.demo-screen[data-kind=region] .demo-notes{display:block}
.demo-screen[data-kind=meeting] .demo-window,.demo-screen[data-kind=meeting] .demo-region{display:none}
.demo-meeting{position:absolute;inset:14% 6% 7%;background:#fff;border:1px solid #b8c9df;border-radius:9px;padding:4%;display:none}.demo-screen[data-kind=meeting] .demo-meeting{display:block}
.demo-participants{display:flex;gap:5%;height:77%}.demo-participants>div{flex:1;background:#eaf0f7;display:grid;place-items:center;border-radius:6px}.demo-participants i{display:block;width:30%;aspect-ratio:1;border-radius:50%;background:#c5d4e7}
.demo-share{position:absolute;bottom:5%;left:37%;width:26%;text-align:center;padding:2%;background:#0867d8;color:white;border-radius:5px;font-size:clamp(8px,1.6cqw,13px)}
.demo-picker{position:absolute;left:15%;top:20%;width:70%;padding:5%;background:white;border:1px solid #c6d5e8;border-radius:9px;box-shadow:0 8px 25px #182c4830;opacity:0;transition:opacity .3s;text-align:center;font-size:clamp(9px,1.8cqw,14px)}.demo-picker>div{display:flex;gap:7%;margin-top:8%}.demo-picker span{display:grid;place-items:center;flex:1;min-width:0;aspect-ratio:1.5;background:#edf1f7;border:2px solid transparent;border-radius:5px;padding:5%;font-size:clamp(8px,1.5cqw,12px)}.demo-picker[data-selected=true] .demo-choice{border-color:#0867d8;background:#e4efff}
.demo-sharing{position:absolute;top:6%;left:10%;right:10%;text-align:center;background:#167354;color:white;font-size:clamp(9px,1.8cqw,14px);padding:3%;border-radius:6px}
.demo-controls{display:flex;align-items:start;gap:12px;margin-top:15px}.demo-controls[hidden]{display:none}.demo-steps{display:flex;flex:1;gap:6px}.demo-steps button{flex:1;text-align:left;padding:10px;border:1px solid transparent;background:transparent;color:var(--muted);border-radius:7px;font-size:11px;line-height:1.4}.demo-steps button span{display:block;font-size:10px;letter-spacing:.08em;margin-bottom:4px}.demo-steps button[aria-pressed=true]{background:#e3edfc;color:#0755b3;border-color:#b3cbec;font-weight:600}.demo-toggle{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px;font-size:11px;color:var(--muted);white-space:nowrap;min-height:40px}
.motion-demo figcaption{font-size:11px;color:var(--muted);margin-top:12px;line-height:1.5}
@media(max-width:740px){.demo-controls{flex-wrap:wrap;gap:8px}.demo-steps{flex-basis:100%}.demo-steps button{padding:8px;font-size:10px}.demo-toggle{margin-left:auto}.demo-menubar{font-size:8px}.demo-key{padding:4px 7px}.demo-region{border-width:2px}.demo-titlebar i{width:4px;height:4px}}

.search-examples .visual-items{flex-direction:column;gap:12px}
.search-examples .visual-item{display:block;min-height:0;padding:18px 20px;text-align:left;font-size:14px;line-height:1.6;overflow-wrap:anywhere}

/* Explorer presents its three capability families with equal prominence. */
.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 32px}
.capability-card{display:block;background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;min-width:0}
.capability-card:hover{border-color:var(--accent)}
.capability-card h2{font-size:22px;display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}
.capability-card h2 span{color:var(--accent)}
.capability-card p{font-size:14px;color:var(--muted);margin:0}
.feature-intro{padding:38px 0 25px}
.feature-intro h1{font-size:36px;max-width:900px}
.feature-intro .lead{max-width:80ch;font-size:16px}
@media(max-width:740px){.capability-grid{grid-template-columns:1fr;gap:12px}.capability-card{padding:20px}.capability-card h2{font-size:21px}.feature-intro h1{font-size:30px}}

/* Commercial master homepage */
.storefront-hero{display:grid;grid-template-columns:.88fr 1.12fr;gap:48px;align-items:center;padding:88px 0 90px}.storefront-copy h1{font-size:clamp(40px,4.5vw,64px);letter-spacing:-2.8px;line-height:1.04;margin:18px 0 24px}.storefront-copy .lead{font-size:17px;line-height:1.7;max-width:420px;color:#738197}.storefront-copy .actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:20px;align-items:center}.storefront-secondary{font-size:12px;color:#496fae}.storefront-signals{display:flex;flex-wrap:wrap;gap:15px;font-size:9px;color:#8797ad;margin-top:30px}.storefront-signals span{display:flex;align-items:center;gap:6px}.storefront-signals span:before{content:'';height:4px;width:4px;border-radius:50%;background:#99afd2}.storefront-stage{display:block;border:1px solid #dce4f0;border-radius:13px;background:#eef3fb;box-shadow:0 22px 65px #25478514;overflow:hidden;transform:perspective(1400px) rotateY(-4deg)}.stage-chrome{display:flex;gap:5px;padding:13px;background:#fff;border-bottom:1px solid #dfe7f0;align-items:center}.stage-chrome>span{height:6px;width:6px;border-radius:50%;background:#ced8e8}.stage-chrome small{margin:auto;font-size:9px;color:#8795ad}.storefront-stage>img{width:100%;height:auto;display:block;aspect-ratio:1.6;object-fit:cover;object-position:top}.stage-caption{display:flex;justify-content:space-between;padding:15px 17px;background:#fff;font-size:10px;color:#8293ad}.stage-caption b{color:#0d67d8}.storefront-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:0 0 27px}.storefront-section-heading h2{font-size:29px;font-weight:600;letter-spacing:-.9px}.storefront-section-heading>p{font-size:12px;color:#8493a9}.family-nav a:last-child{font-size:11px;color:#8996ab}.family-nav a:last-child[aria-current]{color:#fff}@media(max-width:800px){.storefront-hero{grid-template-columns:1fr;gap:35px;padding:48px 0}.storefront-copy h1{font-size:48px;letter-spacing:-2px}.storefront-stage{transform:none}.storefront-copy .lead{font-size:15px}.storefront-section-heading{align-items:start}.storefront-section-heading>p{display:none}.storefront-section-heading h2{font-size:26px}.storefront-signals{gap:12px;font-size:8px}}@media(max-width:420px){.storefront-copy h1{font-size:41px}.storefront-hero{padding:36px 0 44px}.storefront-copy .actions{gap:13px}.storefront-secondary{font-size:11px}}
