@charset "UTF-8";
:root{--paper:#f6f3ec;--ink:#262a27;--muted:#73766e;--line:#dcded4;--accent:#bf583c;--accent-dark:#a84930;--cream:#eae5d9;--dark:#252c29;--white:#fffdf8;--sans:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;--serif:"Songti SC","Noto Serif CJK SC","SimSun",serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}figure,p,h1,h2,h3,h4{margin:0}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #b56740;outline-offset:5px}button:disabled{cursor:wait}button[hidden],[hidden]{display:none!important}::selection{background:#e7b9a5;color:#232824}.section-shell{max-width:1320px;padding-left:60px;padding-right:60px;margin:0 auto}.header{height:86px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;padding:0 max(36px,calc((100vw - 1200px)/2));background:rgba(246,243,236,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand strong{font-size:21px;letter-spacing:-.5px;font-weight:650}.brand-divider{height:17px;width:1px;background:#c9cbc1;margin:0 4px}.brand-desc{font-size:12px;letter-spacing:1px}.header nav{display:flex;gap:30px;align-items:center;font-size:13px}.header nav>a:not(.nav-cta):hover{color:var(--accent)}.nav-cta{border:1px solid #b5b8ac;padding:7px 17px;border-radius:4px;display:flex;gap:20px;align-items:center}.nav-cta:hover{background:var(--ink);color:var(--paper)}.menu-toggle{display:none}.skip-link{position:fixed;left:20px;top:-70px;background:var(--ink);color:white;padding:10px 20px;z-index:100}.skip-link:focus{top:10px}
.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:34px;align-items:center;padding-top:64px;padding-bottom:62px;min-height:740px}.eyebrow,.micro-label{font-size:11px;letter-spacing:1.7px;line-height:1.7;font-weight:550}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--accent);margin-bottom:31px;letter-spacing:2px}.tiny-star{font-size:25px;line-height:1}.hero h1{font-size:clamp(35px,3.8vw,53px);line-height:1.4;font-weight:600;letter-spacing:-1.8px}.serif-accent{font-family:var(--serif);font-weight:500;color:var(--accent)}.hero-lead{font-size:20px;line-height:1.85;margin:24px 0 17px;letter-spacing:.3px}.hero-description{font-size:13px;line-height:1.95;color:var(--muted)}.hero-actions{display:flex;gap:23px;align-items:center;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:49px;padding:11px 22px;border:0;border-radius:4px;font-size:13px;line-height:1.5;transition:background .2s,transform .2s;text-align:center}.button.primary{background:var(--accent);color:#fff9ef}.button.primary:hover{background:var(--accent-dark);transform:translateY(-2px)}.button span{font-size:18px}.text-link{border:0;background:none;padding:10px 0;font-size:12px;display:inline-flex;gap:16px;align-items:center}.text-link:hover{color:var(--accent)}.hero-bottom{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:10px;letter-spacing:1.1px;margin-top:56px}.hero-bottom>span:last-child{margin-left:auto;font-size:9px}.short-line{width:30px;height:1px;background:var(--muted)}.hero-visual{position:relative;align-self:stretch;min-height:540px;border-radius:160px 160px 5px 5px;overflow:hidden;background:#e7ddcd}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:59% center;position:absolute}.floating-caption{position:absolute;bottom:78px;left:25px;right:25px;background:rgba(251,247,237,.88);backdrop-filter:blur(10px);padding:13px 15px;display:flex;align-items:center;gap:11px;border:1px solid #ffffff88;border-radius:4px;font-size:13px;letter-spacing:.6px}.status-dot{display:inline-block;width:7px;height:7px;background:#79927a;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 4px #79927a15}.hero-visual figcaption{position:absolute;bottom:17px;left:24px;font-size:9px;color:#f7f3ec;text-shadow:0 1px 3px #0008}.hero-image-index{position:absolute;top:28px;left:0;width:100%;text-align:center;font-size:9px;letter-spacing:2px;color:#776b5b}
.premise{padding-top:46px;padding-bottom:86px;border-top:1px solid var(--line)}.section-label{display:flex;gap:14px;align-items:center;font-size:12px;letter-spacing:1.2px;font-weight:500;color:#696e63;margin-bottom:28px}.section-label>span{font-family:Georgia,serif;font-size:15px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #c3c8bc;border-radius:50%;letter-spacing:0;color:var(--accent)}h2{font-size:38px;font-weight:550;line-height:1.5;letter-spacing:-1px}.premise-head,.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.premise-head>p,.section-heading>p{color:var(--muted);font-size:13px;line-height:1.95;max-width:450px;padding-bottom:6px}.premise-head h2{font-size:30px}.desire-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:35px}.desire{display:flex;gap:25px;align-items:center;padding:27px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.desire-number{font-size:42px;font-family:var(--serif);font-style:italic;color:#bf583c99}.desire h3{font-size:18px;line-height:1.6;font-weight:550;margin:6px 0}.desire p{font-size:12px;color:var(--muted)}.desire .micro-label{color:var(--accent);font-size:10px}.circle-arrow{border:1px solid #c4c8bd;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;margin-left:auto;flex-shrink:0;transition:.2s}.desire:hover .circle-arrow{transform:rotate(45deg);background:var(--accent);color:white;border-color:var(--accent)}
.memory-section{display:grid;grid-template-columns:1fr 1fr;gap:45px 70px;padding-top:16px;padding-bottom:75px}.memory-visual{min-height:615px;position:relative;background:#e9dcd1;overflow:hidden;border-radius:5px}.memory-backtype{position:absolute;left:24px;top:22px;font:60px/.92 Georgia,serif;letter-spacing:-3px;color:#b5765245}.photo-print{position:absolute;width:62%;right:8%;top:10%;background:#fff9ef;padding:10px 10px 0;transform:rotate(7deg);box-shadow:0 16px 30px #5b331b22}.photo-print>img{width:100%;aspect-ratio:2/3;object-fit:cover}.photo-print>div{display:flex;justify-content:space-between;align-items:center;padding:14px 3px;font-size:9px;gap:5px}.photo-print>div>span:last-child{font-size:8px;letter-spacing:1px}.souvenir-tag{position:absolute;z-index:2;left:9%;top:47%;width:135px;height:171px;background:#c46241;border:2px solid #e2a582;border-radius:53px 53px 16px 16px;box-shadow:8px 15px 25px #744b3c30;transform:rotate(-12deg);color:#fff0d4;text-align:center;padding:34px 10px 8px}.tag-ring{position:absolute;top:-50px;left:42px;width:46px;height:57px;border:5px double #94754a;border-radius:50%}.tag-star{font-size:26px;line-height:1}.souvenir-tag strong{display:block;font:26px/.95 Georgia,serif;letter-spacing:1px;margin-top:7px}.souvenir-tag small{display:block;font-size:6px;letter-spacing:1px;margin-top:12px}.certificate-mini{position:absolute;bottom:72px;left:9%;right:9%;display:flex;align-items:center;gap:17px;background:#f6eedc;padding:19px 24px;transform:rotate(-4deg);border:1px solid #cabba1;box-shadow:0 10px 20px #583a2220}.certificate-mini .seal{font-size:38px;color:var(--accent);line-height:1}.certificate-mini small{display:block;font-size:9px;letter-spacing:2px;color:#827252}.certificate-mini strong{font-family:var(--serif);font-size:17px;letter-spacing:1px;font-weight:500}.visual-note{position:absolute;bottom:15px;left:22px;color:#8b705a;font-size:9px}.product-copy{padding-top:12px}.product-copy h2{font-size:34px}.section-intro{color:var(--muted);font-size:14px;line-height:1.95;margin:20px 0 28px;max-width:440px}.numbered-points{margin-bottom:25px}.numbered-points>div{display:flex;gap:18px;padding:13px 0;border-top:1px solid var(--line)}.numbered-points>div>span{font:italic 16px Georgia,serif;color:var(--accent);padding-top:1px}.numbered-points p{font-size:12px;color:var(--muted);line-height:1.8}.numbered-points strong{display:block;font-size:14px;color:var(--ink);font-weight:550;margin-bottom:4px}.fine-print{font-size:10px;color:#7d8076;line-height:1.8;margin-top:13px}.logic-strip{grid-column:1/-1;display:flex;align-items:center;gap:28px;border-top:1px solid var(--line);padding-top:24px}.logic-label{font-size:10px;letter-spacing:1px;border:1px solid #bdc2b7;border-radius:3px;padding:5px 10px;white-space:nowrap}.logic-strip p{font-size:12px;color:#686e63}.logic-strip p>span{margin:0 13px;color:var(--accent)}
.companion-section{background:var(--dark);color:#f0eee6;padding:78px 0 36px}.light.section-label{color:#b1bdb0}.light.section-label>span{border-color:#637266;color:#deb896}.companion-top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:30px}.companion-top>p{font-size:14px;line-height:2;color:#d0d6cb;padding-bottom:5px}.companion-top>p>span{font-size:12px;color:#a2af9f}.companion-section .serif-accent{color:#dfb599}.conversation-demo{display:grid;grid-template-columns:.88fr 1.12fr;border:1px solid #535e52;border-radius:5px;overflow:hidden}.character-stage{position:relative;min-height:420px;overflow:hidden;background:radial-gradient(ellipse at 50% 55%,#5b614952 0%,#303c3100 65%),#303931}.stage-corner{position:absolute;top:24px;left:24px;display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:1px;color:#b3c1af}.stage-orbit{position:absolute;left:50%;top:48%;border:1px solid #71836723;border-radius:50%;transform:translate(-50%,-50%);width:280px;height:280px}.orbit-two{width:380px;height:380px;border-style:dashed}.character-art{position:absolute;width:195px;height:246px;left:50%;top:55px;transform:translateX(-50%);z-index:2;transition:opacity .2s}.character-art img{width:100%;height:100%}.device-base{position:absolute;top:294px;left:50%;width:200px;height:52px;transform:translateX(-50%);background:linear-gradient(#e6e0d2,#b1ad9e);border-radius:50% 50% 30% 30%;box-shadow:0 20px 30px #10170e66}.device-base:before{content:"";position:absolute;left:0;right:0;top:-5px;height:30px;background:#f0e9d8;border-radius:50%;border-bottom:3px solid #e9b98a;box-shadow:0 4px 18px #e9b98a25}.device-base i{position:absolute;bottom:11px;left:45%;width:6px;height:6px;border-radius:50%;background:#726b5f}.device-base b{position:absolute;bottom:7px;left:55%;width:15px;height:15px;border:1px solid #a59b8b;border-radius:50%}.character-stage.speaking .device-base:before{animation:glow 1s ease-in-out infinite alternate}.stage-character-label{position:absolute;left:0;right:0;bottom:35px;text-align:center;display:flex;align-items:center;justify-content:center;gap:12px}.stage-character-label strong{font-size:16px}.stage-character-label span{font-size:10px;color:#b5c0ae}.stage-bottom{position:absolute;bottom:9px;left:0;right:0;text-align:center;font-size:8px;letter-spacing:1px;color:#83917e}.conversation-panel{padding:34px 38px;background:#28312a}.conversation-panel>.micro-label{color:#b3c1af;font-size:10px}.role-tabs{display:flex;margin:20px 0 22px;gap:8px}.role-tabs button{border:1px solid #606b5c;background:transparent;border-radius:30px;color:#c3cbbc;padding:8px 14px;font-size:11px;display:flex;align-items:center;gap:7px;line-height:1.5}.role-tabs button.active{background:#f0ecdf;color:#333e32;border-color:#f0ecdf}.role-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.orange{background:#c96946}.blue{background:#667c9b}.user-utterance{background:#ffffff07;border-left:2px solid #74866b;padding:10px 14px}.user-utterance small{font-size:9px;color:#a1b198;letter-spacing:2px}.user-utterance p{font-size:13px;margin-top:2px}.reply{position:relative;min-height:115px;padding:24px 0 12px 20px}.quote-mark{position:absolute;left:0;top:10px;font:45px Georgia,serif;color:#d9b497}.reply p{font-size:18px;line-height:1.9;letter-spacing:.3px;font-family:var(--serif)}.audio-controls{display:flex;align-items:center;gap:15px;margin-top:13px;flex-wrap:wrap}.audio-button{display:flex;gap:10px;align-items:center;background:#c7d0b4;border:0;padding:9px 13px;color:#253025;border-radius:3px;font-size:11px;min-height:40px}.audio-button:hover{background:#d8dec9}.play-icon{font-size:10px}.audio-state{font-size:9px;color:#a7b89b}.waveform{display:flex;gap:3px;align-items:center;height:26px}.waveform i{width:3px;height:10px;background:#a4b597;border-radius:2px}.waveform i:nth-child(3n){height:21px}.waveform i:nth-child(3n+1){height:14px}.waveform i:nth-child(4n){height:25px}.waveform.playing i{animation:wave .75s ease-in-out infinite alternate}.waveform i:nth-child(2n){animation-delay:-.4s}.waveform i:nth-child(3n){animation-delay:-.2s}.demo-disclosure{font-size:9px;color:#9eae96;margin-top:18px;line-height:1.7}.quality-row{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding-top:34px}.quality-row>div{padding-top:17px;border-top:1px solid #52604e}.quality-row span{font-size:12px;color:#dcc0a4}.quality-row p{font-size:11px;color:#aebaa5;margin-top:5px}.section-footnote{margin-top:26px;font-size:9px;color:#8d9c84;border-top:1px solid #52604e;padding-top:18px}
.method-section{padding-top:86px;padding-bottom:74px}.method-workbench{display:grid;grid-template-columns:300px 1fr;margin-top:38px;border:1px solid #cdd0c4;border-radius:5px;overflow:hidden;background:#fdfaf2}.method-tabs{background:#ebece3;border-right:1px solid #cdd0c4}.method-tabs button{display:flex;align-items:center;text-align:left;width:100%;gap:19px;padding:22px 25px;border:0;border-bottom:1px solid #d1d5c9;background:none;transition:background .2s;min-height:95px}.method-tabs button:last-child{border-bottom:0}.method-tabs button>span{font:italic 17px Georgia,serif;color:#959c8d}.method-tabs button strong{font-size:14px;font-weight:550;display:block;line-height:1.6}.method-tabs button small{font-size:10px;color:#737e69}.method-tabs button b{margin-left:auto;font-size:17px;font-weight:400;color:#737e69}.method-tabs button.active{background:#354534;color:#f2f0e5}.method-tabs button.active small,.method-tabs button.active>span,.method-tabs button.active b{color:#c9d5be}.method-tabs button:hover:not(.active){background:#e0e4d5}.method-content{padding:30px 42px;position:relative;overflow:hidden}.document-top{display:flex;justify-content:space-between;gap:12px;color:#9b9e8e;font-size:9px;letter-spacing:1.7px;border-bottom:1px solid #dedfd2;padding-bottom:15px}.method-document{padding-top:30px;position:relative;z-index:1}.method-document>.micro-label{color:var(--accent);font-size:10px}.method-document h3{font:500 29px/1.5 var(--serif);margin:10px 0 16px}.method-document>p{font-size:13px;color:#72786a;max-width:515px;line-height:1.9}.method-example{margin-top:27px;padding:20px 22px;background:#f0ede3;border-left:2px solid #b6835c;min-height:116px}.method-example span{font-size:9px;letter-spacing:1px;color:#8a795f}.method-example p{font-size:13px;line-height:1.95;margin-top:9px;max-width:500px}.deliverable{margin-top:23px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.deliverable span{font-size:9px;color:#7f8b73;padding:2px 7px;border:1px solid #c4c9b7}.deliverable strong{font-size:11px;font-weight:500}.document-stamp{position:absolute;right:21px;bottom:15px;border:1px solid #bfa58844;border-radius:50%;width:75px;height:75px;color:#b69b7b66;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-15deg);font-size:13px;letter-spacing:2px}.document-stamp span{font-size:6px;letter-spacing:1px}.method-takeaway{display:flex;align-items:center;gap:20px;justify-content:center;margin-top:31px;color:#727b65}.method-takeaway .tiny-star{color:#8f9d7d}.method-takeaway p{font-size:12px}.method-takeaway strong{font-size:14px;font-weight:500;color:#46543c}
.ecosystem-section{background:#e9ede3;padding:75px 0 63px}.growth-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:35px}.growth-card{border:1px solid #c4ccba;background:transparent;text-align:left;padding:21px 22px 23px;border-radius:4px;position:relative;transition:.2s}.growth-card:hover{transform:translateY(-4px);background:#f5f6ef}.growth-card.active{background:#fbfbf3;border-color:#8f9f7f;box-shadow:0 3px 0 #8f9f7f}.growth-step{font-size:9px;letter-spacing:1px;color:#758168}.growth-icon{font:38px Georgia,serif;color:#6c805b;margin:15px 0 12px}.growth-card h3{font-size:18px;font-weight:550}.growth-card p{font-size:12px;color:#6b765e;margin-top:6px}.growth-detail{display:block;margin-top:18px;font-size:9px;color:#7c876f;white-space:normal}.growth-live{position:relative;margin-top:23px;padding:26px 30px 26px 28px;border-left:3px solid #849672;background:#dfe6d5}.growth-live .micro-label{display:block;font-size:9px;color:#6a7a5d}.growth-live strong{display:block;font-family:var(--serif);font-size:22px;font-weight:500;margin:8px 85px 6px 0}.growth-live p{font-size:12px;color:#657259;max-width:790px}.phase-tag{position:absolute;right:25px;top:25px;font-size:9px;letter-spacing:1px;border:1px solid #a6b696;padding:3px 8px;border-radius:2px;color:#677b56}.configuration-heading{padding:65px 0 26px}.configuration-heading>.micro-label{color:#718060;font-size:10px}.configuration-heading h3{font-size:27px;font-weight:500;line-height:1.5;margin-top:11px}.configuration{display:grid;grid-template-columns:1fr 1fr;border:1px solid #bbc6b0;border-radius:5px;overflow:hidden}.config-controls{padding:32px;background:#f4f6ee}.config-tabs{display:flex;border-bottom:1px solid #c7d1bc;margin-bottom:26px;gap:20px}.config-tabs button{padding:0 0 14px;background:none;border:0;position:relative;font-size:11px;color:#718065;line-height:1.6}.config-tabs button.active{color:#344d2d;font-weight:600}.config-tabs button.active:after{position:absolute;content:"";height:2px;background:#6b875a;bottom:-1px;left:0;right:0}.config-controls h4{font:500 27px/1.5 var(--serif);margin-bottom:14px}.config-controls>p{font-size:12px;color:#6c785f;line-height:2;max-width:400px;min-height:72px}.config-options{display:flex;gap:10px;margin-top:21px}.small-button{background:none;padding:7px 15px;border:1px solid #adbda1;border-radius:3px;font-size:10px;min-height:37px;line-height:1.6}.small-button.active,.small-button:hover{background:#435b38;color:#f4f5e9;border-color:#435b38}#start-group{margin-top:21px}.config-value{border-top:1px solid #ccd5c1;padding-top:18px;margin-top:25px}.config-value span{display:block;font-size:9px;color:#8d9880;letter-spacing:1px}.config-value strong{display:block;font-size:12px;font-weight:500;margin-top:5px}.config-scene{background:#dce4d2;position:relative;min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:57px 20px 35px}.scene-note{position:absolute;top:15px;left:20px;font-size:8px;letter-spacing:.4px;color:#748365}.scene-dialogue{background:#f5f6ebcc;padding:11px 18px;border-radius:5px;font-size:12px;color:#526046;position:relative;margin:8px 0 20px;max-width:95%;min-height:44px;text-align:center}.scene-dialogue:after{content:"";position:absolute;bottom:-7px;left:50%;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #f5f6ebcc}.scene-devices{display:flex;align-items:center;justify-content:center;min-height:205px;width:100%}.mini-device{width:155px;position:relative;text-align:center;transition:opacity .4s,transform .4s;flex-shrink:0}.mini-device img{width:145px;height:181px;object-fit:contain;margin:0 auto;position:relative;z-index:2}.mini-base{height:34px;width:140px;border-radius:50% 50% 28% 28%;background:linear-gradient(#fff9e9,#c7c6b3);position:relative;top:-7px;margin:0 auto;box-shadow:0 10px 15px #52643822}.mini-base:before{content:"";position:absolute;top:-1px;left:0;right:0;height:19px;border-bottom:2px solid #bbb49a;border-radius:50%;background:#f7f4e5}.mini-device.active .mini-base:before{border-color:#d2995b;box-shadow:0 4px 13px #e9bc7766}.mini-device.speaking .mini-base:before{animation:glow .6s infinite alternate}.mini-device>span{font-size:10px;color:#627353}.config-scene[data-mode="single"] .mini-device:not(.active){display:none}.config-scene[data-mode="single"] .connection{display:none}.connection{display:flex;align-items:center;gap:5px;min-width:40px;justify-content:center;margin-top:70px}.connection i{width:3px;height:3px;border-radius:50%;background:#93a281}.scene-state{margin-top:15px;display:flex;align-items:center;gap:9px;font-size:9px;color:#6c805c}.world-rule{display:flex;gap:35px;align-items:flex-start;padding:24px 0 0}.world-rule strong{font-size:12px;font-weight:550;white-space:nowrap}.world-rule p{font-size:11px;color:#728166;max-width:740px}
.partnership-section{padding-top:83px;padding-bottom:66px}.partnership-visual{position:relative;margin:37px 0 34px;height:420px;background:#e7dfd0;overflow:hidden;border-radius:5px}.partnership-visual>img{width:100%;height:100%;object-fit:cover;object-position:50% 49%}.structure-note{position:absolute;bottom:15px;left:20px;font-size:9px;color:#756854;background:#f5f0e29e;padding:3px 9px;border-radius:2px}.parts-label{position:absolute;background:#fffbefdd;backdrop-filter:blur(10px);padding:12px 18px 12px 15px;font-size:13px;border:1px solid #fff8;border-radius:3px;line-height:1.7;box-shadow:0 5px 16px #45311908}.parts-label>span{margin-right:9px;font:italic 13px Georgia,serif;color:var(--accent)}.parts-label small{display:block;padding-left:27px;font-size:9px;color:#91806b}.top-label{top:39px;left:37px}.bottom-label{bottom:53px;right:37px}.responsibility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.responsibility-grid article{padding:5px 0 15px;border-bottom:1px solid var(--line)}.responsibility-grid .micro-label{font-size:9px;color:var(--accent)}.responsibility-grid h3{font:500 24px/1.5 var(--serif);margin:11px 0 17px}.responsibility-grid ul{padding:0;list-style:none;margin:0;color:#737c6b;font-size:12px}.responsibility-grid li{margin:8px 0;display:flex;align-items:center;gap:10px}.responsibility-grid li:before{content:"";width:3px;height:3px;border-radius:50%;background:#9aa48d;flex-shrink:0}.responsibility-grid .joint .micro-label{color:#758d62}.opportunity{padding-top:25px;display:grid;grid-template-columns:145px 1fr;gap:11px 20px}.opportunity>span{font-size:10px;letter-spacing:1px;color:#8b917f}.opportunity p{font-size:13px;line-height:1.9}.opportunity strong{font-weight:600}.opportunity b{font-weight:400;color:#a38463;margin:0 12px}.opportunity small{grid-column:2;font-size:10px;color:#828b77}
.pilot-section{padding-top:45px;padding-bottom:65px;border-top:1px solid var(--line)}.pilot-section h2{font-size:35px}.pilot-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:35px}.pilot-steps article{position:relative;padding-left:45px}.pilot-steps article>span{position:absolute;top:0;left:0;font:italic 24px Georgia,serif;color:#b19374}.pilot-steps h3{font-size:15px;font-weight:550;margin-bottom:10px}.pilot-steps p{font-size:12px;color:#7a8071}.closing{background:#eae4d7;border:1px solid #ded4c1;border-radius:5px;padding:30px 34px;margin-top:43px;display:flex;align-items:center;justify-content:space-between;gap:25px}.closing p{font-family:var(--serif);font-size:26px;line-height:1.6}.footer{padding-top:29px;padding-bottom:28px;border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;position:relative}.footer>div:first-child{flex-shrink:0}.footer>div:first-child>p{font-size:10px;color:#8b9181;margin-top:6px}.footer>div:nth-child(2){margin-left:auto;max-width:540px;padding-right:25px}.footer>div:nth-child(2)>p{font-size:10px;color:#7c8571}.footer small{font-size:9px;color:#8b9381;line-height:1.8;display:block;margin-top:4px}.back-top{width:34px;height:34px;display:grid;place-items:center;border:1px solid #c6cbbd;border-radius:50%;flex-shrink:0}.scroll-progress{position:fixed;bottom:0;left:0;right:0;height:3px;z-index:30;pointer-events:none}.scroll-progress i{display:block;height:100%;width:100%;transform:scaleX(0);transform-origin:left;background:var(--accent)}.mobile-only{display:none}
dialog{border:1px solid #e1d5c3;border-radius:7px;max-width:940px;width:calc(100% - 40px);padding:0;color:var(--ink);background:var(--paper);max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 30px 150px #0005}dialog::backdrop{background:#1d211cd9;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:16px;top:13px;z-index:3;background:#f9f6ed;border:1px solid #d3c8b5;border-radius:50%;font-size:26px;line-height:1;width:38px;height:38px;display:grid;place-items:center;color:#756951}.memory-modal-inner{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:50px 44px}.memory-modal-copy{padding-top:32px}.memory-modal-copy>.micro-label{font-size:10px;color:var(--accent)}.memory-modal-copy h2{font:500 32px/1.6 var(--serif);margin:17px 0}.memory-modal-copy>p:not(.fine-print){font-size:12px;line-height:1.9;color:#80816f}.reveal-steps{display:flex;flex-direction:column;gap:11px;margin:27px 0;font-size:11px;color:#9d9d8c}.reveal-steps span.active{color:var(--accent)}.reveal-preview{position:relative;aspect-ratio:2/3;align-self:center;perspective:1000px;min-width:0}.reveal-cover{position:absolute;inset:0;background:#8d4735;color:#f2d0ab;display:flex;flex-direction:column;align-items:center;justify-content:center;border:12px solid #a76145;outline:1px solid #cb9d6c;outline-offset:-23px}.reveal-cover>span{font:10px Georgia,serif;letter-spacing:5px}.cover-star{font-size:90px;line-height:1.5;margin:30px 0 20px;color:#e6b681}.reveal-cover h3{font:500 22px var(--serif);letter-spacing:2px}.reveal-cover small{font:7px Georgia,serif;letter-spacing:2px;margin-top:18px}.reveal-photo,.reveal-film,.reveal-certificate{position:absolute;inset:0;animation:reveal .65s ease-out}.reveal-photo{background:#fff7e4;padding:10px 10px 0;box-shadow:0 8px 20px #3e2a1822;transform:rotate(2deg)}.reveal-photo img{width:100%;height:calc(100% - 50px);object-fit:cover}.reveal-photo>span{height:50px;display:grid;place-items:center;font-family:var(--serif);font-size:17px}.reveal-film{background:#1e211d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:12px}.reveal-film video{width:100%;max-height:90%;background:#101310}.reveal-film small{font-size:8px;color:#b3b6a7}.reveal-certificate{background:#f4ead5;border:1px solid #b89e70;padding:19px 20px 14px;text-align:center;outline:1px solid #cbb78c;outline-offset:-8px;box-shadow:0 10px 30px #4f391522}.certificate-eyebrow{font:8px Georgia,serif;letter-spacing:3px;color:#9c8055}.reveal-certificate>img{width:100%;height:53%;object-fit:cover;object-position:50% 44%;margin:13px 0 15px}.reveal-certificate h3{font:500 22px var(--serif);color:#785c36}.reveal-certificate p{font-size:9px;color:#a08458;margin:10px 0}.certificate-details{display:flex;justify-content:space-between;border-top:1px solid #d8c5a0;padding-top:10px;font-size:7px;color:#8d7552;gap:5px}.certificate-seal{display:block;font-size:8px;letter-spacing:1px;line-height:1.5;margin-top:10px;color:#bc7350}.reveal-certificate>small{font-size:7px;color:#b1966b}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:100;background:#2a322aeF;border:1px solid #6c7763;color:#f7f4e9;border-radius:5px;padding:12px 20px;font-size:12px;max-width:90vw;text-align:center;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@keyframes wave{to{transform:scaleY(.35)}}@keyframes glow{from{box-shadow:0 4px 12px #e9bc7766}to{box-shadow:0 4px 26px #e9bc77bb}}@keyframes reveal{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}
@media(min-width:1500px){.hero{min-height:810px;padding-top:78px;padding-bottom:78px}.hero-visual{min-height:620px}}
@media(max-width:1100px){.section-shell{padding-left:36px;padding-right:36px}.header{padding:0 36px}.brand-desc,.brand-divider{display:none}.hero{gap:25px;min-height:680px;padding-top:45px;padding-bottom:45px}.hero h1{font-size:40px}.hero-visual{min-height:540px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:10px}.hero-description{font-size:12px}.memory-section{gap:35px}.memory-visual{min-height:590px}.product-copy h2{font-size:29px}.section-intro{font-size:13px}.photo-print{width:70%;right:7%;top:15%}.souvenir-tag{width:115px;height:155px;left:5%}.tag-ring{left:32px}.memory-backtype{font-size:50px}.conversation-panel{padding:30px 26px}.role-tabs button{padding:8px 10px;font-size:10px}.method-workbench{grid-template-columns:260px 1fr}.method-content{padding:25px 30px}.growth-card{padding:18px}.growth-detail{font-size:8px}.configuration-heading h3{font-size:25px}.config-controls{padding:25px}.config-tabs{gap:13px}.mini-device{width:132px}.mini-device img{width:126px;height:160px}.mini-base{width:121px}.connection{min-width:22px}.section-heading>p{max-width:340px}.parts-label{font-size:12px}.footer>div:nth-child(2){max-width:430px}.logic-strip{gap:20px}.logic-strip p>span{margin:0 6px}}
@media(max-width:800px){.section-shell{padding-left:25px;padding-right:25px}.header{height:68px;padding:0 25px}.header nav{gap:20px;font-size:11px}.nav-cta{padding:6px 10px;gap:10px}.brand strong{font-size:19px}.brand img{width:27px;height:27px}.hero{grid-template-columns:1fr;min-height:0;padding-top:38px;gap:32px;padding-bottom:43px}.hero-copy{max-width:600px}.hero h1{font-size:46px;letter-spacing:-1.2px}.hero-lead{font-size:18px;margin:18px 0 12px}.hero-description{font-size:13px}.eyebrow{margin-bottom:22px;font-size:10px}.hero-actions{margin-top:25px;gap:24px}.hero-actions .text-link{font-size:12px}.hero-bottom{margin-top:27px;max-width:460px}.hero-visual{height:440px;min-height:0;border-radius:100px 100px 5px 5px}.hero-visual>img{object-position:center 57%}.floating-caption{left:22px;right:auto;bottom:48px;padding:11px 18px;font-size:12px}.hero-image-index{top:21px}.premise{padding-top:36px;padding-bottom:50px}.premise-head,.section-heading{display:block}.premise-head>p,.section-heading>p{margin-top:18px;max-width:550px}.desire-grid{gap:22px}.desire{gap:15px;padding:20px 0;align-items:flex-start}.desire-number{font-size:29px}.desire h3{font-size:15px}.desire p{font-size:10px}.circle-arrow{width:27px;height:27px;font-size:14px;margin-top:5px}.memory-section{grid-template-columns:1fr 1fr;gap:30px 28px}.memory-visual{min-height:0;align-self:stretch}.photo-print{width:76%;right:6%;top:19%}.souvenir-tag{top:57%;width:95px;height:133px;padding-top:25px}.souvenir-tag strong{font-size:22px}.tag-ring{left:28px;width:32px;height:44px;top:-39px;border-width:4px}.souvenir-tag small{font-size:5px}.certificate-mini{bottom:48px;padding:14px;left:6%;right:6%;gap:10px}.certificate-mini .seal{font-size:25px}.certificate-mini strong{font-size:13px}.memory-backtype{font-size:41px}.product-copy h2{font-size:27px}.numbered-points{margin-bottom:18px}.numbered-points>div{gap:11px;padding:10px 0}.numbered-points strong{font-size:12px}.numbered-points p{font-size:11px}.product-copy .button{font-size:11px;padding:12px 15px}.logic-strip{display:block}.logic-strip p{margin-top:14px;font-size:11px}.companion-section{padding-top:55px}.companion-top>p{font-size:12px}.companion-top h2{font-size:33px}.conversation-demo{grid-template-columns:.85fr 1.15fr}.character-art{width:174px;height:220px;top:74px}.device-base{width:176px;top:286px}.stage-orbit{width:240px;height:240px}.orbit-two{width:320px;height:320px}.conversation-panel{padding:25px 22px}.role-tabs{gap:7px;flex-wrap:wrap}.role-tabs button{font-size:9px;padding:7px 10px}.user-utterance p{font-size:12px}.reply p{font-size:16px}.audio-controls{gap:10px}.audio-state{display:none}.stage-character-label{flex-direction:column;gap:3px}.quality-row{gap:18px}.quality-row span{font-size:11px}.quality-row p{font-size:10px}.method-section{padding-top:60px;padding-bottom:50px}h2{font-size:33px}.method-workbench{grid-template-columns:210px 1fr}.method-tabs button{padding:19px 18px;gap:14px}.method-tabs button strong{font-size:12px}.method-tabs button small{font-size:9px}.method-tabs button b{display:none}.method-content{padding:24px}.method-document h3{font-size:25px}.method-document>p{font-size:12px}.method-example{padding:15px}.method-example p{font-size:12px}.document-stamp{display:none}.ecosystem-section{padding-top:55px}.growth-grid{grid-template-columns:repeat(2,1fr);gap:14px}.growth-card{padding:18px 22px}.growth-icon{position:absolute;right:25px;top:12px;font-size:35px}.growth-card h3{margin-top:13px;font-size:18px}.growth-detail{font-size:10px;margin-top:11px}.growth-live strong{font-size:20px}.configuration{grid-template-columns:1fr}.config-controls>p{max-width:none;min-height:0}.config-scene{min-height:335px;padding-top:40px}.scene-devices{min-height:190px}.mini-device{width:160px}.mini-device img{width:150px;height:180px}.mini-base{width:145px}.connection{min-width:50px}.config-value{margin-top:20px;padding-top:15px}.config-tabs{justify-content:flex-start;gap:30px}.world-rule{display:block;padding-top:22px}.world-rule p{margin-top:8px}.partnership-section{padding-top:60px;padding-bottom:50px}.partnership-visual{height:350px}.top-label{top:22px;left:20px}.bottom-label{bottom:42px;right:20px}.responsibility-grid{gap:20px}.responsibility-grid h3{font-size:21px}.responsibility-grid ul{font-size:11px}.responsibility-grid .micro-label{font-size:8px;letter-spacing:1px}.opportunity{grid-template-columns:1fr}.opportunity small{grid-column:1}.opportunity p{font-size:12px}.pilot-section h2{font-size:31px}.pilot-steps{gap:25px}.pilot-steps article{padding-left:32px}.pilot-steps article>span{font-size:20px}.pilot-steps h3{font-size:13px}.pilot-steps p{font-size:11px}.closing{padding:25px}.closing p{font-size:22px}.closing .button{font-size:11px;gap:12px;padding:12px 16px}.footer{align-items:flex-start;gap:20px}.footer>div:nth-child(2){max-width:390px}.memory-modal-inner{gap:24px;padding:45px 28px}.memory-modal-copy h2{font-size:28px}.memory-modal-copy>p:not(.fine-print){font-size:11px}.reveal-certificate{padding:17px 15px}.reveal-certificate h3{font-size:18px}.certificate-details{font-size:6px}.reveal-certificate>img{margin:10px 0}.certificate-seal{margin-top:6px}.reveal-cover h3{font-size:19px}.cover-star{font-size:75px}}
@media(max-width:580px){html{scroll-padding-top:85px}.section-shell{padding-left:22px;padding-right:22px}.header{height:65px;padding:0 22px}.brand-desc{display:block;font-size:10px;letter-spacing:.4px}.brand-divider{display:block;margin:0 1px;height:14px}.brand{gap:8px}.brand strong{font-size:18px}.header nav{display:none;position:absolute;top:64px;left:0;right:0;padding:20px 22px;background:#f6f3ec;border-bottom:1px solid var(--line);flex-wrap:wrap;gap:15px 26px;font-size:13px}.header.menu-open nav{display:flex}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:34px;height:38px;background:none;border:0;padding:5px}.menu-toggle span{width:20px;height:1px;background:var(--ink);transition:.2s}.menu-open .menu-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{padding-top:33px;gap:26px;padding-bottom:33px}.eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:18px}.tiny-star{font-size:21px}.hero h1{font-size:36px;line-height:1.5;letter-spacing:-1.4px}.hero-lead{font-size:16px;line-height:1.8;margin-top:18px}.hero-description{font-size:12px;line-height:1.95}.desktop-only{display:none}.hero-actions{gap:19px;margin-top:24px;align-items:center}.hero-actions .button{font-size:12px;padding:11px 17px;gap:19px;min-height:46px}.hero-actions .text-link{font-size:10px;gap:9px}.hero-bottom{font-size:8px;letter-spacing:.6px;margin-top:22px;gap:9px}.hero-bottom>span:last-child{font-size:8px}.short-line{width:20px}.hero-visual{height:345px;border-radius:90px 90px 4px 4px}.hero-visual>img{object-position:57% center}.floating-caption{left:14px;right:14px;bottom:40px;padding:10px;font-size:10px;letter-spacing:.2px}.hero-visual figcaption{font-size:7px;left:16px;bottom:12px}.hero-image-index{font-size:7px;letter-spacing:1.4px;top:18px}.section-label{font-size:10px;gap:10px;margin-bottom:22px;letter-spacing:.5px}.section-label>span{width:24px;height:24px;font-size:13px}.premise{padding-top:30px;padding-bottom:39px}.premise-head h2{font-size:27px}.premise-head>p,.section-heading>p{font-size:12px;margin-top:17px;line-height:1.9}.desire-grid{grid-template-columns:1fr;gap:0;margin-top:25px}.desire{gap:19px;padding:21px 0}.desire:first-child{border-bottom:0}.desire h3{font-size:16px}.desire .micro-label{font-size:9px}.desire p{font-size:11px}.circle-arrow{width:32px;height:32px}.memory-section{display:flex;flex-direction:column;gap:30px;padding-top:4px;padding-bottom:38px}.memory-visual{height:490px;min-height:490px;order:1}.product-copy{order:0;padding:0}.product-copy h2{font-size:29px}.section-intro{font-size:12px;margin:17px 0 22px}.numbered-points{margin-bottom:22px}.numbered-points>div{padding:12px 0;gap:17px}.numbered-points strong{font-size:13px}.numbered-points p{font-size:12px}.product-copy .button{font-size:12px;padding:12px 18px}.fine-print{font-size:9px}.logic-strip{order:2;margin-top:-4px;padding-top:19px}.logic-strip p{line-height:2.2;font-size:11px}.logic-strip p>span{margin:0 5px}.photo-print{width:62%;right:9%;top:10%}.memory-backtype{font-size:50px;left:20px;top:25px}.souvenir-tag{width:109px;height:148px;left:8%;top:45%;padding-top:30px}.souvenir-tag strong{font-size:24px}.souvenir-tag small{font-size:6px}.tag-ring{left:33px;width:37px;height:48px;top:-43px}.certificate-mini{left:9%;right:9%;bottom:60px;padding:18px;gap:16px}.certificate-mini .seal{font-size:30px}.certificate-mini strong{font-size:16px}.visual-note{font-size:8px;left:16px}.companion-section{padding-top:43px;padding-bottom:29px}.companion-top{display:block;margin-bottom:27px}.companion-top h2{font-size:31px}.companion-top>p{margin-top:17px;font-size:12px}.companion-top>p>span{font-size:11px}.conversation-demo{grid-template-columns:1fr}.character-stage{min-height:340px}.character-art{top:45px;width:177px;height:223px}.device-base{top:254px;width:175px;height:44px}.stage-orbit{top:48%;width:225px;height:225px}.orbit-two{width:300px;height:300px}.stage-corner{top:18px;left:18px;font-size:9px}.stage-character-label{bottom:26px;flex-direction:row;gap:12px}.stage-character-label strong{font-size:13px}.stage-character-label span{font-size:9px}.stage-bottom{bottom:7px;font-size:7px}.conversation-panel{padding:24px 22px}.role-tabs{margin:17px 0 20px;gap:9px}.role-tabs button{font-size:10px;padding:8px 11px}.user-utterance p{font-size:12px}.reply{min-height:119px;padding:22px 0 12px 17px}.reply p{font-size:18px;line-height:1.9}.audio-state{display:block}.audio-controls{gap:13px}.audio-button{font-size:10px}.waveform{gap:2px}.demo-disclosure{font-size:8px;margin-top:16px}.quality-row{grid-template-columns:1fr 1fr;gap:18px;padding-top:26px}.quality-row>div{padding-top:13px}.quality-row span{font-size:11px}.quality-row p{font-size:10px}.section-footnote{font-size:8px;margin-top:21px}.method-section{padding-top:43px;padding-bottom:38px}h2{font-size:30px}.method-workbench{display:flex;flex-direction:column;margin-top:27px}.method-tabs{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid #cdd0c4;scrollbar-width:thin}.method-tabs button{flex:0 0 104px;min-height:77px;display:block;padding:13px 14px;border-bottom:0;border-right:1px solid #d1d5c9}.method-tabs button>span{font-size:12px;display:block;margin-bottom:7px}.method-tabs button strong{font-size:11px;white-space:nowrap}.method-tabs button small{display:none}.method-content{padding:21px 22px;min-height:355px}.document-top{font-size:7px;letter-spacing:1.3px;padding-bottom:12px}.method-document{padding-top:23px}.method-document>.micro-label{font-size:9px}.method-document h3{font-size:24px;line-height:1.6;margin:9px 0 12px}.method-document>p{font-size:12px;min-height:69px}.method-example{margin-top:18px;padding:16px;min-height:113px}.method-example span{font-size:8px}.method-example p{font-size:12px;line-height:1.9}.deliverable{margin-top:20px;gap:9px}.deliverable strong{font-size:10px}.deliverable span{font-size:8px}.method-takeaway{gap:15px;margin-top:24px;align-items:flex-start}.method-takeaway .tiny-star{margin-top:4px}.method-takeaway p{font-size:11px}.method-takeaway strong{font-size:12px}.ecosystem-section{padding:43px 0 35px}.growth-grid{gap:10px;margin-top:26px}.growth-card{padding:16px 14px}.growth-step{font-size:8px}.growth-icon{right:15px;top:13px;font-size:27px;margin:8px 0}.growth-card h3{font-size:16px;margin-top:20px}.growth-card p{font-size:10px;margin-top:4px}.growth-detail{font-size:8px;line-height:1.8;margin-top:12px;min-height:29px}.growth-live{padding:21px 20px;margin-top:18px;min-height:183px}.growth-live .micro-label{font-size:8px}.growth-live strong{font-size:20px;line-height:1.75;margin:12px 0 7px}.growth-live p{font-size:11px;padding-right:0}.phase-tag{position:static;display:inline-block;margin-top:12px;font-size:8px}.configuration-heading{padding:37px 0 22px}.configuration-heading h3{font-size:24px;margin-top:10px;line-height:1.6}.configuration-heading>.micro-label{font-size:9px}.config-controls{padding:23px 20px}.config-tabs{gap:16px;margin-bottom:22px}.config-tabs button{font-size:10px;padding-bottom:12px}.config-controls h4{font-size:25px}.config-controls>p{font-size:11px}.config-value strong{font-size:11px}.config-scene{min-height:348px;padding:40px 12px 23px}.scene-note{font-size:7px;top:13px;left:14px}.scene-dialogue{font-size:11px;padding:11px 13px;min-height:43px;margin-bottom:17px}.mini-device{width:126px}.mini-device img{width:126px;height:158px}.mini-base{width:123px}.connection{min-width:22px;gap:4px}.scene-state{font-size:8px}.world-rule strong{font-size:12px;white-space:normal}.world-rule p{font-size:11px}.partnership-section{padding-top:43px;padding-bottom:38px}.partnership-section h2{font-size:28px}.partnership-visual{height:355px;margin:26px 0}.partnership-visual>img{object-position:42% center}.parts-label{font-size:10px;padding:9px 11px}.parts-label small{font-size:7px;padding-left:22px}.parts-label>span{font-size:11px;margin-right:7px}.top-label{left:12px;top:15px}.bottom-label{right:12px;bottom:40px}.structure-note{font-size:7px;left:12px;bottom:12px}.responsibility-grid{grid-template-columns:1fr;gap:20px}.responsibility-grid article{padding:0 0 18px}.responsibility-grid h3{font-size:23px;margin:8px 0 13px}.responsibility-grid .micro-label{font-size:9px}.responsibility-grid ul{display:grid;grid-template-columns:1fr 1fr;gap:5px 12px;font-size:10px}.responsibility-grid li{margin:3px 0;align-items:flex-start;gap:6px}.responsibility-grid li:before{margin-top:8px}.opportunity{padding-top:23px;gap:10px}.opportunity p{font-size:12px;line-height:2.2}.opportunity b{margin:0 6px}.opportunity small{font-size:9px}.pilot-section{padding-top:33px;padding-bottom:38px}.pilot-section h2{font-size:29px}.pilot-steps{grid-template-columns:1fr;gap:22px;margin-top:27px}.pilot-steps article{padding-left:43px;padding-bottom:17px;border-bottom:1px solid var(--line)}.pilot-steps article:last-child{border:0;padding-bottom:0}.pilot-steps article>span{font-size:23px}.pilot-steps h3{font-size:14px;margin-bottom:7px}.pilot-steps p{font-size:12px}.pilot-steps p br{display:none}.closing{margin-top:31px;padding:24px;display:block}.closing p{font-size:24px;margin-bottom:19px}.closing .button{font-size:12px;gap:22px}.mobile-only{display:block}.footer{padding-top:23px;padding-bottom:25px;flex-wrap:wrap;gap:15px}.footer>div:nth-child(2){order:3;margin:0;max-width:none;padding:0;flex-basis:100%}.footer .brand strong{font-size:17px}.footer>div:first-child>p{font-size:9px}.footer>div:nth-child(2)>p{font-size:9px}.footer small{font-size:8px}.back-top{margin-left:auto}.memory-modal-inner{grid-template-columns:1fr;padding:28px 22px;gap:22px}.memory-modal-copy{padding-top:12px}.memory-modal-copy h2{font-size:27px;line-height:1.45;margin:10px 0}.memory-modal-copy h2 br{display:none}.memory-modal-copy>.micro-label{font-size:9px}.memory-modal-copy>p:not(.fine-print){font-size:10px}.reveal-steps{flex-direction:row;gap:13px;margin:18px 0;font-size:9px;flex-wrap:wrap}.memory-modal-copy .button{font-size:11px;min-height:43px}.memory-modal-copy .fine-print{font-size:8px}.reveal-preview{width:min(100%,300px);margin:0 auto;aspect-ratio:2/3;min-height:0}.dialog-close{right:10px;top:10px;width:29px;height:29px;font-size:22px}.reveal-certificate h3{font-size:20px}.reveal-certificate p{font-size:9px}.certificate-details{font-size:7px}.certificate-seal{margin-top:12px}.reveal-certificate>img{margin-top:12px}.reveal-cover h3{font-size:21px}}
@media(max-width:370px){.section-shell{padding-left:18px;padding-right:18px}.header{padding:0 18px}.brand-desc{font-size:9px}.hero h1{font-size:32px}.hero-actions{gap:13px}.hero-actions .text-link{font-size:9px}.hero-actions .button{font-size:11px;gap:12px}.hero-visual{height:310px}.hero-description{font-size:11px}.memory-visual{height:440px;min-height:440px}.config-tabs{gap:12px}.config-tabs button{font-size:9px}.mini-device{width:112px}.mini-device img{width:112px;height:145px}.mini-base{width:105px}.connection{min-width:18px}.audio-state{display:none}.growth-card{padding:14px 12px}.growth-card p{font-size:9px}.growth-detail{font-size:7px}.role-tabs button{padding:8px 9px;font-size:9px}.hero-bottom>span:last-child{font-size:7px}.method-document h3{font-size:21px}.partnership-section h2{font-size:26px}.reveal-steps{font-size:8px;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.skip-link{top:8px;width:1px;height:1px;overflow:hidden;clip-path:inset(100%)}.skip-link:focus{top:8px;width:auto;height:auto;clip-path:none}
.partnership-visual{height:auto;aspect-ratio:3/2}.partnership-visual>img{object-fit:contain;object-position:center}
@media(max-width:580px){.character-stage{min-height:365px}.partnership-visual{aspect-ratio:1/1;background:#e9dfce}.partnership-visual>img{object-fit:contain}.top-label{top:10px;left:10px}.bottom-label{bottom:29px;right:10px}.structure-note{font-size:6px;bottom:6px}.parts-label{padding:6px 9px;font-size:9px}.parts-label small{font-size:6px}}
@media print{.header{position:static}.header nav,.hero-actions,.menu-toggle,.audio-controls,.config-options,#start-group,.scroll-progress,.back-top,dialog,.closing .button{display:none!important}.section-shell{max-width:none;padding-left:20px;padding-right:20px}.hero{min-height:550px}.hero-visual{min-height:430px}.companion-section,.ecosystem-section{-webkit-print-color-adjust:exact;print-color-adjust:exact}section{break-inside:avoid}.footer small{font-size:9px}}

/* V2: tangible merchandise, guided QR journey and photographic product concepts. */
.cheer-catalog{margin:0;min-width:0;background:#eadfce;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;justify-content:center}
.catalog-caption{padding:28px 30px 6px}.catalog-caption .micro-label{font-size:10px;color:#857053}.catalog-caption h3{font:500 29px/1.6 var(--serif);margin-top:13px;color:#624a35}.cheer-catalog>img{width:100%;aspect-ratio:3/2;object-fit:contain;mix-blend-mode:multiply}.catalog-types{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:10px 24px}.catalog-types span{text-align:center;padding:7px 2px;border:1px solid #c4ac8c;border-radius:20px;font-size:11px;color:#745c40}.cheer-catalog figcaption{font-size:9px;color:#8b7457;padding:8px 25px 22px;line-height:1.8}
.scan-journey{grid-column:1/-1;display:grid;grid-template-columns:1.15fr 1fr;gap:65px;background:#eee7db;padding:42px 50px;border-radius:5px;align-items:center}.journey-copy>.micro-label{font-size:10px;color:#8c6f56}.journey-copy>h3{font:500 30px/1.55 var(--serif);margin:15px 0}.journey-copy>p{font-size:12px;color:#807362;line-height:1.95;max-width:450px}.journey-steps{margin-top:25px;display:grid;gap:5px}.journey-steps button{display:flex;gap:18px;align-items:center;text-align:left;padding:16px 13px;border:1px solid transparent;border-radius:4px;background:transparent;color:#776857;transition:background .2s}.journey-steps button.active{background:#fffaf0;border-color:#d9bea0;box-shadow:0 3px 12px #6e3f1310}.journey-steps b{font:italic 20px Georgia,serif;color:#b57550}.journey-steps strong{display:block;font-size:13px;font-weight:550;color:#4f493f}.journey-steps small{display:block;font-size:10px;line-height:1.8;margin-top:4px;color:#8d7c65}.journey-steps i{margin-left:auto;font-style:normal;color:#b57550}.journey-preview{display:flex;flex-direction:column;align-items:center;min-width:0}.demo-phone{width:272px;min-height:496px;background:#fbf6eb;border:7px solid #3c3b35;border-radius:33px;padding:16px 11px 19px;position:relative;box-shadow:15px 23px 40px #795e3426}.phone-speaker{width:55px;height:5px;border-radius:5px;background:#393a34;margin:0 auto 13px}.phone-browser{font-size:9px;text-align:center;padding:7px;background:#eae4d7;color:#918371;border-radius:6px;margin-bottom:13px}.phone-browser span{margin-right:6px}.phone-home{position:absolute;bottom:7px;height:3px;width:77px;background:#3c3b35;border-radius:2px;left:50%;transform:translateX(-50%)}.phone-page{min-height:386px;display:flex;flex-direction:column;padding:0 4px}.phone-overline{font-size:8px;letter-spacing:.7px;color:#a18563;text-align:center;display:block;margin:4px 0 10px}.phone-welcome{font:25px/1.4 var(--serif);text-align:center;color:#7d5536;margin:5px 0 10px}.phone-page.intro img{width:100%;border-radius:8px;mix-blend-mode:multiply;margin:6px 0 10px}.phone-id{font-size:9px;text-align:center;letter-spacing:2px;color:#9a7551}.phone-page>p{font-size:10px;color:#8b765c;text-align:center;margin:9px 0 15px;line-height:1.9}.phone-action{border:0;border-radius:4px;background:#b9613f;color:#fff4e2;width:100%;padding:11px 5px;font-size:10px;margin-top:auto;min-height:38px}.phone-action:hover{background:#a45132}.phone-page h4{font:19px/1.55 var(--serif);text-align:center;margin:6px 0 15px;color:#725536}.photo-placeholder{border:1px dashed #c8ab83;background:#f0e8d7;border-radius:8px;min-height:133px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.photo-placeholder>span{font:35px Georgia,serif;color:#b18a5b}.photo-placeholder strong{font-size:12px;color:#8a7255;font-weight:500}.photo-placeholder small{font-size:8px;color:#a58f71}.photo-choices{display:flex;gap:9px;margin:11px 0}.photo-choices button{width:50%;background:transparent;border:1px solid #baa98f;border-radius:4px;padding:7px 3px;color:#79654c;font-size:10px;min-height:34px}.template-demo{font-size:9px;border-top:1px solid #d8c7af;padding:12px 0;margin:8px 0 10px}.template-demo>span{color:#a68f70;margin-right:8px}.template-demo strong{font-weight:500;color:#7f6748}.phone-fine{font-size:7px;color:#a08c71;text-align:center;margin-top:9px}.phone-page.result>img{width:100%;height:210px;object-fit:cover;object-position:50% 32%;border-radius:3px}.phone-cert{display:flex;align-items:center;gap:10px;border:1px solid #d4bd95;margin:10px 0 12px;padding:8px 11px;color:#a2794b}.phone-cert>span{font-size:27px;line-height:1}.phone-cert strong{display:block;font-size:10px;font-weight:500}.phone-cert small{display:block;font-size:7px;margin-top:3px}.revisit>img{height:174px!important}.saved-pill{font-size:8px;color:#708366;text-align:center;padding-top:10px}.journey-note{font-size:8px;color:#9b896e;line-height:1.7;text-align:center;margin-top:19px}
.character-stage{background:#eae0cf;min-height:465px;color:#5d4a33}.character-art{inset:0;width:100%;height:100%;transform:none;position:absolute}.character-art img{width:100%;height:100%;object-fit:contain;padding:42px 15px 66px;mix-blend-mode:multiply}.stage-corner{color:#8b7558;z-index:3;top:19px;left:23px}.stage-character-label{bottom:32px;z-index:4;color:#59472e}.stage-character-label span{color:#8a7356}.stage-bottom{color:#a08a6b;z-index:4}.character-stage.speaking:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 65px #e2a65a33;animation:photo-glow 1s infinite alternate}.character-stage.speaking .stage-corner .status-dot{animation:photo-glow .7s infinite alternate}
.growth-card{padding:18px;overflow:hidden}.growth-thumbnail{width:calc(100% + 36px);max-width:none;margin:15px -18px 17px;height:auto;aspect-ratio:3/2;object-fit:cover;mix-blend-mode:multiply}.growth-card h3{margin-top:0}.growth-detail{line-height:1.8;min-height:32px}.growth-live{display:grid;grid-template-columns:1fr 1.1fr;gap:32px;padding:25px;border-left:0;border:1px solid #c6d0ba;background:#f5f7ee;align-items:center}.growth-picture{margin:0;min-width:0;align-self:center}.growth-picture img{width:100%;aspect-ratio:3/2;object-fit:contain;background:#ede9dd;border-radius:4px;mix-blend-mode:multiply}.growth-picture figcaption{font-size:9px;color:#889377;padding-top:10px;line-height:1.8}.growth-story{min-width:0}.growth-live strong{margin:12px 0 11px;font-size:25px;line-height:1.6}.growth-live p{line-height:1.9}.growth-features{display:grid;grid-template-columns:1fr 1fr;gap:16px 21px;margin-top:23px}.growth-features>div{border-top:1px solid #d0d9c5;padding-top:10px}.growth-features h4{font-size:12px;font-weight:550;margin-bottom:6px;color:#536549}.growth-features p{font-size:10px;color:#7d8971}.phase-tag{position:static;display:inline-block;margin-top:23px;font-size:9px}.growth-boundary{color:#849176;font-size:10px;margin-top:15px;line-height:1.9;max-width:880px}.config-scene{background:#e9e2d4}.scene-devices{gap:8px;min-height:245px;align-items:flex-end}.mini-device{width:46%;max-width:260px;flex-shrink:1}.mini-device img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply;border-radius:7px;transition:filter .25s}.mini-device>span{font-size:11px;color:#8e7355;display:block;margin-top:5px}.mini-device.speaking img{filter:drop-shadow(0 0 11px #cb8b4077)}.connection{min-width:20px;margin-top:0;align-self:center}.config-scene[data-mode="single"] .mini-device{width:75%;max-width:270px}.gathering-caption{font-size:9px;color:#948269;text-align:center;max-width:320px;line-height:1.8;margin:16px 10px 0}.scene-dialogue{background:#fffaf0;color:#7f6749}.scene-dialogue:after{border-top-color:#fffaf0}.scene-note{color:#9a8569}.scene-state{color:#857659}.stage-character-label{padding:0 15px}
@keyframes photo-glow{from{opacity:.3}to{opacity:1}}
@media(max-width:1024px){.scan-journey{gap:30px;padding:35px}.journey-copy>h3{font-size:27px}.growth-live{gap:25px}.growth-live strong{font-size:23px}.growth-features{gap:14px}.catalog-caption{padding:25px 24px 4px}.catalog-caption h3{font-size:26px}}
@media(max-width:768px){.scan-journey{grid-template-columns:1fr 1fr;padding:25px;gap:25px}.demo-phone{width:245px}.journey-copy>h3{font-size:23px}.journey-copy>.micro-label{font-size:8px}.journey-steps button{padding:12px 8px;gap:10px}.journey-steps strong{font-size:11px}.journey-steps small{font-size:8px}.journey-copy>p{font-size:11px}.growth-live{grid-template-columns:1fr;gap:25px}.growth-picture img{max-height:360px}.growth-features{grid-template-columns:1fr 1fr}.growth-thumbnail{max-height:none}.growth-card .growth-step{display:block}.character-stage{min-height:440px}.catalog-caption h3{font-size:25px}}
@media(max-width:580px){.cheer-catalog{min-height:0}.catalog-caption{padding:24px 23px 8px}.catalog-caption h3{font-size:25px;margin-top:10px}.cheer-catalog>img{aspect-ratio:3/2}.catalog-types{padding:9px 20px 5px;gap:6px}.catalog-types span{font-size:9px;padding:6px 0}.cheer-catalog figcaption{font-size:8px;padding:9px 21px 17px}.scan-journey{grid-template-columns:1fr;padding:25px 20px;gap:27px;margin-top:0}.journey-copy>h3{font-size:25px;margin:12px 0}.journey-copy>.micro-label{font-size:8px;line-height:1.9}.journey-copy>p{font-size:11px}.journey-steps{margin-top:17px}.journey-steps button{padding:12px 9px;gap:12px}.journey-steps strong{font-size:11px}.journey-steps small{font-size:8px}.demo-phone{width:258px;min-height:490px}.phone-page{min-height:385px}.journey-note{font-size:7px;margin-top:15px}.logic-strip p{line-height:2.2}.character-stage{min-height:380px}.character-art img{padding:28px 12px 59px}.stage-character-label{bottom:30px;gap:10px}.stage-character-label strong{font-size:15px}.stage-character-label span{font-size:9px}.stage-bottom{font-size:7px;bottom:10px}.stage-corner{font-size:9px;top:15px;left:17px}.growth-card{padding:13px}.growth-thumbnail{width:calc(100% + 26px);margin:13px -13px 14px;aspect-ratio:4/3}.growth-card h3{margin-top:0;font-size:16px}.growth-card p{font-size:10px;line-height:1.7}.growth-detail{font-size:8px;margin-top:10px;min-height:28px}.growth-live{padding:18px;gap:19px;margin-top:20px;min-height:0}.growth-picture img{aspect-ratio:3/2;max-height:none}.growth-picture figcaption{font-size:8px}.growth-live strong{font-size:22px;margin-top:10px}.growth-live p{font-size:11px}.growth-features{gap:15px 17px;margin-top:18px}.growth-features h4{font-size:11px}.growth-features p{font-size:9px}.phase-tag{margin-top:17px;font-size:8px}.growth-boundary{font-size:8px;margin-top:13px}.scene-devices{min-height:200px;gap:3px}.mini-device{width:47%;max-width:none}.mini-device img{width:100%;height:auto}.mini-device>span{font-size:10px}.connection{min-width:13px;gap:3px}.config-scene[data-mode="single"] .mini-device{width:74%;max-width:240px}.config-scene{padding:44px 12px 23px;min-height:360px}.gathering-caption{font-size:8px;margin-top:13px}.scene-note{font-size:7px}.scene-dialogue{font-size:11px}.scene-state{font-size:8px}}
@media(max-width:370px){.scan-journey{padding:22px 14px}.demo-phone{width:238px;border-width:6px}.phone-page{min-height:383px}.catalog-types{padding-left:14px;padding-right:14px}.catalog-types span{font-size:8px}.journey-copy>h3{font-size:23px}.growth-live{padding:15px}.growth-live strong{font-size:20px}.growth-features{gap:13px 12px}.growth-features p{font-size:9px}.character-stage{min-height:350px}.stage-character-label span{font-size:8px}.mini-device img{height:auto}.scene-note{font-size:6px}.growth-card p{font-size:9px}}
@media(prefers-reduced-motion:reduce){.character-stage.speaking:after,.character-stage.speaking .status-dot{animation:none}}
/* V3: explicit emotional motivations and user-owned sharing. */
.emotion-section{padding-top:10px;padding-bottom:72px}.emotion-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:32px}.emotion-grid article{background:#eee9dd;border:1px solid #dfd9ca;padding:23px 20px;border-radius:4px;position:relative}.emotion-symbol{font:32px/1 var(--serif);display:block;color:#b67852;margin-bottom:19px}.emotion-grid .micro-label{font-size:9px;color:#9b876c}.emotion-grid h3{font:500 18px/1.6 var(--serif);margin:11px 0 13px;min-height:58px}.emotion-grid p{font-size:11px;line-height:1.95;color:#7b7669;min-height:88px}.emotion-grid small{display:block;font-size:9px;line-height:1.8;color:#a18b70;border-top:1px solid #d7cbb7;padding-top:13px;margin-top:18px}.emotion-mapping{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:25px}.emotion-mapping>div{padding:17px 0;border-bottom:1px solid var(--line)}.emotion-mapping span{display:block;font-size:10px;color:#a47c59;margin-bottom:9px}.emotion-mapping strong{font-size:14px;font-weight:550;line-height:1.8}.emotion-mapping p{font-size:11px;color:#92907f;margin-top:8px}.emotion-mapping b{font-weight:500;color:#a47c59}.emotion-note{font-size:9px;color:#999482;margin-top:19px;line-height:1.8}
.share-story{grid-column:1/-1;display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;padding:35px 48px;background:#ece8dc;border-radius:5px;align-items:center}.share-art{padding:18px 25px;text-align:center}.social-post{max-width:305px;margin:auto;background:#fffcf5;border:1px solid #d9d0be;border-radius:7px;box-shadow:10px 18px 24px #7e664019;transform:rotate(-3deg);text-align:left}.social-post-top{display:flex;align-items:center;padding:12px 14px;gap:9px}.social-post-top>span:first-child{font-size:24px;color:#b87856}.social-post-top strong{font-size:10px;display:block;font-weight:550}.social-post-top small{font-size:7px;letter-spacing:1px;color:#a39783}.post-dots{margin-left:auto;color:#ab9b7e}.social-post>img{width:100%;aspect-ratio:1;object-fit:cover;object-position:50% 32%}.social-post>p{padding:14px;font:16px/1.8 var(--serif);color:#75624b}.social-post>p small{font:9px/1.8 var(--sans);color:#a58662}.share-visual-note{display:block;font-size:8px;color:#a0927b;margin-top:26px}.share-copy>.micro-label{font-size:10px;color:#9c8061}.share-copy h3{font:500 32px/1.65 var(--serif);margin:15px 0}.share-copy>p:not(.fine-print){font-size:12px;color:#867760;line-height:1.95;max-width:470px}.share-formats{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;margin:24px 0}.share-formats>div{display:flex;flex-direction:column;gap:6px;border-top:1px solid #d4cbb7;padding-top:11px}.share-formats b{font-size:12px;font-weight:550;color:#897052}.share-formats span{font-size:10px;line-height:1.8;color:#9a8a72}.share-actions{display:flex;flex-wrap:wrap;gap:8px}.share-actions .small-button{font-size:10px;color:#7f694e;border-color:#c5b697;display:inline-flex;align-items:center;padding:7px 12px;min-height:38px}.share-actions .small-button:hover{color:#fff}.voice-scenarios{display:flex;gap:19px;border-bottom:1px solid #53634d;margin:0 0 18px}.voice-scenarios button{background:none;border:0;border-bottom:2px solid transparent;color:#8e9f84;padding:0 0 9px;font-size:10px;min-height:28px}.voice-scenarios button.active{border-bottom-color:#d7b896;color:#e1cfb1}.voice-direction{display:flex;gap:12px;margin-top:20px;align-items:flex-start;color:#aebaa3}.voice-direction>span{font-size:8px;letter-spacing:1px;white-space:nowrap;border:1px solid #596a4d;padding:2px 5px}.voice-direction>p{font-size:10px;line-height:1.8;max-width:330px}.conversation-panel .demo-disclosure{line-height:1.8}.character-stage{min-height:495px}
@media(max-width:1024px){.emotion-grid{gap:10px}.emotion-grid article{padding:20px 14px}.emotion-grid h3{font-size:16px;min-height:53px}.emotion-grid p{min-height:110px;font-size:10px}.share-story{padding:30px;gap:30px}.share-copy h3{font-size:28px}.share-art{padding:10px}.header nav{gap:20px}}
@media(max-width:768px){.emotion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.emotion-grid article{padding:23px}.emotion-grid p{min-height:80px}.emotion-grid h3{min-height:0}.emotion-mapping{gap:22px}.emotion-mapping strong{font-size:12px}.share-story{gap:24px;padding:25px}.share-copy h3{font-size:25px}.share-formats{grid-template-columns:1fr;gap:10px}.share-formats>div{flex-direction:row;gap:13px}.share-formats b{white-space:nowrap;font-size:10px}.share-formats span{font-size:9px}.share-copy>.micro-label{font-size:8px}.social-post>p{font-size:13px}.social-post>p small{font-size:8px}.voice-direction>p{font-size:9px}}
@media(max-width:580px){.emotion-section{padding-top:0;padding-bottom:40px}.emotion-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.emotion-grid article{padding:18px 15px}.emotion-symbol{font-size:29px;margin-bottom:13px}.emotion-grid .micro-label{font-size:8px}.emotion-grid h3{font-size:17px;min-height:54px;margin:9px 0 10px}.emotion-grid p{font-size:10px;min-height:76px}.emotion-grid small{font-size:8px;margin-top:13px;min-height:40px}.emotion-grid article:last-child{grid-column:1/-1;display:grid;grid-template-columns:45px 1fr;gap:5px 13px}.emotion-grid article:last-child .emotion-symbol{grid-row:1/4;margin-top:4px}.emotion-grid article:last-child h3{min-height:0;margin:0}.emotion-grid article:last-child p{min-height:0;grid-column:2}.emotion-grid article:last-child small{grid-column:2;min-height:0;margin-top:7px}.emotion-mapping{grid-template-columns:1fr;gap:5px;margin-top:17px}.emotion-mapping strong{font-size:12px}.emotion-mapping span{font-size:9px}.emotion-mapping p{font-size:10px}.emotion-note{font-size:8px}.share-story{grid-template-columns:1fr;padding:25px 21px;gap:25px}.share-art{padding:9px 12px}.social-post{max-width:240px}.share-copy h3{font-size:28px;margin:12px 0}.share-copy>p:not(.fine-print){font-size:11px}.share-copy>.micro-label{font-size:8px}.share-formats{grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.share-formats>div{flex-direction:column;gap:5px}.share-actions .small-button{font-size:9px;padding:7px 10px}.share-copy .fine-print{font-size:8px}.share-visual-note{font-size:7px;margin-top:22px}.voice-direction{gap:9px;margin-top:15px}.voice-direction>p{font-size:9px}.voice-direction>span{font-size:7px}.voice-scenarios{margin-bottom:17px}.voice-scenarios button{font-size:10px;min-height:32px}.character-stage{min-height:380px}}
@media(max-width:370px){.emotion-grid article{padding:16px 12px}.emotion-grid h3{font-size:15px}.emotion-grid p{font-size:9px}.emotion-grid small{font-size:7px}.emotion-grid article:last-child{grid-template-columns:36px 1fr;gap:4px 11px}.share-story{padding:23px 16px}.share-copy h3{font-size:25px}.share-actions{gap:6px}.share-actions .small-button{font-size:8px;padding:7px 8px}.character-stage{min-height:350px}}

/* V4: distinguish Buddhist concepts from the needs addressed by the product. */
.emotion-intro{margin-top:27px;border-left:2px solid #b8865a;padding:8px 0 8px 20px;max-width:920px}.emotion-intro strong{display:block;font-size:13px;font-weight:550;color:#766449}.emotion-intro p{font-size:11px;line-height:1.9;color:#96836c;margin-top:7px}.emotion-grid h3{min-height:58px;font-size:18px}.emotion-grid p{min-height:112px}.emotion-grid small{font-size:10px;line-height:1.9}.emotion-grid small b{display:block;font-size:9px;letter-spacing:1px;font-weight:550;margin-bottom:7px;color:#a77750}.emotion-mapping p{line-height:1.9;max-width:535px}.closing{justify-content:center;text-align:center}.emotion-section .section-label>span{min-width:36px;border-radius:3px;padding:0 4px;font-size:10px}
@media(max-width:1024px){.emotion-grid h3{font-size:16px}.emotion-grid p{min-height:130px}.emotion-grid small{font-size:9px}}
@media(max-width:768px){.emotion-grid p{min-height:90px}.emotion-grid h3{min-height:54px}}
@media(max-width:580px){.emotion-intro{margin-top:21px;padding-left:14px}.emotion-intro strong{font-size:11px}.emotion-intro p{font-size:10px}.emotion-grid h3{font-size:17px;min-height:55px}.emotion-grid p{font-size:10px;min-height:114px}.emotion-grid small{font-size:9px}.emotion-grid small b{font-size:8px}.emotion-grid article:last-child p{min-height:0}.emotion-grid article:last-child small{font-size:9px}.emotion-mapping p{font-size:10px}.closing p{margin-bottom:0}}
@media(max-width:370px){.emotion-grid h3{font-size:15px}.emotion-grid p{font-size:9px;min-height:110px}.emotion-grid small{font-size:8px}}
