
    /* SayKuku. One self-contained file. No fonts, scripts, or images are fetched. */
    :root{--paper:#fdf9f3;--paper-deep:#f3eee6;--white:#fffdfa;--ink:#26211d;--muted:#786f65;--orange:#d9410a;--orange-light:#f8e6d8;--line:#e7e0d7;--dark:#292722;--ease:cubic-bezier(.22,1,.36,1);--shadow:0 22px 60px -30px #43321b36;--radius:22px}
    .language-toggle{min-height:30px;padding:0 9px;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.6px}.language-toggle:hover{border-color:#cdb9a5;color:var(--orange)}
    .logo{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:6px;width:auto;min-width:max-content;flex-shrink:0;color:var(--ink);white-space:nowrap;line-height:1}.logo-mark{width:32px;height:32px;flex:0 0 auto;color:var(--orange);fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.logo-word{display:inline-block;flex:0 0 auto;font-size:24px;font-weight:700;letter-spacing:-1.32px;line-height:1;white-space:nowrap}.logo-dot{color:var(--orange)}.site-nav .logo{width:auto}.footer .logo{width:auto}.site-nav .logo + .mac-label{margin-left:14px;white-space:nowrap}.site-nav .logo img,.footer .logo img{display:none}
    .site-nav .logo + .mac-label{display:flex}@media(max-width:740px){.site-nav .logo + .mac-label{display:none}}
    *,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans CJK SC",sans-serif;-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.6;overflow-x:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button{color:inherit}a{color:inherit;text-decoration:none}button{border:0}svg{display:block}img{max-width:100%;display:block}p,h1,h2,h3,h4{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #d9410a90;outline-offset:5px}::selection{background:#f5c6a8;color:var(--ink)}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 104px));margin-inline:auto}.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sprite{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:16px;background:var(--ink);color:#fff;padding:12px 20px;z-index:99}.skip:focus{top:12px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:2.2px;display:flex;align-items:center;gap:10px}.eyebrow .dot{width:7px;height:7px;background:var(--orange);border-radius:50%}.section-label{font-size:11px;letter-spacing:1.7px;color:var(--muted);font-weight:600}.section-label span{color:var(--orange);margin-right:11px}.section-title{font-size:48px;line-height:1.3;letter-spacing:-2px;font-weight:700}.body-copy{font-size:16px;line-height:1.9;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:52px;padding:0 23px;border-radius:12px;font-size:14px;font-weight:600;transition:transform .25s var(--ease),background .25s,box-shadow .25s;white-space:nowrap}.button:hover{transform:translateY(-3px)}.button:active{transform:translateY(0)}.button-dark{background:var(--ink);color:var(--paper);box-shadow:0 4px 0 #171411}.button-dark:hover{background:#3c342d;box-shadow:0 6px 0 #171411}.button-orange{background:var(--orange);color:white}.button-light{background:var(--paper);color:var(--ink);box-shadow:0 4px 0 #b1350b}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:550;background:none;padding:8px 0}.text-link:hover .icon{transform:translate(2px,-2px)}.text-link .icon{transition:transform .25s;width:16px;height:16px}.logo{display:block;width:153px;flex-shrink:0}.logo img{width:100%;height:auto}.site-nav{position:relative;z-index:20}.nav-inner{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.nav-links{display:flex;align-items:center;gap:32px;font-size:13px;color:#71685f}.nav-links a{transition:color .2s}.nav-links a:hover{color:var(--orange)}.nav-right{display:flex;align-items:center;gap:22px}.mac-label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.mac-label svg{width:15px;height:15px;fill:currentColor;stroke:none}.nav-cta{min-height:38px;padding:0 16px;border-radius:8px;font-size:12px;gap:15px}.nav-cta .icon{width:16px;height:16px}.menu-toggle{display:none;width:40px;height:40px;background:transparent;border:1px solid var(--line);border-radius:10px;align-items:center;justify-content:center}
    /* Hero — editorial type meets a small, tangible desktop playground. */
    .hero{display:grid;grid-template-columns:.95fr 1.18fr;gap:14px;align-items:center;position:relative;padding-top:59px;padding-bottom:58px;min-height:680px}.hero-copy{position:relative;z-index:3;padding-bottom:10px}.hero h1{font-size:76px;letter-spacing:-4px;line-height:1.2;font-weight:750;margin-top:29px;margin-bottom:26px;white-space:nowrap}.hero h1 .orange{display:block;color:var(--orange);position:relative}.hero h1 .orange:after{content:"";position:absolute;bottom:-7px;left:2px;width:285px;height:9px;border-top:3px solid var(--orange);border-radius:70% 50% 0 0;transform:rotate(-2deg);opacity:.65}.hero-description{font-size:16px;color:#7f756b;line-height:1.95;letter-spacing:.1px;margin-top:34px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.hero-actions .button .icon{width:17px;height:17px}.hero-subnote{display:flex;gap:7px;align-items:center;font-size:11px;color:#a0968c;margin-top:19px}.hero-subnote .icon{width:13px;height:13px}.hero-art{position:relative;height:540px;min-width:0;isolation:isolate}.art-orbits{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.orbital-bg{position:absolute;width:442px;height:442px;top:25px;left:101px;border-radius:50%;background:#f7e9dc;z-index:-2}.orbit-line{position:absolute;width:529px;height:375px;top:62px;left:55px;border:1px solid #e9d4c1;border-radius:50%;transform:rotate(-30deg);z-index:-1}.orbit-line:after{content:"";width:7px;height:7px;border:1px solid #d3af90;border-radius:50%;background:var(--paper);position:absolute;right:41px;top:41px}.hero-flight{position:absolute;width:247px;height:101px;left:184px;top:6px;opacity:.5;pointer-events:none}.hero-note{position:absolute;left:16px;top:45px;transform:rotate(-6deg);z-index:4;display:flex;align-items:center;gap:10px;background:var(--white);border:1px solid #ece3d9;box-shadow:0 8px 20px #64462808;padding:12px 18px;border-radius:10px;font-size:12px;color:#736556;animation:noteFloat 7s ease-in-out infinite}.hero-note:after{content:"";position:absolute;width:10px;height:10px;background:var(--white);border-right:1px solid #ece3d9;border-bottom:1px solid #ece3d9;bottom:-6px;right:31px;transform:rotate(45deg)}.hero-note .icon{width:15px;height:15px;color:var(--orange)}.bird-perch{position:absolute;right:10px;top:4px;width:150px;height:160px;z-index:4;transform:rotate(7deg);transition:transform .45s var(--ease);filter:drop-shadow(0 10px 0 #c9782410)}.bird-perch:hover{transform:rotate(-9deg) translateY(-5px)}.brand-bird{width:100%;height:100%;overflow:visible}.bird-eye{transform-origin:125px 45px;animation:blink 7s infinite}.bird-wing{transform-origin:60px 83px}.bird-perch:hover .bird-wing{animation:wingWave .5s ease-in-out 3}.bird-chirp{opacity:0;animation:chirp 7s ease-in-out infinite}.demo-window{position:absolute;left:49px;right:0;top:136px;background:var(--white);border:1px solid #e1d6c9;border-radius:15px;box-shadow:0 9px 0 -2px #ece2d5,0 9px 0 -1px #dacbb8,0 27px 54px -26px #76533148;transform:rotate(-3deg);transition:transform .55s var(--ease);overflow:hidden;min-height:280px;z-index:2}.hero-art:hover .demo-window{transform:rotate(-1.8deg)}.window-toolbar{height:43px;display:flex;align-items:center;padding:0 17px;border-bottom:1px solid #f0eae1;position:relative}.traffic{display:flex;gap:5px}.traffic i{width:7px;height:7px;border-radius:50%;background:#e4dacf}.traffic i:first-child{background:#e4c1b1}.traffic i:nth-child(2){background:#e9d5b3}.traffic i:nth-child(3){background:#cdd5b9}.window-app{position:absolute;left:50%;transform:translateX(-50%);font-size:10px;color:#9a8b7a;display:flex;align-items:center;gap:5px;white-space:nowrap}.window-app .icon{width:12px;height:12px}.window-ellipsis{margin-left:auto;color:#a49583;letter-spacing:2px;font-size:14px}.document{padding:27px 29px 25px;min-height:181px}.document-label{font-size:9px;color:#aea08f;letter-spacing:1px;margin-bottom:13px}.document h3{font-size:17px;letter-spacing:-.5px;margin-bottom:12px;font-weight:600}.document-text{font-size:15px;line-height:1.95;color:#7e756b;min-height:56px}.typing-caret{display:inline-block;width:2px;height:17px;vertical-align:middle;margin-left:3px;background:var(--orange);animation:caretBlink 1s steps(1) infinite}.document-foot{display:flex;justify-content:space-between;gap:10px;padding:10px 17px;border-top:1px solid #f0eae1;color:#aea08f;font-size:9px}.document-foot>span{display:flex;align-items:center;gap:5px}.document-foot .icon{width:11px;height:11px}.document-foot .mode-name{color:var(--orange)}.selected{background:#fce2cb;color:#714124;box-decoration-break:clone;-webkit-box-decoration-break:clone}.key-wrap{position:absolute;left:13px;bottom:33px;z-index:5;transform:rotate(-12deg)}.fn-key{width:99px;height:95px;background:linear-gradient(145deg,#fffefa,#f6f0e6);border:1px solid #d4c9b9;border-radius:20px;box-shadow:0 8px 0 #dcd0bf,0 9px 0 1px #cbbcaa,0 17px 19px -6px #69503430,inset 0 0 0 7px #ffffff50;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .12s,box-shadow .12s;touch-action:none;user-select:none;-webkit-user-select:none;font-size:34px;font-weight:450;letter-spacing:-2px;color:#514635}.fn-key.pressed,.fn-key:active{transform:translateY(6px);box-shadow:0 2px 0 #dcd0bf,0 3px 0 1px #cbbcaa,0 8px 16px -6px #69503430,inset 0 0 0 7px #ffffff50}.fn-key svg{position:absolute;width:13px;height:13px;left:16px;bottom:13px;color:#9f9280}.key-caption{font-size:9px;letter-spacing:.8px;color:#998672;text-align:center;margin-top:17px}.key-arrow{position:absolute;width:60px;height:45px;left:-39px;bottom:93px;color:var(--orange);transform:rotate(14deg);opacity:.75}.recording-pill{position:absolute;right:31px;bottom:66px;z-index:7;display:flex;align-items:center;gap:14px;padding:0 18px;height:54px;min-width:280px;max-width:340px;border:1px solid #4a4137;border-radius:14px;background:#302b25;color:#eee3d5;box-shadow:0 9px 0 -4px #cab9a440,0 12px 30px #392a2520;transform:rotate(1deg)}.record-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px #dc66321f;flex-shrink:0}.recording-pill .pill-label{font-size:10px;white-space:nowrap;flex:1}.waveform{display:flex;gap:3px;height:25px;align-items:center;width:59px;flex-shrink:0}.waveform i{display:block;width:3px;border-radius:3px;background:#ec865e;height:var(--h,10px);transform-origin:center}.recording-pill.is-listening .waveform i{animation:wave .65s ease-in-out infinite alternate;animation-delay:var(--d)}.recording-pill.is-thinking .record-dot{animation:pulse 1s infinite}.pill-esc{font-family:inherit;font-size:8px;padding:3px 5px;color:#b2a696;border:1px solid #655b4e;border-radius:4px;background:none}.pill-esc:hover{background:#493f34}.demo-controls{position:absolute;bottom:-12px;left:151px;right:20px;display:flex;flex-direction:column;align-items:center;gap:12px;z-index:8}.mode-toggle{display:inline-flex;gap:4px;border:1px solid #e3d9ce;background:#f5eee5;padding:4px;border-radius:30px}.mode-toggle button{display:flex;align-items:center;gap:6px;background:none;color:#9a8b7a;border-radius:25px;padding:8px 16px;font-size:11px;transition:all .25s}.mode-toggle button[aria-pressed="true"]{background:var(--white);color:var(--ink);box-shadow:0 2px 7px #57432e0d}.mode-toggle .icon{width:13px;height:13px}.demo-disclaimer{font-size:9px;color:#af9f8d;letter-spacing:.4px}.agent-result{position:absolute;right:-4px;top:229px;width:290px;border:1px solid #e3d6c6;border-radius:13px;background:var(--white);padding:16px 18px;z-index:6;box-shadow:0 18px 45px -16px #45311740;transform:rotate(2deg);animation:appear .4s var(--ease)}.agent-result-header{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--orange);margin-bottom:10px}.agent-result-header .icon{width:13px;height:13px}.agent-result p{font-size:13px;line-height:1.7;color:#5e5143;min-height:45px}.agent-result-actions{display:flex;gap:8px;margin-top:11px;align-items:center}.agent-result-actions button{padding:5px 9px;background:#f4ede3;border:1px solid #e8ddcf;border-radius:6px;color:#83715f;font-size:9px}.agent-result-actions button:first-child{background:var(--orange);border-color:var(--orange);color:white}.agent-result-actions button:hover{filter:brightness(.97)}
    /* A quiet line of familiar places, not made-up customer logos. */
    .familiar{padding:27px 0 32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.familiar-label{font-size:12px;color:#928779;line-height:1.7}.app-list{display:flex;align-items:center;gap:35px;color:#8b8176}.app{display:flex;align-items:center;gap:8px;font-size:13px;white-space:nowrap}.app .icon{width:19px;height:19px;stroke-width:1.5}.app-last{font-size:11px;color:#a59b8f}.app-last:before{content:"+";font-size:19px;margin-right:5px;font-weight:300}
    /* Two gestures. Different jobs. */
    .ways{padding-top:113px;padding-bottom:104px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-top:20px;margin-bottom:38px}.section-head .body-copy{padding-bottom:5px;font-size:14px}.ways-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:22px;align-items:stretch}.way-card{position:relative;overflow:hidden;border-radius:21px;padding:31px 35px 0;min-height:459px;display:flex;flex-direction:column}.input-card{background:#f1ece3;border:1px solid #e7dfd3}.agent-card{background:#2c2a25;color:#fff8ed;border:1px solid #403a31}.way-kicker{display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:1.5px;font-weight:650;color:#a49380}.way-kicker kbd{font:inherit;background:#fbf8f2;border:1px solid #dfd3c2;border-radius:5px;box-shadow:0 2px 0 #e3d8c8;padding:2px 7px;letter-spacing:0;text-transform:none;color:#77634c}.agent-card .way-kicker{color:#a89b88}.agent-card .way-kicker kbd{background:#49443a;border-color:#645947;box-shadow:0 2px 0 #211e18;color:#e3d6c2}.way-card h3{font-size:29px;line-height:1.4;letter-spacing:-1.2px;margin-top:21px;margin-bottom:11px;font-weight:650}.way-card>p{font-size:12px;line-height:1.9;color:#9b8c79;max-width:340px}.agent-card>p{color:#aaa08e}.input-pref{display:flex;gap:5px;background:#e7dfd3;border-radius:9px;padding:4px;margin-top:28px;align-self:flex-start}.input-pref button{padding:7px 13px;border-radius:6px;font-size:10px;color:#9a8a74;background:none;transition:.2s}.input-pref button[aria-checked="true"]{background:var(--white);color:#6b5841;box-shadow:0 1px 4px #4d351713}.input-pref button .icon{width:12px;height:12px;margin-right:4px;vertical-align:-2px}.input-sample{margin-top:23px;background:#fffdf7;border:1px solid #e3d6c5;box-shadow:0 8px 22px #69503407;border-radius:12px;padding:20px 21px;min-height:101px;position:relative}.input-sample:before{content:"";position:absolute;left:22px;right:22px;top:53px;border-bottom:1px solid #f5f0e7}.input-sample .sample-label{font-size:9px;color:#b4a38c;display:flex;justify-content:space-between;margin-bottom:17px}.input-sample .sample-text{font-size:13px;color:#796b58;position:relative;z-index:1}.sample-key{background:#f6f0e6;border:1px solid #e6d9c7;border-radius:4px;font-size:8px;padding:1px 5px;color:#b3a28b}.input-bottom{display:flex;align-items:center;gap:8px;margin-top:16px;padding-bottom:26px;font-size:10px;color:#a7947a}.input-bottom .icon{width:13px;height:13px}.agent-chat{position:relative;margin-top:26px;padding-bottom:26px}.chat-request{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-bottom:12px}.chat-request p{font-size:11px;background:#474237;border:1px solid #625443;color:#ecdbc4;border-radius:12px 12px 3px 12px;padding:10px 14px}.chat-request>.icon{color:#a99376;width:15px;height:15px}.chat-answer{background:#fffaf0;color:#76634e;border-radius:3px 12px 12px 12px;padding:15px 17px;max-width:90%;box-shadow:0 6px 16px #15110920}.chat-answer-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;font-size:8px;color:#b79570}.chat-answer-top span{display:flex;gap:4px;align-items:center}.chat-answer-top .icon{width:11px;height:11px;color:var(--orange)}.chat-answer-top button{padding:0;background:none;color:#c0aa8e}.chat-answer-top button .icon{color:inherit}.chat-answer p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:1.6;min-height:45px}.chat-followups{display:flex;gap:8px;align-items:center;margin-top:12px}.chat-followups>span{font-size:9px;color:#9c8c76;margin-right:3px}.chat-followups button{border:1px solid #655843;background:#393329;color:#cdbc9f;font-size:9px;padding:5px 10px;border-radius:20px;transition:.2s}.chat-followups button:hover,.chat-followups button.active{background:#5b422b;color:#ffce97;border-color:#91673e}.agent-decoration{position:absolute;right:-18px;top:30px;width:125px;height:125px;opacity:.06;transform:rotate(-17deg);pointer-events:none}
    /* Privacy / boundaries. */
    .privacy{background:var(--dark);color:#fff8ee;position:relative;overflow:hidden}.privacy-inner{padding-block:77px 79px;display:grid;grid-template-columns:1fr .86fr;gap:95px;align-items:center}.privacy .section-label{color:#9c9180}.privacy .section-label span{color:#ef996a}.privacy h2{font-size:45px;line-height:1.35;font-weight:600;letter-spacing:-1.5px;margin-top:23px;margin-bottom:21px}.privacy h2 span{color:#bcaf9e}.privacy .body-copy{color:#a79b8b;font-size:13px;line-height:1.95}.privacy-fine{max-width:381px;font-size:10px;color:#817869;line-height:1.85;margin-top:27px;display:flex;align-items:flex-start;gap:8px}.privacy-fine .icon{width:13px;height:13px;margin-top:3px;color:#9b8e78}.privacy-card{background:#f6f1e8;color:#695d4d;max-width:440px;border-radius:15px;border:1px solid #e0d5c5;transform:rotate(2deg);padding:24px 26px;box-shadow:0 13px 0 -5px #17161050,0 15px 45px #17130940;position:relative;z-index:2}.privacy-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.privacy-card-top h3{font-size:14px;font-weight:600;color:#544735}.privacy-card-top .icon{width:17px;height:17px;color:#a99576}.privacy-card-sub{font-size:9px;color:#b4a38b;margin-bottom:19px}.context-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid #e9dfd0}.context-row>.icon{width:17px;height:17px;color:#b4a084}.context-row .context-label{flex:1;font-size:11px}.context-label small{display:block;font-size:8px;color:#b4a186;margin-top:2px}.switch{background:#d8cebf;width:31px;height:18px;border-radius:20px;position:relative;padding:0;transition:background .22s;flex-shrink:0}.switch:before{content:"";height:14px;width:14px;border-radius:50%;background:#fffdf8;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #46352025;transition:transform .22s}.switch[aria-checked="true"]{background:var(--orange)}.switch[aria-checked="true"]:before{transform:translateX(13px)}.privacy-card-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e9dfd0;padding-top:16px;margin-top:3px;font-size:8px;color:#b19b7f}.privacy-card-foot button{background:none;font-size:9px;color:var(--orange);display:flex;align-items:center;gap:4px;padding:0}.privacy-card-foot .icon{width:10px;height:10px}.privacy-orbit{position:absolute;left:55%;top:-50px;width:590px;height:590px;border:1px solid #77604425;border-radius:50%;pointer-events:none}.privacy-orbit:after{content:"";width:460px;height:460px;border:1px solid #77604425;border-radius:50%;position:absolute;top:65px;left:65px}
    /* FAQ and final invitation. */
    .faq{padding-top:100px;padding-bottom:104px;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq .section-title{font-size:39px;margin-top:18px}.faq-caption{font-size:12px;color:#ad9b85;line-height:1.9;margin-top:19px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 0;font-size:13px;font-weight:550;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{width:15px;height:15px;color:#aa9578;transition:transform .25s;flex-shrink:0}.faq details[open] summary .icon{transform:rotate(45deg);color:var(--orange)}.faq details[open] summary{color:var(--orange)}.faq details p{font-size:12px;color:#9b8870;line-height:1.95;padding:0 25px 23px 0}.closing{background:var(--orange);border-radius:22px;position:relative;overflow:hidden;padding:61px 64px 57px;min-height:355px;color:#fff9f1;display:flex;align-items:center;justify-content:space-between}.closing-label{font-size:9px;letter-spacing:2px;color:#f6b798;margin-bottom:17px}.closing h2{font-size:49px;line-height:1.32;font-weight:600;letter-spacing:-2px}.closing p{font-size:12px;color:#f2bfa7;margin-top:17px}.closing .button{min-height:48px;font-size:12px;gap:30px;margin-top:25px;position:relative;z-index:3}.closing-right{position:absolute;right:58px;top:24px;width:390px;height:330px}.closing-bird{position:absolute;width:215px;height:234px;right:51px;top:5px;transform:rotate(7deg);z-index:2}.closing-right:before{content:"";position:absolute;top:1px;left:3px;width:338px;height:278px;border:1px solid #f8b58c66;border-radius:50%;transform:rotate(-33deg)}.closing-right:after{content:"";position:absolute;top:41px;left:-21px;width:408px;height:230px;border:1px solid #f8b58c3d;border-radius:50%;transform:rotate(-33deg)}.closing-key{width:115px;height:95px;border:1px solid #ee956d;border-radius:18px;position:absolute;top:178px;left:148px;transform:rotate(-9deg);font-size:57px;line-height:1;letter-spacing:-5px;font-weight:300;display:flex;align-items:center;justify-content:center;color:#f8c6ac;background:#d9410a;box-shadow:0 6px 0 #c43a08;z-index:1}.closing-chirp{position:absolute;right:23px;top:13px;width:50px;height:50px;transform:rotate(6deg);color:#f6b18c}.closing-handnote{position:absolute;right:235px;bottom:19px;font-family:Georgia,serif;font-style:italic;white-space:nowrap;font-size:18px;transform:rotate(-7deg);color:#f7b896}.footer{display:flex;justify-content:space-between;align-items:center;gap:25px;min-height:131px;margin-top:15px;color:#a89781;font-size:10px}.footer .logo{width:125px}.footer-center{display:flex;align-items:center;gap:13px}.footer-center .sep{height:12px;width:1px;background:#ddcfba}.footer-links{display:flex;gap:24px;align-items:center}.footer-links button{background:none;padding:5px 0;color:inherit;font-size:10px}.footer-links a:hover,.footer-links button:hover{color:var(--orange)}.footer-links a{display:flex;align-items:center;gap:5px}.footer-links .icon{width:12px;height:12px}
    /* Real UI behavior; the product's cloud features remain clearly a demo. */
    .toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#302b25;color:#f8eee0;border:1px solid #5f5242;border-radius:11px;box-shadow:0 12px 35px #251c2120;padding:12px 19px;font-size:12px;z-index:80;opacity:0;pointer-events:none;transition:transform .3s var(--ease),opacity .3s;max-width:calc(100vw - 32px);text-align:center}.toast.visible{transform:translate(-50%,0);opacity:1}.modal{border:1px solid #dfd3c1;background:var(--paper);border-radius:20px;padding:0;width:min(470px,calc(100% - 32px));color:var(--ink);box-shadow:0 35px 120px #28201645}.modal::backdrop{background:#27221da6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.modal-body{padding:34px 34px 30px;position:relative}.modal-close{position:absolute;right:15px;top:14px;width:28px;height:28px;background:#f0e7da;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#a1896b}.modal-close .icon{width:14px;height:14px}.modal-eyebrow{font-size:9px;letter-spacing:1.8px;color:var(--orange);margin-bottom:13px}.modal h2{font-size:25px;letter-spacing:-1px;font-weight:650;margin-bottom:13px}.modal p{font-size:12px;line-height:1.9;color:#928069}.modal .button{margin-top:24px;min-height:42px;font-size:12px}.modal label{display:block;font-size:11px;color:#907b5f;margin-top:18px}.modal input{width:100%;margin-top:7px;border:1px solid #dccab2;background:#fffbf5;border-radius:8px;color:#6d5941;padding:11px 12px;font-size:13px}.modal input::placeholder{color:#c0ad94}.modal-fine{font-size:9px!important;color:#b4a085!important;margin-top:12px}.memory-list{margin-top:20px;display:flex;flex-direction:column;gap:9px}.memory-row{background:#f4ecdf;border:1px solid #e8dac6;border-radius:8px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.memory-row p{font-size:11px;color:#8a7355;line-height:1.7}.memory-row small{font-size:8px;display:block;color:#b69c7b}.memory-row button{background:none;padding:5px;color:#ad977c}.memory-row .icon{width:14px;height:14px}.reveal{transition:opacity .7s var(--ease),transform .7s var(--ease)}.js-motion .reveal{opacity:0;transform:translateY(20px)}.js-motion .reveal.in-view{opacity:1;transform:translateY(0)}.key-attention{animation:keyAttention 1.2s ease-in-out 2}.flash{animation:flash .8s ease-out}.source-loading{animation:pulse .65s infinite}
    @keyframes blink{0%,42%,45%,100%{transform:scaleY(1)}43%,44%{transform:scaleY(.1)}}
    @keyframes chirp{0%,65%,90%,100%{opacity:0;transform:translate(0,0)}70%,84%{opacity:1;transform:translate(2px,-1px)}}
    @keyframes wingWave{0%,100%{transform:rotate(0)}50%{transform:rotate(-9deg)}}
    @keyframes noteFloat{0%,100%{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-5px) rotate(-4deg)}}
    @keyframes caretBlink{0%,48%{opacity:1}49%,100%{opacity:0}}
    @keyframes wave{from{transform:scaleY(.35)}to{transform:scaleY(1.3)}}
    @keyframes pulse{0%,100%{opacity:.45}50%{opacity:1}}
    @keyframes appear{from{opacity:0;transform:translateY(8px) rotate(2deg)}to{opacity:1;transform:translateY(0) rotate(2deg)}}
    @keyframes keyAttention{0%,100%{outline:0 solid #d9410a00}50%{outline:8px solid #d9410a15;outline-offset:8px}}
    @keyframes flash{0%{background:#f8dfc7}100%{background:transparent}}
    @media(min-width:1500px){.hero h1{font-size:83px}.hero{min-height:726px;padding-top:73px;padding-bottom:77px}.hero-art{height:550px}.demo-window{left:50px;right:2px}.orbital-bg{left:113px}.bird-perch{right:19px}}
    @media(max-width:1180px){.wrap{width:calc(100% - 72px)}.nav-links{gap:23px}.nav-right{gap:14px}.mac-label{display:none}.hero{grid-template-columns:.95fr 1.12fr;min-height:644px;padding-top:45px;padding-bottom:46px}.hero h1{font-size:65px;letter-spacing:-3.6px}.hero-description{font-size:14px}.hero-actions{gap:19px}.hero-actions .button{padding-inline:18px;font-size:12px;min-height:48px}.hero-art{height:505px}.orbital-bg{width:365px;height:365px;left:73px;top:61px}.orbit-line{width:433px;height:316px;left:38px;top:72px}.demo-window{left:25px;top:130px}.document{padding:23px;min-height:169px}.document-text{font-size:13px}.hero-note{left:6px;top:55px;font-size:10px;padding:10px 14px}.bird-perch{right:-3px;top:10px;width:133px;height:144px}.key-wrap{left:8px;bottom:25px}.fn-key{width:85px;height:82px;border-radius:16px;font-size:29px}.recording-pill{right:8px;bottom:58px;min-width:251px;padding:0 14px;height:50px;gap:10px}.demo-controls{left:120px;right:0;bottom:-14px}.mode-toggle button{padding:7px 12px;font-size:10px}.hero-flight{left:139px;width:213px}.familiar{gap:18px}.app-list{gap:23px}.app{font-size:11px;gap:6px}.app-last{font-size:9px}.section-title{font-size:43px}.ways{padding-top:93px;padding-bottom:88px}.way-card{padding:28px 28px 0}.way-card h3{font-size:26px}.knowledge-grid{gap:49px}.knowledge-copy .section-title{font-size:36px}.knowledge-main{padding:22px}.memory-strip{gap:42px}.privacy-inner{gap:70px}.privacy h2{font-size:40px}.privacy-card{padding:22px}.faq{gap:52px}.closing-right{right:31px}.closing{padding-left:51px}.footer-links{gap:15px}}
    @media(max-width:960px){.wrap{width:calc(100% - 48px)}.nav-inner{height:82px}.logo{width:134px}.nav-links{font-size:11px;gap:20px}.hero{grid-template-columns:.95fr 1.05fr;gap:0;padding-top:43px;padding-bottom:45px;min-height:607px}.hero h1{font-size:54px;letter-spacing:-3px}.hero h1 .orange:after{width:217px}.hero .eyebrow{font-size:9px;letter-spacing:1.9px}.hero-description{font-size:13px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:11px}.hero-actions .button{font-size:11px;padding-inline:15px;gap:9px}.hero-subnote{font-size:9px}.hero-art{height:466px}.orbital-bg{width:322px;height:322px;left:48px;top:71px}.orbit-line{width:366px;height:286px;left:19px;top:77px}.demo-window{left:8px;top:127px}.window-toolbar{height:35px;padding-inline:13px}.document{padding:20px 20px 17px;min-height:147px}.document h3{font-size:14px}.document-text{font-size:12px}.document-label{font-size:8px;margin-bottom:8px}.document-foot{font-size:8px;padding:9px 12px}.hero-note{left:0;top:48px;font-size:9px;padding:10px}.bird-perch{width:110px;height:122px;right:-4px;top:21px}.key-wrap{left:-2px;bottom:29px}.fn-key{width:74px;height:74px;font-size:27px;border-radius:15px}.fn-key svg{width:11px;height:11px;left:12px;bottom:10px}.key-caption{font-size:8px}.recording-pill{right:0;min-width:230px;max-width:251px;padding:0 12px;height:47px;gap:9px;bottom:66px}.recording-pill .pill-label{font-size:9px}.waveform{width:51px;gap:2px}.pill-esc{display:none}.demo-controls{left:79px;bottom:-4px;right:-10px;gap:9px}.mode-toggle button{font-size:9px;padding:7px 11px}.demo-disclaimer{font-size:8px}.hero-flight{width:170px;left:109px;top:10px}.agent-result{top:204px;width:240px;right:-5px;padding:14px}.agent-result p{font-size:11px}.agent-result-actions{gap:5px}.agent-result-actions button{font-size:8px;padding:4px 7px}.app-list{gap:17px}.app-last{display:none}.familiar-label{font-size:10px}.app .icon{width:17px;height:17px}.section-title{font-size:38px}.section-head .body-copy{font-size:12px}.way-card{padding:25px 24px 0;min-height:432px}.way-card h3{font-size:24px}.way-card>p{font-size:11px}.chat-answer p{font-size:12px}.chat-request p{font-size:10px}.chat-followups{gap:6px}.chat-followups button{padding:4px 8px;font-size:8px}.chat-followups>span{font-size:8px}.knowledge-grid{gap:30px;grid-template-columns:.9fr 1.1fr}.knowledge-copy .section-title{font-size:32px}.knowledge-copy .body-copy{font-size:12px}.knowledge-points{font-size:11px}.knowledge-main{padding:19px}.knowledge-topline h3{font-size:15px}.knowledge-topline .small-badge{font-size:7px}.source-tabs{gap:15px}.source-tab{font-size:10px}.word-row{grid-template-columns:1fr 49px 63px;padding:9px 10px}.word-name{font-size:10px}.word-kind{font-size:8px}.word-tag{font-size:7px}.source-preview p{font-size:10px}.privacy-inner{gap:46px;padding-block:68px}.privacy h2{font-size:37px}.privacy .body-copy{font-size:12px}.privacy-fine{font-size:9px}.privacy-card{padding:21px}.privacy-card-top h3{font-size:12px}.context-row{gap:10px}.context-row .context-label{font-size:10px}.faq{padding-block:80px;gap:40px}.faq .section-title{font-size:33px}.faq summary{font-size:12px}.faq details p{font-size:11px}.closing{padding:47px;min-height:341px}.closing h2{font-size:43px}.closing-right{transform:scale(.85);transform-origin:right center;right:15px}.closing p{font-size:11px}.footer{flex-wrap:wrap;gap:13px;min-height:112px;padding-block:27px}.footer-center{font-size:9px}}
    @media(max-width:740px){html{scroll-padding-top:24px}.wrap{width:calc(100% - 40px)}.nav-inner{height:76px}.nav-links{display:none;position:absolute;top:76px;left:20px;right:20px;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:20px;box-shadow:var(--shadow);font-size:13px;flex-direction:column;align-items:flex-start;gap:20px}.nav-links.is-open{display:flex}.menu-toggle{display:flex;width:35px;height:35px;border-radius:8px}.menu-toggle .icon{width:17px;height:17px}.nav-right{gap:10px}.nav-cta{font-size:10px;min-height:35px;padding-inline:12px;gap:9px}.logo{width:128px}.hero{grid-template-columns:1fr;gap:0;padding-top:47px;padding-bottom:31px;min-height:auto}.hero-copy{padding:0 6px;max-width:540px}.hero h1{font-size:60px;letter-spacing:-3.6px;margin-top:22px;margin-bottom:21px;line-height:1.21}.hero h1 .orange:after{width:239px;bottom:-9px}.hero .eyebrow{font-size:9px}.hero-description{font-size:13px;line-height:1.9;margin-top:30px}.hero-actions{margin-top:24px;gap:23px}.hero-actions .button{min-height:46px;font-size:12px;padding-inline:20px}.hero-actions .text-link{font-size:11px}.hero-subnote{margin-top:15px}.hero-art{width:min(100%,510px);height:490px;margin:21px auto 0}.orbital-bg{width:346px;height:346px;top:68px;left:calc(50% - 156px)}.orbit-line{width:calc(100% - 8px);height:318px;left:8px;top:70px}.demo-window{left:15px;right:8px;top:132px;min-height:245px}.window-toolbar{height:38px}.document{padding:22px 24px 20px;min-height:157px}.document h3{font-size:16px;margin-bottom:11px}.document-text{font-size:13px}.document-label{font-size:8px}.document-foot{padding:10px 14px;font-size:8px}.hero-note{left:7px;top:40px;font-size:10px;padding:11px 13px}.hero-flight{left:125px;top:9px;width:193px}.bird-perch{width:125px;height:138px;right:6px;top:16px}.fn-key{width:78px;height:78px;font-size:29px}.key-wrap{left:15px;bottom:32px}.key-caption{font-size:8px}.recording-pill{min-width:247px;max-width:280px;right:16px;bottom:60px;height:48px}.recording-pill .pill-label{font-size:10px}.waveform{gap:3px;width:57px}.pill-esc{display:block}.demo-controls{left:94px;right:0;bottom:-6px;gap:10px}.mode-toggle button{font-size:10px;padding:7px 13px}.demo-disclaimer{font-size:8px}.key-arrow{left:-24px;bottom:90px;width:44px}.agent-result{top:213px;right:4px;width:270px;padding:16px}.agent-result p{font-size:12px}.familiar{flex-direction:column;align-items:flex-start;gap:18px;padding:24px 6px}.familiar-label{font-size:11px}.familiar-label br{display:none}.app-list{gap:24px;flex-wrap:wrap}.app{font-size:11px}.app .icon{width:17px;height:17px}.ways{padding-top:70px;padding-bottom:62px}.section-label{font-size:9px;letter-spacing:1.5px}.section-head{margin-top:17px;margin-bottom:26px;flex-direction:column;align-items:flex-start;gap:17px}.section-title{font-size:36px;letter-spacing:-1.8px}.section-head .body-copy{font-size:12px}.ways-grid{grid-template-columns:1fr;gap:17px}.way-card{padding:27px 27px 0;min-height:auto}.way-card h3{font-size:26px;margin-top:19px}.way-card>p{font-size:12px;max-width:none}.input-pref{margin-top:24px}.input-pref button{font-size:10px}.input-sample{margin-top:21px}.input-sample .sample-text{font-size:13px}.input-bottom{padding-bottom:26px;font-size:10px}.agent-chat{margin-top:24px}.chat-answer{max-width:94%}.chat-request p{font-size:11px}.chat-answer p{font-size:14px}.chat-followups button{font-size:9px;padding:5px 10px}.chat-followups>span{font-size:9px}.agent-decoration{width:150px;height:150px;right:-5px;top:17px}.knowledge{padding-bottom:66px}.knowledge-grid{grid-template-columns:1fr;gap:29px}.knowledge-copy .section-title{font-size:36px;margin-top:19px;margin-bottom:20px}.knowledge-copy .body-copy{font-size:12px;max-width:100%}.knowledge-points{gap:12px;margin-top:21px;font-size:11px}.knowledge-copy .aside-note{margin-top:18px;font-size:9px}.knowledge-main{padding:22px}.knowledge-topline h3{font-size:17px}.small-badge{font-size:8px}.source-tab{font-size:11px}.source-tabs{gap:23px}.source-preview p{font-size:11px}.source-preview{min-height:99px}.word-row{font-size:11px;grid-template-columns:1fr 65px 69px;padding:11px 12px}.word-name{font-size:11px}.word-kind{font-size:9px}.word-tag{font-size:8px}.memory-strip{grid-template-columns:1fr;gap:22px;margin-top:32px;padding-top:25px}.memory-bit h4{font-size:12px}.memory-bit p{font-size:10px}.memory-icon{height:34px;width:34px;border-radius:10px}.privacy-inner{grid-template-columns:1fr;gap:36px;padding-block:53px 60px}.privacy h2{font-size:36px;margin-top:19px;margin-bottom:18px}.privacy-fine{font-size:9px;max-width:100%;margin-top:21px}.privacy .body-copy{font-size:12px}.privacy-card{width:calc(100% - 12px);margin:auto;max-width:440px;padding:23px;transform:rotate(1.5deg)}.privacy-card-top h3{font-size:14px}.context-row .context-label{font-size:11px}.privacy-orbit{left:-20px;top:200px}.faq{grid-template-columns:1fr;gap:27px;padding-top:61px;padding-bottom:58px}.faq .section-title{font-size:32px}.faq-caption{margin-top:13px;font-size:11px}.faq-caption br{display:none}.faq summary{font-size:12px;padding:20px 0}.faq details p{font-size:11px}.closing{padding:36px 29px 231px;min-height:514px;border-radius:18px;align-items:flex-start}.closing h2{font-size:38px;line-height:1.3}.closing-label{font-size:8px;margin-bottom:13px}.closing p{font-size:11px;margin-top:14px}.closing .button{margin-top:23px;min-height:44px;font-size:11px;gap:23px}.closing-right{transform:scale(.68);transform-origin:bottom right;right:4px;top:auto;bottom:-2px}.closing-handnote{bottom:62px;right:295px;font-size:18px}.footer{padding-block:30px;min-height:146px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px}.footer .logo{width:110px}.footer-center{grid-column:1/-1;grid-row:2;font-size:8px;gap:9px}.footer-links{gap:15px;justify-content:flex-end}.footer-links button,.footer-links a{font-size:9px}.modal-body{padding:30px 25px}.modal h2{font-size:22px}}
    @media(max-width:375px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:53px}.hero-actions{gap:17px}.hero-art{height:458px}.hero-note{font-size:9px;padding:9px 10px}.orbital-bg{width:297px;height:297px;left:30px;top:82px}.bird-perch{width:113px;height:123px;top:28px;right:0}.demo-window{left:9px;top:132px;min-height:233px}.document{min-height:150px;padding:20px}.document h3{font-size:14px}.document-text{font-size:12px}.key-wrap{left:9px;bottom:26px}.fn-key{width:65px;height:65px;font-size:25px}.recording-pill{min-width:215px;right:0;bottom:55px;gap:9px;height:43px}.recording-pill .pill-label{font-size:9px}.recording-pill .pill-esc{display:none}.demo-controls{left:74px;bottom:-7px}.mode-toggle button{font-size:9px;padding:7px 11px}.demo-disclaimer{font-size:7px}.hero-flight{left:92px;width:172px}.app-list{gap:16px}.app{font-size:10px}.section-title,.knowledge-copy .section-title{font-size:32px}.way-card{padding-inline:23px}.source-tabs{gap:19px}.knowledge-main{padding:19px}.word-row{grid-template-columns:1fr 44px 66px}.word-kind{font-size:8px}.privacy h2{font-size:33px}.closing h2{font-size:34px}.closing{padding-inline:25px}.closing-right{transform:scale(.64);right:-2px}.closing-handnote{right:258px}.agent-result{width:245px;padding:14px}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}

    /* Reading comfort and touch targets. */
    .way-card>p{font-size:14px;color:#857661}.agent-card>p{color:#b9ad9a}
    .knowledge-copy .body-copy{font-size:15px}.knowledge-points{color:#81705e}
    .privacy .body-copy{font-size:14px;color:#b4a796}.privacy-fine{color:#a59784}
    .faq summary{font-size:14px}.faq details p{font-size:13px;color:#86735d}
    .memory-bit p{font-size:12px;color:#89765f}.memory-bit h4{font-size:14px}
    .familiar-label,.app{color:#887a68}.source-tab{min-height:35px}
    .chat-followups button{min-height:29px}.agent-result-actions button{min-height:29px}
    .context-row .switch::after{content:"";position:absolute;inset:-12px -6px}
    .source-footnote button{min-height:24px}.knowledge-bottom{font-size:9px}
    .add-word{min-height:26px}.footer-links button,.footer-links a{min-height:32px}
    @media(max-width:960px){.way-card>p{font-size:12px}.knowledge-copy .body-copy{font-size:13px}.privacy .body-copy{font-size:13px}.faq summary{font-size:13px}.faq details p{font-size:12px}.memory-bit p{font-size:11px}.memory-bit h4{font-size:13px}}
    @media(max-width:740px){.hero-description{font-size:14px}.way-card>p{font-size:13px}.knowledge-copy .body-copy{font-size:14px}.privacy .body-copy{font-size:14px}.faq summary{font-size:13px}.faq details p{font-size:12px}.source-tab{min-height:40px}.chat-followups button{min-height:33px}.agent-result-actions button{font-size:9px;min-height:33px}.nav-cta,.menu-toggle{min-height:39px}.input-pref button{min-height:33px}.memory-bit p{font-size:11px}}

    @media print{.site-nav,.hero-actions,.demo-controls,.key-wrap,.recording-pill,.footer-links,.toast,dialog{display:none!important}.wrap{width:92%}.hero{min-height:550px}.reveal{opacity:1!important;transform:none!important}.closing,.privacy,.agent-card{-webkit-print-color-adjust:exact;print-color-adjust:exact}body{font-size:12px}.ways,.knowledge,.faq{padding-block:35px}.way-card,.knowledge-app,.privacy-card{break-inside:avoid}.footer{min-height:75px}}
    /* Keep the brand lockup on one line after all responsive rules. */
    .site-nav .logo,.footer .logo{display:inline-flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;width:max-content!important;min-width:max-content!important;max-width:none!important;white-space:nowrap!important;gap:6px!important;line-height:1!important}
    .site-nav .logo .logo-mark,.footer .logo .logo-mark{display:block!important;flex:0 0 32px!important;width:32px!important;height:32px!important}
    .site-nav .logo .logo-word,.footer .logo .logo-word{display:inline-block!important;flex:0 0 auto!important;white-space:nowrap!important}
    .footer-center{white-space:nowrap!important;flex-wrap:nowrap!important}
    .footer-platform{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.footer-platform .icon{width:14px;height:14px;fill:currentColor;stroke:none}.footer-copyright{white-space:nowrap}

/* Website pages and simplified Memory explanation. */
.nav-links{gap:23px}.nav-links a[aria-current="page"]{color:var(--orange)}
.memory-note{margin-top:32px;padding:22px 26px;border:1px solid var(--line);border-radius:15px;background:#fffdfa;display:flex;align-items:flex-start;gap:16px;color:var(--muted);font-size:13px;line-height:1.8}.memory-note .icon{color:var(--orange);flex:0 0 20px;margin-top:2px}.memory-note strong{color:var(--ink)}
.content-page{padding-top:70px;padding-bottom:105px;min-height:65vh}.content-page .page-intro{max-width:780px}.content-page h1{font-size:clamp(42px,6vw,74px);letter-spacing:-.06em;line-height:1.16;margin:22px 0}.content-page .lead{font-size:18px;line-height:1.8;color:var(--muted)}.content-page .prose{max-width:800px;margin-top:56px}.content-page .prose h2{font-size:30px;letter-spacing:-.035em;margin:55px 0 18px}.content-page .prose h3{font-size:21px;margin:32px 0 12px}.content-page .prose p,.content-page .prose li{font-size:15px;line-height:1.95;color:#665e56}.content-page .prose p+p{margin-top:16px}.content-page .prose ol,.content-page .prose ul{padding-left:1.4em;margin:15px 0}.content-page .prose li+li{margin-top:9px}.content-page .prose a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.content-page .prose .callout{background:var(--orange-light);border-radius:14px;padding:23px 26px;margin:30px 0}.content-page .prose .callout p{color:#664838}.content-page .prose .status{font-size:13px;color:#806d5a;margin-top:16px}
.page-faq{max-width:850px;margin-top:55px}.page-faq details{border-bottom:1px solid var(--line);padding:18px 0}.page-faq summary{cursor:pointer;font-size:18px;font-weight:650}.page-faq p{color:var(--muted);font-size:15px;line-height:1.85;padding-top:14px}.asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:40px}.asset-grid figure{margin:0;background:var(--white);border:1px solid var(--line);border-radius:17px;padding:12px}.asset-grid img{width:100%;height:auto;border-radius:9px}.asset-grid figcaption{padding:10px 5px 3px;color:var(--muted);font-size:13px}.asset-grid a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}
@media(max-width:740px){.content-page{padding-top:54px;padding-bottom:75px}.content-page .lead{font-size:16px}.content-page .prose{margin-top:35px}.asset-grid{grid-template-columns:1fr}.memory-note{padding:18px}.nav-links{gap:16px}}
/* Website additions based on the supplied visual direction. */
.nav-links{gap:23px}.nav-links a[aria-current="page"]{color:var(--orange)}
.memory-note{margin-top:12px;margin-bottom:95px;padding:22px 26px;border:1px solid var(--line);border-radius:15px;background:#fffdfa;display:flex;align-items:flex-start;gap:16px;color:var(--muted);font-size:13px;line-height:1.8}.memory-note .icon{color:var(--orange);flex:0 0 20px;margin-top:2px}.memory-note strong{color:var(--ink)}
.privacy-card-foot a{font-size:10px;color:var(--orange);display:inline-flex;align-items:center;gap:4px}.privacy-card-foot a .icon{width:13px;height:13px}
.faq-more{margin-top:16px}.faq-more a{font-size:13px;color:var(--orange);text-decoration:underline;text-underline-offset:3px}
.content-page{padding-top:70px;padding-bottom:105px;min-height:65vh}.content-page .page-intro{max-width:780px}.content-page h1{font-size:clamp(42px,6vw,74px);letter-spacing:-.06em;line-height:1.16;margin:22px 0}.content-page .lead{font-size:18px;line-height:1.8;color:var(--muted)}.content-page .prose{max-width:800px;margin-top:56px}.content-page .prose h2{font-size:30px;letter-spacing:-.035em;margin:55px 0 18px}.content-page .prose h3{font-size:21px;margin:32px 0 12px}.content-page .prose p,.content-page .prose li{font-size:15px;line-height:1.95;color:#665e56}.content-page .prose p+p{margin-top:16px}.content-page .prose ol,.content-page .prose ul{padding-left:1.4em;margin:15px 0}.content-page .prose li+li{margin-top:9px}.content-page .prose a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.content-page .prose .callout{background:var(--orange-light);border-radius:14px;padding:23px 26px;margin:30px 0}.content-page .prose .callout p{color:#664838}.content-page .prose .status{font-size:13px;color:#806d5a;margin-top:16px}
.page-faq{max-width:850px;margin-top:55px}.page-faq details{border-bottom:1px solid var(--line);padding:18px 0}.page-faq summary{cursor:pointer;font-size:18px;font-weight:650}.page-faq p{color:var(--muted);font-size:15px;line-height:1.85;padding-top:14px}.asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:40px}.asset-grid figure{margin:0;background:var(--white);border:1px solid var(--line);border-radius:17px;padding:12px}.asset-grid img{width:100%;height:auto;border-radius:9px}.asset-grid figcaption{padding:10px 5px 3px;color:var(--muted);font-size:13px}.asset-grid a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}
@media(max-width:740px){.content-page{padding-top:54px;padding-bottom:75px}.content-page .lead{font-size:16px}.content-page .prose{margin-top:35px}.asset-grid{grid-template-columns:1fr}.memory-note{padding:18px}.nav-links{gap:16px}}
.page-faq .faq-item{border:1px solid var(--line);border-radius:14px;background:var(--white);padding:22px 25px;margin-bottom:14px}.page-faq .faq-item h2{font-size:19px;line-height:1.35;margin:0 0 8px}.page-faq .faq-item p{padding:0}
.site-nav .logo img,.footer .logo img{display:block!important;width:178px!important;height:49px!important;object-fit:contain!important}
@media(max-width:375px){.site-nav .logo img{width:150px!important;height:auto!important}}
/* Keep the language switch centered after removing the header CTA. */
.nav-right{display:flex;align-items:center;justify-content:flex-end}.language-toggle{display:inline-flex;align-items:center;justify-content:center;align-self:center;min-width:39px;min-height:34px;line-height:1;padding:0 9px}
@media(min-width:741px){.nav-links{margin-left:auto}.nav-right{margin-left:34px}}
/* A single, quieter release page keeps the home page focused on the supplied design. */
.release-page{padding-bottom:95px}.release-page .page-intro{padding-bottom:45px}.release-card{display:grid;grid-template-columns:1.4fr .6fr;gap:42px;align-items:center;border:1px solid #e3d5c3;background:#f3ebdf;border-radius:20px;padding:52px 58px}.release-card h2{font-size:43px;letter-spacing:-2px;line-height:1.2;margin:13px 0}.release-card>div>p:not(.section-label){color:var(--muted)}.release-card .brand-dot{color:var(--orange)}.release-button{margin-top:27px;background:var(--orange);color:#fff}.release-button .icon{width:17px;height:17px}.release-card .release-note{font-size:11px;line-height:1.8;margin-top:18px}.release-art{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}.release-art img{border-radius:25px;box-shadow:0 18px 40px #672d1327}.release-art span{font-size:13px;letter-spacing:2px;color:#a08a73}.release-details{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:55px 8px}.release-details h2{font-size:22px;margin-bottom:15px}.release-details p,.release-details li{font-size:13px;color:var(--muted);line-height:1.9}.release-details ol{padding-left:22px}.release-details a{color:var(--orange);margin-right:20px}.release-details a:hover{text-decoration:underline}.release-details code{display:block;overflow-wrap:anywhere;font-size:11px;line-height:1.7;background:#eee7dc;border-radius:10px;padding:15px 18px;margin:10px 0 16px}
@media(max-width:740px){.release-page{padding-bottom:52px}.release-card{grid-template-columns:1fr;padding:34px 27px;gap:30px}.release-card h2{font-size:35px}.release-art{flex-direction:row;justify-content:flex-start}.release-art img{width:64px;height:64px;border-radius:15px}.release-details{grid-template-columns:1fr;gap:28px;padding:35px 4px}}
@media(max-width:740px){.footer{grid-template-columns:1fr;justify-items:start;gap:8px}.footer .logo{grid-column:1;grid-row:1}.footer-links{grid-column:1;grid-row:2;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4px 15px;max-width:100%}.footer-center{grid-column:1;grid-row:3}.footer-copyright{grid-column:1;grid-row:4}}
