/*
Theme Name: Begleitfirma Tourguide
Theme URI: https://example.com/
Description: Premium Landingpage für Begleitfirma Tourguide.
Version: 1.0.0
Text Domain: begleitfirma-tourguide
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#121416;--muted:#626a73;--line:#dce0e3;--paper:#f9faf9;--warm:#b78a45;--warm-light:#d6b981;--dark:#101214;--night:#181b1d;--shell:min(1160px,calc(100% - 40px));--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:var(--shell);margin:auto}.skip-link{position:fixed;z-index:10;left:1rem;top:-5rem;background:#fff;padding:.8rem 1rem;border-radius:8px}.skip-link:focus{top:1rem}.site-header{position:absolute;z-index:5;left:0;right:0;top:0;color:#fff}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:.6rem;line-height:1}.brand-mark{width:30px;height:30px;border-radius:9px;background:var(--warm);display:grid;place-items:center}.brand-mark svg{width:20px;fill:none;stroke:#fff;stroke-width:2.3;stroke-linejoin:round}.brand strong{font-family:Manrope,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.03em;display:block}.brand small{display:block;margin-top:4px;color:var(--warm-light);letter-spacing:.2em;font-size:.5rem;font-weight:700}.main-nav{display:flex;align-items:center;gap:1.7rem;font-size:.84rem;color:#d4d7d8}.main-nav a:hover{color:#fff}.nav-cta{border:1px solid #555a5c;padding:.7rem .9rem;border-radius:100px;color:#fff!important}.nav-cta span{color:var(--warm-light);padding-left:.3rem}.menu-button{display:none}.hero{min-height:760px;background:var(--dark);overflow:hidden;position:relative;color:#fff;padding:155px 0 95px}.hero:after{content:"";position:absolute;width:1000px;height:1000px;border-radius:50%;background:#191b1c;right:-320px;top:-390px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;position:relative;z-index:1}.hero-copy{max-width:625px}.eyebrow{display:flex;align-items:center;gap:.65rem;color:#9b7a46;text-transform:uppercase;font-size:.67rem;letter-spacing:.15em;font-weight:700;margin:0 0 1.4rem}.eyebrow span{width:21px;height:1px;background:currentColor}.hero h1,h2,h3,p{margin-top:0}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(2.5rem,4.25vw,4.25rem);line-height:1.1;letter-spacing:-.055em;margin-bottom:1.45rem;font-weight:700}.hero-lead{max-width:610px;color:#b9c0c5;font-size:1.08rem;line-height:1.7;margin-bottom:2rem}.button-row{display:flex;align-items:center;gap:1.15rem}.button{min-height:52px;padding:.9rem 1.2rem;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;font-size:.87rem;font-weight:700;transition:transform .2s,background .2s,border .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--warm);color:#fff}.button-primary span{font-size:1.2rem}.button-quiet{color:#f4f5f5;border:1px solid #4f5458}.microcopy{margin:1.1rem 0 0;font-size:.74rem;color:#8e969c}.hero-visual{height:510px;position:relative}.hero-glow{position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,#9c733e36,transparent 67%);right:0;top:20px}.phone{border-radius:31px;overflow:hidden;background:#000;border:7px solid #24282a;box-shadow:0 30px 70px #0007}.phone img{width:100%;height:100%;object-fit:cover;object-position:top}.phone-main{position:absolute;width:260px;height:535px;right:82px;top:-10px;transform:rotate(5deg);z-index:2}.phone-dark{position:absolute;width:190px;height:392px;right:310px;top:90px;transform:rotate(-9deg);z-index:1;border-width:5px}.hero-label{position:absolute;bottom:6px;right:0;z-index:3;display:flex;align-items:center;gap:.55rem;color:#d9ddde;font-size:.69rem;padding:.7rem .9rem;background:#1c1f20dd;border:1px solid #383c3e;border-radius:100px}.status-dot{width:7px;height:7px;border-radius:50%;background:#c99b51}.trust{background:#171a1b;color:#c8cdcf;border-top:1px solid #2c3032;border-bottom:1px solid #2c3032}.trust-row{min-height:95px;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.72rem;font-weight:600;letter-spacing:.04em}.trust-row span{display:flex;align-items:center;gap:.7rem}.trust-row span:before{content:"";width:5px;height:5px;border-radius:100%;background:var(--warm)}.section{padding:132px 0}.section-intro{max-width:735px}.section-intro h2,.feature h2,.workflow h2,.compliance h2,.faq h2,.closing h2{font-family:Manrope,sans-serif;letter-spacing:-.05em;line-height:1.12;font-size:clamp(2rem,3.25vw,3.25rem);margin-bottom:1.2rem}.section-intro>p:last-child{font-size:1.05rem;color:var(--muted);line-height:1.65;max-width:690px}.benefit-grid{margin-top:4rem;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-card{padding:2rem 1.6rem 2rem 0;min-height:210px;border-right:1px solid var(--line)}.benefit-card:not(:first-child){padding-left:1.6rem}.benefit-card:last-child{border:0}.card-number,.feature-index{font-size:.67rem;letter-spacing:.14em;color:var(--warm);font-weight:700}.benefit-card h3{font-size:1.04rem;margin:2.6rem 0 .7rem;letter-spacing:-.025em}.benefit-card p{font-size:.87rem;line-height:1.55;color:var(--muted);margin:0}.feature{overflow:hidden}.feature-tint{background:#f0f2f2}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,9vw,140px);align-items:center}.feature-reverse .feature-copy{order:1}.feature-reverse .visual-stage{order:2}.feature-copy{max-width:475px}.feature-index{margin-bottom:1.55rem}.feature h2{font-size:clamp(2rem,3.2vw,3.05rem)}.feature-copy>p:not(.feature-index){color:var(--muted);font-size:1rem;line-height:1.7;margin-bottom:1.6rem}.text-link{font-size:.85rem;font-weight:700;display:inline-flex;gap:.6rem;align-items:center;border-bottom:1px solid #b9a075;padding-bottom:.35rem}.text-link span{font-size:1.1rem;color:var(--warm)}.visual-stage{height:570px;position:relative;display:flex;align-items:center;justify-content:center}.visual-stage:before{content:"";position:absolute;width:520px;height:520px;border:1px solid #e0e3e4;border-radius:50%}.feature-tint .visual-stage:before{border-color:#d9dfe0}.stage-phone{width:269px;height:552px;position:relative;z-index:1;border-radius:32px;border-width:6px}.mini-note{position:absolute;z-index:2;padding:.75rem .9rem;background:#fff;border:1px solid #e3e5e5;border-radius:8px;box-shadow:0 15px 35px #24282a16;font-size:.69rem;font-weight:700}.note-top{top:60px;right:-10px}.note-bottom{bottom:54px;left:-12px}.success{color:#397c53}.story{background:#f1f2ef}.story-intro{margin-bottom:3.7rem}.story-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;align-items:end}.story-card{background:#fff;border-radius:15px;overflow:hidden;min-width:0}.story-card:nth-child(1),.story-card:nth-child(5){transform:translateY(30px)}.story-image{background:#e8ebec;aspect-ratio: .59;overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover;object-position:top}.story-copy{padding:1.1rem}.story-copy>span{font-size:.64rem;color:var(--warm);font-weight:700}.story-copy h3{font-size:.93rem;line-height:1.25;letter-spacing:-.025em;margin:.6rem 0}.story-copy p{color:var(--muted);font-size:.72rem;line-height:1.5;margin:0}.dark-card .story-image{background:#111}.workflow{background:var(--dark);color:#fff}.eyebrow-light{color:#c49a5a}.workflow-top{max-width:790px}.workflow h2{font-size:clamp(2rem,3.5vw,3.45rem);margin-bottom:3.8rem}.workflow-list{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;border-top:1px solid #3d4143}.workflow-list li{padding:1.7rem 2rem 0 0;min-height:200px;border-right:1px solid #3d4143}.workflow-list li+li{padding-left:2rem}.workflow-list li:last-child{border:0}.workflow-list span{color:var(--warm-light);font-size:.71rem;font-weight:700}.workflow-list h3{font-size:1.15rem;letter-spacing:-.03em;margin:2.5rem 0 .7rem}.workflow-list p{font-size:.88rem;line-height:1.6;color:#aeb5b9;max-width:280px}.compliance-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.compliance-copy p:not(.eyebrow){max-width:530px;font-size:1rem;line-height:1.7;color:var(--muted);margin-bottom:1.5rem}.compliance-list{border-top:1px solid var(--line)}.compliance-list div{border-bottom:1px solid var(--line);min-height:67px;display:flex;align-items:center;gap:1.1rem;font-size:.9rem;font-weight:600}.compliance-list b{font-size:.66rem;color:var(--warm);font-weight:700}.faq{background:#f0f1ef}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.faq-heading p:not(.eyebrow){color:var(--muted);font-size:.94rem;line-height:1.6;max-width:315px;margin-bottom:2rem}.faq-heading .button{color:var(--ink);border-color:#cbd0d1}.faq-list{border-top:1px solid #cfd4d3}.faq-list details{border-bottom:1px solid #cfd4d3}.faq-list summary{min-height:75px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-weight:600;font-size:.96rem;padding-right:.2rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:17px;height:17px;position:relative}.faq-list summary span:before,.faq-list summary span:after{content:"";position:absolute;top:8px;left:1px;width:15px;height:1px;background:var(--warm)}.faq-list summary span:after{transform:rotate(90deg);transition:transform .2s}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details p{color:var(--muted);line-height:1.65;font-size:.9rem;max-width:700px;padding:0 30px 1.4rem 0;margin:0}.closing{background:#f0f1ef;padding:0 0 112px}.closing-card{background:#171a1b;color:#fff;padding:clamp(2rem,5vw,4.5rem);border-radius:var(--radius);display:grid;grid-template-columns:1.3fr .7fr;gap:3rem;align-items:end;position:relative;overflow:hidden}.closing-card:after{content:"";position:absolute;width:500px;height:500px;border-radius:100%;right:-200px;top:-220px;border:1px solid #373b3c}.closing-card>div{position:relative;z-index:1}.closing-card h2{font-size:clamp(2rem,3.4vw,3.25rem);max-width:700px;margin-bottom:1rem}.closing-card p:not(.eyebrow){color:#b4bbbe;line-height:1.6;max-width:620px;font-size:.95rem;margin-bottom:0}.closing-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.button-dark-quiet{border:1px solid #555a5c}.closing-actions>p{font-size:.72rem!important;margin-top:.6rem!important}.site-footer{background:var(--dark);color:#fff;padding:3.7rem 0 1.5rem}.footer-inner{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:2rem;align-items:start}.footer-inner>p{font-size:.83rem;color:#9da5a9;margin:0}.footer-inner nav{display:flex;justify-content:flex-end;gap:1.4rem;font-size:.78rem;color:#cdd1d3}.footer-inner nav a:hover{color:var(--warm-light)}.footer-bottom{border-top:1px solid #323638;margin-top:3rem;padding-top:1.25rem;font-size:.67rem;color:#8d969a}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}@media(max-width:800px){:root{--shell:min(100% - 32px,650px)}.site-header{position:absolute}.header-inner{height:68px}.main-nav{position:absolute;left:16px;right:16px;top:62px;border:1px solid #393d3f;background:#191c1e;border-radius:15px;padding:1rem;display:none;flex-direction:column;align-items:stretch;gap:.15rem;box-shadow:0 14px 35px #0005}.main-nav a{padding:.65rem}.main-nav.is-open{display:flex}.nav-cta{text-align:center;margin-top:.4rem}.menu-button{display:flex;flex-direction:column;gap:5px;background:none;border:0;padding:8px;cursor:pointer}.menu-button span{width:20px;height:1px;background:#fff}.hero{padding:112px 0 53px;min-height:auto}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(2.55rem,11vw,3.65rem);max-width:620px}.hero-lead{font-size:.98rem;line-height:1.62}.hero-visual{height:445px;margin:15px -8px 0}.phone-main{width:212px;height:436px;right:15%;top:3px}.phone-dark{width:150px;height:308px;right:50%;top:95px}.hero-label{bottom:0;right:3%;font-size:.62rem}.trust-row{padding:1rem 0;min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:.85rem .4rem;font-size:.62rem}.trust-row span{align-items:flex-start}.section{padding:82px 0}.benefit-grid{grid-template-columns:1fr 1fr;margin-top:2.7rem}.benefit-card{min-height:190px;padding:1.3rem 1rem 1.3rem 0}.benefit-card:nth-child(2){border-right:0}.benefit-card:nth-child(n+3){border-top:1px solid var(--line)}.benefit-card:not(:first-child){padding-left:1rem}.benefit-card h3{margin-top:2rem;font-size:.96rem}.feature-grid,.compliance-grid,.faq-grid,.closing-card{grid-template-columns:1fr;gap:2.6rem}.feature-reverse .feature-copy,.feature-reverse .visual-stage{order:initial}.feature-copy{max-width:600px}.visual-stage{height:455px}.visual-stage:before{width:430px;height:430px}.stage-phone{width:225px;height:462px}.note-top{top:37px;right:0}.note-bottom{bottom:20px;left:0}.feature-tint .visual-stage{order:2}.story-grid{grid-template-columns:repeat(2,1fr);gap:12px}.story-card:nth-child(1),.story-card:nth-child(5){transform:none}.story-card:nth-child(5){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.story-card:nth-child(5) .story-image{aspect-ratio:auto}.story-copy{padding:.9rem}.story-copy h3{font-size:.83rem}.story-copy p{font-size:.67rem}.workflow-list{grid-template-columns:1fr}.workflow-list li,.workflow-list li+li{border-right:0;border-bottom:1px solid #3d4143;padding:1.4rem 0}.workflow-list li:last-child{border-bottom:0}.workflow-list h3{margin:1.2rem 0 .5rem}.workflow-list p{margin-bottom:0}.faq-heading .button{margin-bottom:0}.footer-inner{grid-template-columns:1fr;gap:1.5rem}.footer-inner nav{justify-content:flex-start;flex-wrap:wrap;gap:1rem}.footer-bottom{margin-top:2rem}.closing{padding-bottom:70px}}@media(max-width:430px){:root{--shell:calc(100% - 28px)}.button-row{align-items:stretch;flex-direction:column;max-width:260px}.button{min-height:49px}.hero-visual{height:397px}.phone-main{width:190px;height:390px;right:7%}.phone-dark{width:135px;height:277px;right:48%;top:88px}.hero-label{max-width:190px;line-height:1.3;bottom:-4px}.section-intro h2,.feature h2,.workflow h2,.compliance h2,.faq h2,.closing h2{font-size:2rem}.benefit-card{min-height:210px}.benefit-card p{font-size:.78rem}.visual-stage{height:400px}.visual-stage:before{width:365px;height:365px}.stage-phone{width:195px;height:400px}.mini-note{font-size:.6rem;padding:.6rem .7rem}.note-top{top:20px}.note-bottom{bottom:5px}.story-grid{grid-template-columns:1fr 1fr}.story-card:nth-child(5){display:block}.story-copy h3{font-size:.77rem}.story-copy p{display:none}.story-card:nth-child(5){grid-column:auto}.closing-card{padding:2rem 1.5rem}.closing-actions{align-items:stretch}.closing-actions .button{text-align:center}.trust-row{grid-template-columns:1fr}.trust-row span{font-size:.68rem}.faq-list summary{font-size:.87rem;gap:1rem}.faq-list details p{font-size:.83rem}}
