/* 3DPrintScout v0.4.34 — public Guides editorial hub */
.guide-hero{position:relative;min-height:360px;overflow:hidden;border-bottom:1px solid #164b5c;background:#041117}
.guide-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#041117 0%,rgba(4,17,23,.98) 38%,rgba(4,17,23,.73) 52%,rgba(4,17,23,.18) 72%,rgba(4,17,23,.05)),linear-gradient(180deg,transparent 72%,rgba(2,12,17,.78));pointer-events:none}
.guide-hero:after{content:"";position:absolute;inset:0;z-index:1;background-image:linear-gradient(rgba(31,108,129,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(31,108,129,.09) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.4) 48%,transparent 68%);pointer-events:none}
.guide-hero-art{position:absolute;inset:0;background-position:center;background-size:cover;filter:saturate(1.12) contrast(1.06)}
.guide-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,17,23,.72),transparent 35%),linear-gradient(0deg,rgba(1,9,13,.32),transparent 45%)}
.guide-hero-inner{position:relative;z-index:2;display:flex;align-items:center;min-height:360px;padding-top:34px;padding-bottom:34px}
.guide-hero-copy{width:min(69%,910px)}
.guide-kicker{display:block;color:#28d1f5;font-size:.75rem;font-weight:900;letter-spacing:.18em}
.guide-kicker i{color:#819ca6;font-style:normal}
.guide-hero h1{margin:10px 0 0;color:#f7f9fa;font-size:clamp(3rem,4vw,4.35rem);line-height:.98;letter-spacing:-.035em;text-transform:none}
.guide-hero-copy>p{max-width:790px;margin:13px 0 0;color:#aed0dc;font-size:1.05rem;line-height:1.5}
.guide-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:25px}
.guide-values>div{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:center;min-width:0}
.guide-values svg{width:31px;height:31px;color:#25d2f7;fill:none;stroke:currentColor;stroke-width:1.7}
.guide-values span{display:grid;min-width:0;gap:2px}
.guide-values b{color:#f1f7f9;font-size:.87rem;line-height:1.2}
.guide-values small{color:#85a4b0;font-size:.75rem;line-height:1.3}
.guide-filter-shell{position:relative;z-index:5;border-bottom:1px solid #123d4b;background:rgba(3,15,21,.97);box-shadow:0 14px 28px rgba(0,0,0,.17)}
.guide-filter-bar{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:10px;padding-top:17px;padding-bottom:17px}
.guide-filter{flex:0 1 auto;min-width:150px;max-width:240px;height:56px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 16px;border:1px solid #174657;border-radius:5px;background:#061821;color:#d4e4e9;font:700 .78rem/1.15 Inter,Segoe UI,sans-serif;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}
.guide-filter svg{width:23px;height:23px;flex:0 0 auto;color:#79bed2;fill:none;stroke:currentColor;stroke-width:1.75}
.guide-filter span{min-width:0;text-align:left;white-space:nowrap}
.guide-filter:hover{border-color:#239dbb;background:#09232c;color:#fff}
.guide-filter.active{border-color:#29d2f5;background:linear-gradient(180deg,#0b2a35,#08202a);color:#fff;box-shadow:inset 0 -2px #25d2f5,0 0 15px rgba(37,210,245,.1)}
.guide-filter.active svg{color:#2cd7fb}

.guide-content{padding-top:24px;padding-bottom:66px}
.guide-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}
.guide-feed{min-width:0}
.guide-section+.guide-section{margin-top:26px}
.guide-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:13px}
.guide-section-heading h2,.guide-side-panel h2{margin:0;color:#ecf5f7;font-size:1.02rem;line-height:1.2;text-transform:none;letter-spacing:.045em}
.guide-section-heading h2 span{margin-right:8px;color:#31d5f6}
.guide-section:first-child .guide-section-heading h2 span{color:#ffc549}
.guide-view-link{padding:4px 0;border:0;background:transparent;color:#28c8ea;font:700 .77rem/1 Inter,Segoe UI,sans-serif;cursor:pointer}
.guide-view-link:hover{color:#fff}
.guide-view-link span{margin-left:5px;font-size:1rem}

.featured-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.featured-guide-card{position:relative;min-height:255px;display:flex;align-items:flex-end;overflow:hidden;border:1px solid #194859;border-radius:5px;background-image:linear-gradient(180deg,rgba(2,10,14,.04) 20%,rgba(2,10,14,.9) 80%,#030d12),var(--guide-image);background-position:center;background-size:cover;box-shadow:0 12px 28px rgba(0,0,0,.18);transition:transform .16s ease,border-color .16s ease}
.featured-guide-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,16,22,.95) 0%,rgba(4,16,22,.78) 45%,rgba(4,16,22,.12) 100%);pointer-events:none}
.featured-guide-card:hover{transform:translateY(-2px);border-color:#2db4d2}
.featured-guide-card:focus-visible,.latest-guide-card:focus-visible{outline:2px solid #2cd7fb;outline-offset:3px}
.featured-guide-body{position:relative;z-index:2;width:78%;padding:18px}
.featured-guide-body h3{margin:14px 0 8px;color:#f6f8f9;font-size:1.31rem;line-height:1.08;text-transform:none;letter-spacing:-.015em}
.featured-guide-body p{margin:0;color:#a1bbc4;font-size:.84rem;line-height:1.48}
.guide-topic{display:inline-flex;align-items:center;min-height:25px;padding:4px 10px;border:1px solid currentColor;border-radius:10px;background:#071820;color:#55d8f6;font-size:.65rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 0 12px rgba(0,0,0,.25)}
.topic-red{color:#ff5262;background:#291019}.topic-purple{color:#c68bff;background:#22113a}.topic-gold{color:#ffc34d;background:#2b1b04}.topic-green{color:#5ce39a;background:#07291a}.topic-blue{color:#7eb8ff;background:#0d1d35}.topic-cyan{color:#58d8f7;background:#082432}
.topic-getting-started,.topic-printers{color:#58d8f7;background:#082432}.topic-filament{color:#ffc34d;background:#2b1b04}.topic-resin,.topic-settings{color:#c68bff;background:#22113a}.topic-maintenance,.topic-troubleshooting{color:#ff5262;background:#291019}.topic-tips{color:#5ce39a;background:#07291a}.topic-projects{color:#7eb8ff;background:#0d1d35}
.guide-meta{display:flex;align-items:center;gap:6px 8px;margin-top:17px;color:#91aab3;font-size:.72rem;line-height:1}
.guide-meta svg{width:15px;height:15px;color:#b1c7ce;fill:none;stroke:currentColor;stroke-width:1.8}
.guide-meta svg:nth-of-type(2){margin-left:8px}
.featured-settings .settings-visual{position:absolute;z-index:2;top:22px;right:16px;width:42%;padding:11px;border:1px solid rgba(47,109,128,.45);border-radius:5px;background:rgba(5,18,25,.76);backdrop-filter:blur(5px)}
.settings-visual span{display:flex;justify-content:space-between;gap:8px;padding:7px 0;color:#75949f;font-size:.61rem;border-bottom:1px solid rgba(67,116,130,.22)}
.settings-visual span:last-child{border:0}.settings-visual b{color:#b999ff;font-weight:700}

.latest-guide-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}
.latest-guide-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #174554;border-radius:5px;background:linear-gradient(180deg,#071a22,#05141a);transition:transform .16s ease,border-color .16s ease}
.latest-guide-card:hover{transform:translateY(-2px);border-color:#279db9}
.latest-guide-image{position:relative;height:128px;flex:0 0 auto;background-position:center;background-size:cover}
.latest-guide-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(3,14,19,.75))}
.latest-guide-image .guide-topic{position:absolute;z-index:2;left:11px;bottom:10px}
.latest-guide-body{display:flex;flex-direction:column;flex:1;padding:13px}
.latest-guide-body h3{margin:0;color:#f0f5f7;font-size:1rem;line-height:1.2;text-transform:none}
.latest-guide-body p{margin:8px 0 0;color:#8fa8b2;font-size:.78rem;line-height:1.45}
.latest-guide-body .guide-meta{margin-top:auto;padding-top:15px;flex-wrap:wrap;font-size:.68rem}
.guide-read-action{display:flex;align-items:center;justify-content:space-between;margin-top:13px;padding-top:11px;border-top:1px solid #173b48;color:#dff7fc;font-size:.73rem}.guide-read-action span{color:#2fd3f4;font-size:1rem}
.latest-guide-pattern{background-color:#111b21;background-image:radial-gradient(circle at 50% 40%,rgba(59,211,241,.3),transparent 38%),linear-gradient(35deg,transparent 46%,rgba(115,157,169,.36) 47% 49%,transparent 50%),linear-gradient(145deg,transparent 46%,rgba(115,157,169,.26) 47% 49%,transparent 50%);background-size:auto,18px 18px,18px 18px}
.latest-guide-resin{background:radial-gradient(circle at 50% 64%,rgba(179,88,255,.72),transparent 15%),linear-gradient(145deg,transparent 38%,rgba(122,74,216,.7) 39% 42%,transparent 43%),linear-gradient(35deg,transparent 38%,rgba(58,183,229,.52) 39% 42%,transparent 43%),linear-gradient(180deg,#151039,#071522)}

.guide-sidebar{display:grid;gap:16px}
.guide-side-panel{padding:18px;border:1px solid #174554;border-radius:5px;background:linear-gradient(180deg,#071922,#051218);box-shadow:0 12px 28px rgba(0,0,0,.14)}
.guide-side-panel h2{display:flex;align-items:center;gap:9px;font-size:.9rem;letter-spacing:.02em}.guide-side-panel h2>span{color:#ef3145}
.popular-topic-list{display:grid;margin-top:11px}
.popular-topic-list button{display:grid;grid-template-columns:20px 1fr auto 9px;gap:8px;align-items:center;min-height:37px;padding:0;border:0;border-bottom:1px solid #143542;background:transparent;color:#91aeb8;text-align:left;font:500 .75rem/1.2 Inter,Segoe UI,sans-serif;cursor:pointer}
.popular-topic-list button:last-child{border-bottom:0}
.popular-topic-list button:hover{color:#fff}.popular-topic-list button:hover svg,.popular-topic-list button:hover i{color:#31d5f6}
.popular-topic-list svg{width:16px;height:16px;color:#68bfd5;fill:none;stroke:currentColor;stroke-width:1.7}
.popular-topic-list b{color:#a9c0c8;font-size:.69rem}.popular-topic-list i{color:#27cbe9;font-size:1.1rem;font-style:normal}
.guide-suggest{padding:20px}.guide-suggest-title{display:flex;align-items:center;gap:11px}.guide-suggest-title svg{width:29px;height:29px;color:#f02d42;fill:none;stroke:currentColor;stroke-width:1.7}.guide-suggest p{margin:15px 0;color:#8ca9b3;font-size:.79rem;line-height:1.52}
.guide-suggest>button{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:17px;border:1px solid #ec2c40;border-radius:4px;background:#07161c;color:#fff;font:800 .75rem/1 Inter,Segoe UI,sans-serif;cursor:pointer}.guide-suggest>button:hover{background:#281019}.guide-suggest>button span{color:#f23c4f;font-size:1rem}
.guide-suggestion-form{display:grid;gap:10px;margin-top:16px;padding-top:15px;border-top:1px solid #183b47}.guide-suggestion-form[hidden]{display:none}.guide-suggestion-form label{display:grid;gap:5px;color:#b7cbd2;font-size:.7rem;font-weight:750}.guide-suggestion-form label small{color:#698994;font-weight:500}.guide-suggestion-form input,.guide-suggestion-form textarea{width:100%;padding:9px 10px;border:1px solid #25505f;border-radius:4px;background:#041016;color:#eef7f9;font:500 .76rem/1.4 Inter,Segoe UI,sans-serif;resize:vertical}.guide-suggestion-form input:focus,.guide-suggestion-form textarea:focus{outline:1px solid #2bd2f5;border-color:#2bd2f5}.guide-suggestion-form>button{min-height:39px;border:1px solid #2bd2f5;border-radius:4px;background:#09242d;color:#fff;font:800 .72rem Inter,Segoe UI,sans-serif;cursor:pointer}.guide-honeypot{position:absolute!important;left:-9999px!important}
.guide-empty{display:grid;place-items:center;gap:6px;min-height:190px;border:1px dashed #235264;color:#7897a2}.guide-empty strong{color:#e8f2f5;font-size:1.1rem}
.guide-library-empty{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px;border:1px dashed #245363;background:radial-gradient(circle at 50% 10%,rgba(22,112,136,.13),transparent 45%),#06151b;text-align:center}.guide-library-empty>svg{width:48px;height:48px;margin-bottom:16px;color:#2dd3f5;fill:none;stroke:currentColor;stroke-width:1.5}.guide-library-empty h2{margin:10px 0 8px;color:#f1f7f9;font-size:1.7rem;text-transform:none}.guide-library-empty p{max-width:570px;margin:0;color:#86a3ad;font-size:.9rem;line-height:1.6}
[data-guide-card][hidden],[data-guide-section][hidden],.guide-empty[hidden],.guide-library-empty[hidden]{display:none!important}

/* Published guide pages */
.guide-preview-banner{background:#2b1e06;border-bottom:1px solid #b47b16}.guide-preview-banner .public-container{min-height:46px;display:flex;align-items:center;gap:13px;color:#e9cf9f;font-size:.78rem}.guide-preview-banner b{color:#ffc85c}.guide-preview-banner a{margin-left:auto;color:#fff;text-decoration:underline}
.guide-article-hero{position:relative;min-height:500px;display:flex;align-items:flex-end;overflow:hidden;border-bottom:1px solid #1b4c5c;background:#041117}.guide-article-cover{position:absolute;inset:0;background-position:center;background-size:cover;filter:saturate(1.05) contrast(1.05)}.guide-article-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,14,19,.98) 0%,rgba(3,14,19,.91) 42%,rgba(3,14,19,.30) 78%),linear-gradient(0deg,#031016 0%,rgba(3,16,22,.45) 58%,rgba(3,16,22,.12))}
.guide-article-header{position:relative;z-index:2;padding-top:64px;padding-bottom:52px}.guide-breadcrumb{display:flex;gap:9px;margin-bottom:24px;color:#678f9d;font-size:.78rem}.guide-breadcrumb a{color:#8ebbc9}.guide-breadcrumb a:hover{color:#32d4f5}.guide-article-header h1{max-width:900px;margin:15px 0 13px;color:#f7f9fa;font-size:clamp(2.6rem,4.5vw,4.9rem);line-height:1;letter-spacing:-.04em;text-transform:none}.guide-article-header>p{max-width:760px;margin:0;color:#b0cbd4;font-size:1.05rem;line-height:1.62}.guide-article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-top:22px;color:#8eabb5;font-size:.76rem}.guide-article-meta svg{width:16px;height:16px;color:#b7ced5;fill:none;stroke:currentColor;stroke-width:1.7}.guide-article-meta time{padding-left:12px;border-left:1px solid #31515c}
.guide-article-layout{display:grid;grid-template-columns:minmax(0,820px) 280px;justify-content:center;gap:70px;padding-top:52px;padding-bottom:70px}.guide-article-body{min-width:0;color:#b7cbd2;font-size:1rem;line-height:1.82}.guide-article-body h2,.guide-article-body h3,.guide-article-body h4{color:#f1f6f8;text-transform:none;letter-spacing:-.02em}.guide-article-body h2{margin:2.2em 0 .65em;font-size:1.8rem}.guide-article-body h3{margin:1.8em 0 .55em;font-size:1.3rem}.guide-article-body p{margin:0 0 1.25em}.guide-article-body a{color:#38d6f6;text-decoration:underline}.guide-article-body ul,.guide-article-body ol{padding-left:1.4em;margin:0 0 1.4em}.guide-article-body li{margin:.42em 0}.guide-article-body blockquote{margin:1.7em 0;padding:17px 20px;border-left:3px solid #2fd3f4;background:#071c24;color:#c5d8de}.guide-article-body code{padding:2px 5px;background:#10232b;color:#87e4f7}.guide-article-body pre{overflow:auto;padding:16px;background:#020b0f;border:1px solid #1d4350}.guide-article-body table{width:100%;border-collapse:collapse;margin:1.5em 0}.guide-article-body th,.guide-article-body td{padding:10px;border:1px solid #224650;text-align:left}.guide-article-body th{color:#eaf3f5;background:#0a2028}
.guide-article-body img{display:block;max-width:100%;height:auto;margin:1.8em auto;border:1px solid #244b58;border-radius:4px}
.guide-article-aside{align-self:start;position:sticky;top:115px;padding:21px;border:1px solid #1d4a58;background:#06171e}.guide-article-aside dl{margin:17px 0}.guide-article-aside dl>div{padding:12px 0;border-bottom:1px solid #153943}.guide-article-aside dt{color:#658b98;font-size:.68rem;text-transform:uppercase;letter-spacing:.09em}.guide-article-aside dd{margin:4px 0 0;color:#e3edef;font-size:.84rem}.guide-article-aside>a{display:flex;justify-content:space-between;align-items:center;margin-top:18px;color:#dff7fc;font-size:.78rem;font-weight:800}.guide-article-aside>a span{color:#2fd3f4;font-size:1.1rem}.guide-related{padding-bottom:72px}.guide-related .latest-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}

@media(max-width:1450px){.guide-content-grid{grid-template-columns:minmax(0,1fr) 280px}.latest-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-hero-copy{width:min(74%,850px)}}
@media(max-width:1100px){.guide-hero-art{opacity:.72}.guide-hero-copy{width:78%}.guide-values{grid-template-columns:repeat(2,minmax(0,1fr));max-width:680px}.guide-content-grid{grid-template-columns:1fr}.guide-sidebar{grid-template-columns:1fr 1fr}.featured-guide-grid{grid-template-columns:1fr 1fr}.featured-guide-card:last-child{grid-column:1/-1}.latest-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-article-layout{grid-template-columns:minmax(0,760px);gap:30px}.guide-article-aside{position:relative;top:auto}}
@media(max-width:760px){.guide-hero{min-height:auto}.guide-hero-inner{min-height:auto;padding-top:38px;padding-bottom:38px}.guide-hero-art{left:0;opacity:.24;background-position:62% center}.guide-hero:before{background:rgba(4,17,23,.56)}.guide-hero-copy{width:100%}.guide-hero h1{font-size:2.75rem}.guide-hero-copy>p{font-size:.96rem}.guide-values{gap:14px}.guide-filter-bar{padding-top:12px;padding-bottom:12px}.guide-filter{height:52px}.featured-guide-grid,.latest-guide-grid{grid-template-columns:1fr 1fr}.featured-guide-card:last-child{grid-column:auto}.featured-guide-card{min-height:245px}.featured-guide-body{width:90%}.guide-sidebar{grid-template-columns:1fr}.guide-section-heading{align-items:flex-start}.guide-section-heading h2{font-size:.94rem}}
@media(max-width:760px){.guide-article-hero{min-height:460px}.guide-article-header{padding-top:44px;padding-bottom:38px}.guide-article-header h1{font-size:2.6rem}.guide-article-layout{padding-top:34px;padding-bottom:50px}.guide-article-meta time{width:100%;padding-left:0;border-left:0}}
@media(max-width:520px){.guide-hero h1{font-size:2.25rem}.guide-values{grid-template-columns:1fr}.guide-values>div:nth-child(3),.guide-values>div:nth-child(4){display:none}.guide-filter-bar{gap:7px}.guide-filter{flex:1 1 calc(50% - 7px);min-width:130px;height:54px;padding:0 10px;font-size:.68rem}.guide-filter svg{width:19px;height:19px}.featured-guide-grid,.latest-guide-grid{grid-template-columns:1fr}.featured-guide-card{min-height:235px}.latest-guide-image{height:165px}.guide-section-heading{display:block}.guide-view-link{margin-top:9px}.guide-content{padding-top:19px}.featured-guide-body h3{font-size:1.2rem}.guide-article-header h1{font-size:2.15rem}.guide-article-header>p{font-size:.92rem}.guide-article-body{font-size:.92rem}.guide-article-aside{padding:17px}}
