:root{--ink:#3f1720;--deep:#311018;--green:#5d2431;--muted:#6b555a;--paper:#f7f0f2;--white:#fff;--line:#e5dcde;--mint:#ebdce0;--soft:#f3ecee;--red:#bc513d;--warm:#f0e7d8;--shadow:0 18px 60px #37121b0e;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;line-height:1.65}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:var(--green);text-underline-offset:4px}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--red);outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;letter-spacing:-.04em}h2{font-size:clamp(30px,3vw,43px)}button{color:inherit}svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1216px,calc(100% - 72px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-100px;left:12px;z-index:150;background:white;padding:12px}.skip:focus{top:10px}.preview{background:#ede3e5;color:#5c4047;font-size:11px;text-align:center;padding:5px 18px;letter-spacing:.02em}.preview button{font-size:inherit;color:inherit;border:0;background:none;text-decoration:underline;text-underline-offset:3px;padding:0;margin-left:10px}.header{position:sticky;top:0;z-index:25;border-bottom:1px solid var(--line);background:#f7f0f2f5;backdrop-filter:blur(12px)}.header .wrap{display:flex;align-items:center;gap:32px;min-height:84px}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;color:var(--ink);line-height:1.1}.brandmark{width:43px;height:43px;display:grid;place-items:center;background:var(--ink);color:#f5e6ea;border-radius:13px}.brandmark svg{width:27px;height:27px;stroke-width:1.35}.brand strong{font-size:21px;font-weight:740;letter-spacing:-.6px}.brand small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.21em;margin-top:6px;color:var(--muted)}.brand-slash{color:#ac9a9e;font-size:24px;margin-left:8px}.alarm-word{font-size:13px;font-weight:700;letter-spacing:.1em}.nav{display:flex;align-items:center;margin-left:auto;gap:26px}.nav a{font-size:13px;text-decoration:none;color:var(--ink);font-weight:600}.nav .nav-cta{background:var(--ink);color:#fff;padding:11px 17px;border-radius:9px}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:750;color:var(--green)}.eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--red)}.hero{position:relative;overflow:clip}.hero:before{content:'';position:absolute;right:-80px;top:-210px;height:860px;width:760px;background:radial-gradient(ellipse,#e5d6da80 0%,#eee6e850 45%,transparent 70%);z-index:-1}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:72px;padding:65px 0 54px;align-items:center}.hero-grid>*{min-width:0}.hero-copy h1{font-size:clamp(45px,4.8vw,67px);line-height:1.075;letter-spacing:-.052em;margin:25px 0 22px;font-weight:740}.hero-copy h1 em{font-style:normal;color:var(--green)}.hero-copy .lead{font-size:17px;line-height:1.8;max-width:490px;color:var(--muted)}.hero-copy .lead strong{color:var(--ink);font-weight:600}.hero-links{display:flex;align-items:center;gap:20px;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;font-weight:650;line-height:1.45;border:1px solid var(--green);border-radius:10px;padding:13px 19px;background:var(--green);color:#fff;font-size:14px;text-decoration:none;min-height:48px}.button:hover{background:#461924}.button svg{width:18px;height:18px;flex-shrink:0}.button.light{background:#fff;color:var(--green);border-color:var(--line)}.button.light:hover{background:var(--soft)}.button.mint{background:var(--mint);color:var(--ink);border-color:var(--mint)}.button.quiet{background:transparent;border-color:transparent;color:var(--green);padding-inline:0}.text-link{border:0;padding:0;background:none;text-decoration:underline;text-underline-offset:4px;color:var(--green);font-size:13px;font-weight:600}.hero-proof{display:flex;gap:15px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-top:24px}.hero-proof span{display:flex;align-items:center;gap:5px}.hero-proof svg{width:14px;height:14px;color:var(--green)}.first-line{font-size:13px;border-left:2px solid #cbb6bb;padding-left:15px;margin-top:29px;color:var(--muted);max-width:460px}.finder{border-radius:24px;background:#fff;border:1px solid #e3d9db;box-shadow:0 22px 80px #4c242d10;position:relative}.finder:before{content:'';position:absolute;height:4px;inset:0 30px auto;background:#b5949c;border-radius:0 0 5px 5px}.finder-top{padding:27px 29px 18px}.finder-title{display:flex;justify-content:space-between;align-items:center;gap:10px}.finder h2{font-size:27px;letter-spacing:-.035em}.tag{font-size:9px;font-weight:700;background:#f4e9ec;color:#663c46;padding:4px 8px;border-radius:20px;white-space:nowrap}.finder-top>p{font-size:13px;color:var(--muted);margin-top:7px}.searchbox{display:flex;align-items:center;gap:10px;border:1px solid #c0acb1;border-radius:11px;padding:3px 6px 3px 13px;margin-top:20px;box-shadow:0 0 0 4px #f5eef0}.searchbox:focus-within{border-color:var(--green);box-shadow:0 0 0 4px #f0e6e8}.searchbox>svg{width:20px;height:20px;color:var(--green);flex-shrink:0}.searchbox input{border:0;outline:none;width:100%;min-width:0;font-size:14px;color:var(--ink);padding:13px 0;background:transparent}.searchbox input::placeholder{color:#7b666b}.searchbox button{border:0;background:var(--soft);width:34px;height:34px;border-radius:8px;display:grid;place-items:center;flex-shrink:0}.searchbox button svg{width:16px;height:16px}.searchbox button:hover{background:var(--mint)}.chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.chip{background:var(--paper);border:1px solid #e9dfe1;border-radius:20px;padding:6px 10px;font-size:10px;color:var(--muted)}.chip:hover{border-color:var(--green);color:var(--green)}.finder-results{padding:0 20px 7px;min-height:247px}.result-label{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#7d696e;margin:0 9px 7px}.suggestion{display:flex;align-items:center;gap:13px;width:100%;border:0;border-radius:11px;padding:12px 9px;text-align:left;background:#fff}.suggestion:hover{background:var(--soft)}.suggestion .mini-icon{width:33px;height:33px;border-radius:9px;background:#f3e9eb;display:grid;place-items:center;flex-shrink:0;color:var(--green)}.mini-icon svg{width:18px;height:18px}.suggestion span.copy{flex:1;min-width:0}.suggestion strong{display:block;font-weight:600;font-size:12px;line-height:1.45;letter-spacing:-.015em}.suggestion small{font-size:10px;color:var(--muted);display:block;line-height:1.5;margin-top:2px}.suggestion>svg{width:16px;height:16px;flex-shrink:0;color:#80696e}.finder-bottom{border-top:1px solid #ede3e5;background:#f9f3f4;border-radius:0 0 24px 24px;padding:15px 28px}.finder-bottom .text-link{font-size:12px}.finder-bottom p{font-size:10px;line-height:1.6;color:var(--muted);margin-top:7px}.no-results{padding:16px 9px;font-size:13px;line-height:1.8;color:var(--muted)}.no-results strong{display:block;color:var(--ink);font-size:15px}.no-results button{margin-top:15px}.safety-link{font-size:11px;color:var(--muted);margin-top:13px;text-align:center}.safety-link button{font-size:11px;background:none;border:0;padding:0;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.emergency-message{border:1px solid #ce866f;border-radius:10px;background:#fff2eb;padding:13px;margin:3px 9px 12px;font-size:12px;color:#7b3624}.emergency-message strong{display:block}.emergency-message .text-link{color:#7b3624;font-size:12px}.orientation-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0}.orientation-bar .wrap{display:grid;grid-template-columns:1fr 1fr 1.16fr;gap:34px}.orientation-stat{display:flex;align-items:center;gap:15px}.orientation-stat+.orientation-stat{border-left:1px solid #dfd1d4;padding-left:35px}.orientation-stat b{font-size:34px;font-weight:650;letter-spacing:-.06em;line-height:1;color:var(--green)}.orientation-stat span{font-size:12px;color:var(--muted);line-height:1.5}.orientation-stat strong{display:block;color:var(--ink);font-size:13px}.orientation-stat svg{width:29px;height:29px;color:var(--green);flex-shrink:0}.section{padding:72px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:28px}.section-head h2{margin-top:10px}.section-head p{font-size:15px;max-width:600px;color:var(--muted);margin-top:13px}.section-head .side-copy{font-size:12px;max-width:210px;text-align:right;color:var(--muted);line-height:1.7}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.filter{padding:9px 15px;border-radius:25px;border:1px solid var(--line);background:white;font-size:12px;color:var(--muted);font-weight:600}.filter[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}.filter:hover{border-color:#a98d94}.filter-count{font-size:10px;opacity:.7;padding-left:6px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.product-card{background:white;border:1px solid var(--line);border-radius:17px;padding:23px;display:flex;flex-direction:column;position:relative;transition:border-color .16s,box-shadow .16s,transform .16s;min-width:0}.product-card:hover{border-color:#bba3a9;box-shadow:0 12px 38px #3b131c10;transform:translateY(-2px)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:14px}.category-icon{width:40px;height:40px;border-radius:11px;background:#f3e9eb;color:var(--green);display:grid;place-items:center}.category-icon svg{width:23px;height:23px}.category-label{font-size:9px;color:#79656a;text-transform:uppercase;letter-spacing:.07em;text-align:right}.product-card[data-cat=familie] .category-icon{background:#f5eee2;color:#936a3b}.product-card[data-cat=unterwegs] .category-icon{background:#f2edee;color:#6c4850}.product-card h3{font-size:23px;letter-spacing:-.035em;line-height:1.23;max-width:310px}.product-card>p{font-size:12px;line-height:1.75;color:var(--muted);margin-top:11px;margin-bottom:18px;min-height:63px}.route-links{border-top:1px solid #f0e9eb;padding-top:8px;margin-top:auto}.route-link{border:0;background:none;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;font-size:11px;line-height:1.5;padding:9px 0;width:100%;color:var(--ink);min-height:36px}.route-link:hover{text-decoration:underline;text-underline-offset:4px;color:var(--green)}.route-link svg{width:13px;height:13px;flex-shrink:0;color:#907b80}.card-bottom{margin-top:13px;padding-top:13px;border-top:1px solid #eee4e6;display:flex;justify-content:space-between;align-items:center;gap:9px}.card-bottom button{padding:0;border:0;background:none;text-align:left;font-size:11px;font-weight:750;color:var(--green);letter-spacing:-.02em}.card-bottom button:hover{text-decoration:underline}.card-bottom small{font-size:9px;color:#857276;white-space:nowrap}.catalog-bottom{display:flex;justify-content:space-between;align-items:center;gap:28px;border:1px dashed #bda3a9;border-radius:17px;padding:24px 27px;margin-top:24px;background:#f4ebed}.catalog-bottom h3{font-size:19px;letter-spacing:-.025em}.catalog-bottom p{font-size:12px;color:var(--muted);margin-top:6px}.catalog-bottom .button{white-space:nowrap;font-size:12px}.steps-section{background:#f2e9eb;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:33px}.step{padding:25px 26px;background:#fbf6f7;border-radius:17px;border:1px solid #e5d6da}.step-num{display:block;font-size:12px;font-weight:750;letter-spacing:.09em;color:#7b515b;margin-bottom:19px}.step h3{font-size:25px}.step p{font-size:13px;color:var(--muted);line-height:1.85;margin-top:13px}.steps-note{font-size:11px;color:var(--muted);margin-top:21px;max-width:940px}.example-section{padding-top:65px}.example-panel{display:grid;grid-template-columns:1fr 1fr;border-radius:23px;overflow:hidden;background:var(--deep);color:white;min-height:350px}.example-photo{position:relative;min-height:350px;overflow:hidden}.example-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:47% 50%}.example-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#311018a0,transparent 45%)}.example-photo figcaption{position:absolute;bottom:16px;left:20px;right:20px;font-size:9px;color:#fff;z-index:1;background:#35181f75;padding:5px 8px;max-width:max-content;border-radius:5px}.example-panel figure{margin:0}.example-copy{padding:38px 41px;display:flex;flex-direction:column;justify-content:center}.example-copy .eyebrow{color:#d8b7bf}.example-copy h2{font-size:34px;margin:16px 0}.example-copy p{font-size:13px;line-height:1.85;color:#e5d9dc}.example-copy .button{align-self:flex-start;margin-top:22px;font-size:12px}.idea-grid{display:grid;grid-template-columns:1fr 1fr;gap:86px;align-items:start}.idea-grid h2{font-size:clamp(33px,3vw,42px);max-width:500px;margin-top:12px;line-height:1.2}.idea-text p{font-size:15px;line-height:1.95;color:var(--muted)}.idea-text p+p{margin-top:18px}.idea-text strong{color:var(--ink);font-weight:650}.idea-quote{margin-top:27px;padding:18px 0 0;border-top:1px solid var(--line);font-size:20px;line-height:1.5;color:var(--green);letter-spacing:-.03em}.faq-section{padding-top:0}.faq-grid{display:grid;grid-template-columns:.68fr 1fr;gap:80px}.faq-grid h2{font-size:34px;margin-top:12px}.faq-grid .aside-text{font-size:13px;color:var(--muted);margin-top:17px;line-height:1.9;max-width:330px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:20px 0;display:flex;justify-content:space-between;gap:25px;cursor:pointer;font-size:15px;line-height:1.55;font-weight:600;list-style:none}.faq-list summary:after{content:'+';font-size:21px;font-weight:400;color:var(--green);line-height:1.1}.faq-list details[open] summary:after{content:'\2212'}.faq-list details p{font-size:13px;line-height:1.9;color:var(--muted);padding-bottom:20px;max-width:690px}summary::-webkit-details-marker{display:none}.final-cta{background:#eddfe2;border-radius:22px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:26px}.final-cta h2{font-size:30px}.final-cta p{font-size:13px;color:var(--muted);margin-top:8px}.footer{margin-top:65px;background:var(--deep);color:#ece1e4;padding:42px 0 30px}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer-brand{font-size:20px;font-weight:650;letter-spacing:-.04em}.footer p{font-size:11px;line-height:1.8;color:#cdb8bd;max-width:670px;margin-top:12px}.footer a{color:#e5d0d5}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:18px}.footer-links button,.footer-links a{background:none;border:0;padding:0;font-size:11px;color:#e5d0d5;text-decoration:underline;text-underline-offset:3px}.footer-right{text-align:right;max-width:280px}.footer-right .address{font-size:15px;letter-spacing:-.02em;color:#f1e5e8}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #664a5133;margin-top:29px;padding-top:18px;font-size:10px;color:#c1a9af}.footer-bottom button{font-size:10px;color:#e0cdd1;border:0;background:none;text-decoration:underline}.mobile-start{display:none}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:300;background:var(--deep);color:#fff;padding:13px 22px;border-radius:11px;font-size:12px;max-width:90vw;box-shadow:0 7px 30px #0002}.dialog{border:1px solid var(--line);color:var(--ink);background:#fff;width:min(780px,calc(100% - 30px));max-height:90dvh;padding:0;border-radius:22px;box-shadow:0 30px 100px #240c1250;overflow:auto}.dialog::backdrop{background:#30131aa6;backdrop-filter:blur(4px)}.dialog-head{position:sticky;top:0;z-index:2;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 27px;border-bottom:1px solid var(--line)}.dialog-head .eyebrow{font-size:9px;margin-bottom:5px}.dialog-head h2{font-size:23px;line-height:1.3}.close{width:36px;height:36px;border-radius:50%;border:0;display:grid;place-items:center;background:var(--soft);flex-shrink:0}.close svg{width:19px;height:19px}.dialog-body{padding:25px 28px 28px}.dialog-intro{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:18px}.dialog-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dialog-option{border:1px solid var(--line);border-radius:12px;background:#fbf6f7;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:17px;text-align:left;font-size:13px;line-height:1.6;min-height:77px}.dialog-option:hover{border-color:var(--green);background:var(--soft)}.dialog-option svg{width:17px;height:17px;flex-shrink:0}.dialog-option[aria-pressed=true]{background:#f0e1e5;border-color:#a9818a}.dialog-option strong{display:block;font-size:12px;font-weight:650}.dialog-option small{font-size:11px;color:var(--muted);display:block}.route-preview{margin-top:21px;border:1px solid #e4d3d7;border-radius:15px;background:#f9f0f2;padding:22px}.route-preview h3{font-size:20px;line-height:1.3}.preview-steps{padding-left:20px;margin:15px 0 0;display:grid;gap:11px;font-size:13px}.preview-steps li{padding-left:3px;line-height:1.7}.preview-steps li strong{font-size:13px}.preview-steps li span{display:block;color:var(--muted);font-size:12px}.route-preview .notice{font-size:11px;line-height:1.8;margin-top:17px;color:#6e555b;border-top:1px solid #e6d4d8;padding-top:14px}.route-preview .button{margin-top:18px;width:100%;font-size:13px}.dialog-footnote{font-size:11px;color:var(--muted);line-height:1.8;margin-top:18px}.dialog-body h3{font-size:20px;margin:21px 0 10px}.dialog-body p+p{margin-top:13px}.smallprint p{font-size:13px;line-height:1.9;color:var(--muted)}.smallprint h3{margin-top:23px}.organizer-item{display:flex;align-items:flex-start;gap:12px;background:#f7eff1;border-radius:11px;padding:15px;margin-bottom:10px;font-size:13px;line-height:1.7}.organizer-item input{width:18px;height:18px;flex-shrink:0;margin-top:3px;accent-color:var(--green)}.organizer-item strong{display:block}.organizer-item span span{font-size:12px;color:var(--muted)}.note-label{display:block;font-size:12px;font-weight:650;margin:20px 0 7px}textarea{width:100%;border:1px solid #c0a8ae;border-radius:10px;padding:12px;font-size:13px;line-height:1.7;min-height:110px;resize:vertical;color:var(--ink)}.dialog-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.dialog-actions .button{font-size:12px}.urgent-box{background:#fff3ea;border:1px solid #edc5ad;border-radius:13px;padding:18px;margin-bottom:12px}.urgent-box h3{margin-top:0;color:#7d3e24}.urgent-box p{font-size:13px;color:#6c594b;line-height:1.8}.urgent-box .button{margin-top:12px;background:#9a412d;border-color:#9a412d}.viewer{border:0;border-radius:0;padding:0;width:100vw;max-width:none;height:100dvh;max-height:none;background:#f0e6e8;overflow:hidden;color:var(--ink)}.viewer[open]{display:flex;flex-direction:column}.viewer-top{display:flex;align-items:center;gap:20px;padding:12px 22px;background:var(--deep);color:white;flex-shrink:0;min-height:67px}.viewer-back{display:flex;align-items:center;gap:9px;border:1px solid #785a61;border-radius:9px;color:#fff;background:#4a272f;padding:9px 12px;font-size:12px;flex-shrink:0}.viewer-back svg{width:17px;height:17px}.viewer-name{min-width:0;flex:1}.viewer-name strong{display:block;font-size:13px;line-height:1.4}.viewer-name span{display:block;font-size:10px;line-height:1.5;color:#d1b9bf}.viewer-state{font-size:10px;color:#e0ccd1;border:1px solid #876970;border-radius:20px;padding:4px 10px;white-space:nowrap}.viewer iframe{display:block;border:0;width:100%;flex:1;min-height:0;background:var(--paper)}.viewer-footer{padding:6px 20px;font-size:10px;color:#704f57;text-align:center;border-top:1px solid #ddc9ce;background:#f2e8ea;flex-shrink:0}.frame-loading{padding:60px 20px;text-align:center;font-size:14px}.match-note{font-size:10px;color:var(--muted);margin-top:12px}.noscript{padding:25px;background:#fff1db;border:1px solid #c09655;font-size:14px}.noscript a{display:inline-block;margin:5px 12px 5px 0}
@media(min-width:1500px){.hero-grid{gap:88px}.hero-copy h1{font-size:70px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header .wrap{gap:20px}.nav{gap:17px}.nav a{font-size:12px}.brand strong{font-size:19px}.hero-grid{gap:34px;padding-block:48px}.hero-copy h1{font-size:55px}.hero-copy .lead{font-size:15px}.hero-proof{gap:9px;font-size:10px}.finder-top{padding:25px 22px 17px}.finder h2{font-size:24px}.finder-title .tag{font-size:8px}.catalog-grid{gap:15px}.product-card{padding:20px}.product-card h3{font-size:21px}.product-card>p{min-height:82px}.category-label{font-size:8px}.idea-grid{gap:50px}.faq-grid{gap:45px}.example-copy{padding:31px}.example-copy h2{font-size:30px}.orientation-stat+.orientation-stat{padding-left:22px}}
@media(max-width:850px){.nav a:nth-child(2),.nav a:nth-child(3){display:none}.header .wrap{min-height:75px}.hero-grid{grid-template-columns:1fr 1fr;gap:26px}.hero-copy h1{font-size:45px}.hero-proof{font-size:10px;display:grid;gap:6px}.hero-copy .lead{font-size:14px}.hero-links{gap:14px;flex-wrap:wrap}.hero-links .button{font-size:12px}.hero-copy .first-line{font-size:12px}.finder h2{font-size:22px}.finder-title .tag{display:none}.searchbox input{font-size:12px}.chips{gap:5px}.chip{font-size:9px;padding:5px 8px}.finder-results{padding:0 15px 7px}.finder-bottom{padding:14px 22px}.orientation-bar .wrap{gap:20px}.orientation-stat{gap:11px}.orientation-stat b{font-size:29px}.orientation-stat strong{font-size:11px}.orientation-stat span{font-size:10px}.orientation-stat+.orientation-stat{padding-left:20px}.catalog-grid{grid-template-columns:1fr 1fr}.product-card>p{min-height:63px}.section{padding:55px 0}.steps-grid{gap:14px}.step{padding:22px}.step h3{font-size:22px}.step p{font-size:12px}.idea-grid{gap:36px}.idea-text p{font-size:14px}.faq-grid{grid-template-columns:1fr;gap:19px}.faq-grid .aside-text{max-width:550px}.example-section{padding-top:48px}.final-cta{padding:28px}.final-cta h2{font-size:26px}.footer-right{max-width:230px}.brand-slash{margin-left:3px}.alarm-word{font-size:11px}.example-photo{min-height:390px}.example-copy{padding:29px}.example-copy h2{font-size:28px}}
@media(max-width:650px){html{scroll-padding-top:87px}.wrap{width:calc(100% - 32px)}.preview{font-size:9px;padding:5px 10px}.preview button{margin-left:5px}.header .wrap{min-height:66px;gap:10px}.brand{gap:8px}.brandmark{width:34px;height:34px;border-radius:10px}.brandmark svg{width:22px;height:22px}.brand strong{font-size:16px;letter-spacing:-.5px}.brand small{font-size:7px;letter-spacing:.17em;margin-top:4px}.brand-slash,.alarm-word{display:none}.nav{gap:0}.nav a{display:none}.nav .nav-cta{display:block;font-size:10px;padding:9px 12px}.hero-grid{display:flex;flex-direction:column;gap:29px;padding:33px 0 30px;align-items:stretch}.hero-copy .eyebrow{font-size:9px;letter-spacing:.12em}.hero-copy h1{font-size:43px;line-height:1.09;margin:18px 0}.hero-copy .lead{font-size:14px;line-height:1.9;max-width:none}.hero-copy .hero-links{display:none}.hero-proof{display:flex;flex-wrap:wrap;gap:8px 13px;font-size:9px;margin-top:17px}.hero-proof svg{width:12px;height:12px}.hero-copy .first-line{display:none}.finder-top{padding:23px 21px 17px}.finder h2{font-size:24px}.finder-title .tag{display:block;font-size:8px}.finder-top>p{font-size:12px}.searchbox{margin-top:17px}.searchbox input{font-size:12px;padding-block:12px}.chip{font-size:9px;padding:6px 9px}.finder-results{padding:0 13px 6px;min-height:237px}.suggestion{padding:11px 8px;gap:11px}.suggestion strong{font-size:11px}.suggestion small{font-size:9px}.finder-bottom{padding:14px 21px}.finder-bottom .text-link{font-size:11px}.finder-bottom p{font-size:9px}.safety-link{font-size:10px}.safety-link button{font-size:10px}.orientation-bar{padding:21px 0}.orientation-bar .wrap{grid-template-columns:1fr 1fr;gap:18px}.orientation-stat{gap:11px}.orientation-stat+.orientation-stat{padding-left:17px}.orientation-stat:last-child{display:none}.orientation-stat b{font-size:31px}.orientation-stat strong{font-size:11px}.orientation-stat span{font-size:9px}.section{padding:41px 0}.section-head{display:block;margin-bottom:21px}.section-head h2{font-size:30px;line-height:1.18}.section-head p{font-size:13px;line-height:1.85;margin-top:10px}.section-head .side-copy{display:none}.eyebrow{font-size:9px;letter-spacing:.12em}.filters{gap:7px;margin-bottom:21px}.filter{font-size:10px;padding:8px 11px}.filter-count{font-size:9px;padding-left:4px}.catalog-grid{grid-template-columns:1fr;gap:15px}.product-card{padding:22px 23px}.card-top{margin-bottom:17px}.product-card h3{font-size:25px;max-width:none}.product-card>p{font-size:13px;line-height:1.8;min-height:0;margin:11px 0 17px}.category-label{font-size:9px}.route-link{font-size:12px;min-height:39px;padding-block:10px}.card-bottom button{font-size:12px}.card-bottom small{font-size:10px}.catalog-bottom{display:block;padding:24px}.catalog-bottom .button{margin-top:17px;font-size:12px}.catalog-bottom h3{font-size:21px;line-height:1.35}.catalog-bottom p{font-size:12px;line-height:1.8}.steps-grid{grid-template-columns:1fr;gap:12px;margin-top:22px}.step{padding:24px}.step-num{margin-bottom:13px}.step h3{font-size:25px}.step p{font-size:13px;line-height:1.85}.steps-note{font-size:11px}.example-panel{grid-template-columns:1fr}.example-photo{min-height:235px}.example-copy{padding:27px 25px}.example-copy h2{font-size:29px;margin-block:13px}.example-copy p{font-size:13px}.example-section{padding-top:38px}.idea-grid{grid-template-columns:1fr;gap:25px}.idea-grid h2{font-size:33px;line-height:1.23}.idea-text p{font-size:14px;line-height:1.95}.idea-quote{font-size:20px;margin-top:22px}.faq-section{padding-top:0}.faq-grid h2{font-size:30px}.faq-list summary{font-size:14px;padding:18px 0}.faq-list details p{font-size:12px;line-height:1.9}.final-cta{display:block;padding:29px 24px}.final-cta h2{font-size:29px;line-height:1.2}.final-cta p{font-size:13px;line-height:1.8}.final-cta .button{margin-top:19px}.footer{margin-top:40px;padding:31px 0 94px}.footer-top{display:block}.footer-right{text-align:left;max-width:none;margin-top:24px}.footer-right p{margin-top:5px}.footer-bottom{display:block;font-size:9px;margin-top:24px}.footer-bottom button{margin-top:12px;font-size:10px;padding:0}.footer-brand{font-size:20px}.footer p{font-size:10px;line-height:1.9}.footer-links{gap:14px}.footer-links a,.footer-links button{font-size:10px}.mobile-start{display:flex;align-items:center;justify-content:space-between;position:fixed;bottom:0;inset-inline:0;z-index:20;background:#fef8f9f5;border-top:1px solid var(--line);padding:9px 16px;gap:13px;backdrop-filter:blur(8px)}.mobile-start span{font-size:10px;line-height:1.6;color:var(--muted)}.mobile-start .button{font-size:11px;padding:10px 15px;min-height:40px;white-space:nowrap}.toast{bottom:83px;max-width:calc(100% - 32px);font-size:11px;padding:12px 17px}.dialog{border-radius:17px;width:calc(100% - 20px);max-height:94dvh}.dialog-head{padding:19px 19px}.dialog-head h2{font-size:21px}.dialog-body{padding:21px 19px 24px}.dialog-options{grid-template-columns:1fr;gap:8px}.dialog-option{font-size:12px;min-height:65px;padding:13px 14px}.dialog-option strong{font-size:12px}.dialog-option small{font-size:10px}.route-preview{padding:18px}.route-preview h3{font-size:20px}.preview-steps{font-size:12px}.preview-steps li strong{font-size:12px}.preview-steps li span{font-size:11px}.dialog-intro{font-size:13px}.route-preview .notice{font-size:10px}.route-preview .button{font-size:12px}.dialog-footnote{font-size:10px}.viewer-top{padding:10px 11px;gap:12px;min-height:66px}.viewer-back{font-size:10px;padding:8px 9px;gap:6px}.viewer-name strong{font-size:11px}.viewer-name span{font-size:9px}.viewer-state{display:none}.viewer-footer{font-size:9px;padding:5px 10px}.dialog-actions .button{width:100%}.organizer-item{font-size:12px}.organizer-item span span{font-size:11px}}
@media(max-width:370px){.hero-copy h1{font-size:39px}.finder-title .tag{display:none}.finder-top{padding-inline:18px}.searchbox input{font-size:11px}.chip{font-size:8px}.filter{font-size:9px;padding:8px 10px}.product-card{padding:21px}.product-card h3{font-size:24px}.brand strong{font-size:15px}.nav .nav-cta{font-size:9px;padding:8px 10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.preview,.header,.hero,.orientation-bar,.filters,.finder,.steps-section,.example-section,.idea-section,.faq-section,.final-cta,.footer,.mobile-start,.toast,.viewer{display:none!important}body{background:#fff;color:#000;font-size:10pt}.wrap{width:100%}.section{padding:0}.catalog-grid{grid-template-columns:1fr 1fr;gap:12pt}.product-card{break-inside:avoid;padding:12pt;box-shadow:none;border-color:#bbb}.product-card h3{font-size:15pt}.product-card>p{font-size:9pt;min-height:0}.card-bottom button{color:black}.dialog{position:static;max-height:none;border:0;box-shadow:none;width:100%}.dialog:not([open]){display:none!important}.dialog-head .close,.dialog-actions,.dialog-options,.route-preview .button{display:none}.dialog-head{position:static}.dialog::backdrop{display:none}}

/* Photo catalog + orientation hub. No remote assets or font dependencies. */
:root{--paper:#f7f1f2;--deep:#37121b;--red:#be503c;--mint:#ecdde1}
html{scrollbar-gutter:stable}.wrap{width:min(1260px,calc(100% - 72px))}.header .wrap{min-height:78px}.brandmark{background:var(--red)}.brand small{letter-spacing:.13em}.nav a{white-space:nowrap}.nav .urgent-nav{font-size:11px;color:#875a4e;border:0;background:none;padding:0;text-decoration:underline;text-underline-offset:4px}.preview{padding:5px 12px;font-size:10px}.hero-grid{grid-template-columns:1.07fr 1fr;align-items:start;padding:46px 0 39px;gap:70px}.hero-copy h1{font-size:clamp(45px,4.4vw,64px);line-height:1.04;margin-top:18px;margin-bottom:19px;letter-spacing:-.047em}.hero-copy .lead{font-size:15px;line-height:1.7;max-width:505px}.hero-links{margin-top:19px;gap:18px}.hero-links .button{font-size:13px;padding:11px 15px;min-height:43px}.hero-proof{margin-top:18px}.hero-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:25px}.hero-photo{padding:0;display:block;position:relative;overflow:hidden;border:0;border-radius:13px;aspect-ratio:1.4;background:var(--deep);text-align:left;color:#fff}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block;opacity:.88;transition:transform .3s}.hero-photo:after{content:'';position:absolute;inset:25% 0 0;background:linear-gradient(transparent,#2e1017ea)}.hero-photo span{position:absolute;bottom:11px;left:12px;right:9px;font-size:12px;font-weight:650;z-index:1;line-height:1.35}.hero-photo:hover img{transform:scale(1.06)}.hero-photo-note{font-size:9px;color:#736165;margin-top:5px}.finder{margin-top:8px}.finder-top{padding:25px 26px 18px}.finder h2{font-size:30px}.finder-title .tag{font-size:9px}.finder-results{min-height:286px}.finder-bottom{padding:16px 25px}.finder-bottom p{font-size:10px;line-height:1.6}.finder-footer-links{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:12px}.finder-footer-links button{font-size:11px}.searchbox input{font-size:14px}.searchbox .submit-search{background:var(--green);color:white}.chips{gap:6px}.chip{font-size:10px;background:#f7f0f2}.suggestion{padding:12px 10px;gap:12px}.suggestion .mini-photo{display:block;width:49px;height:43px;object-fit:cover;border-radius:8px;flex-shrink:0;background:var(--soft)}.suggestion strong{font-size:13px}.suggestion small{font-size:10px}.suggestion:hover{box-shadow:inset 0 0 0 1px #e2d1d5}.orientation-bar{padding:21px 0}.orientation-stat b{font-size:31px}.orientation-stat+.orientation-stat{padding-left:30px}.section{padding:58px 0}.section-head{margin-bottom:23px}.section-head h2{font-size:39px}.section-head p{font-size:14px}.section-head .side-copy{font-size:11px;max-width:220px}.catalog-tools{display:grid;grid-template-columns:minmax(230px,390px) 1fr;gap:16px;align-items:center;margin-bottom:17px}.catalog-search{position:relative;display:flex;align-items:center;gap:10px;border:1px solid #c9b1b7;border-radius:10px;padding:2px 12px;background:#fff}.catalog-search svg{width:18px;height:18px;flex-shrink:0}.catalog-search input{min-width:0;width:100%;border:0;background:transparent;min-height:44px;outline:none;font-size:13px;color:var(--ink)}.catalog-search:focus-within{outline:3px solid #ebd7dc}.catalog-meta{display:flex;justify-content:flex-end;align-items:center;gap:13px;font-size:12px;color:var(--muted)}.catalog-meta button{border:0;background:transparent;font-size:12px;color:var(--green);text-decoration:underline;text-underline-offset:4px}.filters{margin-bottom:23px;gap:7px}.filter{padding:9px 14px;font-size:12px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.product-card{padding:0;overflow:hidden;border-radius:19px;box-shadow:0 4px 20px #3d1c2405;min-width:0;scroll-margin-top:100px}.card-photo-button{position:relative;border:0;padding:0;width:100%;height:187px;display:block;overflow:hidden;background:var(--deep);color:#fff;text-align:left}.card-photo-button>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.card-photo-button:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#35161d05 55%,#32141b99 100%)}.card-photo-button:hover img{transform:scale(1.035)}.photo-category{position:absolute;left:15px;bottom:12px;z-index:1;display:flex;align-items:center;gap:7px;font-size:10px;line-height:1.4;letter-spacing:.02em;color:#fff}.photo-category svg{width:15px;height:15px}.photo-label{position:absolute;top:12px;right:12px;z-index:1;background:#fffef1ed;color:var(--green);padding:5px 8px;border-radius:6px;font-size:9px;font-weight:700}.card-content{padding:21px 22px 18px;display:flex;flex-direction:column;flex:1;min-width:0}.product-brand{font-size:12px;font-weight:750;color:var(--green);margin-bottom:9px;line-height:1.4}.product-card h3{font-size:25px;line-height:1.18;max-width:none;overflow-wrap:anywhere;hyphens:auto}.card-description{font-size:12px;line-height:1.75;color:var(--muted);margin-top:10px;margin-bottom:16px;min-height:43px}.card-route-links{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto;padding-top:12px;border-top:1px solid #eee4e6}.route-pill{font-size:10px;line-height:1.4;padding:6px 8px;min-height:30px;border:1px solid #e7dadd;background:#f9f1f3;border-radius:7px;text-align:left;color:var(--ink)}.route-pill:hover{border-color:var(--green);background:#f2e5e8}.card-bottom{margin-top:15px;padding-top:13px;flex-wrap:wrap;align-items:center}.card-bottom .open-card{font-size:12px;display:inline-flex;align-items:center;gap:7px;color:var(--green)}.card-bottom .open-card svg{width:15px;height:15px}.card-bottom .details-card{font-size:10px;color:var(--muted);font-weight:500;text-decoration:underline;text-underline-offset:3px}.card-domain{font-size:9px;color:#796469;margin-top:9px;overflow-wrap:anywhere}.catalog-empty{padding:30px;border:1px dashed #b89aa1;border-radius:17px;background:#f4e7ea;margin-bottom:20px}.catalog-empty h3{font-size:23px}.catalog-empty p{font-size:13px;color:var(--muted);margin-top:9px;max-width:750px}.catalog-empty .button{margin-top:18px;font-size:12px}.resume-strip{margin:0 0 22px;padding:15px 18px;border:1px solid #e3d2d6;border-radius:12px;background:#f3e7ea;display:flex;gap:17px;align-items:center;flex-wrap:wrap}.resume-strip>div:first-child{flex-shrink:0}.resume-strip strong{display:block;font-size:12px}.resume-strip small{font-size:10px;color:var(--muted)}.resume-list{display:flex;gap:8px;flex-wrap:wrap}.resume-list button{border:1px solid #dbc0c6;background:#fff;border-radius:8px;padding:8px 10px;font-size:11px}.catalog-bottom{margin-top:26px}.example-photo img{object-position:50% 45%}.example-panel{min-height:300px}.example-photo{min-height:330px}.idea-grid{gap:65px}.footer{margin-top:45px}.footer-bottom{flex-wrap:wrap}.footer-right .address{font-size:14px}.viewer{background:#eadfe2}.viewer-top{padding:10px 18px;gap:12px;min-height:66px;flex-wrap:wrap}.viewer-select-wrap{display:flex;align-items:center;gap:10px;flex:1;min-width:150px}.viewer-select-wrap select{background:#4e2831;border:1px solid #856a70;color:#fff;border-radius:8px;padding:9px 12px;font-size:12px;max-width:230px;width:100%;min-width:0}.viewer-select-wrap option{color:var(--ink);background:white}.viewer-name{flex:1;min-width:140px}.viewer-name strong{font-size:11px}.viewer-name span{font-size:9px}.viewer-controls{display:flex;gap:5px;align-items:center}.viewer-controls button{border:1px solid #856a70;color:#f4e4e8;background:transparent;border-radius:7px;padding:7px 10px;font-size:11px;min-height:35px}.viewer-controls button[aria-pressed=true]{background:#e8ced4;color:#3d1821;border-color:#e8ced4}.viewer-controls button:hover{border-color:white}.frame-stage{flex:1;min-height:0;display:flex;justify-content:center;overflow:hidden;padding:0}.frame-stage .tool-frame{width:100%;height:100%;min-height:0;border:0;display:block;background:#f7f0f2;flex:none}.frame-stage.phone-mode{padding:12px 0}.frame-stage.phone-mode .tool-frame{width:min(390px,100%);box-shadow:0 0 0 1px #cfb9be,0 15px 35px #2c131920;border-radius:14px}.viewer-footer{font-size:10px;padding:7px 12px}.button:disabled{opacity:.6}.dialog-option{min-width:0}.dialog-option strong{overflow-wrap:anywhere}.filter-count{font-size:9px}.catalog-grid.list-view{grid-template-columns:1fr 1fr}.back-top{display:inline-flex;gap:9px;align-items:center}.match-count{font-size:10px;font-weight:500;color:var(--muted)}
@media(min-width:1500px){.hero-grid{gap:80px}.hero-copy h1{font-size:66px}}
@media(max-width:1100px){.wrap{width:calc(100% - 44px)}.hero-grid{gap:30px}.hero-copy h1{font-size:51px}.hero-copy .lead{font-size:14px}.hero-photo span{font-size:11px}.catalog-grid{gap:16px}.card-content{padding:18px}.product-card h3{font-size:23px}.card-photo-button{height:164px}.viewer-name{display:none}.nav{gap:16px}.finder-top{padding-inline:22px}.hero-links{gap:12px}.hero-links .text-link{font-size:11px}.catalog-tools{grid-template-columns:minmax(220px,360px) 1fr}}
@media(max-width:850px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:23px}.hero-copy h1{font-size:44px}.hero-photos{gap:6px}.hero-photo{aspect-ratio:1}.hero-photo span{font-size:10px;left:8px;bottom:8px}.finder h2{font-size:25px}.suggestion .mini-photo{width:38px;height:37px}.suggestion strong{font-size:12px}.hero-proof{display:flex}.hero-links .text-link{font-size:12px}.header .urgent-nav{display:none}.card-photo-button{height:185px}.viewer-controls button{padding:7px 8px}.orientation-stat+.orientation-stat{padding-left:17px}.finder-bottom .text-link{font-size:11px}}
@media(max-width:700px){.wrap{width:calc(100% - 32px)}.header .wrap{min-height:69px;gap:10px}.brand strong{font-size:18px}.brand small{font-size:8px}.brand-slash,.alarm-word{display:none}.nav a:not(.nav-cta){display:none}.nav .nav-cta{font-size:11px;padding:10px 12px}.hero-grid{display:flex;flex-direction:column;padding:30px 0 30px;gap:26px}.hero-copy h1{font-size:48px;line-height:1.06;max-width:560px;margin:16px 0 17px}.hero-copy .lead{font-size:14px;max-width:none}.hero-copy h1 br:nth-of-type(2){display:none}.hero-copy h1 em{display:block;margin-top:4px}.hero-photos{gap:9px;margin-top:21px}.hero-photo{aspect-ratio:1.8}.hero-photo span{font-size:11px;left:11px}.hero-photo-note{font-size:8px}.hero-proof{display:flex;font-size:10px;gap:11px}.finder{width:100%;margin-top:0}.finder h2{font-size:28px}.finder-title .tag{display:block;font-size:8px}.finder-results{min-height:0;padding-bottom:12px}.suggestion .mini-photo{width:47px;height:41px}.suggestion strong{font-size:13px}.finder-top{padding:23px 22px 17px}.finder-bottom{padding:16px 23px}.orientation-bar .wrap{grid-template-columns:1fr 1fr;gap:16px}.orientation-stat:last-child{display:none}.orientation-stat span{font-size:11px}.orientation-stat strong{font-size:12px}.orientation-stat b{font-size:30px}.section{padding:40px 0}.section-head{display:block}.section-head h2{font-size:33px}.section-head .side-copy{max-width:none;text-align:left;margin-top:14px;font-size:11px}.catalog-tools{grid-template-columns:1fr;gap:11px}.catalog-meta{justify-content:space-between;font-size:11px}.filters{gap:6px}.filter{font-size:11px;padding:8px 11px}.catalog-grid{gap:13px}.card-photo-button{height:160px}.card-content{padding:17px}.product-card h3{font-size:22px}.route-pill{font-size:10px}.card-description{font-size:12px;min-height:0}.viewer-top{gap:8px;padding:8px 10px}.viewer-back{font-size:11px;padding:8px 9px;gap:5px}.viewer-back svg{width:15px}.viewer-select-wrap{min-width:160px}.viewer-controls{width:100%;justify-content:flex-end;gap:6px}.viewer-controls button{font-size:10px;min-height:31px}.viewer-select-wrap select{font-size:11px;max-width:none;padding:8px}.viewer-footer{font-size:9px;line-height:1.4}.frame-stage.phone-mode{padding:0}.frame-stage.phone-mode .tool-frame{border-radius:0}.viewer{height:100dvh}.mobile-start{display:flex}.resume-strip{padding:13px;gap:11px}.resume-list button{font-size:10px}.example-photo{min-height:250px}.example-panel{grid-template-columns:1fr}.example-copy{padding:28px}.example-copy h2{font-size:30px}.steps-grid,.idea-grid{grid-template-columns:1fr}.idea-grid{gap:23px}.footer-top{display:block}.footer-right{max-width:none;text-align:left;margin-top:25px}.catalog-bottom{display:block;padding:22px}.catalog-bottom .button{margin-top:15px}.final-cta{display:block}.final-cta .button{margin-top:18px}.preview{font-size:9px}.finder-footer-links{gap:8px}.finder-footer-links button{font-size:10px}}
@media(max-width:560px){.catalog-grid{grid-template-columns:1fr}.card-photo-button{height:195px}.product-card h3{font-size:26px;max-width:380px}.card-content{padding:21px}.card-description{font-size:13px}.product-brand{font-size:12px}.card-route-links{gap:7px}.route-pill{font-size:11px;padding:7px 9px;min-height:34px}.card-domain{font-size:10px}.card-bottom .open-card{font-size:13px}.card-bottom .details-card{font-size:11px}.hero-links{gap:16px}.hero-copy h1{font-size:46px}.dialog-options{grid-template-columns:1fr}.dialog-head{padding:19px}.dialog-body{padding:20px}.dialog-head h2{font-size:21px}.hero-photos{margin-top:20px}.hero-photo{aspect-ratio:1.4}.hero-photo span{font-size:10px;left:9px}.viewer-controls .desktop-label{display:none}.catalog-bottom p{font-size:12px}}
@media(max-width:360px){.hero-copy h1{font-size:39px}.brand strong{font-size:16px}.brandmark{width:35px;height:35px}.nav .nav-cta{font-size:10px;padding:9px}.hero-links{flex-wrap:wrap;gap:12px}.hero-photo span{font-size:9px}.viewer-select-wrap{min-width:145px}.viewer-back{font-size:10px}.card-content{padding:18px}.catalog-grid{gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.product-card:hover{transform:none}}
@media print{.header,.preview,.hero,.filters,.catalog-tools,.viewer,.mobile-start,.footer,.hero-photos{display:none!important}.product-card{break-inside:avoid}.catalog-grid{display:block}.product-card{margin-bottom:20px}.card-photo-button{height:120px}}
@media(max-width:700px){.hero-copy h1 em{font-size:30px;line-height:1.17;letter-spacing:-.03em;margin-top:12px}.hero-copy h1{margin-bottom:18px}.hero-photos{margin-top:18px}}
@media(max-width:360px){.hero-copy h1 em{font-size:25px}}

.inventory-note{font-size:13px;color:var(--muted);margin:0 0 22px;padding:14px 18px;border-left:3px solid var(--green);background:#f3e9eb;border-radius:0 10px 10px 0}.orientation-stat>b{white-space:nowrap;font-size:30px}.help-shortcuts .wrap{flex-wrap:wrap}.routing-family a,.family-modal-grid a{overflow-wrap:anywhere}

.service-card{background:#fff;border:1px solid #dfd2d5;border-radius:18px;display:flex;flex-direction:column;gap:17px;min-width:0}.service-card h3{font-size:27px}.service-card p{font-size:14px;color:#695157}.service-card>.button{margin-top:auto}.catalog-bottom{flex-wrap:wrap}.catalog-bottom>p{flex-basis:100%}.footer-links{align-items:center}
/* Three transparent service levels. No purchase or automatic case transfer. */
.help-shortcuts{background:#f1e8ea;border-bottom:1px solid #e1d4d7;padding:10px 0}
.help-shortcuts .wrap{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.help-shortcuts .shortcut-caption{font-size:11px;color:#654d53;margin-right:auto}
.help-shortcuts a{font-size:12px;font-weight:650;color:#4e232d;text-decoration:none;border:1px solid #cdbabe;border-radius:8px;background:#fff;padding:8px 12px;line-height:1.3}
.help-shortcuts a:last-child{background:#401620;color:#fff;border-color:#401620}
.routing-section{padding:38px 0 42px;border-top:1px solid #e4d8db;border-bottom:1px solid #e4d8db;background:#f3e9eb;scroll-margin-top:95px}
.routing-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:21px}
.routing-heading h2{font-size:clamp(25px,2.4vw,34px);line-height:1.15;margin-top:8px}
.routing-heading>p{max-width:410px;font-size:13px;color:#675257;line-height:1.7}
.routing-context{font-size:12px;color:#675257;margin:0 0 14px;line-height:1.6}
.routing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.routing-card{padding:24px;background:#fff;border:1px solid #dfd0d4;border-radius:16px;display:flex;flex-direction:column;min-width:0;box-shadow:0 9px 25px #38182006}
.routing-card.practice{border-color:#ad8b93;background:#fbf5f6}
.routing-card.law{border-top:4px solid #401620;padding-top:21px}
.routing-kicker{display:flex;align-items:center;gap:10px;font-size:10px;color:#6e4f56;letter-spacing:.07em;font-weight:700;text-transform:uppercase;margin-bottom:15px}
.routing-kicker b{display:grid;place-items:center;border-radius:8px;background:#eee0e3;height:28px;width:28px;font-size:12px;color:#4b1d28;flex-shrink:0}
.routing-card h3{font-size:23px;line-height:1.2;letter-spacing:-.025em;margin:0 0 12px;overflow-wrap:anywhere}
.routing-card p{font-size:13px;line-height:1.75;color:#635054;margin:0 0 14px}
.routing-card p.route-detail{font-size:11px;line-height:1.6;border-top:1px solid #e7dadd;padding-top:12px;margin-top:0}
.routing-card .routing-main-link{display:flex;justify-content:center;align-items:center;gap:8px;text-align:center;min-height:45px;border:1px solid #cbb6bb;border-radius:9px;font-size:13px;font-weight:700;padding:11px 13px;background:#fff;color:#4c212b;text-decoration:none;margin-top:auto;line-height:1.4}
.routing-card.practice .routing-main-link{background:#582430;color:white;border-color:#582430}
.routing-card.law .routing-main-link{background:#401620;border-color:#401620;color:white}
.routing-card .routing-main-link:hover{filter:brightness(.94)}
.routing-card .routing-secondary{font-size:11px;line-height:1.55;margin-top:12px;text-underline-offset:3px;color:#59313a}
.routing-extras{display:flex;gap:9px 20px;flex-wrap:wrap;padding-top:17px;font-size:12px;line-height:1.6}
.routing-extras>a{color:#4f202b;font-weight:600}
.routing-note{border-left:3px solid #aa614a;padding:10px 14px;background:#fff6ed;color:#6e4839;font-size:12px;margin-top:16px;border-radius:0 8px 8px 0;line-height:1.7}
.routing-privacy{font-size:11px!important;color:#6f5b60!important;line-height:1.7!important;margin-top:17px!important}
.routing-result{border:1px solid #e1d4d7;border-radius:13px;padding:20px;background:#f7eef0;margin:22px 0;break-inside:avoid}
.routing-result h3{font-size:19px;margin-bottom:9px}
.routing-result>p{font-size:12px;color:#665257;line-height:1.65}
.routing-result-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}
.routing-result-links a{font-size:12px;font-weight:650;padding:9px 12px;background:white;border:1px solid #ccb6bb;border-radius:8px;color:#4e202b;text-decoration:none;line-height:1.5}
.routing-result-links a:last-child{background:#401821;color:white;border-color:#401821}
.routing-legal-note{font-size:11px;color:#6f5b60;line-height:1.65;margin-top:10px}
.routing-verification{margin-top:24px;border-top:1px solid #deced2;padding-top:20px}
.routing-verification summary{font-size:12px;font-weight:600;cursor:pointer;color:#57343c}
.routing-verification p,.routing-verification li{font-size:11px;line-height:1.8;color:#665257}
.routing-verification ul{padding-left:18px}



.hub-helpways{padding:32px 0 38px;background:#f9f3f4;border-bottom:1px solid #e4d8db}
.hub-helpways h2{font-size:27px;margin:0 0 18px}
.hub-helpways .routing-card h3{font-size:21px}
.hub-helpways .routing-card p{font-size:12px}
.page-knoellchen-storno .photo-copy h1{font-size:clamp(38px,3.65vw,59px);line-height:1.11}
.page-knoellchen-storno .photo-copy h1 em{white-space:normal}
.kn-ticket{display:inline-flex;gap:9px;align-items:center;border:1px solid #ffffff60;background:#37171fbb;border-radius:9px;padding:8px 11px;font-size:11px;color:white;margin-top:18px}
.kn-ticket .traffic-dot{width:9px;height:9px;background:#e95641;border-radius:50%}
@media(max-width:1050px){.routing-card{padding:20px}.routing-card.law{padding-top:17px}.routing-card h3{font-size:21px}.routing-card p{font-size:12px}.routing-heading>p{max-width:330px}}
@media(max-width:760px){.help-shortcuts .wrap{gap:7px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.help-shortcuts .shortcut-caption{display:none}.help-shortcuts a{text-align:center;padding:8px 7px;font-size:11px}.routing-heading{display:block}.routing-heading>p{max-width:none;margin-top:12px}.routing-grid{grid-template-columns:1fr}.routing-section{padding:28px 0 30px}.routing-card{padding:22px}.routing-card.law{padding-top:19px}.routing-card h3{font-size:24px}.routing-card p{font-size:13px}.routing-card .routing-main-link{margin-top:4px}.routing-result-links{display:grid}.routing-extras{display:grid}.hub-helpways{padding:28px 0}.routing-context{font-size:11px}}
@media print{.help-shortcuts,.routing-section,.hub-helpways{display:none!important}.routing-result{border:1px solid #aaa;background:white!important}.routing-result a{color:black!important;background:white!important}.routing-result-links{display:block}.routing-result-links a{display:block;margin:6px 0}.routing-result-links a[href^=http]::after{content:' (' attr(href) ')';font-weight:400;overflow-wrap:anywhere}}
