@font-face{font-family:Neutral Face;src:url(/fonts/NeutralFace-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neutral Face;src:url(../../../fonts/NeutralFace.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--wood-light: #f5e6d3;--wood-medium: #d4a574;--wood-dark: #8b6f47;--wood-darker: #6b5234;--white: #ffffff;--gray-light: #f5f5f5;--gray-medium: #e0e0e0;--gray-dark: #666666;--text-dark: #333333;--accent-red: #d4a574;--font-family: "Inter Tight", sans-serif;--second-family: "Neutral Face", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%;max-width:100%}body{font-family:var(--font-family);color:var(--text-dark);background-color:var(--white);line-height:1.6;overflow-x:hidden;width:100%;max-width:100%;padding-top:124px}@media (max-width: 768px){body{padding-top:104px}}h1,h2,h3,h4,h5,h6{font-family:var(--second-family)}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box;overflow-x:hidden;position:relative}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;font-family:inherit}.btn-primary{background-color:var(--accent-red);color:var(--white);padding:12px 24px;border-radius:4px;font-weight:600;transition:background-color .3s}.btn-primary:hover{background-color:var(--wood-dark)}.btn-wood{background-color:var(--wood-medium);color:var(--white);padding:12px 24px;border-radius:4px;font-weight:600;transition:background-color .3s}.btn-wood:hover{background-color:var(--wood-dark)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.backdrop.svelte-hbxhn0.svelte-hbxhn0{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.modal.svelte-hbxhn0.svelte-hbxhn0{background:var(--wood-light);border:1px solid var(--wood-medium);border-radius:16px;box-shadow:0 12px 48px #00000040;max-width:720px;width:100%;max-height:85vh;display:flex;flex-direction:column;position:relative}.modal-close.svelte-hbxhn0.svelte-hbxhn0{position:absolute;top:16px;right:16px;width:36px;height:36px;border:none;background:transparent;color:var(--wood-darker);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .2s,color .2s;z-index:1}.modal-close.svelte-hbxhn0.svelte-hbxhn0:hover{background:var(--wood-medium);color:var(--white)}.modal-title.svelte-hbxhn0.svelte-hbxhn0{font-family:var(--second-family);font-size:20px;font-weight:700;color:var(--wood-darker);margin:0;padding:20px 24px 12px;flex-shrink:0}.modal-body.svelte-hbxhn0.svelte-hbxhn0{display:grid;grid-template-columns:200px 1fr;gap:24px;padding:0 24px;min-height:0;flex:1;overflow:hidden}.sections-nav.svelte-hbxhn0.svelte-hbxhn0{display:flex;flex-direction:column;gap:4px;overflow-y:auto}.nav-item.svelte-hbxhn0.svelte-hbxhn0{text-align:left;padding:12px 14px;background:transparent;border:none;border-radius:8px;font-size:14px;color:var(--text-dark);cursor:pointer;transition:background .2s,color .2s}.nav-item.svelte-hbxhn0.svelte-hbxhn0:hover{background:#d4a5744d;color:var(--wood-darker)}.nav-item.active.svelte-hbxhn0.svelte-hbxhn0{background:var(--wood-medium);color:var(--white)}.sections-content.svelte-hbxhn0.svelte-hbxhn0{overflow-y:auto;padding-right:4px}.sections-content.svelte-hbxhn0.svelte-hbxhn0::-webkit-scrollbar{width:6px}.sections-content.svelte-hbxhn0.svelte-hbxhn0::-webkit-scrollbar-track{background:var(--gray-light);border-radius:3px}.sections-content.svelte-hbxhn0.svelte-hbxhn0::-webkit-scrollbar-thumb{background:var(--wood-medium);border-radius:3px}.content-block.svelte-hbxhn0.svelte-hbxhn0{padding-bottom:16px}.content-block.svelte-hbxhn0 p.svelte-hbxhn0{margin:0 0 12px;font-size:14px;line-height:1.6;color:var(--text-dark)}.content-block.svelte-hbxhn0 p.svelte-hbxhn0:last-child{margin-bottom:0}.content-link.svelte-hbxhn0.svelte-hbxhn0{color:var(--accent-red);text-decoration:none}.content-link.svelte-hbxhn0.svelte-hbxhn0:hover{text-decoration:underline;color:var(--wood-dark)}.badge-always.svelte-hbxhn0.svelte-hbxhn0{display:inline-block;background:var(--wood-medium);color:var(--white);font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px;margin-bottom:12px}.toggle-row.svelte-hbxhn0.svelte-hbxhn0{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;cursor:pointer}.toggle-label.svelte-hbxhn0.svelte-hbxhn0{font-size:14px;font-weight:600;color:var(--text-dark)}.toggle.svelte-hbxhn0.svelte-hbxhn0{width:48px;height:26px;border-radius:13px;background:var(--gray-medium);border:none;padding:0;cursor:pointer;flex-shrink:0;transition:background .2s}.toggle.svelte-hbxhn0 .toggle-slider.svelte-hbxhn0{display:block;width:22px;height:22px;border-radius:50%;background:var(--white);margin:2px 2px 0;transition:transform .2s;box-shadow:0 1px 3px #0003}.toggle.on.svelte-hbxhn0.svelte-hbxhn0{background:var(--accent-red)}.toggle.on.svelte-hbxhn0 .toggle-slider.svelte-hbxhn0{transform:translate(22px)}.modal-actions.svelte-hbxhn0.svelte-hbxhn0{display:flex;flex-wrap:wrap;gap:12px;padding:20px 24px 24px;border-top:1px solid var(--wood-medium);flex-shrink:0}.action-btn.svelte-hbxhn0.svelte-hbxhn0{padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.action-btn.primary.svelte-hbxhn0.svelte-hbxhn0{background:var(--wood-dark);color:var(--white);border:none}.action-btn.primary.svelte-hbxhn0.svelte-hbxhn0:hover{background:var(--wood-darker)}.action-btn.secondary.svelte-hbxhn0.svelte-hbxhn0{background:var(--gray-medium);color:var(--text-dark);border:none}.action-btn.secondary.svelte-hbxhn0.svelte-hbxhn0:hover{background:var(--gray-dark);color:var(--white)}.action-btn.accent.svelte-hbxhn0.svelte-hbxhn0{background:var(--accent-red);color:var(--white);border:none}.action-btn.accent.svelte-hbxhn0.svelte-hbxhn0:hover{background:var(--wood-dark)}@media (max-width: 640px){.modal-body.svelte-hbxhn0.svelte-hbxhn0{grid-template-columns:1fr}.sections-nav.svelte-hbxhn0.svelte-hbxhn0{flex-direction:row;flex-wrap:wrap;overflow:visible}.nav-item.svelte-hbxhn0.svelte-hbxhn0{flex:1 1 auto;min-width:0}}.banner-wrap.svelte-ljucon.svelte-ljucon{position:fixed;bottom:24px;left:24px;z-index:9999;max-width:380px}.banner.svelte-ljucon.svelte-ljucon{background:var(--wood-light);border:1px solid var(--wood-medium);border-radius:16px;box-shadow:0 8px 32px #00000026;padding:16px;display:flex;flex-direction:column;gap:12px}.banner-title.svelte-ljucon.svelte-ljucon{font-family:var(--second-family);font-size:16px;font-weight:700;color:var(--wood-darker);margin:0;flex-shrink:0}.banner-scroll.svelte-ljucon.svelte-ljucon{max-height:160px;overflow-y:auto;font-size:13px;line-height:1.5;color:var(--text-dark);padding-right:4px}.banner-scroll.svelte-ljucon.svelte-ljucon::-webkit-scrollbar{width:6px}.banner-scroll.svelte-ljucon.svelte-ljucon::-webkit-scrollbar-track{background:var(--gray-light);border-radius:3px}.banner-scroll.svelte-ljucon.svelte-ljucon::-webkit-scrollbar-thumb{background:var(--wood-medium);border-radius:3px}.banner-scroll.svelte-ljucon p.svelte-ljucon{margin:0 0 10px}.banner-scroll.svelte-ljucon p.svelte-ljucon:last-child{margin-bottom:0}.banner-link.svelte-ljucon.svelte-ljucon{color:var(--accent-red);text-decoration:none}.banner-link.svelte-ljucon.svelte-ljucon:hover{text-decoration:underline;color:var(--wood-dark)}.banner-actions.svelte-ljucon.svelte-ljucon{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-shrink:0}.banner-actions-left.svelte-ljucon.svelte-ljucon{display:flex;gap:8px;flex-wrap:wrap}.btn.svelte-ljucon.svelte-ljucon{padding:10px 14px;border-radius:8px;font-size:13px;font-weight:600;transition:background-color .2s,color .2s}.btn-accept.svelte-ljucon.svelte-ljucon{background:var(--accent-red);color:var(--white)}.btn-accept.svelte-ljucon.svelte-ljucon:hover{background:var(--wood-dark)}.btn-reject.svelte-ljucon.svelte-ljucon{background:var(--gray-medium);color:var(--text-dark)}.btn-reject.svelte-ljucon.svelte-ljucon:hover{background:var(--gray-dark);color:var(--white)}.btn-settings.svelte-ljucon.svelte-ljucon{background:transparent;color:var(--wood-dark);border:1px solid var(--wood-medium)}.btn-settings.svelte-ljucon.svelte-ljucon:hover{background:var(--wood-medium);color:var(--white)}@media (max-width: 420px){.banner-wrap.svelte-ljucon.svelte-ljucon{left:12px;right:12px;bottom:12px;max-width:none}}
