@charset "UTF-8";
:root{color-scheme:light;--paper:#faf9f5;--ink:#173f39;--teal:#087e6d;--muted:#5c7069;--line:#dce2d9;--mint:#e7efe1;--font:"Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #c25d32;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1}h2{font-size:clamp(32px,3.5vw,46px);font-weight:650;letter-spacing:-1.8px}h3{font-size:23px;font-weight:650;letter-spacing:-.55px}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:fixed;top:-100px;left:20px;padding:12px 20px;background:white;z-index:20;border:2px solid var(--teal);border-radius:8px}.skip-link:focus{top:10px}.site-header{height:102px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;font-size:26px;font-weight:750;letter-spacing:-1px;line-height:1}.brand-mark{width:38px;height:47px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-right:7px}.brand-mark img{width:62px;max-width:none;flex-shrink:0}.brand-dot{color:var(--teal)}nav{display:flex;gap:34px;font-size:14px;font-weight:550}nav a:hover,.footer-contact a:hover{color:var(--teal);text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:14px 23px;border-radius:9px;font-weight:650;font-size:15px;border:1px solid transparent;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button-small{min-height:43px;padding:9px 16px;font-size:13px;gap:20px}.button-outline{border-color:#b9c9be}.button-outline:hover{background:#edf2e9}.button-primary{background:var(--teal);color:#fff;box-shadow:0 3px 0 #056452}.button-primary:hover{background:#086b5c}.button .icon{width:19px;height:19px}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:30px;padding-top:68px;padding-bottom:72px;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:750;display:flex;align-items:center;gap:8px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px #087e6d0d}.hero h1{font-size:clamp(54px,5.7vw,78px);letter-spacing:-4.3px;line-height:1.055;font-weight:720;margin-top:24px}.hero h1 span{color:var(--teal)}.hero-description{font-size:22px;line-height:1.5;letter-spacing:-.4px;margin-top:25px}.hero-detail{font-size:16px;max-width:420px;color:var(--muted);margin-top:13px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:29px}.text-link{font-size:13px;font-weight:650;display:inline-flex;gap:11px;align-items:center}.text-link:hover{color:var(--teal)}.hero-footnote{color:var(--muted);font-size:11px;margin-top:17px;display:flex;gap:9px}.hero-art{height:510px;position:relative;isolation:isolate;background:#e9efdf;border-radius:48% 45% 37% 43%;margin-left:10px}.art-orbit{position:absolute;border:1px solid #cddbc8;border-radius:50%;z-index:-1}.orbit-one{inset:35px 24px 30px 35px;transform:rotate(-16deg)}.orbit-two{inset:55px 35px 30px 28px;transform:rotate(15deg)}.hero-dino{position:absolute;width:255px;height:255px;object-fit:contain;right:-6px;top:-52px;transform:rotate(8deg);z-index:-1}.speech-note{position:absolute;top:10px;left:16px;background:#fffdf5;box-shadow:0 6px 20px #234d3210;padding:11px 17px;border-radius:12px 12px 2px 12px;transform:rotate(-7deg);font-size:13px;font-weight:650;z-index:1}.art-spark{position:absolute;color:#c17047}.spark-one{top:64px;left:3px;font-size:37px;transform:rotate(12deg)}.spark-two{bottom:42px;right:5px;font-size:30px;color:var(--teal)}.example-window{position:absolute;top:143px;left:26px;right:4px;min-height:269px;background:#fff;border:1px solid #d4dfd7;border-radius:13px;box-shadow:0 18px 35px #143d2f10;transform:rotate(-3deg)}.window-top{height:39px;border-bottom:1px solid #eef0eb;display:flex;align-items:center;justify-content:space-between;padding:0 14px;gap:8px;color:#6f7e77;font-size:9px}.window-top>.icon{width:12px;height:12px}.window-dots{display:flex;gap:4px}.window-dots i{width:5px;height:5px;border-radius:50%;background:#d9ded8}.window-dots i:first-child{background:#e9b3a2}.window-dots i:nth-child(2){background:#e3cd94}.window-dots i:nth-child(3){background:#a4c7ad}.example-tabs{display:flex;gap:6px;padding:17px 20px 0}.example-tab{border:0;padding:6px 12px;font-size:11px;background:transparent;border-radius:6px;color:#687970;line-height:1.4}.example-tab.active{background:#eaf3eb;color:#226850;font-weight:650}.example-tab:hover{background:#f2f5ef}.example-content{padding:19px 24px 12px;min-height:138px}.example-label{font-size:8px;letter-spacing:1.4px;color:#63776e;font-weight:650}.example-content p{font-size:17px;line-height:1.65;letter-spacing:-.2px;margin-top:8px;display:inline}.example-label{display:block;margin-bottom:9px}.example-caret{height:17px;border-left:2px solid var(--teal);margin-left:3px;vertical-align:middle;display:inline-block}.example-bottom{padding:7px 24px 15px;font-size:9px;display:flex;justify-content:space-between;align-items:center;color:#6c7e73}.tiny-check{color:var(--teal);margin-right:4px}.enter-key{background:#f4f5f1;border:1px solid #e3e6df;border-radius:4px;padding:0 6px;font-size:15px}.voice-bar{position:absolute;bottom:30px;left:3px;right:38px;display:flex;align-items:center;gap:11px;border:1px solid #d9e2d9;background:#fffdf7;box-shadow:0 10px 20px #234d3212;border-radius:12px;padding:13px 14px;transform:rotate(2deg)}.voice-symbol{background:#e7eee1;color:var(--teal);height:38px;width:38px;display:grid;place-items:center;border-radius:9px}.voice-caption{flex:1;display:flex;flex-direction:column;gap:2px}.voice-caption strong{font-size:11px;letter-spacing:.1px}.voice-caption>span{font-size:8px;color:var(--muted)}.waveform,.static-wave{display:flex;gap:3px;height:37px;align-items:center}.waveform i,.static-wave i{display:block;width:3px;height:9px;border-radius:5px;background:#639f83}.waveform i:nth-child(2n),.static-wave i:nth-child(2n){height:17px}.waveform i:nth-child(3n),.static-wave i:nth-child(3n){height:29px}.waveform i:nth-child(5),.static-wave i:nth-child(5){height:37px}.play-button{border:1px solid #dce6d8;background:#f0f4e9;color:var(--teal);display:grid;place-items:center;width:32px;height:32px;border-radius:50%;padding:0;flex-shrink:0}.play-button:hover{background:#dcebd3}.play-button:disabled{cursor:default;opacity:.65}.play-button .icon{width:16px;height:16px}.demo-disclaimer{position:absolute;bottom:-16px;left:0;right:0;text-align:center;font-size:9px;color:#607765}.hero-art.is-playing .waveform i{animation:wave .55s ease-in-out infinite alternate}.hero-art.is-playing .waveform i:nth-child(2n){animation-delay:-.3s}.hero-art.is-playing .waveform i:nth-child(3n){animation-delay:-.15s}@keyframes wave{from{transform:scaleY(.35)}to{transform:scaleY(1)}}.benefit-strip{border-block:1px solid var(--line);padding:23px 24px;display:flex;justify-content:space-between;gap:20px;font-size:12px;font-weight:600}.benefit-strip>span{display:flex;gap:10px;align-items:center}.benefit-strip .icon{width:18px;height:18px;color:var(--teal)}.section{padding-top:100px;padding-bottom:100px}.section-heading{text-align:center;margin-bottom:45px}.section-heading .eyebrow{justify-content:center}.section-heading h2{margin-top:17px}.section-heading>p:last-child{font-size:15px;color:var(--muted);margin-top:20px;line-height:1.7}.use-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.use-card{padding:29px 26px 23px;border-radius:15px;border:1px solid #dfe5db;background:#f0f3ea;display:flex;flex-direction:column}.email-card{background:#f8eee5;border-color:#ecdfd1}.note-card{background:#eef0f7;border-color:#dfe2eb}.card-icon{width:38px;height:38px;border-radius:9px;background:#dbe6d2;display:grid;place-items:center;font-size:26px;margin-bottom:22px}.email-card .card-icon{background:#efdbc7;color:#905a39}.note-card .card-icon{background:#e0e2f1;color:#66689a}.use-card h3{font-size:21px;line-height:1.3;max-width:235px}.use-card>p{font-size:13px;color:#536a5d;margin-top:14px;line-height:1.8;flex:1}.mini-example{position:relative;border:1px solid #173f3910;border-radius:8px;background:#fff9;padding:17px 14px 22px;margin-top:25px;min-height:99px}.mini-label{font-size:7px;letter-spacing:.8px;font-weight:650;color:#63746b;display:block;line-height:1.6}.mini-example p{font-size:13px;margin-top:7px;max-width:220px}.mini-arrow{position:absolute;bottom:6px;right:12px;font-size:16px;opacity:.6}.card-category{font-size:8px;letter-spacing:1px;font-weight:650;margin-top:23px;color:#586f60}.how-section{border-block:1px solid #e4e7dc;background:#f1f3eb;padding:80px 0 52px}.steps{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:54px}.step-visual{height:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;margin-bottom:27px}.step-visual kbd{font-family:var(--font);font-weight:650;font-size:26px;border:1px solid #c6d3c5;border-radius:10px;box-shadow:0 5px 0 #d9e2d5;background:#fcfdf7;width:69px;height:61px;display:grid;place-items:center;transform:rotate(-6deg)}.key-hint{font-size:10px;color:var(--muted)}.static-wave{gap:6px;height:60px}.static-wave i{width:5px;height:17px;background:#449a7b}.static-wave i:nth-child(2n){height:33px}.static-wave i:nth-child(3n){height:50px}.static-wave i:nth-child(5){height:62px}.done-note{background:#fffdf7;border:1px solid #dce2d6;border-radius:9px;padding:13px 17px;font-size:13px;transform:rotate(3deg);box-shadow:0 4px 0 #e2e7dc}.done-note span{margin-right:8px;color:var(--teal)}.step-title{display:flex;align-items:center;gap:12px}.step-title>span{font-size:10px;color:#6e8370;font-weight:600}.step-title h3{font-size:20px;letter-spacing:-.4px}.steps li>p{font-size:13px;color:var(--muted);margin-top:13px;line-height:1.8}.how-note{text-align:center;color:var(--muted);font-size:12px;padding-top:40px;margin-top:38px;border-top:1px solid #dfe6d8}.privacy-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:95px}.privacy-illustration{height:350px;background:#e8eee0;border:1px solid #dce5d5;border-radius:19px;position:relative;display:flex;align-items:center;justify-content:center}.privacy-label{position:absolute;top:27px;left:27px;font-size:9px;letter-spacing:1.5px;font-weight:650;color:#5c7766}.local-computer{margin-top:12px;width:225px;position:relative;transform:rotate(-4deg)}.computer-screen{background:#fffdf5;border:8px solid #2b5c4d;border-radius:13px;box-shadow:0 6px 0 #bed0b7;display:flex;align-items:center;justify-content:center;flex-direction:column;height:164px}.computer-screen img{width:100px;height:100px;margin-top:-8px}.computer-screen span{font-size:12px;font-weight:650;margin-top:-6px}.computer-stand{height:27px;width:35px;background:#2b5c4d;margin-inline:auto}.computer-foot{height:8px;width:104px;background:#2b5c4d;border-radius:8px;margin-inline:auto}.privacy-sticker{position:absolute;background:#fffdf4;padding:13px 20px;border:1px solid #d7dfcf;border-radius:10px;bottom:27px;right:20px;font-size:12px;font-weight:650;display:flex;align-items:center;gap:10px;transform:rotate(6deg);box-shadow:0 5px 0 #ccd9c559}.privacy-sticker .icon{color:var(--teal);width:17px;height:17px}.privacy-spark{position:absolute;top:70px;right:45px;font-size:49px;color:#728f57}.privacy-copy h2{margin-top:18px}.privacy-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:21px;line-height:1.8}.check-list{list-style:none;padding:0;margin:22px 0 0}.check-list li{font-size:12px;margin-top:11px;padding-left:23px;position:relative}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:750}.privacy-copy .privacy-note{font-size:11px!important;border-top:1px solid var(--line);padding-top:18px}.faq-section{display:grid;grid-template-columns:1fr 1.65fr;gap:85px;border-top:1px solid var(--line);padding-top:77px;padding-bottom:86px}.faq-heading h2{margin-top:19px}.faq-heading>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:19px}.faq-heading img{width:125px;height:125px;transform:rotate(-7deg);margin-top:16px;opacity:.8}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;font-size:14px;font-weight:600;padding:23px 0;display:flex;gap:24px;align-items:center;justify-content:space-between}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;color:#5f7d68;font-weight:400;line-height:1;flex-shrink:0;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-answer{font-size:13px;line-height:1.85;color:var(--muted);padding:0 25px 23px 0}.faq-answer p+p{margin-top:10px}.beta-section{padding-bottom:55px}.beta-card{border-radius:20px;padding:50px 55px;background:#164f42;color:#fcfcf2;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between}.beta-copy{z-index:1;position:relative}.beta-copy .eyebrow{color:#c7d9b1}.beta-copy .status-dot{background:#c7d9b1;box-shadow:0 0 0 4px #c7d9b10d}.beta-copy h2{font-size:38px;letter-spacing:-1.2px;margin-top:19px;line-height:1.15}.beta-copy>p:not(.eyebrow){color:#c5d9cb;font-size:13px;line-height:1.9;margin-top:19px}.beta-actions{display:flex;gap:21px;align-items:center;margin-top:26px}.button-light{background:#dcefe6;color:#174f42}.coming-soon:hover{transform:none}.beta-facts{color:#c5d9cb;font-size:10px;line-height:1.85}.beta-facts>span{margin-inline:5px}.beta-mascot{width:260px;height:260px;position:relative;margin-right:-5px;flex-shrink:0;margin-left:20px}.mascot-halo{position:absolute;inset:10px;border-radius:50%;background:#b5e4d8;border:1px solid #91caba}.beta-mascot>img{position:relative;transform:rotate(10deg);width:260px;height:260px}.mascot-hello{position:absolute;right:1px;bottom:-3px;background:#d5efe5;color:#173f39;border-radius:8px 8px 8px 0;padding:7px 17px;transform:rotate(-7deg);font-size:12px;font-weight:650}.site-footer{display:flex;align-items:center;justify-content:space-between;padding-top:10px;padding-bottom:45px;gap:30px}.site-footer .brand{font-size:22px}.site-footer .brand-mark{width:40px;height:50px;overflow:visible;flex-shrink:0}.site-footer .brand-mark img{width:50px;height:50px;object-fit:contain}.site-footer>div>p{font-size:11px;color:var(--muted);margin-top:8px}.footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:8px;font-size:12px}.footer-contact>a>span{margin-left:7px}.footer-contact>span{font-size:10px;color:var(--muted)}
@media(min-width:1500px){.hero{padding-top:85px;padding-bottom:90px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero{gap:15px}.hero h1{font-size:64px;letter-spacing:-3.5px}.hero-actions{gap:17px}.hero-actions .button{padding-inline:17px;font-size:13px}.hero-art{height:480px}.hero-dino{width:225px;height:225px;top:-30px}.example-window{left:6px;right:-3px;top:144px}.example-content p{font-size:15px}.example-content{min-height:127px}.voice-bar{right:0;left:-9px;bottom:23px}.waveform{gap:2px}.waveform i{width:2px}.speech-note{left:-4px;font-size:11px}.privacy-section{gap:50px}.steps{gap:28px}.use-card{padding:24px 20px}.faq-section{gap:50px}.beta-card{padding:43px 40px}.beta-mascot{width:210px;height:210px}.beta-mascot>img{width:210px;height:210px}.beta-copy h2{font-size:35px}}
@media(max-width:850px){nav{gap:21px}.brand{font-size:23px}.hero{grid-template-columns:minmax(0,1fr);padding-top:37px;gap:45px}.hero-copy{width:100%;max-width:630px;margin-inline:auto;text-align:center}.hero-copy .eyebrow{justify-content:center}.hero h1{font-size:76px;letter-spacing:-4px}.hero-detail{margin-inline:auto;max-width:460px}.hero-actions,.hero-footnote{justify-content:center}.hero-art{width:min(500px,calc(100% - 20px));max-width:calc(100% - 20px);margin:22px auto 0;height:495px}.hero-dino{width:250px;height:250px;top:-45px}.example-window{left:26px;right:4px;top:145px}.example-content{min-height:135px}.example-content p{font-size:17px}.voice-bar{left:4px;right:38px;bottom:23px}.speech-note{left:16px;font-size:13px}.benefit-strip{font-size:10px;padding-inline:0;gap:12px}.benefit-strip>span{gap:7px}.use-cases{gap:12px}.use-card{padding:23px 16px}.use-card h3{font-size:19px}.use-card>p{font-size:12px}.mini-example{padding-inline:10px}.mini-example p{font-size:12px}.mini-label{font-size:6px}.card-category{font-size:7px}.section{padding-top:75px;padding-bottom:75px}.privacy-section{gap:33px}.privacy-illustration{height:335px}.privacy-spark{right:20px}.privacy-sticker{right:8px;font-size:10px;padding:11px 13px}.privacy-copy h2{font-size:35px}.faq-section{gap:30px}.faq-heading h2{font-size:35px}.beta-card{padding:36px 30px}.beta-copy h2{font-size:32px}.beta-mascot{width:170px;height:170px;margin-left:8px}.beta-mascot>img{width:170px;height:170px}.mascot-hello{font-size:10px;right:-8px;padding:6px 11px}.beta-copy>p:not(.eyebrow){font-size:12px}.beta-copy>p br{display:none}.beta-actions{gap:15px}.beta-actions .button{font-size:12px;padding:12px 15px;min-height:47px}.steps{gap:25px}.step-title{gap:8px}.step-title h3{font-size:17px}}
@media(max-width:620px){.wrap{width:calc(100% - 40px)}.site-header{height:83px;gap:10px}.brand{font-size:22px}.brand-mark{width:30px;height:40px;margin-right:4px}.brand-mark img{width:54px}.site-header nav{display:none}.button-small{padding:7px 11px;min-height:37px;font-size:10px;gap:10px}.hero{padding-top:30px;padding-bottom:56px;gap:25px}.eyebrow{font-size:8px;letter-spacing:1.2px}.hero h1{font-size:clamp(47px,12vw,67px);letter-spacing:-2.8px;margin-top:23px}.hero-description{font-size:19px;margin-top:21px}.hero-detail{font-size:14px;line-height:1.8;margin-top:12px;max-width:355px}.hero-actions{gap:18px;flex-wrap:wrap;margin-top:24px}.hero-actions .button{font-size:12px;min-height:48px;padding:12px 15px;gap:9px}.hero-actions .text-link{font-size:11px;gap:7px}.hero-footnote{font-size:10px}.hero-art{height:425px;margin-top:28px;max-width:100%;width:min(420px,100%)}.hero-dino{width:200px;height:200px;top:-33px;right:10px}.art-orbit{transform:none}.speech-note{top:11px;left:10px;font-size:10px;padding:9px 12px}.spark-one{font-size:27px;top:67px;left:7px}.spark-two{bottom:30px;right:2px;font-size:24px}.example-window{top:121px;left:7px;right:0;min-height:238px;transform:rotate(-2deg)}.window-top{font-size:8px;height:34px;padding-inline:11px}.example-tabs{padding:13px 13px 0}.example-tab{font-size:10px;padding:6px 11px}.example-content{padding:15px 18px 10px;min-height:124px}.example-content p{font-size:15px;line-height:1.6}.example-label{font-size:7px;letter-spacing:1px;margin-bottom:8px}.example-bottom{padding:5px 18px 12px;font-size:8px}.voice-bar{bottom:13px;left:-3px;right:12px;gap:8px;padding:11px 10px}.voice-symbol{width:32px;height:32px;border-radius:8px}.voice-symbol>.icon{width:18px;height:18px}.voice-caption strong{font-size:10px}.voice-caption>span{font-size:7px}.waveform{gap:2px}.waveform i{width:2px}.play-button{width:27px;height:27px}.demo-disclaimer{font-size:8px;bottom:-15px}.benefit-strip{display:grid;grid-template-columns:1fr;padding:19px 0;justify-items:center;gap:12px;font-size:11px}.benefit-strip>span{gap:10px}.section{padding-top:61px;padding-bottom:61px}.section-heading{margin-bottom:29px}.section-heading h2{font-size:33px;letter-spacing:-1.3px;margin-top:15px}.section-heading>p:last-child{font-size:13px;margin-top:16px}.use-cases{grid-template-columns:1fr;gap:16px}.use-card{padding:25px}.use-card h3{font-size:23px;max-width:none}.use-card>p{font-size:14px;margin-top:12px}.card-icon{margin-bottom:18px}.mini-example{margin-top:21px;padding:17px 16px 20px;min-height:88px}.mini-label{font-size:8px}.mini-example p{font-size:14px;max-width:none}.card-category{font-size:8px;margin-top:20px}.how-section{padding:58px 0 35px}.steps{grid-template-columns:1fr;gap:20px;max-width:360px;margin-inline:auto}.step-visual{margin-bottom:15px;height:100px}.step-title h3{font-size:22px}.step-title{gap:14px}.steps li>p{font-size:14px;margin-top:10px}.steps li+li{border-top:1px solid #dfe6d8;padding-top:18px}.how-note{font-size:11px;line-height:1.8;margin-top:26px;padding-top:22px}.privacy-section{grid-template-columns:1fr;gap:33px}.privacy-illustration{height:290px;max-width:420px;width:100%;margin-inline:auto}.privacy-label{font-size:8px}.privacy-spark{right:40px;top:42px}.privacy-sticker{right:19px;bottom:21px;font-size:11px}.privacy-copy h2{font-size:36px}.privacy-copy>p:not(.eyebrow){font-size:14px}.check-list li{font-size:12px}.faq-section{grid-template-columns:1fr;gap:29px}.faq-heading{position:relative}.faq-heading h2{font-size:34px}.faq-heading h2 br{display:none}.faq-heading>p:not(.eyebrow){font-size:13px;margin-top:13px}.faq-heading>p br{display:none}.faq-heading img{display:none}summary{font-size:13px;padding:21px 0;gap:18px}.faq-answer{font-size:12px;padding-right:8px}.beta-section{padding-bottom:37px}.beta-card{padding:32px 25px 34px;display:block}.beta-copy h2{font-size:31px;line-height:1.15}.beta-copy>p:not(.eyebrow){font-size:13px}.beta-actions{gap:15px;flex-wrap:wrap}.beta-copy .eyebrow{font-size:8px}.beta-facts{font-size:9px}.beta-mascot{margin:30px auto 0;width:190px;height:190px}.beta-mascot>img{width:190px;height:190px}.mascot-hello{right:-4px;bottom:0}.site-footer{padding-bottom:30px;flex-direction:column;align-items:flex-start;gap:22px}.footer-contact{align-items:flex-start}.site-footer>div>p{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}

/* Download details for the available Windows beta. */
.release-details-link{display:inline-block;margin-top:7px;color:var(--muted);font-size:11px;text-decoration:underline;text-underline-offset:3px}
.release-details-link:hover{color:var(--teal)}
.download-notes{max-width:560px;margin-top:22px;padding-top:17px;border-top:1px solid #c5d9cb40;color:#c5d9cb;font-size:11px;line-height:1.8}
.download-notes p+p{margin-top:7px}
.download-notes a{display:inline-block;margin-top:9px;text-decoration:underline;text-underline-offset:3px}
.download-notes a:hover{color:#fff}
.faq-answer a{text-decoration:underline;text-underline-offset:3px}
.beta-copy{min-width:0}
.hero-footnote{flex-wrap:wrap}
