*,:after,:before{margin:0;padding:0;box-sizing:border-box}:root{--bg:#f2ece4;--bg-alt:#ebe5db;--surface:#fdf8f2;--border:rgba(130,95,55,.14);--sep:rgba(130,95,55,.1);--accent:#7a5530;--accent-lt:rgba(122,85,48,.09);--accent-md:rgba(122,85,48,.2);--text:#281a0e;--sub:#8a7060;--muted:#d5c2ae;--gold:#c8a020;--success:#3a8a50;--serif:var(--font-noto-serif-tc),"Noto Serif TC","Hiragino Mincho ProN",serif;--sans:var(--font-noto-sans-tc),"Noto Sans TC","Hiragino Sans",sans-serif}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--bg);color:var(--text);line-height:1.7}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:var(--muted);border-radius:3px}nav{position:fixed;top:0;left:0;right:0;z-index:100;height:64px;padding:0 48px;background:hsla(34,35%,92%,.88);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--sep);justify-content:space-between}.nav-logo,nav{display:flex;align-items:center}.nav-logo{gap:10px;text-decoration:none}.nav-logo-name{font-family:var(--serif);font-size:18px;font-weight:700;color:var(--text);letter-spacing:.08em}.nav-links{display:flex;align-items:center;gap:34px;list-style:none}.nav-links a{font-size:14px;color:var(--sub);text-decoration:none;letter-spacing:.03em;transition:color .18s}.nav-links a:hover{color:var(--accent)}.nav-dl{background:var(--accent)!important;color:#fff!important;padding:9px 22px;border-radius:50px;font-size:13px!important;font-weight:500;transition:all .18s!important}.nav-dl:hover{background:#6a4422!important;box-shadow:0 6px 20px rgba(122,85,48,.28)}.hero{padding:140px 48px 90px;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 380px;grid-gap:72px;gap:72px;align-items:center}.hero-eyebrow{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:22px;display:flex;align-items:center;gap:10px}.hero-eyebrow:before{content:"";width:28px;height:1px;background:var(--accent)}.hero h1{font-family:var(--serif);font-size:clamp(52px,5.5vw,80px);font-weight:700;line-height:1.14;letter-spacing:.06em;color:var(--text);margin-bottom:26px}.hero h1 em{color:var(--accent);font-style:normal}.hero-sub{font-size:17px;color:var(--sub);line-height:1.9;max-width:440px;margin-bottom:44px}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.btn-store{display:inline-flex;align-items:center;gap:9px;background:var(--text);color:#f2ece4;padding:13px 26px;border-radius:50px;text-decoration:none;font-size:14px;font-weight:500;letter-spacing:.03em;transition:all .2s}.btn-store:hover{background:#3d2510;transform:translateY(-2px);box-shadow:0 10px 30px rgba(40,26,14,.24)}.btn-store.outline{background:transparent;color:var(--accent);border:1.5px solid rgba(122,85,48,.32)}.btn-store.outline:hover{background:var(--accent-lt);transform:translateY(-2px);box-shadow:none}.hero-trust{margin-top:32px;display:flex;align-items:center;gap:14px}.hero-stars{color:var(--gold);font-size:14px;letter-spacing:2px}.hero-trust-text{font-size:13px;color:var(--sub)}.phone-wrap{display:flex;justify-content:center;align-items:center}.phone-frame{width:260px;height:562px;background:linear-gradient(150deg,#d4cbc0,#b4a494 45%,#887870);border-radius:42px;padding:8px;position:relative;box-shadow:0 0 0 1px #887870,0 48px 96px rgba(0,0,0,.26),0 12px 32px rgba(0,0,0,.16),inset 0 1px 0 hsla(0,0%,100%,.3)}.phone-frame:before{content:"";right:-3px;top:88px;height:46px;border-radius:0 3px 3px 0}.phone-frame:before,.phone-side-btn{position:absolute;width:3px;background:#b4a494}.phone-side-btn{left:-3px;border-radius:3px 0 0 3px}.phone-screen{width:100%;height:100%;border-radius:35px;overflow:hidden;background:#f2ece4;display:flex;flex-direction:column;position:relative}.phone-notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:80px;height:24px;background:#000;border-radius:13px;z-index:10}.ph-status{height:44px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 18px 7px;flex-shrink:0}.ph-time{font-size:10px;font-weight:700;color:var(--text);font-family:system-ui}.ph-batt{display:flex;align-items:center;gap:4px}.ph-header{padding:12px 16px 10px;border-bottom:1px solid var(--sep);flex-shrink:0}.ph-header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.ph-header-title{font-family:var(--serif);font-size:14px;font-weight:700;color:var(--text);letter-spacing:.04em}.ph-header-date{font-size:9px;color:var(--sub)}.ph-progress-row{display:flex;align-items:center;gap:6px;margin-top:6px}.ph-progress-bar{flex:1 1;height:3px;background:var(--muted);border-radius:2px;overflow:hidden}.ph-progress-fill{height:100%;width:60%;background:var(--accent);border-radius:2px}.ph-progress-label{font-size:9px;color:var(--sub)}.ph-body{flex:1 1;padding:12px 12px 8px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.ph-card{background:var(--surface);border:1px solid var(--border);border-radius:13px;padding:12px;display:flex;align-items:center;gap:10px}.ph-ring{width:40px;height:40px;flex-shrink:0}.ph-info{flex:1 1;min-width:0}.ph-name{font-family:var(--serif);font-size:11px;font-weight:700;color:var(--text);letter-spacing:.04em;margin-bottom:2px}.ph-cnt{font-size:9px;color:var(--sub)}.ph-tag{font-size:8px;background:var(--accent-lt);color:var(--accent);padding:2px 6px;border-radius:8px;white-space:nowrap}.ph-done-banner{background:var(--accent);border-radius:11px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;margin-top:2px}.ph-done-text{font-family:var(--serif);font-size:10px;font-weight:700;color:#fff;letter-spacing:.04em}.ph-done-sub{font-size:8px;color:hsla(0,0%,100%,.68);margin-top:1px}.ph-tabbar{height:44px;border-top:1px solid var(--sep);display:flex;flex-shrink:0}.ph-tab{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.ph-tab-label{font-size:7px;color:var(--sub)}.ph-tab.act .ph-tab-label,.sect-eyebrow{color:var(--accent);font-weight:600}.sect-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px}.sect-title{font-family:var(--serif);font-size:clamp(28px,3.4vw,42px);font-weight:700;color:var(--text);line-height:1.28;margin-bottom:14px;letter-spacing:.04em}.sect-sub{font-size:15px;color:var(--sub);line-height:1.88}.sect-hd{margin-bottom:60px}.sect-hd.c{text-align:center}.sect-hd.c .sect-sub{margin:0 auto;max-width:500px}.features{padding:100px 48px;max-width:1200px;margin:0 auto}.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.feat-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:30px 26px;transition:all .22s}.feat-card:hover{transform:translateY(-5px);box-shadow:0 20px 56px rgba(122,85,48,.09);border-color:rgba(130,95,55,.26)}.feat-icon{width:46px;height:46px;background:var(--accent-lt);border-radius:13px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feat-title{font-family:var(--serif);font-size:17px;font-weight:700;color:var(--text);margin-bottom:9px;letter-spacing:.04em}.feat-desc{font-size:13px;color:var(--sub);line-height:1.8}.feat-split{display:grid;grid-template-columns:1fr 280px;grid-gap:60px;gap:60px;align-items:start}.feat-list{display:flex;flex-direction:column;gap:3px}.feat-item{padding:18px 16px;border-radius:14px;cursor:pointer;transition:all .22s;border:1px solid transparent;display:flex;gap:13px;align-items:flex-start}.feat-item.active,.feat-item:hover{background:var(--surface)}.feat-item.active{border-color:var(--border);box-shadow:0 2px 12px rgba(122,85,48,.06)}.feat-item-icon{width:38px;height:38px;background:var(--accent-lt);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .22s}.feat-item.active .feat-item-icon{background:var(--accent)}.feat-item-svg{transition:stroke .22s}.feat-item.active .feat-item-svg{stroke:#fff!important}.feat-item-body h3{font-family:var(--serif);font-size:15px;font-weight:700;color:var(--text);letter-spacing:.04em;margin-bottom:0;transition:margin .22s}.feat-item.active .feat-item-body h3{margin-bottom:7px}.feat-item-body p{font-size:13px;color:var(--sub);line-height:1.75;max-height:0;overflow:hidden;opacity:0;transition:max-height .32s ease,opacity .28s ease}.feat-item.active .feat-item-body p{max-height:120px;opacity:1}.feat-phone-sticky{position:-webkit-sticky;position:sticky;top:84px;display:flex;justify-content:center}.feat-mini-frame{width:260px;height:560px;background:linear-gradient(150deg,#d4cbc0,#b4a494 45%,#887870);border-radius:42px;padding:8px;position:relative;box-shadow:0 0 0 1px #887870,0 36px 72px rgba(0,0,0,.22),0 8px 24px rgba(0,0,0,.14),inset 0 1px 0 hsla(0,0%,100%,.28)}.feat-mini-screen{width:100%;height:100%;border-radius:35px;overflow:hidden;background:#f2ece4;position:relative}.feat-screen{position:absolute;inset:0;display:flex;flex-direction:column;opacity:0;transition:opacity .28s ease;pointer-events:none;background:#f2ece4}.feat-screen.active{opacity:1}.feat-scroll-container{position:relative}.feat-sticky-wrap{position:relative;background:var(--bg)}.feat-dots{display:flex;gap:8px;justify-content:center;margin-top:32px}.feat-dot{width:6px;height:6px;border-radius:50%;background:var(--muted);transition:background .3s,transform .3s ease;cursor:pointer}.feat-dot.active{background:var(--accent);transform:scale(1.5)}.sutras-browse{background:var(--bg-alt);padding:100px 48px;border-top:1px solid var(--sep);border-bottom:1px solid var(--sep)}.sutras-inner{max-width:1000px;margin:0 auto}.sutras-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:60px}.sutra-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:26px 24px;transition:all .22s;cursor:default}.sutra-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(122,85,48,.08);border-color:rgba(130,95,55,.24)}.sutra-tag{font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--accent);background:var(--accent-lt);padding:3px 10px;border-radius:20px;display:inline-block;margin-bottom:14px}.sutra-name{font-family:var(--serif);font-size:18px;font-weight:700;color:var(--text);margin-bottom:9px;letter-spacing:.04em}.sutra-desc{font-size:13px;color:var(--sub);line-height:1.75}.btn-view-all{background:var(--accent);color:#fff;border:none;padding:14px 32px;border-radius:50px;font-size:14px;font-family:var(--sans);font-weight:500;letter-spacing:.04em;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s}.btn-view-all:hover{background:#6a4422;transform:translateY(-2px);box-shadow:0 8px 24px rgba(122,85,48,.3)}.faq{padding:100px 48px;max-width:740px;margin:0 auto}.faq-list{border-top:1px solid var(--sep);margin-top:60px}.faq-item{border-bottom:1px solid var(--sep)}.faq-q{width:100%;background:none;border:none;padding:24px 0;justify-content:space-between;gap:16px;cursor:pointer;text-align:left;font-family:var(--serif);font-size:16px;font-weight:500;color:var(--text);letter-spacing:.03em}.faq-icon,.faq-q{display:flex;align-items:center}.faq-icon{width:26px;height:26px;border-radius:50%;background:var(--accent-lt);justify-content:center;flex-shrink:0;transition:all .22s;color:var(--accent)}.faq-item.open .faq-icon{background:var(--accent);color:#fff;transform:rotate(45deg)}.faq-a{font-size:14px;color:var(--sub);line-height:1.85;max-height:0;overflow:hidden;transition:max-height .32s ease,padding .32s ease}.faq-item.open .faq-a{max-height:360px;padding-bottom:22px}.dl-cta{background:var(--text);padding:100px 48px;text-align:center}.dl-cta-inner{max-width:600px;margin:0 auto}.dl-cta h2{font-family:var(--serif);font-size:clamp(32px,4vw,50px);font-weight:700;color:var(--bg);line-height:1.22;letter-spacing:.06em;margin-bottom:18px}.dl-cta p{font-size:16px;color:hsla(34,35%,92%,.55);margin-bottom:44px;line-height:1.85}.dl-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.dl-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:50px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;letter-spacing:.03em}.dl-btn.apple{background:#f2ece4;color:var(--text)}.dl-btn.apple:hover{background:#fff}.dl-btn.android{background:hsla(34,35%,92%,.1);color:var(--bg);border:1px solid hsla(34,35%,92%,.2)}.dl-btn.android:hover{background:hsla(34,35%,92%,.16)}.dl-free{font-size:12px;color:hsla(34,35%,92%,.35);margin-top:22px}footer{background:#1c1008;color:hsla(34,35%,92%,.5);padding:64px 48px 40px}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:52px;gap:52px;padding-bottom:52px;border-bottom:1px solid hsla(34,35%,92%,.07)}.footer-brand-name{font-family:var(--serif);font-size:18px;font-weight:700;color:hsla(34,35%,92%,.88);margin-bottom:12px;letter-spacing:.08em;display:flex;align-items:center;gap:10px}.footer-brand p{font-size:13px;line-height:1.82;max-width:210px}.footer-col h4{font-size:10px;font-weight:700;letter-spacing:.16em;color:hsla(34,35%,92%,.75);text-transform:uppercase;margin-bottom:20px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-col a{font-size:13px;color:hsla(34,35%,92%,.45);text-decoration:none;transition:color .18s;cursor:pointer}.footer-col a:hover{color:hsla(34,35%,92%,.88)}.footer-bottom{padding-top:32px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.footer-legal{display:flex;gap:20px}.footer-legal a{color:hsla(34,35%,92%,.35);text-decoration:none;cursor:pointer;transition:color .18s}.footer-legal a:hover{color:hsla(34,35%,92%,.7)}.modal-overlay{display:none;position:fixed;inset:0;background:rgba(20,10,4,.68);z-index:300;align-items:center;justify-content:center;padding:24px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-overlay.open{display:flex}.modal-box{background:var(--surface);border-radius:24px;width:100%;max-width:640px;max-height:82vh;overflow-y:auto;padding:48px;position:relative}.modal-close{position:absolute;top:18px;right:18px;width:32px;height:32px;border-radius:50%;background:var(--bg);border:none;cursor:pointer;font-size:17px;color:var(--sub);display:flex;align-items:center;justify-content:center;transition:all .18s}.modal-close:hover{background:var(--accent-lt);color:var(--accent)}.modal-title{font-family:var(--serif);font-size:24px;font-weight:700;color:var(--text);margin-bottom:5px;letter-spacing:.04em}.modal-date{font-size:11px;color:var(--muted);margin-bottom:36px}.modal-body h3{font-family:var(--serif);font-size:15px;font-weight:700;color:var(--text);margin:26px 0 8px}.modal-body h3:first-of-type{margin-top:0}.modal-body p{line-height:1.92}.modal-body p,.modal-body ul{font-size:13px;color:var(--sub);margin-bottom:6px}.modal-body ul{line-height:1.9;padding-left:18px}.legal-page{max-width:760px;margin:0 auto;padding:120px 24px 80px}.legal-back{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--accent);text-decoration:none;margin-bottom:34px;transition:opacity .18s}.legal-back:hover{opacity:.7}.legal-page h1{font-size:clamp(26px,4vw,34px);letter-spacing:.04em;line-height:1.3;margin-bottom:24px}.legal-page h1,.legal-page h2{font-family:var(--serif);font-weight:700;color:var(--accent)}.legal-page h2{font-size:19px;letter-spacing:.03em;margin:36px 0 12px}.legal-page h3{font-family:var(--serif);font-size:15px;font-weight:700;color:var(--accent);margin:22px 0 8px}.legal-page p{font-size:14.5px;color:var(--accent);line-height:1.95;margin-bottom:12px}.legal-page ol,.legal-page ul{font-size:14.5px;color:var(--accent);line-height:1.9;padding-left:22px;margin-bottom:14px}.legal-page li{margin-bottom:6px}.legal-page strong{color:var(--accent);font-weight:700}.legal-page blockquote{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:10px;padding:14px 18px;margin:18px 0;font-size:13px;color:var(--accent);line-height:1.85}.legal-page hr{border:none;border-top:1px solid var(--sep);margin:34px 0}.legal-page .legal-meta{font-size:13.5px;color:var(--accent);line-height:1.95;margin-bottom:6px}.legal-page h2{scroll-margin-top:90px}.legal-toc{position:static;height:auto;width:auto;inset:auto;z-index:auto;display:block;flex-direction:column;align-items:stretch;justify-content:flex-start;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:none;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:22px 26px;margin:28px 0 36px}.legal-toc .legal-toc-title{font-family:var(--serif);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--sub);margin:0 0 14px;scroll-margin-top:0}.legal-toc ol{list-style:none;padding-left:0;margin:0;display:flex;flex-direction:column;gap:9px}.legal-toc li{margin-bottom:0}.legal-toc a{font-size:14px;color:var(--accent);text-decoration:none;line-height:1.6;transition:opacity .18s}.legal-toc a:hover{opacity:.65;text-decoration:underline}.sutras-page{max-width:1000px;margin:0 auto;padding:104px 24px 80px}.sutras-page .sutra-card{cursor:pointer;text-decoration:none;display:block}.sutra-card-link{text-decoration:none;display:block;color:inherit}.sutra-group{margin-top:48px}.sutra-group:first-of-type{margin-top:8px}.sutra-group-title{font-family:var(--serif);font-size:20px;font-weight:700;color:var(--text);letter-spacing:.08em;padding-bottom:12px;border-bottom:1px solid var(--sep);margin-bottom:4px}.sutra-group .sutras-grid{margin-top:24px}.sutra-pill-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.sutra-pill-row .sutra-tag{margin-bottom:0}.sutra-tag.muted{color:var(--sub);background:rgba(130,95,55,.07);font-weight:600;letter-spacing:.04em}.sutra-tag.effect{color:var(--success);background:rgba(58,138,80,.1)}.sutra-detail{max-width:720px;margin:0 auto;padding:104px 24px 80px}.sutra-detail-title{font-family:var(--serif);font-size:clamp(30px,5vw,44px);font-weight:700;color:var(--text);letter-spacing:.05em;line-height:1.25;margin:8px 0 18px}.sutra-detail-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.sutra-pill{font-size:12px;font-weight:700;letter-spacing:.06em;color:var(--accent);background:var(--accent-lt);padding:4px 12px;border-radius:20px}.sutra-pill.effect{color:var(--success);background:rgba(58,138,80,.1)}.sutra-meta-table{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:6px 18px}.sutra-meta-row{display:flex;align-items:flex-start;gap:16px;padding:11px 0;border-bottom:1px solid var(--sep)}.sutra-meta-row:last-child{border-bottom:none}.sutra-meta-label{flex-shrink:0;width:72px;font-size:13px;font-weight:700;color:var(--sub);font-family:var(--serif);letter-spacing:.04em;line-height:1.6}.sutra-meta-value{flex:1 1;font-size:14px;color:var(--text);line-height:1.6}.sutra-meta-pills{flex:1 1;display:flex;flex-wrap:wrap;gap:7px}.sutra-detail-section{margin-top:40px}.sutra-detail-section h2{font-family:var(--serif);font-size:21px;font-weight:700;color:var(--text);letter-spacing:.04em;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid var(--sep)}.sutra-detail-section p{font-size:15px;color:var(--sub);line-height:2;margin-bottom:14px}.sutra-detail-content p{font-family:var(--serif);font-size:16px;color:var(--text);line-height:2.05;letter-spacing:.03em}.sutra-detail-vernacular p{font-size:14.5px;color:var(--sub);line-height:2}.sutra-detail-cta{margin-top:56px;display:flex;flex-direction:column;align-items:center;gap:22px}@media(max-width:900px){nav{padding:0 20px}.nav-links{display:none}.hero{grid-template-columns:1fr;padding:100px 24px 60px;gap:0}.phone-wrap{margin-top:40px}.features{padding:60px 24px}.sect-hd{margin-bottom:36px}.feat-split{grid-template-columns:1fr}.feat-dots,.feat-phone-sticky{display:none}.feat-item,.feat-item.active{background:transparent;border:1px solid transparent;border-radius:0;box-shadow:none;cursor:default;padding:18px 2px}.feat-item:not(:last-child){border-bottom:1px solid var(--sep)}.feat-item-body h3,.feat-item.active .feat-item-body h3{margin-bottom:7px}.feat-item-body p,.feat-item.active .feat-item-body p{max-height:none;opacity:1;overflow:visible}.sutras-browse{padding:60px 24px}.sutras-grid{grid-template-columns:1fr}.faq{padding:60px 24px}.dl-cta{padding:80px 24px}footer{padding:48px 24px 32px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-bottom{flex-direction:column;gap:16px;text-align:center}.modal-box{padding:32px 24px}}