@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--orange:#ec5429;--ink:#29251e;--muted:#756a5c;--cream:#f8f5ee;--line:#e5ddcf;--paper:#fffefa}*{box-sizing:border-box}body{margin:0;background:#eeeae2;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:14px;line-height:1.55}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #216b70;outline-offset:3px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}.demo-shell{padding:28px 20px 20px;max-width:1040px;margin:auto}.demo-heading{max-width:440px;margin:0 auto 14px;font-size:12px}.demo-heading a{text-decoration:none}.desk{width:440px;max-width:100%;height:780px;max-height:calc(100dvh - 108px);min-height:420px;margin:auto;background:var(--cream);border:1px solid #fff;box-shadow:0 18px 65px #40321f1c;border-radius:24px;overflow:hidden;display:flex;flex-direction:column}.desk-header{padding:23px 24px 16px;display:flex;align-items:center;justify-content:space-between;background:var(--orange);color:#fff;flex-shrink:0}.desk-header a{display:flex}.desk-header img{width:173px;max-height:32px}.icon-button{background:#ffffff13;border:1px solid #ffffff45;border-radius:50%;color:#fff;font-size:22px;width:34px;height:34px;line-height:1}.screen{flex:1;overflow:auto;scroll-behavior:smooth;outline:none;overscroll-behavior:contain}.hero{background:var(--orange);color:#fff;padding:10px 24px 33px;position:relative}.hero h1{font-size:29px;font-weight:650;line-height:1.25;letter-spacing:-1.25px;max-width:270px}.mascot{width:88px;height:105px;object-fit:contain;position:absolute;right:16px;bottom:18px}.home-content{padding:22px 22px 20px}.start-card{background:var(--paper);border:1px solid var(--line);border-radius:14px;width:100%;text-align:left;padding:17px 16px;display:flex;gap:12px;align-items:center;box-shadow:0 3px 0 #e7dfd24d}.card-icon{width:38px;height:38px;border-radius:11px;background:#fce7db;display:grid;place-items:center;color:var(--orange);font-size:23px;flex-shrink:0}.start-card strong{display:block;font-size:15px;font-weight:650}.start-card small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.arrow{margin-left:auto;font-size:21px;color:var(--orange)}.home-help{margin-top:22px;padding:18px 16px 3px;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:12px}.section-heading h2{font-size:14px;font-weight:700}.text-button{border:0;background:none;color:#a94b28;padding:0;font-size:11px;text-underline-offset:3px}.text-button:hover{text-decoration:underline}.home-search{display:flex;align-items:center;gap:9px;border:1px solid #ded4c6;border-radius:8px;background:#f8f5ee;padding:0 10px;height:44px;margin-bottom:7px}.home-search:focus-within{outline:2px solid #d8916f;outline-offset:2px}.home-search svg{width:17px;height:17px;flex-shrink:0;color:#95816d}.home-search input{font-size:12px;width:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--ink);padding:9px 0}.home-search input:focus-visible{outline:none}.home-search button{border:0;background:transparent;min-width:28px;min-height:34px;color:#9c7256}.home-faq{border:0;border-bottom:1px solid #eee6da;background:none;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:46px;text-align:left;padding:11px 0;font-size:12px;line-height:1.5}.home-faq:last-child{border-bottom:0}.home-faq span{color:#9e8169}.home-direct{display:flex;justify-content:space-between;gap:16px;margin-top:14px}.home-direct button{background:none;border:0;min-height:42px;text-align:left;font-size:11px;color:#79644f}.home-direct span{color:#b58b6a;margin-left:4px}.tabs{display:flex;padding:10px 17px 8px;background:var(--paper);border-top:1px solid var(--line);flex-shrink:0;gap:9px}.tabs button{flex:1;border:0;background:none;color:#8a7d6c;font-size:11px;min-height:53px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:9px}.tabs svg{width:21px;height:21px}.tabs button.active{color:#bd4e28;background:#fff0e5;font-weight:650}.tabs button:hover{background:#f7eee3}.embed-disclosure{display:block;text-align:center;font-size:8px;color:#96836e;background:var(--paper);padding:0 8px 7px;flex-shrink:0}.demo-footer{font-size:9px;letter-spacing:.6px;text-align:center;color:var(--muted);margin-top:12px}.demo-footer span{display:none}.page{padding:22px 24px 26px}.back{border:0;padding:4px 0;background:none;color:var(--muted);font-size:12px;display:inline-flex;align-items:center;gap:6px;margin-bottom:18px;min-height:32px}.page h1{font-size:27px;line-height:1.25;letter-spacing:-1px;font-weight:650;margin:0 0 13px}.intro{font-size:13px;line-height:1.6;color:var(--muted);margin-bottom:20px}.eyebrow,.list-label{font-size:10px;font-weight:600;letter-spacing:.06em;color:var(--muted)}.choice-list{display:grid;gap:8px;margin:19px 0}.choice{border:1px solid var(--line);border-radius:10px;padding:13px 15px;background:var(--paper);text-align:left;font-size:13px;display:flex;align-items:center;gap:10px;width:100%;min-height:48px}.choice:after{content:'○';margin-left:auto;color:#b7ac98;font-size:18px}.choice.selected{border-color:var(--orange);background:#fff0e6;color:#a43716}.choice.selected:after{content:'●';color:var(--orange)}.choice strong{display:block;font-weight:500}.field{display:block;margin:17px 0}.field>span{font-size:12px;font-weight:600;display:block;margin-bottom:7px}.field em{font-weight:400;color:var(--muted);font-style:normal}.field input,.field textarea,.field select,.search{width:100%;border:1px solid #d9d2c5;border-radius:9px;background:var(--paper);padding:12px;color:var(--ink);font-size:13px;min-height:45px}.field textarea{resize:vertical;min-height:94px}.field small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.primary{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;border:1px solid var(--orange);border-radius:9px;background:var(--orange);color:white;padding:13px 15px;min-height:47px;font-size:13px;font-weight:600;margin-top:18px}.secondary{background:none;border:1px solid #d9d2c5;border-radius:9px;width:100%;padding:12px;font-size:13px;min-height:46px;margin-top:10px}.hint{font-size:11px;color:var(--muted);margin:10px 0;line-height:1.6}.answer{border:1px solid var(--line);border-radius:12px;padding:18px;background:var(--paper);margin:18px 0}.answer h2{font-size:18px;line-height:1.4;letter-spacing:-.4px;margin:9px 0 10px}.answer p,.answer li{font-size:13px;line-height:1.7;color:#655845}.answer ol{padding-left:19px;margin-bottom:0}.answer li{margin-top:8px;padding-left:3px}.tag{border-radius:5px;background:#efe7dc;color:#816a51;padding:4px 7px;font-size:10px;display:inline-block}.article-link{display:flex;align-items:center;gap:12px;background:none;border:0;border-bottom:1px solid var(--line);padding:15px 0;width:100%;text-align:left}.article-link>span:not(.arrow){min-width:0}.article-link strong{display:block;font-size:13px;font-weight:500;line-height:1.5}.article-link small{font-size:10px;color:var(--muted);display:block;margin-bottom:4px}.article-link .arrow{font-size:17px;color:#a08a73}.search-wrap{margin:20px 0 12px}.search-count{font-size:11px;color:var(--muted);margin:10px 0}.article-body p{font-size:14px;line-height:1.8;margin:15px 0;color:#635540}.article-body .eyebrow{margin:0 0 12px}.review-item{padding:14px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:18px}.review-item>div{min-width:0}.review-item span{display:block;font-size:10px;color:var(--muted)}.review-item p{font-size:13px;margin-top:5px;white-space:pre-wrap;overflow-wrap:anywhere}.review-item button{align-self:flex-start}.optin{display:flex;align-items:flex-start;gap:10px;font-size:12px;padding:15px;border:1px solid var(--line);border-radius:9px;margin:17px 0}.optin input{accent-color:var(--orange);margin-top:3px;flex-shrink:0;width:16px;height:16px}.optin small{display:block;color:var(--muted);margin-top:5px;font-size:11px}.form-error{color:#a63820;font-size:12px;background:#ffe8df;border-radius:8px;padding:10px;margin:12px 0}.form-error:empty{display:none}.saved-mark{font-size:30px;display:grid;place-items:center;background:#e7ecd9;color:#536937;width:53px;height:53px;border-radius:50%;margin:6px 0 20px}.receipt{border-radius:10px;background:#eeeadf;padding:14px;font-size:11px;color:#625b4e;margin:20px 0;overflow-wrap:anywhere}.empty{padding:24px 0;font-size:13px;color:var(--muted)}.sr-only,.field>span.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.messages-page{min-height:100%;display:flex;flex-direction:column}.messages-page>.primary{margin-top:auto}.messages-page>h1{margin-bottom:25px}.message-card{width:100%;text-align:left;border:1px solid var(--line);background:var(--paper);border-radius:12px;padding:16px 13px;display:flex;align-items:center;gap:12px;margin-bottom:12px}.message-card>img{width:39px;height:49px;object-fit:contain}.message-card>span:not(.message-mark){flex:1;min-width:0}.message-card strong{display:block;font-size:13px;font-weight:600}.message-card small{display:block;font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:5px 0}.message-card em{font-size:10px;color:#a47b58;font-style:normal}.message-card>b{font-size:18px;font-weight:400;color:#ac8665}.message-mark{width:36px;height:36px;border-radius:10px;background:#f7e8d8;color:#b77549;display:grid;place-items:center;font-size:20px;flex-shrink:0}.list-label{margin:13px 0}.saved-list{margin-bottom:22px}.messages-empty{text-align:center;padding:42px 0;flex:1}.messages-empty img{width:79px;height:105px;object-fit:contain;margin-bottom:17px}.messages-empty h2{font-size:20px;letter-spacing:-.6px;margin-bottom:9px}.messages-empty p{font-size:13px;color:var(--muted);line-height:1.6}.demo-inside{display:none}.embedded{background:transparent}.embedded .demo-shell{padding:0;margin:0;max-width:none}.embedded .demo-heading,.embedded .demo-footer{display:none}.embedded .desk{width:100%;height:100dvh;max-height:100dvh;min-height:0;border-radius:0;border:0;box-shadow:none}@media(max-width:480px){.demo-shell{padding:12px 10px}.desk{height:780px;max-height:calc(100dvh - 88px);border-radius:20px}.desk-header{padding:22px 22px 14px}.hero{padding:10px 22px 29px}.hero h1{font-size:27px;max-width:265px}.mascot{width:77px;height:98px;right:13px;bottom:21px}.page{padding:20px}.home-content{padding:20px}.demo-heading{margin-bottom:12px}.demo-footer{margin-top:10px}}@media(max-width:360px){.desk-header img{width:157px}.hero h1{font-size:24px;max-width:230px}.hero{padding-left:19px}.mascot{width:66px;right:8px;bottom:14px}.home-content{padding:16px}.home-help{padding:16px 13px 2px;margin-top:17px}.start-card{padding:14px 12px;gap:9px}.start-card strong{font-size:14px}.start-card small{font-size:10px}.card-icon{width:31px;height:33px}.home-faq{font-size:11px}.home-direct{gap:8px}.home-direct button{font-size:10px}.page{padding:17px}.tabs{padding-left:10px;padding-right:10px}}@media(prefers-reduced-motion:reduce){.screen{scroll-behavior:auto}}
.desk-header{padding-top:16px;padding-bottom:10px}.desk-header img{width:205px;max-height:none;height:auto;margin-left:-10px}
