@charset "UTF-8";/*!
* Quill Editor v2.0.3
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;font-size:14px;line-height:1.5;color:#1f2a2e;background:#f6f3ec;-webkit-font-smoothing:antialiased}a{color:#1f615e;text-decoration:none}a:hover{text-decoration:underline}.app{display:grid;grid-template-columns:240px 1fr;height:100vh;overflow:hidden}.sidebar{background:#1f2a2e;color:#d8dde0;display:flex;flex-direction:column;padding:24px 0;height:100vh;overflow:visible}.sidebar .brand{margin:0 24px 28px;font-size:18px;font-weight:700;letter-spacing:.02em;color:#fff}.sidebar .brand:before{content:"";display:inline-block;width:8px;height:8px;background:#1f615e;border-radius:50%;margin-right:10px;vertical-align:middle}.sidebar nav{display:flex;flex-direction:column;flex:1}.sidebar nav a{padding:10px 24px;color:#b8c0c4;border-left:3px solid transparent}.sidebar nav a:hover{color:#fff;text-decoration:none}.sidebar nav a.active{color:#fff;border-left-color:#1f615e;background:#ffffff08}.sidebar .sidebar-footer{margin:0 24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;display:flex;flex-direction:column;gap:6px}.sidebar .sidebar-footer a{color:#b8c0c4}.sidebar .sidebar-footer .sidebar-user{display:flex;flex-direction:column;gap:2px;margin-bottom:6px}.sidebar .sidebar-footer .sidebar-user>div:first-child{font-size:10px;text-transform:uppercase;letter-spacing:.08em;opacity:.6}.sidebar .sidebar-footer .sidebar-user .role-pill{display:inline-block;align-self:flex-start;background:#ffffff14;color:#fff;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-top:2px}.sidebar .sidebar-footer .linkish{align-self:flex-start;color:#b8c0c4}.sidebar .sidebar-footer .linkish:hover{color:#fff;text-decoration:underline}.content{padding:32px 40px 64px;width:100%;height:100vh;overflow-y:auto}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:16px}.page-header h2{font-size:24px;font-weight:600;margin:0}.actions{display:flex;align-items:center;gap:12px;margin-left:auto}.loading,.empty{padding:40px;text-align:center;color:#6b7378}.error{padding:16px;background:#f8d9d8;color:#b3261e;border-radius:8px;margin:16px 0}.muted{color:#6b7378}.mono{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:12.5px}button{font-family:inherit;font-size:14px;font-weight:500;padding:8px 16px;border:1px solid #e3ddd0;background:#fff;color:#1f2a2e;border-radius:8px;cursor:pointer;transition:background .12s ease}button:hover:not(:disabled){background:#e6efee;border-color:#1f615e}button:disabled{opacity:.5;cursor:not-allowed}button.primary{background:#1f615e;color:#fff;border-color:#1f615e}button.primary:hover:not(:disabled){background:#184a48}button.danger{color:#b3261e;border-color:#ea8680}button.danger:hover:not(:disabled){background:#f8d9d8;border-color:#b3261e}button.small{font-size:12px;padding:5px 10px}input[type=text],input[type=number],input[type=url],input[type=search],input[type=email],input[type=password],input:not([type]),textarea,select{font-family:inherit;font-size:14px;padding:8px 12px;border:1px solid #e3ddd0;border-radius:8px;background:#fff;color:#1f2a2e;width:100%}input[type=text]:focus,input[type=number]:focus,input[type=url]:focus,input[type=search]:focus,input[type=email]:focus,input[type=password]:focus,input:not([type]):focus,textarea:focus,select:focus{outline:2px solid #e6efee;border-color:#1f615e}textarea{font-family:inherit;resize:vertical}input.mono,.mono{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:13px}.field{display:flex;flex-direction:column;gap:6px;padding:10px 0;border-bottom:1px solid #e3ddd0}.field:last-child{border-bottom:0}.field-label{font-size:13px;font-weight:600;color:#1f2a2e;display:flex;align-items:center;justify-content:space-between;gap:12px}.linkish{background:transparent;border:0;padding:0;color:#1f615e;font-weight:500;cursor:pointer}.linkish:hover{text-decoration:underline;background:transparent}.field-section{margin-bottom:28px}.field-section>h3{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#6b7378;margin:0 0 12px;font-weight:600}.field-pane{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #e3ddd0;border-radius:8px;padding:14px 18px;box-shadow:0 1px 2px #1f2a2e0f;margin-bottom:10px}.field-pane>.field-label{font-size:13px;font-weight:600;color:#1f2a2e}.field-pane>.field-help{font-size:12px;color:#6b7378;margin-top:-2px}.field-pane:focus-within{border-color:#1f615e;box-shadow:0 0 0 3px #e6efee}label.checkbox{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:400}label.checkbox input{width:auto}.multiselect{display:flex;flex-direction:column;gap:6px;padding:8px;border:1px solid #e3ddd0;border-radius:8px;max-height:240px;overflow:auto}.image-field{display:inline-block}.image-preview{display:flex;flex-direction:column;gap:6px}.image-preview img{max-width:220px;max-height:160px;border-radius:8px;border:1px solid #e3ddd0;object-fit:cover}.image-preview .image-controls{display:flex;gap:6px}.image-array .image-array-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.repeater{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.repeater-row{width:100%;border:1px solid #e3ddd0;border-radius:8px;padding:12px 16px;background:#f6f3ec}.repeater-row-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.sticky-header{position:sticky;top:0;z-index:10;background:#f6f3ec;padding:16px 0;border-bottom:1px solid #e3ddd0;margin-bottom:16px}.config-row{margin-bottom:12px}.config-row-head{display:grid;grid-template-columns:1fr 200px 1fr auto;gap:8px;align-items:center}.config-key{font-weight:600}.row-actions{display:flex;gap:4px}.sub-block{margin-top:12px;padding-top:12px;border-top:1px dashed #e3ddd0}.sub-block h4{margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7378}.sub-row{display:grid;grid-template-columns:1fr 160px 1fr auto;gap:6px;margin-bottom:6px}.chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.chip-btn{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:12px;padding:4px 10px;border:1px dashed #e3ddd0;border-radius:999px;background:transparent;color:#6b7378;cursor:pointer}.chip-btn:hover{color:#1f615e;border-color:#1f615e;background:#e6efee}.add-field-row{margin-top:12px;display:flex;justify-content:center}.small{font-size:12px}.ai-panel{background:#fff;border:1px solid #e3ddd0;border-radius:14px;padding:20px 24px;box-shadow:0 4px 14px #1f2a2e14;margin-bottom:20px}.ai-panel .ai-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.ai-panel .ai-panel-head h3{margin:0 0 4px;font-size:16px;font-weight:600;color:#1f2a2e;letter-spacing:0;text-transform:none}.ai-panel .ai-panel-head p{margin:0;max-width:60ch}.ai-panel .ai-panel-form{display:flex;flex-direction:column;gap:12px}.ai-panel .ai-panel-actions{display:flex;justify-content:flex-end;margin-top:4px}.ai-panel .result-list{margin:8px 0 0;padding-left:18px}.ai-panel .result-list li{margin-bottom:2px}.credits-panel{background:#fff;border:1px solid #e3ddd0;border-radius:14px;padding:20px 24px;box-shadow:0 4px 14px #1f2a2e14;margin-bottom:20px}.credits-panel .credits-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.credits-panel .credits-head h3{margin:0 0 4px;font-size:16px;font-weight:600;color:#1f2a2e;letter-spacing:0;text-transform:none}.credits-panel .credits-head p{margin:0;max-width:60ch}.credits-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:12px}.credit-item{display:grid;grid-template-columns:140px 1fr;gap:16px;padding:12px;border:1px solid #e3ddd0;border-radius:8px;background:#f6f3ec;align-items:start}.credit-item .credit-thumb{display:block}.credit-item .credit-thumb img{width:140px;height:100px;object-fit:cover;border-radius:4px;border:1px solid #e3ddd0}.credit-item .credit-info{min-width:0}.credit-item .credit-line{margin:0 0 8px;font-weight:500}.credit-item .credit-grid{display:grid;grid-template-columns:110px 1fr;gap:4px 12px;margin:0 0 8px;font-size:13px}.credit-item .credit-grid dt{color:#6b7378;font-weight:500}.credit-item .credit-grid dd{margin:0}.credit-item .credit-url{word-break:break-all;overflow:hidden;text-overflow:ellipsis;margin:0}.spinner{display:inline-block;width:12px;height:12px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite;vertical-align:-2px}.with-spinner{display:inline-flex;align-items:center;gap:8px}@keyframes spin{to{transform:rotate(360deg)}}input.search{font-family:inherit;font-size:14px;padding:8px 12px;border:1px solid #e3ddd0;border-radius:8px;background:#fff;width:280px}input.search:focus{outline:2px solid #e6efee;border-color:#1f615e}.card{background:#fff;border:1px solid #e3ddd0;border-radius:14px;padding:20px 24px;box-shadow:0 1px 2px #1f2a2e0f;margin-bottom:16px}.card h3{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#6b7378;margin:0 0 12px;font-weight:600}.card .big-number{font-size:32px;font-weight:600;margin:4px 0 0}.card ul{list-style:none;padding:0;margin:0}.card ul li{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #e3ddd0}.card ul li:last-child{border-bottom:0}.card ul li strong{font-weight:600}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:16px}.callout{padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.callout.success{background:#e3f5ea;color:#2c7a4b}.callout.error{background:#f8d9d8;color:#b3261e}.status{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap}.status.status-success{background:#d0eedc;color:#2c7a4b}.status.status-running,.status.status-partial{background:#f6e4c3;color:#b97f1b}.status.status-error{background:#f8d9d8;color:#b3261e}.status.status-published{background:#d0eedc;color:#2c7a4b}.status.status-draft{background:#f6f3ec;color:#6b7378}.status.status-waiting-review{background:#f6e4c3;color:#b97f1b}.data-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e3ddd0;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #1f2a2e0f}.data-table th,.data-table td{text-align:left;padding:10px 14px;border-bottom:1px solid #e3ddd0;vertical-align:middle}.data-table th{background:#f6f3ec;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7378}.data-table tr:last-child td{border-bottom:0}.data-table tr:hover td{background:#f2f7f6}.data-table .thumb-cell{width:44px}.data-table .thumb-cell img{width:36px;height:27px;object-fit:cover;border-radius:4px;display:block}.filter-pills{display:flex;gap:6px;margin-bottom:16px;flex-wrap:wrap}.filter-pills .pill{font-family:inherit;font-size:13px;font-weight:500;padding:6px 12px;border:1px solid #e3ddd0;background:#fff;color:#6b7378;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .12s ease,color .12s ease}.filter-pills .pill:hover{color:#1f2a2e}.filter-pills .pill.is-active{background:#1f615e;color:#fff;border-color:#1f615e}.filter-pills .pill-count{font-size:11px;font-weight:600;padding:1px 7px;border-radius:999px;background:#f6f3ec;color:#6b7378;min-width:18px;text-align:center}.filter-pills .pill.is-active .pill-count{background:#fff3;color:#fff}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;flex-wrap:wrap}.pagination .page-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:4px}.pagination .page-num{min-width:34px;padding:6px 10px;font-size:13px;font-variant-numeric:tabular-nums}.pagination .page-num.is-current{background:#1f615e;color:#fff;border-color:#1f615e;cursor:default}.pagination .page-num.is-current:hover{background:#1f615e}.pagination .page-ellipsis{padding:0 6px;color:#6b7378;-webkit-user-select:none;user-select:none}.runs table{margin-top:4px;width:100%}.runs table th,.runs table td{text-align:left}.event-pill{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:#f6f3ec;color:#6b7378}.event-pill.event-edit{background:#f6e4c3;color:#b97f1b}.event-pill.event-import{background:#e6efee;color:#1f615e}.event-pill.event-create{background:#d0eedc;color:#2c7a4b}.event-pill.event-delete{background:#f8d9d8;color:#b3261e}.post-detail .back-link{display:inline-block;margin-bottom:12px;font-size:13px}.post-detail .post-header{display:flex;gap:24px;margin-bottom:24px;align-items:flex-start}.post-detail .post-header .featured-wrap{display:flex;flex-direction:column;gap:4px}.post-detail .post-header .featured{width:120px;height:80px;object-fit:cover;border-radius:8px;box-shadow:0 1px 2px #1f2a2e0f}.post-detail .post-header .image-credit{font-size:11px;color:#6b7378;max-width:120px;line-height:1.4}.post-detail .post-header .image-credit a{color:inherit;text-decoration:underline}.post-detail .post-header .image-credit a:hover{color:#1f615e}.post-detail .post-header h2{margin:0 0 8px;font-size:26px}.post-detail .post-header .meta-row{display:flex;gap:8px;flex-wrap:wrap;font-size:13px}.post-detail .post-body{line-height:1.65;overflow-wrap:anywhere;word-break:break-word}.post-detail .post-body p{margin:0 0 1em}.post-detail .post-body img,.post-detail .post-body video{max-width:100%;height:auto}.post-detail .post-body iframe{max-width:100%}.post-detail .post-body pre{max-width:100%;overflow-x:auto}.post-detail .post-body table{display:block;max-width:100%;overflow-x:auto}.post-detail .tax-row{display:flex;align-items:center;gap:16px;padding:8px 0;border-bottom:1px solid #e3ddd0}.post-detail .tax-row:last-child{border-bottom:0}.post-detail .tax-label{min-width:180px;color:#6b7378}.post-detail .tags{display:flex;flex-wrap:wrap;gap:6px}.post-detail .tag{background:#e6efee;color:#1f615e;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:500}.post-detail .meta-table{table-layout:fixed}.post-detail .meta-table td{vertical-align:top;word-break:break-word;overflow-wrap:anywhere}.post-detail .meta-table td:first-child{width:140px;color:#1f2a2e;white-space:normal;word-break:break-word}.post-detail .meta-table a{word-break:break-all;overflow-wrap:anywhere}.post-detail .meta-value{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:12px;margin:0;white-space:pre-wrap;word-break:break-word;max-height:200px;overflow:auto;color:#6b7378}.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:#f6f3ec}.auth-card{width:100%;max-width:380px;background:#fff;border:1px solid #e3ddd0;border-radius:14px;padding:32px;box-shadow:0 4px 14px #1f2a2e14;display:flex;flex-direction:column;gap:14px}.auth-card .auth-brand{margin:0;font-size:22px;font-weight:700;letter-spacing:.01em}.auth-card .auth-brand:before{content:"";display:inline-block;width:8px;height:8px;background:#1f615e;border-radius:50%;margin-right:10px;vertical-align:middle}.auth-card .auth-sub{margin:-6px 0 6px;color:#6b7378;font-size:14px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field>span{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#6b7378;font-weight:600}.auth-field input{font-family:inherit;font-size:14px;padding:9px 12px;border:1px solid #e3ddd0;border-radius:8px;background:#fff}.auth-field input:focus{outline:2px solid #e6efee;border-color:#1f615e}.auth-checking{min-height:100vh;display:flex;align-items:center;justify-content:center;color:#6b7378;font-size:14px}.public-home{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f6f3ec;padding:32px}.public-home-inner{max-width:540px;text-align:center}.public-home-inner h1{font-size:32px;margin:0 0 12px;font-weight:700}.public-home-inner p{margin:0 0 8px}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-top:16px}.media-card{background:#fff;border:1px solid #e3ddd0;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:box-shadow .12s ease,transform .12s ease}.media-card:hover{box-shadow:0 4px 14px #1f2a2e14;text-decoration:none;transform:translateY(-1px)}.media-thumb{aspect-ratio:4/3;background:#f6f3ec;overflow:hidden}.media-thumb img{width:100%;height:100%;object-fit:cover;display:block}.media-meta{padding:10px 12px 12px;display:flex;flex-direction:column;gap:2px}.media-source{text-transform:uppercase;letter-spacing:.04em;color:#6b7378;font-weight:600}.media-photographer{font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.status-complete{background:#e6efee;color:#1f615e}.status-needs-disambiguation{background:#f6e4c3;color:#b97f1b}.status-unsourced{background:#f8d9d8;color:#b3261e}.view-toggle{display:inline-flex;background:#f6f3ec;border:1px solid #e3ddd0;border-radius:8px;padding:3px;gap:0}.view-toggle button.view-toggle-btn{background:transparent;border:0;border-radius:4px;padding:4px 12px;font-size:13px;font-weight:500;color:#6b7378;cursor:pointer;transition:background .12s ease,color .12s ease}.view-toggle button.view-toggle-btn:hover:not(.is-active):not(:disabled){background:transparent;border-color:transparent;color:#1f2a2e}.view-toggle button.view-toggle-btn.is-active{background:#fff;color:#1f2a2e;box-shadow:0 1px 2px #1f2a2e0f}.data-bool{font-weight:500}.data-bool.yes{color:#2c7a4b}.data-image-thumb{display:inline-block;border:1px solid #e3ddd0;border-radius:4px;overflow:hidden;background:#f6f3ec}.data-image-thumb img{display:block;max-width:200px;max-height:150px;object-fit:cover}.data-image-grid{display:flex;flex-wrap:wrap;gap:8px}.data-chips{display:flex;flex-wrap:wrap;gap:4px}.data-chips .tag{background:#e6efee;color:#1f615e;padding:2px 8px;border-radius:999px;font-size:12px}.data-multiline{white-space:pre-wrap;line-height:1.45}.data-repeater{display:flex;flex-direction:column;gap:8px;min-width:0}.data-repeater-row{display:flex;gap:12px;align-items:flex-start;background:#f6f3ec;border:1px solid #e3ddd0;border-radius:8px;padding:8px 12px;min-width:0}.data-repeater-row dl{margin:0;flex:1;min-width:0;display:grid;grid-template-columns:minmax(120px,1fr) minmax(0,3fr);column-gap:12px;row-gap:2px}.data-repeater-row dt{color:#6b7378;font-size:12px;text-transform:uppercase;letter-spacing:.04em;align-self:start;line-height:1.5;overflow-wrap:anywhere}.data-repeater-row dd{margin:0;min-width:0;overflow-wrap:anywhere}.data-repeater-cell{display:contents}.data-repeater-index{background:#1f615e;color:#fff;font-weight:600;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.attractions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;margin-top:6px;min-width:0}.attractions-grid-tile{display:flex;flex-direction:column;background:#fff;border:1px solid #e3ddd0;border-radius:8px;overflow:hidden;color:inherit;text-decoration:none;transition:box-shadow .12s ease,transform .12s ease,border-color .12s ease}.attractions-grid-tile.is-link:hover{text-decoration:none;box-shadow:0 4px 14px #1f2a2e14;transform:translateY(-1px);border-color:#d8cfbd}.attractions-grid-tile.is-missing{border-style:dashed;background:#f6f3ec}.attractions-grid-thumb{aspect-ratio:4/3;background:#f6f3ec;overflow:hidden;position:relative}.attractions-grid-thumb img{width:100%;height:100%;object-fit:cover;display:block}.attractions-grid-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.attractions-grid-meta{padding:8px 10px 10px;display:flex;flex-direction:column;gap:2px;min-width:0}.attractions-grid-name{font-weight:500;line-height:1.3;overflow-wrap:anywhere}.attractions-grid-status-row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:6px;flex-wrap:wrap}.quick-action{font-family:inherit;font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;border:1px solid #e3ddd0;background:#fff;color:#1f2a2e;cursor:pointer;line-height:1.4;white-space:nowrap}.quick-action:hover:not(:disabled){border-color:#1f615e;color:#1f615e}.quick-action.primary{background:#1f615e;color:#fff;border-color:#1f615e}.quick-action.primary:hover:not(:disabled){background:#184a48;color:#fff}.quick-action:disabled{opacity:.6;cursor:not-allowed}.data-object{margin:0;min-width:0;display:grid;grid-template-columns:minmax(120px,1fr) minmax(0,3fr);column-gap:12px;row-gap:2px}.data-object-row{display:contents}.data-object-row dt{color:#6b7378;font-size:12px;overflow-wrap:anywhere}.data-object-row dd{margin:0;min-width:0;overflow-wrap:anywhere}.image-picker{background:#fff;border:1px solid #e3ddd0;border-radius:8px;padding:16px;margin-bottom:24px}.image-picker-head h3{margin:0}.image-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin:12px 0 16px}.image-picker-tile{border:2px solid #e3ddd0;border-radius:8px;background:#f6f3ec;overflow:hidden;display:flex;flex-direction:column;transition:border-color .12s ease,box-shadow .12s ease}.image-picker-tile.in-gallery{border-color:#1f615e}.image-picker-tile.is-featured{border-color:#133a39;box-shadow:0 0 0 2px #e6efee}.image-picker-thumb{position:relative;background:none;border:0;padding:0;cursor:pointer;aspect-ratio:4/3;overflow:hidden}.image-picker-thumb img{width:100%;height:100%;object-fit:cover;display:block}.image-picker-badge{position:absolute;top:6px;right:6px;background:#1f615e;color:#fff;font-size:11px;padding:2px 6px;border-radius:999px;font-weight:600;letter-spacing:.02em}.image-picker-controls{padding:6px 8px 0}.image-picker-feature{width:100%;background:transparent;border:1px solid transparent;padding:4px 8px;border-radius:4px;font-size:12px;text-align:left;cursor:pointer;color:#6b7378}.image-picker-feature:hover{background:#e6efee;color:#1f615e}.image-picker-feature.is-active{background:#1f615e;color:#fff;border-color:#1f615e;font-weight:600}.image-picker-feature.is-active:hover{background:#194e4b}.image-picker-credit{padding:0 8px 4px;line-height:1.3;min-height:28px}.image-picker-keywords{padding:0 8px 8px;line-height:1.35;display:flex;flex-direction:column;gap:4px}.image-picker-alt{font-style:italic}.image-picker-query .tag{background:#e6efee;color:#1f615e;padding:2px 6px;border-radius:3px;display:inline-block}.image-picker-upload{display:flex;align-items:center;gap:8px;margin-top:8px}.image-picker-upload select{min-width:140px}.image-upload{display:flex;align-items:center;gap:8px}.image-upload select{min-width:130px}.credits{display:flex;flex-direction:column;gap:24px}.credits-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.credits-totals .stat-card{background:#fff;border:1px solid #e2e2e6;border-radius:8px;padding:16px 20px}.credits-totals .stat-card h3{margin:0 0 8px;font-size:13px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.04em}.credits-totals .stat-card .stat-headline{margin:0 0 4px;font-size:28px;font-weight:700;font-variant-numeric:tabular-nums}.credits-section{background:#fff;border:1px solid #e2e2e6;border-radius:8px;padding:16px 20px}.credits-section>header{margin-bottom:12px}.credits-section>header h3{margin:0 0 4px;font-size:14px}.credits-section>header p{margin:0}.credits-bars{display:grid;grid-template-columns:repeat(14,minmax(0,1fr));align-items:end;gap:6px;height:140px}.credits-bar-wrap{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;gap:4px;cursor:default}.credits-bar{width:100%;background:linear-gradient(to top,#4a6cf7,#6c8aff);border-radius:3px 3px 0 0;min-height:2px;transition:opacity .12s ease}.credits-bar-wrap:hover .credits-bar{opacity:.85}.credits-bar-label{font-size:10px;color:#888;font-variant-numeric:tabular-nums}.credits-table{width:100%;border-collapse:collapse;font-size:13px;table-layout:auto}.credits-table th,.credits-table td{padding:8px 10px;text-align:left;border-bottom:1px solid #ececef;vertical-align:top}.credits-table th{font-weight:600;color:#555;font-size:12px;text-transform:uppercase;letter-spacing:.03em;border-bottom:2px solid #d8d8dc}.credits-table td.num,.credits-table th.num{text-align:right;font-variant-numeric:tabular-nums}.credits-table td.nowrap{white-space:nowrap}.credits-table tr.row-error td:not(:last-child){color:#a04040}.credits-err{margin-top:2px;max-width:360px;word-break:break-word;font-size:11px;line-height:1.3}.pill{display:inline-block;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600;letter-spacing:.02em;white-space:nowrap}.pill.pill-ok{background:#e3f5e7;color:#1f6f33}.pill.pill-warn{background:#fff3d4;color:#855300}.pill.pill-error{background:#fae3e3;color:#8a2222}.thumb-placeholder{display:inline-flex;width:48px;height:36px;align-items:center;justify-content:center;background:#fff3d4;color:#855300;border-radius:4px;font-size:16px;font-weight:700}.card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:4px}.google-credit-bar{width:100%;height:8px;background:#ececef;border-radius:999px;overflow:hidden;margin:6px 0}.google-credit-bar-fill{height:100%;border-radius:999px;transition:width .2s ease}.thumb{width:36px!important;height:27px!important;object-fit:cover;border-radius:4px;display:block}.event-sources{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:16px 0 24px}.event-source-card{background:#fff;border:1px solid #e3e5ea;border-radius:8px;padding:16px}.event-source-card.is-disabled{opacity:.6}.event-source-card header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.event-source-card h3{margin:0;font-size:16px;display:inline-flex;align-items:center;gap:8px}.event-source-card .pill{font-size:11px;padding:2px 8px;border-radius:999px;background:#f0f1f4;color:#6b7280}.event-source-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 8px}.event-source-meta>div{display:flex;flex-direction:column}.event-source-meta dt{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.event-source-meta dd{margin:0;font-size:18px;font-weight:600}.event-list-section{margin-top:16px}.event-list-section .filters{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.event-list-section .filters input[type=search]{min-width:220px}.info{background:#e7f5ea;border:1px solid #b8dec3;color:#186232;padding:8px 12px;border-radius:4px;margin:12px 0}.error-text{color:#b3261e}.users-page .stats-card{background:#fff;border:1px solid #e3e5ea;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:4px}.users-page .stats-value{font-size:24px;font-weight:700;color:#1a1d24;line-height:1.1}.users-page .stats-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#5e6470;font-weight:600}.users-page .stats-sub{font-size:12px}.user-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;margin-bottom:20px}.user-filters{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:12px;background:#f6f7f9;border:1px solid #e3e5ea;border-radius:8px}.user-filters input[type=search]{flex:1 1 240px;min-width:200px;padding:8px 12px;border:1px solid #e3e5ea;border-radius:4px;font-family:inherit;font-size:14px;background:#fff}.user-filters label{display:flex;flex-direction:column;gap:2px;font-size:12px;color:#5e6470}.user-filters select{padding:6px 8px;border:1px solid #e3e5ea;border-radius:4px;font-size:14px;background:#fff;font-family:inherit}.user-filters .user-count{margin-left:auto}.filter-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.user-table .user-row{cursor:pointer}.user-table .user-row:hover{background:#f6f7f9}.user-table .user-email{color:#1f3a93;font-weight:500}.pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em;background:#e7ecf8;color:#1f3a93}.pill.pill-good{background:#d8f5e3;color:#0a6634}.pill.pill-warn{background:#fff4e0;color:#8a4400}.pill.pill-muted{background:#ececec;color:#5e6470}.pill.pill-accent{background:#ffe0e2;color:#c4111c}.drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#14182073;z-index:80;animation:drawer-fade .18s ease}.drawer{position:fixed;top:0;right:0;bottom:0;width:min(540px,100%);background:#fff;z-index:81;box-shadow:-8px 0 24px #1418201f;display:flex;flex-direction:column;animation:drawer-slide .22s cubic-bezier(.4,0,.2,1);overflow-y:auto}.drawer h3{margin:0;font-size:18px}.drawer h4{margin:0 0 8px;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#5e6470}@keyframes drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes drawer-slide{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}.drawer-head{position:sticky;top:0;background:#fff;border-bottom:1px solid #e3e5ea;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;z-index:1}.drawer-section{padding:16px 20px;border-bottom:1px solid #f1f2f5}.drawer-section:last-child{border-bottom:0}.kv{display:grid;grid-template-columns:130px 1fr;gap:4px 12px;margin:0;font-size:13px}.kv dt{color:#5e6470;font-weight:500}.kv dd{margin:0;color:#1a1d24;word-break:break-word}.event-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.event-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:8px 10px;background:#f6f7f9;border-radius:4px;font-size:12px}.event-type{font-weight:600;color:#1a1d24}.drawer-actions{background:#f6f7f9}.drawer-actions .action-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.drawer-actions .action-row button{padding:8px 14px;border:1px solid #e3e5ea;border-radius:4px;background:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600}.drawer-actions .action-row button:hover:not(:disabled){border-color:#1a1d24}.drawer-actions .action-row button:disabled{opacity:.5;cursor:not-allowed}.drawer-actions .action-row button.danger{background:#b3261e;color:#fff;border-color:#b3261e}.drawer-actions .action-row button.danger:hover:not(:disabled){background:#8a1c17;border-color:#8a1c17}.tabs{display:flex;gap:4px;border-bottom:1px solid #e3e5ea;margin-bottom:24px}.tab{background:transparent;border:0;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:600;color:#5e6470;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .12s ease,border-color .12s ease}.tab:hover{color:#1a1d24}.tab.tab-active{color:#1a1d24;border-bottom-color:#e3101a}.users-tab-blurb{font-size:14px;margin:0 0 20px}.staff-toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.staff-edit{display:flex;flex-direction:column;gap:12px}.staff-edit .action-row{margin-top:4px}.staff-edit small.muted{font-size:11px;margin-top:4px;display:block}.audit-details{background:#f6f7f9;border:1px solid #e3e5ea;border-radius:4px;padding:10px 12px;margin:0;font-size:12px;font-family:SF Mono,Menlo,Consolas,monospace;max-height:240px;overflow:auto;white-space:pre-wrap;word-break:break-word}.linked-journeys-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.linked-journeys-list li{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:8px 12px;background:#f6f7f9;border:1px solid #e3e5ea;border-radius:6px}.linked-journeys-list li span{font-weight:500}.linked-journeys-list li a{white-space:nowrap;text-decoration:none}.linked-journeys-list li a:hover{text-decoration:underline}.oa-page{max-width:980px}.oa-blurb{margin-bottom:16px}.oa-override{border:1px solid #b97f1b;background:#f6e4c3;border-radius:8px;padding:12px 14px;margin-bottom:16px}.oa-override.on{background:#f2d5a4}.oa-override label{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.oa-override input{margin-top:3px}.oa-filters{display:flex;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}.oa-search{flex:1;min-width:220px;padding:9px 12px;border:1px solid #e3ddd0;border-radius:8px;font:inherit}.oa-active-filter{display:flex;align-items:center;gap:7px;font-size:14px;cursor:pointer;white-space:nowrap}.oa-active-filter input{cursor:pointer}.oa-active-count{color:#6b7378}.oa-operator{border:1px solid #e3ddd0;border-radius:8px;background:#fff;margin-bottom:10px;overflow:hidden}.oa-op-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;flex-wrap:wrap}.oa-op-toggle{display:flex;align-items:center;gap:10px;background:none;border:0;cursor:pointer;padding:0;font:inherit;color:#1f2a2e}.oa-caret{transition:transform .12s ease;color:#6b7378}.oa-caret.open{transform:rotate(90deg)}.oa-op-name{font-weight:700}.oa-op-count{color:#6b7378;font-size:13px}.oa-op-actions{display:flex;gap:18px;flex-wrap:wrap}.oa-op-feature{display:flex;align-items:center;gap:6px;font-size:13px}.oa-op-feature-label{color:#6b7378}.oa-op-feature-count{font-variant-numeric:tabular-nums;font-weight:600}.oa-mini{font-size:12px;padding:3px 8px;border:1px solid #e3ddd0;border-radius:4px;background:#f6f3ec;cursor:pointer}.oa-mini:hover:not(:disabled){border-color:#1f615e}.oa-mini:disabled{opacity:.5;cursor:default}.oa-routes{width:100%;border-collapse:collapse;border-top:1px solid #e3ddd0}.oa-routes th,.oa-routes td{padding:8px 14px;text-align:left;border-bottom:1px solid #e3ddd0}.oa-routes th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7378}.oa-routes th:not(:first-child),.oa-routes td:not(:first-child){width:130px;text-align:center}.oa-route-title a{color:#1f2a2e;text-decoration:none}.oa-route-title a:hover{text-decoration:underline}.oa-na{color:#e3ddd0;font-size:18px}.oa-switch{position:relative;display:inline-block;width:40px;height:22px;cursor:pointer}.oa-switch input{opacity:0;width:0;height:0}.oa-switch .oa-slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#e3ddd0;border-radius:999px;transition:background .15s ease}.oa-switch .oa-slider:before{content:"";position:absolute;height:16px;width:16px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .15s ease}.oa-switch.on .oa-slider{background:#1f615e}.oa-switch.on .oa-slider:before{transform:translate(18px)}.rich-text-editor .ql-container{min-height:260px;font-size:15px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.rich-text-editor .ql-toolbar{border-top-left-radius:6px;border-top-right-radius:6px}.rich-text-editor .ql-editor{min-height:260px}.checkbox-inline{display:inline-flex;align-items:center;gap:8px}.checkbox-inline input{width:auto}.friendly-object{display:flex;flex-direction:column;gap:10px;padding:10px 12px;border:1px solid #e3ddd0;border-radius:6px;background:#00000004}.friendly-row{display:flex;flex-direction:column;gap:4px}.friendly-sublabel{font-size:12px;font-weight:600;color:#6b7378}.friendly-array{display:flex;flex-direction:column;gap:10px}.friendly-array-item{padding:10px 12px;border:1px solid #e3ddd0;border-left:3px solid #1f615e;border-radius:6px}.friendly-array-item-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}button.add-item{align-self:flex-start;font-size:13px;padding:5px 12px}.link-danger{background:none;border:none;color:#b00;cursor:pointer;font-size:12px;padding:0}.link-danger:hover{text-decoration:underline}.rich-text-editor .ql-editor p{margin:0 0 1em}.rich-text-editor .ql-editor p:last-child{margin-bottom:0}.rich-text-editor .ql-editor{overflow-wrap:anywhere;word-break:break-word}.rich-text-editor .ql-editor img,.rich-text-editor .ql-editor video{max-width:100%;height:auto}.rich-text-editor .ql-editor iframe{max-width:100%}.rich-text-editor .ql-editor pre{max-width:100%;overflow-x:auto}.rich-text-editor .ql-editor table{display:block;max-width:100%;overflow-x:auto}.revise-panel{border:1px solid #1f615e;border-radius:8px;margin-bottom:16px;background:#e6efee;overflow:hidden}.revise-toggle{width:100%;text-align:left;background:none;border:none;padding:12px 16px;font-weight:700;color:#1f615e;cursor:pointer;font-size:15px}.revise-body{padding:0 16px 16px}.revise-body textarea{width:100%}.revise-actions{display:flex;align-items:center;gap:12px;margin-top:8px}.revise-proposal{margin-top:14px;display:flex;flex-direction:column;gap:10px}.revise-summary{font-style:italic;color:#1f2a2e;margin:0 0 4px}.revise-change{background:#fff;border:1px solid #e3ddd0;border-radius:6px;padding:10px 12px}.revise-change-head{display:flex;align-items:center;gap:8px;cursor:pointer}.revise-change-head input{width:auto}.revise-diff{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;font-size:13px;line-height:1.5}.revise-before,.revise-after{padding:8px 10px;border-radius:6px;word-break:break-word}.revise-before{background:#b3261e0f}.revise-after{background:#2c7a4b14}.revise-tag{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6b7378;margin-bottom:4px}@media (max-width: 640px){.revise-diff{grid-template-columns:1fr}}.media-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#14182080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.media-modal{background:#fff;border-radius:10px;width:min(960px,100%);max-height:88vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 60px -20px #14182080}.media-modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e3ddd0}.media-modal-head h3{margin:0}.media-modal-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding:12px 16px;border-bottom:1px solid #e3ddd0}.media-modal-search{flex:1 1 260px;min-width:200px}.media-modal-upload{display:flex;gap:8px;align-items:center}.media-modal-grid{flex:1;overflow-y:auto;padding:16px;column-width:200px;column-gap:12px}.media-modal-tile{display:inline-block;width:100%;break-inside:avoid;margin:0 0 12px;border:1px solid #e3ddd0;border-radius:8px;overflow:hidden;background:#fff;padding:0;cursor:pointer;text-align:left;transition:border-color .12s,box-shadow .12s}.media-modal-tile:hover{border-color:#1f615e;box-shadow:0 2px 10px -3px #14182040}.media-modal-tile img{width:100%;height:auto;display:block;background:#f0ece3}.media-modal-tile-meta{padding:6px 8px;font-size:12px;color:#6b7378;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-modal-foot{padding:10px 16px;border-top:1px solid #e3ddd0;display:flex;justify-content:center}.nav-group{position:relative}.nav-group>a{display:block}.nav-group .nav-sub{display:none;position:absolute;left:100%;top:0;z-index:60;min-width:168px;flex-direction:column;padding:6px;background:#1f2a2e;border-radius:0 8px 8px 0;box-shadow:4px 4px 18px -4px #00000073}.nav-group .nav-sub a{padding:9px 14px;font-size:13px;border-radius:6px}.nav-group:hover .nav-sub,.nav-group:focus-within .nav-sub{display:flex}.tab-bar{display:flex;gap:4px;border-bottom:1px solid #e3ddd0;margin:16px 0 0}.tab-bar .tab{padding:9px 18px;font-size:14px;font-weight:600;color:#6b7378;text-decoration:none;border:1px solid transparent;border-bottom:none;border-radius:6px 6px 0 0}.tab-bar .tab:hover{color:#1f2a2e}.tab-bar .tab.active,.tab-bar .tab[aria-current=page]{color:#1f2a2e;background:#fff;border-color:#e3ddd0;margin-bottom:-1px}.header-actions{display:flex;gap:8px}.sporting-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 14px;padding:12px;background:#fff;border:1px solid #e3ddd0;border-top:none;border-radius:0 0 8px 8px}.sporting-toolbar input[type=search],.sporting-toolbar input[type=text],.sporting-toolbar input:not([type]){width:auto;flex:1 1 220px;max-width:360px}.sporting-toolbar select{width:auto}.sporting-toolbar .muted{margin-left:auto}.sporting-table{width:100%;background:#fff;border:1px solid #e3ddd0;border-radius:8px;overflow:hidden}.sporting-table th{white-space:nowrap}.sporting-table tbody tr:hover{background:#fafaf7}.sporting-table .cell-nowrap{white-space:nowrap}.sporting-table .cell-clip{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sporting-table .row-actions{white-space:nowrap;text-align:right}.sporting-table .row-actions .link{background:none;border:0;cursor:pointer;color:#1f615e;font-size:13px;padding:2px 6px}.sporting-table .row-actions .link:hover{text-decoration:underline}.sporting-table .row-actions .link.danger{color:#b3261e}.sporting-table .edit-row{background:#fbfaf7}.sporting-table .edit-row input,.sporting-table .edit-row select{width:100%;margin:2px 0;font-size:13px;padding:4px 6px}.grounds-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 1100px){.grounds-grid{grid-template-columns:1fr 1fr}}.grounds-grid .event-source-card{margin:0}.ground-note{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ground-meta{display:flex;flex-wrap:wrap;gap:4px 10px;margin:6px 0}.edit-card{grid-column:1/-1}.edit-card .form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px 12px;margin-bottom:10px}.edit-card .form-grid label{display:flex;flex-direction:column;gap:3px;font-size:12px;color:#6b7378}.edit-card .form-grid label input{font-size:13px;padding:5px 7px}.edit-card .full{display:flex;flex-direction:column;gap:3px;font-size:12px;color:#6b7378}.edit-card .full textarea{font-size:13px;padding:6px 8px;font-family:inherit}.edit-card .row-actions{margin-top:10px;display:flex;gap:8px;align-items:center}.edit-card .row-actions .link{background:none;border:0;color:#1f615e;cursor:pointer}.edit-card .row-actions .link:hover{text-decoration:underline}.clubs-table .cell-num{text-align:right;padding-right:18px;width:90px}.clubs-table .cell-center{text-align:center;width:110px}.clubs-table .club-name{font-weight:600;display:flex;align-items:center;gap:8px}.clubs-table .club-name .pill{font-weight:500}.clubs-table .row-ignored{opacity:.55}.clubs-table td{vertical-align:middle}.status-pill{display:inline-block;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600}.status-pill.is-active{background:#e7f5ea;color:#186232}.status-pill.is-ignored{background:#eceae4;color:#6b6f76}.club-add{display:inline-flex;gap:6px;align-items:center}.club-add input{width:auto;flex:0 1 260px}.club-add button{white-space:nowrap}.chat-costs{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 20px;margin-bottom:18px;padding:14px 16px;border:1px solid #e3ddd0;border-radius:10px;background:#fff}.chat-costs-stats{display:flex;flex-wrap:wrap;gap:8px 28px}.chat-cost-stat{display:flex;flex-direction:column;gap:2px}.chat-cost-stat strong{font-size:18px;font-variant-numeric:tabular-nums}.chat-costs-range{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.chat-costs-range label{display:flex;align-items:center;gap:5px}.chat-costs-range input[type=date]{width:auto;padding:4px 8px;font-size:12px}.chip-btn-active{color:#1f615e;border-color:#1f615e;border-style:solid;background:#e6efee}.chat-transcript{display:flex;flex-direction:column;gap:14px;max-width:860px}.chat-msg{border:1px solid #e3ddd0;border-radius:10px;padding:10px 14px;background:#fff}.chat-msg-user{border-left:3px solid #1f615e}.chat-msg-assistant{background:#fbfaf7}.chat-msg-meta{margin-bottom:4px}.chat-msg-body{white-space:pre-wrap;font-size:14px;line-height:1.5}.chat-tools{margin-top:8px}.chat-tools summary{cursor:pointer;color:#6b7378}.chat-tool{margin:8px 0 0;padding:8px;background:#f3f1ea;border-radius:6px}.chat-tool pre{margin:6px 0 0;white-space:pre-wrap;word-break:break-all;font-size:11px;max-height:180px;overflow-y:auto}.chat-tool code{font-size:11px;word-break:break-all}.journey-preview{background:#f7f4ee;color:#1d2124;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;font-size:15px;line-height:1.55;overflow-x:hidden}.journey-preview *,.journey-preview *:before,.journey-preview *:after{box-sizing:border-box}.journey-preview .jp-loading,.journey-preview .jp-error{padding:80px 40px;text-align:center;color:#6b7178}.journey-preview .jp-error{color:#b3261e}.journey-preview .jp-muted{color:#6b7178}.journey-preview .jp-preview-banner{display:flex;align-items:center;gap:12px;padding:8px 24px;background:#1f2a2e;color:#d8dde0;font-size:12px}.journey-preview .jp-preview-banner .jp-preview-tag{background:#f97350;color:#fff;font-weight:700;padding:2px 8px;border-radius:4px;letter-spacing:.06em}.journey-preview .jp-preview-banner .jp-preview-back{margin-left:auto;color:#fff;text-decoration:none}.journey-preview .jp-preview-banner .jp-preview-back:hover{text-decoration:underline}.journey-preview .jp-site-header{background:#1a2225;color:#f3f1ea}.journey-preview .jp-site-header .jp-site-header-inner{max-width:1600px;margin:0 auto;display:flex;align-items:center;gap:24px;padding:18px 40px}.journey-preview .jp-brand{display:inline-flex;align-items:center;gap:10px;font-weight:700}.journey-preview .jp-brand .jp-brand-mark{width:28px;height:28px;background:#d6f3ea;border-radius:50%;box-shadow:inset 0 0 0 4px #1a2225,inset 0 0 0 5px #d6f3ea}.journey-preview .jp-brand .jp-brand-name{font-size:16px;letter-spacing:.01em}.journey-preview .jp-site-nav{display:flex;gap:22px;margin-left:16px}.journey-preview .jp-site-nav a{color:#cdd2cf;font-size:14px;text-decoration:none}.journey-preview .jp-site-nav a:hover{color:#fff}.journey-preview .jp-site-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.journey-preview .jp-site-actions .jp-search{display:inline-flex;align-items:center;gap:6px;background:#ffffff14;padding:6px 12px;border-radius:999px;font-size:13px}.journey-preview .jp-site-actions .jp-search input{background:transparent;border:0;color:#fff;width:160px}.journey-preview .jp-site-actions .jp-search input:focus{outline:none}.journey-preview .jp-site-actions .jp-search input::placeholder{color:#aab1ad}.journey-preview .jp-site-actions .jp-link-btn{color:#f3f1ea;text-decoration:none;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:500}.journey-preview .jp-site-actions .jp-link-btn:hover{background:#ffffff0f}.journey-preview .jp-site-actions .jp-link-btn--primary{background:#f97350;color:#fff}.journey-preview .jp-site-actions .jp-link-btn--primary:hover{background:#f85b32}.journey-preview .jp-live-pill{display:inline-block;background:#c63b16;color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;padding:2px 8px;border-radius:4px;margin-left:8px;vertical-align:middle}.journey-preview .jp-live-pill:before{content:"●";margin-right:4px;color:#ffd0c2}.journey-preview .jp-hero{position:relative;background-color:#1a2225;background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;overflow:hidden}.journey-preview .jp-hero .jp-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1a2225e0,#1a2225b8,#1a222573 70%,#1a222573),linear-gradient(180deg,#1a222540,#1a222500 35%,#1a222566);pointer-events:none}.journey-preview .jp-hero .jp-hero-inner{position:relative;z-index:1;max-width:1600px;margin:0 auto;padding:22px 40px 40px;min-height:480px;display:flex;flex-direction:column}.journey-preview .jp-hero .jp-hero-breadcrumbs{font-size:12.5px;color:#ffffffa6;display:flex;gap:8px;flex-wrap:wrap}.journey-preview .jp-hero .jp-hero-breadcrumbs .jp-sep{color:#ffffff4d}.journey-preview .jp-hero .jp-hero-breadcrumbs .jp-current{color:#fffffff2;font-weight:500}.journey-preview .jp-hero .jp-hero-text{margin-top:auto;padding-top:80px;max-width:760px}.journey-preview .jp-hero .jp-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;align-items:center}.journey-preview .jp-hero .jp-tag{display:inline-block;background:#ffffff24;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;padding:4px 10px;border-radius:999px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.journey-preview .jp-hero .jp-tag--accent{background:#ffe9e0;color:#b34a2b;-webkit-backdrop-filter:none;backdrop-filter:none}.journey-preview .jp-hero .jp-hero-title{font-size:48px;line-height:1.05;margin:0 0 12px;font-weight:700;letter-spacing:-.015em;text-shadow:0 2px 16px rgba(0,0,0,.35)}@media (max-width: 700px){.journey-preview .jp-hero .jp-hero-title{font-size:34px}}.journey-preview .jp-hero .jp-hero-route{margin:0 0 22px;font-size:16px;color:#fffc}.journey-preview .jp-hero .jp-photo-pill{position:absolute;right:40px;bottom:22px;background:#0000008c;color:#fff;padding:6px 14px;border-radius:999px;font-size:12.5px;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.journey-preview .jp-meta-bar{background:#f7f4ee;border-bottom:1px solid #e6e0d4}.journey-preview .jp-meta-bar-inner{max-width:1600px;margin:0 auto;padding:18px 40px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.journey-preview .jp-meta-bar-info{display:flex;gap:28px;font-size:14px;color:#1d2124;flex-wrap:wrap}.journey-preview .jp-meta-bar-info span{white-space:nowrap}.journey-preview .jp-meta-bar-actions{margin-left:auto;display:flex;gap:10px}.journey-preview .jp-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border:1.5px dashed #f97350;background:transparent;color:#f97350;font-size:13.5px;font-weight:600;border-radius:999px;cursor:pointer;font-family:inherit;transition:background .12s ease,border-style .12s ease}.journey-preview .jp-cta-btn:hover{background:#ffe9e0;border-style:solid}.journey-preview .jp-pill-btn{display:inline-flex;align-items:center;gap:6px;background:#ffffff14;color:inherit;border:1px solid rgba(255,255,255,.18);padding:6px 14px;border-radius:999px;font-size:12.5px;font-weight:500;cursor:pointer;font-family:inherit}.journey-preview .jp-pill-btn:hover{background:#ffffff24}.journey-preview .jp-pill-btn--accent{background:#f97350;border-color:#f97350;color:#fff}.journey-preview .jp-pill-btn--accent:hover{background:#f85b32}.journey-preview .jp-section .jp-pill-btn,.journey-preview .jp-info-card .jp-pill-btn,.journey-preview .jp-newsletter-form .jp-pill-btn{background:#fff;border-color:#e6e0d4;color:#1d2124}.journey-preview .jp-section .jp-pill-btn:hover,.journey-preview .jp-info-card .jp-pill-btn:hover,.journey-preview .jp-newsletter-form .jp-pill-btn:hover{background:#f7f4ee}.journey-preview .jp-main{max-width:1600px;margin:0 auto;padding:0 40px}.journey-preview .jp-section{margin:56px 0}.journey-preview .jp-section-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#6b7178;margin:0 0 8px;font-weight:700}.journey-preview .jp-section-eyebrow--inverse{color:#ffffffb3}.journey-preview .jp-section-title{font-size:26px;font-weight:700;margin:0 0 8px;color:#1d2124;letter-spacing:-.005em}.journey-preview .jp-section-title--inverse{color:#fff}.journey-preview .jp-section-sub{margin:0;color:#6b7178;font-size:14.5px}.journey-preview .jp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.journey-preview .jp-section-footnote{margin-top:18px;font-size:12.5px;color:#6b7178}.journey-preview .jp-keyinfo{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;background:#fff;border:1px solid #e6e0d4;border-radius:12px;padding:22px}@media (max-width: 1024px){.journey-preview .jp-keyinfo{grid-template-columns:repeat(3,1fr)}}.journey-preview .jp-keyinfo-item{display:flex;flex-direction:column;gap:4px}.journey-preview .jp-keyinfo-item .jp-keyinfo-icon{font-size:22px;margin-bottom:4px}.journey-preview .jp-keyinfo-item .jp-keyinfo-label{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7178}.journey-preview .jp-keyinfo-item .jp-keyinfo-value{font-size:14px;font-weight:500;color:#1d2124}.journey-preview .jp-about{display:grid;grid-template-columns:2fr 1fr;gap:32px;align-items:start}@media (max-width: 900px){.journey-preview .jp-about{grid-template-columns:1fr}}.journey-preview .jp-prose{font-size:15.5px;line-height:1.65;color:#1d2124}.journey-preview .jp-prose p{margin:0 0 1em}.journey-preview .jp-callout{background:#fff7e8;border:1px solid #f1e3bf;border-radius:12px;padding:20px 22px;font-size:14px}.journey-preview .jp-callout .jp-callout-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8a6d1c;margin-bottom:8px}.journey-preview .jp-callout p{margin:0 0 10px}.journey-preview .jp-timetable{background:#1a2225;color:#f3f1ea;border-radius:12px;padding:26px 28px}.journey-preview .jp-timetable-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.journey-preview .jp-timetable-head .jp-timetable-sync{margin:6px 0 0;font-size:12.5px;color:#b8bcb6}.journey-preview .jp-timetable-head .jp-timetable-date{background:#ffffff14;padding:6px 12px;border-radius:8px;font-size:13px}.journey-preview .jp-timetable-controls{display:grid;grid-template-columns:1fr 2fr;gap:18px;margin-bottom:22px}@media (max-width: 900px){.journey-preview .jp-timetable-controls{grid-template-columns:1fr}}.journey-preview .jp-direction-label{display:block;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#b8bcb6;margin-bottom:8px}.journey-preview .jp-tap-to-change{font-size:9.5px;background:#ffffff1a;padding:1px 6px;border-radius:4px;margin-left:6px}.journey-preview .jp-toggle{display:inline-flex;background:#ffffff0f;border-radius:999px;padding:3px;gap:0}.journey-preview .jp-toggle button{background:transparent;border:0;color:#cdd2cf;padding:6px 14px;border-radius:999px;font-size:13px;cursor:pointer;font-family:inherit}.journey-preview .jp-toggle button.is-active{background:#d6f3ea;color:#1a2225;font-weight:600}.journey-preview .jp-direction-meta{display:block;margin-top:8px;font-size:12px;color:#b8bcb6}.journey-preview .jp-stop-current{background:#ffffff0f;border-radius:8px;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13.5px}.journey-preview .jp-timetable-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:18px}@media (max-width: 1000px){.journey-preview .jp-timetable-grid{grid-template-columns:1fr}}.journey-preview .jp-departures{background:#ffffff0a;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:8px}.journey-preview .jp-departures .jp-departures-head{margin-bottom:6px}.journey-preview .jp-departures .jp-departures-head h4{margin:0 0 2px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#b8bcb6}.journey-preview .jp-departures .jp-departures-head p{margin:0;font-size:14px;font-weight:600}.journey-preview .jp-departures .jp-remind-btn{align-self:flex-start;margin-top:8px}.journey-preview .jp-departure{display:grid;grid-template-columns:110px 1fr;gap:14px;align-items:center;padding:10px 12px;border-radius:8px;background:#ffffff08;border:1px solid transparent}.journey-preview .jp-departure.is-next{background:#d6f3ea;color:#1a2225;border-color:#b6eada}.journey-preview .jp-departure.is-next .jp-muted{color:#0000008c}.journey-preview .jp-departure .jp-departure-time{display:flex;flex-direction:column}.journey-preview .jp-departure .jp-departure-time strong{font-size:22px;font-weight:700;line-height:1}.journey-preview .jp-departure .jp-departure-time span{font-size:11.5px;margin-top:4px;opacity:.85}.journey-preview .jp-departure .jp-departure-meta{display:flex;flex-direction:column;gap:2px;font-size:13px}.journey-preview .jp-stop-table{background:#ffffff0a;border-radius:10px;padding:16px;overflow-x:auto}.journey-preview .jp-stop-table .jp-stop-table-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.journey-preview .jp-stop-table .jp-stop-table-head h4{margin:0;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#b8bcb6}.journey-preview .jp-stop-table .jp-stop-table-head .jp-muted{margin-left:auto;font-size:11.5px;color:#b8bcb6}.journey-preview .jp-stop-table table{width:100%;border-collapse:collapse;font-size:12.5px}.journey-preview .jp-stop-table table th,.journey-preview .jp-stop-table table td{text-align:left;padding:6px 8px;border-bottom:1px solid rgba(255,255,255,.06)}.journey-preview .jp-stop-table table th{font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:#b8bcb6;font-weight:600}.journey-preview .jp-stop-table table tr.is-current td{background:#d6f3ea2e;color:#fff;font-weight:600}.journey-preview .jp-stop-table table .jp-time-departed{color:#6f7672;text-decoration:line-through}.journey-preview .jp-stop-table .jp-stop-table-note{margin:10px 0 0;font-size:11.5px;color:#b8bcb6}.journey-preview .jp-stop-marker{display:inline-block;width:14px;margin-right:4px;color:#d6f3ea;text-align:center}.journey-preview .jp-stop-marker--dot{color:#fff6}.journey-preview .jp-timetable-footer{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);font-size:12.5px;color:#b8bcb6}.journey-preview .jp-timetable-footer a{color:#fff;text-decoration:underline}.journey-preview .jp-info-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media (max-width: 800px){.journey-preview .jp-info-cards{grid-template-columns:1fr}}.journey-preview .jp-info-card{background:#fff;border:1px solid #e6e0d4;border-radius:12px;padding:20px 22px}.journey-preview .jp-info-card h3{margin:0 0 8px;font-size:16px}.journey-preview .jp-info-card p{margin:0 0 10px;color:#6b7178;font-size:14px}.journey-preview .jp-link-arrow{display:inline-flex;align-items:center;font-weight:600;color:#f97350;text-decoration:none;font-size:14px}.journey-preview .jp-link-arrow:hover{text-decoration:underline}.journey-preview .jp-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width: 1000px){.journey-preview .jp-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.journey-preview .jp-card-grid{grid-template-columns:1fr}}.journey-preview .jp-card,.journey-preview .jp-walk-card,.journey-preview .jp-related-card{background:#fff;border:1px solid #e6e0d4;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.journey-preview .jp-card-image{position:relative;height:160px;background:#cdd2cf;display:flex;align-items:center;justify-content:center}.journey-preview .jp-placeholder{background:repeating-linear-gradient(135deg,#d6d2c5 0,#d6d2c5 12px,#e1ddd0 12px,#e1ddd0 24px);color:#6b6353;font-size:12px;font-style:italic}.journey-preview .jp-card-save{position:absolute;top:10px;right:10px;background:#ffffffeb;border:0;border-radius:999px;padding:4px 10px;font-size:12px;cursor:pointer;font-family:inherit}.journey-preview .jp-card-save:hover{background:#fff}.journey-preview .jp-card-body{padding:14px 16px 18px;display:flex;flex-direction:column;gap:8px}.journey-preview .jp-card-stop{margin:0;font-size:12px;color:#6b7178}.journey-preview .jp-card-title{margin:0;font-size:17px;font-weight:700}.journey-preview .jp-card-tags{display:flex;flex-wrap:wrap;gap:6px}.journey-preview .jp-card-tag{background:#ffe9e0;color:#b34a2b;font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:999px}.journey-preview .jp-card-blurb{margin:0;font-size:13.5px;color:#6b7178;line-height:1.5}.journey-preview .jp-card-rating{margin:0;font-size:12.5px;color:#6b7178}.journey-preview .jp-card--add{border-style:dashed;background:transparent;align-items:stretch;justify-content:center;min-height:280px;padding:24px}.journey-preview .jp-card--add .jp-add-stop{margin:auto;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;color:#6b7178}.journey-preview .jp-card--add .jp-add-stop strong{color:#1d2124;font-size:15px}.journey-preview .jp-card--add .jp-add-stop span{font-size:12.5px;max-width:220px}.journey-preview .jp-card--add .jp-add-icon{width:36px;height:36px;border-radius:50%;border:1px dashed #e6e0d4;display:inline-flex;align-items:center;justify-content:center;font-size:22px;color:#6b7178}.journey-preview .jp-events-section{background:transparent}.journey-preview .jp-events-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 800px){.journey-preview .jp-events-grid{grid-template-columns:1fr}}.journey-preview .jp-event-card{background:#fff;border:1px solid #e6e0d4;border-radius:12px;display:flex;gap:16px;padding:16px}.journey-preview .jp-event-date{flex:0 0 64px;background:#1a2225;color:#fff;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0}.journey-preview .jp-event-date .jp-event-month{font-size:11px;letter-spacing:.1em}.journey-preview .jp-event-date .jp-event-day{font-size:26px;font-weight:700;line-height:1}.journey-preview .jp-event-body{flex:1 1 auto;display:flex;flex-direction:column;gap:4px;font-size:13px;color:#6b7178}.journey-preview .jp-event-body h4{margin:0;color:#1d2124;font-size:16px}.journey-preview .jp-event-body p{margin:0}.journey-preview .jp-event-body .jp-event-kind{font-size:10.5px;font-weight:700;letter-spacing:.08em;color:#b34a2b}.journey-preview .jp-event-body .jp-event-link{color:#f97350;font-weight:500}.journey-preview .jp-walks-section{background:#d6f3ea;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:36px 0}.journey-preview .jp-walks-inner{max-width:1600px;margin:0 auto;padding:0 40px}.journey-preview .jp-walks-actions{display:flex;align-items:center;gap:12px}.journey-preview .jp-walks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width: 1000px){.journey-preview .jp-walks-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.journey-preview .jp-walks-grid{grid-template-columns:1fr}}.journey-preview .jp-walk-meta{display:flex;align-items:center;gap:8px;font-size:12.5px}.journey-preview .jp-difficulty{font-size:10.5px;font-weight:700;letter-spacing:.08em;padding:3px 8px;border-radius:4px;background:#e1ddd0;color:#1d2124}.journey-preview .jp-difficulty--easy{background:#d2efd6;color:#20683a}.journey-preview .jp-difficulty--moderate{background:#fbe4c2;color:#8a5b0d}.journey-preview .jp-difficulty--hard{background:#f5cdc1;color:#903419}.journey-preview .jp-walk-stats{margin:0;font-size:12.5px;color:#6b7178}.journey-preview .jp-walk-hops{display:flex;flex-direction:column;gap:4px;font-size:12.5px;color:#1d2124;background:#f7f4ee;border-radius:8px;padding:10px 12px}.journey-preview .jp-walk-hops .jp-on-bus{font-size:10.5px;font-weight:700;letter-spacing:.08em;color:#b34a2b}.journey-preview .jp-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media (max-width: 1000px){.journey-preview .jp-related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.journey-preview .jp-related-grid{grid-template-columns:1fr}}.journey-preview .jp-related-image{height:130px;background:#1a2225;color:#fff}.journey-preview .jp-related-image .jp-related-kind{font-size:10.5px;font-weight:700;letter-spacing:.1em;background:#ffffff1f;padding:4px 10px;border-radius:999px}.journey-preview .jp-newsletter{background:#1a2225;color:#fff;margin-top:56px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.journey-preview .jp-newsletter .jp-newsletter-inner{max-width:1600px;margin:0 auto;padding:56px 40px;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}@media (max-width: 800px){.journey-preview .jp-newsletter .jp-newsletter-inner{grid-template-columns:1fr}}.journey-preview .jp-newsletter .jp-newsletter-title{font-size:28px;margin:0 0 8px;color:#fff;font-weight:700}.journey-preview .jp-newsletter p{margin:0;color:#cdd2cf;font-size:14.5px}.journey-preview .jp-newsletter-form{display:flex;gap:8px;background:#ffffff14;padding:6px;border-radius:999px}.journey-preview .jp-newsletter-form input{flex:1 1 auto;background:transparent;border:0;color:#fff;padding:10px 16px;font-size:14px}.journey-preview .jp-newsletter-form input:focus{outline:none}.journey-preview .jp-newsletter-form input::placeholder{color:#aab1ad}.journey-preview .jp-newsletter-form .jp-pill-btn{padding:10px 22px}.journey-preview .jp-site-footer{background:#14191b;color:#cdd2cf}.journey-preview .jp-footer-grid{max-width:1600px;margin:0 auto;padding:48px 40px 0;display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:32px}@media (max-width: 1000px){.journey-preview .jp-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.journey-preview .jp-footer-grid{grid-template-columns:1fr}}.journey-preview .jp-footer-brand .jp-brand-name{color:#fff}.journey-preview .jp-footer-brand p{margin:12px 0;font-size:13.5px;color:#aab1ad;max-width:280px}.journey-preview .jp-footer-brand .jp-social{display:flex;gap:14px;font-size:18px;margin-top:8px;color:#cdd2cf}.journey-preview .jp-footer-col h4{color:#fff;margin:0 0 12px;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.journey-preview .jp-footer-col ul{list-style:none;padding:0;margin:0}.journey-preview .jp-footer-col li{margin-bottom:8px}.journey-preview .jp-footer-col a{color:#aab1ad;text-decoration:none;font-size:13.5px}.journey-preview .jp-footer-col a:hover{color:#fff}.journey-preview .jp-footer-bottom{max-width:1600px;margin:32px auto 0;padding:18px 40px 24px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;font-size:12px;color:#6b7178}@media (max-width: 600px){.journey-preview .jp-footer-bottom{flex-direction:column;gap:6px}}
