@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap";.app{background:#f7f5f0;flex-direction:column;display:flex;position:fixed;inset:0}.nav{background:#fdfcfa;border-bottom:1px solid #e2ddd5;flex-shrink:0;align-items:center;padding:14px 20px;display:flex}.brand-name{letter-spacing:.08em;color:#1a1814;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:300;line-height:1}.brand-name span{color:#b8965a;font-style:italic}.brand-by{letter-spacing:.2em;color:#b5ada0;text-transform:uppercase;margin-top:2px;font-size:9px}.tabs{scrollbar-width:none;background:#fdfcfa;border-bottom:1px solid #e2ddd5;flex-shrink:0;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tab{letter-spacing:.14em;text-transform:uppercase;color:#b5ada0;cursor:pointer;white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;padding:11px 16px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.tab.active{color:#b8965a;border-bottom-color:#b8965a}.content{-webkit-overflow-scrolling:touch;background:#f7f5f0;flex:1;overflow:hidden auto}.page{padding:24px 20px 80px}.section-label{letter-spacing:.22em;text-transform:uppercase;color:#7a7268;margin-bottom:14px;font-size:9px;font-weight:500}.divider{align-items:center;gap:12px;margin:24px 0 16px;display:flex}.divider-line{background:#e8e4dc;flex:1;height:1px}.divider-text{color:#7a7268;letter-spacing:.2em;text-transform:uppercase;font-size:9px;font-weight:500}.callout{background:#f0e8d8;border:1px solid #d4b07a;gap:10px;margin-bottom:16px;padding:14px 16px;display:flex}.callout.green{background:#e8f2ec;border-color:#a0c4ac}.callout.red{background:#f8eded;border-color:#c47a7a}.callout-icon{flex-shrink:0;font-size:16px}.callout-text{color:#3d3830;font-size:10px;line-height:1.7}.callout-text strong{color:#1a1814;margin-bottom:2px;font-weight:500;display:block}.card{background:#fdfcfa;border:1px solid #e2ddd5;margin-bottom:10px;padding:14px}.card-title{color:#1a1814;margin-bottom:4px;font-size:12px;font-weight:500}.card-desc{color:#4a4540;font-size:10px;line-height:1.7}.setting-row{border-bottom:1px solid #ede9e2;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.setting-row:last-child{border-bottom:none}.setting-name{color:#3d3830;font-size:11px;font-weight:500}.setting-val{color:#b8965a;background:#f0e8d8;border:1px solid #d4b07a;padding:3px 8px;font-size:10px;font-weight:500}.setting-val.warn{color:#8b3a3a;background:#f8eded;border-color:#c47a7a}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f7f5f0;height:100%}body{color:#1a1814;-webkit-text-size-adjust:100%;background:#f7f5f0;height:100%;font-family:DM Sans,sans-serif;font-weight:400;overflow:hidden}#root{height:100%}
