:root{--accent:#ff6210;--text-strong:#0f172a;--text:#334155;--text-muted:#64748b;--surface:#f8fafc;--border:#e5e7eb;--shadow:0 16px 34px #0f172a0f;--font-body:"Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-heading:"Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#f8fafc 0%,#fff 24% 100%);margin:0;font-size:16px;line-height:1.62}#root{min-height:100vh}h1,h2,h3{color:var(--text-strong);line-height:1.25;font-family:var(--font-heading);margin:0}h1{letter-spacing:-.02em;margin-top:.9rem;font-size:clamp(2rem,4vw,3.15rem)}h2{font-size:clamp(1.5rem,2.8vw,2rem)}h3{font-size:1.08rem}a{color:inherit}p{margin:0}.page{isolation:isolate;position:relative}.page:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(90deg,#94a3b80a 1px,#0000 1px),linear-gradient(#94a3b80a 1px,#0000 1px);background-position:50%;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000080,#0000 42%);mask-image:linear-gradient(#00000080,#0000 42%)}.container{width:min(1140px,100% - 2.5rem);margin:0 auto}.section{padding:1.6rem 0}.section-frame{background:#fff;border:1px solid #e7ebf0;border-radius:1.25rem;padding:2.4rem;box-shadow:0 8px 28px #0f172a0d}.section h2{margin:0 0 1rem}.section p{max-width:72ch;margin:0}.section p+p{margin-top:.9rem}.soft-bg .section-frame{background:#f8fafc}.site-header{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #eaecef;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:5.4rem;display:flex}.navbar{min-height:84px}.brand{flex-shrink:0;justify-content:center;align-items:center;padding:.2rem 0;text-decoration:none;display:flex}.brand-logo-wrap{flex-shrink:0;justify-content:center;align-items:center;width:fit-content;height:72px;padding:0;display:flex}.brand-logo{object-fit:contain;flex-shrink:0;width:auto;max-width:100%;height:72px;display:block}.main-nav{align-items:center;gap:1.25rem;margin-left:auto;margin-right:.9rem;display:flex}.main-nav a{color:#475569;letter-spacing:.01em;white-space:nowrap;font-size:.92rem;font-weight:600;text-decoration:none}.main-nav a:hover,.main-nav a:focus-visible{color:var(--text-strong)}.hero{padding-top:2.2rem;padding-bottom:.5rem}.hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:stretch;gap:1.4rem;display:grid}.hero-copy{background:#fff;border:1px solid #e7ebf0;border-radius:1.3rem;padding:2.6rem;box-shadow:0 8px 28px #0f172a0f}.eyebrow{color:#1e3a8a;text-transform:uppercase;letter-spacing:.08em;background:#eef2ff;border:1px solid #dbe4ff;border-radius:999px;align-items:center;padding:.4rem .8rem;font-size:.83rem;font-weight:700;display:inline-flex}.subtitle{color:var(--text-strong);margin-top:.9rem;margin-bottom:1rem;font-size:1.22rem;line-height:1.5}.trust-line{border-left:3px solid var(--accent);color:#334155;background:#f8fafc;border-radius:.6rem;margin-top:1.1rem;padding:.85rem 1rem;font-weight:600}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.btn{border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;min-height:2.8rem;padding:.62rem 1.18rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:hover,.btn:focus-visible{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 4px 12px #ff621029}.btn-primary:hover,.btn-primary:focus-visible{box-shadow:0 6px 16px #ff621038}.btn-secondary{color:#0f172a;background:#fff;border-color:#cfd8e3}.hero-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dce3eb;border-radius:1.3rem;padding:1.6rem;box-shadow:0 8px 28px #0f172a12}.hero-card-tag{color:#334155;background:#f1f5f9;border-radius:999px;margin:0;padding:.28rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.hero-card h2,.hero-card h3{margin-top:.9rem;margin-bottom:.9rem;font-size:1.3rem}.hero-checks{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.hero-checks li{color:#334155;padding-left:1.35rem;position:relative}.hero-checks li:before{content:"";background:var(--accent);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.5rem;left:0}.hero-mini-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.78rem;margin-top:.9rem;padding:.72rem .82rem}.hero-mini-note h4{color:#0f172a;margin:0;padding-left:.82rem;font-size:.9rem;line-height:1.35;position:relative}.hero-mini-note h4:before{content:"";background:var(--accent);border-radius:50%;width:.36rem;height:.36rem;position:absolute;top:.46rem;left:0}.hero-mini-note p{color:#475569;margin:.38rem 0 0;font-size:.88rem;line-height:1.56}.highlight{color:#0f172a;margin-top:1rem;font-weight:600}.callout-box{border-left:3px solid var(--accent);background:#f8fafc;border-radius:.7rem;padding:.95rem 1rem}.info-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.info-list li{background:#fff;border:1px solid #e1e7ef;border-radius:.9rem;padding:.9rem;box-shadow:0 4px 14px #0f172a0a}.cards-grid{gap:.9rem;margin-top:1rem;display:grid}.cards-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#fff;border:1px solid #e1e7ef;border-radius:1rem;padding:1.15rem;box-shadow:0 4px 14px #0f172a0a}.card h3{color:#0f172a;margin:0 0 .55rem;font-size:1.02rem}.listed-card h3{margin:0}.section-note{color:#64748b;margin-top:.75rem;font-size:.88rem;line-height:1.5}.steps{counter-reset:step;gap:.85rem;margin:1.05rem 0 0;padding:0;list-style:none;display:grid}.steps li{background:#fff;border:1px solid #e1e8f0;border-radius:1rem;padding:1rem 1.05rem .95rem 3.2rem;transition:transform .18s,box-shadow .18s;position:relative;box-shadow:0 4px 12px #0f172a0a}.steps li:before{counter-increment:step;content:counter(step);color:#0f172a;background:#f8fafc;border:1px solid #dbe4ee;border-radius:50%;place-items:center;width:1.75rem;height:1.75rem;font-size:.9rem;font-weight:700;display:grid;position:absolute;top:.95rem;left:.95rem;box-shadow:0 2px 6px #0f172a0f}.steps h3{color:#0f172a;margin:0 0 .34rem;font-size:1.02rem;line-height:1.35}.steps p{color:#334155;margin:0;line-height:1.58}.steps .step-note{color:#5b6b80;background:#f8fafc;border:1px solid #e5edf5;border-radius:.55rem;margin-top:.5rem;padding:.42rem .55rem;font-size:.87rem;line-height:1.5}.steps li:hover{transform:translateY(-2px);box-shadow:0 7px 18px #0f172a14}.cta-external-wrap{background:linear-gradient(#f8fbff 0%,#fff 100%);border:1px solid #dbe4ee;border-radius:1rem;margin-top:.35rem;padding:1.25rem;position:relative;overflow:hidden;box-shadow:0 8px 22px #0f172a0d}.cta-external-wrap:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff62101f 0%,#ff621000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-60px}.cta-external-copy{color:#334155;z-index:1;max-width:68ch;margin:0;line-height:1.68;position:relative}.cta-external-button{z-index:1;min-height:3rem;margin-top:1rem;padding:.72rem 1.25rem;position:relative}.cta-external-note{color:#64748b;z-index:1;margin:.6rem 0 0;font-size:.86rem;line-height:1.5;position:relative}.cta-trust-note{color:#5b6b80;z-index:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.55rem;max-width:68ch;margin:.5rem 0 0;padding:.4rem .55rem;font-size:.82rem;line-height:1.45;position:relative}.legal-accordion{gap:.6rem;margin-top:.85rem;display:grid}.legal-accordion-item{background:#fff;border:1px solid #dde4ee;border-radius:.85rem;padding:.72rem .88rem;transition:background-color .18s,border-color .18s,box-shadow .18s}.legal-accordion-item:hover{background:#f8fafc;border-color:#d6e0ea;box-shadow:0 4px 12px #0f172a0d}.legal-accordion-item summary{cursor:pointer;color:#0f172a;padding-right:2.5rem;font-size:.95rem;font-weight:700;line-height:1.4;list-style:none;position:relative}.legal-accordion-item summary::-webkit-details-marker{display:none}.legal-accordion-item summary:after{content:"";background:var(--accent);opacity:.9;border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:50%;right:.2rem;transform:translateY(-50%)}.legal-accordion-item[open] summary:after{box-shadow:0 0 0 3px #ff621029}.legal-accordion-item[open] .legal-text{margin-top:.62rem}.legal-text{gap:.55rem;margin-top:.5rem;display:grid}.legal-text h3{color:#0f172a;margin:.78rem 0 .12rem;font-size:1rem}.legal-text h3:first-of-type{margin-top:.3rem}.legal-text p{color:#334155;margin:0;line-height:1.74}.legal-text a{color:#334155;text-underline-offset:2px;font-weight:600}.contact-list{gap:.5rem;margin:.2rem 0 0;padding:0;list-style:none;display:grid}.contact-list li{color:#334155;padding-left:.9rem;line-height:1.62;position:relative}.contact-list li:before{content:"";background:var(--accent);border-radius:50%;width:.36rem;height:.36rem;position:absolute;top:.58rem;left:0}.legal-draft-badge{color:#475569;letter-spacing:.01em;background:#f8fafc;border:1px solid #dbe4ee;border-radius:999px;align-items:center;padding:.24rem .62rem;font-size:.74rem;font-weight:600;display:inline-flex}.legal-links{flex-wrap:wrap;gap:.9rem;margin-top:1rem;display:flex}.legal-links a{color:#0f172a;font-weight:600}.privacy-principles-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.92rem;padding:1rem;box-shadow:0 3px 10px #0f172a0a}.privacy-principles-card h3{color:#0f172a;margin:0 0 .68rem;font-size:1.02rem}.privacy-principles-card ul{gap:.48rem;margin:0;padding:0;list-style:none;display:grid}.privacy-principles-card li{color:#334155;padding-left:.95rem;line-height:1.45;position:relative}.privacy-principles-card li:before{content:"";background:var(--accent);border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:.56rem;left:0}.faq-list{gap:.55rem;margin-top:.85rem;display:grid}.faq-list details{background:#fff;border:1px solid #e2e8f0;border-radius:.78rem;padding:.72rem .86rem;transition:background-color .18s,box-shadow .18s,border-color .18s}.faq-list details:hover{background:#f8fafc;border-color:#dbe4ee;box-shadow:0 4px 12px #0f172a0d}.faq-list summary{cursor:pointer;color:#0f172a;padding-right:1.6rem;font-size:.96rem;font-weight:700;line-height:1.4;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:#64748b;font-size:1rem;font-weight:700;line-height:1;position:absolute;top:50%;right:0;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"-"}.faq-list details p{color:#475569;border-top:1px solid #eef2f7;margin-top:.5rem;padding-top:.45rem;line-height:1.65}.faq-list details .faq-answer{border-top:1px solid #eef2f7;margin-top:.5rem;padding-top:.45rem}.faq-list details .faq-answer p{color:#475569;border-top:0;margin-top:0;padding-top:0;line-height:1.65}.faq-list details .faq-answer p+p{margin-top:.52rem}.site-footer{background:linear-gradient(#f5f7fb 0%,#eef3f8 100%);border-top:1px solid #e2e8f0;margin-top:1.4rem;padding:2.8rem 0 1.2rem}.footer-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.9fr);align-items:start;gap:1.4rem;display:grid}.footer-brand-column,.footer-links-column,.footer-social-column{min-width:0}.footer-brand-header{margin-bottom:1.25rem}.footer-logo{object-fit:contain;background:#fff;border:1px solid #0f172a14;border-radius:14px;width:auto;max-width:180px;height:56px;padding:6px 10px;display:block;box-shadow:0 10px 24px #0f172a14}.footer-brand-copy{color:#334155;max-width:34ch;margin:0;line-height:1.65}.footer-brand-note,.footer-social-copy{color:#64748b;margin:.7rem 0 0;line-height:1.55}.footer-links-column h3,.footer-social-column h3{color:#0f172a;margin:0 0 .8rem;font-size:1.02rem;font-weight:700}.footer-links-column{gap:.52rem;display:grid}.footer-links-column a,.footer-links-column a:visited{color:#334155;width:fit-content;text-decoration:none;transition:color .18s,transform .18s,text-decoration-color .18s}.footer-links-column a:hover,.footer-links-column a:focus-visible{color:var(--accent);text-underline-offset:.16em;text-decoration:underline;transform:translate(1px)}.social-buttons{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.social-button{color:#0f172a;letter-spacing:.04em;background:#fff;border:1px solid #dbe4ee;border-radius:.85rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.76rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s;display:inline-flex;box-shadow:0 4px 10px #0f172a0a}.social-button:hover,.social-button:focus-visible{color:var(--accent);background:#ff62100a;border-color:#ff621061;transform:translateY(-1px);box-shadow:0 5px 12px #0f172a0f}.footer-bottom{border-top:1px solid #dbe4ee;margin-top:1.2rem;padding-top:.95rem}.footer-bottom p{color:#64748b;margin:0;font-size:.86rem;line-height:1.45}@media (width<=1040px){.header-inner{flex-wrap:wrap;justify-content:space-between;min-height:auto;padding:.6rem 0}.navbar{min-height:84px}.main-nav{flex-wrap:wrap;order:3;justify-content:center;gap:.85rem;width:100%}.hero-grid,.footer-grid{grid-template-columns:1fr}.cards-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.container{width:min(1140px,100% - 1.2rem)}.section{padding:1.1rem 0}.section-frame,.hero-copy,.hero-card{border-radius:1rem;padding:1.4rem}.brand-logo{height:52px}.brand-logo-wrap{width:fit-content;height:52px}.navbar{min-height:72px}.hero{padding-top:1.8rem;padding-bottom:.3rem}.hero-actions,.hero-actions .btn,.cta-external-button{width:100%}.site-header .btn{width:auto}.cards-grid-2,.cards-grid-3,.info-list{grid-template-columns:1fr}.legal-links{flex-direction:column;align-items:flex-start;gap:.5rem}.footer-brand-copy{max-width:none}.footer-logo{border-radius:12px;width:auto;max-width:150px;height:44px;padding:4px 8px}}#market-research-credibility{margin-top:2rem}.section-intro{text-align:left;margin-bottom:1.15rem}.section-intro-wide{max-width:920px}#market-research-credibility .cards-grid{margin-top:1.5rem}#market-research-credibility .card{text-align:left;background:#fff;border:1px solid #e1e7ef;border-radius:1rem;padding:1.25rem 1.2rem 1.15rem;position:relative;box-shadow:0 6px 18px #0f172a0d}#market-research-credibility .card h3{color:#0f172a;letter-spacing:-.01em;margin:0 0 .62rem;font-size:1.06rem;font-weight:700;line-height:1.35}#market-research-credibility .card p{color:#475569;margin:0;line-height:1.68}#market-research-credibility .card:before{content:"";background:var(--accent);opacity:.95;border-radius:50%;width:.45rem;height:.45rem;margin-bottom:.65rem;display:inline-block}.two-column-layout{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.trust-box{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.trust-box h3{color:#333;margin-bottom:1rem;font-size:1.25rem}.trust-box ul{padding-left:1.5rem;list-style:outside}.trust-box li{color:#555;margin-bottom:.5rem}.trust-mini-callout{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.8rem;margin-top:1rem;padding:.9rem 1rem}.trust-mini-callout h4{color:#0f172a;margin:0 0 .5rem;font-size:.95rem;line-height:1.35}.trust-mini-callout ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.trust-mini-callout li{color:#334155;padding-left:.95rem;line-height:1.5;position:relative}.trust-mini-callout li:before{content:"";background:var(--accent);border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:.58rem;left:0}#pazar-arastirmasi-nedir .section-frame{background:linear-gradient(#f9fbff 0%,#f5f9ff 100%);border-color:#dde8f4}#pazar-arastirmasi-nedir .callout-box{background:#fff;border-left-color:#ff6210}.info-box{background-color:#eef6ff;border:1px solid #cce4ff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.info-box h3{color:#0056b3;margin-bottom:1rem;font-size:1.25rem}.info-box ul{padding-left:1.5rem;list-style:square}.info-box li{color:#004085;margin-bottom:.5rem}.whatsapp-channel-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.92rem;padding:1rem;box-shadow:0 3px 10px #0f172a0a}.whatsapp-channel-card h3{color:#0f172a;margin:0 0 .68rem;font-size:1.02rem}.whatsapp-channel-card ul{gap:.48rem;margin:0;padding:0;list-style:none;display:grid}.whatsapp-channel-card li{color:#334155;padding-left:.95rem;line-height:1.45;position:relative}.whatsapp-channel-card li:before{content:"";background:var(--accent);border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:.56rem;left:0}.support-cards ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.support-cards li{color:#334155;background-color:#fff;border:1px solid #e1e7ef;border-radius:10px;align-items:flex-start;gap:.5rem;padding:.95rem 1rem;display:flex;box-shadow:0 4px 14px #0f172a0d}.persona-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.95rem;padding:1rem;box-shadow:0 4px 14px #0f172a0a}.persona-panel h3{color:#0f172a;margin:0 0 .8rem;font-size:1.02rem}.persona-chips{flex-wrap:wrap;gap:.55rem;display:flex}.persona-chip{color:#334155;background:#fff;border:1px solid #dbe5ef;border-radius:999px;align-items:center;padding:.4rem .72rem;font-size:.9rem;line-height:1.35;display:inline-flex}.persona-chip:before{content:"";background:var(--accent);opacity:.9;border-radius:50%;width:.38rem;height:.38rem;margin-right:.42rem}#arastirma-katilimcisi .text-content{padding-right:.2rem}#arastirma-katilimcisi .participant-copy{color:#334155;line-height:1.72}#arastirma-katilimcisi .support-cards{justify-self:start;width:100%;max-width:430px}#arastirma-katilimcisi .support-cards ul{gap:.62rem}#arastirma-katilimcisi .support-cards li{border-radius:.85rem;gap:.22rem;padding:.8rem .9rem;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 3px 10px #0f172a0b}#arastirma-katilimcisi .support-cards li:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0f172a14}#arastirma-katilimcisi .support-cards .inline-icon{margin-top:.05rem;margin-right:.18rem}#arastirma-katilimcisi .support-card-title{color:#0f172a;align-items:flex-start;gap:.38rem;font-weight:600;line-height:1.4;display:flex}#arastirma-katilimcisi .support-card-subtitle{color:#475569;padding-left:1.3rem;font-size:.9rem;line-height:1.45;display:block}@media (width<=960px){#arastirma-katilimcisi .support-cards{max-width:none}}.visual-layout{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.text-content{flex:1}.idea-support-chips{gap:.55rem;margin-top:.9rem;display:grid}.idea-chip{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.7rem;align-items:flex-start;gap:.35rem;margin:0;padding:.56rem .7rem;font-size:.95rem;line-height:1.45;display:flex}.floating-card{background:#fff;border:1px solid #e1e7ef;border-radius:10px;padding:1.5rem;box-shadow:0 6px 18px #0f172a0f}.floating-card h3{color:#0f172a;margin-bottom:1rem;font-size:1.15rem}.floating-card ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.floating-card li{color:#334155;align-items:flex-start;gap:.5rem;display:flex}.compact-layout{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.card{text-align:center;background:#f9f9f9;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a}.card.bordered{border:1px solid #ddd}.card h4{margin-top:.5rem;font-size:1.1rem}.card p{color:#555;margin-top:.25rem}#arastirma-turleri .card{text-align:left;background:#fff;border-color:#e2e8f0;padding:1.05rem 1rem 1rem}#arastirma-turleri .card h4{color:#0f172a;margin-top:.25rem;margin-bottom:.45rem;font-size:1.06rem;line-height:1.35}#arastirma-turleri .card p{color:#475569;margin-top:0;line-height:1.6}.research-card-badge{background:var(--accent);border-radius:50%;width:.65rem;height:.65rem;display:inline-flex;box-shadow:0 0 0 4px #ff62101f}.card:hover{transition:transform .2s,box-shadow .2s;transform:translateY(-4px);box-shadow:0 6px 12px #00000026}button:hover{color:#fff;background-color:#0056b3;transition:background-color .2s,box-shadow .2s;box-shadow:0 4px 8px #0000001a}.info-box:hover{background-color:#e0f3ff;border-color:#99d6ff;transition:background-color .2s,border-color .2s,box-shadow .2s;box-shadow:0 4px 8px #0000001a}#gorusler .cards-grid{gap:.72rem;margin-top:.8rem}#gorusler .section-frame{grid-template-columns:minmax(0,1fr) minmax(250px,320px);align-items:start;gap:.7rem 1rem;display:grid}#gorusler .section-frame>h2{grid-column:1/2;margin-bottom:.2rem}#gorusler .section-intro{grid-column:1/2;margin-bottom:0}#gorusler .section-intro-wide{max-width:none}#gorusler .gorusler-summary-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.9rem;grid-area:1/2/3/3;padding:.9rem;box-shadow:0 3px 10px #0f172a0a}#gorusler .gorusler-summary-box h3{color:#0f172a;margin:0 0 .62rem;font-size:1rem}#gorusler .gorusler-summary-box ul{gap:.46rem;margin:0;padding:0;list-style:none;display:grid}#gorusler .gorusler-summary-box li{color:#334155;padding-left:.9rem;line-height:1.45;position:relative}#gorusler .gorusler-summary-box li:before{content:"";background:var(--accent);border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:.55rem;left:0}#gorusler .cards-grid{grid-column:1/-1}#gorusler .listed-card{border-radius:.88rem;align-items:center;min-height:78px;padding:.88rem .92rem;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 3px 10px #0f172a0a}#gorusler .listed-card h3{margin:0;font-size:.97rem;font-weight:650;line-height:1.42}#gorusler .listed-card:nth-child(-n+3){background:#fff;border-color:#dbe4ee}#gorusler .listed-card:nth-child(n+4){background:#f8fafc;border-color:#e3eaf2}#gorusler .listed-card:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0f172a12}.inline-icon{width:1rem;min-width:1rem;color:var(--accent);justify-content:center;align-items:center;margin-right:.35rem;font-weight:600;display:inline-flex}@media (width<=960px){.two-column-layout,.visual-layout{grid-template-columns:1fr;gap:1rem}#gorusler .section-frame{grid-template-columns:1fr}#gorusler .section-frame>h2,#gorusler .section-intro,#gorusler .gorusler-summary-box,#gorusler .cards-grid{grid-area:auto/1/auto/-1}}
