*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#282440;background:#fef5da;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.75}a{color:#dc8334;text-decoration:none;transition:color .2s}a:hover{color:#e68a36}code{color:#dc8334;background:#fff3e8;border-radius:5px;padding:.15em .45em;font-size:.88em;font-weight:500}.layout{flex-direction:column;min-height:100vh;display:flex}.page-content{flex:1;width:100%;max-width:840px;margin:0 auto;padding:2rem 1.5rem 4rem}.navbar{z-index:100;-webkit-backdrop-filter:blur(18px);background:#fef5dae0;border-bottom:1px solid #e8c99a;padding:0 1.5rem;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;max-width:840px;height:64px;margin:0 auto;display:flex}.navbar-brand{color:#282440;letter-spacing:-.02em;align-items:center;gap:.65rem;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.navbar-brand:hover{color:#282440}.brand-icon-img{object-fit:contain;width:32px;height:32px}.navbar-links{gap:.25rem;display:flex}.navbar-links a{color:#666;border-radius:8px;padding:.5rem .9rem;font-size:.88rem;font-weight:500;transition:all .2s}.navbar-links a:hover{color:#dc8334;background:#fff3e8}.navbar-links a.active{color:#dc8334;background:#fff0dc;font-weight:600}.footer{text-align:center;color:#8c7b6b;background:#fff8f2;border-top:1px solid #e8c99a;padding:2rem 1.5rem;font-size:.82rem}.footer a{color:#8c7b6b;font-weight:500}.footer a:hover{color:#dc8334}.landing{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding-top:2rem;display:flex}.landing-icon-img{object-fit:contain;width:88px;height:88px;margin-bottom:2rem;animation:4s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing h1{letter-spacing:-.03em;color:#282440;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.landing h1 span{color:#dc8334}.landing .subtitle{color:#666;max-width:440px;margin-bottom:3rem;font-size:1.05rem;line-height:1.65}.landing-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;width:100%;max-width:800px;display:grid}.landing-card{color:#282440;background:#fff;border:1px solid #e0e0e0;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.75rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000a}.landing-card:hover{color:#282440;border-color:#e8c99a;transform:translateY(-3px);box-shadow:0 8px 28px #dc83341f}.landing-card .card-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;display:flex}.landing-card .card-icon.privacy{background:#fff3e8}.landing-card .card-icon.terms{background:#fff0dc}.landing-card .card-title{letter-spacing:-.01em;color:#282440;font-size:1.02rem;font-weight:600}.landing-card .card-desc{color:#666;font-size:.88rem;line-height:1.55}.app-badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.app-badge{color:#4a4a4a;background:#fff;border:1px solid #e0e0e0;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.82rem;display:inline-flex}.app-badge .badge-dot{background:#dc8334;border-radius:50%;width:7px;height:7px}.legal-page{animation:.35s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.legal-header{border-bottom:1px solid #e8c99a;margin-bottom:2.5rem;padding:2.5rem 0 2rem}.legal-header .breadcrumb{color:#8c7b6b;margin-bottom:1rem;font-size:.85rem}.legal-header .breadcrumb a{color:#8c7b6b}.legal-header .breadcrumb a:hover{color:#dc8334}.legal-header h1{color:#282440;letter-spacing:-.03em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.legal-header .effective-date{color:#8c7b6b;font-size:.9rem}.legal-header .effective-date strong{color:#dc8334;font-weight:600}.legal-content h2{color:#282440;letter-spacing:-.02em;border-bottom:1px solid #e0e0e0;margin:2.75rem 0 1rem;padding-bottom:.6rem;font-size:1.3rem;font-weight:700}.legal-content h3{color:#282440;margin:1.75rem 0 .75rem;font-size:1.05rem;font-weight:600}.legal-content p{color:#4a4a4a;margin-bottom:1.1rem;font-size:.98rem;line-height:1.8}.legal-content ul,.legal-content ol{color:#4a4a4a;margin:.75rem 0 1.25rem 1.5rem}.legal-content li{margin-bottom:.55rem;padding-left:.25rem;font-size:.97rem;line-height:1.75}.legal-content li::marker{color:#dc8334}.legal-content strong{color:#282440;font-weight:600}.placeholder{color:#dc8334;white-space:nowrap;background:#fff0dc;border:1px solid #e8c99a;border-radius:5px;padding:.12em .45em;font-size:.92em;font-weight:600}.service-grid{grid-template-columns:1fr 1fr;gap:.85rem;margin:1.25rem 0 1.5rem;display:grid}.service-item{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:1.15rem;font-size:.92rem;box-shadow:0 1px 4px #00000008}.service-item .service-name{color:#282440;margin-bottom:.3rem;font-size:.95rem;font-weight:600}.service-item .service-desc{color:#666;font-size:.85rem;line-height:1.5}.callout{border-radius:12px;margin:1.5rem 0;padding:1.25rem 1.5rem;font-size:.93rem;line-height:1.7}.callout.info{color:#4a4a4a;background:#fff8ee;border-left:3px solid #e68a36}.callout.warning{color:#4a4a4a;background:#fff0dc;border-left:3px solid #dc8334}.callout strong{color:#282440}.toc{background:#fff;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:2rem;padding:1.5rem 1.75rem;box-shadow:0 1px 4px #00000008}.toc-title{text-transform:uppercase;letter-spacing:.08em;color:#8c7b6b;margin-bottom:1rem;font-size:.78rem;font-weight:700}.toc ol{margin:0;padding-left:1.25rem}.toc li{margin-bottom:.45rem;font-size:.92rem}.toc a{color:#4a4a4a}.toc a:hover{color:#dc8334}.scroll-top{color:#dc8334;cursor:pointer;opacity:0;z-index:50;background:#fff;border:1px solid #e8c99a;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(10px);box-shadow:0 4px 14px #00000014}.scroll-top.visible{opacity:1;transform:translateY(0)}.scroll-top:hover{background:#fff3e8;border-color:#dc8334}@media (width<=640px){body{font-size:15px}.landing h1{font-size:1.85rem}.landing .subtitle{font-size:.95rem}.landing-cards{grid-template-columns:1fr;max-width:100%}.legal-header h1{font-size:1.6rem}.legal-content h2{font-size:1.15rem}.legal-content p,.legal-content li{font-size:.94rem}.service-grid{grid-template-columns:1fr}.navbar-inner{height:56px}.navbar-links a{padding:.4rem .65rem;font-size:.82rem}.page-content{padding:1.5rem 1rem 3rem}.app-badges{flex-direction:column;align-items:center}}
