@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&family=Source+Serif+4:opsz,wght@8..60,500;8..60,600;8..60,700&display=swap');
:root{--ink:#17212b;--muted:#6b7785;--navy:#102b43;--blue:#1e557d;--gold:#b88a3b;--paper:#fbfaf7;--line:#dfe5ea}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:"Manrope",sans-serif;letter-spacing:-.025em}.serif{font-family:"Source Serif 4",serif}.topbar{background:#0a2033;color:#c9d6e1;font-size:.82rem;border-bottom:1px solid rgba(255,255,255,.08)}.topbar a{color:#fff}.navbar-main{background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:1000}.navbar{min-height:76px}.brand{font-family:Manrope;font-weight:800;color:var(--navy)!important}.brand-mark{width:38px;height:38px;border:1px solid #d2b67d;border-radius:10px;background:var(--navy);display:inline-flex;align-items:center;justify-content:center;color:#e6c983;font-family:Georgia;font-weight:700}.nav-link{font-weight:600;font-size:.92rem;color:#44515e!important}.nav-link:hover,.nav-link.active{color:var(--navy)!important}.nav-link.active{position:relative}.nav-link.active:after{content:"";position:absolute;left:.8rem;right:.8rem;bottom:-19px;height:2px;background:var(--gold)}.btn{border-radius:8px;font-weight:700;padding:.7rem 1.05rem}.btn-primary{background:var(--navy);border-color:var(--navy);color:#fff}.btn-primary:hover{background:#071c2d;color:#fff}.btn-gold{background:var(--gold);border-color:var(--gold);color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.7rem;font-weight:800;color:#9b722f}.hero{position:relative;overflow:hidden;padding:105px 0 95px;background:var(--paper);border-bottom:1px solid var(--line)}.hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(184,138,59,.18);border-radius:50%;right:-230px;bottom:-270px}.hero h1{position:relative;font-size:clamp(2.8rem,5.2vw,5rem);line-height:1.02;max-width:920px}.hero p{position:relative;font-size:1.08rem;color:var(--muted);max-width:740px}.gold-line{width:58px;height:2px;background:var(--gold)}.section{padding:88px 0}.section-soft{background:#f6f7f5;border-top:1px solid #edf0ed;border-bottom:1px solid #edf0ed}.section-title{font-size:clamp(2rem,3.3vw,3.15rem);line-height:1.12}.muted{color:var(--muted)}.stat-card,.service-card,.journal-card,.info-card{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 14px 40px rgba(16,43,67,.06)}.stat-card{padding:24px}.stat-number{font:800 2rem Manrope;color:var(--navy)}.service-card{padding:28px;height:100%;transition:.22s;border-top:3px solid transparent}.service-card:hover{transform:translateY(-4px);border-top-color:var(--gold)}.icon-box{width:46px;height:46px;border:1px solid #dbe4ec;border-radius:10px;background:#f4f7fa;color:var(--navy);display:flex;align-items:center;justify-content:center}.page-hero{padding:62px 0;background:linear-gradient(180deg,#fafaf8,#f4f5f3);border-bottom:1px solid var(--line)}.filter-panel{position:sticky;top:98px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:22px;box-shadow:0 8px 26px rgba(16,43,67,.04)}.filter-title{font-weight:800;font-size:.92rem}.check-row{padding:5px 0;color:#4b5966;font-size:.87rem}.journal-card{padding:22px;height:100%;transition:.22s}.journal-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(16,43,67,.10)}.journal-cover{height:138px;border-radius:10px;background:linear-gradient(135deg,#102b43,#235d85);display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:18px;position:relative;overflow:hidden}.journal-cover:after{content:"";position:absolute;width:190px;height:190px;border:1px solid rgba(230,201,131,.25);border-radius:50%;right:-70px;top:-70px}.journal-cover>*{position:relative;z-index:1}.tag{display:inline-flex;padding:5px 9px;border-radius:5px;background:#eef3f7;color:#244b69;font-size:.72rem;margin:2px}.private-price{border-left:3px solid var(--gold);background:#fbf7ee;padding:10px 12px;color:#765a28;font-size:.84rem;font-weight:700}.form-control,.form-select{border-radius:8px;padding:.72rem .9rem;border-color:#d4dce3}.form-control:focus,.form-select:focus{border-color:#6d8ba8;box-shadow:0 0 0 .18rem rgba(30,85,125,.1)}.modal-content{border:0;border-radius:14px}.price-reveal{background:#f2f7f6;border:1px solid #d4e5e1;border-radius:12px;padding:26px;text-align:center}.price-value{font:800 clamp(2.2rem,5vw,3.8rem) Manrope;color:var(--navy)}.footer{background:#091c2c;color:#aebdca;padding:60px 0 22px}.footer h5{color:#fff}.footer a{color:#cbd6df}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:38px;padding-top:18px;font-size:.82rem}.option-box{border:1px solid var(--line);border-radius:10px;padding:14px;background:#fafbfc;max-height:300px;overflow:auto}.option-check{display:inline-flex;align-items:center;gap:7px;width:49%;padding:5px 4px;font-size:.84rem;color:#44515e}.setup{min-height:100vh;background:#f2f4f6;display:flex;align-items:center;justify-content:center}.setup-card{width:min(460px,92%);background:#fff;padding:34px;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.08)}.setup-card label{display:block;margin:13px 0 5px;font-weight:600}.setup-card input{width:100%;padding:11px;border:1px solid #d7dde3;border-radius:8px}.setup-card .btn{margin-top:18px;width:100%}.adminbar{background:#0a2033;color:#fff}.admin-card{border:0;border-radius:14px;box-shadow:0 8px 30px rgba(0,0,0,.05)}.sidebar a{display:block;padding:10px 12px;color:#475467;border-radius:8px}.sidebar a:hover{background:#edf2f6}@media(max-width:991px){.filter-panel{position:static}.nav-link.active:after{display:none}.hero{padding:72px 0}.section{padding:65px 0}.option-check{width:100%}}

.direct-filter-section{background:#f7f8f7;border-top:1px solid #e6eaed;border-bottom:1px solid #e6eaed}.filter-chip{display:inline-flex;align-items:center;padding:8px 12px;margin:0 7px 8px 0;border:1px solid #d7e0e7;border-radius:7px;background:#fff;color:#27445d;font-size:.82rem;font-weight:600}.filter-chip.active{background:#102b43;border-color:#102b43;color:#fff}.filter-scroll{max-height:190px;overflow:auto}

.submit-after-price{margin-top:22px;padding-top:20px;border-top:1px solid #d7e5e1;text-align:left}
.submit-after-price .btn{box-shadow:0 8px 22px rgba(16,43,67,.12)}

.filter-tab,.filter-tab:hover,.filter-tab:focus,.filter-tab:active,.clear-all-btn,.clear-all-btn:hover{text-decoration:none!important}

.tag-status{border:1px solid #d8e1e7}.tag-current{background:#eaf5f2;color:#17665d}.tag-history{background:#f6f0e4;color:#7b5b25}.tag-removed{background:#f8eaea;color:#8a3d3d}
