
:root{--ink:#071424;--ink2:#0d2138;--blue:#0b5fff;--blue2:#0a4ed1;--sky:#eaf2ff;--paper:#f7f8fa;--white:#fff;--muted:#667386;--line:#dfe5ec;--orange:#ff6b35;--gold:#f9b64b;--green:#0a9b6c;--radius:26px;--shadow:0 20px 60px rgba(5,21,41,.11);--shell:min(1180px,calc(100% - 40px));font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.shell{width:var(--shell);margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(20px);border-bottom:1px solid rgba(223,229,236,.9)}.header-inner{height:76px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--ink);position:relative;display:grid;place-items:center;overflow:hidden}.brand-mark span,.brand-mark i,.brand-mark b{position:absolute;height:5px;border-radius:99px}.brand-mark span{width:31px;background:#f2465b;transform:rotate(-35deg);left:-2px;top:10px}.brand-mark i{width:25px;background:#f6c94d;transform:rotate(38deg);right:-4px;top:20px}.brand-mark b{width:22px;background:#2fd2a2;transform:rotate(-10deg);left:8px;bottom:6px}.brand-mark:after{content:"";width:8px;height:8px;border:3px solid #fff;border-radius:50%;background:var(--ink);z-index:2}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:12px;letter-spacing:.22em}.brand-copy small{font-size:13px;font-weight:800;letter-spacing:.04em;margin-top:4px}.desktop-nav{display:flex;align-items:center;gap:6px;margin-left:auto}.nav-link{font-size:14px;font-weight:700;padding:10px 12px;border-radius:12px;color:#344154}.nav-link:hover,.nav-link.active{background:#f0f4f9;color:var(--ink)}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 18px;border-radius:14px;font-size:14px;font-weight:800;transition:.2s ease;cursor:pointer}.btn svg,.article-go svg,.mobile-rayist svg,.text-link-light svg,.map-error svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.btn:hover{transform:translateY(-1px)}.btn-rayist{background:var(--ink);color:#fff}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue2)}.btn-ghost{border:1px solid var(--line);background:#fff}.btn-white{background:#fff;color:var(--ink)}.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:13px;padding:0}.menu-toggle span{display:block;width:19px;height:2px;background:var(--ink);margin:5px auto;transition:.2s}.mobile-menu{display:none}.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7f9fc 0%,#fff 100%);padding:76px 0 56px}.hero:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(11,95,255,.09),transparent 68%);right:-160px;top:-250px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.16em;font-weight:900;color:var(--blue);margin-bottom:18px}.eyebrow:before{content:"";width:20px;height:2px;background:currentColor}.hero h1,.page-hero h1{font-size:clamp(42px,5.3vw,72px);line-height:.99;letter-spacing:-.055em;margin:0;max-width:780px}.hero h1 span{color:var(--blue)}.hero p{font-size:19px;color:#556277;max-width:640px;margin:24px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:30px}.trust-item{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:750;color:#445064}.trust-dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(10,155,108,.1)}.hero-map-wrap{position:relative}.hero-map-card{background:#fff;border:1px solid #dbe3ed;border-radius:30px;padding:12px;box-shadow:var(--shadow);transform:rotate(1.2deg)}.hero-map-top{display:flex;align-items:center;justify-content:space-between;padding:7px 8px 13px}.hero-map-top strong{font-size:13px}.hero-map-top span{font-size:11px;color:var(--green);font-weight:800;background:#e9f8f2;padding:6px 9px;border-radius:99px}.hero-map-img{aspect-ratio:1.56/1;overflow:hidden;border-radius:21px;background:#eef3f8}.hero-map-img img{width:100%;height:100%;object-fit:cover}.floating-note{position:absolute;left:-24px;bottom:-20px;background:var(--ink);color:#fff;border-radius:18px;padding:15px 18px;box-shadow:0 16px 42px rgba(7,20,36,.22);display:flex;gap:12px;align-items:center;max-width:240px}.floating-note .dot{width:10px;height:10px;border-radius:50%;background:#2fd2a2;box-shadow:0 0 0 5px rgba(47,210,162,.13)}.floating-note strong{display:block;font-size:13px}.floating-note small{display:block;color:#aebdce;margin-top:2px}.quick-strip{padding:22px 0}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick-card{padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;transition:.2s}.quick-card:hover{border-color:#c5d2e1;box-shadow:0 10px 28px rgba(8,31,56,.06);transform:translateY(-2px)}.quick-card span{font-size:12px;color:var(--muted);display:block}.quick-card strong{font-size:15px}.quick-card i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f1f5fa;font-style:normal;font-weight:900}.section{padding:78px 0}.section.soft{background:var(--paper)}.section-heading{margin-bottom:28px}.section-heading h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.04em;line-height:1.05;margin:0}.section-heading p{font-size:17px;color:var(--muted);max-width:720px;margin:14px 0 0}.section-heading.split{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.live-source{display:flex;align-items:center;gap:12px;border:1px solid #cfe7dd;background:#f0fbf7;border-radius:16px;padding:12px 14px;min-width:260px}.live-source .pulse{width:10px;height:10px;background:var(--green);border-radius:50%;box-shadow:0 0 0 0 rgba(10,155,108,.3);animation:pulse 2s infinite}.live-source strong,.live-source small{display:block}.live-source strong{font-size:12px}.live-source small{font-size:10px;color:#5f756d;margin-top:2px}@keyframes pulse{70%{box-shadow:0 0 0 9px rgba(10,155,108,0)}}.map-viewer-section{padding:72px 0}.map-card{border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 12px 38px rgba(12,31,53,.07);overflow:hidden}.map-toolbar{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:10px 14px 10px 20px;border-bottom:1px solid var(--line);background:#fbfcfd}.map-status{display:grid;grid-template-columns:10px auto;column-gap:9px;align-items:center}.map-status>span{width:9px;height:9px;background:var(--green);border-radius:50%;grid-row:1/3}.map-status strong{font-size:12px}.map-status small{font-size:10px;color:var(--muted)}.map-tools{display:flex;gap:6px}.map-tools button{width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:11px;font-weight:900;cursor:pointer}.map-tools button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.map-stage{height:min(70vw,690px);min-height:360px;background:#eff3f8;overflow:auto;display:flex;align-items:flex-start;justify-content:flex-start;position:relative;overscroll-behavior:contain}.official-map{width:100%;height:auto;max-width:none;transform-origin:top left;transition:width .18s ease}.map-error{display:none;position:absolute;inset:0;place-items:center;align-content:center;text-align:center;gap:12px;background:#f5f7fa}.map-error a{color:var(--blue);font-weight:800;display:inline-flex;align-items:center;gap:7px}.map-card.is-error .map-error{display:grid}.map-card-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-top:1px solid var(--line)}.map-card-footer>div:first-child{display:flex;align-items:center;gap:10px}.source-tag{font-size:10px;letter-spacing:.08em;font-weight:900;background:#edf3ff;color:var(--blue);padding:6px 8px;border-radius:8px}.map-card-footer p{font-size:12px;color:var(--muted);margin:0}.map-actions{display:flex;gap:8px}.map-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.map-tile{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;transition:.2s;position:relative}.map-tile:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.map-thumb{aspect-ratio:1.7/1;background:#edf1f6;overflow:hidden}.map-thumb img{width:100%;height:100%;object-fit:cover}.map-tile-copy{padding:22px}.map-tile-copy .mini{font-size:10px;color:var(--green);font-weight:900;letter-spacing:.12em}.map-tile-copy h3{font-size:23px;letter-spacing:-.03em;margin:8px 0}.map-tile-copy p{color:var(--muted);margin:0 0 18px}.inline-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-weight:850;font-size:14px}.inline-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.ad-slot{width:var(--shell);margin:24px auto 50px;min-height:112px;border:1px dashed #ccd5e0;background:#f8fafc;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#95a0ad;padding:16px}.ad-slot span{font-size:9px;letter-spacing:.2em}.ad-slot strong{font-size:12px;color:#7a8796;margin:4px 0}.ad-slot small{font-size:10px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{border:1px solid var(--line);border-radius:22px;padding:26px;background:#fff}.feature-icon{width:44px;height:44px;border-radius:14px;background:var(--sky);display:grid;place-items:center;margin-bottom:20px}.feature-icon svg{width:21px;height:21px;fill:none;stroke:var(--blue);stroke-width:1.8}.feature-card h3{font-size:20px;margin:0 0 8px}.feature-card p{color:var(--muted);font-size:14px;margin:0}.rayist-cta{padding:40px 0 80px}.rayist-card{position:relative;overflow:hidden;border-radius:32px;background:linear-gradient(120deg,#071424,#0b2442 66%,#11335d);min-height:300px;color:#fff;padding:44px 48px;display:grid;grid-template-columns:160px 1fr;gap:36px;align-items:center}.rayist-logo-wrap{width:150px;height:150px;border-radius:34px;padding:5px;background:rgba(255,255,255,.08);box-shadow:0 20px 50px rgba(0,0,0,.25);transform:rotate(-4deg)}.rayist-logo-wrap img{width:100%;height:100%;object-fit:cover;border-radius:29px}.rayist-copy{position:relative;z-index:2}.eyebrow.light{color:#83aaff}.rayist-copy h2{font-size:clamp(30px,4vw,46px);line-height:1.05;letter-spacing:-.04em;margin:0;max-width:820px}.rayist-copy p{color:#b7c6d7;max-width:700px;margin:16px 0 22px}.cta-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.text-link-light{display:inline-flex;align-items:center;gap:7px;color:#fff;font-weight:800;font-size:14px}.rayist-lines span{position:absolute;height:10px;border-radius:99px;opacity:.6}.rayist-lines span:nth-child(1){width:420px;background:#f2465b;right:-130px;top:70px;transform:rotate(-28deg)}.rayist-lines span:nth-child(2){width:340px;background:#f6c94d;right:-90px;top:135px;transform:rotate(32deg)}.rayist-lines span:nth-child(3){width:300px;background:#2fd2a2;right:-80px;bottom:40px;transform:rotate(-12deg)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff;display:flex;flex-direction:column;min-height:270px;transition:.2s}.article-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(8,31,56,.08)}.article-top{display:flex;justify-content:space-between;gap:10px;font-size:10px;text-transform:uppercase;letter-spacing:.11em;font-weight:900}.article-top span{color:var(--blue)}.article-top small{color:#8b96a4}.article-card h3{font-size:21px;line-height:1.16;letter-spacing:-.025em;margin:20px 0 10px}.article-card p{font-size:14px;color:var(--muted);margin:0}.article-go{margin-top:auto;padding-top:24px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:850}.page-hero{padding:74px 0 34px;background:linear-gradient(180deg,#f6f8fb,#fff)}.page-hero .breadcrumb{display:flex;align-items:center;gap:8px;color:#7b8796;font-size:12px;font-weight:700;margin-bottom:22px}.breadcrumb svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.page-hero h1{font-size:clamp(40px,5vw,64px)}.page-hero p{font-size:18px;color:var(--muted);max-width:780px;margin:20px 0 0}.page-hero .hero-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;font-size:12px;font-weight:800;color:#516074}.page-hero .hero-meta span{display:flex;gap:7px;align-items:center}.page-hero .hero-meta i{width:7px;height:7px;border-radius:50%;background:var(--green)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:48px;align-items:start}.prose{font-size:17px;color:#26374a}.prose h2{font-size:34px;line-height:1.12;letter-spacing:-.035em;color:var(--ink);margin:46px 0 14px}.prose h3{font-size:23px;line-height:1.2;letter-spacing:-.02em;color:var(--ink);margin:32px 0 10px}.prose p{margin:0 0 19px}.prose ul,.prose ol{padding-left:22px}.prose li{margin:8px 0}.prose a{color:var(--blue);font-weight:700}.prose .callout{border-left:4px solid var(--blue);background:#f2f6fc;padding:18px 20px;border-radius:0 14px 14px 0;margin:28px 0}.prose .note{background:#fff8e8;border:1px solid #f1d899;border-radius:16px;padding:18px 20px;margin:24px 0}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px;margin:24px 0}table{border-collapse:collapse;width:100%;min-width:620px}th,td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;font-size:14px}th{background:#f6f8fb;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.side-card{position:sticky;top:98px;border:1px solid var(--line);border-radius:22px;padding:22px}.side-card h3{margin:0 0 15px;font-size:18px}.side-card a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #edf0f4;font-size:13px;font-weight:750}.side-card a:last-child{border:0}.side-card svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.line-section{padding:70px 0}.line-filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:22px}.filter-btn{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:800;font-size:12px;cursor:pointer}.filter-btn.active{background:var(--ink);color:#fff}.line-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.line-card{border:1px solid var(--line);border-radius:20px;padding:20px;background:#fff;display:flex;flex-direction:column;gap:14px}.line-card-top{display:flex;align-items:center;gap:12px}.line-badge{min-width:47px;height:47px;border-radius:14px;display:grid;place-items:center;background:var(--line-color,#1e78d0);color:#fff;font-size:13px;font-weight:900}.line-card h3{font-size:17px;margin:0;line-height:1.2}.line-card p{font-size:12px;color:var(--muted);margin:0}.line-links{display:flex;gap:8px;margin-top:auto}.line-links a{flex:1;background:#f5f7fa;border-radius:10px;padding:9px 10px;text-align:center;font-size:11px;font-weight:850}.faq{max-width:900px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-weight:850;font-size:17px;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:"+";font-size:22px}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--muted);margin:12px 0 0}.contact-card{max-width:760px;border:1px solid var(--line);border-radius:24px;padding:28px}.contact-card label{font-size:12px;font-weight:800;display:block;margin-bottom:7px}.contact-card input,.contact-card textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px 14px;margin-bottom:15px;outline:none}.contact-card textarea{min-height:130px;resize:vertical}.contact-card input:focus,.contact-card textarea:focus{border-color:var(--blue)}.site-footer{background:#071424;color:#d4deea;padding:66px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:38px}.brand-light .brand-copy{color:#fff}.footer-brand p{max-width:340px;color:#91a3b7;font-size:14px}.source-note{font-size:11px;color:#7f93aa}.source-note a{color:#c2d3e5;text-decoration:underline}.site-footer h3{font-size:12px;color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:7px 0 14px}.site-footer>div:not(.footer-bottom) a{display:block;color:#9eb0c3;font-size:13px;padding:6px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #18304a;margin-top:42px;padding-top:24px;color:#6f849b;font-size:11px}.cookie-banner{position:fixed;z-index:90;left:20px;bottom:20px;max-width:470px;border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px 18px;box-shadow:0 18px 60px rgba(4,18,35,.22);display:none;align-items:center;gap:16px}.cookie-banner.show{display:flex}.cookie-banner p{font-size:11px;color:#5b6878;margin:0}.cookie-banner p a{text-decoration:underline}.cookie-banner>div{display:flex;gap:6px;min-width:max-content}.cookie-banner button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 9px;font-size:10px;font-weight:800;cursor:pointer}.cookie-banner .cookie-accept{background:var(--ink);color:#fff;border-color:var(--ink)}.mobile-action-bar{display:none}.search-panel{border:1px solid var(--line);border-radius:22px;background:#fff;padding:18px;box-shadow:0 12px 34px rgba(10,31,56,.05)}.search-box{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:14px;padding:0 14px}.search-box svg{width:20px;height:20px;fill:none;stroke:#788596;stroke-width:1.8}.search-box input{border:0;outline:0;width:100%;height:48px}.search-results{display:none;margin-top:12px;grid-template-columns:repeat(2,1fr);gap:8px}.search-results.show{display:grid}.search-result{background:#f7f9fb;border-radius:12px;padding:12px;font-size:12px;font-weight:800}.search-empty{grid-column:1/-1;font-size:12px;color:var(--muted);padding:8px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.stat-card{padding:18px;border-radius:18px;background:#f5f8fc}.stat-card strong{display:block;font-size:24px}.stat-card span{font-size:11px;color:var(--muted)}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center;padding:60px 20px}.not-found strong{font-size:90px;letter-spacing:-.06em}.not-found h1{font-size:36px;margin:0}.not-found p{color:var(--muted);max-width:520px}.legal-list{font-size:14px;color:var(--muted)}
@media(max-width:980px){:root{--shell:min(100% - 28px,760px)}.desktop-nav,.desktop-cta{display:none}.menu-toggle{display:block}.menu-toggle.active span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle.active span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:absolute;left:0;right:0;top:76px;background:#fff;border-bottom:1px solid var(--line);padding:12px 0 20px}.mobile-menu.open{display:block}.mobile-menu .shell{display:flex;flex-direction:column}.mobile-menu .nav-link{padding:13px 12px}.mobile-rayist{display:flex;align-items:center;justify-content:space-between;margin-top:8px;background:var(--ink);color:#fff;border-radius:13px;padding:13px 14px;font-size:13px;font-weight:800}.hero{padding-top:54px}.hero-grid{grid-template-columns:1fr;gap:44px}.hero-map-wrap{max-width:720px}.quick-grid{grid-template-columns:repeat(2,1fr)}.features-grid,.article-grid,.line-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.side-card{position:static}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.rayist-card{grid-template-columns:120px 1fr;padding:36px}.rayist-logo-wrap{width:115px;height:115px}.section-heading.split{align-items:flex-start;flex-direction:column}.map-stage{height:62vw;min-height:340px}}
@media(max-width:680px){:root{--shell:calc(100% - 24px);--radius:20px}.header-inner{height:68px}.brand-mark{width:35px;height:35px}.brand-copy strong{font-size:10px}.brand-copy small{font-size:11px}.mobile-menu{top:68px}.hero{padding:42px 0 34px}.hero h1,.page-hero h1{font-size:43px;line-height:1.01}.hero p,.page-hero p{font-size:16px}.hero-actions .btn{width:100%}.hero-trust{gap:12px;margin-top:22px}.trust-item{font-size:11px}.floating-note{left:9px;bottom:-24px}.quick-strip{padding:36px 0 16px}.quick-grid{grid-template-columns:1fr 1fr;gap:8px}.quick-card{padding:14px 13px;border-radius:15px}.quick-card i{display:none}.quick-card strong{font-size:13px}.section,.map-viewer-section{padding:54px 0}.section-heading{margin-bottom:22px}.section-heading h2{font-size:34px}.section-heading p{font-size:15px}.map-grid,.features-grid,.article-grid,.line-grid{grid-template-columns:1fr}.map-card{border-radius:20px}.map-toolbar{padding:9px 10px 9px 14px}.map-status small{display:none}.map-tools button{width:36px;height:36px}.map-stage{height:67vh;min-height:480px;align-items:flex-start;overflow:auto}.official-map{width:150%}.map-card-footer{align-items:flex-start;flex-direction:column;padding:14px}.map-card-footer>div:first-child{align-items:flex-start}.map-actions{width:100%}.map-actions .btn{flex:1;padding:0 10px;font-size:12px}.live-source{width:100%;min-width:0}.ad-slot{margin-bottom:28px;min-height:96px}.rayist-cta{padding:20px 0 62px}.rayist-card{grid-template-columns:1fr;padding:28px 22px;border-radius:24px}.rayist-logo-wrap{width:82px;height:82px;border-radius:24px}.rayist-logo-wrap img{border-radius:20px}.rayist-copy h2{font-size:32px}.rayist-copy p{font-size:14px}.rayist-lines{display:none}.page-hero{padding:46px 0 24px}.page-hero .breadcrumb{margin-bottom:16px}.prose{font-size:16px}.prose h2{font-size:29px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.mobile-action-bar{position:fixed;z-index:45;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;background:rgba(255,255,255,.96);border-top:1px solid var(--line);padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));backdrop-filter:blur(18px)}.mobile-action-bar a{display:flex;align-items:center;justify-content:center;gap:8px;padding:7px;border-right:1px solid var(--line)}.mobile-action-bar a:last-child{border-right:0}.mobile-action-bar svg{width:18px;height:18px;fill:none;stroke:var(--blue);stroke-width:1.9}.mobile-action-bar span{font-size:11px;font-weight:850;line-height:1.15}.mobile-action-bar small{display:block;font-size:9px;color:var(--blue)}body{padding-bottom:66px}.cookie-banner{left:10px;right:10px;bottom:78px;max-width:none;align-items:flex-start;flex-direction:column}.cookie-banner>div{width:100%}.cookie-banner button{flex:1}.search-results{grid-template-columns:1fr}.stat-row{grid-template-columns:1fr}.section-heading.split{gap:18px}}

/* Gerçek İstanbul ulaşım fotoğrafları — mevcut tasarım diline ek */
.transit-photos{padding-top:58px}.transit-photo-grid{display:grid;grid-template-columns:1.08fr .96fr .96fr;gap:14px}.transit-photo-card{margin:0;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.transit-photo-card img{display:block;width:100%;height:260px;object-fit:cover}.transit-photo-card:first-child img{height:260px}.transit-photo-card figcaption{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px}.transit-photo-card figcaption strong{font-size:13px;color:var(--ink)}.transit-photo-card figcaption span{font-size:9px;line-height:1.45;color:var(--muted);text-align:right}.transit-photo-card figcaption a{text-decoration:underline;text-underline-offset:2px}.real-transit-photo{margin:28px 0;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.real-transit-photo img{display:block;width:100%;height:auto;max-height:430px;object-fit:cover}.real-transit-photo figcaption{padding:10px 14px;background:#f8fafc;color:var(--muted);font-size:10px;line-height:1.5}.real-transit-photo figcaption a{text-decoration:underline;text-underline-offset:2px;color:#506078;font-weight:700}
@media(max-width:980px){.transit-photo-grid{grid-template-columns:1fr 1fr}.transit-photo-card:first-child{grid-column:1/-1}.transit-photo-card:first-child img{height:330px}}
@media(max-width:680px){.transit-photos{padding-top:40px}.transit-photo-grid{grid-template-columns:1fr;gap:10px}.transit-photo-card:first-child{grid-column:auto}.transit-photo-card img,.transit-photo-card:first-child img{height:220px}.transit-photo-card figcaption{padding:12px 13px}.transit-photo-card figcaption span{max-width:58%}.real-transit-photo{margin:22px 0;border-radius:16px}.real-transit-photo img{max-height:300px}}
