:root{--red:#e11d2e;--red-dark:#bd1323;--ink:#111317;--muted:#68707d;--line:#e5e7eb;--soft:#f5f6f7;--soft2:#fafafa;--white:#fff;--dark:#14161a;--shell:1240px;--radius:18px;--shadow:0 22px 60px rgba(17,19,23,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer}.shell{width:min(calc(100% - 40px),var(--shell));margin:0 auto}.narrow{max-width:850px}.reading{max-width:780px}.section{padding:92px 0}.pt0{padding-top:0}.soft-section{background:var(--soft2);border-top:1px solid #f0f1f2;border-bottom:1px solid #f0f1f2}.centered{text-align:center}.eyebrow{display:inline-block;color:var(--red);font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.section-heading{max-width:760px;margin-bottom:42px}.section-heading.centered{margin:0 auto 48px}.section-heading h2,.split-content h2,.cta-box h2{font-size:clamp(34px,4vw,52px);line-height:1.06;letter-spacing:-.045em;margin:10px 0 16px;font-weight:650}.section-heading p,.split-content p,.cta-box p{color:var(--muted);font-size:16px;max-width:680px}.primary-btn,.secondary-btn,.light-btn,.red-btn,.link-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 17px;border-radius:10px;border:1px solid transparent;font-size:13px;font-weight:650;transition:.18s ease}.primary-btn{background:var(--red);color:#fff;border-color:var(--red)}.primary-btn:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-1px)}.secondary-btn{background:#fff;color:var(--ink);border-color:#d9dde3}.secondary-btn:hover,.link-btn:hover{border-color:#aeb4bc;background:#f8f8f8}.primary-btn.large,.secondary-btn.large{min-height:52px;padding:0 22px;font-size:14px}.primary-btn.compact{min-height:38px;padding:0 14px}.full{width:100%}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(17,19,23,.08)}.header-inner{height:72px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-t7{width:38px;height:38px;display:grid;place-items:center;background:var(--red);color:#fff;font-size:17px;font-weight:800;border-radius:8px;letter-spacing:-.03em}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand b{font-size:13px;letter-spacing:.04em}.brand small{font-size:9px;color:#8a919c;margin-top:5px;letter-spacing:.07em}.main-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.main-nav a{font-size:12px;color:#454b54}.main-nav a:hover{color:var(--red)}.header-actions{display:flex;gap:8px;align-items:center}.link-btn{min-height:38px;padding:0 10px;border-color:transparent;font-size:11px;color:#68707d}.menu-toggle{display:none;margin-left:auto;width:40px;height:40px;background:#fff;border:1px solid var(--line);border-radius:9px}.menu-toggle span{display:block;width:17px;height:1px;background:#1b1e22;margin:5px auto}.mobile-menu{display:none}.flash{position:fixed;z-index:120;top:82px;left:50%;transform:translateX(-50%);background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px 16px;box-shadow:var(--shadow);font-size:13px}.flash.success{border-color:#b7dec9}.flash.error{border-color:#efb3b8}
.hero{padding-top:70px;overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.02fr .98fr;gap:62px;align-items:center;min-height:610px}.hero-copy h1{font-size:clamp(52px,6.4vw,84px);line-height:.95;letter-spacing:-.065em;margin:16px 0 25px;font-weight:670}.hero-copy h1 em{font-style:normal;color:var(--red)}.hero-copy>p{font-size:18px;color:var(--muted);max-width:680px;line-height:1.68}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.hero-actions.center{justify-content:center}.trust-line{display:flex;gap:18px;flex-wrap:wrap;color:#737a84;font-size:11px;margin-top:24px}.hero-visual{position:relative;height:550px}.hero-card{position:absolute;overflow:hidden;border-radius:22px;background:#eee;box-shadow:0 24px 70px rgba(14,16,19,.15)}.hero-card img{width:100%;height:100%;object-fit:cover}.main-card{width:82%;height:500px;right:0;top:0}.mini-card{width:48%;height:220px;left:0;bottom:0;border:7px solid #fff}.mini-card>span{position:absolute;left:14px;bottom:12px;background:rgba(17,19,23,.8);color:#fff;padding:7px 10px;border-radius:7px;font-size:9px}.image-label{position:absolute;left:16px;top:16px;background:#fff;color:#20242a;padding:7px 10px;border-radius:7px;font-size:9px;font-weight:650}.image-placeholder{display:grid;place-items:center;height:100%;font-size:40px;font-weight:800;color:#999}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;min-height:245px}.steps-grid article>b{font-size:12px;color:#aaa}.steps-grid h3{font-size:19px;line-height:1.25;margin:45px 0 10px}.steps-grid p{font-size:13px;color:var(--muted);margin:0}.steps-grid .accent-step{border-color:#f2b9bf;background:#fffafb}.steps-grid .accent-step>b,.steps-grid .accent-step h3{color:var(--red)}.three-steps{grid-template-columns:repeat(3,1fr)}.use-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.use-card{border:1px solid var(--line);border-radius:var(--radius);padding:27px;background:#fff;transition:.18s}.use-card:hover{border-color:#c7cbd1;box-shadow:0 14px 35px rgba(15,18,21,.06);transform:translateY(-2px)}.use-card>span{display:block;font-size:18px;font-weight:650}.use-card p{color:var(--muted);font-size:13px;min-height:64px}.use-card b{font-size:11px;color:var(--red)}.dark-band{background:var(--dark);color:#fff}.section-heading.light p{color:#aab0ba}.project-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.project-strip figure{margin:0;position:relative;height:260px;overflow:hidden;border-radius:14px;background:#25282d}.project-strip img{width:100%;height:100%;object-fit:cover;transition:.3s}.project-strip figure:hover img{transform:scale(1.025)}.project-strip figcaption{position:absolute;left:0;right:0;bottom:0;padding:38px 15px 14px;background:linear-gradient(transparent,rgba(0,0,0,.72));font-size:11px}.band-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.light-btn{background:#fff;color:#111}.red-btn{background:var(--red);color:#fff}.split-content{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.feature-list{display:grid;gap:0;border-top:1px solid var(--line)}.feature-list>div{padding:24px 0;border-bottom:1px solid var(--line)}.feature-list b{display:block;font-size:16px;margin-bottom:5px}.feature-list p{font-size:13px;margin:0}.large-copy{font-size:17px!important;line-height:1.7}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.article-grid-wide{grid-template-columns:repeat(2,1fr)}.article-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;transition:.18s}.article-card:hover{border-color:#c6cbd1;transform:translateY(-2px);box-shadow:0 15px 35px rgba(17,19,23,.06)}.article-card>span{font-size:9px;color:var(--red);font-weight:750;text-transform:uppercase;letter-spacing:.12em}.article-card h3,.article-card h2{font-size:20px;line-height:1.3;margin:15px 0 10px}.article-card p{color:var(--muted);font-size:13px}.article-card b{display:inline-block;margin-top:10px;color:var(--red);font-size:11px}.section-action{display:flex;justify-content:center;margin-top:28px}.final-cta{padding-top:60px}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:35px;border:1px solid #ebdadd;background:#fff9fa;border-radius:24px;padding:48px}.cta-box h2{margin-bottom:10px}.cta-box p{margin-bottom:0}
.page-hero{padding-bottom:60px}.page-hero h1,.studio-intro h1,.project-side h1,.quote-copy h1{font-size:clamp(43px,5.5vw,70px);line-height:1.02;letter-spacing:-.055em;margin:13px 0 20px;font-weight:650}.page-hero p,.studio-intro>p,.project-desc,.quote-copy>p{font-size:17px;color:var(--muted);max-width:760px}.how-list{display:grid;border-top:1px solid var(--line)}.how-list article{display:grid;grid-template-columns:100px 1fr;gap:30px;padding:45px 0;border-bottom:1px solid var(--line)}.how-list article>b{font-size:12px;color:#aaa;padding-top:6px}.how-list h2{font-size:29px;letter-spacing:-.03em;margin:0 0 8px}.how-list p{color:var(--muted);max-width:760px;margin:0}.how-list .accent-step h2,.how-list .accent-step>b{color:var(--red)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.gallery-grid figure{margin:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.gallery-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.gallery-grid figcaption{display:grid;gap:5px;padding:14px}.gallery-grid figcaption span{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:var(--red)}.gallery-grid figcaption b{font-size:12px;font-weight:600}.faq-list{max-width:900px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:23px 0;font-size:16px;font-weight:620;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:21px;font-weight:300;color:#9aa0a8}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);max-width:760px;margin:-5px 0 25px;font-size:14px}.back-link{display:block;color:#777f89;font-size:11px;margin-bottom:25px}.article-body{padding-bottom:95px}.article-body>section{padding:0 0 34px}.article-body h2{font-size:26px;letter-spacing:-.025em;margin-bottom:10px}.article-body p{color:#505761;font-size:16px;line-height:1.82}.article-cta{margin-top:25px;border-radius:20px;background:var(--soft);padding:34px}.article-cta h2{font-size:31px;margin:9px 0}.article-cta p{font-size:14px}.use-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.benefit-card{background:var(--soft);border:1px solid var(--line);border-radius:22px;padding:34px}.benefit-card>span{font-size:10px;color:var(--red);font-weight:750;text-transform:uppercase;letter-spacing:.1em}.benefit-card ul{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:15px}.benefit-card li{font-size:14px}
.studio-page{padding-top:60px}.studio-intro{max-width:800px;margin-bottom:38px}.studio-intro h1{font-size:clamp(40px,5vw,60px)}.studio-grid{display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:22px;align-items:start}.studio-form{border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden}.form-section{padding:28px;border-bottom:1px solid var(--line)}.form-section:last-child{border-bottom:0}.form-title{display:flex;gap:14px;align-items:flex-start;margin-bottom:22px}.form-title>b{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;background:var(--soft);font-size:10px;color:#767d87}.form-title h2{font-size:17px;margin:1px 0 2px}.form-title p{font-size:11px;color:var(--muted);margin:0}.drop-zone{position:relative;min-height:230px;border:1.5px dashed #cdd2d8;border-radius:15px;background:#fafafa;display:grid;place-items:center;text-align:center;overflow:hidden;cursor:pointer}.drop-zone.dragover{border-color:var(--red);background:#fff8f9}.drop-zone input{position:absolute;inset:0;opacity:0;cursor:pointer}.drop-zone img{display:none;position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.drop-zone img.show{display:block}.drop-zone.has-image:after{content:"Görseli değiştirmek için tıklayın";position:absolute;right:10px;bottom:10px;background:rgba(17,19,23,.78);color:#fff;padding:7px 9px;border-radius:7px;font-size:9px}.drop-copy{display:grid;gap:5px;pointer-events:none}.drop-copy b{font-size:13px}.drop-copy small{font-size:10px;color:#8a919b}.drop-zone.has-image .drop-copy{display:none}.choice-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.choice-cards label{cursor:pointer}.choice-cards input{position:absolute;opacity:0}.choice-cards span{display:flex;min-height:48px;align-items:center;justify-content:center;text-align:center;border:1px solid var(--line);border-radius:10px;padding:7px;font-size:11px;background:#fff}.choice-cards input:checked+span{border-color:var(--red);box-shadow:inset 0 0 0 1px var(--red);color:var(--red);background:#fff9fa}.field-grid{display:grid;gap:12px}.field-grid.four{grid-template-columns:repeat(4,1fr)}.field-grid.three{grid-template-columns:repeat(3,1fr)}.field-grid label,.form-section>label,.lead-form label,.inline-revision label{display:grid;gap:6px}.field-grid label>span,.field-label,.lead-form label>span,.inline-revision label>span,.quality-select>span{font-size:10px;color:#656d77;font-weight:600}.field-grid input,.field-grid select,.form-section textarea,.quality-select select,.lead-form input,.lead-form textarea,.inline-revision textarea{width:100%;border:1px solid #d9dde2;background:#fff;border-radius:9px;padding:11px 12px;color:var(--ink);font-size:12px;outline:none;transition:.15s}.field-grid input,.field-grid select,.quality-select select,.lead-form input{height:44px}.field-grid input:focus,.field-grid select:focus,.form-section textarea:focus,.quality-select select:focus,.lead-form input:focus,.lead-form textarea:focus,.inline-revision textarea:focus{border-color:#9da3ab;box-shadow:0 0 0 3px rgba(17,19,23,.04)}.color-input{padding:5px!important}.generate-row{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:16px}.quality-select{display:grid;gap:6px;min-width:150px}.generate-btn{margin-left:auto}.micro-note{margin:12px 0 0;color:#9298a1;font-size:9px}.result-panel{position:sticky;top:94px;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fafafa;min-height:620px}.result-empty,.generating{min-height:620px;padding:55px 38px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.empty-mark{width:72px;height:72px;display:grid;place-items:center;border-radius:18px;background:#fff;border:1px solid var(--line);color:var(--red);font-size:24px;font-weight:800;margin-bottom:20px}.result-empty h2,.generating h2{font-size:23px;margin:0 0 9px}.result-empty p,.generating p{font-size:12px;color:var(--muted);max-width:330px}.result-empty ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:7px;padding:0;margin:18px 0}.result-empty li{border:1px solid var(--line);background:#fff;padding:6px 8px;border-radius:999px;font-size:8px;color:#666d76}.spinner{width:42px;height:42px;border:3px solid #e5e7e9;border-top-color:var(--red);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}.result-card{background:#fff}.result-image-wrap{background:#eceeef;min-height:360px}.result-image-wrap img{width:100%;height:auto;max-height:520px;object-fit:contain}.result-info{padding:22px}.result-kicker{font-size:8px;color:var(--red);font-weight:750;letter-spacing:.1em}.result-info h2{font-size:21px;margin:6px 0 15px}.result-actions{display:flex;gap:7px;flex-wrap:wrap}.result-actions .primary-btn{flex:1}.result-actions a{font-size:10px;min-height:40px}.inline-revision{margin-top:20px;padding-top:18px;border-top:1px solid var(--line);display:grid;gap:9px}.inline-revision textarea{resize:vertical;min-height:78px}.inline-revision p{font-size:10px;color:var(--muted);margin:0;min-height:16px}.recent-block{margin-top:70px}.recent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.recent-grid a{border:1px solid var(--line);border-radius:13px;overflow:hidden}.recent-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.recent-grid span{display:block;padding:10px;font-size:10px}
.project-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr);gap:42px;align-items:start}.project-image{background:#f0f1f2;border-radius:20px;overflow:hidden}.project-image img{width:100%;height:auto;max-height:760px;object-fit:contain}.project-side{position:sticky;top:100px}.project-side h1{font-size:42px}.project-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0}.project-meta span{border:1px solid var(--line);border-radius:10px;padding:11px;font-size:11px}.project-meta b{display:block;color:#858c95;font-size:8px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px}.stack-actions{display:grid;gap:8px}.brief-details{margin-top:20px;border-top:1px solid var(--line);padding-top:15px}.brief-details summary{font-size:11px;cursor:pointer}.brief-details p{font-size:10px;color:var(--muted);line-height:1.7}.quote-layout{display:grid;grid-template-columns:1fr 470px;gap:80px;align-items:start}.quote-project{margin-top:30px;display:flex;gap:12px;align-items:center;border:1px solid var(--line);border-radius:13px;padding:10px}.quote-project img{width:110px;height:82px;object-fit:cover;border-radius:8px}.quote-project div{display:grid;gap:4px}.quote-project span{font-size:8px;color:#888f98;text-transform:uppercase}.quote-project b{font-size:11px}.lead-form{border:1px solid var(--line);border-radius:20px;padding:30px;display:grid;gap:14px;box-shadow:var(--shadow)}.lead-form h2{font-size:25px;margin:0}.lead-form>p{color:var(--muted);font-size:11px;margin:-7px 0 5px}.lead-form small{font-size:9px;color:#9298a0}.check-line{grid-template-columns:auto 1fr!important;align-items:start}.check-line input{width:15px!important;height:15px!important;margin-top:2px}.check-line span{font-weight:400!important;line-height:1.45}.hp{position:absolute!important;left:-9999px!important;opacity:0!important}.form-message{padding:11px;border-radius:8px;font-size:11px}.form-message.success{background:#edf9f2;color:#24623e;border:1px solid #c7e9d3}.form-message.error{background:#fff1f2;color:#8b2530;border:1px solid #efc1c6}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.contact-cards a{display:grid;gap:10px;border:1px solid var(--line);border-radius:17px;padding:28px}.contact-cards span{font-size:9px;color:#8b929b;text-transform:uppercase}.contact-cards b{font-size:17px}.contact-cards small{color:var(--red);font-size:10px}.legal-copy h2{font-size:22px;margin:35px 0 8px}.legal-copy p{color:#555c66;line-height:1.82}.not-found{min-height:65vh;display:grid;align-items:center}
.site-footer{background:#f5f5f5;border-top:1px solid var(--line);padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-about p{max-width:340px;color:var(--muted);font-size:12px;margin-top:18px}.footer-grid>div:not(.footer-about){display:flex;flex-direction:column;gap:9px}.footer-grid>div>b{font-size:11px;margin-bottom:4px}.footer-grid>div>a{font-size:11px;color:#646b74}.footer-grid>div>a:hover{color:var(--red)}.footer-bottom{border-top:1px solid #dddfe2;margin-top:40px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#898f97;font-size:9px}
@media(max-width:1080px){.main-nav{gap:15px}.main-nav a{font-size:11px}.hero-layout{gap:30px}.hero-visual{height:470px}.main-card{height:430px}.mini-card{height:190px}.studio-grid{grid-template-columns:minmax(0,1fr) 370px}.field-grid.four{grid-template-columns:repeat(2,1fr)}.quote-layout{grid-template-columns:1fr 420px;gap:45px}}
@media(max-width:860px){.main-nav,.header-actions{display:none}.menu-toggle{display:block}.mobile-menu.open{display:grid;position:absolute;top:72px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 20px;gap:12px;box-shadow:0 20px 35px rgba(0,0,0,.07)}.mobile-menu a{font-size:13px}.section{padding:68px 0}.hero-layout,.split-content,.use-hero,.project-layout,.quote-layout{grid-template-columns:1fr}.hero-layout{min-height:auto}.hero-visual{height:460px}.steps-grid{grid-template-columns:1fr 1fr}.use-cases,.article-grid,.article-grid-wide{grid-template-columns:1fr 1fr}.project-strip,.gallery-grid{grid-template-columns:1fr 1fr}.studio-grid{grid-template-columns:1fr}.result-panel{position:relative;top:auto;min-height:0}.result-empty,.generating{min-height:390px}.field-grid.three{grid-template-columns:1fr 1fr}.result-card{display:grid;grid-template-columns:1fr 1fr}.result-image-wrap{min-height:0}.project-side{position:relative;top:auto}.quote-copy{max-width:700px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.contact-cards{grid-template-columns:1fr 1fr}.recent-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.shell{width:min(calc(100% - 28px),var(--shell))}.header-inner{height:64px}.mobile-menu.open{top:64px}.brand-t7{width:34px;height:34px}.brand b{font-size:12px}.section{padding:52px 0}.hero{padding-top:40px}.hero-copy h1{font-size:49px}.hero-copy>p,.page-hero p,.studio-intro>p,.quote-copy>p{font-size:15px}.hero-actions>a{width:100%}.trust-line{display:grid;gap:7px}.hero-visual{height:340px}.main-card{width:88%;height:310px}.mini-card{width:48%;height:140px;border-width:4px}.section-heading h2,.split-content h2,.cta-box h2{font-size:35px}.steps-grid,.three-steps,.use-cases,.article-grid,.article-grid-wide,.project-strip,.gallery-grid,.contact-cards{grid-template-columns:1fr}.steps-grid article{min-height:190px}.steps-grid h3{margin-top:25px}.cta-box{display:grid;padding:30px 24px}.cta-box .primary-btn{width:100%}.how-list article{grid-template-columns:45px 1fr;gap:15px;padding:30px 0}.how-list h2{font-size:23px}.use-hero{gap:35px}.studio-page{padding-top:40px}.studio-intro h1,.page-hero h1,.quote-copy h1{font-size:39px}.form-section{padding:20px}.choice-cards{grid-template-columns:1fr 1fr}.field-grid.four,.field-grid.three{grid-template-columns:1fr}.generate-row{display:grid}.quality-select{width:100%}.generate-btn{width:100%;margin:0}.result-card{display:block}.result-actions{display:grid}.recent-grid{grid-template-columns:1fr 1fr}.project-meta{grid-template-columns:1fr}.quote-layout{gap:30px}.lead-form{padding:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-about{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:grid}.band-actions{display:grid}.band-actions a{text-align:center}.contact-cards{grid-template-columns:1fr}.article-cta{padding:25px}}

/* T7AI-MVP-V1.1-DARK-AI-FINAL-20260809 */
:root{--red:#e51d31;--red-dark:#c91427;--ink:#f5f7fa;--muted:#9aa2ad;--line:#292e35;--soft:#111419;--soft2:#0e1115;--white:#14181d;--dark:#080a0d;--shadow:0 24px 70px rgba(0,0,0,.34)}
html{background:#090b0e}body{background:#090b0e;color:var(--ink);font-weight:400}::selection{background:rgba(229,29,49,.34);color:#fff}
.site-header{background:rgba(9,11,14,.9);border-bottom-color:#242930;box-shadow:0 8px 32px rgba(0,0,0,.16)}.brand b{color:#fff}.brand small{color:#858d98}.main-nav a{color:#c0c6ce}.main-nav a:hover{color:#fff}.link-btn{color:#aab1bb}.menu-toggle{background:#11151a;border-color:#2b3038}.menu-toggle span{background:#f2f4f6}.mobile-menu.open{background:#0d1014;border-bottom-color:#292e35;box-shadow:0 20px 35px rgba(0,0,0,.35)}.mobile-menu a{color:#e6e9ed}
.eyebrow{color:#ff4053;font-weight:650}.hero{background:radial-gradient(circle at 82% 18%,rgba(229,29,49,.13),transparent 28%),radial-gradient(circle at 18% 78%,rgba(94,106,255,.06),transparent 26%)}.hero-copy h1,.section-heading h2,.split-content h2,.cta-box h2,.page-hero h1,.studio-intro h1,.project-side h1,.quote-copy h1,.steps-grid h3,.article-card h2,.article-card h3,.how-list h2,.lead-form h2,.result-info h2,.result-empty h2,.generating h2,.result-error h2{color:#f7f8fa}.hero-copy>p,.section-heading p,.split-content p,.cta-box p,.page-hero p,.studio-intro>p,.project-desc,.quote-copy>p,.steps-grid p,.article-card p,.how-list p,.faq-list details p,.legal-copy p,.footer-about p{color:#9ca4af}
.primary-btn,.red-btn{background:linear-gradient(180deg,#ef2338,#d8182b);border-color:#ef2338;color:#fff;box-shadow:0 10px 28px rgba(229,29,49,.18)}.primary-btn:hover,.red-btn:hover{background:#c91427;border-color:#c91427;box-shadow:0 12px 34px rgba(229,29,49,.26)}.secondary-btn,.light-btn,.link-btn{background:#12161b;color:#edf0f3;border-color:#303640}.secondary-btn:hover,.light-btn:hover,.link-btn:hover{background:#191e24;border-color:#444b55;color:#fff}
.soft-section{background:#0d1014;border-color:#22272e}.steps-grid article,.use-card,.article-card,.gallery-grid figure,.lead-form,.quote-project,.recent-grid a{background:#111419;border-color:#292e35}.steps-grid article:hover,.use-card:hover,.article-card:hover{border-color:#3e4650;box-shadow:0 18px 44px rgba(0,0,0,.24)}.steps-grid article>b{color:#69717c}.steps-grid .accent-step{background:linear-gradient(145deg,#171116,#101317);border-color:#5e2630}.steps-grid .accent-step>b,.steps-grid .accent-step h3{color:#ff4053}.use-card>span,.feature-list b,.gallery-grid figcaption b,.contact-cards b{color:#f4f6f8}.use-card p,.article-card p{color:#929aa5}.dark-band{background:#080a0d;border-top:1px solid #20242a;border-bottom:1px solid #20242a}.project-strip figure{background:#11151a;border:1px solid #242a31}.image-label{background:rgba(10,12,15,.9);color:#fff;border:1px solid rgba(255,255,255,.09)}.mini-card{border-color:#090b0e}.feature-list,.feature-list>div,.how-list,.how-list article,.faq-list details{border-color:#292e35}.cta-box{background:radial-gradient(circle at 90% 15%,rgba(229,29,49,.16),transparent 34%),#111419;border-color:#372a2f}.article-cta{background:#111419!important;border-color:#292e35!important}
.back-link{color:#929aa5}.gallery-grid figcaption span,.article-card>span,.article-card b,.result-kicker{color:#ff4053}.faq-list summary{color:#f0f2f5}.faq-list summary span{color:#7d8590}.contact-cards a{border-color:#292e35;background:#111419}.contact-cards span{color:#8c949f}.contact-cards small{color:#ff4053}
.studio-page{background:radial-gradient(circle at 85% 10%,rgba(229,29,49,.09),transparent 24%),#090b0e}.studio-grid{align-items:start}.studio-form{background:#0d1014;border:1px solid #292e35;border-radius:22px;overflow:hidden;box-shadow:0 28px 80px rgba(0,0,0,.18)}.form-section{border-color:#292e35;background:#0f1216}.form-section+.form-section{border-top-color:#292e35}.form-title>b{background:#181d23;color:#ff4053;border:1px solid #303740}.form-title h2{color:#f1f3f5}.form-title p{color:#838c97}.drop-zone{background:#0b0e12;border-color:#353b44}.drop-zone:hover,.drop-zone.dragover{border-color:#e51d31;background:#121116}.drop-copy b{color:#eef1f4}.drop-copy small{color:#838b96}.choice-cards span{background:#0d1014;border-color:#303640;color:#c5cbd3}.choice-cards input:checked+span{background:#1d1115;border-color:#e51d31;color:#fff;box-shadow:inset 0 0 0 1px #e51d31,0 8px 24px rgba(229,29,49,.08)}.field-grid label>span,.field-label,.lead-form label>span,.inline-revision label>span,.quality-select>span{color:#a8b0ba}.field-grid input,.field-grid select,.form-section textarea,.quality-select select,.lead-form input,.lead-form textarea,.inline-revision textarea{background:#0a0d11;border-color:#303640;color:#f5f7f8;caret-color:#ff4053}.field-grid input::placeholder,.form-section textarea::placeholder,.lead-form input::placeholder,.lead-form textarea::placeholder,.inline-revision textarea::placeholder{color:#626b76}.field-grid input:focus,.field-grid select:focus,.form-section textarea:focus,.quality-select select:focus,.lead-form input:focus,.lead-form textarea:focus,.inline-revision textarea:focus{border-color:#e51d31;box-shadow:0 0 0 3px rgba(229,29,49,.1)}select{color-scheme:dark}.micro-note{color:#737c87}
.result-panel{background:#0d1014;border-color:#292e35;box-shadow:0 28px 80px rgba(0,0,0,.2)}.result-empty,.generating,.result-error{background:radial-gradient(circle at 50% 35%,rgba(229,29,49,.08),transparent 35%),#0d1014}.empty-mark{background:#15191f;border-color:#303640;color:#ff4053}.result-empty p,.generating p,.result-error p{color:#969faa}.result-empty li{background:#11151a;border-color:#2e343c;color:#a5adb7}.spinner{border-color:#2b3138;border-top-color:#e51d31}.generation-kicker{display:block;color:#ff4053;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin:2px 0 8px}.generation-line{width:min(290px,80%);height:3px;background:#242a31;border-radius:999px;overflow:hidden;margin:16px 0 10px}.generation-line i{display:block;width:36%;height:100%;background:linear-gradient(90deg,transparent,#e51d31,#ff6573,transparent);animation:t7scan 1.7s ease-in-out infinite}.generation-time{font-size:12px;letter-spacing:.12em;color:#fff;margin-bottom:12px}.generating small{max-width:360px;color:#707985;font-size:10px;line-height:1.6}.result-error{min-height:620px;padding:55px 38px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.error-mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#2a1015;border:1px solid #70303a;color:#ff6877;font-size:22px;font-weight:700;margin-bottom:14px}.error-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:15px}@keyframes t7scan{0%{transform:translateX(-170%)}100%{transform:translateX(360%)}}
.result-card{background:#0f1216}.result-image-wrap,.project-image{background:#080a0d}.result-info{border-top:1px solid #292e35}.inline-revision,.brief-details{border-color:#292e35}.inline-revision p,.brief-details p{color:#89929d}.project-meta span{background:#111419;border-color:#292e35}.project-meta b{color:#8b949f}.quote-project{background:#111419}.lead-form{box-shadow:0 24px 70px rgba(0,0,0,.22)}.lead-form>p,.lead-form small{color:#8b949f}.form-message.success{background:#10251a;color:#a9e8c1;border-color:#285b3d}.form-message.error{background:#2b1015;color:#ffc1c8;border-color:#70313a}
.site-footer{background:#080a0d;border-top-color:#242930}.footer-grid>div>b{color:#f2f4f6}.footer-grid>div>a{color:#8f98a4}.footer-grid>div>a:hover{color:#fff}.footer-bottom{border-top-color:#242930;color:#707985}.flash{background:#111419;border-color:#303640;color:#f5f7f8;box-shadow:0 22px 60px rgba(0,0,0,.38)}
@media(max-width:860px){.mobile-menu.open{background:#0d1014}.result-error{min-height:390px}}
@media(max-width:600px){.studio-form{border-radius:16px}.result-panel{border-radius:16px}.result-error{padding:38px 22px}.error-actions{display:grid;width:100%}.error-actions>*{width:100%}}


/* T7AI-V1.2-ARIAL-TYPOGRAPHY-20260809 */
:root{--font-ui:Arial,Helvetica,sans-serif}
html,body,button,input,select,textarea,optgroup,option{font-family:var(--font-ui)!important}
body{font-style:normal;letter-spacing:0}
h1,h2,h3,h4,h5,h6,p,a,span,b,strong,small,label,summary,figcaption,li,div{font-family:var(--font-ui)}
.hero-copy h1,.page-hero h1,.studio-intro h1,.project-side h1,.quote-copy h1,.section-heading h2,.split-content h2,.cta-box h2,.how-list h2,.article-card h2,.article-card h3,.lead-form h2,.result-info h2,.result-empty h2,.generating h2,.result-error h2{font-family:var(--font-ui);font-style:normal;font-weight:700;letter-spacing:-.025em}
.main-nav,.main-nav a,.mobile-menu,.mobile-menu a,.header-actions,.header-actions a,.brand,.brand b,.brand small{font-family:var(--font-ui)!important;font-style:normal}
.main-nav a,.mobile-menu a{font-weight:500;letter-spacing:.01em}
.brand b{font-weight:700;letter-spacing:.015em}.brand small{font-weight:400;letter-spacing:.02em}
.primary-btn,.secondary-btn,.light-btn,.red-btn,.link-btn,.generate-btn,.btn{font-family:var(--font-ui)!important;font-weight:600;letter-spacing:0}
.field-grid input,.field-grid select,.form-section textarea,.quality-select select,.lead-form input,.lead-form textarea,.inline-revision textarea{font-family:var(--font-ui)!important;font-weight:400}
.eyebrow,.article-card>span,.gallery-grid figcaption span,.generation-kicker{font-family:var(--font-ui)!important;font-weight:700;letter-spacing:.10em}

/* T7AI-V1.3-TYPOGRAPHY-SCALE-20260809
   Merkezi tipografi hiyerarşisi: daha okunaklı adım numaraları, aksiyon metinleri ve kart içerikleri. */
:root{
  --t7-text-xs:12px;
  --t7-text-sm:13px;
  --t7-text-md:15px;
  --t7-text-body:16px;
  --t7-text-lead:18px;
  --t7-action:13px;
  --t7-step-number:16px;
}
body{font-size:var(--t7-text-md);line-height:1.62}
.main-nav a{font-size:13px;line-height:1.2}
.mobile-menu a{font-size:14px}
.link-btn{font-size:12px}
.eyebrow{font-size:12px;line-height:1.3}
.section-heading p,.split-content p,.cta-box p{font-size:16px;line-height:1.7}
.hero-copy>p{font-size:18px;line-height:1.7}
.trust-line{font-size:12px}
.steps-grid article>b{font-size:var(--t7-step-number);font-weight:700;line-height:1;letter-spacing:.03em}
.steps-grid h3{font-size:20px;line-height:1.28}
.steps-grid p{font-size:14px;line-height:1.65}
.how-list article>b{font-size:var(--t7-step-number);font-weight:700;line-height:1.1;letter-spacing:.03em}
.how-list h2{font-size:30px;line-height:1.18}
.how-list p{font-size:15px;line-height:1.7}
.use-card>span{font-size:19px;line-height:1.3}
.use-card p{font-size:14px;line-height:1.65}
.use-card b{font-size:var(--t7-action);font-weight:700;line-height:1.3}
.article-card>span{font-size:10px}
.article-card h3,.article-card h2{font-size:21px;line-height:1.32}
.article-card p{font-size:14px;line-height:1.68}
.article-card b{font-size:var(--t7-action);font-weight:700;line-height:1.3}
.gallery-grid figcaption span{font-size:10px}
.gallery-grid figcaption b{font-size:13px;line-height:1.4}
.feature-list b{font-size:17px}
.feature-list p{font-size:14px;line-height:1.65}
.faq-list summary{font-size:17px;line-height:1.45}
.faq-list details p{font-size:15px;line-height:1.7}
.back-link{font-size:12px}
.article-body p{font-size:16px;line-height:1.82}
.primary-btn,.secondary-btn,.light-btn,.red-btn,.link-btn{font-size:13px}
.primary-btn.large,.secondary-btn.large{font-size:15px}
.field-grid label>span,.field-label,.lead-form label>span,.inline-revision label>span,.quality-select>span{font-size:12px;line-height:1.35}
.field-grid input,.field-grid select,.form-section textarea,.quality-select select,.lead-form input,.lead-form textarea,.inline-revision textarea{font-size:14px;line-height:1.5}
.form-title h2{font-size:20px;line-height:1.3}
.form-title p{font-size:13px;line-height:1.55}
.form-title>b{font-size:12px;min-width:30px;height:30px;display:grid;place-items:center;border-radius:8px}
.micro-note{font-size:11px;line-height:1.55}
.result-kicker,.generation-kicker{font-size:10px}
.project-strip figcaption{font-size:12px;line-height:1.4}
.footer-grid>div>b{font-size:13px}.footer-grid>div>a{font-size:13px;line-height:1.45}.footer-about p{font-size:13px;line-height:1.65}.footer-bottom{font-size:11px}
@media(max-width:600px){
  body{font-size:15px}
  .main-nav a{font-size:13px}
  .eyebrow{font-size:11px}
  .steps-grid article>b,.how-list article>b{font-size:15px}
  .steps-grid h3{font-size:19px}
  .steps-grid p,.use-card p,.article-card p{font-size:14px}
  .use-card b,.article-card b{font-size:13px}
  .how-list h2{font-size:24px}
  .how-list p{font-size:14px}
}

/* T7AI-V1.4-PROFESSIONAL-LAYERED-ANTHRACITE-20260809
   Katmanlı koyu tema: siyah header/footer + yumuşak antrasit içerik + T7 kırmızı vurgu.
   Studio durum motoru: aynı anda yalnızca empty/loading/error/result görünür. */
:root{
  --t7-nav:#0b0d10;
  --t7-page:#181b20;
  --t7-section:#1c2026;
  --t7-card:#20242b;
  --t7-card-2:#171a1f;
  --t7-input:#12151a;
  --t7-border:#343a43;
  --t7-border-soft:#2b3038;
  --t7-text:#f4f6f8;
  --t7-text-2:#c1c7cf;
  --t7-text-3:#929aa5;
  --t7-red:#e51d31;
  --t7-red-bright:#f2384b;
}
html{background:var(--t7-nav)}
body{background:var(--t7-page);color:var(--t7-text)}
main{background:var(--t7-page)}
.site-header{background:rgba(11,13,16,.96);border-bottom:1px solid #272c33;box-shadow:0 10px 34px rgba(0,0,0,.18)}
.site-footer{background:var(--t7-nav);border-top:1px solid #272c33}
.mobile-menu.open{background:#101318;border-bottom-color:#2e343c}
.hero,.page-hero,.studio-page{background:var(--t7-page)}
.hero{background:radial-gradient(circle at 82% 16%,rgba(229,29,49,.11),transparent 28%),radial-gradient(circle at 15% 82%,rgba(255,255,255,.025),transparent 28%),var(--t7-page)}
.soft-section{background:var(--t7-section);border-color:#2a3037}
.dark-band{background:#111419;border-color:#292e35}
.section:not(.soft-section):not(.dark-band){background-color:transparent}

.steps-grid article,.use-card,.article-card,.gallery-grid figure,.contact-cards a,.lead-form,.quote-project,.recent-grid a,.benefit-card,.article-cta,.cta-box{background:var(--t7-card);border-color:var(--t7-border)}
.steps-grid article:hover,.use-card:hover,.article-card:hover{border-color:#4a525d;box-shadow:0 18px 48px rgba(0,0,0,.24)}
.steps-grid .accent-step{background:linear-gradient(145deg,#29171c,#20242b);border-color:#70313d}
.feature-list,.feature-list>div,.how-list,.how-list article,.faq-list details{border-color:#363c45}
.hero-copy>p,.section-heading p,.split-content p,.cta-box p,.page-hero p,.studio-intro>p,.project-desc,.quote-copy>p,.steps-grid p,.article-card p,.how-list p,.faq-list details p,.footer-about p{color:var(--t7-text-3)}
.use-card>span,.feature-list b,.gallery-grid figcaption b,.contact-cards b,.faq-list summary{color:var(--t7-text)}

.secondary-btn,.light-btn,.link-btn{background:#1b1f25;color:#edf0f3;border-color:#3a414b}
.secondary-btn:hover,.light-btn:hover,.link-btn:hover{background:#252a31;border-color:#59616d;color:#fff}
.primary-btn,.red-btn{background:linear-gradient(180deg,var(--t7-red-bright),var(--t7-red));border-color:var(--t7-red-bright);box-shadow:0 10px 28px rgba(229,29,49,.18)}

.studio-page{background:radial-gradient(circle at 88% 8%,rgba(229,29,49,.075),transparent 27%),var(--t7-page)}
.studio-form{background:var(--t7-card-2);border-color:var(--t7-border);box-shadow:0 28px 80px rgba(0,0,0,.17)}
.form-section{background:#1b1f25;border-color:var(--t7-border)}
.form-section+.form-section{border-top-color:var(--t7-border)}
.form-title>b{background:#252a31;border-color:#3c434d;color:#ff5262}
.form-title h2{color:var(--t7-text)}
.form-title p{color:#949da8}
.drop-zone{background:#15191e;border-color:#414853}
.drop-zone:hover,.drop-zone.dragover{background:#1d171b;border-color:var(--t7-red)}
.choice-cards span{background:#171b20;border-color:#3b424c;color:#d0d5dc}
.choice-cards input:checked+span{background:#2a171c;border-color:var(--t7-red);color:#fff;box-shadow:inset 0 0 0 1px var(--t7-red),0 8px 24px rgba(229,29,49,.08)}
.field-grid input,.field-grid select,.form-section textarea,.quality-select select,.lead-form input,.lead-form textarea,.inline-revision textarea{background:var(--t7-input);border-color:#3b424c;color:#f5f7f8}
.field-grid input:focus,.field-grid select:focus,.form-section textarea:focus,.quality-select select:focus,.lead-form input:focus,.lead-form textarea:focus,.inline-revision textarea:focus{border-color:var(--t7-red);box-shadow:0 0 0 3px rgba(229,29,49,.10)}

.result-panel{background:#1a1e24;border-color:var(--t7-border);box-shadow:0 28px 80px rgba(0,0,0,.19)}
.result-panel>[data-empty],.result-panel>[data-generating],.result-panel>[data-result-error],.result-panel>[data-result]{display:none!important}
.result-panel[data-panel-state="empty"]>[data-empty]{display:flex!important}
.result-panel[data-panel-state="loading"]>[data-generating]{display:flex!important}
.result-panel[data-panel-state="error"]>[data-result-error]{display:flex!important}
.result-panel[data-panel-state="result"]>[data-result]{display:block!important}
.result-empty,.generating,.result-error{background:radial-gradient(circle at 50% 34%,rgba(229,29,49,.07),transparent 38%),#1a1e24}
.result-card{background:#1b1f25}
.result-info{border-top-color:#343a43}
.result-image-wrap{background:#101318}
.empty-mark{background:#242930;border-color:#3c434d;color:#ff5262}
.result-empty li{background:#22272e;border-color:#39404a;color:#b2bac4}

.generating{align-items:stretch;text-align:left;padding:58px 44px}
.generating .generation-kicker{margin-bottom:16px}
.progress-top{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:8px}
.progress-top h2{margin:0;font-size:25px;line-height:1.2}
.progress-top strong{font-size:28px;line-height:1;font-weight:700;letter-spacing:-.03em;color:#fff;font-variant-numeric:tabular-nums}
.generating>p{max-width:none;margin:0 0 22px;font-size:13px;line-height:1.6;color:#9da6b1;text-align:left}
.progress-track{position:relative;width:100%;height:12px;background:#2a3037;border:1px solid #383f48;border-radius:999px;overflow:hidden;box-shadow:inset 0 1px 3px rgba(0,0,0,.34)}
.progress-fill{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b91426,var(--t7-red),#f34b5d);box-shadow:0 0 18px rgba(229,29,49,.26);transition:width .6s cubic-bezier(.22,.61,.36,1)}
.progress-fill:after{content:"";display:block;width:28%;height:100%;margin-left:auto;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);animation:t7ProgressGlow 1.8s ease-in-out infinite}
.progress-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px;color:#7f8995;font-size:11px}
.progress-meta .generation-time{margin:0;color:#cbd1d8;font-size:11px;letter-spacing:.08em;font-variant-numeric:tabular-nums}
.generating small{display:block;max-width:none;margin-top:24px;color:#727c88;font-size:10.5px;line-height:1.65;text-align:left}
@keyframes t7ProgressGlow{0%,100%{opacity:.25;transform:translateX(-25%)}50%{opacity:.9;transform:translateX(25%)}}

.result-error{background:radial-gradient(circle at 50% 32%,rgba(229,29,49,.09),transparent 38%),#1a1e24}
.error-mark{background:#32151b;border-color:#74313d}
.inline-revision{border-color:#363c45}
.recent-grid span{color:#c6ccd4;background:#1d2127}

@media(max-width:600px){
  .generating{padding:42px 24px}
  .progress-top{align-items:flex-start}
  .progress-top h2{font-size:22px}
  .progress-top strong{font-size:24px}
  .progress-track{height:10px}
}

/* T7AI-V1.5-LEAD-GUARD-SECTOR-SHOWCASE-20260809 */
[hidden]{display:none!important}
.usage-strip{display:grid;grid-template-columns:1.25fr 1fr .8fr auto;gap:0;margin:24px 0 28px;border:1px solid var(--t7-border);border-radius:14px;overflow:hidden;background:#14181d;box-shadow:0 16px 44px rgba(0,0,0,.12)}
.usage-strip>div{padding:14px 18px;border-right:1px solid var(--t7-border-soft);display:grid;gap:3px;align-content:center}
.usage-strip span{font-size:10.5px;color:#7f8995;text-transform:uppercase;letter-spacing:.07em;font-weight:700}
.usage-strip b{font-size:13.5px;color:#f3f5f7;font-weight:600}
.usage-strip>a{display:flex;align-items:center;justify-content:center;padding:0 19px;color:#ff5363;font-size:12px;font-weight:700;background:#181216;transition:.18s}
.usage-strip>a:hover{background:#25151a;color:#fff}
.revision-note{font-size:10.5px;line-height:1.55;color:#7d8793;margin:-1px 0 10px;padding:9px 11px;border:1px solid #303740;border-radius:8px;background:#13171c}
.lead-gate-btn{box-shadow:0 9px 24px rgba(229,29,49,.18)}

.sector-band{background:#111419!important;border-top:1px solid #2a3037;border-bottom:1px solid #2a3037}
.sector-showcase{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}
.sector-card{position:relative;min-height:390px;border:1px solid #343b44;border-radius:18px;overflow:hidden;background:#161a20;isolation:isolate;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.sector-card:nth-child(n){grid-column:span 4}
.sector-card:hover{transform:translateY(-3px);border-color:#555e69;box-shadow:0 24px 54px rgba(0,0,0,.26)}
.sector-art{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 68% 28%,rgba(255,255,255,.08),transparent 27%),linear-gradient(145deg,#282e36,#12161b 64%)}
.sector-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(8,10,13,.08) 48%,rgba(8,10,13,.86) 100%);z-index:8}
.sector-floor{position:absolute;left:-10%;right:-10%;bottom:-15%;height:58%;background:linear-gradient(150deg,#2b3138,#171b20);transform:skewY(-7deg);border-top:1px solid rgba(255,255,255,.08)}
.sector-wall{position:absolute;display:block;background:linear-gradient(135deg,#59626d,#252a31);box-shadow:0 25px 60px rgba(0,0,0,.28)}
.sector-wall.a{left:10%;top:15%;width:22%;height:57%;transform:skewY(-7deg)}
.sector-wall.b{right:11%;top:21%;width:42%;height:37%;transform:skewY(5deg)}
.sector-object{position:absolute;display:block;border:1px solid rgba(255,255,255,.1);box-shadow:0 22px 46px rgba(0,0,0,.25)}
.sector-object.one{left:37%;bottom:22%;width:30%;height:19%;background:linear-gradient(140deg,#e72a3d,#931221);transform:skewY(-4deg)}
.sector-object.two{right:15%;bottom:29%;width:17%;height:34%;background:linear-gradient(150deg,#303740,#171b20)}
.sector-glow{position:absolute;width:50%;height:50%;right:-4%;top:-6%;background:radial-gradient(circle,rgba(231,42,61,.23),transparent 67%);filter:blur(5px)}
.sector-kiosk .sector-wall.a{left:18%;top:20%;width:16%;height:45%}.sector-kiosk .sector-wall.b{right:19%;top:28%;width:28%;height:28%}.sector-kiosk .sector-object.one{left:30%;bottom:24%;width:42%;height:22%;border-radius:6px}.sector-kiosk .sector-object.two{right:31%;bottom:43%;width:12%;height:28%;background:#272d34}
.sector-display .sector-wall.a{left:8%;top:20%;width:18%;height:49%}.sector-display .sector-wall.b{right:8%;top:18%;width:31%;height:43%}.sector-display .sector-object.one{left:34%;bottom:22%;width:14%;height:44%;background:linear-gradient(165deg,#dd2134,#6e101b)}.sector-display .sector-object.two{right:29%;bottom:22%;width:14%;height:49%;background:linear-gradient(165deg,#3f4853,#1b1f25)}
.sector-shop .sector-wall.a{left:6%;top:10%;width:27%;height:62%}.sector-shop .sector-wall.b{right:8%;top:12%;width:49%;height:49%}.sector-shop .sector-object.one{left:24%;bottom:20%;width:52%;height:13%}.sector-shop .sector-object.two{right:14%;bottom:33%;width:11%;height:36%}
.sector-store .sector-wall.a{left:5%;top:13%;width:29%;height:57%}.sector-store .sector-wall.b{right:5%;top:13%;width:53%;height:46%}.sector-store .sector-object.one{left:28%;bottom:20%;width:36%;height:12%;background:linear-gradient(140deg,#b81a2b,#e62b3e)}.sector-store .sector-object.two{right:15%;bottom:31%;width:21%;height:31%}
.sector-copy{position:absolute;z-index:10;left:24px;right:24px;bottom:23px}
.sector-copy>span{font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ff5262}
.sector-copy h3{font-size:27px;line-height:1.08;margin:7px 0 8px;color:#fff;letter-spacing:-.025em}
.sector-copy p{font-size:12.5px;line-height:1.55;color:#afb7c1;max-width:390px;margin:0 0 12px}
.sector-copy b{font-size:12px;color:#fff;font-weight:700}
@media(max-width:860px){.usage-strip{grid-template-columns:1fr 1fr}.usage-strip>a{min-height:52px}.sector-card:nth-child(n){grid-column:span 6}.sector-card{min-height:350px}}
@media(max-width:600px){.usage-strip{grid-template-columns:1fr;margin-top:18px}.usage-strip>div{border-right:0;border-bottom:1px solid var(--t7-border-soft);padding:12px 14px}.usage-strip>a{min-height:46px}.sector-showcase{display:grid;grid-template-columns:1fr}.sector-card:nth-child(n){grid-column:auto;min-height:330px}.sector-copy h3{font-size:24px}}

.hero-ai-stage{position:absolute;right:0;top:0;width:86%;height:500px;border:1px solid #343b44;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 70% 18%,rgba(229,29,49,.16),transparent 22%),linear-gradient(145deg,#2a3037,#15191e 62%,#0f1216);box-shadow:0 30px 80px rgba(0,0,0,.28)}
.hero-ai-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 86%)}
.hero-ai-wall{position:absolute;background:linear-gradient(145deg,#4a535e,#22272e);box-shadow:0 22px 56px rgba(0,0,0,.28)}
.hero-ai-wall.left{left:10%;top:16%;width:23%;height:60%;transform:skewY(-6deg)}
.hero-ai-wall.right{right:11%;top:20%;width:44%;height:39%;transform:skewY(5deg)}
.hero-ai-counter{position:absolute;left:34%;bottom:20%;width:34%;height:17%;background:linear-gradient(145deg,#e5263a,#8f1320);transform:skewY(-4deg);box-shadow:0 20px 48px rgba(0,0,0,.28)}
.hero-ai-screen{position:absolute;right:17%;top:28%;width:18%;height:25%;background:#090c10;border:2px solid #4a525d;box-shadow:0 0 30px rgba(229,29,49,.08)}
.hero-ai-screen:after{content:"T7";position:absolute;inset:0;display:grid;place-items:center;color:#ff4355;font-size:34px;font-weight:800}
.hero-ai-redline{position:absolute;left:15%;right:13%;top:16%;height:3px;background:linear-gradient(90deg,transparent,#e51d31,#ff5969,transparent);box-shadow:0 0 18px rgba(229,29,49,.36)}
.hero-ai-badge{position:absolute;z-index:4;left:22px;bottom:21px;padding:13px 15px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:rgba(10,13,16,.78);backdrop-filter:blur(10px);display:grid;gap:2px}.hero-ai-badge span{font-size:9px;color:#ff5262;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-ai-badge b{font-size:12px;color:#fff;font-weight:600}
.hero-ai-mini{position:absolute;left:0;bottom:0;width:49%;height:145px;border:1px solid #333a43;border-radius:18px;background:#11151a;box-shadow:0 22px 58px rgba(0,0,0,.26);padding:24px;display:grid;grid-template-columns:auto 1fr;gap:5px 11px;align-content:center}.hero-ai-mini span{color:#ff5262;font-size:11px;font-weight:800}.hero-ai-mini b{color:#e9edf1;font-size:12px}.hero-ai-mini i{grid-column:1/3;height:1px;background:#2e353e;margin:5px 0}
@media(max-width:600px){.hero-ai-stage{width:91%;height:310px;border-radius:18px}.hero-ai-mini{height:108px;padding:17px;width:52%}.hero-ai-screen:after{font-size:22px}}
.use-detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:start}.use-detail-grid h2{font-size:36px;line-height:1.12;margin:10px 0 12px}.use-detail-grid p{color:var(--t7-text-3);font-size:15px;line-height:1.72}.application-tags{display:flex;flex-wrap:wrap;gap:9px;padding-top:12px}.application-tags span{padding:10px 13px;border:1px solid #3a414a;border-radius:999px;background:#171b20;color:#c8ced6;font-size:12px}.related-sectors{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.related-sectors a{display:grid;gap:7px;padding:18px;border:1px solid #343b44;border-radius:12px;background:#171b20;transition:.18s}.related-sectors a:hover{border-color:#505965;transform:translateY(-2px)}.related-sectors span{font-size:14px;font-weight:650;color:#fff}.related-sectors b{font-size:11px;color:#ff5262}@media(max-width:860px){.use-detail-grid{grid-template-columns:1fr;gap:24px}.related-sectors{grid-template-columns:1fr 1fr}}@media(max-width:600px){.related-sectors{grid-template-columns:1fr}.use-detail-grid h2{font-size:30px}}


/* T7AI-V1.6-LOCAL-IMAGE-STEP-GUIDE-20260809 */

/* Gerçek dosya tabanlı sektör görselleri: /image/ */
.sector-art>img{
  position:absolute;
  inset:0;
  z-index:7;
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  opacity:.98;
  transform:scale(1.001);
  transition:transform .38s ease,filter .38s ease;
}
.sector-card:hover .sector-art>img{transform:scale(1.025);filter:brightness(1.04) contrast(1.02)}
.sector-art:after{z-index:8}
.sector-copy{z-index:10}
.use-case-cover{
  width:calc(100% + 44px);
  max-width:none;
  height:230px;
  object-fit:cover;
  display:block;
  margin:-22px -22px 22px;
  border-bottom:1px solid #343b44;
}

/* 01 / 02 / 03 / 04: daha güçlü, yuvarlak adım numarası */
.steps-grid article>b,
.how-list article>b{
  width:46px;
  height:46px;
  min-width:46px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#171c22;
  border:1px solid #414955;
  color:#f4f6f8;
  font-size:16px;
  line-height:1;
  font-weight:750;
  letter-spacing:.015em;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.015);
}
.steps-grid .accent-step>b{
  background:#e11d2e;
  border-color:#e11d2e;
  color:#fff;
}
.steps-grid h3{margin-top:30px}

/* Rehber kartı tipografisi biraz daha rahat */
.article-card>span{
  font-size:11px;
  line-height:1.35;
  letter-spacing:.11em;
}
.article-card h3,.article-card h2{
  font-size:21px;
  line-height:1.34;
  margin-top:14px;
}
.article-card p{
  font-size:14.5px;
  line-height:1.67;
}
.article-card b{
  font-size:12.5px;
  line-height:1.4;
}

/* Hero içindeki 01 / 02 küçük rehber de daha okunaklı */
.hero-ai-mini span{
  width:34px;
  height:34px;
  border-radius:50%;
  display:grid;
  place-items:center;
  border:1px solid #4a515b;
  background:#171c22;
  color:#ff5a6a;
  font-size:12px;
  font-weight:800;
}
.hero-ai-mini b{font-size:13px;line-height:1.45}

@media(max-width:600px){
  .steps-grid article>b,.how-list article>b{
    width:42px;height:42px;min-width:42px;font-size:15px;
  }
  .article-card h3,.article-card h2{font-size:20px}
  .article-card p{font-size:14px}
  .use-case-cover{height:200px}
}


/* T7AI-V1.7-SMART-CTA-20260809
   Tek ana menü CTA'sı + rahatsız etmeyen, 7 günde bir gösterilen bağlamsal karşılama kartı. */
.header-ai-cta{min-width:116px}
.mobile-menu .mobile-ai-cta{
  display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:4px;
  border:1px solid #f2384b;border-radius:10px;background:linear-gradient(180deg,#f2384b,#e51d31);
  color:#fff;font-weight:700;box-shadow:0 10px 28px rgba(229,29,49,.18)
}
.ai-welcome{
  position:fixed;right:22px;bottom:22px;z-index:140;width:min(390px,calc(100vw - 32px));
  padding:22px 22px 20px;border:1px solid #3a414b;border-radius:18px;
  background:linear-gradient(145deg,rgba(31,35,42,.985),rgba(20,23,28,.99));
  color:#f4f6f8;box-shadow:0 28px 80px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.015) inset;
  opacity:0;transform:translateY(16px) scale(.985);pointer-events:none;
  transition:opacity .26s ease,transform .26s ease;border-color .2s ease
}
.ai-welcome[hidden]{display:none!important}
.ai-welcome.is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}
.ai-welcome:before{content:"";position:absolute;inset:0 0 auto;height:2px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,transparent,#e51d31,#ff5b6b,transparent)}
.ai-welcome-close{
  position:absolute;top:12px;right:12px;width:32px;height:32px;border:0;border-radius:8px;
  background:#171b20;color:#9fa7b1;font-size:20px;line-height:1;display:grid;place-items:center
}
.ai-welcome-close:hover{background:#22272e;color:#fff}
.ai-welcome-kicker{display:block;padding-right:38px;color:#ff5262;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.ai-welcome h2{margin:10px 36px 8px 0;font-size:23px;line-height:1.16;letter-spacing:-.025em;color:#fff;font-weight:700}
.ai-welcome p{margin:0 0 10px;color:#aab2bc;font-size:14px;line-height:1.62}
.ai-welcome small{display:block;color:#808995;font-size:11px;line-height:1.5}
.ai-welcome-actions{display:flex;align-items:center;gap:10px;margin-top:17px}
.ai-welcome-actions .primary-btn{min-height:42px;flex:1}
.ai-welcome-later{min-height:42px;padding:0 10px;border:0;background:transparent;color:#9da5af;font-size:12px;font-weight:600}
.ai-welcome-later:hover{color:#fff}
@media(max-width:600px){
  .ai-welcome{right:14px;bottom:14px;width:calc(100vw - 28px);padding:20px 18px 18px;border-radius:16px}
  .ai-welcome h2{font-size:21px;margin-right:34px}
  .ai-welcome p{font-size:13.5px}
  .ai-welcome-actions{display:grid;grid-template-columns:1fr auto}
}
@media(prefers-reduced-motion:reduce){.ai-welcome{transition:none}.ai-welcome.is-visible{transform:none}}


/* T7AI-V1.8-CATEGORY-PRO-20260809 */
.project-options-section{background:linear-gradient(180deg,#101419,#0e1216)}
.project-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.project-option-field{min-width:0}
.project-option-field>label{display:grid;gap:7px}
.project-option-label{display:block;color:#aeb6c0;font-size:10.5px;font-weight:650;line-height:1.35}
.project-option-field select,.project-option-field input[type=text]{width:100%;height:44px;border:1px solid #303640;background:#0a0d11;color:#f5f7f8;border-radius:9px;padding:0 12px;font:12px Arial,Helvetica,sans-serif;outline:none}
.project-option-field select:focus,.project-option-field input[type=text]:focus{border-color:#68717d;box-shadow:0 0 0 3px rgba(255,255,255,.025)}
.option-multi{grid-column:1/-1;padding-top:2px}
.option-chips{display:flex;flex-wrap:wrap;gap:7px}
.option-chips label{position:relative;cursor:pointer}
.option-chips input{position:absolute;opacity:0;pointer-events:none}
.option-chips span{display:flex;align-items:center;min-height:34px;padding:7px 10px;border:1px solid #313842;border-radius:8px;background:#0b0f13;color:#aeb6c0;font-size:10.5px;line-height:1.25;transition:.16s ease}
.option-chips input:checked+span{border-color:#e51d31;background:#221217;color:#fff;box-shadow:inset 0 0 0 1px rgba(229,29,49,.22)}
.option-chips span:hover{border-color:#56606c;color:#fff}
.option-help{margin:14px 0 0;color:#747e89;font-size:10.5px;line-height:1.55}
.form-title>b{width:32px;height:32px;border-radius:50%;font-size:11px;font-weight:750}
@media(max-width:600px){.project-option-grid{grid-template-columns:1fr}.option-multi{grid-column:auto}.option-chips{gap:6px}.option-chips span{font-size:10px;padding:7px 9px}}


/* T7AI-V1.9-LIVE-GALLERY-RENDER-FINAL-20260809 */
/* Category cards: real renders are the source of truth; old schematic fallback is fully hidden when image exists. */
.sector-art>img{z-index:6!important;opacity:1!important;filter:none!important}
.sector-art>img~.sector-floor,.sector-art>img~.sector-wall,.sector-art>img~.sector-object,.sector-art>img~.sector-glow{display:none!important}
.sector-art:after{background:linear-gradient(180deg,rgba(6,8,11,.02) 8%,rgba(6,8,11,.08) 48%,rgba(6,8,11,.90) 100%)!important}
.ai-example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ai-example-card{appearance:none;-webkit-appearance:none;border:1px solid #343b44;border-radius:14px;overflow:hidden;background:#171b20;padding:0;text-align:left;color:inherit;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.ai-example-card:hover{transform:translateY(-3px);border-color:#59636f;box-shadow:0 20px 45px rgba(0,0,0,.22)}
.ai-example-image{display:block;aspect-ratio:3/2;background:#101318;overflow:hidden}
.ai-example-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}
.ai-example-card:hover img{transform:scale(1.025)}
.ai-example-caption{display:grid;grid-template-columns:1fr auto;gap:4px 10px;padding:13px 14px 14px}
.ai-example-caption small{grid-column:1/3;color:#ff5363;font-size:9.5px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}
.ai-example-caption b{font-size:13px;color:#f4f6f8;font-weight:650}
.ai-example-caption em{font-style:normal;font-size:10.5px;color:#838d99;align-self:center}
.ai-gallery-empty{padding:46px;border:1px solid #343b44;border-radius:16px;background:#171b20;text-align:center}.ai-gallery-empty h2{font-size:28px;margin:0 0 8px}.ai-gallery-empty p{color:#9ca6b2;margin:0 0 20px}
.ai-lightbox{position:fixed;inset:0;z-index:10000;background:rgba(4,6,9,.94);backdrop-filter:blur(10px);display:grid;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;padding:26px}
.ai-lightbox[hidden]{display:none!important}.ai-lightbox-stage{width:min(1240px,100%);max-height:calc(100vh - 52px);margin:auto;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#0e1217;border:1px solid #343b44;border-radius:16px;overflow:hidden;box-shadow:0 32px 90px rgba(0,0,0,.55)}
.ai-lightbox-viewport{width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-y;cursor:grab;background:#090c10}.ai-lightbox-viewport::-webkit-scrollbar{display:none;width:0;height:0}.ai-lightbox-viewport.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.ai-lightbox-track{display:flex;width:100%;min-height:0}.ai-lightbox-slide{flex:0 0 100%;width:100%;margin:0;display:grid;place-items:center;scroll-snap-align:start;scroll-snap-stop:always;background:#090c10}.ai-lightbox-slide>img{display:block;width:100%;height:auto;max-height:calc(100vh - 145px);object-fit:contain;object-position:center;user-select:none;-webkit-user-drag:none}
.ai-lightbox-info{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 15px;border-top:1px solid #2d343d;background:#14191f}.ai-lightbox-info>div{display:grid;gap:3px}.ai-lightbox-info small{font-size:10px;color:#89939f;letter-spacing:.05em}.ai-lightbox-info strong{font-size:14px;color:#fff}
.ai-lightbox-close{position:fixed;right:22px;top:18px;z-index:2;width:42px;height:42px;border:1px solid #404955;border-radius:50%;background:#171c22;color:#fff;font-size:25px;cursor:pointer}
.ai-lightbox-nav{width:46px;height:64px;border:1px solid #3b444f;border-radius:12px;background:#161b21;color:#fff;font-size:38px;line-height:1;cursor:pointer}.ai-lightbox-nav:hover,.ai-lightbox-close:hover{background:#e11d2e;border-color:#e11d2e}
body.ai-lightbox-open{overflow:hidden}
@media(max-width:860px){.ai-example-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-lightbox{grid-template-columns:46px minmax(0,1fr) 46px;padding:14px}.ai-lightbox-nav{width:38px;height:58px}.ai-lightbox-info{align-items:flex-start;flex-direction:column}.ai-lightbox-slide>img{max-height:calc(100vh - 190px)}}
@media(max-width:560px){.ai-example-grid{grid-template-columns:1fr}.ai-lightbox{grid-template-columns:1fr;padding:10px 10px 72px}.ai-lightbox-stage{max-height:calc(100vh - 82px)}.ai-lightbox-slide>img{max-height:calc(100vh - 210px)}.ai-lightbox-nav{position:fixed;bottom:14px;z-index:2;width:48px;height:46px}.ai-lightbox-nav.prev{left:calc(50% - 58px)}.ai-lightbox-nav.next{right:calc(50% - 58px)}.ai-lightbox-close{right:12px;top:10px}.ai-lightbox-info .primary-btn{width:100%;text-align:center}}

/* T7AI-V2.0-FINAL-MASTER-20260809
   Daha açık katmanlı antrasit + dengeli tipografi + hesap/kredi arayüzü. */
:root{
  --t7-page:#1b2027;
  --t7-section:#20262e;
  --t7-card:#242b34;
  --t7-card-2:#1e242c;
  --t7-input:#171c22;
  --t7-border:#3b444f;
  --t7-border-soft:#323a44;
  --t7-text:#f5f7fa;
  --t7-text-2:#c5ccd5;
  --t7-text-3:#9ca6b2;
}
body,main{background:var(--t7-page)}
.hero,.page-hero,.studio-page,.account-page,.auth-page{background:var(--t7-page)}
.soft-section{background:var(--t7-section);border-color:#303944}
.steps-grid article,.use-card,.article-card,.gallery-grid figure,.contact-cards a,.lead-form,.quote-project,.recent-grid a,.benefit-card,.article-cta,.cta-box,.form-section,.price-card,.free-plan-strip,.account-stat-grid article,.account-cta,.package-request-box{background:var(--t7-card);border-color:var(--t7-border)}
.studio-form,.result-panel{background:var(--t7-card-2);border-color:var(--t7-border)}
.ai-welcome{display:none!important}

/* Dengeli tipografi */
.hero-copy h1{font-size:clamp(36px,4vw,48px)!important;line-height:1.04!important;letter-spacing:-.042em!important;margin:14px 0 18px!important;max-width:900px}
.page-hero h1,.studio-intro h1,.quote-copy h1,.auth-panel h1,.account-head h1{font-size:clamp(28px,3vw,36px)!important;line-height:1.1!important;letter-spacing:-.035em!important}
.section-heading h2,.split-content h2,.cta-box h2,.account-cta h2{font-size:clamp(22px,2.2vw,28px)!important;line-height:1.16!important;letter-spacing:-.028em!important}
h3{font-size:20px;line-height:1.28}h4{font-size:17px;line-height:1.35}
.hero-copy>p,.page-hero p,.studio-intro>p,.project-desc,.quote-copy>p{font-size:16px!important;line-height:1.68!important}.section-heading p,.split-content p,.cta-box p{font-size:15px!important}

/* Hero: görselsiz, geniş, sakin */
.hero{padding:78px 0 74px;background:radial-gradient(circle at 80% 10%,rgba(229,29,49,.10),transparent 27%),radial-gradient(circle at 8% 88%,rgba(255,255,255,.035),transparent 31%),var(--t7-page)}
.hero-layout-single{display:block!important;min-height:0!important}.hero-layout-single .hero-copy{max-width:980px}
.hero-flow{margin-top:34px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:15px 17px;border:1px solid var(--t7-border);border-radius:14px;background:rgba(24,29,36,.72);width:max-content;max-width:100%}
.hero-flow span{display:flex;align-items:center;gap:8px;color:#c7ced7;font-size:12px}.hero-flow span b{width:30px;height:30px;border:1px solid #4b5663;border-radius:50%;display:grid;place-items:center;color:#ff5b6b;font-size:10px}.hero-flow i{width:22px;height:1px;background:#4a535f}

/* Studio */
.form-title>b{width:42px!important;height:42px!important;min-width:42px!important;border-radius:50%!important;font-size:13px!important;font-weight:750!important;display:grid!important;place-items:center!important}
.brief-toolbar{display:flex;align-items:center;gap:12px;justify-content:space-between;margin:0 0 12px}.brief-toolbar small{color:#89939f;font-size:10.5px}.brief-toolbar .secondary-btn{min-height:38px;font-size:11px}
.account-usage{grid-template-columns:repeat(3,minmax(0,1fr)) auto!important}.account-usage a{display:flex!important;align-items:center!important;justify-content:center!important}

/* Auth */
.auth-page{min-height:calc(100vh - 72px);padding:58px 20px 76px}.auth-wrap{width:min(1040px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) .82fr;border:1px solid var(--t7-border);border-radius:22px;overflow:hidden;background:#1e242b;box-shadow:0 30px 90px rgba(0,0,0,.25)}.auth-wrap.single{grid-template-columns:1fr;max-width:560px}.auth-panel{padding:44px}.auth-brand{display:flex;align-items:center;gap:9px;margin-bottom:38px}.auth-brand .spark{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--t7-red);color:#fff}.auth-brand b{font-size:13px}.auth-panel h1{margin:10px 0 12px}.auth-panel>p{margin:0 0 25px;color:var(--t7-text-3);font-size:14px;line-height:1.65}.auth-form{display:grid;gap:13px}.auth-form label{display:grid;gap:7px}.auth-form label>span{font-size:11px;color:#aeb7c1}.auth-form input{width:100%;height:46px;border:1px solid #3d4651;border-radius:9px;background:#151a20;color:#f6f7f9;padding:0 13px;font-size:13px;outline:none}.auth-form input:focus{border-color:#687480;box-shadow:0 0 0 3px rgba(255,255,255,.025)}.auth-form .consent{display:flex;align-items:flex-start;gap:9px;margin:4px 0}.auth-form .consent input{width:16px;height:16px;margin:3px 0 0}.auth-form .consent span{line-height:1.55}.auth-form a,.auth-foot a,.auth-row a{color:#ff5b6b}.auth-row{display:flex;justify-content:flex-end;font-size:11px}.auth-foot{margin-top:22px;padding-top:20px;border-top:1px solid #343d47;color:#969faa;font-size:12px}.auth-art{position:relative;padding:48px;display:flex;flex-direction:column;justify-content:flex-end;min-height:560px;background:radial-gradient(circle at 55% 28%,rgba(229,29,49,.18),transparent 25%),linear-gradient(145deg,#252c35,#13181e)}.auth-art h2{font-size:27px;line-height:1.15;margin:24px 0 8px}.auth-art p{font-size:13px;color:#a3adb8;max-width:360px}.auth-orb{width:150px;height:150px;border-radius:50%;border:1px solid #4a5460;display:grid;place-items:center;position:absolute;top:72px;left:50%;transform:translateX(-50%);box-shadow:inset 0 0 50px rgba(229,29,49,.1),0 0 60px rgba(229,29,49,.08)}.auth-orb span{font-size:36px;color:#ff5262}.auth-orb i{position:absolute;inset:21px;border:1px dashed #505b68;border-radius:50%}.t7-main-btn{margin-top:16px;font-size:12px;color:#fff}.form-error,.form-success{padding:12px 14px;border-radius:9px;margin:0 0 16px;font-size:12px}.form-error{background:#32171d;border:1px solid #71313d;color:#ffc5cb}.form-success{background:#163124;border:1px solid #315f49;color:#c9f3da}

/* Pricing + account */
.pricing-hero{padding-bottom:50px}.free-plan-strip{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;border:1px solid var(--t7-border);border-radius:16px;margin-bottom:18px}.free-plan-strip>div{display:grid;gap:4px}.free-plan-strip span{font-size:9.5px;letter-spacing:.1em;color:#ff5969;font-weight:750}.free-plan-strip b{font-size:18px}.free-plan-strip small{font-size:11px;color:#8e98a4}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.price-card{position:relative;border:1px solid var(--t7-border);border-radius:17px;padding:34px 27px 27px;display:flex;flex-direction:column;min-height:500px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.price-card:before{content:'';position:absolute;top:14px;left:50%;width:42px;height:2px;border-radius:4px;background:#e51d31;transform:translateX(-50%);opacity:.9}.price-card:hover{transform:translateY(-5px);border-color:#4a5665;box-shadow:0 24px 60px rgba(0,0,0,.28)}.price-card.featured{border-color:#8d3944;box-shadow:0 22px 55px rgba(229,29,49,.08)}.price-card.featured:hover{box-shadow:0 26px 66px rgba(229,29,49,.16)}.price-badge{position:absolute;right:18px;top:17px;background:#e51d31;color:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:750}.price-card>small{display:block;text-align:center;font-size:15px;line-height:1.2;letter-spacing:.09em;color:#f4f6f8;font-weight:750;margin:3px 0 2px}.price-card h2{text-align:center;font-size:31px;margin:13px 0 6px}.price{text-align:center;display:grid;gap:1px;margin-bottom:20px}.price b{font-size:24px}.price span{font-size:10.5px;color:#88929e}.price-card ul{list-style:none;margin:0 0 26px;padding:0;display:grid;gap:9px;color:#aab3bd;font-size:12px;line-height:1.45;flex:1}.price-card ul li:before{content:'✓';color:#ff5969;margin-right:7px}.pricing-note{margin-top:18px;padding:20px 22px;border:1px solid #3a444f;border-radius:13px;background:#1e242b}.pricing-note b{font-size:13px}.pricing-note p{margin:5px 0 0;font-size:12px;color:#949fab}.examples-guides{padding-top:18px}.examples-guides .section-heading{max-width:760px;margin-bottom:24px}.examples-guide-grid .article-card h3{font-size:18px;line-height:1.3;margin:8px 0}.examples-guide-grid .article-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.examples-guide-grid .article-card:hover{transform:translateY(-3px);border-color:#46515e;box-shadow:0 18px 42px rgba(0,0,0,.2)}
.account-page{padding:70px 0 90px}.account-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.account-head h1{margin:8px 0 6px}.account-head p{margin:0;color:#949fab}.account-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.credit-pill{min-height:42px;display:flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #434d59;border-radius:10px;color:#dce1e7;font-size:12px}.credit-pill span{color:#ff5969}.account-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.account-stat-grid article{border:1px solid var(--t7-border);border-radius:15px;padding:22px;display:grid;gap:5px}.account-stat-grid span{font-size:10px;color:#919ba6;text-transform:uppercase;letter-spacing:.06em}.account-stat-grid b{font-size:27px}.account-stat-grid small{font-size:11px;color:#87919d}.account-cta{margin-top:16px;border:1px solid var(--t7-border);border-radius:16px;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:25px}.account-cta h2{margin:0 0 6px}.account-cta p{margin:0;color:#929ca8;font-size:13px}.account-cta>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.package-request-box{margin-top:22px;border:1px solid var(--t7-border);border-radius:15px;padding:24px}.package-request-box p{color:#a0a9b4;font-size:13px}.package-request-box form{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}
.project-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.library-card{border:1px solid var(--t7-border);border-radius:14px;overflow:hidden;background:#20262e;transition:.18s}.library-card:hover{transform:translateY(-2px);border-color:#56616d}.library-image{position:relative;aspect-ratio:3/2;background:#11161b}.library-image img{width:100%;height:100%;object-fit:cover}.library-image span{position:absolute;left:10px;top:10px;padding:5px 7px;border-radius:6px;background:rgba(10,13,17,.78);color:#ff5969;font-size:9px}.library-card>div:last-child{padding:14px}.library-card small{font-size:9px;color:#ff5969}.library-card h3{margin:5px 0;font-size:15px}.library-card p,.library-card time{font-size:10.5px;color:#8c96a2}.library-empty{grid-column:1/-1;text-align:center;border:1px solid var(--t7-border);border-radius:15px;padding:45px}.library-empty>div{font-size:30px;color:#ff5969}

@media(max-width:900px){.auth-wrap{grid-template-columns:1fr}.auth-art{display:none}.pricing-grid{grid-template-columns:1fr}.account-stat-grid{grid-template-columns:1fr}.account-head,.account-cta{align-items:flex-start;flex-direction:column}.project-library{grid-template-columns:repeat(2,minmax(0,1fr))}.account-usage{grid-template-columns:1fr 1fr!important}.account-usage>a{min-height:52px}.hero-flow i{display:none}}
@media(max-width:600px){.hero{padding:58px 0}.hero-copy h1{font-size:36px!important}.page-hero h1,.studio-intro h1,.project-side h1,.quote-copy h1,.auth-panel h1,.account-head h1{font-size:30px!important}.section-heading h2,.split-content h2,.cta-box h2,.account-cta h2{font-size:25px!important}.hero-flow{display:grid;width:100%;grid-template-columns:1fr 1fr}.auth-page{padding:24px 12px 50px}.auth-panel{padding:26px 20px}.project-library{grid-template-columns:1fr}.free-plan-strip{flex-direction:column;align-items:flex-start}.brief-toolbar{align-items:flex-start;flex-direction:column}.account-usage{grid-template-columns:1fr!important}.account-usage>a{min-height:46px}.form-title>b{width:38px!important;height:38px!important;min-width:38px!important;font-size:12px!important}}

/* T7AI-V2.2-COMPACT-GOOGLE-AUTH-20260809
   T7 Tasarım markalı kompakt Google/e-posta giriş ve kayıt ekranları. */
body.auth-minimal,body.auth-minimal main{background:#fff;color:#15181c}
body.auth-minimal .site-header,body.auth-minimal .site-footer{display:none!important}
body.auth-minimal main{min-height:100vh}
body.auth-minimal .auth-page{min-height:100vh;padding:28px 14px 22px;background:#fff;display:flex;align-items:center;justify-content:center}
.auth-simple-wrap{width:min(300px,100%);margin:0 auto;transform:translateY(-3vh)}
.auth-simple-card{background:#fff;border:1px solid #dfe2e5;border-radius:13px;padding:19px 22px 17px;box-shadow:0 2px 7px rgba(22,28,34,.055);text-align:center}
.auth-t7-logo{display:inline-flex;flex-direction:column;align-items:center;gap:4px;margin:0 auto 13px;text-decoration:none;color:#252a30}
.auth-t7-logo img{display:block;width:102px;height:auto;max-height:31px;object-fit:contain}
.auth-t7-logo small{font-size:6.8px;line-height:1;letter-spacing:.22em;font-weight:700;color:#a5232d}
.auth-simple-card h1{margin:0!important;font-size:16.5px!important;line-height:1.22!important;letter-spacing:-.015em!important;color:#171b20!important;font-weight:650!important}
.auth-subtitle{margin:4px 0 15px!important;color:#727a83!important;font-size:10.5px!important;line-height:1.45!important}
.google-auth-btn,.email-auth-btn{width:100%;height:36px;min-height:36px;border:1px solid #dde1e5;border-radius:8px;background:#fff;color:#333a42;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-family:inherit;font-size:10.5px;font-weight:500;transition:.15s ease;cursor:pointer;padding:0 11px}
.google-auth-btn:hover,.email-auth-btn:hover{border-color:#c7ccd1;background:#fafbfc;box-shadow:0 2px 7px rgba(28,34,40,.045)}
.google-g{display:block;width:15px;height:15px;flex:0 0 15px}
.auth-divider{display:flex;align-items:center;gap:8px;margin:10px 0;color:#90979e;font-size:8.5px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e7e9eb;flex:1}.auth-divider span{padding:0 2px}
.auth-compact-form{display:grid;gap:8px;margin:0;padding:0}
.auth-email-only{display:block;margin:0!important;padding:0!important}
.auth-email-only input,.auth-email-form input{width:100%;height:36px!important;min-height:36px!important;background:#f8f9fa!important;border:1px solid #e0e3e6!important;color:#20252b!important;border-radius:8px!important;font-size:10.5px!important;padding:0 11px!important;outline:0}
.auth-email-only input::placeholder,.auth-email-form input::placeholder{color:#a8afb6}.auth-email-only input:focus,.auth-email-form input:focus{border-color:#c8cdd2!important;box-shadow:0 0 0 2px rgba(32,40,48,.03)!important}
.mail-symbol{font-size:12px;color:#8f979f;line-height:1}
.auth-email-form{text-align:left;gap:8px!important;margin-top:0!important}.auth-email-form label>span{display:block;color:#68717a!important;font-size:8.5px!important;margin:0 0 4px!important}.auth-second-step{margin-top:2px!important}
.auth-email-form .consent{display:flex!important;align-items:flex-start!important;gap:6px!important;margin:2px 0 3px!important}.auth-email-form .consent input{width:13px!important;height:13px!important;min-height:13px!important;margin:1px 0 0!important;padding:0!important;background:#fff!important;flex:0 0 13px}.auth-email-form .consent span{font-size:7.8px!important;line-height:1.4!important;color:#777f87!important;margin:0!important}
.auth-email-form .consent a,.auth-row a,.auth-switch a,.auth-legal a,.auth-mini-links a,.selected-email a{color:#1769c2!important;text-decoration:none}.auth-email-form .consent a:hover,.auth-row a:hover,.auth-switch a:hover,.auth-legal a:hover,.auth-mini-links a:hover,.selected-email a:hover{text-decoration:underline}
.auth-row{display:flex!important;justify-content:space-between!important;gap:8px!important;margin:0!important;font-size:8.3px!important}.auth-row a{white-space:nowrap}
.selected-email{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #e4e7e9;background:#fafbfb;border-radius:8px;padding:8px 9px;margin-bottom:1px;color:#656d75;font-size:8.7px}.selected-email span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.auth-switch{margin-top:14px;font-size:9px;color:#68717a}.auth-legal{margin:15px auto 0!important;padding-top:12px;border-top:1px solid #edf0f2;color:#9aa1a8!important;font-size:7.4px!important;line-height:1.5!important;max-width:240px}
.auth-mini-links{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin:12px auto 0;font-size:8.3px;color:#858d95}.auth-mini-links i{font-style:normal;color:#b7bdc3}
.auth-simple-card .form-error,.auth-simple-card .form-success{text-align:left;font-size:8.8px!important;line-height:1.4!important;padding:8px 9px!important;margin:0 0 10px!important;border-radius:7px!important}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.auth-minimal>.flash{position:fixed;z-index:100;top:14px;left:50%;transform:translateX(-50%);width:min(300px,calc(100% - 24px));border-radius:9px;box-shadow:0 8px 22px rgba(20,25,30,.11);font-size:9px}
@media(max-width:560px){body.auth-minimal .auth-page{padding:18px 12px}.auth-simple-wrap{width:min(310px,100%);transform:none}.auth-simple-card{padding:21px 20px 18px}.auth-t7-logo img{width:106px}.auth-simple-card h1{font-size:17px!important}.google-auth-btn,.email-auth-btn,.auth-email-only input,.auth-email-form input{height:40px!important;min-height:40px!important}.auth-mini-links{font-size:8.5px}}


/* =========================================================
   T7 AI V2.5 — Hesabım dashboard + legal pages
========================================================= */
.header-logout{color:#9ca4af!important}.header-logout:hover{color:#fff!important}
.account-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--t7-border)}.account-dashboard-head .account-profile{flex:1 1 auto}.account-dashboard-head .account-actions{flex:0 0 auto;flex-wrap:nowrap;gap:7px}.account-dashboard-head .account-actions .secondary-btn{min-height:38px;padding:0 13px;font-size:11px;white-space:nowrap}
.account-profile{display:flex;align-items:center;gap:16px;min-width:0}.account-profile h1{margin:4px 0 4px;font-size:clamp(22px,2.2vw,28px)!important;line-height:1.16!important;letter-spacing:-.025em!important}.account-profile>div:last-child{min-width:0}.account-profile p{margin:0;color:#9ca4af;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.account-avatar{width:58px;height:58px;min-width:58px;border-radius:16px;border:1px solid #333c47;background:#202731;display:grid;place-items:center;overflow:hidden;color:#fff;font-size:20px;font-weight:700}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-profile-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.account-profile-meta span{padding:4px 7px;border:1px solid #303944;border-radius:999px;color:#8994a0;font-size:9px}
.account-logout-btn{border-color:rgba(235,72,89,.35)!important;color:#ff6877!important}.account-logout-btn:hover{background:#e52d40!important;border-color:#e52d40!important;color:#fff!important}
.account-stat-grid-pro{margin-bottom:16px}.account-stat-grid-pro article{min-height:132px}.account-stat-grid-pro b{font-size:30px}
.account-panel{margin-top:16px;border:1px solid var(--t7-border);border-radius:17px;background:var(--t7-card);padding:24px}.account-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.account-panel-head h2{margin:4px 0 5px;color:#f4f6f8;font-size:22px!important}.account-panel-head p{margin:0;color:#8e98a4;font-size:12px;line-height:1.55}.account-package-list{display:grid;gap:8px}.account-package-row{display:grid;grid-template-columns:minmax(180px,1.45fr) repeat(3,minmax(110px,.75fr)) auto;gap:16px;align-items:center;padding:15px 16px;border:1px solid #303943;border-radius:12px;background:#181e26}.account-package-row>div{display:grid;gap:3px}.account-package-row span,.account-package-row small{color:#87919d;font-size:9px}.account-package-row b{color:#eef1f4;font-size:12px;font-weight:600}.account-package-main b{font-size:14px}.account-status{display:inline-flex!important;width:max-content;align-items:center;justify-content:center;padding:5px 8px;border-radius:999px;font-size:9px!important;font-style:normal;font-weight:650;white-space:nowrap}.account-status.active{background:rgba(49,174,113,.12);border:1px solid rgba(65,196,130,.28);color:#6ed5a0!important}.account-status.muted{background:#20262e;border:1px solid #343d48;color:#929ca8!important}
.account-history-table{border:1px solid #303943;border-radius:12px;overflow:hidden}.account-history-row{display:grid;grid-template-columns:1.35fr 1fr .6fr .6fr 1fr .8fr;gap:12px;align-items:center;min-height:48px;padding:9px 13px;border-top:1px solid #2b333d;color:#aab2bc;font-size:11px}.account-history-row:first-child{border-top:0}.account-history-row.head{min-height:38px;background:#181e25;color:#747f8b;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.account-history-row span{min-width:0}.account-history-row b{display:block;color:#edf0f3;font-size:11px}.account-history-row small{display:block;margin-top:2px;color:#7e8995;font-size:9px}.account-empty{padding:25px;border:1px dashed #343d47;border-radius:12px;text-align:center}.account-empty b{color:#e9edf1;font-size:13px}.account-empty p{max-width:600px;margin:6px auto 8px;color:#84909c;font-size:11px;line-height:1.55}.account-empty a{color:#ff5969;font-size:10px}.account-empty.compact{padding:20px}.account-security{margin-top:16px}
.legal-hero{padding-bottom:36px}.legal-nav{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:28px}.legal-nav a{padding:7px 9px;border:1px solid #303943;border-radius:8px;color:#8f99a5;font-size:10px}.legal-nav a:hover,.legal-nav a.active{border-color:#505d6b;color:#f1f4f7;background:#1c232c}.legal-updated{display:block;margin-top:18px;color:#78838f;font-size:10px}.legal-copy{padding-bottom:30px}.legal-copy h2{color:#f4f6f8!important;font-size:20px!important;margin:31px 0 9px}.legal-copy p{color:#9da6b1!important;font-size:13px;line-height:1.78}.legal-copy strong,.legal-copy b{color:#e9edf1}.legal-copy a{color:#ff5969;text-decoration:none}.legal-copy ul{margin:10px 0 18px;padding-left:20px;color:#9da6b1}.legal-copy li{margin:7px 0;font-size:13px;line-height:1.65}.legal-company{margin:12px 0 20px;padding:15px 17px;border:1px solid #313a45;border-radius:12px;background:#181e25}.legal-company p{margin:3px 0!important}
@media(max-width:900px){.account-dashboard-head,.account-panel-head{align-items:flex-start;flex-direction:column}.account-package-row{grid-template-columns:1.2fr 1fr 1fr}.account-package-row>div:nth-child(4),.account-package-row>div:nth-child(5){grid-column:auto}.account-history-table{overflow-x:auto}.account-history-row{min-width:700px}}
@media(max-width:600px){.account-profile{align-items:flex-start}.account-avatar{width:50px;height:50px;min-width:50px;border-radius:13px}.account-dashboard-head .account-actions{display:grid;width:100%;grid-template-columns:1fr 1fr}.account-dashboard-head .account-actions a:last-child{grid-column:1/3}.account-panel{padding:18px}.account-package-row{grid-template-columns:1fr 1fr;gap:12px}.account-package-main{grid-column:1/3}.legal-nav{margin-bottom:22px}.legal-nav a{font-size:9px}.legal-copy h2{font-size:18px!important}.legal-copy p,.legal-copy li{font-size:12.5px}}

/* =========================================================
   T7 AI V2.6 — Tam entegre render ayarları + hesap çalışma alanı
========================================================= */
.render-settings-section{display:grid;gap:15px}
.render-setting-block{border:1px solid var(--t7-border-soft);border-radius:14px;background:#1a2028;padding:17px}
.render-setting-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}
.render-setting-head>div{display:grid;gap:4px}.render-setting-head span{color:#eef1f4;font-size:12px;font-weight:650}.render-setting-head small{color:#8e98a4;font-size:10px;line-height:1.5}.render-setting-head>b{color:#ff6574;font-size:10px;font-weight:650;white-space:nowrap;padding:5px 8px;border:1px solid rgba(225,29,46,.3);border-radius:999px;background:rgba(225,29,46,.08)}.render-setting-head>a{color:#ff6574;font-size:9.5px;white-space:nowrap}
.quality-cards,.resolution-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.resolution-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
.quality-cards label,.resolution-cards label,.camera-grid label,.dimension-toggle{position:relative;cursor:pointer}.quality-cards input,.resolution-cards input,.camera-grid input,.dimension-toggle input{position:absolute;opacity:0;pointer-events:none}
.quality-cards label>span,.resolution-cards label>span{display:grid;gap:4px;min-height:84px;padding:13px 14px;border:1px solid #343e49;border-radius:11px;background:#151b22;transition:.16s ease}.quality-cards b,.resolution-cards b{color:#e9edf1;font-size:12px;font-weight:650}.quality-cards small,.resolution-cards small{color:#87929e;font-size:9.5px;line-height:1.45}.resolution-cards em{margin-top:auto;color:#a8b1bb;font-size:9px;font-style:normal}
.quality-cards input:checked+span,.resolution-cards input:checked+span{border-color:#e33245;background:linear-gradient(180deg,rgba(225,29,46,.08),rgba(21,27,34,.98));box-shadow:0 0 0 1px rgba(225,29,46,.16) inset}.quality-cards input:checked+span b,.resolution-cards input:checked+span b{color:#ff6877}
.camera-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.camera-grid label>span{min-height:39px;display:flex;align-items:center;justify-content:center;padding:8px 10px;border:1px solid #343e49;border-radius:9px;background:#151b22;color:#a9b2bc;font-size:10px;text-align:center;transition:.15s ease}.camera-grid input:checked+span{border-color:#e33245;background:rgba(225,29,46,.11);color:#fff;box-shadow:0 0 0 1px rgba(225,29,46,.13) inset}
.dimension-sheet-block{background:linear-gradient(135deg,rgba(225,29,46,.06),#1a2028 48%)}.dimension-sheet-block.locked{background:#181e25}.dimension-sheet-block.locked .dimension-toggle{opacity:.58;cursor:not-allowed}.dimension-toggle{display:block}.dimension-toggle>span{display:grid;gap:4px;padding:13px 14px 13px 42px;border:1px solid #39434e;border-radius:11px;background:#151b22;position:relative}.dimension-toggle>span:before{content:"";position:absolute;left:14px;top:16px;width:15px;height:15px;border:1px solid #58636f;border-radius:4px;background:#11161c}.dimension-toggle input:checked+span{border-color:#e33245;background:rgba(225,29,46,.08)}.dimension-toggle input:checked+span:before{background:#e11d2e;border-color:#e11d2e;box-shadow:inset 0 0 0 4px #e11d2e}.dimension-toggle input:checked+span:after{content:"✓";position:absolute;left:17px;top:14px;color:#fff;font-size:12px;font-weight:700}.dimension-toggle b{color:#eef1f4;font-size:11px}.dimension-toggle small{color:#8d97a3;font-size:9.5px;line-height:1.45}.dimension-sheet-block .micro-note{margin:9px 2px 0!important;color:#77828e!important;font-size:9px!important;line-height:1.45!important}
.render-cost-box{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid #414b57;border-radius:12px;background:#222a34}.render-cost-box>div{display:grid;gap:2px}.render-cost-box span{color:#919ba6;font-size:9px}.render-cost-box b{color:#fff;font-size:17px}.render-cost-box small{color:#7f8995;font-size:9px}.render-cost-box a{color:#ff6675;font-size:10px;white-space:nowrap}
.result-render-strip{display:flex;gap:8px;overflow-x:auto;padding:10px 0 2px;scrollbar-width:thin}.result-render-chip{border:1px solid #38424d;border-radius:9px;background:#151a20;color:#9ea8b3;padding:5px;display:grid;grid-template-columns:44px auto;align-items:center;gap:7px;min-width:125px;cursor:pointer}.result-render-chip img{width:44px;height:32px;object-fit:cover;border-radius:5px;background:#0e1217}.result-render-chip span{font-size:9px;text-align:left}.result-render-chip.active{border-color:#e33245;color:#fff;background:rgba(225,29,46,.08)}

.account-workspace{margin-top:16px;border:1px solid var(--t7-border);border-radius:17px;background:var(--t7-card);overflow:hidden}.account-workspace-tabs{display:flex;gap:2px;padding:8px 9px;border-bottom:1px solid #333c47;background:#1b2129;overflow-x:auto}.account-workspace-tabs button{appearance:none;border:0;background:transparent;color:#87919d;min-height:38px;padding:0 13px;border-radius:8px;font:500 10px Arial,Helvetica,sans-serif;white-space:nowrap;cursor:pointer}.account-workspace-tabs button:hover{color:#e8edf2;background:#222a33}.account-workspace-tabs button.active{color:#fff;background:#2a323d;box-shadow:inset 0 -2px 0 #e22d40}.account-workspace-panel{display:none;padding:23px}.account-workspace-panel.active{display:block}
.account-render-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.account-render-card{overflow:hidden;border:1px solid #333d48;border-radius:12px;background:#171d24}.account-render-card>a{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#10151a}.account-render-card>a img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.account-render-card>a:hover img{transform:scale(1.025)}.account-render-card>a>span{position:absolute;left:8px;bottom:8px;padding:4px 6px;border-radius:6px;background:rgba(10,13,17,.76);backdrop-filter:blur(5px);color:#fff;font-size:8px}.account-render-card>div{display:grid;gap:4px;padding:11px}.account-render-card small{color:#7f8a96;font-size:8px}.account-render-card b{color:#e9edf1;font-size:10.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-render-actions{display:flex;gap:10px;margin-top:4px}.account-render-actions a{color:#ff6271;font-size:8.5px}
.account-file-table{border:1px solid #303943;border-radius:11px;overflow:hidden}.account-file-row{display:grid;grid-template-columns:1.3fr 1.2fr .9fr .6fr .45fr;gap:12px;align-items:center;min-height:48px;padding:9px 12px;border-top:1px solid #2b333d;color:#aab2bc;font-size:10px}.account-file-row:first-child{border-top:0}.account-file-row.head{min-height:36px;background:#181e25;color:#737e8a;font-size:8px;text-transform:uppercase;letter-spacing:.05em}.account-file-row b{font-size:10px;color:#edf0f3;font-weight:600}.account-file-row a{color:#ff6271;font-size:9px}.account-project-list{display:grid;gap:7px}.account-project-list>a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;border:1px solid #303943;border-radius:10px;background:#181e25;color:#edf0f3}.account-project-list>a:hover{border-color:#4b5764;background:#1d242d}.account-project-list div{display:grid;gap:3px}.account-project-list b{font-size:11px;font-weight:600}.account-project-list small{color:#7f8995;font-size:9px}.account-project-list span{color:#ff6271;font-size:9px;white-space:nowrap}.package-history-head{margin-top:28px;padding-top:22px;border-top:1px solid #313a44}

.project-render-library{margin-top:36px}.project-render-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.project-render-card{border:1px solid #333d48;border-radius:12px;overflow:hidden;background:#181e25}.project-render-card>button{appearance:none;border:0;padding:0;width:100%;display:block;position:relative;aspect-ratio:4/3;background:#10151a;cursor:pointer}.project-render-card>button img{width:100%;height:100%;object-fit:cover;display:block}.project-render-card>button span{position:absolute;left:8px;bottom:8px;padding:4px 6px;border-radius:6px;background:rgba(8,11,15,.8);color:#fff;font-size:8px}.project-render-card>button.active{outline:2px solid #e33245;outline-offset:-2px}.project-render-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px}.project-render-card small{color:#7f8995;font-size:8px}.project-render-card a{color:#ff6271;font-size:8.5px}.pricing-resolution-note{margin:16px 0;padding:12px 13px;border:1px solid #333d48;border-radius:10px;background:#171d24;color:#8d97a3;font-size:10px;line-height:1.5}.premium-feature{padding:10px 11px!important;border:1px solid rgba(225,29,46,.28)!important;border-radius:9px!important;background:rgba(225,29,46,.07)!important;color:#f1b8be!important}

@media(max-width:1050px){.account-render-grid,.project-render-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.quality-cards{grid-template-columns:1fr}.camera-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-render-grid,.project-render-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-file-table{overflow-x:auto}.account-file-row{min-width:650px}.account-workspace-panel{padding:18px}}
@media(max-width:560px){.resolution-cards,.camera-grid{grid-template-columns:1fr}.render-setting-head{flex-direction:column;gap:8px}.render-cost-box{align-items:flex-start;flex-direction:column}.account-render-grid,.project-render-grid{grid-template-columns:1fr}.account-workspace-tabs{padding:7px}.account-workspace-tabs button{padding:0 10px}.account-workspace-panel{padding:15px}.quality-cards label>span,.resolution-cards label>span{min-height:0}}

/* =========================================================
   T7 AI V2.7 — Notlar tam entegrasyon
   Teknik pafta, mimari kategori, PDF sunum
========================================================= */
.project-option-field[hidden],.technical-radio-row label[hidden]{display:none!important}
.technical-sheet-group{display:grid;gap:8px;margin-top:12px}.technical-sheet-group>b{font-size:10.5px;color:#dfe4e9;font-weight:600}.radio-row{display:flex;flex-wrap:wrap;gap:7px}.radio-row label{position:relative;cursor:pointer}.radio-row input{position:absolute;opacity:0;pointer-events:none}.radio-row span{display:flex;align-items:center;min-height:36px;padding:8px 11px;border:1px solid #35404b;border-radius:9px;background:#141a21;color:#a5afba;font-size:9.5px}.radio-row input:checked+span{border-color:#e33245;background:rgba(225,29,46,.1);color:#fff;box-shadow:inset 0 0 0 1px rgba(225,29,46,.12)}.technical-sheet-group>small{color:#78838f;font-size:9px;line-height:1.45}

.render-hover-quote{position:absolute;right:12px;bottom:12px;z-index:8;display:flex;align-items:center;min-height:34px;padding:7px 10px;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:rgba(11,15,20,.82);backdrop-filter:blur(8px);color:#fff!important;font-size:9.5px;font-weight:600;opacity:0;transform:translateY(4px);transition:.18s ease}.project-image:hover>.render-hover-quote{opacity:1;transform:none}

.project-render-links{display:flex;gap:9px;align-items:center}.project-render-links a{white-space:nowrap}.project-pdf-builder{margin-top:38px;padding-top:30px;border-top:1px solid #333d48}.pdf-builder-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:18px}.pdf-builder-fields{display:grid;gap:11px;align-content:start;padding:16px;border:1px solid #333d48;border-radius:13px;background:#181e25}.pdf-builder-fields label{display:grid;gap:6px}.pdf-builder-fields label>span{font-size:9.5px;color:#a8b1bb}.pdf-builder-fields input,.pdf-builder-fields textarea{width:100%;border:1px solid #37424d;border-radius:9px;background:#11171d;color:#fff;padding:10px 11px;font:11px Arial,Helvetica,sans-serif;outline:none}.pdf-builder-fields input{height:42px}.pdf-builder-fields textarea{resize:vertical;min-height:120px}.pdf-builder-fields input:focus,.pdf-builder-fields textarea:focus{border-color:#65717e}.pdf-builder-actions{display:grid;gap:6px}.pdf-builder-actions small{font-size:8.5px;color:#7f8995}.pdf-render-order{display:grid;gap:7px}.pdf-render-row{display:grid;grid-template-columns:22px 92px 1fr 58px;gap:9px;align-items:center;padding:8px;border:1px solid #323c47;border-radius:10px;background:#181e25;cursor:pointer}.pdf-render-row>img{width:92px;height:62px;object-fit:cover;border-radius:6px;background:#10151a}.pdf-render-row>span{display:grid;gap:3px}.pdf-render-row b{font-size:9.5px;color:#edf0f3}.pdf-render-row small{font-size:8px;color:#7f8995}.pdf-render-row input[type=number]{width:58px;height:34px;border:1px solid #3a4550;border-radius:7px;background:#11171d;color:#fff;text-align:center;font-size:10px}.pdf-render-row input[type=checkbox]{accent-color:#e11d2e}

.account-render-card{position:relative}.account-render-card>.account-render-quote{position:absolute;right:8px;top:8px;z-index:5;width:auto;height:auto;min-height:28px;aspect-ratio:auto;padding:6px 8px;border:1px solid rgba(255,255,255,.22);border-radius:7px;background:rgba(10,14,18,.82);color:#fff;font-size:8px;opacity:0;transition:.16s ease}.account-render-card:hover>.account-render-quote{opacity:1}.account-render-card>.account-render-quote:hover{background:#e11d2e;border-color:#e11d2e}
.ai-example-card-wrap{position:relative}.ai-example-card-wrap>.ai-example-card{width:100%;height:100%}.ai-example-quote{position:absolute;right:10px;top:10px;z-index:3;padding:7px 9px;border:1px solid rgba(255,255,255,.24);border-radius:7px;background:rgba(10,14,18,.82);color:#fff;font-size:8.5px;opacity:0;transform:translateY(-3px);transition:.16s ease}.ai-example-card-wrap:hover>.ai-example-quote{opacity:1;transform:none}.ai-lightbox-actions{display:flex;gap:8px;align-items:center}

.sector-architecture .sector-art{background:linear-gradient(135deg,#17202b,#26242b)}.sector-architecture-placeholder{position:absolute;inset:0;z-index:4;display:block;background:linear-gradient(180deg,rgba(20,27,35,.15),rgba(11,15,20,.68)),linear-gradient(135deg,#243140,#171d25)}.sector-architecture-placeholder i{position:absolute;bottom:16%;width:20%;background:linear-gradient(180deg,#536271,#293542);border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 35px rgba(0,0,0,.24)}.sector-architecture-placeholder i:nth-child(1){left:15%;height:48%}.sector-architecture-placeholder i:nth-child(2){left:38%;height:62%}.sector-architecture-placeholder i:nth-child(3){left:61%;height:40%}
.mobile-main-site-switch{display:none}

@media(max-width:820px){.pdf-builder-grid{grid-template-columns:1fr}.render-hover-quote{opacity:1;transform:none}.account-render-card>.account-render-quote,.ai-example-quote{opacity:1;transform:none}.ai-lightbox-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.ai-lightbox-actions a{width:100%;text-align:center}}
@media(max-width:600px){
  .mobile-main-site-switch{display:flex;position:fixed;left:12px;bottom:12px;z-index:130;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border:1px solid #4a5562;border-radius:10px;background:rgba(19,24,30,.94);backdrop-filter:blur(9px);box-shadow:0 10px 28px rgba(0,0,0,.3);color:#fff;font-size:10px;font-weight:600}
  .dimension-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dimension-grid>label:nth-child(4){grid-column:1/-1}
  .field-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))!important}.field-grid.three>label:not(.color-field){grid-column:1/-1}.field-grid.three>.color-field{grid-column:auto}.field-grid.three>.aspect-field{grid-column:1/-1!important}
.radio-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.radio-row label span{height:100%}
  .pdf-render-row{grid-template-columns:20px 72px 1fr 52px}.pdf-render-row>img{width:72px;height:50px}.pdf-render-row input[type=number]{width:50px}
  .ai-lightbox-actions{grid-template-columns:1fr}.ai-example-quote{right:8px;top:8px}.render-hover-quote{right:8px;bottom:8px;min-height:30px;font-size:8.5px}
}

/* T7 AI V2.8 · Ana Yönetici ve Güncelleme Merkezi */
.admin-page{padding:42px 0 72px}.admin-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.admin-head h1{margin:4px 0 8px;font-size:32px;font-weight:600}.admin-head p{margin:0;color:#99a3b2;max-width:720px}.admin-head-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-tabs{display:flex;gap:8px;margin:0 0 22px;padding:5px;background:#151b23;border:1px solid #2b3442;border-radius:12px;width:max-content;max-width:100%}.admin-tabs a{padding:9px 14px;border-radius:8px;color:#9ca6b5;text-decoration:none;font-size:13px}.admin-tabs a.active{background:#252e3b;color:#fff}.admin-notice{margin:0 0 18px;padding:12px 14px;border-radius:10px;border:1px solid #3b4657;background:#161d26;font-size:13px}.admin-notice.success{border-color:#2e704b;color:#9fe0b7}.admin-notice.error{border-color:#743843;color:#ffb4bd}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.admin-stat-grid article{padding:17px 18px;border:1px solid #2c3543;border-radius:13px;background:#1a2029}.admin-stat-grid span,.admin-user-metric span,.admin-info-grid span{display:block;color:#8f99a8;font-size:11px;margin-bottom:7px}.admin-stat-grid b{display:block;color:#fff;font-size:23px;font-weight:600}.admin-stat-grid small{display:block;color:#798494;font-size:11px;margin-top:6px}.admin-search{display:flex;gap:8px;align-items:center;margin:0 0 12px}.admin-search input{min-width:340px;max-width:520px;width:100%;background:#111820;border:1px solid #313a48;border-radius:9px;padding:11px 12px;color:#fff}.admin-search>a{font-size:12px;color:#9ca6b5}.admin-data-note{margin-bottom:14px;padding:11px 13px;border:1px solid #2b3442;border-radius:10px;background:#151b23;color:#98a2b1;font-size:12px}.admin-data-note b{color:#dce2ea}.admin-data-note code{color:#dce2ea}.admin-user-list{display:grid;gap:8px}.admin-user-card{border:1px solid #2b3442;border-radius:12px;background:#1a2029;overflow:hidden}.admin-user-card summary{list-style:none;display:grid;grid-template-columns:minmax(260px,1.7fr) minmax(120px,.8fr) 110px 130px 24px;gap:16px;align-items:center;padding:14px 16px;cursor:pointer}.admin-user-card summary::-webkit-details-marker{display:none}.admin-user-card[open] summary{border-bottom:1px solid #2b3442;background:#1c232d}.admin-user-main{display:flex;align-items:center;gap:11px;min-width:0}.admin-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#252f3d;color:#fff;font-size:13px;font-weight:600;flex:none}.admin-user-main div{min-width:0}.admin-user-main b{display:block;color:#f4f7fb;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-user-main small{display:block;margin-top:4px;color:#8893a2;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-user-metric b{display:block;color:#e8edf4;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-chevron{color:#7f8997;font-size:18px;transition:transform .2s}.admin-user-card[open] .admin-chevron{transform:rotate(180deg)}.admin-user-detail{padding:16px}.admin-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.admin-info-grid>div{padding:12px;border:1px solid #293240;border-radius:9px;background:#151b23;min-width:0}.admin-info-grid b{display:block;font-size:12px;color:#e7ebf1;font-weight:500;word-break:break-word}.admin-payment-block h3{margin:0 0 10px;font-size:14px;font-weight:600}.admin-payment-table,.admin-history-table{overflow-x:auto;border:1px solid #2b3442;border-radius:10px}.admin-payment-row{display:grid;grid-template-columns:1.1fr 1fr .8fr .55fr .55fr .8fr 1.3fr;min-width:850px}.admin-payment-row>span,.admin-history-row>span{padding:10px;border-bottom:1px solid #252e3a;color:#c7cdd6;font-size:11px}.admin-payment-row.head>span,.admin-history-row.head>span{background:#151b23;color:#798493;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.admin-payment-row:last-child>span,.admin-history-row:last-child>span{border-bottom:0}.admin-empty-inline,.admin-muted{color:#8994a3;font-size:12px}.admin-update-layout{display:grid;grid-template-columns:1.5fr .8fr;gap:14px;margin-bottom:14px}.admin-update-card,.admin-history-card{border:1px solid #2b3442;border-radius:13px;background:#1a2029;padding:20px}.admin-update-card h2,.admin-history-card h2{margin:4px 0 8px;font-size:20px;font-weight:600}.admin-update-card p{color:#929cab;line-height:1.6;font-size:13px}.admin-update-form{margin-top:18px;display:grid;gap:12px}.admin-update-form label>span{display:block;margin-bottom:7px;font-size:12px;color:#a7b0bd}.admin-update-form input[type=file]{width:100%;padding:12px;border:1px dashed #3a4658;border-radius:10px;background:#111820;color:#aab4c2}.admin-update-form .primary-btn{justify-self:start}.admin-update-safety{margin-top:16px;padding:12px;border-radius:9px;background:#151b23;color:#909aa9;font-size:11px;line-height:1.55}.admin-update-safety b{color:#d5dbe4}.admin-target-row{display:grid;gap:5px;padding:11px 0;border-bottom:1px solid #28313e}.admin-target-row b{font-size:12px}.admin-target-row code{font-size:10px;color:#8f99a8;word-break:break-all}.admin-panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.admin-history-row{display:grid;grid-template-columns:1fr .8fr .8fr .7fr 1.4fr .55fr;min-width:760px}.admin-update-status{font-style:normal;font-size:10px;border-radius:999px;padding:4px 7px;background:#252e3a}.admin-update-status.success{color:#9fe0b7}.admin-update-status.failed{color:#ffb4bd}.admin-update-status.rollback{color:#c1c8ff}.text-danger-btn{border:0;background:transparent;color:#ff9eaa;font-size:11px;cursor:pointer;padding:0}.admin-nav-link{color:#cfd6df!important}
@media(max-width:980px){.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-user-card summary{grid-template-columns:minmax(210px,1fr) 100px 90px 22px}.admin-user-card summary .admin-user-metric:nth-of-type(2){display:none}.admin-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-update-layout{grid-template-columns:1fr}}
@media(max-width:680px){.admin-page{padding-top:24px}.admin-head{align-items:flex-start;flex-direction:column}.admin-head h1{font-size:26px}.admin-stat-grid{grid-template-columns:1fr 1fr}.admin-stat-grid b{font-size:19px}.admin-search{align-items:stretch;flex-wrap:wrap}.admin-search input{min-width:0;flex:1 1 100%}.admin-user-card summary{grid-template-columns:1fr 72px 22px;gap:8px}.admin-user-card summary .admin-user-metric:nth-of-type(1),.admin-user-card summary .admin-user-metric:nth-of-type(2){display:none}.admin-info-grid{grid-template-columns:1fr 1fr}.admin-update-card,.admin-history-card{padding:15px}.admin-tabs{width:100%}.admin-tabs a{flex:1;text-align:center}}

/* T7 teklif render önizleme */
.quote-render-card{margin-top:30px;border:1px solid var(--t7-border);border-radius:18px;background:var(--t7-card);overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.16)}
.quote-render-head,.quote-render-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px}
.quote-render-head>div{display:grid;gap:4px;min-width:0}.quote-render-head span,.quote-render-empty>span,.quote-render-switch>span{font-size:10px;line-height:1.2;letter-spacing:.09em;font-weight:700;color:var(--t7-red)}
.quote-render-head b{font-size:14px;line-height:1.35;color:var(--t7-text-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quote-render-head small{flex:0 0 auto;border:1px solid var(--t7-border);border-radius:999px;padding:5px 8px;color:var(--t7-text-3);font-size:9px}
.quote-render-image{display:grid;place-items:center;min-height:320px;max-height:520px;background:#090b0e;border-top:1px solid var(--t7-border);border-bottom:1px solid var(--t7-border)}
.quote-render-image img{display:block;width:100%;height:100%;max-height:520px;object-fit:contain}
.quote-render-footer span{font-size:12px;color:var(--t7-text-2)}.quote-render-footer a{font-size:11px;color:#f1f3f5}.quote-render-footer a:hover{color:var(--t7-red)}
.quote-render-switch{margin-top:16px}.quote-render-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-top:8px}.quote-render-thumbs a{display:block;border:1px solid var(--t7-border);border-radius:9px;overflow:hidden;background:#090b0e;opacity:.72;transition:.16s ease}.quote-render-thumbs a:hover,.quote-render-thumbs a.active{opacity:1;border-color:var(--t7-red);box-shadow:0 0 0 2px rgba(229,29,49,.10)}.quote-render-thumbs img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}
.quote-render-empty{margin-top:30px;min-height:330px;border:1px dashed #3b424c;border-radius:18px;background:var(--t7-card);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:34px}.quote-render-empty b{margin-top:10px;font-size:19px;color:var(--t7-text-1)}.quote-render-empty p{max-width:520px;margin:8px 0 18px;font-size:13px;line-height:1.65;color:var(--t7-text-3)}
@media(max-width:900px){.quote-render-image{min-height:280px}.quote-render-thumbs{grid-template-columns:repeat(6,1fr)}}
@media(max-width:600px){.quote-render-card{margin-top:22px;border-radius:14px}.quote-render-image{min-height:210px}.quote-render-head,.quote-render-footer{padding:12px}.quote-render-thumbs{grid-template-columns:repeat(3,1fr)}.quote-render-empty{min-height:250px;padding:24px}}


/* T7 V2.9.3 · Teklif sayfası final tek-render düzeni */
.quote-page .quote-copy>p{max-width:650px}
.quote-render-preview{margin:22px 0 0;display:block;width:100%;background:#090b0e;border:1px solid var(--t7-border);overflow:hidden}
.quote-render-preview img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain}
.quote-page .quote-render-card,.quote-page .quote-render-switch{display:none!important}
@media(max-width:900px){.quote-render-preview img{max-height:none}}
@media(max-width:600px){.quote-render-preview{margin-top:18px}.quote-render-preview img{max-height:none}}

/* V2.9.4 · Teklif bilgisi + yönetici teklif kayıtları */
.quote-render-info{margin-top:20px;display:grid;grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(110px,.7fr));gap:1px;border:1px solid #313949;border-radius:12px;overflow:hidden;background:#313949}.quote-render-info>div{min-width:0;padding:11px 12px;background:#1b212b}.quote-render-info-main{grid-column:1/-1;padding:13px 14px!important}.quote-render-info span{display:block;margin-bottom:5px;color:#8994a4;font-size:9px;line-height:1.2;text-transform:uppercase;letter-spacing:.07em}.quote-render-info-main span{color:#ef3347;font-weight:700}.quote-render-info b{display:block;color:#eef2f6;font-size:11px;line-height:1.35;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quote-render-info-main b{font-size:14px;font-weight:600}.quote-render-preview{margin-top:10px}
.admin-quotes-title{align-items:flex-end}.admin-quotes-title>div>p{margin:5px 0 0}.admin-quotes-title>b{font-size:12px;color:#aeb7c4;font-weight:500}.admin-quote-list{display:grid;gap:12px}.admin-quote-card{display:grid;grid-template-columns:260px minmax(0,1fr);border:1px solid #2b3442;border-radius:14px;overflow:hidden;background:#1a2029}.admin-quote-image{min-height:190px;background:#0b0e12;display:grid;place-items:center;border-right:1px solid #2b3442}.admin-quote-image img{display:block;width:100%;height:100%;min-height:190px;max-height:240px;object-fit:cover}.admin-quote-image span{padding:20px;color:#768191;font-size:11px}.admin-quote-content{padding:16px 17px}.admin-quote-top{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:13px;border-bottom:1px solid #29323f}.admin-quote-top h3{margin:5px 0 3px;color:#f2f5f8;font-size:17px;font-weight:600}.admin-quote-top p{margin:0;color:#8d98a8;font-size:11px}.admin-quote-top time{flex:none;color:#7f8a99;font-size:10px}.admin-quote-meta{display:grid;grid-template-columns:1.2fr 1.2fr .8fr 1fr;gap:8px;margin-top:12px}.admin-quote-meta>div{min-width:0;padding:10px 11px;border:1px solid #293240;border-radius:9px;background:#151b23}.admin-quote-meta span,.admin-quote-note>span{display:block;margin-bottom:5px;color:#7f8998;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.admin-quote-meta b{display:block;color:#e5eaf0;font-size:11px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-quote-meta small{display:block;margin-top:4px;color:#7f8998;font-size:9px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-quote-note{margin-top:10px;padding:11px 12px;border-left:2px solid #e11d2e;background:#151b23;border-radius:0 8px 8px 0}.admin-quote-note p{margin:0;color:#b8c0cb;font-size:11px;line-height:1.55}
@media(max-width:980px){.quote-render-info{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-quote-card{grid-template-columns:210px minmax(0,1fr)}.admin-quote-meta{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.quote-render-info{grid-template-columns:1fr 1fr}.quote-render-info-main{grid-column:1/-1}.admin-quote-card{grid-template-columns:1fr}.admin-quote-image{border-right:0;border-bottom:1px solid #2b3442}.admin-quote-image img{max-height:none;aspect-ratio:16/10}.admin-quote-top{display:grid}.admin-quote-meta{grid-template-columns:1fr}.admin-tabs{overflow-x:auto}.admin-tabs a{min-width:max-content}}

/* T7 AI Studio v2.9.5 — compact quote render metadata */
.quote-page .quote-render-info{display:none!important}
.quote-render-compact{margin-top:7px;padding:7px 9px;border:1px solid #2d3541;border-radius:8px;background:#171d25;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}
.quote-render-compact-title{display:flex;align-items:center;gap:7px;min-width:0}.quote-render-compact-title>span{flex:none;color:#ef3347;font-size:7.5px;line-height:1.2;letter-spacing:.08em;font-weight:700}.quote-render-compact-title>b{min-width:0;color:#e8edf3;font-size:10.5px;line-height:1.25;font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.quote-render-compact-meta{display:flex;justify-content:flex-end;align-items:center;gap:0;flex-wrap:wrap;color:#8f99a7}.quote-render-compact-meta span{font-size:9px;line-height:1.3;white-space:nowrap}.quote-render-compact-meta span+span:before{content:'·';display:inline-block;margin:0 7px;color:#505a68}
@media(max-width:760px){.quote-render-compact{align-items:flex-start;flex-direction:column;gap:6px}.quote-render-compact-meta{justify-content:flex-start}.quote-render-compact-title{width:100%}.quote-render-compact-title>b{white-space:normal}}


/* T7 AI Studio v2.9.6 — sector grid: 3 cards per row */
@media(min-width:861px){.sector-showcase>.sector-card:nth-child(n){grid-column:span 4;min-height:370px}}

/* T7 AI v2.9.8 · SMTP ve teklif teslim durumu */
.quote-success-bottom{margin-top:10px;margin-bottom:0}
.admin-mail-layout{display:grid;grid-template-columns:1.5fr .8fr;gap:14px;margin-bottom:14px}
.admin-mail-form{display:grid;gap:14px;margin-top:18px}.admin-mail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.admin-mail-form label>span{display:block;margin-bottom:7px;font-size:12px;color:#a7b0bd}.admin-mail-form input,.admin-mail-form select{width:100%;background:#111820;border:1px solid #313a48;border-radius:9px;padding:11px 12px;color:#fff;font:inherit}.admin-mail-form input:focus,.admin-mail-form select:focus{outline:0;border-color:#e51d31;box-shadow:0 0 0 3px rgba(229,29,49,.10)}
.admin-switch{display:flex!important;align-items:center;gap:9px}.admin-switch input{width:16px!important;height:16px!important;margin:0}.admin-switch>span{margin:0!important;color:#c9d0da!important}
.admin-mail-actions{display:flex;gap:9px;flex-wrap:wrap}.admin-mail-actions .primary-btn,.admin-mail-actions .secondary-btn{min-height:42px}
.admin-update-card code{color:#cfd6df}
.admin-quote-mail{margin-top:12px;padding:10px 12px;border:1px solid #2c3543;border-radius:10px;background:#151b23;display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-quote-mail>div{min-width:0}.admin-quote-mail span{display:block;color:#84909f;font-size:10px;margin-bottom:4px;text-transform:uppercase;letter-spacing:.04em}.admin-quote-mail b{display:block;color:#e9edf3;font-size:12px;font-weight:600}.admin-quote-mail small{display:block;margin-top:3px;color:#84909f;font-size:10px}.admin-quote-mail em{display:block;margin-top:5px;color:#ffadb7;font-size:10px;font-style:normal;max-width:760px;word-break:break-word}.admin-quote-mail.sent{border-color:#2e5d44}.admin-quote-mail.failed{border-color:#65343c}.secondary-btn.compact{min-height:34px;padding:7px 10px;font-size:11px;white-space:nowrap}
@media(max-width:760px){.admin-mail-layout{grid-template-columns:1fr}.admin-mail-grid{grid-template-columns:1fr}.admin-quote-mail{align-items:flex-start;flex-direction:column}.admin-quote-mail form,.admin-quote-mail .secondary-btn.compact{width:100%}.admin-mail-actions>*{width:100%;justify-content:center}}

/* =========================================================
   T7 AI Studio V2.9.21 — Ortak kadraj, kompakt proje galerisi
   ve hizalı PDF sunum çalışma alanı
========================================================= */
.project-page.section{padding:34px 0 48px}
.project-page>.shell{width:min(calc(100% - 40px),var(--shell));margin:0 auto}
.project-titlebar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px;padding-bottom:15px;border-bottom:1px solid #303945}
.project-titlebar>div{min-width:0;max-width:860px}.project-titlebar h1{margin:5px 0 6px;color:#f5f7f9;font-size:clamp(28px,2.8vw,36px);line-height:1.08;font-weight:620;letter-spacing:-.032em}.project-titlebar .project-desc{margin:0;max-width:760px;color:#8f99a6;font-size:11px!important;line-height:1.55!important}
.project-title-summary{flex:none;padding:6px 9px;border:1px solid #343e4a;border-radius:999px;background:#151b22;color:#8f99a6;font-size:8.5px;white-space:nowrap}
.project-page .project-layout{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(330px,.72fr);gap:18px;align-items:start}
.project-media-column{min-width:0}.project-page .project-image{border-radius:13px;background:#0b0f14;border:1px solid #2d3641;box-shadow:0 14px 36px rgba(0,0,0,.12);overflow:hidden}.project-page .project-image img{width:100%;height:auto;max-height:500px;object-fit:contain}
.project-page .project-side{position:sticky;top:86px;padding:14px;border:1px solid #303943;border-radius:12px;background:#171d24}.project-side-head{display:grid;gap:3px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #2e3742}.project-side-head>b{color:#eef1f4;font-size:12px;font-weight:600}
.project-page .project-meta{margin:0 0 12px;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.project-page .project-meta span{min-height:46px;padding:7px 9px;border-color:#2f3945;border-radius:8px;background:#151b22;font-size:9.5px;line-height:1.35}.project-page .project-meta b{margin-bottom:2px;font-size:7.5px}.project-page .stack-actions{grid-template-columns:1fr 1.08fr;gap:7px}.project-page .stack-actions .primary-btn,.project-page .stack-actions .secondary-btn{min-height:38px;padding:0 10px;border-radius:8px;font-size:9.5px}

.project-render-carousel{margin-top:10px;padding:10px;border:1px solid #303943;border-radius:12px;background:#151b22}.project-render-carousel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:8px}.project-render-carousel-head>div{display:grid;gap:1px;min-width:0}.project-render-carousel-head b{font-size:9.5px;color:#e8ecf1;font-weight:600}.project-render-carousel-head small{font-size:7.8px;color:#798591}.project-render-carousel-head>span{flex:none;color:#7f8995;font-size:8px}
.project-render-carousel-row{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;gap:7px;align-items:stretch}.project-render-nav{appearance:none;border:1px solid #36404c;border-radius:8px;background:#11171d;color:#aab3bd;font-size:22px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.project-render-nav:hover:not(:disabled){border-color:#e11d2e;background:rgba(225,29,46,.08);color:#fff}.project-render-nav:disabled{opacity:.28;cursor:default}
.project-render-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;overscroll-behavior-x:contain}.project-render-viewport::-webkit-scrollbar{display:none}.project-render-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc(16.6667% - 6.6667px);gap:8px;min-width:100%}
.project-render-carousel .project-render-card{min-width:0;border:1px solid #303a46;border-radius:9px;background:#10161c;overflow:hidden;box-shadow:none;transition:border-color .15s ease,background-color .15s ease}.project-render-carousel .project-render-card:hover{border-color:#4b5867;transform:none;box-shadow:none}.project-render-carousel .project-render-card>button{aspect-ratio:16/10}.project-render-carousel .project-render-card>button span{left:6px;bottom:6px;padding:3px 5px;font-size:7px}.project-render-carousel .project-render-card>button.active{outline:2px solid #e33245;outline-offset:-2px}.project-render-carousel .project-render-card-foot{min-height:25px!important;padding:5px 6px!important}.project-render-carousel .project-render-card-foot small{font-size:6.8px}.project-render-carousel .project-render-card-foot em{font-size:6.5px}.project-render-carousel .project-render-selectors{grid-template-columns:1fr 1fr!important}.project-render-carousel .project-render-selectors label{min-height:25px;padding:5px 6px;font-size:6.6px}.project-render-carousel .project-render-selectors input{width:10px;height:10px}

.project-tools-grid{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:12px;align-items:stretch;margin-top:14px}.project-tools-aside{display:grid;grid-template-rows:auto 1fr;gap:10px;min-width:0}.project-brief-card{margin:0;padding:11px 12px;border:1px solid #303943;border-radius:10px;background:#151b22}.project-brief-card summary{font-size:9.5px;color:#d7dde5}.project-brief-card p{margin:9px 0 0;max-height:150px;overflow:auto;font-size:9px;line-height:1.55}.project-revision-wide{margin:0!important;padding:12px!important;border:1px solid #303943!important;border-radius:10px;background:#151b22;display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);gap:12px!important}.project-revision-editor{min-width:0}.project-revision-editor label{height:100%}.project-revision-editor textarea{height:100%;min-height:132px;resize:vertical}.project-revision-controls{display:grid;align-content:start;gap:7px;min-width:0}.project-revision-controls .revision-scope,.project-revision-controls .revision-cost-summary{margin-top:0}.project-revision-controls .revision-cost-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.project-revision-controls .revision-note{font-size:8px;line-height:1.4;color:#7f8995}.project-revision-controls .secondary-btn{min-height:35px;border-radius:8px;font-size:9.5px}.project-revision-controls>[data-revision-status]{min-height:10px}

.project-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:11px;padding-bottom:10px;border-bottom:1px solid #303945}.project-section-head>div{min-width:0}.project-section-head h2{margin:4px 0 4px;color:#f4f6f8;font-size:20px;line-height:1.18;font-weight:600;letter-spacing:-.018em}.project-section-head p{margin:0;max-width:820px;color:#8f99a6;font-size:9.5px;line-height:1.45}.project-output-count{flex:none;padding:5px 8px;border:1px solid #343e4a;border-radius:999px;background:#151b22;color:#8f99a6;font-size:8px;white-space:nowrap}
.project-pdf-builder{width:100%;margin-top:24px;padding-top:0;border-top:0}.project-pdf-head{margin-bottom:10px}.pdf-builder-panel{width:100%;padding:12px;border:1px solid #303a46;border-radius:12px;background:#151b22}.pdf-builder-fields-wide{display:grid;grid-template-columns:minmax(210px,.72fr) minmax(300px,1fr) minmax(0,1.45fr);gap:9px;padding:0;border:0;background:transparent;align-items:stretch}.pdf-form-field{min-width:0;display:flex!important;flex-direction:column!important;gap:7px!important;padding:10px;border:1px solid #303a46;border-radius:10px;background:#10161c}.pdf-field-label,.pdf-orientation-title{display:block;margin:0!important;min-height:16px;color:#a8b1bb!important;font-size:9px!important;line-height:16px}.pdf-form-field>small,.pdf-orientation-help{display:block;margin-top:auto;color:#77828e;font-size:7.5px;line-height:1.35}.pdf-builder-fields-wide input,.pdf-builder-fields-wide textarea{width:100%;border:1px solid #37424d;border-radius:8px;background:#151b22;color:#fff;padding:9px 10px;font:10.5px Arial,Helvetica,sans-serif;outline:none}.pdf-title-field input{height:42px}.pdf-details-field textarea{height:86px;min-height:86px;resize:vertical}.pdf-builder-fields-wide input:focus,.pdf-builder-fields-wide textarea:focus{border-color:#65717e}
.pdf-orientation-field{align-content:stretch!important}.pdf-orientation-options{display:grid;grid-template-columns:1fr 1fr;gap:7px}.pdf-orientation-card{display:block;min-width:0;cursor:pointer}.pdf-orientation-card>input{position:absolute;opacity:0;pointer-events:none}.pdf-orientation-choice{position:relative;min-height:86px;display:grid!important;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px;padding:8px 24px 8px 8px;border:1px solid #37424d;border-radius:8px;background:#151b22;color:#a8b1bb;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.pdf-orientation-card:hover .pdf-orientation-choice{border-color:#52606e;background:#171e26}.pdf-orientation-card>input:focus-visible+.pdf-orientation-choice{outline:2px solid rgba(225,29,46,.55);outline-offset:2px}.pdf-orientation-card>input:checked+.pdf-orientation-choice{border-color:#e11d2e;background:rgba(225,29,46,.065);box-shadow:inset 0 0 0 1px rgba(225,29,46,.18)}.pdf-orientation-radio{position:absolute;top:8px;right:8px;width:13px;height:13px;border:1px solid #66717e;border-radius:50%;background:#151b22;box-shadow:inset 0 0 0 3px #151b22}.pdf-orientation-card>input:checked+.pdf-orientation-choice .pdf-orientation-radio{border-color:#e11d2e;background:#e11d2e;box-shadow:inset 0 0 0 3px #151b22}.pdf-page-preview{position:relative;justify-self:center;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:7px;border:1px solid #687380;border-radius:3px;background:#f7f8fa;box-shadow:0 4px 11px rgba(0,0,0,.16);transition:border-color .15s ease,box-shadow .15s ease}.pdf-page-preview.is-landscape{width:52px;height:38px}.pdf-page-preview.is-portrait{width:38px;height:52px}.pdf-page-preview>span{display:block;height:2px;border-radius:2px;background:#a7afb8}.pdf-page-preview>span:first-child{width:58%;background:#e11d2e}.pdf-page-preview>span:nth-child(2){width:82%}.pdf-page-preview>span:nth-child(3){width:68%}.pdf-orientation-card>input:checked+.pdf-orientation-choice .pdf-page-preview{border-color:#e11d2e;box-shadow:0 4px 12px rgba(225,29,46,.13)}.pdf-orientation-copy{display:grid!important;gap:2px;min-width:0;color:inherit!important}.pdf-orientation-copy>b{font-size:9px;font-weight:600;color:#dce2e9}.pdf-orientation-copy>small{font-size:6.8px;line-height:1.3;color:#7f8995}.pdf-orientation-card>input:checked+.pdf-orientation-choice .pdf-orientation-copy>b{color:#fff}
.pdf-render-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:10px;padding:8px 1px 7px;border-bottom:1px solid #2e3742}.pdf-render-list-head>div{display:grid;gap:1px}.pdf-render-list-head b{font-size:9px;color:#dfe4ea;font-weight:600}.pdf-render-list-head small{font-size:7.5px;color:#7b8692}.pdf-render-list-head>span{font-size:7.5px;color:#7f8995}.pdf-render-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:8px}.pdf-render-grid .pdf-render-row{position:relative;display:grid;grid-template-columns:16px 66px minmax(0,1fr);grid-template-rows:1fr 1fr;column-gap:7px;row-gap:2px;align-items:center;min-width:0;min-height:72px;padding:7px;border:1px solid #303a46;border-radius:8px;background:#10161c;cursor:pointer}.pdf-render-grid .pdf-render-row>input[type=checkbox]{grid-column:1;grid-row:1/3;align-self:center}.pdf-render-grid .pdf-render-row>img{grid-column:2;grid-row:1/3;width:66px;height:47px;object-fit:cover;border-radius:5px;background:#090d11}.pdf-render-grid .pdf-render-row>span:not(.pdf-order-field){grid-column:3;grid-row:1;min-width:0;display:grid;gap:1px}.pdf-render-grid .pdf-render-row b{font-size:8.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdf-render-grid .pdf-render-row small{font-size:7px;color:#7f8995}.pdf-order-field{grid-column:3;grid-row:2;display:flex!important;align-items:center;justify-content:space-between;gap:5px}.pdf-order-field small{font-size:7px!important}.pdf-order-field input[type=number]{width:44px!important;height:23px!important;font-size:8px!important}.pdf-builder-actions-wide{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px;padding-top:10px;border-top:1px solid #2e3742}.pdf-builder-actions-wide>div{display:grid;gap:2px}.pdf-builder-actions-wide b{color:#dfe4ea;font-size:9px;font-weight:500}.pdf-builder-actions-wide small{color:#78838f;font-size:7.5px}.pdf-builder-actions-wide .primary-btn{min-width:178px;min-height:37px;font-size:9.5px}

/* V2.9.20'den korunan studio yardımcıları */
.design-color-grid{margin-top:12px}.design-aspect-grid{margin-top:12px;grid-template-columns:minmax(0,1fr)}.design-aspect-grid .aspect-field{max-width:360px}.render-angle-summary{display:grid;justify-items:end;gap:3px;min-width:125px}.render-angle-summary>b{font-size:12px;color:#f1f3f5;font-weight:600}.render-angle-summary>small{font-size:8.5px;color:#7f8995;white-space:nowrap}.render-angle-summary strong{color:#dfe4ea;font-weight:600}

@media(max-width:1180px){.project-page .project-layout{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr)}.project-revision-wide{grid-template-columns:1fr}.project-revision-editor textarea{min-height:105px}.pdf-render-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px){.pdf-builder-fields-wide{grid-template-columns:1fr 1fr}.pdf-details-field{grid-column:1/-1}.design-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.render-angle-summary{justify-items:start}}
@media(max-width:900px){.project-page.section{padding-top:26px}.project-page>.shell{width:min(calc(100% - 32px),var(--shell))}.project-titlebar{align-items:flex-start;flex-direction:column;gap:8px}.project-page .project-layout{grid-template-columns:1fr;gap:12px}.project-page .project-side{position:relative;top:auto}.project-page .stack-actions{grid-template-columns:1fr 1fr}.project-tools-grid{grid-template-columns:1fr;margin-top:12px}.project-tools-aside{grid-template-columns:1fr 1fr;grid-template-rows:auto}.project-render-track{grid-auto-columns:calc(20% - 6.4px)}.pdf-render-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.project-render-track{grid-auto-columns:calc(25% - 6px)}.pdf-builder-fields-wide{grid-template-columns:1fr}.pdf-details-field{grid-column:auto}.pdf-orientation-options{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.project-page.section{padding:22px 0 36px}.project-page>.shell{width:min(calc(100% - 24px),var(--shell))}.project-titlebar h1{font-size:27px}.project-page .project-image{border-radius:10px}.project-page .stack-actions{grid-template-columns:1fr}.project-tools-aside{grid-template-columns:1fr}.project-revision-wide{padding:10px!important}.project-section-head{align-items:flex-start;flex-direction:column;gap:7px}.project-section-head h2{font-size:18px}.project-render-carousel-row{grid-template-columns:25px minmax(0,1fr) 25px;gap:5px}.project-render-track{grid-auto-columns:calc(50% - 4px)}.pdf-builder-panel{padding:9px}.pdf-render-grid{grid-template-columns:1fr}.pdf-builder-actions-wide{align-items:stretch;flex-direction:column}.pdf-builder-actions-wide .primary-btn{width:100%;min-width:0}.design-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.design-aspect-grid .aspect-field{max-width:none}}
@media(max-width:390px){.pdf-orientation-options{grid-template-columns:1fr}.pdf-orientation-choice{grid-template-columns:58px minmax(0,1fr)}}

/* v2.9.11 · Use-case category render gallery */
.sector-render-section{padding-top:10px}
.sector-render-heading{max-width:760px;margin-bottom:22px}
.sector-render-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.sector-render-card{min-width:0;overflow:hidden;border:1px solid #343b44;border-radius:14px;background:#171b20;box-shadow:0 14px 34px rgba(0,0,0,.12)}
.sector-render-image{display:block;position:relative;aspect-ratio:4/3;overflow:hidden;background:#11161c}
.sector-render-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}
.sector-render-card:hover .sector-render-image img{transform:scale(1.025)}
.sector-render-caption{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center;padding:12px 13px 13px}
.sector-render-caption span{font-size:10px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:#8f99a7}
.sector-render-caption b{grid-row:2;grid-column:1;font-size:13px;font-weight:600;color:#f5f7fa}
.sector-render-caption a{grid-row:1/3;grid-column:2;align-self:center;font-size:10.5px;font-weight:600;color:#ff5262;white-space:nowrap}
.sector-pagination{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;margin-top:24px}
.sector-pagination a,.sector-pagination span{min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid #343b44;border-radius:9px;background:#171b20;color:#cbd2dc;font-size:11px;line-height:1;text-decoration:none}
.sector-pagination span{border-color:transparent;background:transparent;color:#707986;padding:0 2px;min-width:auto}
.sector-pagination a:hover{border-color:#596474;color:#fff}
.sector-pagination a.active{border-color:#e11d2e;background:#e11d2e;color:#fff}
.sector-pagination .page-arrow{min-width:82px}
@media(max-width:980px){.sector-render-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.sector-render-grid{grid-template-columns:1fr}.sector-render-caption{padding:11px 12px}.sector-pagination{gap:5px}.sector-pagination a,.sector-pagination span{height:32px;min-width:32px;padding:0 8px}}

/* V2.9.12 · Teklif kaydı yönetimi */
.admin-quote-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-quote-actions form{margin:0}.quote-delete-btn{min-height:34px;padding:7px 11px;border:1px solid #6f323c;border-radius:8px;background:transparent;color:#ff9eaa;font:inherit;font-size:11px;cursor:pointer;transition:.18s ease}.quote-delete-btn:hover,.quote-delete-btn:focus{background:#e11d2e;border-color:#e11d2e;color:#fff;outline:none}@media(max-width:760px){.admin-quote-actions{width:100%}.admin-quote-actions form{flex:1}.admin-quote-actions button{width:100%}}

/* V2.9.13 · project archive, revision versions and privacy */
.project-sharing-box{margin:0;padding:11px 12px;border:1px solid #303943;border-radius:11px;background:#171d24;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 14px;align-items:center}.project-sharing-box>div{display:grid;gap:4px}.project-sharing-box b{font-size:10px;color:#eef1f4;font-weight:600}.project-sharing-box small{font-size:8.5px;line-height:1.45;color:#808b97}.project-sharing-box>p{grid-column:1/-1;margin:0;min-height:12px;color:#8f99a5;font-size:8px}.project-sharing-switch,.project-visibility-mini{display:inline-flex;align-items:center;gap:7px;cursor:pointer}.project-sharing-switch input,.project-visibility-mini input{width:14px;height:14px;accent-color:#e11d2e}.project-sharing-switch span,.project-visibility-mini span{font-size:8.5px;color:#d5dae0;white-space:nowrap}
.revision-scope{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.revision-scope button{min-height:34px;border:1px solid #34404b;border-radius:8px;background:#151b21;color:#a8b0ba;font:500 9px Arial,Helvetica,sans-serif;cursor:pointer}.revision-scope button.active{border-color:#e33245;background:rgba(225,29,46,.10);color:#fff}.revision-scope button span{margin-left:4px;color:#ff6b78}.revision-cost-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:8px}.revision-cost-summary span{padding:8px;border:1px solid #2e3741;border-radius:8px;background:#151b21;color:#7f8995;font-size:7.8px;display:grid;gap:2px}.revision-cost-summary b{font-size:9.5px;color:#edf0f3;font-weight:600}.project-render-selectors{display:grid!important;grid-template-columns:1fr 1fr;gap:0!important;padding:0!important;border-top:1px solid #2b343e}.project-render-selectors label{min-height:34px;padding:8px 10px;display:flex;align-items:center;gap:6px;color:#89939e;font-size:7.8px;cursor:pointer}.project-render-selectors label+label{border-left:1px solid #2b343e}.project-render-selectors input{width:12px;height:12px;accent-color:#e11d2e}.project-render-selectors label:has(input:checked){color:#f0f2f4;background:rgba(225,29,46,.055)}.project-render-selectors label:has(input:disabled){opacity:.42;cursor:not-allowed}.project-render-card-foot>div{display:grid;gap:2px}.project-render-card-foot em{font-size:7.5px;color:#ff6574;font-style:normal}.project-render-links{display:flex;gap:8px;white-space:nowrap}
.project-revision-progress{margin-top:9px;padding:13px 14px 12px;border:1px solid #30433a;border-radius:10px;background:linear-gradient(180deg,#151d1a,#141a1d);box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}
.project-revision-progress-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}
.project-revision-progress-copy{display:flex;align-items:center;gap:10px;min-width:0}.project-revision-progress-copy>div{display:grid;gap:2px;min-width:0}.project-revision-progress-copy b{font-size:10.5px;line-height:1.25;color:#edf5f0;font-weight:600}.project-revision-progress-copy small{font-size:8.5px;line-height:1.4;color:#92a19a}
.project-revision-progress-icon{width:29px;height:29px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 29px;border:1px solid #2c7048;border-radius:8px;background:rgba(47,211,107,.08);color:#45e17e}.project-revision-progress-icon .t7-ui-icon{width:15px;height:15px;stroke:currentColor}
.project-revision-progress-head>strong{font-size:12px;line-height:1;color:#55e88a;font-weight:700;font-variant-numeric:tabular-nums}
.project-revision-progress-track{position:relative;width:100%;height:9px;overflow:hidden;border:1px solid #30453a;border-radius:999px;background:#202a25;box-shadow:inset 0 1px 3px rgba(0,0,0,.35)}
.project-revision-progress-track>span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1fb957,#35d56f,#55e88a);box-shadow:0 0 16px rgba(47,211,107,.22);transition:width .55s cubic-bezier(.22,.61,.36,1)}
.project-revision-progress-track>span:after{content:"";display:block;width:24%;height:100%;margin-left:auto;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);animation:t7RevisionProgressGlow 1.7s ease-in-out infinite}
.project-revision-progress-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px}.project-revision-progress-steps span{min-width:0;display:flex;align-items:center;gap:5px;padding:6px 7px;border:1px solid #2d3733;border-radius:7px;background:#141a18;color:#727e78;font-size:7.7px;line-height:1.1;white-space:nowrap}.project-revision-progress-steps i{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;border:1px solid #35413b;border-radius:50%;color:#7f8c85;font-size:7px;font-style:normal;font-weight:700}.project-revision-progress-steps span.active,.project-revision-progress-steps span.done{border-color:#2c6b46;color:#ccefd8;background:rgba(47,211,107,.055)}.project-revision-progress-steps span.active i,.project-revision-progress-steps span.done i{border-color:#38c86b;background:#2bc560;color:#08130c}.project-revision-progress-steps span.done{opacity:.72}
.project-revision-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;color:#8d9a93;font-size:7.8px}.project-revision-progress-meta>span:last-child{display:flex;align-items:center;gap:7px;white-space:nowrap}.project-revision-progress-meta em{color:#68756e;font-style:normal}.project-revision-progress-meta b{color:#b8c6be;font-size:8px;font-weight:600;font-variant-numeric:tabular-nums}
@keyframes t7RevisionProgressGlow{0%,100%{opacity:.2;transform:translateX(-30%)}50%{opacity:.9;transform:translateX(25%)}}
.project-library-pro .project-archive-card{display:block}.project-archive-card>.library-image{display:block}.project-archive-card-body{padding:14px!important}.project-archive-card-body h3 a{color:#eef1f4}.project-archive-card-body p{margin:5px 0 10px}.project-card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-card-actions>a{font-size:8.5px;color:#ff6271}.project-visibility-status{display:block!important;min-height:10px;margin-top:5px!important;color:#75808c!important}
.account-project-list-pro{gap:8px}.account-project-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 14px;align-items:center;padding:11px 13px;border:1px solid #303943;border-radius:10px;background:#181e25}.account-project-row>a{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#edf0f3}.account-project-row>a>div{display:grid;gap:3px}.account-project-row>a b{font-size:11px;font-weight:600}.account-project-row>a small{font-size:9px;color:#7f8995}.account-project-row>a>span{font-size:8.5px;color:#ff6271;white-space:nowrap}.account-project-row>.project-visibility-status{grid-column:1/-1;margin:0!important}.account-project-row:hover{border-color:#485462}
.ai-project-example-card .ai-example-image{position:relative}.ai-project-example-card .ai-example-image i{position:absolute;left:10px;top:10px;padding:5px 7px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:rgba(7,10,14,.78);color:#fff;font-size:8px;font-style:normal}.ai-project-example-card .ai-example-caption em{color:#8e98a3}
@media(max-width:820px){.revision-cost-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.project-render-selectors{grid-template-columns:1fr}.project-render-selectors label+label{border-left:0;border-top:1px solid #2b343e}.account-project-row{grid-template-columns:1fr}.account-project-row>.project-visibility-status{grid-column:1}.project-card-actions{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.project-sharing-box{grid-template-columns:1fr}.project-sharing-box>p{grid-column:1}.revision-scope,.revision-cost-summary{grid-template-columns:1fr 1fr}.project-revision-progress{padding:12px}.project-revision-progress-head{align-items:flex-start}.project-revision-progress-steps{grid-template-columns:1fr 1fr}.project-revision-progress-meta{align-items:flex-start;flex-direction:column;gap:5px}.account-project-row>a{align-items:flex-start;flex-direction:column}}

/* =========================================================
   T7 AI V2.9.14 — Teklif listesi kompakt görünüm + sayfalama
========================================================= */
.admin-quote-list{gap:9px}
.admin-quote-card{grid-template-columns:220px minmax(0,1fr);border-radius:11px}
.admin-quote-image{min-height:148px;max-height:178px}
.admin-quote-image img{min-height:148px;max-height:178px;object-fit:cover}
.admin-quote-content{padding:11px 13px}
.admin-quote-top{gap:12px;padding-bottom:8px}
.admin-quote-top h3{margin:3px 0 2px;font-size:14px}
.admin-quote-top p{font-size:10px}
.admin-quote-top time{font-size:9px}
.admin-quote-meta{gap:6px;margin-top:8px}
.admin-quote-meta>div{padding:7px 8px;border-radius:7px}
.admin-quote-meta span,.admin-quote-note>span{margin-bottom:3px;font-size:8px}
.admin-quote-meta b{font-size:10px}
.admin-quote-meta small{margin-top:2px;font-size:8px}
.admin-quote-mail{margin-top:8px;padding:7px 9px;border-radius:8px}
.admin-quote-mail span{margin-bottom:2px;font-size:8px}
.admin-quote-mail b{font-size:10px}
.admin-quote-mail small,.admin-quote-mail em{font-size:8px}
.admin-quote-note{margin-top:7px;padding:7px 9px}
.admin-quote-note p{font-size:9px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.admin-quote-actions .secondary-btn.compact,.admin-quote-actions .quote-delete-btn{min-height:29px;padding:5px 8px;font-size:9px;border-radius:7px}
.admin-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin:18px 0 4px;flex-wrap:wrap}
.admin-pagination a{min-width:32px;height:32px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #313a48;border-radius:8px;background:#171d25;color:#aeb7c4;font-size:11px;text-decoration:none}
.admin-pagination a:hover,.admin-pagination a:focus,.admin-pagination a.active{border-color:#e11d2e;background:#e11d2e;color:#fff;outline:none}
@media(max-width:980px){.admin-quote-card{grid-template-columns:180px minmax(0,1fr)}.admin-quote-image,.admin-quote-image img{min-height:140px;max-height:170px}}
@media(max-width:680px){.admin-quote-card{grid-template-columns:1fr}.admin-quote-image{max-height:none}.admin-quote-image img{min-height:0;max-height:none;aspect-ratio:16/9}.admin-quote-note p{-webkit-line-clamp:3}.admin-pagination{justify-content:flex-start}}


/* T7 AI Studio v2.9.15 — compact admin quote rows */
.admin-quote-list{gap:7px}
.admin-quote-card{grid-template-columns:178px minmax(0,1fr);min-height:0;border-radius:10px}
.admin-quote-image{min-height:112px;max-height:132px}
.admin-quote-image img{min-height:112px;max-height:132px;object-fit:cover}
.admin-quote-content{padding:8px 10px}
.admin-quote-top{gap:10px;padding-bottom:6px}
.admin-quote-top h3{margin:2px 0 1px;font-size:13px;line-height:1.15}
.admin-quote-top p{font-size:9px;line-height:1.2}
.admin-quote-top time{font-size:8px}
.admin-quote-meta{gap:5px;margin-top:6px}
.admin-quote-meta>div{padding:5px 6px;border-radius:6px}
.admin-quote-meta span,.admin-quote-note>span{margin-bottom:2px;font-size:7px}
.admin-quote-meta b{font-size:9px;line-height:1.2}
.admin-quote-meta small{margin-top:1px;font-size:7px;line-height:1.2}
.admin-quote-mail{margin-top:6px;padding:5px 7px;border-radius:7px}
.admin-quote-mail span{margin-bottom:1px;font-size:7px}
.admin-quote-mail b{font-size:9px;line-height:1.15}
.admin-quote-mail small,.admin-quote-mail em{font-size:7px;line-height:1.2}
.admin-quote-note{margin-top:5px;padding:5px 7px}
.admin-quote-note p{font-size:8px;line-height:1.25;-webkit-line-clamp:1}
.admin-quote-actions{gap:5px}
.admin-quote-actions .secondary-btn.compact,.admin-quote-actions .quote-delete-btn{min-height:25px;padding:4px 7px;font-size:8px;border-radius:6px}
@media(max-width:980px){.admin-quote-card{grid-template-columns:160px minmax(0,1fr)}.admin-quote-image,.admin-quote-image img{min-height:108px;max-height:128px}}
@media(max-width:680px){.admin-quote-card{grid-template-columns:1fr}.admin-quote-image{max-height:none}.admin-quote-image img{min-height:0;max-height:none;aspect-ratio:16/8}.admin-quote-note p{-webkit-line-clamp:2}}

/* =========================================================
   T7 AI Studio v2.9.16 — Teklif görseli tam yükseklik / sıfır siyah boşluk
   - Sol render görseli teklif kartının yüksekliğini tamamen doldurur.
   - Görsel üstünde/altında siyah bant oluşmaz.
   - Kart yüksekliği sağ içerik kadar doğal ve kompakt kalır.
========================================================= */
.admin-quote-card{
  grid-template-columns:190px minmax(0,1fr);
  align-items:stretch;
  min-height:0;
  overflow:hidden;
}
.admin-quote-image{
  position:relative;
  align-self:stretch;
  min-height:0;
  max-height:none;
  height:auto;
  overflow:hidden;
  background:#0b0e12;
}
.admin-quote-image img{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100%;
  min-height:0;
  max-height:none;
  object-fit:cover;
  object-position:center;
}
.admin-quote-content{padding:7px 10px}
.admin-quote-top{padding-bottom:5px}
.admin-quote-meta{margin-top:5px}
.admin-quote-meta>div{padding:5px 6px}
.admin-quote-mail{margin-top:5px;padding:5px 7px}
.admin-quote-mail small{display:none}
.admin-quote-note{margin-top:4px;padding:4px 7px}
.admin-quote-note p{-webkit-line-clamp:1}
@media(max-width:980px){
  .admin-quote-card{grid-template-columns:170px minmax(0,1fr)}
}
@media(max-width:680px){
  .admin-quote-card{grid-template-columns:1fr}
  .admin-quote-image{min-height:180px;border-right:0;border-bottom:1px solid #2b3442}
  .admin-quote-image img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
  .admin-quote-mail small{display:block}
}

/* =========================================================
   T7 AI Studio v2.9.17 — Teklif kartı kesin kompakt düzen
   Amaç: masaüstünde kart yüksekliğini ~190px ile sınırla,
   sol görseli kartı tam dolduracak şekilde kırp ve siyah bant bırakma.
========================================================= */
@media (min-width:981px){
  .admin-quote-list{gap:8px!important}
  .admin-quote-card{
    grid-template-columns:190px minmax(0,1fr)!important;
    height:190px!important;
    min-height:190px!important;
    max-height:190px!important;
    overflow:hidden!important;
    align-items:stretch!important;
  }
  .admin-quote-image{
    position:relative!important;
    width:190px!important;
    height:190px!important;
    min-height:190px!important;
    max-height:190px!important;
    overflow:hidden!important;
    background:transparent!important;
  }
  .admin-quote-image img{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-width:100%!important;
    min-height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center!important;
    aspect-ratio:auto!important;
  }
  .admin-quote-content{
    min-height:0!important;
    height:190px!important;
    overflow:hidden!important;
    padding:8px 10px!important;
    display:flex!important;
    flex-direction:column!important;
  }
  .admin-quote-top{padding-bottom:5px!important;flex:0 0 auto!important}
  .admin-quote-top h3{margin:2px 0 1px!important;font-size:13px!important;line-height:1.12!important}
  .admin-quote-top p{font-size:9px!important;line-height:1.15!important}
  .admin-quote-meta{margin-top:5px!important;gap:5px!important;flex:0 0 auto!important}
  .admin-quote-meta>div{padding:5px 6px!important}
  .admin-quote-mail{margin-top:5px!important;padding:5px 7px!important;min-height:0!important;flex:0 0 auto!important}
  .admin-quote-mail small,.admin-quote-mail em{display:none!important}
  .admin-quote-note{margin-top:4px!important;padding:4px 7px!important;min-height:0!important;flex:0 0 auto!important}
  .admin-quote-note p{font-size:8px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}
  .admin-quote-actions .secondary-btn.compact,.admin-quote-actions .quote-delete-btn{min-height:24px!important;padding:3px 7px!important;font-size:8px!important}
}


/* ============================================================
   T7 AI Studio v2.9.18 — Pricing package tab system
   Package name is a thin red outlined tab protruding from card top.
   ============================================================ */
.pricing-grid{
  gap:18px;
  padding-top:18px;
}
.price-card{
  overflow:visible;
  padding:42px 27px 27px;
  border:1px solid #3a4552;
  border-radius:15px;
  background:#1b212b;
}
.price-card:before{display:none!important}
.price-card .price-plan-tab{
  position:absolute;
  z-index:3;
  top:-17px;
  left:50%;
  transform:translateX(-50%);
  display:flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  min-width:142px;
  max-width:72%;
  min-height:34px;
  margin:0;
  padding:7px 18px 6px;
  border:1px solid #e11d2e;
  border-radius:9px;
  background:#1b212b;
  color:#f5f7f9;
  box-shadow:0 0 0 4px #161b22;
  font-size:12px;
  font-weight:650;
  line-height:1;
  letter-spacing:.09em;
  text-align:center;
  white-space:nowrap;
}
.price-card.featured{
  border-color:#7e313c;
  box-shadow:0 20px 46px rgba(0,0,0,.18);
}
.price-card.featured .price-plan-tab{
  background:#211c23;
  border-color:#ff4154;
  color:#fff;
}
.price-card:hover,
.price-card:focus-within{
  transform:translateY(-4px);
  border-color:#e11d2e;
  box-shadow:0 22px 56px rgba(0,0,0,.26);
}
.price-card:hover .price-plan-tab,
.price-card:focus-within .price-plan-tab{
  border-color:#ff4154;
  background:#211c23;
}
.price-card .price-badge{
  top:13px;
  right:14px;
  padding:5px 8px;
  font-size:8.5px;
}
.price-card h2{
  margin-top:7px;
}
@media(max-width:900px){
  .pricing-grid{gap:34px;padding-top:14px}
  .price-card{padding-top:40px}
}
@media(max-width:600px){
  .price-card .price-plan-tab{min-width:132px;max-width:78%;font-size:11px}
}


/* =========================================================
   T7 AI Studio V2.9.22 — Global sade UI, menü/footer ve tipografi
   ========================================================= */
:root{--shell:1240px;--t7-heading:#f4f6f8;--t7-copy:#9aa4af;--t7-ui-radius:10px}
body{font-family:Inter,"Segoe UI",Arial,Helvetica,sans-serif;font-size:14px;line-height:1.55}
.section{padding:64px 0}.page-hero{padding-top:58px;padding-bottom:38px}
.eyebrow{font-size:9.5px;font-weight:700;letter-spacing:.13em}
.page-hero h1,.studio-intro h1,.quote-copy h1{font-size:clamp(30px,3.6vw,44px)!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:620!important;margin:9px 0 12px!important}
.hero-copy h1{font-size:clamp(42px,5.2vw,64px)!important;line-height:.98!important;letter-spacing:-.052em!important}
.section-heading h2,.split-content h2,.cta-box h2{font-size:clamp(26px,3vw,38px)!important;line-height:1.12!important;letter-spacing:-.035em!important;font-weight:620!important}
.how-list h2,.article-body h2,.account-panel-head h2,.project-section-head h2{font-size:clamp(18px,2vw,24px)!important;line-height:1.22!important;letter-spacing:-.02em!important;font-weight:600!important}
.section-heading p,.split-content p,.cta-box p,.page-hero p,.studio-intro>p,.quote-copy>p{font-size:14px!important;line-height:1.6!important}
.primary-btn,.secondary-btn,.light-btn,.red-btn{min-height:40px;padding:0 15px;border-radius:9px;font-size:11px;font-weight:600;box-shadow:none}
.primary-btn:hover,.secondary-btn:hover,.light-btn:hover,.red-btn:hover{transform:none}

/* Header */
.site-header{background:rgba(8,11,15,.97);border-bottom:1px solid #252d36;backdrop-filter:blur(14px)}
.header-inner{height:64px;gap:22px}.brand-t7{width:34px;height:34px;border-radius:8px;font-size:15px}.brand b{font-size:11.5px}.brand small{font-size:7.5px;margin-top:4px}
.main-nav{gap:23px}.main-nav a,.header-text-link{display:inline-flex;align-items:center;min-height:34px;padding:0;color:#aeb6c0;font-size:10.5px;font-weight:500;white-space:nowrap;transition:color .16s ease}.main-nav a:hover,.header-text-link:hover,.header-ai-link{color:#fff}.header-ai-link{color:#ff5667}.header-actions{gap:15px}.header-logout-btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border:1px solid #7b3340;border-radius:8px;background:rgba(225,29,46,.07);color:#ff7280;font-size:10px;font-weight:600;white-space:nowrap}.header-logout-btn:hover{border-color:#e11d2e;background:#e11d2e;color:#fff}
.menu-toggle{background:#131920;border-color:#303945}.menu-toggle span{background:#d8dde4}
.mobile-menu{background:#0d1218;border-color:#2c3540}.mobile-menu a{color:#c4cbd4}.mobile-menu .mobile-logout{color:#ff7180}

/* Footer */
.site-footer{padding-top:34px;background:#090d12;border-top:1px solid #252d36}.footer-grid{grid-template-columns:1.45fr repeat(3,.72fr);gap:42px;padding-bottom:30px}.footer-about{max-width:360px}.footer-about p{max-width:330px;margin:14px 0 0;color:#7f8995;font-size:11px;line-height:1.55}.footer-nav-group{display:grid;align-content:start;gap:8px}.footer-nav-group>b{margin-bottom:3px;color:#e7ebf0;font-size:10px;font-weight:600}.footer-nav-group>a{color:#858f9b;font-size:10px;line-height:1.4}.footer-nav-group>a:hover{color:#fff}.footer-bottom{min-height:54px;padding:14px 0;border-top:1px solid #202832;color:#6f7985;font-size:9px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-legal-links{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap}.footer-legal-links a:hover{color:#fff}

/* Compact informational pages */
.how-list article{grid-template-columns:56px 1fr;gap:22px;padding:27px 0}.how-list article>b{font-size:10px;padding-top:5px}.how-list p{font-size:13px;line-height:1.55}.compact-info-band .split-content{gap:48px}.compact-info-band .primary-btn{margin-top:14px}.faq-list summary{padding:18px 0;font-size:14px;font-weight:600}.faq-list details p{margin:-2px 0 20px;font-size:12.5px;line-height:1.6}

/* Account */
.account-page{padding:48px 0 72px}.account-dashboard-head{margin-bottom:18px;padding-bottom:18px}.account-profile h1{font-size:clamp(20px,2vw,26px)!important;line-height:1.15!important}.account-dashboard-head .account-actions{display:flex!important;flex-wrap:nowrap!important;gap:7px!important}.account-dashboard-head .account-actions .secondary-btn{min-height:36px;padding:0 12px;font-size:10px}.account-stat-grid article{padding:17px 18px;border-radius:12px}.account-stat-grid b{font-size:24px}.account-stat-grid small{font-size:9px}.account-workspace-tabs button{font-size:9px}.account-panel-head{margin-bottom:13px}.account-panel-head h2{margin:0!important;font-size:18px!important}.account-panel-head p{display:none}.account-workspace-panel{padding-top:18px}.account-security{padding:18px 20px}.account-security h2{font-size:17px!important}.account-security p{font-size:10px}

/* Projects list */
.account-head h1{font-size:clamp(26px,3vw,36px)!important;line-height:1.12!important}.account-head p{font-size:12px;max-width:600px}.project-archive-card-body>small:empty{display:none}

/* Project detail: compact customer-facing copy */
.project-titlebar{align-items:center}.project-titlebar h1{font-size:clamp(25px,2.5vw,33px)!important}.project-titlebar .project-desc{display:none}.project-side-head{margin-bottom:8px;padding-bottom:8px}.project-side-head>b{font-size:11px}.project-render-carousel-head{margin-bottom:7px}.project-render-carousel-head small{display:none}.project-sharing-box{grid-template-columns:minmax(0,1fr) auto}.project-sharing-box small{font-size:8px}.revision-note{display:none!important}
.project-pdf-head p{max-width:600px;font-size:10px!important;line-height:1.45!important}.pdf-builder-panel{padding:11px}.pdf-builder-fields-wide{grid-template-columns:minmax(210px,.72fr) minmax(310px,1fr) minmax(0,1.45fr);align-items:stretch}.pdf-form-field{min-height:118px;justify-content:flex-start;gap:8px!important;padding:10px}.pdf-field-label,.pdf-orientation-title{height:16px;min-height:16px;line-height:16px!important}.pdf-title-field input{height:52px;margin-top:7px}.pdf-details-field textarea{height:76px;min-height:76px}.pdf-orientation-options{margin-top:0}.pdf-form-field>small,.pdf-orientation-help{display:none!important}.pdf-render-list-head{margin-top:12px}.pdf-render-list-head small{display:none}.pdf-builder-actions-wide{min-height:52px}.pdf-builder-actions-wide>div>b{display:none}.pdf-builder-actions-wide>div>small{font-size:8px}

@media(max-width:1050px){.main-nav{gap:16px}.header-actions{gap:10px}.main-nav a,.header-text-link{font-size:10px}}
@media(max-width:900px){.section{padding:48px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-about{grid-column:1/-1}.account-dashboard-head .account-actions{flex-wrap:wrap!important}.pdf-builder-fields-wide{grid-template-columns:1fr 1fr}.pdf-details-field{grid-column:1/-1}}
@media(max-width:700px){.page-hero{padding-top:38px;padding-bottom:28px}.hero-copy h1{font-size:clamp(36px,10vw,48px)!important}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.footer-legal-links{justify-content:flex-start}.pdf-builder-fields-wide{grid-template-columns:1fr}.pdf-details-field{grid-column:auto}.pdf-form-field{min-height:auto}.pdf-title-field input{height:44px;margin-top:0}.account-dashboard-head .account-actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%}.account-dashboard-head .account-actions a:nth-last-child(1){grid-column:auto}.account-dashboard-head .account-actions .secondary-btn{width:100%}}
@media(max-width:520px){.footer-grid{grid-template-columns:1fr}.footer-about{grid-column:auto}.how-list article{grid-template-columns:38px 1fr;gap:12px}.account-dashboard-head .account-actions{grid-template-columns:1fr!important}.account-dashboard-head .account-actions a{grid-column:auto!important}}


/* =========================================================
   T7 AI Studio V2.9.23 — Ortak sayfa kadrajı, başlık hiyerarşisi
   ve PDF sunum alanı final hizalama
   ========================================================= */
:root{--shell:1120px;--t7-page-top:52px;--t7-section-gap:44px}
.shell{width:min(calc(100% - 40px),var(--shell));margin-left:auto;margin-right:auto}
.page-hero>.shell.narrow,.page-hero>.shell.reading{max-width:var(--shell)}
.page-hero h1,.page-hero p{max-width:780px}
.studio-page.section,.page-hero.section,.account-page,.project-page.section{padding-top:var(--t7-page-top)}
.page-hero.section{padding-bottom:28px}
.studio-intro{max-width:780px;margin-bottom:30px}

/* İç sayfa başlık sistemi — Studio sayfası referansı */
.page-hero h1,.studio-intro h1,.account-head h1,.account-profile h1,.project-titlebar h1,.quote-copy h1{
  margin:8px 0 11px!important;font-size:32px!important;line-height:1.12!important;letter-spacing:-.03em!important;font-weight:620!important;color:#f4f6f8
}
.section-heading h2,.split-content h2,.cta-box h2,.project-section-head h2,.account-panel-head h2,.how-list h2,.article-body h2{
  font-size:22px!important;line-height:1.22!important;letter-spacing:-.022em!important;font-weight:600!important
}
.form-title h2,.result-info h2,.result-empty h2,.generating h2,.result-error h2,.account-security h2{font-size:17px!important;line-height:1.25!important;font-weight:600!important}
.article-card h3,.project-archive-card h3{font-size:16px!important;line-height:1.3!important;font-weight:600!important}
.eyebrow{font-size:9.5px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:.13em!important}
.page-hero p,.studio-intro>p,.section-heading p,.split-content p,.cta-box p,.account-head p{font-size:13px!important;line-height:1.58!important;color:#919ca8!important}
.form-title p,.how-list p,.article-card p,.account-panel-head p{font-size:11.5px!important;line-height:1.5!important}

/* Bölüm başlangıçları ve içerik ritmi */
.section.pt0{padding-top:0}.page-hero+.section.pt0{padding-top:4px}
.how-list article{padding:23px 0;grid-template-columns:50px minmax(0,1fr);gap:18px}
.how-list article>b{padding-top:4px;font-size:9px}
.examples-guides{padding-top:38px}

/* Header: marka + T7 ana site bağlantısı solda; yalnız çıkış buton */
.header-inner{height:64px}.main-nav,.header-actions{align-items:center}
.brand-cluster{display:flex;align-items:center;min-width:max-content;gap:10px}
.brand-divider{display:block;width:1px;height:24px;background:#343d47}
.brand-domain{display:inline-flex;align-items:center;color:#76808c;font-size:9px;font-weight:400;letter-spacing:.01em;white-space:nowrap;transition:color .16s ease}
.brand-domain:hover{color:#e7ebf0}
.main-nav a,.header-text-link{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;min-height:auto!important}
.header-ai-link{color:#ff5969!important}
.header-logout-btn{min-height:34px;padding:0 13px;border:1px solid #7b3340;border-radius:8px;background:rgba(225,29,46,.07);color:#ff7280}

/* PDF: Proje adı → detaylar → çıktı düzeni; tüm başlık ve içerikler aynı üst çizgide */
.pdf-builder-panel{padding:13px}
.pdf-builder-fields-wide{grid-template-columns:minmax(190px,.72fr) minmax(0,1.55fr) minmax(300px,1.05fr);gap:10px;align-items:stretch}
.pdf-form-field{min-height:126px;padding:11px;gap:8px!important;justify-content:flex-start!important}
.pdf-field-label,.pdf-orientation-title{display:flex!important;align-items:center;height:16px!important;min-height:16px!important;margin:0!important;line-height:16px!important;font-size:9px!important;font-weight:500!important}
.pdf-title-field input,.pdf-details-field textarea,.pdf-orientation-options{margin-top:0!important}
.pdf-title-field input{height:44px!important}
.pdf-details-field textarea{height:86px!important;min-height:86px!important}
.pdf-orientation-options{grid-template-columns:1fr 1fr;gap:7px;align-items:stretch}
.pdf-orientation-choice{min-height:86px;height:86px;grid-template-columns:58px minmax(0,1fr);padding:8px 22px 8px 8px}
.pdf-orientation-copy{align-content:center}.pdf-orientation-copy>b{font-size:9px}.pdf-orientation-copy>small{display:none!important}
.project-pdf-head{align-items:flex-end}.project-pdf-head p{margin-top:4px!important;max-width:650px;font-size:10px!important}
.pdf-render-list-head{margin-top:13px}

/* Müşteriye gereksiz yardımcı metin yoğunluğunu azalt */
.project-output-count{font-size:7.5px}.option-help{font-size:9px!important;color:#737e89!important}
.pricing-resolution-note p{font-size:11px!important;line-height:1.5!important}

@media(max-width:980px){
  .pdf-builder-fields-wide{grid-template-columns:1fr 1.45fr}.pdf-orientation-field{grid-column:1/-1}.pdf-orientation-options{max-width:460px}
}
@media(max-width:900px){
  :root{--t7-page-top:42px}.shell{width:min(calc(100% - 32px),var(--shell))}
  .project-page>.shell{width:min(calc(100% - 32px),var(--shell))}
}
@media(max-width:700px){
  :root{--t7-page-top:32px}.shell,.project-page>.shell{width:min(calc(100% - 24px),var(--shell))}
  .brand-cluster{gap:7px}.brand-divider{height:20px}.brand-domain{font-size:8px}.brand small{font-size:7px}
  .page-hero h1,.studio-intro h1,.account-head h1,.account-profile h1,.project-titlebar h1,.quote-copy h1{font-size:27px!important}
  .section-heading h2,.split-content h2,.cta-box h2,.project-section-head h2,.account-panel-head h2,.how-list h2,.article-body h2{font-size:19px!important}
  .pdf-builder-fields-wide{grid-template-columns:1fr}.pdf-orientation-field{grid-column:auto}.pdf-orientation-options{max-width:none}
  .pdf-form-field{min-height:auto}.pdf-title-field input{height:44px!important}.pdf-details-field textarea{height:92px!important;min-height:92px!important}
}
@media(max-width:420px){.brand-cluster{gap:6px}.brand-divider{height:18px}.brand-domain{font-size:7.5px;letter-spacing:0}.brand-t7{width:31px;height:31px}.brand b{font-size:10.5px}.pdf-orientation-options{grid-template-columns:1fr 1fr}.pdf-orientation-choice{grid-template-columns:42px minmax(0,1fr);padding-right:18px}.pdf-page-preview.is-landscape{width:42px;height:31px}.pdf-page-preview.is-portrait{width:31px;height:42px}}

/* T7 AI Studio V2.9.24 — Ana sayfa sade kullanım ve tek satır başlık sistemi */
.home-page .hero{padding-top:46px;padding-bottom:54px}
.hero-layout-single .hero-copy{max-width:1120px}
.hero-copy .landing-main-title{
  margin:12px 0 16px!important;
  max-width:none;
  font-size:clamp(38px,4.15vw,54px)!important;
  line-height:1.04!important;
  letter-spacing:-.046em!important;
  white-space:nowrap;
}
.hero-copy .landing-main-title em{white-space:nowrap}
.hero-copy>p{max-width:760px;font-size:14px!important;line-height:1.58!important}
.hero-actions{margin-top:22px}
.hero-actions .large{min-height:44px;padding:0 18px;font-size:12px}
.home-page .soft-section .section-heading.centered{max-width:980px;margin-bottom:30px}
.home-page .section-heading .landing-step-title{
  max-width:none;
  margin:7px 0 10px!important;
  font-size:clamp(25px,2.7vw,34px)!important;
  line-height:1.12!important;
  letter-spacing:-.03em!important;
  white-space:nowrap;
}
.home-page .section-heading.centered>p{margin-left:auto;margin-right:auto;max-width:620px;font-size:12.5px!important}
.home-page .steps-grid article{min-height:190px;padding:22px}
.home-page .steps-grid h3{margin:28px 0 8px;font-size:17px}
.home-page .steps-grid p{font-size:12px;line-height:1.55}
@media(max-width:900px){
  .hero-copy .landing-main-title{font-size:clamp(32px,5.6vw,44px)!important;white-space:normal}
  .hero-copy .landing-main-title em{white-space:normal}
  .home-page .section-heading .landing-step-title{white-space:normal}
}
@media(max-width:600px){
  .home-page .hero{padding-top:34px;padding-bottom:40px}
  .hero-copy .landing-main-title{font-size:34px!important;line-height:1.05!important}
  .hero-copy>p{font-size:13px!important}
  .home-page .section-heading .landing-step-title{font-size:24px!important}
  .home-page .steps-grid article{min-height:0;padding:19px}
}


/* =========================================================
   V2.9.26 — Hesabım sade profil başlığı
   Aynı account.php tüm kullanıcılar ve yeni üyeler için kullanılır.
   ========================================================= */
.account-dashboard-head{align-items:center!important;gap:18px!important}
.account-dashboard-head .account-profile{flex:1 1 auto!important;min-width:0}
.account-profile{gap:14px!important}
.account-avatar{width:52px!important;height:52px!important;min-width:52px!important;border-radius:14px!important}
.account-profile .eyebrow{font-size:8.5px!important;letter-spacing:.12em!important;font-weight:600!important}
.account-profile h1{margin:5px 0 5px!important;font-size:20px!important;line-height:1.2!important;letter-spacing:-.012em!important;font-weight:500!important;color:#eef1f4!important;text-transform:none!important}
.account-profile p{font-size:11px!important;line-height:1.35!important;color:#8f99a5!important}
.account-profile-meta{margin-top:7px!important;gap:6px!important}
.account-profile-meta span{padding:3px 6px!important;font-size:8px!important;font-weight:400!important}
.account-admin-actions{flex:0 0 auto!important}
.account-admin-actions .secondary-btn{min-height:34px!important;padding:0 11px!important;font-size:9.5px!important;font-weight:500!important}
@media(max-width:700px){
  .account-dashboard-head{align-items:flex-start!important}
  .account-profile{gap:12px!important}
  .account-avatar{width:46px!important;height:46px!important;min-width:46px!important;border-radius:12px!important}
  .account-profile h1{font-size:18px!important;line-height:1.24!important}
  .account-profile p{font-size:10.5px!important}
  .account-admin-actions{width:100%!important}
  .account-admin-actions .secondary-btn{width:100%!important}
}


/* T7 AI V2.9.28 · Teklif CTA sadeleştirme */
.render-hover-quote{display:none!important}

/* T7 AI Studio v2.9.29 — starter credit + retention */
.pricing-alert{display:flex;align-items:center;gap:12px;margin:0 0 18px;padding:12px 14px;border:1px solid rgba(238,47,68,.42);border-radius:10px;background:rgba(238,47,68,.07);font-size:12px;color:#d7dde5}.pricing-alert b{color:#fff;font-weight:600}.pricing-alert span{color:#9ea8b5}.account-project-row small,.project-archive-card-body p{font-variant-numeric:tabular-nums}
@media(max-width:720px){.pricing-alert{align-items:flex-start;flex-direction:column;gap:4px}}


/* T7 AI Studio v2.9.33 — bilgi hizalama + kompakt sunum sıra sistemi */
/* Ortak anahtar/değer sistemi: etiket solda, değer sağda. */
.project-meta span{ text-align:right; font-variant-numeric:tabular-nums; }
.project-meta b{ text-align:left; }
.account-stat-grid article,.admin-stat-grid article,.admin-info-grid>div{ text-align:right; font-variant-numeric:tabular-nums; }
.account-stat-grid article>span,.account-stat-grid article>small,.admin-stat-grid article>span,.admin-stat-grid article>small,.admin-info-grid>div>span{ text-align:left; }

/* Proje bilgileri: uzun piksel/ölçü değerleri sağ hizada ama okunabilir kalsın. */
.project-page .project-meta span{ display:block; overflow-wrap:anywhere; }
.project-page .project-meta b{ display:block; }

/* PDF sunum render kartlarını daha kompakt tut. */
.pdf-render-grid{ gap:6px; }
.pdf-render-grid .pdf-render-row{
  grid-template-columns:14px 56px minmax(0,1fr);
  min-height:64px;
  padding:6px;
  column-gap:6px;
  border-radius:7px;
}
.pdf-render-grid .pdf-render-row>img{ width:56px; height:42px; border-radius:5px; }
.pdf-order-field{
  justify-content:flex-start!important;
  gap:5px!important;
  min-width:0;
}
.pdf-order-field>small{ flex:0 0 auto; margin:0!important; }
.pdf-order-stepper{
  display:inline-grid!important;
  grid-template-columns:38px 15px;
  align-items:stretch;
  width:53px;
  height:26px;
  overflow:hidden;
  border:1px solid #3a4550;
  border-radius:6px;
  background:#11171d;
}
.pdf-order-stepper input[type=number]{
  width:38px!important;
  height:24px!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  text-align:center!important;
  text-align-last:center!important;
  font-size:9px!important;
  font-variant-numeric:tabular-nums;
  -moz-appearance:textfield;
}
.pdf-order-stepper input[type=number]::-webkit-outer-spin-button,
.pdf-order-stepper input[type=number]::-webkit-inner-spin-button{ -webkit-appearance:none; margin:0; }
.pdf-order-arrows{
  display:grid!important;
  grid-template-rows:1fr 1fr;
  border-left:1px solid #3a4550;
  background:#171e26;
}
.pdf-order-arrows button{
  appearance:none;
  width:15px;
  min-width:15px;
  height:12px;
  padding:0;
  border:0;
  border-bottom:1px solid #303a45;
  background:transparent;
  color:#aeb7c2;
  font:600 6px/12px Arial,Helvetica,sans-serif;
  text-align:center;
  cursor:pointer;
}
.pdf-order-arrows button:last-child{ border-bottom:0; }
.pdf-order-arrows button:hover,.pdf-order-arrows button:focus-visible{ background:#27313c; color:#fff; outline:0; }

@media(max-width:700px){
  .pdf-render-grid .pdf-render-row{ grid-template-columns:14px 52px minmax(0,1fr); min-height:62px; }
  .pdf-render-grid .pdf-render-row>img{ width:52px; height:39px; }
}


/* T7 AI Studio v2.9.37 — proje bilgi hizası + kompakt sıra kontrolü */
/* Bilgi kutularında etiket solda, değer sağda: bütün proje bilgi hücrelerinde aynı hiyerarşi. */
.project-page .project-meta span{
  display:grid!important;
  grid-template-columns:minmax(0,auto) minmax(0,1fr)!important;
  align-items:center!important;
  column-gap:10px!important;
  min-height:44px!important;
  padding:7px 9px!important;
  text-align:right!important;
  font-variant-numeric:tabular-nums;
}
.project-page .project-meta b{
  display:block!important;
  margin:0!important;
  text-align:left!important;
  align-self:start;
}
.project-page .project-meta span:not(:has(b)){
  text-align:right!important;
}
/* Uzun değerler de sağ kenara bağlı kalır, taşmaz. */
.project-page .project-meta span{
  overflow-wrap:anywhere;
  word-break:normal;
}

/* Sunum görselleri: Sıra alanını karta yaklaştır, kontrolü dikey ve küçük yap. */
.pdf-render-grid .pdf-render-row{
  grid-template-columns:14px 52px minmax(0,1fr)!important;
  min-height:58px!important;
  padding:5px!important;
  column-gap:6px!important;
  row-gap:1px!important;
  border-radius:7px!important;
}
.pdf-render-grid .pdf-render-row>img{
  width:52px!important;
  height:39px!important;
  border-radius:5px!important;
}
.pdf-order-field{
  justify-content:flex-start!important;
  align-items:center!important;
  gap:4px!important;
  min-width:0!important;
}
.pdf-order-field>small{
  flex:0 0 auto!important;
  margin:0!important;
  font-size:6.8px!important;
  line-height:1!important;
}
.pdf-order-stepper{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  grid-template-rows:20px 10px!important;
  width:38px!important;
  height:31px!important;
  overflow:hidden!important;
  border:1px solid #3a4550!important;
  border-radius:5px!important;
  background:#11171d!important;
}
.pdf-order-stepper input[type=number]{
  grid-column:1 / 3!important;
  grid-row:1!important;
  width:36px!important;
  height:19px!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-bottom:1px solid #303a45!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  text-align:center!important;
  text-align-last:center!important;
  font-size:8px!important;
  line-height:19px!important;
  font-variant-numeric:tabular-nums!important;
  -moz-appearance:textfield;
}
.pdf-order-stepper input[type=number]::-webkit-outer-spin-button,
.pdf-order-stepper input[type=number]::-webkit-inner-spin-button{
  -webkit-appearance:none!important;
  margin:0!important;
}
.pdf-order-arrows{
  grid-column:1 / 3!important;
  grid-row:2!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  grid-template-rows:1fr!important;
  width:36px!important;
  height:10px!important;
  border-left:0!important;
  background:#171e26!important;
}
.pdf-order-arrows button{
  appearance:none!important;
  width:18px!important;
  min-width:18px!important;
  height:10px!important;
  min-height:10px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-right:1px solid #303a45!important;
  border-bottom:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#aeb7c2!important;
  font:600 5px/10px Arial,Helvetica,sans-serif!important;
  text-align:center!important;
  box-shadow:none!important;
  transform:none!important;
}
.pdf-order-arrows button:last-child{border-right:0!important}
.pdf-order-arrows button:hover,.pdf-order-arrows button:focus-visible{
  background:#27313c!important;
  color:#fff!important;
  outline:0!important;
}

@media(max-width:700px){
  .project-page .project-meta span{grid-template-columns:minmax(82px,auto) minmax(0,1fr)!important}
  .pdf-render-grid .pdf-render-row{grid-template-columns:14px 48px minmax(0,1fr)!important;min-height:56px!important}
  .pdf-render-grid .pdf-render-row>img{width:48px!important;height:36px!important}
}

/* T7 AI Studio v2.9.38 — kesin sağ hizalı proje bilgileri + mikro sıra kontrolü */
.project-page .project-meta span{
  display:grid!important;
  grid-template-columns:minmax(92px,.72fr) minmax(0,1.28fr)!important;
  align-items:center!important;
  column-gap:10px!important;
  min-height:43px!important;
  padding:7px 9px!important;
}
.project-page .project-meta b{
  margin:0!important;
  align-self:center!important;
  text-align:left!important;
  line-height:1.25!important;
}
.project-page .project-meta .project-meta-value{
  display:block!important;
  min-width:0!important;
  margin:0!important;
  justify-self:end!important;
  color:#e8edf2!important;
  font-style:normal!important;
  font-weight:400!important;
  text-align:right!important;
  line-height:1.35!important;
  overflow-wrap:anywhere!important;
  font-variant-numeric:tabular-nums!important;
}

/* Sunum görselleri: kart genişliği ve sıra alanı daha kompakt. */
.pdf-render-grid{
  grid-template-columns:repeat(auto-fill,minmax(178px,218px))!important;
  justify-content:start!important;
  gap:6px!important;
}
.pdf-render-grid .pdf-render-row{
  grid-template-columns:13px 48px minmax(0,1fr)!important;
  min-height:54px!important;
  padding:5px!important;
  column-gap:5px!important;
  row-gap:1px!important;
}
.pdf-render-grid .pdf-render-row>img{
  width:48px!important;
  height:36px!important;
}
.pdf-order-field{
  display:grid!important;
  grid-template-columns:auto 32px!important;
  align-items:center!important;
  justify-content:start!important;
  gap:3px!important;
  width:max-content!important;
}
.pdf-order-field>small{
  margin:0!important;
  font-size:6.4px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.pdf-order-stepper{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  grid-template-rows:17px 8px!important;
  width:32px!important;
  height:26px!important;
  overflow:hidden!important;
  border:1px solid #3a4550!important;
  border-radius:4px!important;
  background:#11171d!important;
}
.pdf-order-stepper input[type=number]{
  grid-column:1/3!important;
  grid-row:1!important;
  width:30px!important;
  height:16px!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-bottom:1px solid #303a45!important;
  border-radius:0!important;
  background:#11171d!important;
  color:#fff!important;
  font-size:7.5px!important;
  font-weight:500!important;
  line-height:16px!important;
  text-align:center!important;
  text-align-last:center!important;
  appearance:textfield!important;
  -moz-appearance:textfield!important;
}
.pdf-order-stepper input[type=number]::-webkit-outer-spin-button,
.pdf-order-stepper input[type=number]::-webkit-inner-spin-button{
  -webkit-appearance:none!important;
  margin:0!important;
}
.pdf-order-arrows{
  grid-column:1/3!important;
  grid-row:2!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  width:30px!important;
  height:8px!important;
  border:0!important;
  background:#171e26!important;
}
.pdf-order-arrows button{
  appearance:none!important;
  display:grid!important;
  place-items:center!important;
  width:15px!important;
  min-width:15px!important;
  max-width:15px!important;
  height:8px!important;
  min-height:8px!important;
  max-height:8px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-right:1px solid #303a45!important;
  border-radius:0!important;
  background:#171e26!important;
  color:#9ca7b3!important;
  box-shadow:none!important;
  font:500 4.5px/8px Arial,Helvetica,sans-serif!important;
  letter-spacing:0!important;
  transform:none!important;
}
.pdf-order-arrows button:last-child{border-right:0!important}
.pdf-order-arrows button:hover,.pdf-order-arrows button:focus-visible{
  background:#27313c!important;
  color:#fff!important;
  outline:0!important;
}

@media(max-width:700px){
  .project-page .project-meta span{grid-template-columns:minmax(86px,.78fr) minmax(0,1.22fr)!important}
  .pdf-render-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr))!important}
}

/* =========================================================
   T7 AI Studio v2.9.39 — Sunum Görselleri final kompakt kart sistemi
   Referans: 11.08.2026 kullanıcı onaylı proje ekranı.
========================================================= */
.pdf-render-list-head{
  margin-top:12px!important;
  padding:8px 1px 7px!important;
  align-items:center!important;
}
.pdf-render-list-head b{
  font-size:8.5px!important;
  font-weight:600!important;
}
.pdf-render-list-head>span{
  font-size:7px!important;
}
.pdf-render-grid{
  grid-template-columns:repeat(auto-fill,minmax(180px,214px))!important;
  justify-content:start!important;
  gap:7px!important;
  margin-top:7px!important;
}
.pdf-render-grid .pdf-render-row{
  display:grid!important;
  grid-template-columns:13px 58px minmax(62px,1fr) 36px!important;
  grid-template-rows:1fr!important;
  align-items:center!important;
  min-width:0!important;
  min-height:58px!important;
  padding:6px!important;
  column-gap:6px!important;
  row-gap:0!important;
  border:1px solid #303a46!important;
  border-radius:8px!important;
  background:#10161c!important;
  box-shadow:none!important;
}
.pdf-render-grid .pdf-render-row>input[type=checkbox]{
  grid-column:1!important;
  grid-row:1!important;
  align-self:center!important;
  justify-self:center!important;
  width:10px!important;
  height:10px!important;
  margin:0!important;
}
.pdf-render-grid .pdf-render-row>img{
  grid-column:2!important;
  grid-row:1!important;
  width:58px!important;
  height:43px!important;
  margin:0!important;
  border-radius:5px!important;
  object-fit:cover!important;
}
.pdf-render-grid .pdf-render-row>span:not(.pdf-order-field){
  grid-column:3!important;
  grid-row:1!important;
  align-self:center!important;
  min-width:0!important;
  display:grid!important;
  gap:2px!important;
}
.pdf-render-grid .pdf-render-row b{
  font-size:8px!important;
  line-height:1.2!important;
  font-weight:600!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.pdf-render-grid .pdf-render-row>span:not(.pdf-order-field)>small{
  font-size:6.5px!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.pdf-order-field{
  grid-column:4!important;
  grid-row:1!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:auto 26px!important;
  align-items:center!important;
  justify-items:center!important;
  align-self:center!important;
  gap:3px!important;
  width:36px!important;
  min-width:36px!important;
}
.pdf-order-field>small{
  margin:0!important;
  color:#87919d!important;
  font-size:5.8px!important;
  line-height:1!important;
  text-align:center!important;
}
.pdf-order-stepper{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  grid-template-rows:17px 8px!important;
  width:34px!important;
  height:26px!important;
  margin:0!important;
  overflow:hidden!important;
  border:1px solid #3a4550!important;
  border-radius:5px!important;
  background:#11171d!important;
}
.pdf-order-stepper input[type=number]{
  grid-column:1/3!important;
  grid-row:1!important;
  width:32px!important;
  height:16px!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-bottom:1px solid #303a45!important;
  border-radius:0!important;
  background:#11171d!important;
  color:#fff!important;
  font-size:7.5px!important;
  font-weight:500!important;
  line-height:16px!important;
  text-align:center!important;
  text-align-last:center!important;
  font-variant-numeric:tabular-nums!important;
  appearance:textfield!important;
  -moz-appearance:textfield!important;
}
.pdf-order-stepper input[type=number]::-webkit-outer-spin-button,
.pdf-order-stepper input[type=number]::-webkit-inner-spin-button{
  -webkit-appearance:none!important;
  margin:0!important;
}
.pdf-order-arrows{
  grid-column:1/3!important;
  grid-row:2!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  grid-template-rows:1fr!important;
  width:32px!important;
  height:8px!important;
  margin:0!important;
  border:0!important;
  background:#171e26!important;
}
.pdf-order-arrows button{
  appearance:none!important;
  display:grid!important;
  place-items:center!important;
  width:16px!important;
  min-width:16px!important;
  max-width:16px!important;
  height:8px!important;
  min-height:8px!important;
  max-height:8px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-right:1px solid #303a45!important;
  border-radius:0!important;
  background:#171e26!important;
  color:#9da8b4!important;
  box-shadow:none!important;
  font:500 4.5px/8px Arial,Helvetica,sans-serif!important;
  letter-spacing:0!important;
  transform:none!important;
}
.pdf-order-arrows button:last-child{border-right:0!important}
.pdf-order-arrows button:hover,.pdf-order-arrows button:focus-visible{
  background:#27313c!important;
  color:#fff!important;
  outline:0!important;
}

@media(max-width:700px){
  .pdf-render-grid{
    grid-template-columns:1fr!important;
    gap:6px!important;
  }
  .pdf-render-grid .pdf-render-row{
    grid-template-columns:13px 56px minmax(0,1fr) 36px!important;
    min-height:57px!important;
  }
  .pdf-render-grid .pdf-render-row>img{
    width:56px!important;
    height:42px!important;
  }
}


/* ============================================================
   T7 AI Studio v2.9.47 — Sunum görselleri serbest sürükle/sırala
   Ok ve sayı inputu kaldırıldı. Masaüstü + mobil pointer sürükleme.
============================================================ */
.pdf-render-list-head>div{display:grid!important;gap:2px!important}
.pdf-render-list-head>div>small{font-size:7px!important;color:#737f8b!important;font-weight:400!important}
.pdf-render-grid .pdf-render-row{
  grid-template-columns:14px 56px minmax(0,1fr) 34px 16px!important;
  grid-template-rows:1fr!important;
  min-height:58px!important;
  padding:6px!important;
  column-gap:6px!important;
  align-items:center!important;
  cursor:default!important;
  user-select:none!important;
  -webkit-user-select:none!important;
  transition:border-color .14s ease,background-color .14s ease,opacity .14s ease,transform .14s ease!important;
}
.pdf-render-grid .pdf-render-row>input[type=checkbox]{grid-column:1!important;grid-row:1!important;align-self:center!important}
.pdf-render-grid .pdf-render-row>img{grid-column:2!important;grid-row:1!important;width:56px!important;height:42px!important}
.pdf-render-grid .pdf-render-row>.pdf-render-copy{grid-column:3!important;grid-row:1!important;min-width:0!important;display:grid!important;gap:2px!important}
.pdf-render-grid .pdf-render-row>.pdf-render-copy b{font-size:8.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.pdf-render-grid .pdf-render-row>.pdf-render-copy small{font-size:7px!important;color:#7f8995!important}
.pdf-render-grid .pdf-order-field{
  grid-column:4!important;
  grid-row:1!important;
  display:grid!important;
  grid-template-rows:auto 24px!important;
  justify-items:center!important;
  align-items:center!important;
  gap:2px!important;
  min-width:0!important;
}
.pdf-render-grid .pdf-order-field>small{margin:0!important;font-size:6.5px!important;line-height:1!important;color:#73808c!important}
.pdf-order-number{
  display:grid!important;
  width:28px!important;
  height:24px!important;
  place-items:center!important;
  border:1px solid #394451!important;
  border-radius:6px!important;
  background:#11171d!important;
  color:#f3f5f7!important;
  font-size:8px!important;
  font-weight:600!important;
  line-height:1!important;
  font-variant-numeric:tabular-nums!important;
}
.pdf-render-row:not(.is-pdf-selected) .pdf-order-number{color:#596572!important;background:#0e1318!important}
.pdf-drag-handle{
  grid-column:5!important;
  grid-row:1!important;
  appearance:none!important;
  display:grid!important;
  width:16px!important;
  min-width:16px!important;
  height:34px!important;
  min-height:34px!important;
  place-items:center!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:5px!important;
  background:transparent!important;
  color:#697684!important;
  box-shadow:none!important;
  cursor:grab!important;
  touch-action:none!important;
  -webkit-tap-highlight-color:transparent!important;
}
.pdf-drag-handle span{display:block!important;font:600 11px/1 Arial,Helvetica,sans-serif!important;letter-spacing:-3px!important;transform:rotate(90deg)!important}
.pdf-drag-handle:hover,.pdf-drag-handle:focus-visible{background:#1c242d!important;color:#d6dce3!important;outline:1px solid #394451!important;outline-offset:0!important}
.pdf-drag-handle:active{cursor:grabbing!important}
.pdf-render-row.is-pdf-dragging{opacity:.25!important;border-color:#e11d2e!important;background:#151b22!important}
.pdf-sort-ghost{
  position:fixed!important;
  z-index:2147482500!important;
  pointer-events:none!important;
  opacity:.94!important;
  margin:0!important;
  transform:scale(1.015)!important;
  border-color:#e11d2e!important;
  background:#151b22!important;
  box-shadow:0 14px 34px rgba(0,0,0,.34)!important;
}
.pdf-render-grid.is-pdf-sorting{cursor:grabbing!important}
.pdf-render-grid.is-pdf-sorting *{cursor:grabbing!important}
@media(max-width:700px){
  .pdf-render-grid{grid-template-columns:1fr!important;gap:6px!important}
  .pdf-render-grid .pdf-render-row{
    grid-template-columns:14px 52px minmax(0,1fr) 34px 18px!important;
    min-height:58px!important;
    padding:6px!important;
  }
  .pdf-render-grid .pdf-render-row>img{width:52px!important;height:39px!important}
  .pdf-drag-handle{width:18px!important;min-width:18px!important;height:38px!important;min-height:38px!important}
}


/* ============================================================
   T7 AI Studio v2.9.48 — görsel çerçevesinden sürükle/sırala
   Üç nokta kaldırıldı; render küçük görseli masaüstü ve mobil sürükleme alanıdır.
============================================================ */
.pdf-render-grid .pdf-render-row{
  grid-template-columns:14px 56px minmax(0,1fr) 34px!important;
}
.pdf-render-grid .pdf-render-row>img[data-pdf-drag-zone]{
  grid-column:2!important;
  grid-row:1!important;
  width:56px!important;
  height:42px!important;
  border:1px solid #34404b!important;
  border-radius:6px!important;
  object-fit:cover!important;
  cursor:grab!important;
  touch-action:none!important;
  user-select:none!important;
  -webkit-user-select:none!important;
  -webkit-user-drag:none!important;
  outline:0!important;
  transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease!important;
}
.pdf-render-grid .pdf-render-row>img[data-pdf-drag-zone]:hover,
.pdf-render-grid .pdf-render-row>img[data-pdf-drag-zone]:focus-visible{
  border-color:#e11d2e!important;
  box-shadow:0 0 0 2px rgba(225,29,46,.12)!important;
}
.pdf-render-grid .pdf-render-row>img[data-pdf-drag-zone]:active{cursor:grabbing!important;transform:scale(.98)!important}
.pdf-render-grid .pdf-render-row>.pdf-render-copy{grid-column:3!important}
.pdf-render-grid .pdf-order-field{grid-column:4!important}
.pdf-drag-handle{display:none!important}
@media(max-width:700px){
  .pdf-render-grid .pdf-render-row{
    grid-template-columns:14px 52px minmax(0,1fr) 34px!important;
  }
  .pdf-render-grid .pdf-render-row>img[data-pdf-drag-zone]{width:52px!important;height:39px!important}
}


/* ============================================================
   T7 AI Studio v2.9.49 — tüm radiuslu render kartından sürükle/sırala
   Kartın dış çerçevesinin tamamı sürükleme alanıdır. Checkbox hariç.
============================================================ */
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]{
  cursor:grab!important;
  touch-action:none!important;
  -webkit-tap-highlight-color:transparent!important;
  outline:0!important;
  border-color:#2c3640!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]:hover{
  border-color:#465360!important;
  background:#12181e!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]:focus-visible{
  border-color:#596775!important;
  box-shadow:0 0 0 2px rgba(120,137,153,.12)!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]:active{cursor:grabbing!important}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone] input,
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone] button,
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone] a,
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone] label{cursor:pointer!important;touch-action:auto!important}
.pdf-render-grid .pdf-render-row>img{
  cursor:inherit!important;
  border-color:#34404b!important;
  box-shadow:none!important;
  transform:none!important;
}
.pdf-render-grid .pdf-render-row>img:hover,
.pdf-render-grid .pdf-render-row>img:focus-visible{
  border-color:#34404b!important;
  box-shadow:none!important;
  transform:none!important;
}
.pdf-render-row.is-pdf-dragging{
  cursor:grabbing!important;
  opacity:.22!important;
  border-color:#e11d2e!important;
  background:#151b22!important;
}
.pdf-sort-ghost{cursor:grabbing!important}


/* ============================================================
   T7 AI Studio v2.9.50 — Sunum görselleri büyük görsel kart sistemi
   Kartta yalnız seçim kontrolü, görsel ve dinamik Sayfa numarası görünür.
   Dış radiuslu kartın tamamı sürükleme alanıdır; grid masaüstünde alanı tam doldurur.
============================================================ */
.pdf-render-grid{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:8px!important;
  width:100%!important;
  margin-top:8px!important;
  align-items:start!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]{
  position:relative!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:auto 20px!important;
  gap:5px!important;
  min-width:0!important;
  min-height:0!important;
  padding:6px!important;
  border:1px solid #2f3944!important;
  border-radius:9px!important;
  background:#10161c!important;
  overflow:hidden!important;
  cursor:grab!important;
  touch-action:none!important;
  user-select:none!important;
  -webkit-user-select:none!important;
  box-shadow:none!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]:hover{
  border-color:#465360!important;
  background:#121920!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]:active{cursor:grabbing!important}
.pdf-render-grid .pdf-render-row>input[type=checkbox][data-pdf-render]{
  position:absolute!important;
  z-index:4!important;
  top:11px!important;
  left:11px!important;
  width:15px!important;
  height:15px!important;
  margin:0!important;
  padding:0!important;
  border-radius:50%!important;
  cursor:pointer!important;
  touch-action:auto!important;
  accent-color:#e11d2e!important;
  box-shadow:0 1px 6px rgba(0,0,0,.28)!important;
}
.pdf-render-grid .pdf-render-row>img{
  grid-column:1!important;
  grid-row:1!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:4 / 3!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  border:0!important;
  border-radius:6px!important;
  object-fit:cover!important;
  object-position:center!important;
  pointer-events:none!important;
  box-shadow:none!important;
}
.pdf-render-grid .pdf-page-no{
  grid-column:1!important;
  grid-row:2!important;
  display:flex!important;
  min-width:0!important;
  height:20px!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
  color:#d7dde4!important;
  font-size:8.5px!important;
  font-weight:550!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-align:center!important;
  font-variant-numeric:tabular-nums!important;
  white-space:nowrap!important;
}
.pdf-render-grid .pdf-render-row:not(.is-pdf-selected){opacity:.52!important}
.pdf-render-grid .pdf-render-row:not(.is-pdf-selected) .pdf-page-no{color:#737f8b!important}
.pdf-render-grid .pdf-render-copy,
.pdf-render-grid .pdf-order-field,
.pdf-render-grid .pdf-order-number,
.pdf-render-grid .pdf-drag-handle{display:none!important}
.pdf-render-row.is-pdf-dragging{opacity:.20!important;border-color:#e11d2e!important}
.pdf-sort-ghost{
  border-radius:9px!important;
  overflow:hidden!important;
  background:#151b22!important;
  box-shadow:0 14px 34px rgba(0,0,0,.34)!important;
}

@media(max-width:1180px){
  .pdf-render-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}
}
@media(max-width:960px){
  .pdf-render-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:700px){
  .pdf-render-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
  }
  .pdf-render-grid .pdf-render-row[data-pdf-drag-zone]{padding:5px!important;border-radius:8px!important;grid-template-rows:auto 19px!important;gap:4px!important}
  .pdf-render-grid .pdf-render-row>input[type=checkbox][data-pdf-render]{top:9px!important;left:9px!important;width:16px!important;height:16px!important}
  .pdf-render-grid .pdf-render-row>img{border-radius:5px!important}
  .pdf-render-grid .pdf-page-no{height:19px!important;font-size:8px!important}
}


/* ============================================================
   T7 AI Studio v2.9.51 — dış radiuslu kartın tamamından sürükle
   Sürükleme alanı: ince radiuslu kartın tamamı. Yalnız seçim kutusu hariç.
============================================================ */
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone],
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone] > img,
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone] > .pdf-page-no{
  cursor:grab!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]{
  touch-action:none!important;
  -webkit-user-select:none!important;
  user-select:none!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]:hover{
  border-color:#5b6876!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]:active,
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone].is-pdf-dragging{
  cursor:grabbing!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone] > input[data-pdf-render]{
  cursor:pointer!important;
  touch-action:auto!important;
}


/* ============================================================
   T7 AI Studio v2.9.52 — gerçek tam kart sürükleme + Sayfa etiketi
============================================================ */
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]{
  cursor:grab!important;
  touch-action:none!important;
  -webkit-user-select:none!important;
  user-select:none!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]:hover{
  border-color:#5b6876!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone].is-pdf-dragging,
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone]:active{
  cursor:grabbing!important;
}
.pdf-render-grid .pdf-render-row[data-pdf-drag-zone] *:not(input[data-pdf-render]){
  cursor:inherit!important;
}
.pdf-render-grid .pdf-render-row input[data-pdf-render]{
  cursor:pointer!important;
  touch-action:auto!important;
}
.pdf-render-grid .pdf-page-no{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  width:100%!important;
  color:#aeb8c2!important;
}
.pdf-render-grid .pdf-page-no>span{
  display:inline!important;
  color:#8994a0!important;
  font-size:8.5px!important;
  font-weight:450!important;
}
.pdf-render-grid .pdf-page-no>strong{
  display:inline!important;
  color:#eef2f6!important;
  font-size:8.5px!important;
  font-weight:650!important;
  font-variant-numeric:tabular-nums!important;
}
.pdf-render-grid .pdf-render-row:not(.is-pdf-selected) .pdf-page-no>strong{
  color:#737f8b!important;
}


/* ============================================================
   T7 AI Studio v2.9.53 — PDF başlığı + proje render okları
============================================================ */
.pdf-render-list-head{
  align-items:center!important;
  padding-top:10px!important;
  padding-bottom:8px!important;
}
.pdf-render-list-head>div{
  gap:3px!important;
}
.pdf-render-list-head b{
  font-size:11.5px!important;
  line-height:1.2!important;
  font-weight:650!important;
  letter-spacing:-.01em!important;
  color:#eef2f6!important;
}
.pdf-render-list-head>div>small{
  display:block!important;
  margin-top:1px!important;
  font-size:7.8px!important;
  line-height:1.25!important;
  color:#7f8995!important;
}
.pdf-render-list-head>span{
  font-size:8px!important;
}
.project-render-nav{
  user-select:none!important;
  -webkit-user-select:none!important;
}
.project-render-nav:disabled{
  opacity:.22!important;
}


/* ============================================================
   T7 AI Studio v2.9.55 — Öncesi / Sonrası karşılaştırma
============================================================ */
.project-before-after{display:grid;gap:8px;margin-top:11px;padding-top:11px;border-top:1px solid #2e3742}
.project-before-after-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.project-before-after-head>div{display:grid;gap:2px}
.project-before-after-head b{color:#eef2f6;font-size:10.5px;font-weight:650;line-height:1.2}
.project-before-after-head small{color:#7f8995;font-size:7.7px;line-height:1.35}
.project-compare{--t7-compare:50%;position:relative;width:100%;aspect-ratio:var(--t7-compare-aspect,4/3);overflow:hidden;border:1px solid #303a46;border-radius:10px;background:#0c1015;isolation:isolate}
.project-compare>img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block;pointer-events:none;user-select:none;-webkit-user-select:none}
.project-compare-after{z-index:1}
.project-compare-before{z-index:2;clip-path:inset(0 calc(100% - var(--t7-compare)) 0 0)}
.project-compare-label{position:absolute;top:8px;z-index:5;display:inline-flex;min-height:22px;align-items:center;justify-content:center;padding:0 7px;border:1px solid rgba(255,255,255,.12);border-radius:5px;background:rgba(10,14,18,.72);color:#fff;font-size:7.5px;font-weight:700;letter-spacing:.08em;backdrop-filter:blur(5px)}
.project-compare-label.before{left:8px}
.project-compare-label.after{right:8px;color:#ff5665}
.project-compare-divider{position:absolute;top:0;bottom:0;left:var(--t7-compare);z-index:4;width:1px;transform:translateX(-.5px);background:#f02b3f;pointer-events:none}
.project-compare-divider i{position:absolute;top:50%;left:50%;display:grid;width:31px;height:31px;place-items:center;transform:translate(-50%,-50%);border:2px solid #f02b3f;border-radius:50%;background:#151b22;color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.25);font-style:normal;font-size:13px;font-weight:700}
.project-compare input[type="range"]{position:absolute;inset:0;z-index:6;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:ew-resize;touch-action:none}
.project-before-after-note{display:block;color:#747f8a;font-size:7.5px;line-height:1.3;text-align:center}
@media(max-width:900px){.project-before-after{margin-top:12px}}
@media(max-width:620px){.project-before-after-head b{font-size:11px}.project-before-after-head small{font-size:8px}}


/* ============================================================
   T7 AI Studio v2.9.56 — Hesabım teklif talepleri
============================================================ */
.account-render-card{position:relative}
.account-quote-badge{
  position:absolute;
  z-index:8;
  top:8px;
  left:8px;
  display:inline-flex;
  min-height:24px;
  align-items:center;
  padding:0 7px;
  border:1px solid rgba(255,92,108,.42);
  border-radius:6px;
  background:rgba(34,18,22,.88);
  color:#ff6a78;
  font-size:7.8px;
  font-weight:650;
  line-height:1;
  backdrop-filter:blur(5px);
}
.account-quote-badge.visible{opacity:1}
.account-quote-card>.account-render-image{aspect-ratio:4/3}
.account-quote-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  margin-top:3px;
  padding-top:7px;
  border-top:1px solid #2d3742;
}
.account-quote-meta span{color:#788490;font-size:7.5px}
.account-quote-meta strong{color:#cbd2d9;font-size:7.8px;font-weight:550}
.account-workspace-tabs button[data-account-tab="quotes"] span{
  color:#ff6876;
}


/* T7 AI Studio v2.9.58 — Kredi kullanım kuralları */
.pricing-credit-rules{margin:22px 0 16px;padding:22px;border:1px solid #3d4854;border-radius:15px;background:#1b2128}.pricing-credit-rules-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.pricing-credit-rules-head span{color:#ff5c6d;font-size:9px;font-weight:750;letter-spacing:.12em}.pricing-credit-rules-head b{color:#edf0f3;font-size:13px;font-weight:580}.pricing-credit-rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #34404b;border-left:1px solid #34404b}.pricing-credit-rule-grid>span{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;padding:10px 12px;border-right:1px solid #34404b;border-bottom:1px solid #34404b}.pricing-credit-rule-grid b{color:#aeb7c0;font-size:10px;font-weight:500}.pricing-credit-rule-grid strong{color:#fff;font-size:11px;font-weight:650;white-space:nowrap}.pricing-credit-rules>p{margin:12px 0 0;color:#89949f;font-size:10px;line-height:1.55}@media(max-width:760px){.pricing-credit-rules-head{display:grid;gap:5px}.pricing-credit-rule-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.pricing-credit-rule-grid{grid-template-columns:1fr}}


/* ============================================================
   T7 AI Studio v2.10.61.30 — Ticari paket düzeni
   Masaüstünde üç paket tek satırda tam genişlikte ve merkezli.
============================================================ */
.pricing-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:stretch;
  width:100%;
  margin-left:auto;
  margin-right:auto;
}
.price-card{
  min-height:520px;
  padding-left:24px;
  padding-right:24px;
}
.price-card .price-plan-tab{
  min-width:150px!important;
  min-height:38px!important;
  padding:8px 20px 7px!important;
  font-size:14px!important;
  font-weight:680!important;
  letter-spacing:.075em!important;
}
.free-membership-card{
  border-color:#46515d;
  background:#1a2027;
}
.free-membership-card .price-plan-tab{
  border-color:#6f7b87!important;
  background:#222a32!important;
  color:#f2f5f7!important;
}
.free-membership-card .price b{
  color:#f4f7f9;
}
@media(max-width:1120px){
  .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:32px 16px!important}
}
@media(max-width:700px){
  .pricing-grid{grid-template-columns:1fr!important;gap:34px!important}
  .price-card .price-plan-tab{font-size:13px!important;min-width:142px!important}
}


/* ============================================================
   T7 AI Studio v2.9.62 — Paket liste sıkılığı / pafta satırı
============================================================ */
.price-card ul{
  gap:6px!important;
  line-height:1.32!important;
}
.price-card ul li{
  padding-top:1px;
  padding-bottom:1px;
}
.premium-feature{
  padding:1px 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
}


/* ============================================================
   T7 AI Studio v2.9.63 — Paket özellikleri tam normalizasyon
============================================================ */
.price-card ul li,
.price-card ul li.premium-feature{
  padding:1px 0!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
  color:#aab3bd!important;
}
.price-card ul li:before,
.price-card ul li.premium-feature:before{
  color:#ff5969!important;
}


/* ============================================================
   T7 AI Studio v2.9.64 — Merkezi ikon sistemi
============================================================ */
.t7-ui-icon{
  display:block;
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.75;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.t7-metric-icon{
  display:grid;
  width:34px;
  height:34px;
  flex:0 0 34px;
  place-items:center;
  margin:0;
  border:1px solid #3a4653;
  border-radius:10px;
  background:#222a33;
  color:#ff5b6a;
  font-style:normal;
}
.t7-metric-head{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:9px;
  min-width:0;
  margin-bottom:8px;
  text-align:left!important;
}
.t7-metric-head>span{
  margin:0!important;
  color:#929dab!important;
  font-size:10.5px!important;
  line-height:1.25!important;
}
.admin-stat-grid article,
.account-stat-grid article{
  transition:border-color .18s ease,background .18s ease,transform .18s ease;
}
.admin-stat-grid article:hover,
.account-stat-grid article:hover{
  border-color:#44515f;
  background:#1d242c;
}
.admin-stat-grid article:hover .t7-metric-icon,
.account-stat-grid article:hover .t7-metric-icon,
.usage-strip>div:hover .t7-metric-icon{
  border-color:#59404a;
  background:#2b242a;
  color:#ff7080;
}
.usage-strip>div.t7-usage-item{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
}
.usage-strip .t7-usage-copy{
  display:grid;
  gap:3px;
  min-width:0;
}
.usage-strip .t7-usage-copy>span,
.usage-strip .t7-usage-copy>b{
  min-width:0;
}
.usage-strip .t7-metric-icon{
  width:32px;
  height:32px;
  flex-basis:32px;
  border-radius:9px;
}
.usage-strip .t7-metric-icon .t7-ui-icon{
  width:16px;
  height:16px;
}
@media(max-width:680px){
  .t7-metric-icon{width:31px;height:31px;flex-basis:31px;border-radius:9px}
  .t7-metric-head{gap:8px}
}


/* ============================================================
   T7 AI Studio v2.9.65 — Yönetici kredi/paket + kompakt mobil hesap
============================================================ */

/* Ana Yönetici: müşteri hesabı yönetimi */
.admin-account-manager{
  margin-top:16px;
  padding:17px;
  border:1px solid #36414d;
  border-radius:13px;
  background:#1b222a;
}
.admin-account-manager-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  margin-bottom:12px;
}
.admin-account-manager-head h3{
  margin:3px 0 3px!important;
  color:#f1f4f7;
  font-size:16px!important;
}
.admin-account-manager-head p{
  margin:0;
  color:#89949f;
  font-size:10px;
  line-height:1.45;
}
.admin-account-manager-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.admin-account-tool{
  display:grid;
  align-content:start;
  gap:10px;
  padding:13px;
  border:1px solid #34404b;
  border-radius:11px;
  background:#171d24;
}
.admin-account-tool-title{
  display:flex;
  align-items:center;
  gap:9px;
}
.admin-account-tool-title .t7-metric-icon{
  width:31px;
  height:31px;
  flex-basis:31px;
  border-radius:9px;
}
.admin-account-tool-title b{
  display:block;
  color:#eef2f5;
  font-size:11px;
  font-weight:650;
}
.admin-account-tool-title small{
  display:block;
  margin-top:2px;
  color:#818c98;
  font-size:8.5px;
}
.admin-account-form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
}
.admin-account-tool label{
  display:grid;
  gap:5px;
}
.admin-account-tool label>span{
  color:#8994a0;
  font-size:8.5px;
}
.admin-account-tool input,
.admin-account-tool select{
  width:100%;
  min-height:36px;
  padding:0 10px;
  border:1px solid #36424e;
  border-radius:8px;
  background:#11171d;
  color:#edf1f4;
  font:500 10px/1 Arial,Helvetica,sans-serif;
  outline:0;
}
.admin-account-tool input:focus,
.admin-account-tool select:focus{
  border-color:#596775;
}
.admin-account-note span em{
  color:#66727e;
  font-style:normal;
  font-weight:400;
}
.admin-tool-help{
  color:#78838e;
  font-size:8.5px;
  line-height:1.45;
}
.admin-account-tool button{
  justify-self:start;
  min-height:34px!important;
  margin-top:1px;
}

/* Hesabım: ikon + okunabilir metin, mobilde daha az dikey alan */
@media(max-width:700px){
  .account-page{
    padding-top:24px!important;
  }
  .account-dashboard-head{
    gap:12px!important;
    margin-bottom:12px!important;
    padding-bottom:14px!important;
  }
  .account-profile{
    align-items:flex-start!important;
    gap:11px!important;
  }
  .account-avatar{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    border-radius:13px!important;
  }
  .account-profile h1{
    margin:3px 0 4px!important;
    font-size:22px!important;
    line-height:1.12!important;
  }
  .account-profile p{
    font-size:11px!important;
  }
  .account-profile-meta{
    gap:5px!important;
    margin-top:6px!important;
  }
  .account-profile-meta span{
    padding:3px 6px!important;
    font-size:8px!important;
  }
  .account-dashboard-head .account-actions{
    width:100%;
  }
  .account-dashboard-head .account-actions .secondary-btn{
    width:100%;
    min-height:38px!important;
  }

  .account-stat-grid.account-stat-grid-pro{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    margin-bottom:11px!important;
  }
  .account-stat-grid.account-stat-grid-pro article{
    min-height:98px!important;
    padding:11px 12px!important;
    gap:3px!important;
    border-radius:11px!important;
    text-align:left!important;
  }
  .account-stat-grid.account-stat-grid-pro .t7-metric-head{
    gap:7px!important;
    margin-bottom:3px!important;
  }
  .account-stat-grid.account-stat-grid-pro .t7-metric-icon{
    width:28px!important;
    height:28px!important;
    flex-basis:28px!important;
    border-radius:8px!important;
  }
  .account-stat-grid.account-stat-grid-pro .t7-ui-icon{
    width:14px!important;
    height:14px!important;
  }
  .account-stat-grid.account-stat-grid-pro .t7-metric-head>span{
    font-size:8.5px!important;
    line-height:1.15!important;
    letter-spacing:.045em!important;
  }
  .account-stat-grid.account-stat-grid-pro article>b{
    font-size:20px!important;
    line-height:1.1!important;
    text-align:left!important;
  }
  .account-stat-grid.account-stat-grid-pro article>small{
    font-size:8px!important;
    line-height:1.25!important;
    text-align:left!important;
  }

  /* Üçüncü kart tam genişlikte ama kısa */
  .account-stat-grid.account-stat-grid-pro .account-stat-projects{
    grid-column:1 / -1;
    min-height:66px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;
    align-items:center!important;
    column-gap:12px!important;
  }
  .account-stat-grid.account-stat-grid-pro .account-stat-projects .t7-metric-head{
    grid-column:1;
    grid-row:1;
    margin:0!important;
  }
  .account-stat-grid.account-stat-grid-pro .account-stat-projects>b{
    grid-column:2;
    grid-row:1 / 3;
    align-self:center;
    font-size:24px!important;
  }
  .account-stat-grid.account-stat-grid-pro .account-stat-projects>small{
    grid-column:1;
    grid-row:2;
    margin-left:35px;
  }

  .account-workspace{
    margin-top:11px!important;
    border-radius:13px!important;
  }
  .account-workspace-tabs{
    min-height:42px;
    padding:5px 6px!important;
    gap:1px!important;
  }
  .account-workspace-tabs button{
    min-height:32px!important;
    padding:0 9px!important;
    font-size:8.5px!important;
    border-radius:7px!important;
  }
}

/* Yönetim ekranı mobil kullanım */
@media(max-width:760px){
  .admin-account-manager{
    padding:12px;
  }
  .admin-account-manager-grid{
    grid-template-columns:1fr;
  }
  .admin-account-form-row{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:430px){
  .admin-account-form-row{
    grid-template-columns:1fr;
  }
}


/* ============================================================
   T7 AI Studio v2.9.66 — Fiyatlandırma kart hizası
============================================================ */

/* En Popüler: paket başlığının altında, çakışmasız ve ortalı */
.price-card .price-badge{
  position:static!important;
  display:table!important;
  align-self:center!important;
  width:auto!important;
  margin:5px auto 1px!important;
  padding:4px 8px!important;
  transform:none!important;
  border-radius:999px!important;
  background:#e51d31!important;
  color:#fff!important;
  font-size:8px!important;
  font-weight:650!important;
  line-height:1!important;
  letter-spacing:.02em!important;
  white-space:nowrap!important;
}

/* "5 kredi / 30 kredi / 60 kredi / 150 kredi" daha sakin ve medium */
.price-card h2{
  margin:9px 0 6px!important;
  font-size:27px!important;
  font-weight:560!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
}
.price-card.featured h2{
  margin-top:6px!important;
}

@media(max-width:700px){
  .price-card h2{
    font-size:25px!important;
  }
}


/* ============================================================
   T7 AI Studio v2.9.67 — Standart / En Popüler başlık sistemi
============================================================ */

/* Paket başlığı kartın üst çizgisine oturur. */
.price-card .price-plan-heading{
  position:absolute;
  z-index:6;
  top:-18px;
  left:50%;
  transform:translateX(-50%);
  display:flex;
  flex-direction:column;
  align-items:center;
  width:max-content;
  max-width:82%;
  pointer-events:none;
}

/* Önceki absolute başlık davranışını wrapper yönetir. */
.price-card .price-plan-heading .price-plan-tab{
  position:static!important;
  top:auto!important;
  left:auto!important;
  transform:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:150px!important;
  min-height:38px!important;
  margin:0!important;
  padding:8px 20px 7px!important;
  border:1px solid #e11d2e!important;
  border-radius:9px!important;
  background:#1b212b!important;
  color:#f5f7f9!important;
  box-shadow:0 0 0 4px #161b22!important;
  font-size:14px!important;
  font-weight:680!important;
  line-height:1!important;
  letter-spacing:.075em!important;
  text-align:center!important;
  white-space:nowrap!important;
}

/* En Popüler etiketi STANDART başlığının alt çizgisine yarım oturur. */
.price-card .price-plan-heading .price-badge{
  position:absolute!important;
  left:50%!important;
  right:auto!important;
  top:auto!important;
  bottom:-10px!important;
  transform:translateX(-50%)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-height:18px!important;
  margin:0!important;
  padding:3px 8px!important;
  border:2px solid #161b22!important;
  border-radius:999px!important;
  background:#e51d31!important;
  color:#fff!important;
  box-shadow:none!important;
  font-size:7.5px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:.02em!important;
  white-space:nowrap!important;
}

/* Standart kartın başlığı bir tık daha belirgin. */
.price-card.featured .price-plan-heading .price-plan-tab{
  background:#211c23!important;
  border-color:#ff4154!important;
  color:#fff!important;
}

/* Alt etikete yer aç; kredi başlıkları aynı hizada kalsın. */
.price-card h2{
  margin-top:11px!important;
}
.price-card.featured h2{
  margin-top:16px!important;
}

@media(max-width:700px){
  .price-card .price-plan-heading{
    top:-17px;
    max-width:88%;
  }
  .price-card .price-plan-heading .price-plan-tab{
    min-width:142px!important;
    min-height:36px!important;
    padding:7px 17px 6px!important;
    font-size:13px!important;
  }
  .price-card .price-plan-heading .price-badge{
    bottom:-9px!important;
    font-size:7px!important;
  }
}


/* ============================================================
   T7 AI Studio v2.9.68 — Teklif maili / hızlı yükleme / popüler rozet
============================================================ */

/* Referans görsel hazırlama durumu */
.drop-copy [data-upload-status]{
  display:block;
  min-height:13px;
  margin-top:5px;
  color:#7f8995;
  font-size:8.5px;
  font-style:normal;
  line-height:1.3;
}
.drop-copy [data-upload-status][data-state="loading"]{color:#c0c7cf}
.drop-copy [data-upload-status][data-state="ready"]{color:#8fa99a}

/* En Popüler: STANDART kartın sağ üstünde, başlık ve içerikle çakışmadan */
.price-card>.price-badge{
  position:absolute!important;
  z-index:8!important;
  top:12px!important;
  right:12px!important;
  left:auto!important;
  bottom:auto!important;
  transform:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-height:19px!important;
  margin:0!important;
  padding:4px 8px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:999px!important;
  background:#e51d31!important;
  color:#fff!important;
  box-shadow:0 3px 10px rgba(0,0,0,.14)!important;
  font-size:7.5px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:.02em!important;
  white-space:nowrap!important;
}
.price-card.featured h2{margin-top:11px!important}

@media(max-width:700px){
  .price-card>.price-badge{
    top:11px!important;
    right:10px!important;
    font-size:7px!important;
    padding:4px 7px!important;
  }
}


/* ============================================================
   T7 AI Studio v2.9.70 — Kompakt Render Ayarları Sistemi
============================================================ */

/* Studio sayfasında genel dikey yoğunluk */
.studio-page .studio-form .form-section{
  padding:21px 22px;
}
.studio-page .studio-form .form-title{
  margin-bottom:15px;
}
.studio-page .studio-form .form-title.compact-form-title{
  margin-bottom:12px;
}
.studio-page .studio-form .form-title h2{
  font-size:16px;
}
.studio-page .studio-form .form-title p{
  font-size:10px;
  line-height:1.4;
}

/* Render ayarları tek ve kompakt sistem */
.render-settings-section{
  gap:10px!important;
}
.render-setting-block.render-setting-compact{
  padding:12px 13px!important;
  border-radius:11px!important;
}
.compact-setting-head{
  align-items:center!important;
  margin-bottom:9px!important;
}
.compact-setting-head>div{
  gap:2px!important;
}
.compact-setting-head span{
  font-size:11px!important;
}
.compact-setting-head small{
  font-size:8.5px!important;
  line-height:1.3!important;
}
.compact-setting-head>b{
  padding:4px 7px!important;
  font-size:8.5px!important;
}
.compact-setting-head>a{
  font-size:8.5px!important;
}

/* Ortak seçenek kutusu */
.t7-option-label{
  min-width:0;
}
.t7-choice-icon{
  display:grid;
  width:30px;
  height:30px;
  place-items:center;
  margin:0 auto;
  border:1px solid #3a4550;
  border-radius:9px;
  background:#202831;
  color:#aeb8c3;
  font-style:normal;
  transition:.16s ease;
}
.t7-choice-icon .t7-ui-icon{
  width:16px;
  height:16px;
}
.t7-option-label input:checked+span .t7-choice-icon{
  border-color:#75404a;
  background:#2b2025;
  color:#ff6473;
}

/* Görsel kalitesi */
.quality-option-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:7px!important;
}
.quality-cards .t7-option-tile{
  display:grid!important;
  grid-template-rows:auto auto auto;
  place-items:center;
  gap:4px!important;
  min-height:72px!important;
  padding:8px 7px!important;
  text-align:center;
}
.quality-cards .t7-option-tile b{
  font-size:10.5px!important;
  line-height:1.1;
}
.quality-cards .t7-option-tile small{
  font-size:8px!important;
  line-height:1.15!important;
}

/* Kamera seçenekleri: masaüstünde tek sıra, mobilde düzenli grid */
.camera-icon-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:6px!important;
}
.camera-grid .t7-camera-tile{
  display:grid!important;
  place-items:center;
  align-content:center;
  gap:5px;
  min-height:70px!important;
  padding:7px 5px!important;
  border:1px solid #343e49;
  border-radius:9px;
  background:#151b22;
  color:#a9b2bc;
  text-align:center;
  transition:.15s ease;
}
.camera-grid .t7-camera-tile small{
  display:block;
  max-width:100%;
  color:inherit;
  font-size:7.8px;
  line-height:1.16;
  white-space:normal;
}
.camera-grid input:checked+.t7-camera-tile{
  border-color:#e33245;
  background:rgba(225,29,46,.10);
  color:#fff;
  box-shadow:0 0 0 1px rgba(225,29,46,.13) inset;
}
[data-camera-limit-note].limit-hit{
  color:#ff6877!important;
}

/* Çözünürlük */
.resolution-icon-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:7px!important;
}
.resolution-cards .t7-resolution-tile{
  display:grid!important;
  grid-template-columns:38px 1fr;
  grid-template-rows:auto auto;
  align-items:center;
  gap:1px 9px!important;
  min-height:62px!important;
  padding:8px 10px!important;
}
.resolution-cards .t7-resolution-tile .t7-choice-icon{
  grid-row:1 / 3;
  margin:0;
}
.resolution-cards .t7-resolution-tile b{
  font-size:12px!important;
}
.resolution-cards .t7-resolution-tile small{
  font-size:8.5px!important;
  line-height:1.15!important;
}

/* Teknik konsept paftası */
.technical-sheet-grid{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:8px;
}
.technical-sheet-group.technical-sheet-card{
  margin:0!important;
  gap:8px!important;
  padding:10px;
  border:1px solid #343f4a;
  border-radius:10px;
  background:#151b22;
}
.technical-card-head{
  display:flex;
  align-items:center;
  gap:8px;
}
.technical-card-head .t7-choice-icon{
  width:28px;
  height:28px;
  margin:0;
  flex:0 0 28px;
}
.technical-card-head .t7-ui-icon{
  width:15px;
  height:15px;
}
.technical-card-head>div{
  display:grid;
  gap:1px;
}
.technical-card-head b{
  color:#e9edf1;
  font-size:10px;
  font-weight:600;
}
.technical-card-head small{
  color:#ff6574;
  font-size:8px;
}
.technical-sheet-card .radio-row{
  gap:5px!important;
}
.technical-sheet-card .radio-row span{
  min-height:31px!important;
  padding:6px 8px!important;
  border-radius:7px!important;
  font-size:8.5px!important;
}
.technical-sheet-card>small{
  font-size:8px!important;
  line-height:1.3!important;
}
.compact-micro-note{
  margin:8px 0 0!important;
  font-size:8px!important;
  line-height:1.35!important;
}

/* Maliyet kutusu da üst ayarlarla aynı yoğunlukta */
.render-settings-section .render-cost-box{
  margin-top:0!important;
  padding:11px 12px!important;
  border-radius:10px!important;
}

/* Mobil: az kaydırma, net ikon + yazı */
@media(max-width:700px){
  .studio-page{
    padding-top:24px!important;
  }
  .studio-page .studio-intro{
    margin-bottom:16px!important;
  }
  .studio-page .studio-form .form-section{
    padding:16px 14px!important;
  }
  .studio-page .studio-form .form-title{
    gap:9px!important;
    margin-bottom:12px!important;
  }
  .studio-page .studio-form .form-title>b{
    width:28px!important;
    height:28px!important;
    font-size:9px!important;
  }
  .studio-page .studio-form .form-title h2{
    font-size:15px!important;
  }
  .studio-page .studio-form .form-title p{
    font-size:9px!important;
  }
  .render-setting-block.render-setting-compact{
    padding:10px!important;
  }
  .quality-option-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:5px!important;
  }
  .quality-cards .t7-option-tile{
    min-height:68px!important;
    padding:7px 4px!important;
  }
  .t7-choice-icon{
    width:27px;
    height:27px;
    border-radius:8px;
  }
  .t7-choice-icon .t7-ui-icon{
    width:14px;
    height:14px;
  }
  .quality-cards .t7-option-tile b{
    font-size:9.5px!important;
  }
  .quality-cards .t7-option-tile small{
    font-size:7.4px!important;
  }

  .camera-icon-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:5px!important;
  }
  .camera-grid .t7-camera-tile{
    min-height:64px!important;
    padding:6px 3px!important;
  }
  .camera-grid .t7-camera-tile small{
    font-size:7.5px!important;
  }

  .resolution-cards .t7-resolution-tile{
    grid-template-columns:32px 1fr;
    min-height:56px!important;
    padding:7px 8px!important;
    gap:1px 7px!important;
  }
  .resolution-cards .t7-resolution-tile b{
    font-size:10.5px!important;
  }
  .resolution-cards .t7-resolution-tile small{
    font-size:7.7px!important;
  }

  .technical-sheet-grid{
    grid-template-columns:1fr!important;
    gap:6px!important;
  }
  .technical-sheet-group.technical-sheet-card{
    padding:9px!important;
  }
  .technical-sheet-card .radio-row{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .technical-sheet-card .radio-row label{
    min-width:0;
  }
  .technical-sheet-card .radio-row span{
    justify-content:center;
    text-align:center;
    min-height:30px!important;
    padding:5px 5px!important;
    font-size:8px!important;
  }
}

@media(max-width:380px){
  .camera-icon-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .technical-sheet-card .radio-row{
    grid-template-columns:1fr 1fr!important;
  }
}


/* ============================================================
   T7 AI Studio v2.9.71 — Kompakt Proje Detayları Sistemi
============================================================ */
.project-options-section{padding:19px 20px!important}
.project-options-section .compact-form-title{margin-bottom:11px!important}
.project-options-section .compact-form-title h2{font-size:16px!important}
.project-options-section .compact-form-title p{font-size:9.5px!important;line-height:1.35!important}

.project-options-section .project-option-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important}
.project-options-section .option-basic-field{grid-column:span 2!important;min-width:0}
.project-options-section .option-basic-field>label{gap:5px!important}
.project-options-section .option-basic-field .project-option-label{font-size:9px!important;font-weight:550!important;line-height:1.2!important}
.project-options-section .option-basic-field select,
.project-options-section .option-basic-field input[type=text]{height:36px!important;padding:0 9px!important;border-radius:8px!important;font-size:10px!important}

.project-options-section .option-compact-group{grid-column:span 3!important;min-width:0;padding:10px!important;border:1px solid #303b46;border-radius:10px;background:#141a21;transition:border-color .16s ease,background .16s ease}
.project-options-section .option-compact-group.has-selection{border-color:#584049;background:#19171c}
.project-option-group-head{display:flex;align-items:center;gap:8px;min-height:30px;margin-bottom:8px}
.project-option-group-head .t7-choice-icon{width:28px;height:28px;flex:0 0 28px;margin:0;border-radius:8px}
.project-option-group-head .t7-ui-icon{width:14px;height:14px}
.project-option-group-head>div{display:grid;gap:1px;min-width:0}
.project-option-group-head .project-option-label{color:#e8edf1!important;font-size:10px!important;font-weight:600!important;line-height:1.15!important}
.project-option-group-head small{color:#737e89;font-size:7.5px;line-height:1.1}
.project-option-group-head small b{color:#ff6675;font-weight:650}

.project-options-section .compact-option-chips{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important}
.project-options-section .compact-option-chips label{min-width:0}
.project-options-section .compact-option-chips span{display:flex!important;align-items:center!important;min-height:27px!important;padding:5px 7px!important;border-radius:7px!important;font-size:8px!important;line-height:1.14!important;white-space:normal!important}
.project-options-section .compact-option-chips input:checked+span{border-color:#e33245!important;background:#25171c!important;color:#fff!important}
.project-options-section .option-help{margin:9px 0 0!important;color:#6f7a85!important;font-size:8.5px!important;line-height:1.3!important}

@media(max-width:980px){
  .project-options-section .project-option-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .project-options-section .option-basic-field{grid-column:span 2!important}
  .project-options-section .option-compact-group{grid-column:span 2!important}
}
@media(max-width:700px){
  .project-options-section{padding:14px 12px!important}
  .project-options-section .project-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
  .project-options-section .option-basic-field{grid-column:span 1!important}
  .project-options-section .option-basic-field .project-option-label{font-size:8px!important}
  .project-options-section .option-basic-field select,
  .project-options-section .option-basic-field input[type=text]{height:34px!important;padding:0 7px!important;font-size:9px!important}
  .project-options-section .option-compact-group{grid-column:1/-1!important;padding:8px!important}
  .project-option-group-head{margin-bottom:6px}
  .project-options-section .compact-option-chips{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important}
  .project-options-section .compact-option-chips span{min-height:26px!important;padding:5px 6px!important;font-size:7.7px!important}
}
@media(max-width:370px){
  .project-options-section .option-basic-field{grid-column:1/-1!important}
}


/* ============================================================
   T7 AI Studio v2.9.72 — Yüklemeler + Yönetici Hesap Kontrolü
============================================================ */

/* Hesabım > Yükleme dosyalarım */
.account-upload-list{display:grid;gap:7px}
.account-upload-row{
  display:grid;
  grid-template-columns:66px minmax(0,1.8fr) minmax(90px,.65fr) minmax(70px,.45fr) auto;
  align-items:center;
  gap:12px;
  min-height:68px;
  padding:8px 10px;
  border:1px solid #343f4a;
  border-radius:10px;
  background:#171d24;
}
.account-upload-thumb{
  display:block;
  width:66px;
  height:50px;
  overflow:hidden;
  border:1px solid #3a4550;
  border-radius:8px;
  background:#10151b;
}
.account-upload-thumb img{display:block;width:100%;height:100%;object-fit:cover}
.account-upload-main{display:grid;gap:4px;min-width:0}
.account-upload-main b{
  overflow:hidden;
  color:#edf1f4;
  font-size:10px;
  font-weight:600;
  line-height:1.25;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.account-upload-main small{color:#7e8995;font-size:8.5px}
.account-upload-meta{display:grid;gap:3px}
.account-upload-meta span{color:#6f7b87;font-size:7.5px;text-transform:uppercase;letter-spacing:.05em}
.account-upload-meta b{color:#cbd2d9;font-size:9px;font-weight:500}
.account-upload-actions{display:flex;align-items:center;gap:5px}
.account-upload-actions form{margin:0}
.account-upload-action{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  min-height:30px;
  padding:0 9px;
  border:1px solid #3a4550;
  border-radius:7px;
  background:#171d24;
  color:#dbe1e6;
  font:500 8.5px/1 Arial,Helvetica,sans-serif;
  text-decoration:none;
  cursor:pointer;
}
.account-upload-action i{display:grid;width:13px;height:13px;place-items:center;font-style:normal}
.account-upload-action .t7-ui-icon{width:13px;height:13px}
.account-upload-action:hover{border-color:#2563eb;background:#2563eb;color:#fff}
.account-upload-action.delete{border-color:#6b343b;color:#ff7380}
.account-upload-action.delete:hover{border-color:#d92d42;background:#d92d42;color:#fff}
.account-action-message{margin:9px 10px 0;padding:8px 10px;border:1px solid #3b4651;border-radius:8px;font-size:9px}
.account-action-message.success{border-color:#315342;background:#17231d;color:#a9d9bd}
.account-action-message.error{border-color:#6b343b;background:#27171b;color:#ff9ba5}

/* Yönetim > kullanıcı satırında yönetim daha görünür */
.admin-manage-label{
  display:inline-flex;
  align-items:center;
  gap:5px;
  min-height:26px;
  padding:0 8px;
  border:1px solid #38434e;
  border-radius:7px;
  color:#aab4be;
  font-size:8.5px;
  font-weight:550;
}
.admin-manage-label i{display:grid;width:13px;height:13px;place-items:center;font-style:normal}
.admin-manage-label .t7-ui-icon{width:13px;height:13px}
.admin-user-card[open] .admin-manage-label{border-color:#59404a;color:#ff7a87}

/* Kullanıcı silme: ayrı ve kontrollü tehlikeli alan */
.admin-user-danger{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-top:10px;
  padding:12px 13px;
  border:1px solid #5d343a;
  border-radius:10px;
  background:#1d171a;
}
.admin-user-danger-copy{display:flex;align-items:center;gap:9px}
.admin-user-danger-copy .t7-metric-icon{width:30px;height:30px;flex-basis:30px;border-color:#61383f;background:#27191d;color:#ff6877}
.admin-user-danger-copy>div{display:grid;gap:2px}
.admin-user-danger-copy b{color:#f4edef;font-size:10px;font-weight:650}
.admin-user-danger-copy small{color:#9d858a;font-size:8.5px;line-height:1.35}
.admin-user-danger form{margin:0}
.admin-danger-btn{
  min-height:32px;
  padding:0 11px;
  border:1px solid #8b3e49;
  border-radius:7px;
  background:transparent;
  color:#ff7180;
  font:550 9px/1 Arial,Helvetica,sans-serif;
  cursor:pointer;
}
.admin-danger-btn:hover,.admin-danger-btn:focus{border-color:#d92d42;background:#d92d42;color:#fff;outline:0}

/* Mobil: görsel solda, bilgi ortada, işlemler sağda; dikey alan minimum */
@media(max-width:700px){
  .account-upload-row{
    grid-template-columns:58px minmax(0,1fr) auto;
    grid-template-rows:auto auto;
    gap:6px 9px;
    min-height:66px;
    padding:7px;
  }
  .account-upload-thumb{grid-column:1;grid-row:1 / 3;width:58px;height:58px}
  .account-upload-main{grid-column:2;grid-row:1}
  .account-upload-main b{font-size:9px}
  .account-upload-main small{font-size:7.8px}
  .account-upload-meta{display:inline-flex!important;align-items:center;gap:4px}
  .account-upload-meta:nth-of-type(1){grid-column:2;grid-row:2}
  .account-upload-meta:nth-of-type(2){display:none!important}
  .account-upload-meta span{display:none}
  .account-upload-meta b{font-size:7.8px}
  .account-upload-actions{grid-column:3;grid-row:1 / 3;display:grid;gap:4px}
  .account-upload-action{min-width:54px;min-height:28px;padding:0 6px;font-size:8px}
  .admin-manage-label{padding:0 6px;font-size:8px}
  .admin-user-danger{align-items:flex-start;display:grid;grid-template-columns:1fr;gap:9px}
  .admin-danger-btn{width:100%}
}


/* ============================================================
   T7 AI Studio v2.9.73 — Tek Sıra Kamera + Özel Açı
============================================================ */

/* Kamera seçenekleri her ekranda tek satırdır; dar ekranda yatay kaydırılır. */
.camera-icon-grid{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-auto-columns:minmax(68px,1fr)!important;
  grid-template-columns:none!important;
  gap:6px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:1px 1px 5px!important;
  scroll-snap-type:x proximity;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:thin;
}
.camera-icon-grid>.t7-option-label,
.camera-icon-grid>.t7-custom-camera-tile{
  min-width:68px;
  scroll-snap-align:start;
}
.camera-icon-grid .t7-camera-tile{
  width:100%!important;
  min-width:68px!important;
  min-height:70px!important;
  height:70px!important;
}

/* Üç iç görünüş aynı ikon ailesi ve aynı ölçüde */
.camera-icon-grid input[value="interior1"]+.t7-camera-tile .t7-choice-icon:after,
.camera-icon-grid input[value="interior2"]+.t7-camera-tile .t7-choice-icon:after,
.camera-icon-grid input[value="interior3"]+.t7-camera-tile .t7-choice-icon:after{
  position:absolute;
  right:-4px;
  bottom:-4px;
  display:grid;
  width:13px;
  height:13px;
  place-items:center;
  border:1px solid #424e5a;
  border-radius:50%;
  background:#171d24;
  color:#c5ccd3;
  font:700 7px/1 Arial,Helvetica,sans-serif;
}
.camera-icon-grid .t7-choice-icon{position:relative}
.camera-icon-grid input[value="interior1"]+.t7-camera-tile .t7-choice-icon:after{content:"1"}
.camera-icon-grid input[value="interior2"]+.t7-camera-tile .t7-choice-icon:after{content:"2"}
.camera-icon-grid input[value="interior3"]+.t7-camera-tile .t7-choice-icon:after{content:"3"}

/* Özel kamera hücresi standart kamera kutusuyla aynı ölçüde */
.t7-custom-camera-tile{
  display:block;
  cursor:text;
}
.t7-custom-camera-tile .t7-camera-tile{
  display:grid!important;
  grid-template-rows:30px 1fr;
  place-items:center;
  gap:4px;
  padding:7px 5px!important;
}
.t7-custom-camera-tile input{
  width:100%!important;
  min-width:0!important;
  height:22px!important;
  padding:0 4px!important;
  border:0!important;
  border-bottom:1px solid #3a4550!important;
  border-radius:0!important;
  background:transparent!important;
  color:#e8edf1!important;
  font:500 7.5px/1.1 Arial,Helvetica,sans-serif!important;
  text-align:center;
  outline:0!important;
}
.t7-custom-camera-tile input::placeholder{color:#7f8994!important;opacity:1}
.t7-custom-camera-tile:focus-within .t7-camera-tile,
.t7-custom-camera-tile.has-value .t7-camera-tile{
  border-color:#e33245!important;
  background:rgba(225,29,46,.10)!important;
}
.t7-custom-camera-tile:focus-within .t7-choice-icon,
.t7-custom-camera-tile.has-value .t7-choice-icon{
  border-color:#75404a!important;
  background:#2b2025!important;
  color:#ff6473!important;
}

/* Ürün Teşhir Standı serbest ürün/malzeme alanı mevcut hücre ölçüsünde kalır. */
.project-options-section [data-option-key="custom_product_material"] input[type="text"]{
  border-style:dashed!important;
  border-color:#45515d!important;
}
.project-options-section [data-option-key="custom_product_material"] input[type="text"]:focus{
  border-style:solid!important;
  border-color:#e33245!important;
}

@media(max-width:700px){
  .camera-icon-grid{
    grid-auto-columns:64px!important;
    gap:5px!important;
    padding-bottom:4px!important;
  }
  .camera-icon-grid>.t7-option-label,
  .camera-icon-grid>.t7-custom-camera-tile{
    min-width:64px!important;
  }
  .camera-icon-grid .t7-camera-tile{
    min-width:64px!important;
    min-height:64px!important;
    height:64px!important;
    padding:6px 3px!important;
  }
  .t7-custom-camera-tile .t7-camera-tile{
    grid-template-rows:27px 1fr!important;
  }
  .t7-custom-camera-tile input{
    height:20px!important;
    font-size:7px!important;
  }
}


/* ============================================================
   T7 AI Studio v2.9.75 — Kamera şeridi yatay kaydırma optimizasyonu
============================================================ */
.camera-icon-grid[data-camera-row]{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch;
  scroll-behavior:smooth;
  scroll-snap-type:x proximity;
  padding:2px 2px 8px!important;
  margin:0!important;
  cursor:grab;
  user-select:none;
  scrollbar-width:thin;
  scrollbar-color:#4a5561 #182029;
}
.camera-icon-grid[data-camera-row].is-dragging{
  cursor:grabbing;
}
.camera-icon-grid[data-camera-row]::-webkit-scrollbar{
  height:8px;
}
.camera-icon-grid[data-camera-row]::-webkit-scrollbar-track{
  background:#182029;
  border-radius:999px;
}
.camera-icon-grid[data-camera-row]::-webkit-scrollbar-thumb{
  background:#45505c;
  border-radius:999px;
}
.camera-icon-grid[data-camera-row] .t7-option-label,
.camera-icon-grid[data-camera-row] .t7-custom-camera-tile{
  flex:0 0 66px!important;
  min-width:66px!important;
  max-width:66px!important;
  scroll-snap-align:start;
}
.camera-icon-grid[data-camera-row] .t7-camera-tile{
  min-height:74px!important;
  height:74px!important;
  padding:7px 5px!important;
}
.camera-icon-grid[data-camera-row] .t7-camera-tile small{
  font-size:7.5px!important;
  line-height:1.14!important;
}
.camera-icon-grid[data-camera-row] .t7-custom-camera-tile .t7-camera-tile{
  grid-template-rows:auto 1fr!important;
}
.camera-icon-grid[data-camera-row] .t7-custom-camera-tile input{
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#e8edf2!important;
  font-size:7.2px!important;
  line-height:1.15!important;
  text-align:center!important;
}
.camera-icon-grid[data-camera-row] .t7-custom-camera-tile input::placeholder{
  color:#8e99a6!important;
  opacity:1;
}
@media(max-width:900px){
  .camera-icon-grid[data-camera-row]{
    gap:7px!important;
    padding-bottom:9px!important;
  }
  .camera-icon-grid[data-camera-row] .t7-option-label,
  .camera-icon-grid[data-camera-row] .t7-custom-camera-tile{
    flex-basis:64px!important;
    min-width:64px!important;
    max-width:64px!important;
  }
}
@media(max-width:640px){
  .camera-icon-grid[data-camera-row]{
    gap:6px!important;
    padding-bottom:10px!important;
  }
  .camera-icon-grid[data-camera-row] .t7-option-label,
  .camera-icon-grid[data-camera-row] .t7-custom-camera-tile{
    flex-basis:62px!important;
    min-width:62px!important;
    max-width:62px!important;
  }
  .camera-icon-grid[data-camera-row] .t7-camera-tile{
    min-height:72px!important;
    height:72px!important;
  }
}

/* ============================================================
   T7 AI Studio v2.9.74 — Yönetici kullanıcı satırı hizalama
============================================================ */

/* Masaüstü: tüm öğeler tek satırda, Yönet ve ok sağda sabit kalır. */
.admin-user-card summary{
  display:grid!important;
  grid-template-columns:minmax(280px,1.75fr) minmax(105px,.65fr) 86px 105px auto 18px!important;
  gap:10px!important;
  align-items:center!important;
  min-width:0!important;
  padding:12px 14px!important;
  overflow:hidden!important;
}
.admin-user-card summary>*{
  min-width:0!important;
}
.admin-user-main{
  overflow:hidden;
}
.admin-user-metric{
  min-width:0!important;
  overflow:hidden;
}
.admin-user-metric span{
  margin-bottom:4px!important;
  font-size:9px!important;
  white-space:nowrap;
}
.admin-user-metric b{
  font-size:10.5px!important;
  line-height:1.2!important;
}
.admin-manage-label{
  justify-self:end!important;
  flex:none!important;
  min-width:62px!important;
  min-height:28px!important;
  padding:0 8px!important;
  white-space:nowrap!important;
}
.admin-chevron{
  justify-self:end!important;
  width:18px!important;
  text-align:center!important;
  line-height:1!important;
}

/* Orta ekran: paket bilgisi korunur, ödeme gizlenerek satır rahatlatılır. */
@media(max-width:1080px){
  .admin-user-card summary{
    grid-template-columns:minmax(230px,1fr) 100px 72px auto 18px!important;
    gap:8px!important;
  }
  .admin-user-card summary .admin-user-metric:nth-of-type(3){
    display:none!important;
  }
}

/* Tablet: yalnız temel kullanıcı + kredi + Yönet görünür. */
@media(max-width:780px){
  .admin-user-card summary{
    grid-template-columns:minmax(0,1fr) 58px auto 16px!important;
    gap:7px!important;
    padding:10px!important;
  }
  .admin-user-card summary .admin-user-metric:nth-of-type(1),
  .admin-user-card summary .admin-user-metric:nth-of-type(3){
    display:none!important;
  }
  .admin-user-card summary .admin-user-metric:nth-of-type(2){
    display:block!important;
  }
  .admin-user-main b{
    font-size:11px!important;
  }
  .admin-user-main small{
    font-size:8.5px!important;
  }
  .admin-manage-label{
    min-width:56px!important;
    min-height:27px!important;
    padding:0 6px!important;
    font-size:8px!important;
  }
}

/* Mobil: gereksiz metriği kaldır; kullanıcı bilgisi + Yönet + ok tek satır. */
@media(max-width:520px){
  .admin-user-card summary{
    grid-template-columns:minmax(0,1fr) auto 15px!important;
    gap:6px!important;
  }
  .admin-user-card summary .admin-user-metric{
    display:none!important;
  }
  .admin-avatar{
    width:30px!important;
    height:30px!important;
    font-size:11px!important;
  }
  .admin-user-main{
    gap:8px!important;
  }
  .admin-user-main b{
    font-size:10px!important;
  }
  .admin-user-main small{
    margin-top:2px!important;
    font-size:7.8px!important;
  }
  .admin-manage-label{
    min-width:52px!important;
    min-height:26px!important;
    font-size:7.8px!important;
  }
}


/* ============================================================
   T7 AI Studio v2.9.76 — Kamera Adet Sistemi / Fit Kadraj
============================================================ */
.camera-quantity-strip{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  overscroll-behavior-x:contain;
  padding:2px 2px 8px!important;
}
.camera-quantity-strip .t7-camera-quantity-card{
  flex:0 0 72px!important;
  width:72px!important;
  min-width:72px!important;
  max-width:72px!important;
  height:86px!important;
  min-height:86px!important;
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-rows:28px minmax(22px,1fr) 22px;
  place-items:center;
  gap:3px;
  padding:6px 4px!important;
  overflow:hidden!important;
  border:1px solid #343e49;
  border-radius:9px;
  background:#151b22;
  color:#a9b2bc;
  scroll-snap-align:start;
}
.camera-quantity-strip .t7-camera-quantity-card.has-count{
  border-color:#e33245!important;
  background:rgba(225,29,46,.10)!important;
  color:#fff!important;
}
.camera-quantity-strip .t7-camera-quantity-card .t7-choice-icon{
  width:27px!important;
  height:27px!important;
  margin:0!important;
  border-radius:8px!important;
}
.camera-quantity-strip .t7-camera-quantity-card .t7-ui-icon{
  width:14px!important;
  height:14px!important;
}
.camera-quantity-strip .t7-camera-quantity-card>small{
  width:100%;
  overflow:hidden;
  color:inherit;
  font-size:7.2px!important;
  line-height:1.08!important;
  text-align:center;
  white-space:normal!important;
}
.t7-camera-stepper{
  display:grid;
  grid-template-columns:19px 18px 19px;
  align-items:center;
  justify-content:center;
  gap:2px;
  width:60px;
  height:22px;
}
.t7-camera-stepper button{
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  min-height:19px!important;
  padding:0!important;
  border:1px solid #3b4652!important;
  border-radius:6px!important;
  background:#1c242d!important;
  color:#d8dee4!important;
  font:600 12px/17px Arial,Helvetica,sans-serif!important;
  cursor:pointer;
}
.t7-camera-stepper button:hover,
.t7-camera-stepper button:focus{
  border-color:#e33245!important;
  background:#e33245!important;
  color:#fff!important;
  outline:0!important;
}
.t7-camera-stepper b{
  color:#edf1f4;
  font-size:9px!important;
  font-weight:650!important;
  line-height:1!important;
  text-align:center;
}
.t7-custom-camera-card{
  grid-template-rows:27px minmax(23px,1fr) 22px!important;
}
.t7-custom-camera-card>input[data-camera-custom]{
  display:block!important;
  width:62px!important;
  max-width:62px!important;
  min-width:0!important;
  height:23px!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:0 3px!important;
  overflow:hidden!important;
  border:0!important;
  border-bottom:1px solid #3b4652!important;
  border-radius:0!important;
  background:transparent!important;
  color:#e8edf2!important;
  font:500 7px/1.1 Arial,Helvetica,sans-serif!important;
  text-align:center!important;
  text-overflow:ellipsis;
  outline:0!important;
}
.t7-custom-camera-card>input[data-camera-custom]::placeholder{color:#8d98a4!important;opacity:1}
.t7-custom-camera-card>input[data-camera-custom]:focus{border-bottom-color:#e33245!important}

@media(max-width:900px){
  .camera-quantity-strip .t7-camera-quantity-card{
    flex-basis:68px!important;
    width:68px!important;
    min-width:68px!important;
    max-width:68px!important;
    height:82px!important;
    min-height:82px!important;
    grid-template-rows:26px minmax(20px,1fr) 21px;
    padding:5px 3px!important;
  }
  .camera-quantity-strip .t7-camera-quantity-card .t7-choice-icon{width:25px!important;height:25px!important}
  .camera-quantity-strip .t7-camera-quantity-card>small{font-size:6.9px!important}
  .t7-custom-camera-card>input[data-camera-custom]{width:58px!important;max-width:58px!important;font-size:6.8px!important}
}
@media(max-width:640px){
  .camera-quantity-strip{gap:5px!important;padding-bottom:8px!important}
  .camera-quantity-strip .t7-camera-quantity-card{
    flex-basis:64px!important;
    width:64px!important;
    min-width:64px!important;
    max-width:64px!important;
    height:80px!important;
    min-height:80px!important;
  }
  .t7-camera-stepper{grid-template-columns:18px 16px 18px;width:56px}
  .t7-camera-stepper button{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;font-size:11px!important}
  .t7-custom-camera-card>input[data-camera-custom]{width:54px!important;max-width:54px!important}
}


/* ============================================================
   T7 AI Studio v2.9.77 — Üçlü Kompakt Açılır Render Grubu
============================================================ */
.render-trio-compact{display:grid;gap:12px}
.render-trio-nav{
  display:flex;gap:10px;align-items:stretch;overflow-x:auto;overflow-y:hidden;
  padding:2px 1px 2px;scrollbar-width:thin
}
.render-trio-tab{
  flex:1 1 0;min-width:190px;display:flex;align-items:center;gap:10px;
  padding:12px 14px;border:1px solid var(--t7-border-soft);border-radius:14px;
  background:#171d24;color:#b4bdc8;cursor:pointer;text-align:left;
  transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease
}
.render-trio-tab:hover{border-color:#42505f;color:#eef1f4}
.render-trio-tab.is-active{border-color:rgba(225,29,46,.55);background:rgba(225,29,46,.10);color:#fff}
.render-trio-tab .t7-choice-icon{flex:0 0 38px;width:38px;height:38px;margin:0;border-radius:11px}
.render-trio-tab span{display:grid;gap:4px;min-width:0}
.render-trio-tab b{color:inherit;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap}
.render-trio-tab small{color:#97a2ad;font-size:10px;line-height:1.35;white-space:normal}
.render-trio-tab.is-active small{color:#ffd5d9}
.render-trio-panels{display:grid;gap:0}
.render-trio-panel{margin:0}
.render-trio-panel[hidden]{display:none!important}

@media(max-width:900px){
  .render-trio-tab{min-width:170px;padding:11px 12px}
  .render-trio-tab .t7-choice-icon{flex-basis:34px;width:34px;height:34px}
  .render-trio-tab b{font-size:11px}
  .render-trio-tab small{font-size:9.4px}
}
@media(max-width:640px){
  .render-trio-nav{gap:8px;padding-bottom:4px}
  .render-trio-tab{min-width:152px;padding:10px 11px;border-radius:12px}
  .render-trio-tab .t7-choice-icon{flex-basis:32px;width:32px;height:32px;border-radius:10px}
  .render-trio-tab b{font-size:10.4px;white-space:normal}
  .render-trio-tab small{font-size:9px}
}


/* ============================================================
   T7 AI Studio v2.9.78 — Kamera tam genişlik + Özel açı düzeltmesi
============================================================ */

/* Masaüstünde sağda boşluk bırakma: 7 kamera kartı alanı eşit doldurur. */
@media(min-width:761px){
  .camera-quantity-strip{
    width:100%!important;
    max-width:100%!important;
    gap:7px!important;
  }
  .camera-quantity-strip .t7-camera-quantity-card{
    flex:1 1 0!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
  }
}

/* Özel açı da diğer kameralar kadar anlaşılır ve aynı kadrajda. */
.camera-quantity-strip .t7-custom-camera-card{
  grid-template-rows:25px 13px 19px 21px!important;
  cursor:text!important;
}
.camera-quantity-strip .t7-custom-camera-card>small{
  display:block!important;
  width:100%!important;
  color:inherit!important;
  font-size:7px!important;
  font-weight:550!important;
  line-height:1!important;
  text-align:center!important;
  white-space:nowrap!important;
}
.camera-quantity-strip .t7-custom-camera-card>input[data-camera-custom]{
  display:block!important;
  width:calc(100% - 8px)!important;
  max-width:none!important;
  min-width:0!important;
  height:19px!important;
  margin:0 4px!important;
  padding:0 3px!important;
  border:0!important;
  border-bottom:1px solid #3b4652!important;
  background:transparent!important;
  color:#eef2f5!important;
  font:500 7px/1 Arial,Helvetica,sans-serif!important;
  text-align:center!important;
  text-overflow:ellipsis!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  outline:0!important;
}
.camera-quantity-strip .t7-custom-camera-card>input[data-camera-custom]::placeholder{
  color:#7f8994!important;
  opacity:1!important;
}
.camera-quantity-strip .t7-custom-camera-card.is-editing,
.camera-quantity-strip .t7-custom-camera-card:focus-within{
  border-color:#e33245!important;
  background:rgba(225,29,46,.10)!important;
  color:#fff!important;
}
.camera-quantity-strip .t7-custom-camera-card:focus-within .t7-choice-icon{
  border-color:#75404a!important;
  background:#2b2025!important;
  color:#ff6473!important;
}

/* Tablet/mobil: fit bozulmadan tek satır yatay kaydırma korunur. */
@media(max-width:760px){
  .camera-quantity-strip .t7-camera-quantity-card{
    flex:0 0 68px!important;
    width:68px!important;
    min-width:68px!important;
    max-width:68px!important;
  }
}
@media(max-width:520px){
  .camera-quantity-strip .t7-camera-quantity-card{
    flex-basis:64px!important;
    width:64px!important;
    min-width:64px!important;
    max-width:64px!important;
  }
  .camera-quantity-strip .t7-custom-camera-card>small{font-size:6.7px!important}
  .camera-quantity-strip .t7-custom-camera-card>input[data-camera-custom]{font-size:6.5px!important}
}


/* ============================================================
   T7 AI Studio v2.9.79 — Proje detaylarında hizalı ve düzenli yerleşim
============================================================ */
.project-options-section .project-option-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
}
.project-options-section .project-basic-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  align-items:start!important;
}
.project-options-section .project-multi-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  align-items:start!important;
}
.project-options-section .project-basic-grid .option-basic-field,
.project-options-section .project-multi-grid .option-compact-group{
  min-width:0!important;
}
.project-options-section .project-basic-grid .option-basic-field{
  grid-column:auto!important;
}
.project-options-section .project-multi-grid .option-compact-group{
  grid-column:auto!important;
  min-height:132px!important;
}
.project-options-section .project-basic-grid .option-basic-field>label,
.project-options-section .project-multi-grid .option-compact-group{
  height:100%!important;
}
.project-options-section .project-basic-grid .option-basic-field select,
.project-options-section .project-basic-grid .option-basic-field input[type=text]{
  width:100%!important;
}
.project-options-section .project-multi-grid .compact-option-chips{
  align-content:start!important;
}
.project-options-section .project-option-group-head{
  min-height:32px!important;
}
.project-options-section .project-multi-grid .option-compact-group:only-child{
  grid-column:1/-1!important;
}

@media(max-width:1100px){
  .project-options-section .project-basic-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .project-options-section .project-multi-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:700px){
  .project-options-section .project-basic-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .project-options-section .project-multi-grid{
    grid-template-columns:1fr!important;
    gap:6px!important;
  }
  .project-options-section .project-multi-grid .option-compact-group{
    min-height:auto!important;
  }
}
@media(max-width:420px){
  .project-options-section .project-basic-grid{
    grid-template-columns:1fr!important;
  }
}


/* ============================================================
   T7 AI Studio v2.9.80 — Özel Kamera Açısı Güvenilir Çalışma
============================================================ */
.camera-quantity-strip .t7-custom-camera-card{
  grid-template-rows:25px 13px 15px 21px!important;
}
.camera-quantity-strip .t7-custom-camera-card>em{
  display:block;
  width:100%;
  min-width:0;
  overflow:hidden;
  color:#818c98;
  font:500 6.8px/1.05 Arial,Helvetica,sans-serif;
  font-style:normal;
  text-align:center;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.camera-quantity-strip .t7-custom-camera-card.has-count>em,
.camera-quantity-strip .t7-custom-camera-card.is-editing>em{
  color:#ff8893;
}

.t7-custom-camera-editor{
  margin-top:7px;
  padding:9px 10px 10px;
  border:1px solid #3b4652;
  border-radius:9px;
  background:#11171d;
}
.t7-custom-camera-editor[hidden]{display:none!important}
.t7-custom-camera-editor-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:7px;
}
.t7-custom-camera-editor-head>div{display:grid;gap:2px}
.t7-custom-camera-editor-head b{
  color:#eef2f5;
  font-size:9.5px;
  font-weight:650;
}
.t7-custom-camera-editor-head small{
  color:#818c97;
  font-size:7.8px;
  line-height:1.3;
}
.t7-custom-camera-editor-head button{
  display:grid;
  width:24px;
  height:24px;
  flex:0 0 24px;
  place-items:center;
  padding:0;
  border:1px solid #3b4652;
  border-radius:7px;
  background:#171e26;
  color:#9fa9b3;
  font:500 15px/1 Arial,Helvetica,sans-serif;
  cursor:pointer;
}
.t7-custom-camera-editor-head button:hover{
  border-color:#e33245;
  background:#e33245;
  color:#fff;
}
.t7-custom-camera-editor>input[data-camera-custom]{
  width:100%!important;
  height:34px!important;
  box-sizing:border-box!important;
  padding:0 10px!important;
  border:1px solid #35404b!important;
  border-radius:8px!important;
  background:#090d11!important;
  color:#f2f5f7!important;
  font:500 9px/1 Arial,Helvetica,sans-serif!important;
  outline:0!important;
}
.t7-custom-camera-editor>input[data-camera-custom]:focus{
  border-color:#e33245!important;
  box-shadow:0 0 0 2px rgba(227,50,69,.10)!important;
}
.t7-custom-camera-editor>input[data-camera-custom]::placeholder{
  color:#687480!important;
  opacity:1!important;
}
@media(max-width:640px){
  .t7-custom-camera-editor{padding:8px}
  .t7-custom-camera-editor>input[data-camera-custom]{height:32px!important;font-size:8.5px!important}
}


/* ============================================================
   T7 AI Studio v2.9.81 — Ücretsiz AI Ön Çalışma Sistemi
============================================================ */
.prework-upload-note{margin:-2px 0 10px;padding:9px 10px;border:1px solid #33404c;border-radius:9px;background:#151b22;color:#89949f;font-size:8.7px;line-height:1.45}
.project-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.project-doc-drop{min-height:112px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;border:1px dashed #3a4652;border-radius:11px;background:#11171d;cursor:pointer;text-align:left}
.project-doc-drop>input{position:absolute;opacity:0;pointer-events:none}
.project-doc-drop>i{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid #34404c;border-radius:9px;background:#19212a;color:#e85060;font-style:normal}
.project-doc-drop>i .t7-ui-icon{width:17px;height:17px}
.project-doc-drop>span{display:grid;gap:4px;min-width:0}.project-doc-drop b{color:#eef2f5;font-size:10px}.project-doc-drop small{color:#77828e;font-size:7.6px;line-height:1.35}.project-doc-drop em{color:#e85060;font-size:7.7px;font-style:normal}
.credit-request-page{padding:58px 0 90px}.credit-request-head{margin-bottom:18px}.credit-request-head h1{margin:7px 0 6px}.credit-request-head p{margin:0;color:#939daa}
.credit-request-card{border:1px solid #35414c;border-radius:14px;background:#171d24;padding:20px}.credit-request-balance{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid #303a44}.credit-request-balance span{color:#8e99a5;font-size:10px}.credit-request-balance b{font-size:25px;color:#fff}.credit-request-card>p{color:#97a1ac;font-size:11px;line-height:1.6}.credit-request-card form{display:grid;gap:10px;margin-top:15px}.credit-request-card label{display:grid;gap:6px}.credit-request-card label>span{color:#aeb6bf;font-size:9px}.credit-request-card label em{color:#707b86;font-style:normal}.credit-request-card textarea{width:100%;box-sizing:border-box;border:1px solid #34404b;border-radius:9px;background:#0d1217;color:#edf1f4;padding:10px;font:10px/1.5 Arial,Helvetica,sans-serif;resize:vertical}.credit-request-notice{display:block;margin-top:12px;color:#717d88;font-size:8px;line-height:1.45}.credit-request-actions{display:flex;gap:7px}
.prework-credit-card{padding:18px;border:1px solid #36424d;border-radius:12px;background:#151b22}.prework-credit-card>div{display:flex;align-items:end;justify-content:space-between}.prework-credit-card span{color:#88939e;font-size:9px}.prework-credit-card b{font-size:28px}.prework-credit-card p{color:#89949f;font-size:10px;line-height:1.55}.prework-credit-card .primary-btn{margin-top:6px}
.credit-request-admin-list{display:grid;gap:8px}.credit-request-admin-card{padding:13px;border:1px solid #35414d;border-radius:11px;background:#171d24}.credit-request-admin-card.pending{border-color:#68404a}.credit-request-admin-main{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.credit-request-admin-main>div{display:grid;gap:3px}.credit-request-admin-main b{font-size:10px;color:#eef1f4}.credit-request-admin-main small,.credit-request-admin-main>span{font-size:8px;color:#7e8995}.credit-request-admin-meta{display:flex;gap:14px;margin-top:9px}.credit-request-admin-meta span{color:#7e8995;font-size:8px}.credit-request-admin-meta b{color:#dfe4e8}.credit-request-admin-card p{margin:9px 0 0;padding:8px;border-radius:7px;background:#10161c;color:#aeb7c0;font-size:9px}.credit-request-admin-actions{display:flex;align-items:center;gap:6px;margin-top:10px}.credit-request-admin-actions form{margin:0}
.prework-principle{margin-top:18px;padding:16px;border:1px solid #35414c;border-radius:12px;background:#171d24}.prework-principle b{color:#f0f3f5;font-size:11px}.prework-principle p{margin:6px 0 0;color:#8f9aa6;font-size:10px;line-height:1.6}
.how-flow-list{display:grid;gap:8px}.how-flow-list article{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:14px;border:1px solid #35414c;border-radius:11px;background:#171d24}.how-flow-list article>b{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#202832;color:#ef4c5d;font-size:9px}.how-flow-list h2{margin:1px 0 4px;font-size:13px}.how-flow-list p{margin:0;color:#8e99a5;font-size:10px;line-height:1.55}
@media(max-width:640px){.project-upload-grid{grid-template-columns:1fr}.project-doc-drop{min-height:86px}.credit-request-admin-main{display:grid}.credit-request-admin-actions{align-items:stretch;flex-direction:column}.credit-request-admin-actions a,.credit-request-admin-actions button{width:100%}}

/* T7 AI Studio v2.9.82 — Misafir + Google + Canlı Oturumlar */
.t7-entry-page{min-height:calc(100vh - 78px);display:grid;align-items:center;padding:34px 0 54px}.t7-entry-shell{width:min(1040px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.82fr);gap:18px;align-items:stretch}.t7-entry-info,.t7-entry-card{border:1px solid #343f4a;border-radius:16px;background:#171d24}.t7-entry-info{padding:25px 27px}.t7-entry-card{padding:25px}.t7-entry-info .auth-t7-logo{margin-bottom:20px}.t7-entry-info .eyebrow{font-size:8.5px}.t7-entry-info h1{margin:9px 0 9px;color:#f3f5f7;font-size:28px;line-height:1.12;font-weight:600;letter-spacing:-.025em}.t7-entry-info>p{margin:0;color:#929ca7;font-size:11px;line-height:1.65}.t7-entry-facts{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:19px}.t7-entry-facts>span{display:grid;grid-template-columns:29px 1fr;grid-template-rows:auto auto;gap:1px 8px;align-items:center;padding:9px;border:1px solid #303b46;border-radius:9px;background:#131920}.t7-entry-facts i{grid-row:1/3;display:grid;width:29px;height:29px;place-items:center;border:1px solid #384450;border-radius:8px;color:#ee5362;font-style:normal}.t7-entry-facts .t7-ui-icon{width:15px;height:15px}.t7-entry-facts b{font-size:9px;color:#edf1f4}.t7-entry-facts small{font-size:7.6px;color:#7e8995}.entry-kicker{color:#ef4e5e;font-size:8px;font-weight:700;letter-spacing:.1em}.t7-entry-card h2{margin:8px 0 6px;color:#f2f5f7;font-size:18px;font-weight:600}.t7-entry-card>p{margin:0 0 16px;color:#8c97a3;font-size:10px;line-height:1.55}.t7-entry-google,.guest-auth-btn{min-height:58px!important;display:flex!important;align-items:center!important;gap:11px!important;padding:9px 12px!important;border-radius:10px!important;text-decoration:none!important}.t7-entry-google>span,.guest-auth-btn>span{display:grid;gap:3px;text-align:left}.t7-entry-google b,.guest-auth-btn b{font-size:10px;font-weight:600}.t7-entry-google small,.guest-auth-btn small{font-size:7.8px;font-weight:400;color:#737f8b}.guest-auth-btn{margin-top:7px;border:1px solid #3a4652;background:#11171d;color:#e9edf1}.guest-auth-btn>i{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid #3a4652;border-radius:9px;color:#ee5362;font-style:normal}.guest-auth-btn .t7-ui-icon{width:17px;height:17px}.guest-auth-btn:hover{border-color:#e33245;background:#21171b;color:#fff}.entry-free-note{margin-top:11px;padding:8px 9px;border-radius:8px;background:#11171d;color:#7f8a95;font-size:8px}.entry-free-note b{color:#bec6ce;font-weight:600}.t7-entry-card .auth-legal{margin-top:13px;font-size:7.5px;line-height:1.45}.header-guest-label{display:inline-flex;align-items:center;min-height:29px;padding:0 8px;border:1px solid #3a4652;border-radius:7px;color:#9da7b1;font-size:8px}.presence-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-bottom:12px}.presence-stat-grid article{padding:10px;border:1px solid #35414c;border-radius:9px;background:#171d24}.presence-stat-grid span{display:block;color:#7f8a96;font-size:7.5px}.presence-stat-grid b{display:block;margin-top:4px;color:#eef2f5;font-size:18px;font-weight:550}.presence-table-wrap{overflow:auto;border:1px solid #35414c;border-radius:10px}.presence-table{min-width:1040px}.presence-row{display:grid;grid-template-columns:90px 170px 130px 80px minmax(150px,1fr) 60px 135px 135px;align-items:center;gap:8px;min-height:44px;padding:6px 9px;border-bottom:1px solid #2c3640;background:#151b22;font-size:8px}.presence-row:last-child{border-bottom:0}.presence-row.head{min-height:34px;background:#11171d;color:#788490;font-size:7px;text-transform:uppercase;letter-spacing:.04em}.presence-row>span{min-width:0;color:#a8b1ba}.presence-row>span:first-child{display:flex;align-items:center;gap:5px}.presence-row>span:first-child i{width:6px;height:6px;border-radius:50%;background:#68737e}.presence-row.online>span:first-child i{background:#42c77a;box-shadow:0 0 0 3px rgba(66,199,122,.08)}.presence-row b{display:block;color:#e7ebef;font-size:8.4px;font-weight:600}.presence-row small{display:block;margin-top:2px;color:#74808c;font-size:6.8px}.presence-row code{color:#d8dde2;font:7.7px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.presence-page{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-credit-quick{display:flex;gap:5px;align-items:center}.admin-credit-quick>button[type=button]{min-width:34px;height:28px;border:1px solid #394550;border-radius:7px;background:#141a21;color:#bbc4cc;font-size:8px;cursor:pointer}.admin-credit-quick>button[type=button]:hover{border-color:#e33245;color:#fff}@media(max-width:820px){.t7-entry-shell{grid-template-columns:1fr;max-width:620px}.t7-entry-info{padding:20px}.t7-entry-info h1{font-size:24px}.t7-entry-card{padding:20px}.presence-stat-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.t7-entry-page{padding:16px 0 34px;align-items:start}.t7-entry-shell{width:calc(100% - 22px);gap:9px}.t7-entry-info,.t7-entry-card{border-radius:12px;padding:14px}.t7-entry-info .auth-t7-logo{margin-bottom:12px}.t7-entry-info h1{font-size:20px;margin:7px 0}.t7-entry-info>p{font-size:9px;line-height:1.5}.t7-entry-facts{margin-top:11px;gap:5px}.t7-entry-facts>span{padding:7px;grid-template-columns:25px 1fr;gap:1px 6px}.t7-entry-facts i{width:25px;height:25px}.t7-entry-facts b{font-size:8px}.t7-entry-facts small{font-size:6.6px}.t7-entry-card h2{font-size:15px}.t7-entry-card>p{font-size:8.5px;margin-bottom:11px}.t7-entry-google,.guest-auth-btn{min-height:52px!important}.t7-entry-google b,.guest-auth-btn b{font-size:9px}.t7-entry-google small,.guest-auth-btn small{font-size:7px}.presence-stat-grid{grid-template-columns:1fr 1fr;gap:5px}.presence-stat-grid article{padding:8px}.presence-stat-grid b{font-size:15px}}


/* ============================================================
   T7 AI Studio v2.9.84 — Bekleyen ek kredi talebi göstergesi
============================================================ */
.admin-credit-request-tab{display:inline-flex!important;align-items:center;gap:6px}
.admin-credit-pulse{
  display:inline-block;width:7px;height:7px;flex:0 0 7px;border-radius:50%;
  background:#39c879;box-shadow:0 0 0 0 rgba(57,200,121,.42);
  animation:t7-credit-request-pulse 1.45s ease-out infinite
}
.admin-credit-request-count{
  display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;
  padding:0 5px;border:1px solid rgba(57,200,121,.32);border-radius:9px;
  background:rgba(57,200,121,.08);color:#73dca0;font-size:7.5px;font-weight:600;line-height:1
}
@keyframes t7-credit-request-pulse{
  0%{box-shadow:0 0 0 0 rgba(57,200,121,.45);opacity:1}
  65%{box-shadow:0 0 0 6px rgba(57,200,121,0);opacity:.9}
  100%{box-shadow:0 0 0 0 rgba(57,200,121,0);opacity:1}
}
@media (prefers-reduced-motion:reduce){.admin-credit-pulse{animation:none}}


/* ============================================================
   T7 AI Studio v2.9.85 — Hızlı Studio / Sağ Sonuç / Teklif Akışı
============================================================ */
.studio-page .studio-intro{max-width:760px;margin-bottom:14px}
.studio-page .studio-intro h1{font-size:clamp(28px,3.4vw,42px);margin-bottom:7px}
.studio-page .studio-intro>p{font-size:11px;line-height:1.5;max-width:700px}
.studio-page .usage-strip{margin-bottom:12px}

.studio-fast-grid{grid-template-columns:minmax(0,1fr) 470px!important;gap:14px!important}
.studio-fast-form{border-radius:15px!important;overflow:visible!important}
.studio-fast-form>.form-section{padding:16px 18px!important}
.studio-fast-form .form-title{margin-bottom:11px!important;gap:10px!important}
.studio-fast-form .form-title>b{width:24px!important;height:24px!important}
.studio-fast-form .form-title h2{font-size:13px!important}
.studio-fast-form .form-title p{font-size:9px!important}

.studio-quick-type .choice-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
.studio-quick-type .choice-cards span{min-height:38px;padding:5px 7px;font-size:9px;border-radius:8px}

.studio-brief-section textarea{min-height:92px!important;resize:vertical}
.studio-brief-section .brief-toolbar{margin-bottom:7px}
.studio-brief-section .brief-toolbar small{font-size:7.5px}

.studio-recent-inline{margin-top:14px;padding-top:12px;border-top:1px solid #313841}
.studio-recent-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:8px}
.studio-recent-head>div{display:grid;gap:2px}
.studio-recent-head span{font-size:7px;letter-spacing:.09em;color:#ef5362;font-weight:700}
.studio-recent-head b{font-size:10px;color:#dfe4e8;font-weight:550}
.studio-recent-head>a{font-size:7.5px;color:#8e99a4;text-decoration:none}
.studio-recent-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
.studio-recent-card{min-width:0;border:1px solid #343c46;border-radius:9px;background:#141920;overflow:hidden}
.studio-recent-main{display:block;text-decoration:none;color:#e6eaed}
.studio-recent-main img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#0d1115}
.studio-recent-main>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:7px 8px 5px;font-size:8px}
.studio-recent-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #303842}
.studio-recent-actions a{padding:6px 7px;text-align:center;text-decoration:none;color:#9ca6b0;font-size:7px}
.studio-recent-actions a+a{border-left:1px solid #303842}
.studio-recent-actions .quote{color:#f26875}
.studio-recent-actions a:hover{background:#202730;color:#fff}

.studio-advanced-details{border-top:1px solid #303842;background:#14191f}
.studio-advanced-details>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 18px;cursor:pointer;user-select:none}
.studio-advanced-details>summary::-webkit-details-marker{display:none}
.studio-advanced-details>summary>span{display:grid;gap:2px}
.studio-advanced-details>summary b{font-size:10px;color:#e5e9ed;font-weight:550}
.studio-advanced-details>summary small{font-size:7.5px;color:#798591}
.studio-advanced-details>summary em{font-size:7.5px;color:#e95362;font-style:normal}
.studio-advanced-details[open]>summary{border-bottom:1px solid #303842}
.studio-advanced-details[open]>summary em{font-size:0}
.studio-advanced-details[open]>summary em:after{content:"Detayları kapat";font-size:7.5px}
.studio-advanced-body>.form-section{padding:16px 18px!important;border-bottom:1px solid #303842!important}
.studio-advanced-body>.form-section:last-child{border-bottom:0!important}
.studio-advanced-body .project-upload-grid{gap:7px}
.studio-advanced-body .drop-zone{min-height:120px}
.studio-advanced-body .project-doc-drop{min-height:120px}
.studio-advanced-body .field-grid{gap:7px}
.studio-advanced-body .field-grid input,
.studio-advanced-body .field-grid select{height:38px!important;padding:8px 9px!important;font-size:9px!important}
.studio-advanced-body .camera-quantity-strip{margin-top:5px}
.studio-advanced-body .render-trio-compact{margin-top:7px}

.studio-result-column{position:sticky;top:86px;align-self:start;display:grid;gap:8px}
.studio-result-head{display:flex;align-items:end;justify-content:space-between;gap:10px;padding:0 2px}
.studio-result-head>div{display:grid;gap:2px}
.studio-result-head .eyebrow{font-size:7px}
.studio-result-head h2{margin:0;color:#eef1f4;font-size:12px;font-weight:550}
.studio-result-head>small{font-size:7px;color:#78838e}
.studio-result-column .result-panel{position:relative!important;top:auto!important;min-height:410px!important;border-radius:15px!important}
.studio-result-column .result-empty,
.studio-result-column .generating,
.studio-result-column .result-error{min-height:410px!important;padding:30px 26px!important}
.studio-result-column .empty-mark{width:55px;height:55px;border-radius:14px;font-size:18px;margin-bottom:13px}
.studio-result-column .result-empty h2,
.studio-result-column .generating h2{font-size:17px!important}
.studio-result-column .result-empty p,
.studio-result-column .generating p{font-size:9px!important}
.studio-result-column .result-empty ul{margin:11px 0 0;gap:4px}
.studio-result-column .result-empty li{padding:4px 6px;font-size:6.7px}
.studio-result-column .result-image-wrap{min-height:280px}
.studio-result-column .result-info{padding:15px}
.studio-result-column .result-info h2{font-size:16px;margin:4px 0 10px}
.result-actions-fast{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important}
.result-actions-fast .primary-btn{grid-column:1/-1}
.result-actions-fast a{min-height:36px!important}
.studio-generate-dock{padding:10px;border:1px solid #343c46;border-radius:12px;background:#171d24;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.studio-main-generate{width:100%!important;min-height:48px!important;margin:0!important}
.studio-generate-dock>small{display:block;margin-top:7px;text-align:center;color:#78838e;font-size:7.2px;line-height:1.35}

.pdf-builder-action-buttons{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.pdf-builder-action-buttons>a,
.pdf-builder-action-buttons>button{min-height:36px}

@media(max-width:1120px){
  .studio-fast-grid{grid-template-columns:minmax(0,1fr) 400px!important}
}
@media(max-width:860px){
  .studio-page{padding-top:28px!important}
  .studio-page .studio-intro{margin-bottom:10px}
  .studio-page .studio-intro h1{font-size:27px!important}
  .studio-page .usage-strip{overflow-x:auto;flex-wrap:nowrap}
  .studio-fast-grid{grid-template-columns:1fr!important;gap:10px!important}
  .studio-result-column{position:relative!important;top:auto!important}
  .studio-result-column .result-panel{min-height:350px!important}
  .studio-result-column .result-empty,
  .studio-result-column .generating,
  .studio-result-column .result-error{min-height:350px!important}
  .studio-recent-list{display:flex;overflow-x:auto;gap:7px;padding-bottom:3px;scroll-snap-type:x proximity}
  .studio-recent-card{flex:0 0 190px;scroll-snap-align:start}
}
@media(max-width:600px){
  .studio-page{padding-top:19px!important}
  .studio-page .shell{width:calc(100% - 18px)!important}
  .studio-page .studio-intro h1{font-size:23px!important}
  .studio-page .studio-intro>p{font-size:9px!important}
  .studio-fast-form{border-radius:12px!important}
  .studio-fast-form>.form-section{padding:12px!important}
  .studio-fast-form .form-title{margin-bottom:8px!important}
  .studio-quick-type .choice-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}
  .studio-quick-type .choice-cards span{min-height:35px;font-size:8px}
  .studio-brief-section textarea{min-height:82px!important;font-size:11px!important;padding:9px!important}
  .studio-brief-section .brief-toolbar{display:flex;align-items:center;gap:7px;overflow:hidden}
  .studio-brief-section .brief-toolbar .secondary-btn{min-height:30px;padding:0 8px;font-size:7.5px;white-space:nowrap}
  .studio-brief-section .brief-toolbar small{display:none}
  .studio-recent-head b{font-size:9px}
  .studio-recent-card{flex-basis:168px}
  .studio-advanced-details>summary{padding:10px 12px}
  .studio-advanced-body>.form-section{padding:12px!important}
  .studio-result-head{padding:0 1px}
  .studio-result-column .result-panel{min-height:315px!important;border-radius:12px!important}
  .studio-result-column .result-empty,
  .studio-result-column .generating,
  .studio-result-column .result-error{min-height:315px!important;padding:24px 18px!important}
  .studio-generate-dock{padding:8px;border-radius:10px}
  .studio-main-generate{min-height:46px!important}
  .studio-generate-dock>small{font-size:6.7px}
  .result-actions-fast{grid-template-columns:1fr!important}
  .result-actions-fast .primary-btn{grid-column:auto}
  .pdf-builder-action-buttons{display:grid;grid-template-columns:1fr;width:100%}
  .pdf-builder-action-buttons>a,
  .pdf-builder-action-buttons>button{width:100%}
}


/* ============================================================
   T7 AI Studio v2.9.86 — Canlı IP / Yaklaşık Konum Takibi
============================================================ */
.admin-presence-title{align-items:center!important}
.presence-live-state{display:grid;grid-template-columns:9px auto;grid-template-rows:auto auto;column-gap:7px;align-items:center;justify-items:start}
.presence-live-state>.presence-live-dot{grid-row:1/3}
.presence-live-state b{font-size:9px!important;color:#e7ebef!important}
.presence-live-state small{font-size:7px;color:#73808b}
.presence-live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#38c878;box-shadow:0 0 0 0 rgba(56,200,120,.42);animation:t7-presence-live 1.5s ease-out infinite}
@keyframes t7-presence-live{0%{box-shadow:0 0 0 0 rgba(56,200,120,.42)}70%{box-shadow:0 0 0 6px rgba(56,200,120,0)}100%{box-shadow:0 0 0 0 rgba(56,200,120,0)}}
.presence-live-toolbar{display:flex;align-items:center;gap:8px;margin:0 0 8px;padding:7px 9px;border:1px solid #35414c;border-radius:8px;background:#141a20}
.presence-live-toolbar>span{display:flex;align-items:center;gap:6px;color:#8fd7ae;font-size:7.5px}
.presence-live-toolbar>small{margin-right:auto;color:#7d8994;font-size:7.2px}
.presence-live-toolbar button{min-height:28px!important}
.presence-table-live{min-width:1320px}
.presence-row-live{grid-template-columns:86px 155px 126px 190px 92px 150px 76px minmax(135px,1fr) 54px 92px!important;gap:7px!important}
.presence-row-live>span{min-width:0}
.presence-status{font-weight:500}
.presence-location{display:grid!important;gap:2px}
.presence-location b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.presence-location small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#71808d!important}
.presence-isp{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.presence-row-live.is-new{animation:t7-presence-new 1.8s ease-out}
@keyframes t7-presence-new{0%{background:rgba(56,200,120,.14)}100%{background:#151b22}}
.presence-accuracy-note{margin-top:8px!important}
@media(max-width:720px){
  .admin-presence-title{display:grid!important;gap:8px!important}
  .presence-live-toolbar{position:sticky;left:0}
}
@media(prefers-reduced-motion:reduce){.presence-live-dot,.presence-row-live.is-new{animation:none}}


/* ============================================================
   T7 AI Studio v2.9.87 — Açık temel bilgiler + ayrı detay panelleri
============================================================ */

/* Sol form çerçevesinin radiusunu kesin olarak geri getir. */
.studio-fast-form{
  overflow:hidden!important;
  border:1px solid #343c46!important;
  border-radius:15px!important;
  background:#171d24!important;
}
.studio-fast-form>.form-section,
.studio-fast-form>.studio-optional-area{background:#171d24}
.studio-fast-form>.form-section:first-of-type{
  border-radius:14px 14px 0 0!important;
}
.studio-fast-form>.studio-optional-area:last-child{
  border-radius:0 0 14px 14px!important;
}

/* Açık temel bölümler: proje türü, doküman, ölçü/marka, brief. */
.studio-fast-form>.project-documents-section,
.studio-fast-form>.studio-brief-section,
.studio-fast-form>.studio-quick-type,
.studio-fast-form>.form-section{
  border-bottom:1px solid #303842!important;
}
.studio-fast-form>.project-documents-section{padding-top:14px!important;padding-bottom:14px!important}
.studio-upload-note{margin:0 0 7px!important;padding:7px 9px!important;font-size:7.6px!important}
.studio-fast-form>.project-documents-section .project-upload-grid{gap:7px!important}
.studio-fast-form>.project-documents-section .drop-zone,
.studio-fast-form>.project-documents-section .project-doc-drop{
  min-height:78px!important;
  border-radius:9px!important;
  padding:9px!important;
}
.studio-fast-form>.project-documents-section .drop-copy b,
.studio-fast-form>.project-documents-section .project-doc-drop b{font-size:8.8px!important}
.studio-fast-form>.project-documents-section .drop-copy small,
.studio-fast-form>.project-documents-section .project-doc-drop small{font-size:7px!important}

.studio-fast-form .dimension-grid{gap:7px!important}
.studio-fast-form .dimension-grid label>span{font-size:7.8px!important}
.studio-fast-form .dimension-grid input{
  height:36px!important;
  padding:7px 9px!important;
  font-size:9px!important;
  border-radius:8px!important;
}

/* Brief toolbar: two clean actions. */
.studio-brief-toolbar{
  align-items:center!important;
  gap:8px!important;
  margin-bottom:8px!important;
}
.brief-toolbar-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.studio-brief-toolbar .secondary-btn{
  min-height:34px!important;
  padding:0 10px!important;
  font-size:8.4px!important;
  border-radius:8px!important;
}
.brief-clear-btn{
  border-color:#5d4045!important;
  color:#dca1a8!important;
}
.brief-clear-btn:hover,.brief-clear-btn:focus{
  border-color:#d84b5a!important;
  background:#2a171b!important;
  color:#fff!important;
}
.studio-brief-toolbar>small{margin-left:auto;font-size:7.2px!important;color:#737f8a!important}

/* İsteğe bağlı alanın başlığı artık okunur ve buton gibi görünür. */
.studio-optional-area{
  border-top:0!important;
  background:#14191f!important;
}
.studio-optional-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:14px 16px 12px;
  border-bottom:1px solid #303842;
  background:#14191f;
}
.studio-optional-head>div{display:grid;gap:3px}
.studio-optional-head>div>span{
  color:#ef5362;
  font-size:9.5px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:.09em;
}
.studio-optional-head>div>b{
  color:#aeb7c0;
  font-size:9.2px;
  line-height:1.35;
  font-weight:450;
}
.studio-toggle-all-btn{
  flex:0 0 auto;
  min-height:34px!important;
  padding:0 12px!important;
  border:1px solid #e04a58!important;
  border-radius:8px!important;
  color:#f06a77!important;
  background:#1b171b!important;
  font-size:8.5px!important;
  font-weight:550!important;
}
.studio-toggle-all-btn:hover,.studio-toggle-all-btn:focus{
  background:#e33245!important;
  border-color:#e33245!important;
  color:#fff!important;
}

/* Her eski bölüm artık başlığı sürekli görünen ayrı bir accordion. */
.studio-option-details{display:grid}
.studio-option-detail{
  margin:0!important;
  border:0!important;
  border-bottom:1px solid #303842!important;
  border-radius:0!important;
  background:#171d24!important;
}
.studio-option-detail:last-child{border-bottom:0!important}
.studio-option-detail>summary{
  list-style:none;
  display:grid;
  grid-template-columns:26px minmax(0,1fr) auto;
  align-items:center;
  gap:10px;
  min-height:54px;
  padding:10px 16px;
  cursor:pointer;
  user-select:none;
  background:#171d24;
}
.studio-option-detail>summary::-webkit-details-marker{display:none}
.studio-option-detail>summary:hover{background:#1d242c}
.studio-option-number{
  display:grid;
  width:24px;
  height:24px;
  place-items:center;
  border:1px solid #3a4651;
  border-radius:50%;
  color:#ef5362;
  font-size:7.8px;
  font-weight:650;
}
.studio-option-copy{display:grid;gap:3px;min-width:0}
.studio-option-copy>b{
  color:#e8ecef;
  font-size:10.5px;
  line-height:1.2;
  font-weight:600;
}
.studio-option-copy>small{
  color:#7f8a95;
  font-size:7.6px;
  line-height:1.3;
}
.studio-option-toggle{
  display:inline-flex;
  min-width:62px;
  min-height:30px;
  align-items:center;
  justify-content:center;
  padding:0 10px;
  border:1px solid #46515c;
  border-radius:8px;
  color:#c3cbd2;
  background:#12181e;
  font-size:8px;
  font-weight:550;
}
.studio-option-detail>summary:hover .studio-option-toggle{
  border-color:#e04a58;
  color:#f06a77;
}
.studio-option-detail[open]>summary{
  background:#1b222a;
  border-bottom:1px solid #303842;
}
.studio-option-detail[open] .studio-option-toggle{
  border-color:#e04a58;
  background:#26181c;
  color:#f16b77;
}
.studio-option-body{
  padding:14px 16px 16px;
  background:#151b22;
}
.studio-option-body>.field-grid,
.studio-option-body .field-grid{gap:7px!important}

/* İçeride eski bölüm kartı/çerçevesi oluşmasın. */
.studio-option-body>.project-option-grid,
.studio-option-body>.render-setting-block,
.studio-option-body>.field-grid{margin-top:0!important}

/* Önceki tek büyük advanced wrapper artık kullanılmıyor. */
.studio-advanced-details{display:none!important}

@media(max-width:860px){
  .studio-fast-form{border-radius:13px!important}
  .studio-optional-head{padding:12px}
  .studio-option-detail>summary{padding:10px 12px}
  .studio-option-body{padding:12px}
}
@media(max-width:600px){
  .studio-fast-form{border-radius:12px!important}
  .studio-fast-form>.project-documents-section .project-upload-grid{
    grid-template-columns:1fr 1fr!important;
  }
  .studio-fast-form>.project-documents-section .drop-zone,
  .studio-fast-form>.project-documents-section .project-doc-drop{
    min-height:70px!important;
  }
  .studio-fast-form>.project-documents-section .drop-copy small,
  .studio-fast-form>.project-documents-section .project-doc-drop small{
    display:none!important;
  }
  .studio-brief-toolbar{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:6px!important;
    overflow:visible!important;
  }
  .brief-toolbar-actions{
    display:grid!important;
    grid-template-columns:1fr auto;
    gap:5px!important;
  }
  .studio-brief-toolbar .secondary-btn{
    min-height:34px!important;
    font-size:8px!important;
    padding:0 8px!important;
  }
  .studio-brief-toolbar>small{
    display:block!important;
    margin:0!important;
    font-size:6.8px!important;
  }
  .studio-optional-head{
    display:grid!important;
    grid-template-columns:1fr auto;
    gap:8px!important;
  }
  .studio-optional-head>div>span{font-size:9px!important}
  .studio-optional-head>div>b{font-size:7.8px!important}
  .studio-toggle-all-btn{
    min-height:32px!important;
    padding:0 9px!important;
    font-size:7.5px!important;
  }
  .studio-option-detail>summary{
    grid-template-columns:24px minmax(0,1fr) auto!important;
    gap:8px!important;
    min-height:50px!important;
    padding:9px 10px!important;
  }
  .studio-option-copy>b{font-size:9.5px!important}
  .studio-option-copy>small{font-size:6.8px!important}
  .studio-option-toggle{
    min-width:52px!important;
    min-height:28px!important;
    padding:0 7px!important;
    font-size:7.2px!important;
  }
  .studio-option-body{padding:10px!important}
}


/* ============================================================
   T7 AI Studio v2.9.93 — Kalan kredi + kısa misafir bildirimi
============================================================ */
.flash{
  transition:opacity .2s ease,transform .2s ease!important;
}
.flash.is-hiding{
  opacity:0!important;
  transform:translate(-50%,-6px)!important;
  pointer-events:none!important;
}


/* ============================================================
   T7 AI Studio v2.9.94 — Açılır detaylarda belirgin ok sistemi
============================================================ */

/* Tasarım Dili / Proje Detayları / Render Ayarları sağ kontrolü */
.studio-option-toggle{
  min-width:78px!important;
  min-height:32px!important;
  padding:0 8px 0 10px!important;
  gap:7px!important;
  justify-content:space-between!important;
  border-radius:8px!important;
  font-size:8.4px!important;
  font-weight:600!important;
  letter-spacing:.01em!important;
}

/* Kapalı durumda aşağı yön oku */
.studio-option-toggle::after{
  content:"↓";
  display:inline-flex;
  width:22px;
  height:22px;
  flex:0 0 22px;
  align-items:center;
  justify-content:center;
  border-left:1px solid #3c4853;
  color:#f0f3f5;
  font-size:17px;
  font-weight:700;
  line-height:1;
  transform:translateY(-1px);
  transition:transform .16s ease,color .16s ease,border-color .16s ease;
}

/* Açık durumda yukarı yön oku */
.studio-option-detail[open] .studio-option-toggle::after{
  content:"↑";
  border-left-color:#6c3037;
  color:#fff;
  transform:translateY(0);
}

.studio-option-detail>summary:hover .studio-option-toggle::after{
  color:#fff;
  border-left-color:#7a3940;
}

/* Satırın tamamı açılır alan hissi versin */
.studio-option-detail>summary{
  cursor:pointer!important;
}
.studio-option-detail>summary:hover .studio-option-copy>b{
  color:#fff!important;
}

/* Mobilde de ok net ve dokunulabilir kalsın */
@media(max-width:600px){
  .studio-option-toggle{
    min-width:70px!important;
    min-height:30px!important;
    padding:0 7px 0 8px!important;
    gap:5px!important;
    font-size:7.6px!important;
  }
  .studio-option-toggle::after{
    width:20px;
    height:20px;
    flex-basis:20px;
    font-size:15px;
  }
}


/* ============================================================
   T7 AI Studio v2.9.95 — Sol üst ana site adresi okunaklılığı
============================================================ */
.brand-domain{
  font-size:10.5px!important;
  font-weight:500!important;
  letter-spacing:.015em!important;
  color:#87919d!important;
}
.brand-domain:hover{
  color:#f0f3f6!important;
}
@media(max-width:760px){
  .brand-domain{font-size:8.5px!important}
}
@media(max-width:420px){
  .brand-domain{font-size:8px!important}
}


/* ============================================================
   T7 AI Studio v2.9.96 — Yumuşak ok kontrolü + mobil düzen
============================================================ */

/* Aç/Kapat kontrolü: ok kendi yumuşak kare alanında tam merkezde. */
.studio-option-toggle{
  min-width:82px!important;
  min-height:34px!important;
  padding:4px 5px 4px 10px!important;
  gap:8px!important;
  justify-content:space-between!important;
  border-radius:9px!important;
  border-color:#46515c!important;
  background:#12181e!important;
  transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important;
}
.studio-option-toggle::after{
  content:"↓"!important;
  display:grid!important;
  place-items:center!important;
  width:25px!important;
  height:25px!important;
  flex:0 0 25px!important;
  margin:0!important;
  border:1px solid #3f4b56!important;
  border-radius:7px!important;
  background:#1b2229!important;
  color:#f2f4f6!important;
  font-size:17px!important;
  font-weight:800!important;
  line-height:1!important;
  transform:none!important;
  transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important;
}
.studio-option-detail>summary:hover .studio-option-toggle{
  border-color:#66727d!important;
  background:#182029!important;
  transform:translateY(-1px);
}
.studio-option-detail>summary:hover .studio-option-toggle::after{
  border-color:#737f8b!important;
  background:#232c35!important;
}
.studio-option-detail[open] .studio-option-toggle{
  border-color:#8b3a44!important;
  background:#21171b!important;
  color:#ff7c88!important;
}
.studio-option-detail[open] .studio-option-toggle::after{
  content:"↑"!important;
  border-color:#8b3a44!important;
  background:#2a1a1f!important;
  color:#fff!important;
}

/* Mobil Studio: Kalan Kredi | Proje saklama | Giriş tek satır. */
@media(max-width:600px){
  .studio-page .account-usage{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    border-radius:11px!important;
    overflow:hidden!important;
  }
  .studio-page .account-usage>.t7-usage-item{
    min-width:0!important;
    grid-template-columns:24px minmax(0,1fr)!important;
    gap:6px!important;
    padding:9px 7px!important;
    border-right:1px solid var(--t7-border-soft)!important;
    border-bottom:0!important;
  }
  .studio-page .account-usage>.t7-usage-item:nth-of-type(3){
    border-right:0!important;
  }
  .studio-page .account-usage .t7-metric-icon{
    width:24px!important;
    height:24px!important;
    flex-basis:24px!important;
    border-radius:7px!important;
  }
  .studio-page .account-usage .t7-metric-icon .t7-ui-icon{
    width:12px!important;
    height:12px!important;
  }
  .studio-page .account-usage .t7-usage-copy{
    gap:1px!important;
  }
  .studio-page .account-usage .t7-usage-copy>span{
    font-size:6.5px!important;
    letter-spacing:.035em!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .studio-page .account-usage .t7-usage-copy>b{
    font-size:9px!important;
    white-space:nowrap!important;
  }
  .studio-page .account-usage>a{
    grid-column:1/-1!important;
    min-height:38px!important;
    font-size:8px!important;
  }

  /* Mobilde ölçüler 2x2: Genişlik | Derinlik / Yükseklik | Marka-Firma */
  .studio-fast-form .dimension-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .studio-fast-form .dimension-grid>label:nth-child(4){
    grid-column:auto!important;
  }

  .studio-option-toggle{
    min-width:76px!important;
    min-height:32px!important;
    padding:3px 4px 3px 8px!important;
    gap:6px!important;
    border-radius:8px!important;
    font-size:7.8px!important;
  }
  .studio-option-toggle::after{
    width:23px!important;
    height:23px!important;
    flex-basis:23px!important;
    border-radius:6px!important;
    font-size:15px!important;
  }
}


/* ============================================================
   T7 AI Studio v2.9.98 — Sonuç boş durum etiketlerini kesin kaldır
============================================================ */
.result-panel .result-empty>ul,
.result-panel .result-empty>ol{
  display:none!important;
}
.result-panel .result-empty>p{
  margin-bottom:0!important;
}


/* ============================================================
   T7 AI Studio v2.9.99 — Render seçenekleri ayrı akordeonlar
============================================================ */
.studio-render-option-body{
  padding:12px 14px 14px!important;
}
.studio-render-inner{
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.studio-render-inner .render-setting-head{
  margin:0 0 9px!important;
}
.studio-render-inner .render-setting-head>div>span{
  font-size:10px!important;
  font-weight:600!important;
}
.studio-render-inner .render-setting-head>div>small{
  font-size:7.5px!important;
}
.studio-option-camera .camera-quantity-strip{
  margin:0!important;
}
.studio-option-quality .quality-option-grid{
  margin:0!important;
}
.studio-option-technical .technical-sheet-grid{
  margin-top:0!important;
}

/* Artık kullanılmayan eski Render trio sekme kabuğu görünmesin. */
.studio-option-camera .render-trio-nav,
.studio-option-quality .render-trio-nav,
.studio-option-technical .render-trio-nav{
  display:none!important;
}

/* Her bölümün açıldığında kendi başlığı net ayrılsın. */
.studio-option-camera[open]>summary,
.studio-option-quality[open]>summary,
.studio-option-technical[open]>summary{
  background:#1b222a!important;
}
.studio-option-camera[open] .studio-option-number,
.studio-option-quality[open] .studio-option-number,
.studio-option-technical[open] .studio-option-number{
  border-color:#8b3a44!important;
  color:#ff6d7a!important;
}

/* Mobilde üç render ayarı da tek dokunuşla açılabilecek kadar belirgin. */
@media(max-width:600px){
  .studio-render-option-body{
    padding:10px!important;
  }
  .studio-option-camera .camera-quantity-strip{
    overflow-x:auto!important;
    padding-bottom:3px!important;
  }
  .studio-option-quality .quality-option-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:5px!important;
  }
}


/* ============================================================
   T7 AI Studio v2.10.00 — Canlı Oturumlar son 50 / sayfalama
============================================================ */
.presence-pagination-bar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-top:8px;
  padding:8px 10px;
  border:1px solid #35414c;
  border-radius:9px;
  background:#141a20;
}
.presence-pagination-info{
  display:flex;
  align-items:center;
  gap:8px;
  min-width:0;
}
.presence-pagination-info b{
  color:#dce2e7;
  font-size:9px;
  font-weight:600;
}
.presence-pagination-info small{
  color:#75818c;
  font-size:7.5px;
}
.presence-pagination{
  display:flex;
  align-items:center;
  gap:4px;
}
.presence-pagination button{
  display:grid;
  width:29px;
  height:29px;
  place-items:center;
  padding:0;
  border:1px solid #3d4853;
  border-radius:7px;
  background:#151b22;
  color:#9aa5af;
  font-size:8.5px;
  font-weight:600;
  cursor:pointer;
  transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease;
}
.presence-pagination button:hover{
  border-color:#65717c;
  color:#fff;
  transform:translateY(-1px);
}
.presence-pagination button.active{
  border-color:#e14857;
  background:#28181c;
  color:#ff7380;
}
.presence-row-live[hidden]{display:none!important}

@media(max-width:600px){
  .presence-pagination-bar{
    align-items:flex-start;
    padding:8px;
  }
  .presence-pagination-info{
    display:grid;
    gap:2px;
  }
  .presence-pagination{
    flex-wrap:wrap;
    justify-content:flex-end;
  }
  .presence-pagination button{
    width:27px;
    height:27px;
    border-radius:6px;
    font-size:8px;
  }
}


/* ============================================================
   T7 AI Studio v2.10.01 — WhatsApp render paylaşımı
============================================================ */
.result-actions-fast [data-share-whatsapp]{grid-column:1/-1}
[data-share-whatsapp],[data-project-whatsapp-share]{cursor:pointer}
.share-view{padding-top:42px}.share-shell{max-width:940px}
.share-brandline{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}
.share-brandline>div{display:grid;gap:4px}.share-brandline h1{margin:0;color:#f2f4f6;font-size:26px;font-weight:600}
.share-brandline>a{color:#aab3bc;font-size:10px;text-decoration:none}
.share-design-card{overflow:hidden;border:1px solid #36414c;border-radius:16px;background:#151b22}
.share-image-frame{display:grid;place-items:center;min-height:420px;background:#10151a}
.share-image-frame img{display:block;width:100%;max-height:720px;object-fit:contain}
.share-design-info{padding:16px 18px 18px}
.share-design-info>span,.share-t7-card>div:first-child>span{color:#ef5362;font-size:8px;font-weight:700;letter-spacing:.09em}
.share-design-info h2{margin:6px 0;color:#eef2f5;font-size:19px;font-weight:600}
.share-design-info p{margin:0;color:#8e99a4;font-size:10px;line-height:1.5}
.share-t7-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;margin-top:10px;padding:16px 18px;border:1px solid #36414c;border-radius:13px;background:#171d24}
.share-t7-card h2{margin:5px 0 4px;color:#edf1f4;font-size:15px;font-weight:600}.share-t7-card p{margin:0;color:#818d98;font-size:9px}
.share-contact{display:grid;align-content:start;justify-items:end;gap:4px}.share-contact a{color:#d4dbe1;font-size:10px;text-decoration:none}
.share-actions{grid-column:1/-1;display:flex;gap:7px;flex-wrap:wrap}.share-actions a{min-height:38px}
.share-expiry-note{margin:9px 0 0;text-align:center;color:#707c87;font-size:7.5px}
@media(max-width:700px){
  .share-view{padding-top:22px}.share-shell{width:calc(100% - 18px)!important}
  .share-brandline{align-items:start}.share-brandline h1{font-size:21px}.share-brandline>a{font-size:8px}
  .share-design-card{border-radius:12px}.share-image-frame{min-height:260px}.share-design-info{padding:12px}
  .share-design-info h2{font-size:16px}.share-design-info p{font-size:8.8px}
  .share-t7-card{grid-template-columns:1fr;padding:12px;border-radius:11px}.share-contact{justify-items:start}
  .share-actions{display:grid;grid-template-columns:1fr}.share-actions a{width:100%}
}


/* ============================================================
   T7 AI Studio v2.10.02 — Misafir / Google kullanım tipleri
============================================================ */
.usage-types-section{padding-top:8px!important}
.usage-types-head{margin-bottom:14px}
.usage-types-head h2{margin:5px 0 6px;color:#f1f4f6;font-size:23px;font-weight:600}
.usage-types-head p{margin:0;color:#8b96a1;font-size:10px;line-height:1.5}
.usage-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.usage-type-card{display:grid;align-content:start;gap:12px;padding:16px;border:1px solid #35414c;border-radius:13px;background:#151b22}
.usage-type-card.google{border-color:#5a3940;background:#18191f}
.usage-type-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.usage-type-top>div{display:grid;gap:4px}
.usage-type-top span{color:#ef5362;font-size:7.5px;font-weight:700;letter-spacing:.08em}
.usage-type-top h3{margin:0;color:#e9edf0;font-size:13px;font-weight:600;line-height:1.3}
.usage-type-top>b{flex:0 0 auto;padding:6px 9px;border:1px solid #46515c;border-radius:8px;color:#f4f6f7;font-size:11px;font-weight:650;background:#11171d}
.usage-type-card.google .usage-type-top>b{border-color:#8e3944;background:#25181c;color:#ff7783}
.usage-type-card ul{list-style:none;margin:0;padding:0;border-top:1px solid #303943}
.usage-type-card li{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:10px;padding:8px 0;border-bottom:1px solid #2a333c}
.usage-type-card li strong{color:#aeb7bf;font-size:8.5px;font-weight:550}
.usage-type-card li span{color:#dce1e5;font-size:8.5px;line-height:1.35;text-align:right}
.usage-type-card>a{width:100%;min-height:38px}
.usage-type-note{margin-top:10px;padding:11px 13px;border:1px solid #35414c;border-radius:10px;background:#131920}
.usage-type-note b{color:#dce2e6;font-size:9px}
.usage-type-note p{margin:4px 0 0;color:#7f8b96;font-size:8.5px;line-height:1.5}

/* Studio standart kullanıcı şeridi: Giriş metriği kaldırıldı. */
.studio-page .account-usage:not(:has(> .t7-usage-item:nth-of-type(3))){
  grid-template-columns:1fr 1fr auto!important;
}
@media(max-width:900px){
  .studio-page .account-usage:not(:has(> .t7-usage-item:nth-of-type(3))){
    grid-template-columns:1fr 1fr!important;
  }
  .studio-page .account-usage:not(:has(> .t7-usage-item:nth-of-type(3)))>a{
    grid-column:1/-1!important;
  }
}
@media(max-width:600px){
  .usage-type-grid{grid-template-columns:1fr}
  .usage-type-card{padding:12px;border-radius:11px}
  .usage-type-top h3{font-size:11.5px}
  .usage-type-card li{grid-template-columns:1fr 1fr;gap:7px;padding:7px 0}
  .usage-type-card li strong,.usage-type-card li span{font-size:7.7px}
  .usage-type-note{padding:10px}
  .studio-page .account-usage:not(:has(> .t7-usage-item:nth-of-type(3))){
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .studio-page .account-usage:not(:has(> .t7-usage-item:nth-of-type(3)))>.t7-usage-item{
    border-bottom:0!important;
  }
}


/* ============================================================
   T7 AI Studio v2.10.03 — Studio misafir üst şerit sadeleştirme
============================================================ */
.studio-page .account-usage:not(:has(>a)){
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.studio-page .account-usage:not(:has(>a))>.t7-usage-item{
  min-width:0!important;
}
@media(max-width:600px){
  .studio-page .account-usage:not(:has(>a)){
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}


/* ============================================================
   T7 AI Studio v2.10.06 — Misafir giriş bilgisi kullanım şeridinde
============================================================ */
.studio-page .guest-usage-strip{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
.studio-page .guest-usage-strip>.t7-usage-item{
  min-width:0!important;
  border-bottom:0!important;
}
.studio-page .guest-usage-strip>.t7-usage-item:last-child{
  border-right:0!important;
}
.studio-page .guest-entry-item .t7-usage-copy>b{
  white-space:nowrap!important;
}

@media(max-width:600px){
  .studio-page .guest-usage-strip{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .studio-page .guest-usage-strip>.t7-usage-item{
    grid-template-columns:24px minmax(0,1fr)!important;
    gap:6px!important;
    padding:9px 7px!important;
  }
  .studio-page .guest-usage-strip .t7-metric-icon{
    width:24px!important;
    height:24px!important;
    flex-basis:24px!important;
  }
  .studio-page .guest-usage-strip .t7-usage-copy>span{
    font-size:6.3px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .studio-page .guest-usage-strip .t7-usage-copy>b{
    font-size:8.6px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
}


/* ============================================================
   T7 AI Studio v2.10.07 — Proje teklif butonu tam genişlik
============================================================ */
.project-page .stack-actions [data-project-quote]{
  grid-column:1 / -1!important;
  width:100%!important;
  justify-self:stretch!important;
  text-align:center!important;
}


/* ============================================================
   T7 AI Studio v2.10.09 — Kısa linkli görsel paylaşım sayfası
============================================================ */
.share-short-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-top:13px;
  padding:9px 10px;
  border:1px solid #35414c;
  border-radius:9px;
  background:#11171d;
}
.share-short-link>div{display:grid;gap:2px;min-width:0}
.share-short-link small{color:#727e89;font-size:7px;font-weight:700;letter-spacing:.08em}
.share-short-link a{
  color:#e9edf0;
  font-size:10px;
  font-weight:600;
  text-decoration:none;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.share-short-link button{flex:0 0 auto}
.share-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}
.share-actions>[data-public-share-native]{grid-column:1/-1}
.share-actions a,.share-actions button{
  width:100%;
  min-height:40px;
  justify-content:center;
  text-align:center;
}
@media(max-width:700px){
  .share-short-link{align-items:stretch}
  .share-short-link button{min-height:36px}
  .share-actions{grid-template-columns:1fr!important}
  .share-actions>[data-public-share-native]{grid-column:auto}
}


/* ============================================================
   T7 AI Studio v2.10.12 — Native JPG share + desktop fallback
============================================================ */
body.share-fallback-open{overflow:hidden}
.t7-share-fallback[hidden]{display:none!important}
.t7-share-fallback{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:16px}
.t7-share-fallback-backdrop{position:absolute;inset:0;background:rgba(5,8,11,.76);backdrop-filter:blur(5px)}
.t7-share-fallback-card{
  position:relative;z-index:1;width:min(520px,100%);max-height:min(820px,calc(100vh - 28px));overflow:auto;
  padding:14px;border:1px solid #3a4651;border-radius:14px;background:#161c23;box-shadow:0 24px 80px rgba(0,0,0,.42)
}
.t7-share-fallback-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.t7-share-fallback-head>div{display:grid;gap:2px}
.t7-share-fallback-head span{color:#ef5362;font-size:7px;font-weight:700;letter-spacing:.08em}
.t7-share-fallback-head b{color:#edf1f4;font-size:15px;font-weight:600}
.t7-share-fallback-head>button{
  display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #44505b;border-radius:8px;background:#1b2229;color:#cfd6dc;font-size:18px;cursor:pointer
}
.t7-share-fallback-card>img{display:block;width:100%;max-height:430px;object-fit:contain;border:1px solid #303b45;border-radius:10px;background:#0f1419}
.t7-share-fallback-link{display:grid;gap:3px;margin-top:9px;padding:8px 9px;border:1px solid #303b45;border-radius:8px;background:#11171d}
.t7-share-fallback-link small{color:#77838e;font-size:6.8px;font-weight:700;letter-spacing:.08em}
.t7-share-fallback-link a{color:#e7ebee;font-size:9px;font-weight:600;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.t7-share-fallback-card>p{margin:9px 1px;color:#87939e;font-size:8.5px;line-height:1.5}
.t7-share-fallback-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}
.t7-share-fallback-actions>*{width:100%;min-height:38px}
.t7-share-fallback-actions>[data-share-fallback-native]{grid-column:1/-1}
@media(max-width:600px){
  .t7-share-fallback{padding:9px}
  .t7-share-fallback-card{padding:11px;border-radius:12px}
  .t7-share-fallback-card>img{max-height:46vh}
  .t7-share-fallback-actions{grid-template-columns:1fr}
  .t7-share-fallback-actions>[data-share-fallback-native]{grid-column:auto}
}


/* ============================================================
   T7 AI Studio v2.10.13 — Proje sayfası akordeon sistemi
============================================================ */
.project-section-accordion{
  margin-top:10px;
  border:1px solid #303943;
  border-radius:11px;
  background:#151b22;
  overflow:hidden;
}
.project-section-accordion>summary{
  list-style:none;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  min-height:48px;
  padding:9px 10px 9px 12px;
  cursor:pointer;
  user-select:none;
  transition:background .16s ease,border-color .16s ease;
}
.project-section-accordion>summary::-webkit-details-marker{display:none}
.project-section-accordion>summary:hover{background:#182029}
.project-section-accordion[open]>summary{
  background:#1a2129;
  border-bottom:1px solid #303943;
}
.project-accordion-copy{display:grid;gap:2px;min-width:0}
.project-accordion-copy>b{
  color:#edf1f4;
  font-size:10px;
  font-weight:600;
  line-height:1.2;
}
.project-accordion-copy>small{
  color:#7c8792;
  font-size:7.5px;
  line-height:1.35;
}
.project-accordion-right{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.project-accordion-count{
  color:#7f8995;
  font-size:7.5px;
  white-space:nowrap;
}
.project-accordion-toggle{
  display:grid;
  grid-template-columns:auto 26px;
  align-items:center;
  min-width:60px;
  height:30px;
  border:1px solid #3b4652;
  border-radius:8px;
  overflow:hidden;
  background:#11171d;
  color:#cfd5db;
}
.project-accordion-toggle em{
  padding:0 8px;
  font-style:normal;
  font-size:7.5px;
  font-weight:600;
  white-space:nowrap;
}
.project-accordion-toggle .when-open{display:none}
.project-section-accordion[open] .project-accordion-toggle .when-closed{display:none}
.project-section-accordion[open] .project-accordion-toggle .when-open{display:block}
.project-accordion-toggle i{
  position:relative;
  width:26px;
  height:100%;
  border-left:1px solid #3b4652;
}
.project-accordion-toggle i:before{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:7px;
  height:7px;
  border-right:1.8px solid #dce2e7;
  border-bottom:1.8px solid #dce2e7;
  transform:translate(-50%,-64%) rotate(45deg);
  transition:transform .16s ease;
}
.project-section-accordion[open] .project-accordion-toggle{
  border-color:#82404a;
  color:#ff6976;
}
.project-section-accordion[open] .project-accordion-toggle i{
  border-left-color:#82404a;
}
.project-section-accordion[open] .project-accordion-toggle i:before{
  border-color:#ff7a85;
  transform:translate(-50%,-36%) rotate(225deg);
}
.project-accordion-body{padding:10px}
.project-renders-accordion{margin-top:10px}
.project-renders-accordion .project-render-carousel{
  margin:0;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
}
.project-compare-accordion{margin-top:10px}
.project-compare-accordion .project-before-after{
  margin:0;
  padding:0;
  border:0;
}
.project-accordion-stack{
  display:grid;
  gap:8px;
  margin-top:14px;
}
.project-accordion-stack>.project-section-accordion{margin-top:0}
.project-details-body .project-tools-aside{
  display:grid;
  grid-template-columns:1fr;
  grid-template-rows:auto;
  gap:10px;
}
.project-details-body .project-brief-card{height:auto}
.project-brief-direct{display:grid;gap:8px}
.project-brief-direct-head{display:grid;gap:3px}
.project-brief-direct-head>b{font-size:9.5px;color:#e8edf1;font-weight:600}
.project-brief-direct-head>small{font-size:7.5px;color:#788490}
.project-brief-direct .project-brief-text{margin:0!important;max-height:220px!important;min-height:96px;padding:10px;border:1px solid #2d3741;border-radius:8px;background:#11171d;color:#aab3bc!important;overflow:auto!important;font-size:9px!important;line-height:1.6!important;white-space:normal;overflow-wrap:anywhere}
.project-revision-accordion .project-revision-wide{
  margin:0!important;
}
.project-pdf-accordion{margin-top:8px}
.project-pdf-accordion .project-pdf-builder{
  margin:0;
  padding:0;
}
.project-pdf-accordion .pdf-builder-panel{
  border:0;
  padding:0;
  background:transparent;
}
.project-section-accordion:focus-within{
  border-color:#3d4a56;
}

/* Ana sonuç ve ana aksiyonlar her zaman görünür; yalnız ikincil araçlar katlanır. */
.project-side>.project-compare-accordion{position:relative}

/* Mobil: Studio'daki gibi kompakt ve dokunması kolay. */
@media(max-width:900px){
  .project-accordion-stack{margin-top:10px}
  .project-details-body .project-tools-aside{grid-template-columns:1fr}
}
@media(max-width:620px){
  .project-section-accordion{border-radius:9px}
  .project-section-accordion>summary{
    min-height:44px;
    padding:8px 7px 8px 9px;
    gap:7px;
  }
  .project-accordion-copy>b{font-size:9.3px}
  .project-accordion-copy>small{font-size:6.8px}
  .project-accordion-count{display:none}
  .project-accordion-toggle{
    min-width:54px;
    height:29px;
    grid-template-columns:auto 24px;
    border-radius:7px;
  }
  .project-accordion-toggle em{padding:0 6px;font-size:7px}
  .project-accordion-toggle i{width:24px}
  .project-accordion-body{padding:8px}
  .project-renders-accordion .project-render-track{grid-auto-columns:calc(50% - 4px)}
}


/* ============================================================
   T7 AI Studio v2.10.14 — Proje üst bölümler sabit açık + ok düzeltme
============================================================ */

/* Proje görselleri ve varsa Öncesi/Sonrası sürekli görünür. */
.project-page .project-fixed-open>summary{
  cursor:default!important;
  pointer-events:none!important;
  background:#171e25!important;
}
.project-page .project-fixed-open>summary:hover{
  background:#171e25!important;
}
.project-page .project-fixed-open .project-accordion-toggle{
  display:none!important;
}

/* Alttaki üç akordeonda metinli Aç/Kapat yerine sade profesyonel chevron. */
.project-page .project-accordion-stack .project-accordion-toggle{
  display:grid!important;
  grid-template-columns:1fr!important;
  place-items:center!important;
  width:30px!important;
  min-width:30px!important;
  height:30px!important;
  padding:0!important;
  border:1px solid #46515c!important;
  border-radius:8px!important;
  overflow:visible!important;
  background:#182029!important;
  color:#dce2e7!important;
}
.project-page .project-accordion-stack .project-accordion-toggle em{
  display:none!important;
}
.project-page .project-accordion-stack .project-accordion-toggle i{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  border:0!important;
}
.project-page .project-accordion-stack .project-accordion-toggle i:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:7px!important;
  height:7px!important;
  border-right:2px solid currentColor!important;
  border-bottom:2px solid currentColor!important;
  transform:translate(-50%,-64%) rotate(45deg)!important;
  transition:transform .18s ease,color .18s ease!important;
}
.project-page .project-accordion-stack .project-section-accordion>summary:hover .project-accordion-toggle{
  border-color:#65727e!important;
  background:#202832!important;
  color:#fff!important;
}
.project-page .project-accordion-stack .project-section-accordion[open] .project-accordion-toggle{
  border-color:#82404a!important;
  background:#25181c!important;
  color:#ff7581!important;
}
.project-page .project-accordion-stack .project-section-accordion[open] .project-accordion-toggle i:before{
  transform:translate(-50%,-36%) rotate(225deg)!important;
}

/* Alt 3 başlık sağ alanı daha temiz ve dengeli. */
.project-page .project-accordion-stack .project-section-accordion>summary{
  padding-right:9px!important;
}
.project-page .project-accordion-stack .project-accordion-right{
  gap:7px!important;
}

@media(max-width:700px){
  .project-page .project-accordion-stack .project-accordion-toggle{
    width:28px!important;
    min-width:28px!important;
    height:28px!important;
    border-radius:7px!important;
  }
  .project-page .project-accordion-stack .project-accordion-toggle i:before{
    width:6px!important;
    height:6px!important;
  }
}


/* ============================================================
   T7 AI Studio v2.10.15 — Footer sağ blok / iki sütun düzeni
============================================================ */

/* Masaüstü:
   Sol tarafta marka açıklaması esnek alanı kullanır.
   Bilgi + T7 Tasarım iki kompakt sütun halinde sağ kenarda bloklanır.
*/
.site-footer .footer-grid{
  grid-template-columns:minmax(0,1fr) minmax(128px,150px) minmax(128px,150px)!important;
  column-gap:42px!important;
  row-gap:24px!important;
  align-items:start!important;
}
.site-footer .footer-about{
  grid-column:auto!important;
  max-width:360px!important;
}
.site-footer .footer-grid>div:nth-child(2),
.site-footer .footer-grid>div:nth-child(3){
  grid-column:auto!important;
  min-width:0!important;
  justify-self:stretch!important;
}
.site-footer .footer-grid>div:nth-child(2){
  grid-column:2!important;
}
.site-footer .footer-grid>div:nth-child(3){
  grid-column:3!important;
}

/* Tablet / mobil:
   Marka üstte tam genişlik; iki link grubu altında iki sütun.
*/
@media(max-width:820px){
  .site-footer .footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:26px!important;
    row-gap:22px!important;
  }
  .site-footer .footer-about{
    grid-column:1/-1!important;
    max-width:420px!important;
  }
  .site-footer .footer-grid>div:nth-child(2){
    grid-column:1!important;
  }
  .site-footer .footer-grid>div:nth-child(3){
    grid-column:2!important;
  }
}

@media(max-width:430px){
  .site-footer .footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:18px!important;
  }
  .site-footer .footer-grid>div:nth-child(2),
  .site-footer .footer-grid>div:nth-child(3){
    min-width:0!important;
  }
  .site-footer .footer-grid>div:nth-child(2)>a,
  .site-footer .footer-grid>div:nth-child(3)>a{
    overflow-wrap:anywhere!important;
  }
}


/* ============================================================
   T7 AI Studio v2.10.16 — Merkezi Akordeon Chevron Sistemi
   Tüm açılır/kapanır alanlarda aynı 30x30 kontrol, 8px radius
   ve aynı CSS chevron kullanılır.
============================================================ */
:root{
  --t7-accordion-control-size:30px;
  --t7-accordion-control-radius:8px;
  --t7-accordion-chevron-size:7px;
  --t7-accordion-chevron-width:2px;
}

/* ---------- STUDIO ----------
   Tasarım dili / Proje detayları / Kamera / Görsel kalitesi /
   Teknik konsept paftası
*/
.studio-page .studio-option-toggle{
  display:grid!important;
  place-items:center!important;
  width:var(--t7-accordion-control-size)!important;
  min-width:var(--t7-accordion-control-size)!important;
  max-width:var(--t7-accordion-control-size)!important;
  height:var(--t7-accordion-control-size)!important;
  min-height:var(--t7-accordion-control-size)!important;
  padding:0!important;
  margin:0!important;
  gap:0!important;
  border:1px solid #46515c!important;
  border-radius:var(--t7-accordion-control-radius)!important;
  background:#192028!important;
  color:#dce3e8!important;
  font-size:0!important;
  line-height:0!important;
  transform:none!important;
}
.studio-page .studio-option-toggle::after{
  content:""!important;
  display:block!important;
  width:var(--t7-accordion-chevron-size)!important;
  height:var(--t7-accordion-chevron-size)!important;
  flex:none!important;
  margin:0!important;
  border:0!important;
  border-right:var(--t7-accordion-chevron-width) solid currentColor!important;
  border-bottom:var(--t7-accordion-chevron-width) solid currentColor!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  font-size:0!important;
  transform:translateY(-2px) rotate(45deg)!important;
  transition:transform .18s ease,color .18s ease!important;
}
.studio-page .studio-option-detail>summary:hover .studio-option-toggle{
  border-color:#65727e!important;
  background:#202832!important;
  color:#fff!important;
  transform:none!important;
}
.studio-page .studio-option-detail[open] .studio-option-toggle{
  border-color:#82404a!important;
  background:#25181c!important;
  color:#ff7581!important;
}
.studio-page .studio-option-detail[open] .studio-option-toggle::after{
  content:""!important;
  transform:translateY(2px) rotate(225deg)!important;
}

/* ---------- PROJE ----------
   Proje detayları / Yeni görsel oluştur / PDF Sunum
*/
.project-page .project-accordion-stack .project-accordion-toggle{
  display:grid!important;
  place-items:center!important;
  width:var(--t7-accordion-control-size)!important;
  min-width:var(--t7-accordion-control-size)!important;
  max-width:var(--t7-accordion-control-size)!important;
  height:var(--t7-accordion-control-size)!important;
  min-height:var(--t7-accordion-control-size)!important;
  padding:0!important;
  border:1px solid #46515c!important;
  border-radius:var(--t7-accordion-control-radius)!important;
  background:#192028!important;
  color:#dce3e8!important;
}
.project-page .project-accordion-stack .project-accordion-toggle em{
  display:none!important;
}
.project-page .project-accordion-stack .project-accordion-toggle i{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  border:0!important;
}
.project-page .project-accordion-stack .project-accordion-toggle i::before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:var(--t7-accordion-chevron-size)!important;
  height:var(--t7-accordion-chevron-size)!important;
  border:0!important;
  border-right:var(--t7-accordion-chevron-width) solid currentColor!important;
  border-bottom:var(--t7-accordion-chevron-width) solid currentColor!important;
  transform:translate(-50%,-64%) rotate(45deg)!important;
}
.project-page .project-accordion-stack .project-section-accordion>summary:hover .project-accordion-toggle{
  border-color:#65727e!important;
  background:#202832!important;
  color:#fff!important;
}
.project-page .project-accordion-stack .project-section-accordion[open] .project-accordion-toggle{
  border-color:#82404a!important;
  background:#25181c!important;
  color:#ff7581!important;
}
.project-page .project-accordion-stack .project-section-accordion[open] .project-accordion-toggle i::before{
  transform:translate(-50%,-36%) rotate(225deg)!important;
}

/* ---------- SSS ----------
   Sık Sorulan Sorular aynı 30x30 aşağı/yukarı kontrolü.
*/
.faq-list summary{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  list-style:none!important;
}
.faq-list summary::-webkit-details-marker{display:none!important}
.faq-list summary::after{
  content:""!important;
  display:block!important;
  width:var(--t7-accordion-control-size)!important;
  min-width:var(--t7-accordion-control-size)!important;
  height:var(--t7-accordion-control-size)!important;
  box-sizing:border-box!important;
  border:1px solid #46515c!important;
  border-radius:var(--t7-accordion-control-radius)!important;
  background:#192028!important;
  color:#dce3e8!important;
  transition:border-color .18s ease,background .18s ease,color .18s ease!important;
}
.faq-list summary::before{
  content:""!important;
  position:absolute!important;
  right:11px!important;
  width:var(--t7-accordion-chevron-size)!important;
  height:var(--t7-accordion-chevron-size)!important;
  z-index:1!important;
  border-right:var(--t7-accordion-chevron-width) solid #dce3e8!important;
  border-bottom:var(--t7-accordion-chevron-width) solid #dce3e8!important;
  transform:translateY(-2px) rotate(45deg)!important;
  transition:transform .18s ease,border-color .18s ease!important;
}
.faq-list details[open] summary::after{
  border-color:#82404a!important;
  background:#25181c!important;
}
.faq-list details[open] summary::before{
  border-color:#ff7581!important;
  transform:translateY(2px) rotate(225deg)!important;
}
/* Eski FAQ + / x işareti varsa gizle. */
.faq-list summary>span:last-child{
  display:none!important;
}

/* Aynı ölçü masaüstü ve mobilde korunur. */
@media(max-width:700px){
  .studio-page .studio-option-toggle,
  .project-page .project-accordion-stack .project-accordion-toggle,
  .admin-page .admin-chevron{
    width:var(--t7-accordion-control-size)!important;
    min-width:var(--t7-accordion-control-size)!important;
    max-width:var(--t7-accordion-control-size)!important;
    height:var(--t7-accordion-control-size)!important;
    min-height:var(--t7-accordion-control-size)!important;
    border-radius:var(--t7-accordion-control-radius)!important;
  }
}


/* ============================================================
   T7 AI Studio v2.10.17 — Studio ok hizası + misafir 3'lü şerit
============================================================ */

/* Misafir bilgi şeridi:
   Giriş tipi | Kalan kredi | Proje saklama
   Önceki :not(:has(>a)) iki sütun kuralından daha yüksek öncelik.
*/
.studio-page .account-usage.guest-usage-strip{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-auto-flow:row!important;
  grid-auto-columns:auto!important;
  overflow:hidden!important;
}
.studio-page .account-usage.guest-usage-strip>.t7-usage-item{
  grid-column:auto!important;
  grid-row:auto!important;
  min-width:0!important;
  width:auto!important;
  box-sizing:border-box!important;
  border-right:1px solid var(--t7-border-soft)!important;
  border-bottom:0!important;
}
.studio-page .account-usage.guest-usage-strip>.t7-usage-item:nth-of-type(3){
  border-right:0!important;
}

/* Studio akordeon kontrolü:
   Eski Aç/Kapat/ok CSS'lerinden kalan justify/padding/after kurallarını
   tamamen sıfırla. Chevron tam kutu merkezine sabitlenir.
*/
.studio-page .studio-option-detail>summary{
  grid-template-columns:26px minmax(0,1fr) 30px!important;
  align-items:center!important;
}
.studio-page .studio-option-toggle{
  position:relative!important;
  display:block!important;
  place-items:unset!important;
  box-sizing:border-box!important;
  justify-self:end!important;
  align-self:center!important;
  justify-content:center!important;
  align-items:center!important;
  grid-template-columns:none!important;
  width:30px!important;
  min-width:30px!important;
  max-width:30px!important;
  height:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  padding:0!important;
  margin:0!important;
  gap:0!important;
  overflow:hidden!important;
  border:1px solid #46515c!important;
  border-radius:8px!important;
  background:#192028!important;
  color:#dce3e8!important;
  font-size:0!important;
  line-height:0!important;
  text-indent:-9999px!important;
  transform:none!important;
}
.studio-page .studio-option-toggle::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  display:block!important;
  box-sizing:border-box!important;
  width:8px!important;
  height:8px!important;
  min-width:0!important;
  min-height:0!important;
  flex:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-right:2px solid currentColor!important;
  border-bottom:2px solid currentColor!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  font-size:0!important;
  line-height:0!important;
  transform:translate(-50%,-68%) rotate(45deg)!important;
  transform-origin:center!important;
}
.studio-page .studio-option-detail>summary:hover .studio-option-toggle{
  border-color:#65727e!important;
  background:#202832!important;
  color:#fff!important;
  transform:none!important;
}
.studio-page .studio-option-detail[open] .studio-option-toggle{
  border-color:#82404a!important;
  background:#25181c!important;
  color:#ff7581!important;
  transform:none!important;
}
.studio-page .studio-option-detail[open] .studio-option-toggle::after{
  content:""!important;
  transform:translate(-50%,-32%) rotate(225deg)!important;
}

/* Masaüstü / tablet / mobilde üç bilgi de aynı satırda. */
@media(max-width:900px){
  .studio-page .account-usage.guest-usage-strip{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media(max-width:600px){
  .studio-page .account-usage.guest-usage-strip{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    overflow:hidden!important;
  }
  .studio-page .account-usage.guest-usage-strip>.t7-usage-item{
    grid-template-columns:24px minmax(0,1fr)!important;
    gap:6px!important;
    padding:9px 7px!important;
  }

  /* Ok ölçüsü mobilde de değişmez: merkezi sistem 30x30. */
  .studio-page .studio-option-detail>summary{
    grid-template-columns:26px minmax(0,1fr) 30px!important;
  }
  .studio-page .studio-option-toggle{
    width:30px!important;
    min-width:30px!important;
    max-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;
    padding:0!important;
    margin:0!important;
    border-radius:8px!important;
  }
  .studio-page .studio-option-toggle::after{
    width:8px!important;
    height:8px!important;
    border-right-width:2px!important;
    border-bottom-width:2px!important;
  }
}


/* ============================================================
   T7 AI Studio v2.10.20 — Mobil açılır bölümler / yatay kayma düzeltmesi
   Tasarım dili, Proje detayları, Kamera açıları, Görsel kalitesi ve
   Teknik konsept paftası aynı viewport sınırında tutulur.
============================================================ */
@media(max-width:700px){
  /* Accordion ve iç gövdeler hiçbir koşulda viewport genişliğini büyütmez. */
  .studio-page,
  .studio-page .shell,
  .studio-page .studio-grid,
  .studio-page .studio-form,
  .studio-page .studio-fast-form,
  .studio-page .studio-option-details,
  .studio-page .studio-option-detail,
  .studio-page .studio-option-body,
  .studio-page .studio-render-option-body,
  .studio-page .studio-render-inner,
  .studio-page .render-settings-section,
  .studio-page .render-setting-block,
  .studio-page .project-options-section,
  .studio-page .project-option-grid,
  .studio-page .project-basic-grid,
  .studio-page .project-multi-grid,
  .studio-page .technical-sheet-grid,
  .studio-page .quality-option-grid,
  .studio-page .design-color-grid,
  .studio-page .design-aspect-grid{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }

  .studio-page .studio-option-body,
  .studio-page .studio-render-option-body{
    overflow-x:hidden!important;
  }

  .studio-page .studio-option-body>*,
  .studio-page .studio-render-option-body>*,
  .studio-page .studio-render-inner>*,
  .studio-page .render-setting-block>*,
  .studio-page .project-option-grid>*,
  .studio-page .project-basic-grid>*,
  .studio-page .project-multi-grid>*{
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  /* Açılan bölüm başlık/metinleri içerik genişliğini zorlamaz. */
  .studio-page .render-setting-head,
  .studio-page .render-setting-head>div,
  .studio-page .project-option-group-head,
  .studio-page .project-option-group-head>div{
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  .studio-page .render-setting-head span,
  .studio-page .render-setting-head small,
  .studio-page .project-option-group-head span,
  .studio-page .project-option-group-head small{
    overflow-wrap:anywhere!important;
  }

  /* Görsel kalitesi: üç seçim gerçek kullanılabilir genişlik içine eşit oturur. */
  .studio-page .studio-option-quality .quality-option-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-auto-columns:auto!important;
    gap:5px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }

  .studio-page .studio-option-quality .quality-option-grid>.t7-option-label{
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
  }

  .studio-page .studio-option-quality .t7-option-tile{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  /* Kamera: mobilde yatay şerit yerine kadraja oturan üç sütunlu grid. */
  .studio-page .studio-option-camera .camera-quantity-strip{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    grid-auto-columns:auto!important;
    gap:6px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:0!important;
    margin:0!important;
    overflow-x:hidden!important;
    overflow-y:visible!important;
    scroll-snap-type:none!important;
    box-sizing:border-box!important;
  }

  .studio-page .studio-option-camera .camera-quantity-strip .t7-camera-quantity-card{
    flex:none!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:82px!important;
    min-height:82px!important;
    box-sizing:border-box!important;
  }

  .studio-page .studio-option-camera .camera-quantity-strip .t7-custom-camera-card>input[data-camera-custom]{
    width:calc(100% - 8px)!important;
    max-width:none!important;
    min-width:0!important;
  }

  /* Proje detayları ve tasarım alanlarındaki seçimler de grid dışına item taşıramaz. */
  .studio-page .project-options-section .option-basic-field,
  .studio-page .project-options-section .option-compact-group,
  .studio-page .compact-option-chips,
  .studio-page .design-color-grid>*,
  .studio-page .design-aspect-grid>*{
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  /* Teknik pafta, mobilde tek kolon ve tam genişlik. */
  .studio-page .studio-option-technical .technical-sheet-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
  }
}

@media(max-width:340px){
  .studio-page .studio-option-camera .camera-quantity-strip{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}


/* ============================================================
   T7 AI Studio v2.10.28 — language selector beside t7tasarim.com
   Desktop + mobile: t7tasarim.com | TR | EN
============================================================ */
.brand-cluster .brand-lang-separator{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#4f5965;
  font-size:10px;
  line-height:1;
  margin:0 -1px;
  user-select:none;
}
.brand-cluster .t7-lang-switch--brand{
  display:inline-flex!important;
  align-items:center;
  gap:2px;
  flex:0 0 auto;
  margin:0!important;
  color:#707b87;
  font-size:9px;
  line-height:1;
  white-space:nowrap;
}
.brand-cluster .t7-lang-switch--brand .t7-lang-inner-separator{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#4f5965;
  opacity:1;
  font-size:9px;
  margin:0 1px;
}
.brand-cluster .t7-lang-switch--brand a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:25px;
  height:24px;
  padding:0 4px;
  border:1px solid transparent;
  border-radius:5px;
  background:transparent;
  color:#8f98a4;
  font-size:9px;
  font-weight:650;
  letter-spacing:.02em;
  text-decoration:none;
  box-shadow:none;
}
.brand-cluster .t7-lang-switch--brand a:hover,
.brand-cluster .t7-lang-switch--brand a:focus{
  color:#fff;
  border-color:#4a535f;
  outline:none;
}
.brand-cluster .t7-lang-switch--brand a.active{
  color:#fff!important;
  background:var(--t7-red,#e51d31)!important;
  border-color:var(--t7-red,#e51d31)!important;
  box-shadow:0 4px 13px rgba(229,29,49,.16)!important;
}
@media(max-width:700px){
  .brand-cluster{gap:6px!important}
  .brand-cluster .brand-lang-separator{font-size:8px;margin:0 -2px}
  .brand-cluster .t7-lang-switch--brand{gap:1px;font-size:8px}
  .brand-cluster .t7-lang-switch--brand .t7-lang-inner-separator{font-size:8px;margin:0}
  .brand-cluster .t7-lang-switch--brand a{min-width:21px;height:22px;padding:0 2px;font-size:8px;border-radius:4px}
}
@media(max-width:420px){
  .header-inner{gap:8px!important}
  .brand-cluster{gap:5px!important}
  .brand-domain{font-size:7.5px!important}
  .brand-cluster .t7-lang-switch--brand a{min-width:19px;height:21px;font-size:7.5px}
  .menu-toggle{width:36px;height:36px;flex:0 0 36px}
}
@media(max-width:360px){
  .brand small{display:none}
  .brand-domain{font-size:7px!important}
  .brand-cluster .t7-lang-switch--brand a{min-width:18px;padding:0 1px}
}

/* ============================================================
   T7 AI Studio v2.10.30 — Production UI baseline
   Canlı Oturumlar, Müşteri listesi ve Nasıl Çalışır tek aktif kural seti.
============================================================ */
.admin-page .admin-user-card summary{
  grid-template-columns:minmax(280px,1.8fr) minmax(90px,.62fr) minmax(90px,.62fr) minmax(90px,.62fr) auto!important;
  gap:14px!important;
}
.admin-page .admin-manage-label{justify-self:end!important;white-space:nowrap!important}
@media(max-width:980px){
  .admin-page .admin-user-card summary{grid-template-columns:minmax(220px,1fr) 86px 86px auto!important}
  .admin-page .admin-user-card summary .admin-user-metric:nth-of-type(2){display:none!important}
}
@media(max-width:680px){
  .admin-page .admin-user-card summary{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}
  .admin-page .admin-user-card summary .admin-user-metric{display:none!important}
  .admin-page .admin-manage-label{align-self:center!important}
}

.admin-presence-page>.shell{width:min(calc(100% - 40px),var(--shell))!important;max-width:var(--shell)!important;margin-inline:auto!important}
.admin-presence-page .presence-live-toolbar-pro{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.admin-presence-page .presence-live-toolbar-pro>[data-presence-updated]{margin-right:auto}
.presence-sort-control{display:flex;align-items:center;gap:6px;min-height:30px;padding:0 8px;border:1px solid #35414c;border-radius:8px;background:#151b22;color:#8e99a4;font-size:8px}
.presence-sort-control select{appearance:none;min-width:112px;padding:0 18px 0 0;border:0!important;background:transparent!important;color:#dce2e8!important;font:500 8.5px/1 Arial,Helvetica,sans-serif;outline:0;background-image:linear-gradient(45deg,transparent 50%,#77838f 50%),linear-gradient(135deg,#77838f 50%,transparent 50%)!important;background-position:calc(100% - 8px) 48%,calc(100% - 4px) 48%!important;background-size:4px 4px,4px 4px!important;background-repeat:no-repeat!important}
.presence-sort-control option{background:#151b22;color:#eef2f5}
.presence-row-live.head>span>button{appearance:none;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;text-align:left;cursor:pointer}
.presence-row-live.head>span>button:hover,.presence-row-live.head>span>button.active{color:#fff}
.presence-row-live.head>span>button.active::after{content:"";display:inline-block;width:5px;height:5px;margin-left:5px;border-right:1px solid #ef4c5d;border-bottom:1px solid #ef4c5d;transform:translateY(-1px) rotate(45deg)}
.admin-presence-page .presence-table-wrap{width:100%;overflow:hidden;border:1px solid #35414c;border-radius:10px}
.admin-presence-page .presence-table-live{width:100%!important;min-width:0!important}
.admin-presence-page .presence-row-live{width:100%;grid-template-columns:7ch minmax(15ch,1.15fr) 13ch minmax(14ch,1fr) minmax(14ch,1.05fr) 10ch minmax(12ch,.9fr) 5ch minmax(19ch,1.25fr) 10ch!important;gap:7px!important;min-height:48px!important;padding:8px 9px!important;font-size:9.2px!important}
.admin-presence-page .presence-row-live.head{min-height:36px!important;font-size:7.8px!important}
.admin-presence-page .presence-row-live>span{min-width:0;overflow:hidden;text-overflow:ellipsis}
.admin-presence-page .presence-row-live b{font-size:9.4px!important}.admin-presence-page .presence-row-live small{font-size:7.5px!important}.admin-presence-page .presence-row-live code{font-size:8.3px!important;white-space:nowrap}
.admin-presence-page .presence-session-times{display:grid!important;gap:2px!important;align-content:center!important;white-space:normal!important;overflow:visible!important}.admin-presence-page .presence-session-times b,.admin-presence-page .presence-session-times small{white-space:nowrap!important}
.admin-presence-page .presence-page,.admin-presence-page .presence-isp,.admin-presence-page .presence-location b,.admin-presence-page .presence-location small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:980px){
  .admin-presence-page>.shell{width:calc(100% - 24px)!important}
  .admin-presence-page .presence-table-wrap{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scrollbar-width:thin}
  .admin-presence-page .presence-table-live{display:block!important;width:1380px!important;min-width:1380px!important;max-width:none!important}
  .admin-presence-page .presence-row-live{display:grid!important;width:1380px!important;grid-template-columns:80px 160px 120px 170px 190px 80px 150px 55px 190px 95px!important;gap:7px!important;border-radius:0!important;overflow:visible!important}
  .admin-presence-page .presence-row-live>span{white-space:nowrap!important}
  .admin-presence-page .presence-session-times{white-space:normal!important;overflow:visible!important}
}
@media(max-width:620px){
  .admin-presence-page>.shell{width:calc(100% - 16px)!important}
  .admin-presence-page .presence-stat-grid{grid-template-columns:1fr 1fr!important}
  .admin-presence-page .presence-live-toolbar-pro{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important}
  .admin-presence-page .presence-live-toolbar-pro>span,.admin-presence-page .presence-live-toolbar-pro>[data-presence-updated]{grid-column:1/-1;margin:0!important}
  .admin-presence-page .presence-live-toolbar-pro .presence-sort-control{grid-column:1/-1;justify-content:space-between}
  .admin-presence-page .presence-live-toolbar-pro .presence-sort-control select{flex:1;text-align:right}
  .admin-presence-page .presence-live-toolbar-pro [data-presence-export],.admin-presence-page .presence-live-toolbar-pro [data-presence-refresh]{width:100%;justify-content:center}
  .presence-pagination{max-width:100%;overflow-x:auto;padding-bottom:2px}
}

.how-pro-hero{padding-bottom:34px!important}.how-pro-hero h1{max-width:850px}.how-credit-line{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.how-credit-line>span{padding:7px 9px;border:1px solid #303a45;border-radius:8px;background:#151b22;color:#87939e;font-size:9px}.how-credit-line b{color:#eef2f5;font-weight:600}
.how-visual-section{padding-top:0!important}.how-visual-head{margin-bottom:16px}.how-visual-head h2{margin:5px 0 7px;font-size:24px;font-weight:600}.how-visual-head p{max-width:820px;margin:0;color:#909ba6;font-size:11px;line-height:1.65}.how-before-after{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:10px;align-items:center}.how-visual-card{overflow:hidden;border:1px solid #303a45;border-radius:14px;background:#171d24}.how-visual-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#0d1116}.how-visual-media img{width:100%;height:100%;object-fit:cover;display:block}.how-visual-media>span{position:absolute;left:10px;bottom:10px;padding:5px 7px;border:1px solid rgba(255,255,255,.13);border-radius:7px;background:rgba(10,13,17,.82);color:#fff;font-size:7.5px;font-weight:700;letter-spacing:.06em}.how-visual-copy{display:grid;grid-template-columns:32px 1fr;gap:10px;padding:13px}.how-visual-copy>i{display:grid;place-items:center;width:32px;height:32px;border:1px solid #3a4550;border-radius:8px;color:#ef4c5d}.how-visual-copy .t7-ui-icon{width:16px;height:16px}.how-visual-copy h3{margin:0 0 5px;font-size:12px;font-weight:600;color:#f0f3f6}.how-visual-copy p{margin:0;color:#8c97a2;font-size:9px;line-height:1.55}.how-flow-arrow{display:grid;place-items:center;color:#ef4c5d}.how-flow-arrow .t7-ui-icon{width:22px;height:22px}.how-file-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px}.how-file-facts>span{padding:9px;border:1px solid #2f3944;border-radius:9px;background:#141a21;color:#858f9a;font-size:8px;line-height:1.45}.how-file-facts b{display:block;margin-bottom:3px;color:#dfe5ea;font-weight:600}.how-steps-section{padding-top:34px!important}.how-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.how-step-grid>article{position:relative;display:flex;flex-direction:column;min-height:210px;padding:15px;border:1px solid #303a45;border-radius:12px;background:#171d24}.how-step-grid>article>i{display:grid;place-items:center;width:32px;height:32px;border:1px solid #3a4550;border-radius:8px;color:#ef4c5d}.how-step-grid>article>i .t7-ui-icon{width:16px;height:16px}.how-step-grid>article>b{position:absolute;right:14px;top:14px;color:#ef4c5d;font-size:10px}.how-step-grid h3{margin:13px 0 6px;color:#eef2f5;font-size:13px;font-weight:600}.how-step-grid p{margin:0;color:#8e99a4;font-size:9.5px;line-height:1.58}.how-step-grid small{margin-top:auto;padding-top:12px;color:#bbc4cc;font-size:8.5px;border-top:1px solid #2b3540}
@media(max-width:820px){.how-before-after{grid-template-columns:1fr}.how-flow-arrow{transform:rotate(90deg)}.how-file-facts{grid-template-columns:1fr}.how-step-grid{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.how-credit-line{display:grid;grid-template-columns:1fr 1fr}.how-credit-line>span:last-child{grid-column:1/-1}.how-step-grid{grid-template-columns:1fr}.how-step-grid>article{min-height:0}.how-visual-head h2{font-size:20px}.how-before-after{gap:7px}.how-visual-copy{padding:11px}.usage-type-grid{grid-template-columns:1fr!important}}


/* v2.10.30 responsive hardening: native file input must never widen the Studio viewport. */
.project-doc-drop{position:relative}
.project-doc-drop>input[type="file"]{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  max-width:1px!important;
  min-width:1px!important;
  overflow:hidden!important;
  opacity:0!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  pointer-events:none!important;
}

/* ============================================================
   T7 AI Studio v2.10.31 — Header CTA hierarchy
   AI Studio is the only button; all other navigation actions are text links.
============================================================ */
.header-actions .header-text-link,
.header-actions .header-logout-link{
  display:inline-flex!important;
  align-items:center!important;
  min-height:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#aeb6c0!important;
  font-size:10.5px!important;
  font-weight:500!important;
  white-space:nowrap!important;
  transition:color .16s ease!important;
}
.header-actions .header-text-link:hover,
.header-actions .header-text-link:focus,
.header-actions .header-logout-link:hover,
.header-actions .header-logout-link:focus{
  color:#fff!important;
}
.header-actions .header-ai-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:36px!important;
  padding:0 15px!important;
  border:1px solid #e11d2e!important;
  border-radius:8px!important;
  background:#e11d2e!important;
  color:#fff!important;
  box-shadow:none!important;
  font-size:10.5px!important;
  font-weight:650!important;
  line-height:1!important;
  white-space:nowrap!important;
  transition:background .16s ease,border-color .16s ease!important;
}
.header-actions .header-ai-cta:hover,
.header-actions .header-ai-cta:focus{
  border-color:#bf1726!important;
  background:#bf1726!important;
  color:#fff!important;
}
@media(max-width:1050px){
  .header-actions .header-text-link,
  .header-actions .header-logout-link{font-size:10px!important}
  .header-actions .header-ai-cta{min-height:34px!important;padding:0 12px!important;font-size:10px!important}
}
.mobile-menu .mobile-ai-cta{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:0 14px!important;
  border:1px solid #e11d2e!important;
  border-radius:8px!important;
  background:#e11d2e!important;
  color:#fff!important;
  font-weight:650!important;
}
.mobile-menu .mobile-ai-cta:hover,
.mobile-menu .mobile-ai-cta:focus{
  border-color:#bf1726!important;
  background:#bf1726!important;
  color:#fff!important;
}
.mobile-menu .mobile-logout{
  color:#c4cbd4!important;
  background:transparent!important;
  border:0!important;
}

/* T7AI v2.10.32 · Sade Nasıl Çalışır + Before/After */
.how-simple-hero{padding-bottom:34px!important}
.how-simple-hero .shell{max-width:980px}
.how-simple-hero h1{max-width:760px;margin:8px 0 12px;font-size:clamp(32px,4.2vw,50px);line-height:1.06;font-weight:650;letter-spacing:-.035em}
.how-simple-hero p{max-width:780px;margin:0;color:#98a3ae;font-size:12px;line-height:1.7}
.how-simple-actions{display:flex;align-items:center;gap:18px;margin-top:22px;flex-wrap:wrap}
.how-simple-actions .primary-btn{min-height:40px;padding:0 16px;font-size:11px}
.how-credit-summary{display:flex;align-items:center;gap:0;flex-wrap:wrap;border:1px solid #2e3843;border-radius:10px;background:#151b22;overflow:hidden}
.how-credit-summary span{padding:9px 12px;color:#8e99a4;font-size:8.5px;line-height:1.3;border-right:1px solid #2b3540;white-space:nowrap}
.how-credit-summary span:last-child{border-right:0}
.how-credit-summary b{color:#e7ebef;font-weight:600}
.how-section-head{margin-bottom:14px}
.how-section-head h2{margin:6px 0 7px;font-size:24px;line-height:1.2;font-weight:600;letter-spacing:-.018em}
.how-section-head p{max-width:780px;margin:0;color:#8f9aa5;font-size:10.5px;line-height:1.65}
.how-compare-section{padding-top:0!important}
.how-compare-section .shell.narrow{max-width:820px}
.how-compare{--how-compare:50%;position:relative;overflow:hidden;width:min(100%,760px);margin:0 auto;aspect-ratio:4/3;border:1px solid #303a45;border-radius:15px;background:#11161c;isolation:isolate;box-shadow:0 14px 34px rgba(0,0,0,.14)}
.how-compare>img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center;user-select:none;pointer-events:none}
.how-compare-before{z-index:1}
.how-compare-after{z-index:2;clip-path:inset(0 0 0 var(--how-compare))}
.how-compare-label{position:absolute;top:11px;z-index:5;padding:6px 9px;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:rgba(10,13,17,.78);backdrop-filter:blur(8px);color:#fff;font-size:8.5px;font-weight:650;letter-spacing:.02em;pointer-events:none}
.how-compare-label.before{left:11px}.how-compare-label.after{right:11px}
.how-compare-line{position:absolute;z-index:4;top:0;bottom:0;left:var(--how-compare);width:2px;background:rgba(255,255,255,.94);transform:translateX(-1px);pointer-events:none;box-shadow:0 0 0 1px rgba(0,0,0,.08)}
.how-compare-line i{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;transform:translate(-50%,-50%);background:#fff;color:#1c232b;font-style:normal;font-size:15px;font-weight:700;box-shadow:0 6px 22px rgba(0,0,0,.22)}
.how-compare-range{position:absolute;z-index:6;inset:0;width:100%;height:100%;margin:0;opacity:.001;cursor:ew-resize;touch-action:pan-y}
.how-compare-range:focus-visible{opacity:0}
.how-compare:focus-within{outline:2px solid rgba(239,76,93,.78);outline-offset:3px}
.how-compare-hint{margin:8px 0 0;text-align:center;color:#7f8a95;font-size:8.5px}
.how-four-steps{padding-top:36px!important}
.how-four-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.how-four-grid>article{position:relative;display:flex;flex-direction:column;min-height:245px;padding:15px;border:1px solid #303a45;border-radius:12px;background:#171d24}
.how-four-grid>article>b{position:absolute;right:14px;top:14px;color:#ef4c5d;font-size:10px;font-weight:700}
.how-four-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #39444f;border-radius:9px;color:#ef4c5d;background:#141a20}
.how-four-icon .t7-ui-icon{width:17px;height:17px}
.how-four-grid h3{margin:13px 0 6px;color:#eef2f5;font-size:12px;font-weight:600;line-height:1.3}
.how-four-grid p{margin:0;color:#8d98a3;font-size:9px;line-height:1.62}
.how-four-grid small{margin-top:auto;padding-top:12px;color:#c1c9d0;font-size:8px;border-top:1px solid #2b3540}
.how-capabilities{padding-top:38px!important}
.how-capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.how-capability-grid>article{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:start;padding:14px;border:1px solid #303a45;border-radius:11px;background:#171d24}
.how-capability-grid>article>i{display:grid;place-items:center;width:34px;height:34px;border:1px solid #39444f;border-radius:9px;color:#ef4c5d;font-style:normal;background:#141a20}
.how-capability-grid .t7-ui-icon{width:17px;height:17px}
.how-capability-grid h3{margin:1px 0 4px;color:#eef2f5;font-size:11px;font-weight:600}
.how-capability-grid p{margin:0;color:#8d98a3;font-size:8.8px;line-height:1.55}
.how-final-cta{padding-top:38px!important;padding-bottom:54px!important}
.how-final-box{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:19px 20px;border:1px solid #303a45;border-radius:13px;background:#171d24}
.how-final-box h2{margin:5px 0 5px;font-size:20px;font-weight:600}.how-final-box p{margin:0;color:#8f9aa5;font-size:9.5px;line-height:1.55}
.how-final-box .primary-btn{flex:0 0 auto;min-height:40px;padding:0 16px;font-size:10.5px}
@media(max-width:900px){.how-four-grid{grid-template-columns:1fr 1fr}.how-four-grid>article{min-height:215px}.how-credit-summary{width:100%}.how-credit-summary span{flex:1 1 auto}}
@media(max-width:640px){.how-simple-hero{padding-bottom:26px!important}.how-simple-hero h1{font-size:31px}.how-simple-actions{align-items:stretch;gap:10px}.how-simple-actions .primary-btn{width:100%}.how-credit-summary{display:grid;grid-template-columns:1fr 1fr}.how-credit-summary span{white-space:normal;border-right:1px solid #2b3540;border-bottom:1px solid #2b3540}.how-credit-summary span:nth-child(2){border-right:0}.how-credit-summary span:last-child{grid-column:1/-1;border:0}.how-section-head h2{font-size:20px}.how-compare{border-radius:12px}.how-compare>img{object-position:center}.how-compare-line i{width:34px;height:34px}.how-four-grid{grid-template-columns:1fr}.how-four-grid>article{min-height:0}.how-capability-grid{grid-template-columns:1fr}.how-final-box{display:grid}.how-final-box .primary-btn{width:100%}}

/* v2.10.34 — Nasıl Çalışır tam kabiliyet sistemi */
.how-pro-hero .how-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px}
.how-pro-hero .how-credit-line{margin:0;flex:1;min-width:0}
.how-compare-section .shell.narrow{max-width:980px}
.how-compare.how-compare-wide{width:min(100%,860px);aspect-ratio:4/3;background:#11161c}
.how-compare.how-compare-wide>img{object-fit:cover;object-position:center}
.how-capabilities-full .how-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.how-output-section{padding-top:0!important}
.how-output-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.how-output-grid>article{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:15px;border:1px solid #303a45;border-radius:12px;background:#171d24}
.how-output-grid>article>i{display:grid;place-items:center;width:38px;height:38px;border:1px solid #39444f;border-radius:9px;color:#ef4c5d;font-style:normal;background:#141a20}
.how-output-grid .t7-ui-icon{width:18px;height:18px}.how-output-grid h3{margin:1px 0 5px;color:#eef2f5;font-size:12px;font-weight:600}.how-output-grid p{margin:0;color:#8d98a3;font-size:9px;line-height:1.55}.how-output-grid small{display:block;margin-top:8px;color:#c4ccd3;font-size:8.5px}
@media(max-width:820px){.how-pro-hero .how-hero-actions{display:grid}.how-pro-hero .how-credit-line{width:100%}.how-capabilities-full .how-capability-grid{grid-template-columns:1fr 1fr}.how-output-grid{grid-template-columns:1fr}.how-compare.how-compare-wide{width:100%}}
@media(max-width:560px){.how-capabilities-full .how-capability-grid{grid-template-columns:1fr}.how-credit-line{grid-template-columns:1fr 1fr!important}.how-credit-line>span:last-child{grid-column:1/-1}.how-compare-label{top:8px}.how-compare-label.before{left:8px}.how-compare-label.after{right:8px}}

/* T7AI v2.10.36 · Referans Açısını Koru / Perspektif Kilidi */
.frame-lock-card{margin-top:8px;padding:10px 11px;border:1px solid #303943;border-radius:11px;background:#12171d;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}
.frame-lock-card.is-on{border-color:#4b3a40;background:linear-gradient(135deg,rgba(225,29,46,.055),#12171d 54%)}
.frame-lock-card.is-on.has-reference{border-color:#574048;box-shadow:inset 0 0 0 1px rgba(225,29,46,.04)}
.frame-lock-label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;cursor:pointer;min-width:0}
.frame-lock-label>input{position:absolute;opacity:0;pointer-events:none}
.frame-lock-switch{position:relative;width:36px;height:20px;flex:0 0 36px;border:1px solid #49535e;border-radius:999px;background:#20262d;transition:.18s ease}
.frame-lock-switch i{position:absolute;left:3px;top:3px;width:12px;height:12px;border-radius:50%;background:#8c96a1;transition:.18s ease}
.frame-lock-label>input:checked+.frame-lock-switch{border-color:#e11d2e;background:rgba(225,29,46,.22)}
.frame-lock-label>input:checked+.frame-lock-switch i{left:19px;background:#ff4053;box-shadow:0 0 0 3px rgba(225,29,46,.12)}
.frame-lock-copy{display:grid;gap:3px;min-width:0}
.frame-lock-title{display:flex;align-items:center;gap:7px;min-width:0}
.frame-lock-title b{color:#eef2f5;font-size:9.5px;font-weight:650}
.frame-lock-title-icon{width:20px;height:20px;flex:0 0 20px;display:grid;place-items:center;border:1px solid #3a4651;border-radius:6px;background:#182028;color:#ef4b5c}
.frame-lock-title-icon .t7-ui-icon{width:12px;height:12px;display:block;stroke:currentColor;stroke-width:1.75;fill:none;stroke-linecap:round;stroke-linejoin:round}
.frame-lock-card.is-on .frame-lock-title-icon{border-color:rgba(53,217,120,.32);background:rgba(53,217,120,.06);color:#51dc84}
.frame-lock-title em{display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border:1px solid rgba(225,29,46,.34);border-radius:999px;background:rgba(225,29,46,.08);color:#ff5a69;font-size:7px;font-style:normal;font-weight:650;white-space:nowrap}
.frame-lock-copy small{color:#8d98a3;font-size:7.8px;line-height:1.45}
.frame-lock-label>strong{min-width:42px;text-align:right;color:#87929d;font-size:8px;font-weight:650}
.frame-lock-card.is-on .frame-lock-label>strong{color:#70d38a}
.frame-lock-card>p{margin:7px 0 0 46px;color:#727e8a;font-size:7.2px;line-height:1.45}
.frame-lock-label>input:focus-visible+.frame-lock-switch{outline:2px solid rgba(239,76,93,.75);outline-offset:2px}
@media(max-width:640px){.frame-lock-card{padding:10px}.frame-lock-label{grid-template-columns:auto 1fr;gap:9px}.frame-lock-label>strong{grid-column:2;text-align:left;margin-top:-1px}.frame-lock-card>p{margin-left:45px}.frame-lock-copy small{font-size:7.5px}}


/* v2.10.37 · Görsel silme sistemi */
.reference-upload-wrap{position:relative;min-width:0}.reference-upload-wrap .drop-zone{height:100%}.reference-remove-btn{position:absolute;right:8px;top:8px;z-index:5;min-height:28px;padding:0 9px;border:1px solid rgba(224,70,84,.55);border-radius:7px;background:rgba(12,15,19,.88);color:#ff7885;display:flex;align-items:center;gap:5px;font:500 8px Arial,Helvetica,sans-serif;cursor:pointer}.reference-remove-btn[hidden]{display:none!important}.reference-remove-btn:hover{background:#d92d42;border-color:#d92d42;color:#fff}.reference-remove-btn .t7-ui-icon{width:12px;height:12px}
.project-render-delete-form{margin:0;border-top:1px solid #2b343e}.project-render-delete{width:100%;min-height:27px;border:0;background:#10161c;color:#ff7280;display:flex;align-items:center;justify-content:center;gap:5px;font:500 6.8px Arial,Helvetica,sans-serif;cursor:pointer}.project-render-delete:hover{background:#d92d42;color:#fff}.project-render-delete .t7-ui-icon{width:10px;height:10px}.project-before-after-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.project-before-after-tools form{margin:0}.project-reference-delete,.account-render-delete{min-height:28px;padding:0 8px;border:1px solid #6b343b;border-radius:7px;background:transparent;color:#ff7380;font:500 8px Arial,Helvetica,sans-serif;cursor:pointer}.project-reference-delete{display:flex;align-items:center;gap:5px}.project-reference-delete:hover,.account-render-delete:hover{background:#d92d42;border-color:#d92d42;color:#fff}.project-reference-delete .t7-ui-icon{width:11px;height:11px}.account-render-actions form{margin:0}.account-render-actions .account-render-delete{min-height:22px;padding:0 5px;font-size:7.5px}.project-action-message{margin:0 0 14px;padding:10px 12px;border-radius:8px;font-size:10px}.project-action-message.error{border:1px solid rgba(225,29,46,.38);background:rgba(225,29,46,.08);color:#ff8893}
@media(max-width:700px){.project-before-after-tools{align-items:flex-start;flex-direction:column}.reference-remove-btn{right:6px;top:6px}.project-render-delete{min-height:30px;font-size:7.5px}}

/* T7AI v2.10.38 · Kadraj Eşleme Motoru */
.project-frame-lock-status{display:inline-flex;margin:0 0 7px;padding:4px 7px;border:1px solid rgba(65,199,104,.28);border-radius:999px;background:rgba(65,199,104,.08);color:#62d986;font-size:7.5px;font-weight:650;letter-spacing:.01em}


/* ============================================================
   T7 AI Studio v2.10.39 — Render kartları / tam kadraj / gerçek silme UI
============================================================ */
/* Hesabım: görseller kırpılmaz, kartlar daha geniş ve tüm aksiyonlar tek standarttır. */
.account-render-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.account-render-card{border-radius:12px;overflow:hidden}
.account-render-card>a.account-render-image{aspect-ratio:16/9;background:#0d1217;display:grid;place-items:center}
.account-render-card>a.account-render-image img{width:100%;height:100%;object-fit:contain!important;object-position:center!important;transform:none!important;background:#0d1217}
.account-render-card>a.account-render-image:hover img{transform:none!important}
.account-render-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px!important;margin-top:8px!important}
.account-render-actions form{display:block!important;margin:0!important;min-width:0}
.account-render-action{box-sizing:border-box;min-height:30px!important;width:100%;padding:0 8px!important;border:1px solid #394551!important;border-radius:7px!important;background:#151c23!important;color:#dce2e7!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center;font:500 8px Arial,Helvetica,sans-serif!important;white-space:nowrap;cursor:pointer;text-decoration:none!important}
.account-render-action:hover{border-color:#596877!important;background:#1d2630!important;color:#fff!important}
.account-render-action.delete{border-color:#67333b!important;background:transparent!important;color:#ff7380!important}
.account-render-action.delete:hover{border-color:#d92d42!important;background:#d92d42!important;color:#fff!important}

/* Proje görselleri: 6 minik kart yerine daha okunaklı geniş kadrajlar. */
.project-render-carousel .project-render-track{grid-auto-columns:minmax(175px,calc(25% - 6px))!important;gap:8px!important}
.project-render-carousel .project-render-card{display:grid;grid-template-rows:auto auto auto;align-self:start;overflow:hidden!important}
.project-render-carousel .project-render-card>button{aspect-ratio:16/9!important;background:#0d1217!important;overflow:hidden}
.project-render-carousel .project-render-card>button img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#0d1217!important}
.project-render-carousel .project-render-card-foot{min-height:32px!important;padding:6px 8px!important}
.project-render-carousel .project-render-card-foot small{font-size:7.4px!important;line-height:1.25}
.project-render-actions-row{display:grid;grid-template-columns:1fr 1fr auto;border-top:1px solid #2b343e;background:#11171d}
.project-render-action-choice{min-width:0;min-height:30px;padding:0 7px;display:flex;align-items:center;justify-content:center;gap:5px;border-right:1px solid #2b343e;color:#929da8;font:500 7.2px Arial,Helvetica,sans-serif;cursor:pointer;white-space:nowrap}
.project-render-action-choice input{width:11px;height:11px;margin:0;accent-color:#e33245}
.project-render-action-choice:has(input:checked){background:rgba(225,29,46,.06);color:#f2f4f6}
.project-render-action-choice:has(input:disabled){opacity:.42;cursor:not-allowed}
.project-render-delete-form{margin:0!important;border:0!important;display:block}
.project-render-delete{box-sizing:border-box;width:auto!important;min-width:46px!important;height:30px!important;min-height:30px!important;padding:0 9px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#ff7280!important;font:500 7.2px Arial,Helvetica,sans-serif!important}
.project-render-delete:hover{background:#d92d42!important;color:#fff!important}

/* Son render silindiğinde proje kırık görsel göstermesin. */
.project-image-empty{aspect-ratio:16/9!important;display:grid!important;place-items:center!important;background:#11171d!important;border:1px dashed #38434f!important}
.project-empty-render-state{max-width:390px;padding:28px;text-align:center;display:grid;gap:6px}
.project-empty-render-state b{color:#e8edf2;font-size:13px;font-weight:600}
.project-empty-render-state small{color:#88939e;font-size:9px;line-height:1.5}

/* Öncesi/Sonrası: gerçek referans oranı belirleyicidir; mobilde de keyfi 16:9'a zorlanmaz. */
.project-compare{aspect-ratio:var(--t7-compare-aspect,4/3)!important}
.project-compare>img{object-fit:contain!important;object-position:center!important;background:#0c1015!important}

@media(max-width:1050px){.account-render-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-render-carousel .project-render-track{grid-auto-columns:minmax(170px,calc(33.333% - 6px))!important}}
@media(max-width:700px){.project-render-carousel .project-render-track{grid-auto-columns:72%!important}.project-render-actions-row{grid-template-columns:1fr 1fr auto}.account-render-actions{grid-template-columns:1fr 1fr 1fr!important}}
@media(max-width:560px){.account-render-grid{grid-template-columns:1fr}.account-render-actions{grid-template-columns:1fr 1fr 1fr!important}.account-render-action{font-size:7.7px!important;padding:0 5px!important}.project-render-carousel .project-render-track{grid-auto-columns:82%!important}}

/* v2.10.41 — Proje ana galeri, Before/After rozeti ve okunaklı kart aksiyonları */
.project-main-gallery{position:relative;isolation:isolate;touch-action:pan-y;user-select:none;-webkit-user-select:none;cursor:grab;outline:none}
.project-main-gallery.is-dragging{cursor:grabbing}
.project-main-gallery>img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;pointer-events:none;-webkit-user-drag:none;background:#0b0f14}
.project-main-gallery-nav{position:absolute;z-index:7;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:36px;height:44px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:rgba(9,13,18,.76);backdrop-filter:blur(7px);color:#fff;font:400 23px/1 Arial,Helvetica,sans-serif;cursor:pointer;transition:.15s ease}
.project-main-gallery-nav.prev{left:10px}.project-main-gallery-nav.next{right:10px}
.project-main-gallery-nav:hover:not(:disabled){border-color:#e33245;background:#e33245}.project-main-gallery-nav:disabled{opacity:.22;cursor:default}
.project-main-gallery-count{position:absolute;z-index:6;left:50%;bottom:10px;transform:translateX(-50%);padding:5px 8px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(8,11,15,.78);color:#e8edf2;font:500 8px Arial,Helvetica,sans-serif;letter-spacing:.02em;pointer-events:none}
.project-ba-badge{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:4px 7px;border:1px solid rgba(227,50,69,.5);border-radius:999px;background:rgba(12,16,21,.84);color:#ff8792!important;font:600 7.2px Arial,Helvetica,sans-serif!important;line-height:1!important;white-space:nowrap;pointer-events:none;box-shadow:0 3px 10px rgba(0,0,0,.16)}
.project-ba-badge-main{position:absolute;z-index:6;right:10px;top:10px}
.project-render-card>button .project-ba-badge-thumb{position:absolute;z-index:4;right:6px;top:6px;left:auto;bottom:auto;margin:0;font-style:normal}
.account-render-image .account-ba-badge{position:absolute;z-index:6;right:9px;top:9px;left:auto;bottom:auto;font-style:normal}
.account-render-image{position:relative}

.project-render-carousel .project-render-track{grid-auto-columns:minmax(205px,calc(33.333% - 6px))!important;gap:8px!important}
.project-render-actions-row{box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;justify-content:stretch!important;gap:0!important;padding:0!important;border-top:1px solid #2b343e!important;background:#11171d!important;overflow:hidden!important}
.project-render-actions-row.single-action{grid-template-columns:1fr!important}
.project-render-action-choice{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:32px!important;padding:0 5px!important;border:0!important;border-right:1px solid #2b343e!important;font-size:8px!important;overflow:hidden;text-overflow:ellipsis}
.project-render-actions-row.single-action .project-render-action-choice{border-right:0!important}
.project-render-delete-form{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;display:block!important;overflow:hidden!important}
.project-render-delete{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:32px!important;min-height:32px!important;padding:0 5px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#ff7280!important;font:500 8px Arial,Helvetica,sans-serif!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:hidden!important}
.project-render-delete:hover{background:#d92d42!important;color:#fff!important}

@media(max-width:1050px){.project-render-carousel .project-render-track{grid-auto-columns:minmax(205px,calc(50% - 4px))!important}}
@media(max-width:700px){.project-main-gallery-nav{width:32px;height:40px}.project-main-gallery-nav.prev{left:7px}.project-main-gallery-nav.next{right:7px}.project-ba-badge-main{right:8px;top:8px}.project-main-gallery-count{bottom:8px}.project-render-carousel .project-render-track{grid-auto-columns:78%!important}.project-render-action-choice,.project-render-delete{font-size:8.2px!important}}
@media(max-width:480px){.project-main-gallery-nav{width:30px;height:38px;font-size:20px}.project-render-carousel .project-render-track{grid-auto-columns:86%!important}.project-render-actions-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}}

/* ============================================================
   T7 AI Studio v2.10.42 — Gerçek swipe carousel / pamuk geçiş
   Büyük proje görseli tek resim değiştirme yerine gerçek yatay
   track kullanır. Sürüklerken komşu render aynı anda görünür.
============================================================ */
.project-main-gallery{
  overflow:hidden!important;
  cursor:default!important;
}
.project-main-gallery-viewport{
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scroll-behavior:smooth!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  overscroll-behavior-x:contain!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-x pan-y!important;
  cursor:grab!important;
}
.project-main-gallery-viewport::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
.project-main-gallery-viewport.is-dragging{cursor:grabbing!important;scroll-behavior:auto!important;scroll-snap-type:none!important}
.project-main-gallery-track{
  display:flex!important;
  width:100%!important;
  min-width:100%!important;
  align-items:stretch!important;
  gap:0!important;
  margin:0!important;
  padding:0!important;
}
.project-main-gallery-slide{
  position:relative!important;
  flex:0 0 100%!important;
  width:100%!important;
  min-width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  scroll-snap-align:start!important;
  scroll-snap-stop:always!important;
  background:#0b0f14!important;
  overflow:hidden!important;
}
.project-main-gallery-slide>img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:500px!important;
  object-fit:contain!important;
  object-position:center!important;
  pointer-events:none!important;
  user-select:none!important;
  -webkit-user-select:none!important;
  -webkit-user-drag:none!important;
  background:#0b0f14!important;
}
.project-main-gallery.is-dragging{cursor:grabbing!important}
.project-main-gallery-nav{z-index:12!important}
.project-main-gallery-count,.project-ba-badge-main{z-index:11!important}
@media(max-width:700px){
  .project-main-gallery-slide>img{max-height:none!important}
  .project-main-gallery-viewport{scroll-snap-type:x mandatory!important}
}


/* ============================================================
   T7 AI Studio v2.10.43 — Referans Açısını Koru LED + yeşil toggle durumu
   ============================================================ */
.frame-lock-card{border-color:#303943!important;background:#12171d!important}
.frame-lock-card.is-on{border-color:rgba(46,202,104,.30)!important;background:linear-gradient(135deg,rgba(46,202,104,.045),#12171d 58%)!important}
.frame-lock-card.is-on.has-reference{border-color:rgba(46,202,104,.42)!important;box-shadow:inset 0 0 0 1px rgba(46,202,104,.035)!important}
.frame-lock-label{grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important}
.frame-lock-switch{border-color:#4a535c!important;background:#20262d!important}
.frame-lock-switch i{background:#7d8791!important;box-shadow:none!important}
.frame-lock-label>input:checked+.frame-lock-switch{border-color:#2fbd68!important;background:rgba(47,189,104,.20)!important}
.frame-lock-label>input:checked+.frame-lock-switch i{left:19px!important;background:#35d978!important;box-shadow:0 0 0 3px rgba(53,217,120,.10)!important}
.frame-lock-led{display:block;width:9px;height:9px;border-radius:50%;background:#5a646e;border:1px solid #6d7781;box-shadow:0 0 0 3px rgba(90,100,110,.07);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;justify-self:end}
.frame-lock-card.is-on .frame-lock-led{background:#35d978;border-color:#53e58d;box-shadow:0 0 0 3px rgba(53,217,120,.10),0 0 10px rgba(53,217,120,.42)}
.frame-lock-label>input:focus-visible+.frame-lock-switch{outline:2px solid rgba(53,217,120,.65)!important;outline-offset:2px}
@media(max-width:640px){.frame-lock-label{grid-template-columns:auto minmax(0,1fr) auto!important}.frame-lock-led{grid-column:3!important;grid-row:1!important;align-self:center!important}.frame-lock-card>p{margin-left:45px!important}}


/* ============================================================
   T7 AI Studio v2.10.44 — Proje tam ekran Lightbox Galeri
   Büyük rendera tıklanınca mevcut swipe carousel tam ekrana taşınır.
   Mouse drag, touch swipe, scroll-snap, oklar ve sayaç senkron çalışır.
============================================================ */
.project-main-gallery-zoom-hint{
  position:absolute;z-index:11;right:10px;bottom:10px;display:inline-flex;align-items:center;justify-content:center;
  min-height:24px;padding:0 8px;border:1px solid rgba(255,255,255,.13);border-radius:999px;
  background:rgba(8,11,15,.72);color:#dce3ea;font:500 8px/1 Arial,Helvetica,sans-serif;letter-spacing:.02em;
  pointer-events:none;opacity:.82;backdrop-filter:blur(7px)
}
.project-main-gallery:hover .project-main-gallery-zoom-hint{opacity:1;border-color:rgba(255,255,255,.22)}
.project-lightbox{
  position:fixed;inset:0;z-index:20000;display:grid;place-items:center;background:rgba(3,5,8,.96);backdrop-filter:blur(14px);
  overflow:hidden;touch-action:none
}
.project-lightbox[hidden]{display:none!important}
body.project-lightbox-open{overflow:hidden!important}
.project-lightbox-viewport{
  position:absolute;inset:0;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;
  scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;
  touch-action:pan-x;cursor:grab
}
.project-lightbox-viewport::-webkit-scrollbar{display:none;width:0;height:0}
.project-lightbox-viewport.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}
.project-lightbox-track{display:flex;width:100%;height:100%;min-width:100%;margin:0;padding:0;gap:0}
.project-lightbox-slide{
  position:relative;flex:0 0 100%;width:100%;height:100%;margin:0;padding:54px 70px 56px;display:flex;align-items:center;justify-content:center;
  scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;overflow:hidden
}
.project-lightbox-slide>img{
  display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center;
  user-select:none;-webkit-user-select:none;-webkit-user-drag:none;pointer-events:none;filter:none
}
.project-lightbox-close,.project-lightbox-nav{
  position:fixed;z-index:20004;display:grid;place-items:center;border:1px solid rgba(255,255,255,.17);background:rgba(13,18,24,.80);
  color:#fff;backdrop-filter:blur(9px);cursor:pointer;transition:background .16s ease,border-color .16s ease,opacity .16s ease
}
.project-lightbox-close{right:18px;top:16px;width:42px;height:42px;border-radius:50%;font:300 28px/1 Arial,Helvetica,sans-serif}
.project-lightbox-nav{top:50%;transform:translateY(-50%);width:46px;height:64px;border-radius:12px;font:300 36px/1 Arial,Helvetica,sans-serif}
.project-lightbox-nav.prev{left:18px}.project-lightbox-nav.next{right:18px}
.project-lightbox-close:hover,.project-lightbox-nav:hover:not(:disabled){background:#e11d2e;border-color:#e11d2e}
.project-lightbox-nav:disabled{opacity:.20;cursor:default}
.project-lightbox-count{
  position:fixed;z-index:20004;left:50%;bottom:17px;transform:translateX(-50%);min-width:48px;padding:6px 10px;text-align:center;
  border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(13,18,24,.82);color:#e8edf2;
  font:500 9px/1 Arial,Helvetica,sans-serif;letter-spacing:.02em;backdrop-filter:blur(9px);pointer-events:none
}
@media(max-width:760px){
  .project-main-gallery-zoom-hint{right:8px;bottom:8px;min-height:22px;font-size:7.5px}
  .project-lightbox-slide{padding:48px 10px 72px}
  .project-lightbox-close{right:10px;top:10px;width:38px;height:38px;font-size:25px}
  .project-lightbox-nav{top:auto;bottom:13px;transform:none;width:46px;height:44px;border-radius:10px;font-size:30px}
  .project-lightbox-nav.prev{left:calc(50% - 58px)}.project-lightbox-nav.next{right:calc(50% - 58px)}
  .project-lightbox-count{bottom:62px}
}
@media(max-width:430px){
  .project-lightbox-slide{padding:44px 6px 70px}
  .project-lightbox-count{bottom:60px}
}

/* ============================================================
   T7 AI Studio v2.10.45 — Hesabım Önce/Sonra yeniden açma
   Rozetler çakışmaz; B/A rozeti gerçek bağlantıdır.
============================================================ */
.account-render-card>.account-ba-badge{
  position:absolute!important;
  z-index:10!important;
  top:8px!important;
  right:8px!important;
  left:auto!important;
  bottom:auto!important;
  margin:0!important;
  pointer-events:auto!important;
  cursor:pointer!important;
  text-decoration:none!important;
  font-style:normal!important;
}
.account-render-card>.account-ba-badge:hover,
.account-render-card>.account-ba-badge:focus-visible{
  border-color:#e33245!important;
  background:#e33245!important;
  color:#fff!important;
  outline:none!important;
}
/* Teklif CTA'sı B/A rozetinin altında ayrı satırda kalır. */
.account-render-card>.account-render-quote{
  top:38px!important;
  right:8px!important;
}
/* Sol üst teklif durumu ile sağ üst B/A birbirinden bağımsızdır. */
.account-render-card>.account-quote-badge{
  top:8px!important;
  left:8px!important;
  right:auto!important;
}
.project-compare-accordion#before-after{scroll-margin-top:92px}
@media(max-width:820px){
  .account-render-card>.account-render-quote{top:38px!important}
  .account-render-card>.account-ba-badge{top:8px!important;right:8px!important}
}

/* ============================================================
   T7 AI Studio v2.10.47 — Studio hiyerarşisi + mobil hesap kartı
   01→06 karar sırası, sade numara/aşağı ok ve mobil rozet güvenli alanı.
============================================================ */
.studio-page .studio-hierarchy-form>.studio-step-section{
  position:relative;
}
.studio-page .studio-hierarchy-form>.studio-step-section .studio-step-title{
  position:relative;
  gap:13px!important;
}
.studio-page .studio-hierarchy-form>.studio-step-section .studio-step-title>b{
  position:relative!important;
  width:30px!important;
  min-width:30px!important;
  height:38px!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:center!important;
  padding-top:1px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#f34b5c!important;
  font:700 10px/1.2 Arial,Helvetica,sans-serif!important;
  letter-spacing:.04em!important;
}
.studio-page .studio-hierarchy-form>.studio-step-section .studio-step-title>b::after{
  content:"";
  position:absolute;
  left:50%;
  top:22px;
  width:6px;
  height:6px;
  border-right:1.5px solid #697480;
  border-bottom:1.5px solid #697480;
  transform:translateX(-50%) rotate(45deg);
  opacity:.9;
}
.studio-page .studio-hierarchy-form>.studio-step-section:last-child .studio-step-title>b::after{
  display:none;
}
.studio-page .studio-hierarchy-form .studio-dimension-grid{
  margin-top:14px;
  padding-top:14px;
  border-top:1px solid #2b343e;
}
.studio-page .studio-hierarchy-form .studio-step-help{
  margin:12px 0 0;
  color:#7f8994;
  font-size:9px;
  line-height:1.5;
}
.studio-page .studio-hierarchy-form .studio-brief-inline{
  margin-top:18px;
  padding-top:16px;
  border-top:1px solid #2b343e;
}
.studio-page .studio-hierarchy-form .studio-camera-inline,
.studio-page .studio-hierarchy-form .studio-technical-inline{
  margin-top:14px;
}
.studio-page .studio-hierarchy-form .frame-lock-card{
  margin-top:0;
}
.studio-page .studio-hierarchy-form .studio-project-detail-section .project-option-grid{
  margin-top:4px;
}

/* Hesabım mobil: Önce/Sonra görselde küçük kalır; teklif CTA görselin üstünü kapatmaz. */
@media(max-width:700px){
  .account-workspace-tabs{
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
    scroll-snap-type:x proximity;
  }
  .account-workspace-tabs::-webkit-scrollbar{display:none}
  .account-workspace-tabs>button{scroll-snap-align:start;flex:0 0 auto!important}
  .account-render-card>.account-ba-badge{
    top:7px!important;
    right:7px!important;
    min-height:20px!important;
    padding:4px 7px!important;
    font-size:7px!important;
    box-shadow:none!important;
  }
  .account-render-card>.account-render-quote{
    position:static!important;
    width:calc(100% - 20px)!important;
    min-height:32px!important;
    margin:8px 10px 0!important;
    padding:0 10px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid #35414d!important;
    border-radius:8px!important;
    background:#151c23!important;
    color:#cfd6dd!important;
    font-size:8px!important;
    line-height:1.2!important;
    text-align:center!important;
    box-sizing:border-box!important;
  }
  .account-render-card>.account-render-quote:hover,
  .account-render-card>.account-render-quote:focus-visible{
    border-color:#e33245!important;
    background:#e33245!important;
    color:#fff!important;
  }
  .account-render-card>.account-quote-badge{
    top:7px!important;
    left:7px!important;
    max-width:42%!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .account-render-card>a.account-render-image{
    width:100%!important;
    aspect-ratio:16/9!important;
  }
  .account-render-actions{
    gap:6px!important;
  }
}
@media(max-width:560px){
  .studio-page .studio-hierarchy-form>.studio-step-section{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .studio-page .studio-hierarchy-form>.studio-step-section .studio-step-title{
    margin-bottom:16px!important;
  }
  .studio-page .studio-hierarchy-form>.studio-step-section .studio-step-title>b{
    width:24px!important;
    min-width:24px!important;
    height:36px!important;
    font-size:9.5px!important;
  }
  .studio-page .studio-hierarchy-form>.studio-step-section .studio-step-title>b::after{
    top:21px;
    width:5px;
    height:5px;
  }
  .studio-page .studio-hierarchy-form .field-grid.three,
  .studio-page .studio-hierarchy-form .field-grid.four{
    grid-template-columns:1fr!important;
  }
  .studio-page .studio-hierarchy-form .project-upload-grid,
  .studio-page .studio-hierarchy-form .technical-sheet-grid{
    grid-template-columns:1fr!important;
  }
  .studio-page .studio-hierarchy-form .frame-lock-label{
    grid-template-columns:auto minmax(0,1fr) auto!important;
    align-items:start!important;
  }
  .studio-page .studio-hierarchy-form .frame-lock-copy small{
    font-size:9px!important;
    line-height:1.55!important;
  }
  .account-render-card>.account-render-quote{
    min-height:34px!important;
    font-size:8.2px!important;
  }
}

/* B/A rozetini direct-child link kart kuralından tamamen ayır. */
.account-render-card>a.account-ba-badge{
  display:inline-flex!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  max-width:none!important;
  aspect-ratio:auto!important;
  overflow:visible!important;
  align-items:center!important;
  justify-content:center!important;
  padding:4px 7px!important;
  border-radius:999px!important;
}


/* ============================================================
   T7 AI Studio v2.10.48 — Mobil menü kompakt profesyonel sistem
   Aynı satır ritmi; AI Studio ana CTA ama dev tam genişlik buton değil.
============================================================ */
@media(max-width:860px){
  .mobile-menu.open{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    padding:10px 18px 12px!important;
    max-height:calc(100dvh - 64px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    background:#0d1116!important;
    border-bottom:1px solid #29313b!important;
    box-shadow:0 18px 36px rgba(0,0,0,.34)!important;
  }
  .mobile-menu.open>a{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    width:100%!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 4px!important;
    border:0!important;
    border-bottom:1px solid rgba(148,163,184,.10)!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#c8ced6!important;
    font-size:13.5px!important;
    font-weight:540!important;
    line-height:1.2!important;
    letter-spacing:0!important;
  }
  .mobile-menu.open>a:not(.mobile-logout)::after{
    content:"›";
    margin-left:auto;
    padding-left:14px;
    color:#68727e;
    font-size:20px;
    font-weight:300;
    line-height:1;
  }
  .mobile-menu.open>a:hover,
  .mobile-menu.open>a:focus-visible{
    color:#fff!important;
    background:rgba(255,255,255,.025)!important;
    outline:none!important;
  }
  .mobile-menu.open>.mobile-ai-cta{
    min-height:46px!important;
    margin:5px 0!important;
    padding:0 11px!important;
    border:1px solid rgba(225,29,46,.58)!important;
    border-radius:9px!important;
    background:rgba(225,29,46,.09)!important;
    color:#ff6070!important;
    font-weight:650!important;
    box-shadow:none!important;
  }
  .mobile-menu.open>.mobile-ai-cta::after{
    content:"→"!important;
    display:grid!important;
    place-items:center!important;
    width:25px!important;
    height:25px!important;
    margin-left:auto!important;
    padding:0!important;
    border-radius:7px!important;
    background:#e11d2e!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:600!important;
  }
  .mobile-menu.open>.mobile-ai-cta:hover,
  .mobile-menu.open>.mobile-ai-cta:focus-visible{
    border-color:#e11d2e!important;
    background:rgba(225,29,46,.15)!important;
    color:#fff!important;
  }
  .mobile-menu.open>.mobile-logout{
    color:#ff7d89!important;
    border-bottom:0!important;
  }
  .mobile-menu.open>.mobile-logout::after{content:none!important}

  /* Mobil hesap kartında Önce/Sonra her durumda mikro rozet kalsın. */
  .account-render-card>a.account-ba-badge{
    display:inline-flex!important;
    width:auto!important;
    height:22px!important;
    min-width:0!important;
    min-height:22px!important;
    max-width:92px!important;
    max-height:22px!important;
    aspect-ratio:auto!important;
    padding:0 7px!important;
    border-radius:999px!important;
    font-size:7px!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    box-shadow:none!important;
  }
}
@media(max-width:600px){
  .mobile-menu.open{top:64px!important;padding-left:18px!important;padding-right:18px!important}
}
/* Proje galerisi: kullanicinin yukledigi orijinal referans da galeri varligidir. */
.project-render-carousel .project-reference-card{grid-template-rows:auto auto auto}
.project-reference-card>button{position:relative}
.project-reference-card .project-reference-badge{position:absolute;z-index:5;top:6px;right:6px;margin:0;padding:4px 7px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(14,20,26,.88);color:#dfe5eb;font-size:6.8px;font-weight:650;font-style:normal;line-height:1;letter-spacing:.02em}
.project-reference-card-foot em{color:#8fa0af!important}
.project-reference-card-action{display:block!important;padding:0!important;border-top:1px solid #2b343e}
.project-reference-card-action>button{appearance:none;width:100%;min-height:30px;border:0;background:#131a21;color:#c9d2db;font:500 7.4px Arial,Helvetica,sans-serif;cursor:pointer;transition:background-color .15s ease,color .15s ease}
.project-reference-card-action>button:hover,.project-reference-card-action>button:focus-visible{outline:none;background:#1b2530;color:#fff}.project-reference-card-action>span{min-height:30px;display:flex;align-items:center;justify-content:center;padding:0 8px;color:#7f8d99;font-size:7.2px;text-align:center}
@media(max-width:760px){
  .project-reference-card .project-reference-badge{top:5px;right:5px;padding:4px 6px;font-size:7px}
  .project-reference-card-action>button{min-height:32px;font-size:8px}
}

.project-reference-preview{position:relative;display:grid;place-items:center;background:#0d1319;overflow:hidden}.project-reference-preview[hidden]{display:none!important}.project-reference-preview>img{display:block;width:100%;height:auto;max-height:72vh;object-fit:contain;background:#0b0f14}.project-reference-preview-badge{position:absolute;top:10px;left:10px;z-index:3;padding:6px 9px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(10,14,19,.84);color:#eef2f6;font-size:7.2px;font-weight:650;letter-spacing:.02em}.project-reference-preview-back{position:absolute;right:10px;bottom:10px;z-index:3;appearance:none;min-height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(10,14,19,.84);color:#dde4eb;font-size:7.7px;font-weight:500;cursor:pointer}.project-reference-preview-back:hover,.project-reference-preview-back:focus-visible{outline:none;border-color:#e33245;background:#e33245;color:#fff}
.project-reference-card-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #2b343e;background:#131a21}.project-reference-card-actions>button,.project-reference-card-actions>span{appearance:none;min-height:30px;border:0;background:#131a21;color:#c9d2db;font:500 7.4px Arial,Helvetica,sans-serif;cursor:pointer;transition:background-color .15s ease,color .15s ease}.project-reference-card-actions>button+button{border-left:1px solid #2b343e}.project-reference-card-actions>button:hover,.project-reference-card-actions>button:focus-visible{outline:none;background:#1b2530;color:#fff}
.project-revision-source-switch{display:grid;gap:6px;padding:8px 9px;border:1px solid #2d3741;border-radius:9px;background:#11181f}.project-revision-source-switch>span{font-size:8px;font-weight:600;color:#dde5ec;letter-spacing:.02em}.project-revision-source-buttons{display:grid;grid-template-columns:1fr 1fr;gap:6px}.project-revision-source-buttons>button{appearance:none;min-height:32px;padding:0 10px;border:1px solid #2d3741;border-radius:8px;background:#151d25;color:#cfd8df;font-size:8px;font-weight:500;cursor:pointer}.project-revision-source-buttons>button.active,.project-revision-source-buttons>button:hover,.project-revision-source-buttons>button:focus-visible{outline:none;border-color:#e33245;background:#e33245;color:#fff}.project-revision-source-switch>small{display:block;color:#8793a0;font-size:7.6px;line-height:1.45}.revision-scope.is-disabled{opacity:.56;pointer-events:none;filter:grayscale(.1)}.project-revision.is-reference-mode .revision-scope{opacity:.56;pointer-events:none}
@media(max-width:700px){.project-reference-card-actions{grid-template-columns:1fr}.project-reference-card-actions>button+button{border-left:0;border-top:1px solid #2b343e}.project-reference-preview-badge{top:8px;left:8px}.project-reference-preview-back{right:8px;bottom:8px}.project-revision-source-buttons{grid-template-columns:1fr}}

.ai-lightbox-nav:disabled{opacity:.22;cursor:default}.ai-lightbox-nav:disabled:hover{background:#161b21;border-color:#3b444f}.ai-lightbox-slide{transition:opacity .16s ease}.ai-lightbox-slide:not(.active){opacity:.92}


/* ============================================================
   T7 AI Studio v2.10.52 — Studio Profesyonel Akordeon Sistemi
   Tek açık bölüm, gerçek klavye/ARIA kontrolü ve 01→06 karar akışı.
============================================================ */
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section{
  padding:0!important;
  overflow:hidden!important;
  background:#171d24!important;
  border-bottom:1px solid #2a333d!important;
  transition:background-color .18s ease,border-color .18s ease;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section.is-open{
  background:#1a2129!important;
  border-bottom-color:#343f4a!important;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:100%!important;
  min-height:64px!important;
  margin:0!important;
  padding:14px 18px!important;
  display:grid!important;
  grid-template-columns:30px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  text-align:left!important;
  cursor:pointer!important;
  box-shadow:none!important;
  font:inherit!important;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title:hover{
  background:#1e2630!important;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title:focus-visible{
  outline:1px solid #e33245!important;
  outline-offset:-1px!important;
  background:#1e2630!important;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title>b{
  width:30px!important;
  min-width:30px!important;
  height:30px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid #34404b!important;
  border-radius:8px!important;
  background:#141a20!important;
  color:#f14a5b!important;
  font:700 9.5px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.04em!important;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section.is-open>.studio-step-title>b{
  border-color:#71313a!important;
  background:#24171b!important;
  color:#ff5667!important;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title>b::after{
  display:none!important;
  content:none!important;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title>div{
  min-width:0!important;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title h2{
  margin:0 0 3px!important;
  color:#eef2f6!important;
  font-size:12.5px!important;
  font-weight:600!important;
  line-height:1.25!important;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title p{
  margin:0!important;
  color:#7e8a96!important;
  font-size:8.3px!important;
  font-weight:400!important;
  line-height:1.45!important;
}
.studio-page .studio-hierarchy-form .studio-step-toggle-ui{
  min-width:62px;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  color:#8d98a4;
}
.studio-page .studio-hierarchy-form .studio-step-toggle-ui em{
  font:500 7.5px/1 Arial,Helvetica,sans-serif;
  font-style:normal;
  white-space:nowrap;
}
.studio-page .studio-hierarchy-form .studio-step-toggle-ui i{
  width:8px;
  height:8px;
  border-right:1.5px solid currentColor;
  border-bottom:1.5px solid currentColor;
  transform:rotate(45deg) translateY(-2px);
  transform-origin:center;
  transition:transform .2s ease,color .2s ease;
}
.studio-page .studio-hierarchy-form>.studio-step-section.is-open .studio-step-toggle-ui{
  color:#e6ebef;
}
.studio-page .studio-hierarchy-form>.studio-step-section.is-open .studio-step-toggle-ui i{
  transform:rotate(225deg) translate(-1px,-1px);
  color:#f04b5c;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready .studio-step-collapse{
  display:grid!important;
  grid-template-rows:0fr!important;
  opacity:.35;
  visibility:hidden;
  transition:grid-template-rows .24s cubic-bezier(.22,.61,.36,1),opacity .18s ease,visibility 0s linear .24s;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section.is-open>.studio-step-collapse{
  grid-template-rows:1fr!important;
  opacity:1;
  visibility:visible;
  transition:grid-template-rows .26s cubic-bezier(.22,.61,.36,1),opacity .2s ease,visibility 0s linear 0s;
}
.studio-page .studio-hierarchy-form .studio-step-body{
  min-height:0!important;
  overflow:hidden!important;
  padding:0 18px!important;
}
.studio-page .studio-hierarchy-form>.studio-step-section.is-open .studio-step-body{
  padding-bottom:18px!important;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready .studio-step-body>.choice-cards,
.studio-page .studio-hierarchy-form.studio-accordion-ready .studio-step-body>.project-upload-grid,
.studio-page .studio-hierarchy-form.studio-accordion-ready .studio-step-body>.project-option-grid,
.studio-page .studio-hierarchy-form.studio-accordion-ready .studio-step-body>.field-grid,
.studio-page .studio-hierarchy-form.studio-accordion-ready .studio-step-body>.frame-lock-card,
.studio-page .studio-hierarchy-form.studio-accordion-ready .studio-step-body>.render-setting-block{
  margin-top:2px;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section.is-open>.studio-step-title{
  border-bottom:1px solid #2d3741!important;
  margin-bottom:16px!important;
}
@media(max-width:700px){
  .studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title{
    min-height:62px!important;
    padding:13px 14px!important;
    grid-template-columns:28px minmax(0,1fr) auto!important;
    gap:10px!important;
  }
  .studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title>b{
    width:28px!important;
    min-width:28px!important;
    height:28px!important;
    font-size:9px!important;
  }
  .studio-page .studio-hierarchy-form .studio-step-toggle-ui{
    min-width:22px!important;
  }
  .studio-page .studio-hierarchy-form .studio-step-toggle-ui em{
    display:none!important;
  }
  .studio-page .studio-hierarchy-form .studio-step-body{
    padding-left:14px!important;
    padding-right:14px!important;
  }
  .studio-page .studio-hierarchy-form>.studio-step-section.is-open .studio-step-body{
    padding-bottom:14px!important;
  }
  .studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section.is-open>.studio-step-title{
    margin-bottom:14px!important;
  }
}


.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title>b .t7-ui-icon{
  width:15px!important;
  height:15px!important;
  display:block!important;
  stroke:currentColor!important;
  stroke-width:1.9!important;
  fill:none!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title>b .t7-ui-icon *{
  vector-effect:non-scaling-stroke!important;
}
@media(max-width:700px){
  .studio-page .studio-hierarchy-form.studio-accordion-ready>.studio-step-section>.studio-step-title>b .t7-ui-icon{
    width:14px!important;
    height:14px!important;
  }
}

/* T7AI v2.10.53 — sade örnekler, sayfalama ve eşit proje görsel kartları */
.examples-simple-hero{padding-bottom:28px!important}.examples-simple-hero h1{margin-bottom:7px!important}.examples-simple-hero p{max-width:520px!important}
.ai-example-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin:22px 0 4px}.ai-example-pagination a,.ai-example-pagination span{min-width:34px;height:34px;padding:0 8px;border:1px solid #313b46;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#151b22;color:#aeb7c1;text-decoration:none;font-size:10px;font-weight:500}.ai-example-pagination a:hover,.ai-example-pagination a:focus-visible{outline:none;border-color:#e33245;color:#fff}.ai-example-pagination a.active{border-color:#e33245;background:#e33245;color:#fff}.ai-example-pagination span{min-width:18px;padding:0;border-color:transparent;background:transparent;color:#697582}.ai-example-pagination .pager-arrow{font-size:17px;line-height:1}
.ai-lightbox{padding:16px!important}.ai-lightbox-stage{width:min(1380px,100%)!important;max-height:calc(100vh - 32px)!important}.ai-lightbox-slide>img{max-height:calc(100vh - 122px)!important}.ai-example-card-wrap>.ai-example-card{min-height:100%}
.project-render-carousel .project-render-track{align-items:stretch!important}.project-render-carousel .project-render-card{align-self:stretch!important;height:100%!important;grid-template-rows:auto 36px 32px!important}.project-render-carousel .project-render-card>button{aspect-ratio:16/9!important;min-height:0!important}.project-render-carousel .project-render-card-foot{box-sizing:border-box!important;height:36px!important;min-height:36px!important;padding:6px 8px!important;overflow:hidden}.project-render-carousel .project-render-card-foot>div{min-width:0}.project-render-carousel .project-render-card-foot small,.project-render-carousel .project-render-card-foot em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-render-carousel .project-reference-card-actions,.project-render-carousel .project-render-actions-row{box-sizing:border-box!important;height:32px!important;min-height:32px!important}.project-render-carousel .project-reference-card-actions>button,.project-render-carousel .project-render-action-choice,.project-render-carousel .project-render-delete{min-height:32px!important;height:32px!important}
@media(max-width:860px){.ai-lightbox{padding:10px!important}.ai-lightbox-stage{max-height:calc(100vh - 20px)!important}.ai-lightbox-slide>img{max-height:calc(100vh - 176px)!important}}
@media(max-width:560px){.ai-example-pagination{gap:4px;flex-wrap:wrap}.ai-example-pagination a{min-width:32px;height:32px}.ai-lightbox{padding:8px 8px 70px!important}.project-render-carousel .project-render-card{grid-template-rows:auto 38px 34px!important}.project-render-carousel .project-render-card-foot{height:38px!important;min-height:38px!important}.project-render-carousel .project-reference-card-actions,.project-render-carousel .project-render-actions-row,.project-render-carousel .project-reference-card-actions>button,.project-render-carousel .project-render-action-choice,.project-render-carousel .project-render-delete{height:34px!important;min-height:34px!important}}


/* ============================================================
   T7 AI Studio v2.10.57 — dosya / ölçü akışı + bağımsız son tasarımlar
============================================================ */
.studio-page .studio-hierarchy-form .studio-measurements-section .studio-dimension-grid{
  margin-top:2px!important;
  padding-top:0!important;
  border-top:0!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
.studio-page .studio-hierarchy-form .studio-brand-grid{
  margin:2px 0 12px!important;
  padding-bottom:12px!important;
  border-bottom:1px solid #2b343e!important;
  grid-template-columns:minmax(0,1fr)!important;
}
.studio-page .studio-hierarchy-form .studio-brand-grid label{
  max-width:100%!important;
}
.studio-recent-standalone{
  margin-top:18px;
  padding:16px 18px 18px;
  border:1px solid #2d3742;
  border-radius:14px;
  background:#151b22;
}
.studio-recent-standalone .studio-recent-head{
  margin-bottom:10px;
}
.studio-recent-standalone .studio-recent-head span{
  font-size:7.5px;
}
.studio-recent-standalone .studio-recent-head b{
  font-size:11px;
}
.studio-recent-standalone .studio-recent-list{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
}
.studio-recent-standalone .studio-recent-main img{
  aspect-ratio:16/9;
}
@media(max-width:700px){
  .studio-page .studio-hierarchy-form .studio-measurements-section .studio-dimension-grid{
    grid-template-columns:1fr!important;
  }
  .studio-recent-standalone{
    margin-top:14px;
    padding:14px;
  }
  .studio-recent-standalone .studio-recent-list{
    display:flex;
    overflow-x:auto;
    gap:8px;
    padding-bottom:4px;
    scroll-snap-type:x proximity;
  }
  .studio-recent-standalone .studio-recent-card{
    flex:0 0 210px;
    scroll-snap-align:start;
  }
}
