/* Ingrid Ask / Katastr — local, self-contained visual layer. */
:root{--ink:#283e4a;--muted:#6d7779;--line:#e1e1d7;--blue:#315e6d;--blue-light:#edf3f2;--bg:#fffefa;--green:#446953;--amber:#8b672e;--red:#984940;--paper:#f6f3e9;--burgundy:#944b43}
body{font-family:'Nunito Sans','Segoe UI',sans-serif;background:var(--bg);font-size:14px}
button,input,select,textarea{font-family:inherit}button{transition:background .15s,border-color .15s,box-shadow .15s}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-color:#af873b}main:focus{outline:none}
.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:10px}
.suite-bar{height:67px;position:relative;z-index:3;display:flex;align-items:center;gap:32px;padding:0 30px;border-bottom:1px solid var(--line);background:#fffefa}
.firm-logo{width:240px;max-width:100%;height:26px;object-fit:contain;object-position:left;display:block}
.suite-caption{font-size:9px;letter-spacing:1.65px;color:#7d8585;margin:auto}.suite-caption span{padding:0 14px;color:#b1aaa0}
.suite-link{font-size:11px;color:#5a6f74;font-weight:700;white-space:nowrap}
.sidebar{top:67px;width:236px;background:#fafaf4;color:var(--ink);border-right:1px solid var(--line);padding:30px 17px 22px;overflow-y:auto}
.brand{display:flex;align-items:center;justify-content:space-between;gap:4px;border:0;background:none;text-align:left;margin:0 9px 39px;padding:0;width:calc(100% - 18px);color:var(--ink)}
.sidebar .brand .brand-name{font:26px/1.15 Fraunces,Georgia,serif;letter-spacing:-.5px;color:#315464;margin:0}.sidebar .brand .brand-product{font:700 9px/1.6 'Nunito Sans',sans-serif;letter-spacing:3px;color:#8b6652;margin-top:9px}
.sidebar .brand .edition-mark{font:italic 22px Fraunces,Georgia,serif;color:#8f7460;border:1px solid #d2c6ad;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;flex:none;margin:0;letter-spacing:0}
.workspace-label{color:#7b8382;font-size:9px;letter-spacing:1.5px;margin:0 12px 13px}
.nav-item{min-height:52px;gap:12px;padding:9px 12px;border:1px solid transparent;border-radius:10px;margin:6px 0;color:#4e636a}.nav-item span{font-size:12px;font-weight:600}.nav-item img{width:31px;height:34px;object-fit:contain;flex-shrink:0}.nav-item .nav-symbol{width:31px;text-align:center;font-size:25px;color:#927d59;font-weight:400}
.nav-item:hover{background:#f0f0e7;color:var(--ink)}.nav-item.active{color:#fff;background:linear-gradient(125deg,#426b79,#2e505e);box-shadow:0 3px 8px #2446501a;border-color:#5d7b84}.nav-item.active .nav-symbol{color:#fff}
.sidebar-note{position:relative;padding:35px 13px 20px;min-height:170px;margin-top:25px}.sidebar-note p{font:16px/1.6 Fraunces,Georgia,serif;color:#627275;position:relative;z-index:1}.sidebar-note em{color:#9b6b56;font-size:14px}.sidebar-note img{width:65px;height:65px;object-fit:contain;position:absolute;right:0;bottom:0;opacity:.85}.note-rule{display:block;width:27px;height:1px;background:#bfa486;margin-bottom:16px}
.sidebar-bottom{padding:25px 11px 0;margin-top:auto;border-top:1px solid var(--line);font-size:11px}.sidebar-bottom p{color:#7d8581;font-size:10px;line-height:1.7;margin:9px 0 13px}.sidebar-bottom small{color:#828b87;font-size:9px;margin-top:22px}.local-dot{background:#829974;width:6px;height:6px}.quiet{font-size:11px;color:#61757a;text-decoration:underline;text-underline-offset:3px}
.shell{margin-left:236px;min-height:calc(100vh - 67px)}header{height:58px;padding:0 38px;background:transparent;border:0;font-size:10px;gap:15px}#breadcrumb{letter-spacing:.3px}#environment{font-weight:500;border:1px solid #dae3df;background:#f3f6f1;color:#5a716b;border-radius:20px;padding:5px 12px;font-size:10px}#environment.amber{background:#fcf2dc;border-color:#e8d2a0;color:#805b25}
main{padding:8px 38px 32px;max-width:1560px}footer{display:flex;justify-content:space-between;gap:12px;margin:0 38px;padding:19px 0;border-top:1px solid var(--line);font-size:9px;color:#7f8581}footer>span:first-child{letter-spacing:.5px}footer>span:first-child span{padding:0 9px;color:#b89c83}
h1,h2,h3{color:var(--ink)}h1{font:400 34px/1.2 Fraunces,Georgia,serif;letter-spacing:-.8px}h2{font-weight:700;font-size:16px}h3{font-weight:750}.eyebrow{font-size:9px;font-weight:750;letter-spacing:1.7px;color:#797e76;margin-bottom:10px}.subtitle{font-size:13px;line-height:1.75}.heading{margin-top:14px;margin-bottom:25px;gap:18px}.heading>div:first-child{min-width:0}.heading h1{overflow-wrap:anywhere}
.investigation-hero{isolation:isolate;position:relative;overflow:hidden;border:1px solid #e5dcc8;background:#f9efda;border-radius:16px;min-height:364px;margin:0 0 31px;display:flex;align-items:center}
.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 43%;z-index:-2}
.investigation-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fcf6e9 0%,#fcf6e9f5 24%,#fcf6e9a3 41%,#fcf6e900 63%);z-index:-1;pointer-events:none}
.hero-copy{padding:37px 35px 31px;max-width:56%;position:relative;z-index:1}.hero-copy h1{font:500 clamp(32px,3.05vw,48px)/1.13 Fraunces,Georgia,serif;color:#294f5b;letter-spacing:-1.4px;margin:18px 0 20px}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px;font-size:9px;color:#8a6250}.red-thread{width:21px;height:1px;background:var(--burgundy);position:relative}.red-thread:after{content:'';position:absolute;right:0;top:-2px;width:5px;height:5px;border-radius:50%;background:var(--burgundy)}
.hero-description{font-size:13px;line-height:1.8;color:#536366;margin-bottom:23px}.hero-copy .actions{gap:10px}.hero-footnote{font-size:9px;color:#73786c;margin:16px 0 0}.hero-caption{position:absolute;bottom:17px;right:22px;color:#fffdf1;background:#443e2bcc;padding:5px 9px;border-radius:3px;font-size:7px;letter-spacing:1.35px;pointer-events:none}
.button{padding:10px 16px;border:1px solid #d5dcd7;background:#fffefa;color:#365764;border-radius:8px;font-size:12px;font-weight:750;box-shadow:0 1px 2px #263e4810;min-height:38px}.button:hover{background:#f3f5ef;border-color:#9caeaa}.button.primary{background:#345f6d;border-color:#345f6d;box-shadow:0 3px 7px #254b591f;color:#fff}.button.primary:hover{background:#244b59;border-color:#244b59}.button.hero-secondary{background:#fffaf0b8;border-color:#cbbd9f;color:#496269;font-size:11px}.button.small{font-size:10px;padding:6px 11px;min-height:30px}.button.danger{color:var(--red)}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:18px}.section-heading .eyebrow{font-size:8px;margin:0 0 7px}.section-heading h2{font:400 23px/1.3 Fraunces,Georgia,serif;letter-spacing:-.3px}.section-meta{color:#7b8580;font-size:10px;padding-bottom:2px}
.stats{gap:0;border:1px solid var(--line);border-radius:11px;background:#fffefa;overflow:hidden;margin-bottom:24px}.stat{border:0;border-radius:0;border-right:1px solid var(--line);background:transparent;padding:18px 22px;position:relative}.stat:last-child{border-right:0}.stat .label{font-size:10px;margin:0 0 7px;color:#6b7877}.stat .number{font:400 29px/1.2 Fraunces,Georgia,serif;color:#355b66;letter-spacing:-.8px}.stat .hint{font-size:9px;line-height:1.5;color:#7d8480;max-width:190px;margin-top:8px}
.card{background:#fffefa;border-color:var(--line);border-radius:12px;box-shadow:0 2px 5px #39392804}.card-header{padding:19px 23px;background:#fbfbf5;border-bottom-color:var(--line)}.card-header h2{font-size:14px}.card-pad{padding:25px}.count-pill{font:600 10px 'Nunito Sans',sans-serif;display:inline-block;padding:2px 7px;margin-left:7px;background:#e9eee7;border-radius:5px;color:#64786e;vertical-align:middle}.search{background:#fffefa!important;border-color:#dce0d5!important;border-radius:7px!important;font-size:11px;max-width:210px}.empty{padding:45px 25px}.empty h2{font:400 23px Fraunces,Georgia,serif}.empty-icon{border-color:#dcd6c5;background:#f6f3e9;color:#72856f}.empty p{font-size:12px;line-height:1.8}.case-empty{display:flex;gap:27px;align-items:center;justify-content:center;text-align:left;padding:32px 30px 38px}.case-empty>div{max-width:520px}.case-empty .empty-illustration{width:108px;height:105px;object-fit:contain;flex:none}.case-empty h2{font-size:21px;margin-bottom:9px}.case-empty p{margin:0 0 17px}.case-empty .actions{justify-content:flex-start}.case-empty .button{font-size:11px;padding:8px 13px}
.steps{gap:0;padding-top:5px}.step{gap:13px;padding:9px 24px 5px 0}.step>b{font:400 19px Fraunces,Georgia,serif;border-radius:0;background:none;color:#ad8b69;border-top:1px solid #bea789;padding-top:10px;min-width:25px;height:34px}.step strong{font-size:11px;color:#506a6d}.step p{font-size:10px;line-height:1.6;color:#7c8580;margin:5px 0 0}
.badge{border-radius:5px;background:#f0f0e8;color:#66716a;font-size:10px;font-weight:600}.badge.blue{color:#365f6a;background:#edf3f2}.badge.green{color:#3c6c51;background:#edf4e9}.badge.amber{color:#85632c;background:#f9f0dc}.badge.red{background:#faeeeb;color:#944b43}
th{background:#f7f8f1;color:#728079;font-size:9px;font-weight:700;border-color:var(--line);padding:12px 22px}td{border-color:#eeeee5;padding:17px 22px}tr:hover td{background:#f8f9f3}.row-title{color:#365968}.table-wrap{border-radius:0 0 10px 10px}td .minor{color:#7a837d;line-height:1.7}.tabs{gap:26px}.tabs button{font-size:12px;padding-bottom:14px;border-bottom-width:3px}.tabs button.active{border-color:#a46f54;color:#345c68}.notice{border-color:#dce6df;background:#f1f5ef;color:#506967;border-radius:9px;font-size:12px;line-height:1.7}.notice.warn{background:#fbf6e8;border-color:#eadebf;color:#806432}.two-columns{grid-template-columns:minmax(0,1fr) 305px;gap:24px}label.field{color:#506365;font-size:12px}.form-help{font-size:11px;line-height:1.75;color:#7b847e}input:not([type=checkbox]),select,textarea{border-color:#d2d9d1;background:#fffffc;border-radius:8px;line-height:1.5}input::placeholder,textarea::placeholder{color:#87918b}.form-grid{gap:0 20px}.check-label{line-height:1.7}.divider{border-top-color:var(--line)}.progress-line{background:#dfe9e2}.status-note{line-height:1.75}.back{color:#6e807a;font-size:11px}.metadata{font-size:12px}.text-page{background:#fffef8}.text-page pre{font-family:'Nunito Sans','Segoe UI',sans-serif}.log{font-size:11px}.summary-total{font:400 29px Fraunces,Georgia,serif;color:#315c67}
dialog{background:#fffefa;color:var(--ink);border:1px solid #dadbcd;border-radius:15px;box-shadow:0 30px 100px #203b3e40}dialog::backdrop{background:#29434866;backdrop-filter:blur(4px)}.modal-header{background:#f7f7ef;padding:23px 27px}.modal-header h2{font:400 24px Fraunces,Georgia,serif}.modal-body{padding:25px 27px}.modal-footer{background:#fafaf3;padding:18px 27px}.help-step{border-color:var(--line)}.help-step h3{color:#3d6570}.help-step p{line-height:1.8}#toast{background:#315866;font-size:12px;border:1px solid #ffffff33}#toast.error{background:#8f4941}
@media(min-width:1550px){.investigation-hero{min-height:408px}.hero-copy{padding:44px}.hero-copy h1{font-size:49px}.hero-description{font-size:15px}.hero-art{object-position:center 42%}}
@media(max-width:1200px){.sidebar{width:205px;padding-left:12px;padding-right:12px}.shell{margin-left:205px}.brand .brand-name{font-size:24px}.brand .edition-mark{display:none}.suite-caption{display:none}.suite-link{margin-left:auto}main{padding-left:27px;padding-right:27px}header{padding:0 27px}footer{margin:0 27px}.two-columns{grid-template-columns:1fr}.hero-copy{max-width:64%;padding:30px 27px}.hero-copy h1{font-size:38px}.hero-copy .actions{max-width:290px}.hero-copy .hero-secondary{padding:8px 12px}.section-meta{display:none}.stat{padding:17px}.hero-art{object-position:58% 45%}.hero-caption{display:none}}
@media(max-width:960px){.sidebar{width:181px}.shell{margin-left:181px}.brand .brand-name{font-size:22px}.nav-item{gap:8px;padding-left:7px;padding-right:7px}.nav-item span{font-size:11px}.nav-item img,.nav-item .nav-symbol{width:25px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.hero-copy{max-width:70%}.investigation-hero{min-height:355px}.hero-copy h1{font-size:34px}.investigation-hero:after{background:linear-gradient(90deg,#fcf6e9 0%,#fcf6e9f2 35%,#fcf6e970 64%,transparent 90%)}.steps{gap:12px}.step{padding-right:0}.case-empty{padding:26px 22px;gap:15px}.case-empty .empty-illustration{width:70px}.card-header{flex-wrap:wrap}.document-view{grid-template-columns:1fr}}
@media(max-width:680px){.suite-bar{height:59px;padding:0 18px;gap:15px}.firm-logo{width:185px;height:23px}.suite-link{font-size:9px}.sidebar{position:static;width:100%;padding:16px 14px 10px;border-right:0;border-bottom:1px solid var(--line);overflow:visible}.brand{width:auto;margin:0 4px 13px;gap:15px;justify-content:flex-start}.brand .brand-name{font-size:23px;display:flex;align-items:center;gap:14px}.brand .brand-product{font-size:8px;margin:0;padding-left:14px;border-left:1px solid #cbbda3}.workspace-label,.sidebar-note{display:none}nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 7px}.nav-item{width:100%;margin:0;min-height:39px;padding:5px 9px;border-radius:7px}.nav-item img{width:23px;height:27px}.nav-item .nav-symbol{width:23px;font-size:22px}.nav-item span{font-size:11px}.sidebar-bottom{display:block;border:0;padding:7px 7px 0;margin:0;text-align:right}.sidebar-bottom strong,.sidebar-bottom p,.sidebar-bottom small,.sidebar-bottom .local-dot{display:none}.sidebar-bottom .quiet{font-size:10px}.shell{margin:0;min-height:60vh}header{height:49px;padding:0 16px;font-size:9px}#environment{font-size:8px;padding:4px 8px;white-space:normal;text-align:right;max-width:52%}main{padding:0 15px 25px}footer{margin:0 15px;font-size:8px;flex-wrap:wrap;padding:14px 0}.investigation-hero{min-height:0;display:flex;flex-direction:column;align-items:stretch;background:#fcf6e9;margin-bottom:24px;border-radius:12px}.hero-art{position:relative;inset:auto;width:100%;height:225px;object-fit:cover;object-position:80% 39%;order:0;z-index:0}.investigation-hero:after{display:none}.hero-copy{order:1;max-width:none;padding:23px;z-index:0;border-top:1px solid #e8dac0}.hero-copy h1{font-size:35px;margin:13px 0 14px;letter-spacing:-.8px}.hero-copy .actions{max-width:none}.hero-description{font-size:12px;margin-bottom:17px}.hero-footnote{margin-top:12px}.hero-copy .eyebrow{font-size:8px}.section-heading h2{font-size:22px}.stats{margin-bottom:20px}.stat{padding:15px}.stat .number{font-size:26px}.stat .hint{font-size:9px}.stat .label{font-size:10px}.card-header{padding:16px 18px;gap:10px}.card-header h2{font-size:13px}.search{max-width:100%;width:100%}.case-empty{display:block;text-align:center;padding:24px 20px}.case-empty .empty-illustration{height:65px;width:75px;margin-bottom:10px}.case-empty .actions{justify-content:center}.case-empty h2{font-size:21px}.case-empty p{font-size:12px}.steps{grid-template-columns:1fr;gap:0;padding:3px 8px}.step{padding:10px 0;gap:16px}.step p{font-size:11px}.step strong{font-size:12px}.heading{margin-top:9px}.heading h1{font-size:29px}.heading .actions{gap:7px}.two-columns{gap:0}.card-pad{padding:20px}.form-grid{grid-template-columns:1fr}.tabs{gap:18px}.tabs button{font-size:11px}.modal-header,.modal-body,.modal-footer{padding:20px}.modal-footer{flex-wrap:wrap}.modal-header h2{font-size:23px}.button{white-space:normal}.table-wrap .button{white-space:nowrap}.filters{flex-wrap:wrap}.document-view iframe{height:430px}}
/* A playful workroom; decorative motion never represents a running paid task. */
.hero-caption{display:none}.hero-copy{padding-top:27px}.motion-toggle{border:0;background:none;display:flex;align-items:center;gap:7px;padding:0;margin:0 0 15px;font-size:9px;color:#6a7869;cursor:pointer}.motion-orbit{height:9px;width:9px;border:1px solid #8b9c7d;border-radius:50%;position:relative}.motion-orbit:after{content:'';position:absolute;width:3px;height:3px;background:#8c6650;border-radius:50%;top:-2px;left:2px}.hero-copy h1{margin-top:0}
.map-pin{position:absolute;z-index:0;right:41%;top:31%;width:8px;height:8px;border-radius:50%;background:#a15745;box-shadow:0 0 0 3px #fff4c77a;pointer-events:none}.map-pin:after{content:'';position:absolute;inset:-8px;border:1px solid #a96b4280;border-radius:50%}.pin-two{right:28%;top:67%;width:6px;height:6px;background:#c19a42}
.clue-trail{margin-top:27px;padding:21px 22px 24px;border-radius:13px;background:#f3f2e9;border:1px solid #e5e2d4;background-image:radial-gradient(#b9b09933 .7px,transparent .7px);background-size:9px 9px}.trail-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:26px}.trail-heading .eyebrow{margin:0;color:#8f725b;font-size:8px}.trail-heading>span{font:400 15px Fraunces,Georgia,serif;color:#697974}.clue-cards{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.clue-string{position:absolute;top:-19px;left:0;width:100%;height:62px;overflow:visible;pointer-events:none}.clue-string path{stroke:#a35849;stroke-width:1.8;fill:none;stroke-dasharray:7 3;opacity:.8}
.clue-card{position:relative;min-width:0;display:flex;align-items:center;flex-direction:column;text-align:center;padding:22px 13px 16px;background:#fffdf4;border:1px solid #ded7c2;border-radius:3px 3px 9px 3px;box-shadow:1px 4px 7px #62554614;transform:rotate(-1.5deg);color:#425d63;transition:transform .25s,box-shadow .25s,background .2s}.clue-card:nth-of-type(2){transform:rotate(1.4deg)}.clue-card:nth-of-type(3){transform:rotate(-.8deg)}.clue-card:hover,.clue-card[aria-expanded=true]{transform:translateY(-7px) rotate(0deg);box-shadow:0 10px 18px #62554620;background:#fffef8;border-color:#bcae8b}.clue-card img{width:66px;height:56px;object-fit:contain;margin-bottom:9px}.clue-card strong{font:400 16px/1.3 Fraunces,Georgia,serif;margin:6px 0}.clue-card>span:last-child{font-size:10px;color:#798479;line-height:1.6}.clue-number{font-size:8px;letter-spacing:1.4px;color:#a07b56}.clue-pin{position:absolute;width:9px;height:9px;background:#a35747;border-radius:50%;top:6px;left:calc(50% - 4px);box-shadow:1px 2px 3px #603b3740,inset 1px 1px 2px #efb59a}.clue-pin:after{content:'';position:absolute;top:8px;left:4px;width:1px;height:6px;background:#6f6550;transform:rotate(25deg)}.clue-detail{font-size:12px;line-height:1.8;padding:18px 20px 4px;margin-top:19px;border-top:1px solid #ddd5bc;color:#5e726d}.clue-detail .button{display:block;margin-top:10px}
.case-empty .empty-illustration{transition:transform .3s}.case-empty:hover .empty-illustration{transform:rotate(-6deg) translateY(-5px)}.nav-item img{transition:transform .25s}.nav-item:hover img{transform:rotate(-8deg) scale(1.12)}
body[data-motion=on] .motion-orbit{animation:orbit 7s linear infinite}body[data-motion=on] .map-pin:after{animation:map-pulse 4s ease-out infinite}body[data-motion=on] .pin-two:after{animation-delay:2s}body[data-motion=on] .clue-string path{animation:thread-travel 30s linear infinite}body[data-motion=on] .hero-art{animation:scene-breathe 16s ease-in-out infinite alternate;transform-origin:75% 50%}body[data-motion=on] .card,body[data-motion=on] .stats{animation:paper-arrive .45s ease both}body[data-motion=on] .stats{animation-delay:.06s}
@keyframes orbit{to{transform:rotate(360deg)}}@keyframes map-pulse{0%{transform:scale(.5);opacity:.85}85%,100%{transform:scale(2.4);opacity:0}}@keyframes thread-travel{to{stroke-dashoffset:-150}}@keyframes scene-breathe{to{transform:scale(1.025)}}@keyframes paper-arrive{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes glass-sway{0%,80%,100%{transform:rotate(0)}88%{transform:rotate(-10deg)}95%{transform:rotate(7deg)}}
body[data-motion=off] *,body[data-motion=off] *:before,body[data-motion=off] *:after{animation:none!important;transition:none!important}body[data-motion=off] .map-pin{display:none}body[data-motion=off] .clue-card:hover,body[data-motion=off] .case-empty:hover .empty-illustration,body[data-motion=off] .nav-item:hover img{transform:none}
@media(min-width:1300px){.investigation-hero{min-height:402px}.hero-copy{padding-top:32px;padding-bottom:34px}.hero-copy h1{font-size:44px}}
@media(max-width:960px){.clue-card strong{font-size:14px}.clue-cards{gap:13px}.clue-trail{padding:19px 16px}.clue-card{padding-left:8px;padding-right:8px}.hero-copy{max-width:73%}.map-pin{display:none}}
@media(max-width:680px){.hero-copy{max-width:none;padding:23px}.hero-art{height:255px}.motion-toggle{margin-bottom:13px}.hero-copy h1{font-size:35px}.clue-trail{padding:20px 15px}.trail-heading{display:block;margin-bottom:21px}.trail-heading>span{display:block;margin-top:8px}.clue-cards{grid-template-columns:1fr;gap:16px;padding:0 8px}.clue-string{display:none}.clue-card{display:grid;grid-template-columns:67px 1fr;column-gap:13px;text-align:left;padding:18px;align-items:center}.clue-card img{grid-column:1;grid-row:1/4;margin:0}.clue-card .clue-pin{left:18px}.clue-number,.clue-card strong,.clue-card>span:last-child{grid-column:2}.clue-card strong{font-size:18px}.clue-card>span:last-child{font-size:11px}}
@media(min-width:961px){.hero-art{left:auto;width:75%;object-position:right top}}
@media(max-width:1200px){.sidebar .brand .edition-mark{display:none}.sidebar .brand .brand-name{font-size:24px}}
@media(max-width:960px){.sidebar .brand .brand-name{font-size:22px}}
@media(max-width:680px){.sidebar .brand .brand-name{display:flex;align-items:center;gap:14px;font-size:23px}.sidebar .brand .brand-product{margin:0;font-size:8px}.hero-copy{padding-bottom:25px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
