.schema-hero{padding:140px 0 48px}.schema-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.schema-hero h1{font-size:clamp(36px,4vw,58px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--solar-white);margin:0 0 20px}.schema-hero h1 em{color:var(--mercury-teal);font-style:normal}.schema-hero .hero-sub{font-size:16px;color:var(--platinum-grey);line-height:1.65;margin:0 0 28px}.schema-trust-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:32px}.schema-trust-item{font-size:12px;color:#e2e8f073;display:flex;align-items:center;gap:6px}.schema-trust-dot{width:6px;height:6px;border-radius:50%;background:#43d1bc;flex-shrink:0}.schema-type-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:24px;box-shadow:0 4px 24px #0000004d,0 0 40px #43d1bc0f,inset 0 1px #ffffff0d;position:relative}.schema-type-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#43d1bc;border-radius:var(--radius) var(--radius) 0 0;opacity:.7;transition:opacity .3s}.schema-type-card:hover:before{opacity:1}.schema-type-card-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#43d1bc;margin-bottom:16px;display:block}.schema-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.schema-type-pill{padding:10px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#f8fafcbf;cursor:pointer;transition:all .2s;text-align:left;display:flex;flex-direction:column;gap:3px}.schema-type-pill:hover{border-color:#43d1bc59;color:#f8fafce6;background:#43d1bc0f}.schema-type-pill.active{background:#43d1bc24;color:var(--solar-white);border-color:#43d1bc66;box-shadow:0 0 16px #43d1bc1a}.pill-main{font-size:12px;font-weight:700;font-family:var(--font-heading);line-height:1.3}.pill-sub{font-size:10px;font-weight:500;color:#43d1bc80;transition:color .2s}.schema-type-pill:hover .pill-sub{color:#43d1bcb3}.schema-type-pill.active .pill-sub{color:#43d1bc}.schema-type-explain{margin-top:14px;padding:12px 14px;border-radius:8px;background:#43d1bc0f;border:1px solid rgba(67,209,188,.2);display:none}.schema-type-explain.visible{display:block}.schema-type-explain-title{font-size:12px;font-weight:700;color:#43d1bc;margin-bottom:4px;font-family:var(--font-heading)}.schema-type-explain-body{font-size:12px;color:#e2e8f0a6;line-height:1.55}.schema-type-hint{font-size:12px;color:#e2e8f04d;margin-top:12px;line-height:1.5}.schema-form-section{padding:32px 0 48px}.schema-form-inner{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:32px;position:relative;box-shadow:0 4px 24px #0000004d,0 0 40px #43d1bc0d,inset 0 1px #ffffff0d}.schema-form-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#43d1bc;border-radius:var(--radius) var(--radius) 0 0;opacity:.6}.schema-form-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.schema-form-title{font-size:16px;font-weight:700;color:var(--solar-white)}.schema-active-type{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#43d1bc;background:#43d1bc1a;border:1px solid rgba(67,209,188,.25);padding:4px 12px;border-radius:20px}.schema-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.schema-field{display:flex;flex-direction:column;gap:6px}.schema-field.full-width{grid-column:1 / -1}.schema-field label{font-size:12px;font-weight:600;color:#e2e8f099;line-height:1.4}.schema-field .field-req{color:#43d1bc;font-size:11px}.schema-field .field-hint{font-size:11px;color:#e2e8f04d;margin-top:2px}.schema-dynamic-rows{grid-column:1 / -1}.schema-dynamic-row{display:grid;gap:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:14px;margin-bottom:10px;position:relative}.schema-dynamic-row.faq-row{grid-template-columns:1fr}.schema-dynamic-row.breadcrumb-row{grid-template-columns:1fr 1fr;align-items:center}.schema-row-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#e2e8f04d;margin-bottom:6px;display:block}.schema-remove-btn{position:absolute;top:10px;right:10px;background:none;border:none;color:#ff5f5699;font-size:16px;cursor:pointer;padding:2px 6px;border-radius:4px;transition:color .2s,background .2s;line-height:1}.schema-remove-btn:hover{color:#ff5f56;background:#ff5f5614}.schema-add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;border:1px solid rgba(67,209,188,.3);background:#43d1bc0f;color:#43d1bc;font-size:13px;font-weight:600;font-family:var(--font-heading);cursor:pointer;transition:all .2s;margin-top:4px}.schema-add-btn:hover{background:#43d1bc1f;border-color:#43d1bc80}.schema-btn-analyze{display:inline-flex;align-items:center;justify-content:center;background:var(--mercury-teal);color:#000;font-family:var(--font-heading);font-weight:800;font-size:15px;padding:0 36px;height:52px;border:none;border-radius:var(--radius);cursor:pointer;white-space:nowrap;transition:transform .3s ease,box-shadow .3s ease;margin-top:24px;width:100%}.schema-btn-analyze:hover{transform:translate(2px,-2px);box-shadow:-4px 4px 20px #43d1bc66}.schema-output-section{padding:0 0 48px}.schema-result-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:36px;display:flex;align-items:center;gap:40px;margin-bottom:24px;box-shadow:0 4px 24px #00000059,0 0 60px #43d1bc12,inset 0 1px #ffffff0f;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.schema-result-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#43d1bc;opacity:.5;transition:opacity .3s}.schema-result-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #00000080,0 0 60px #43d1bc24,inset 0 1px #ffffff1a}.schema-result-card:hover:before{opacity:1}.schema-ring-col{flex-shrink:0}.schema-ring-svg{display:block}.schema-ring-track{fill:none;stroke:#ffffff0f;stroke-width:10}.schema-ring-fill{fill:none;stroke:#43d1bc;stroke-width:10;stroke-linecap:round;stroke-dasharray:427.3;stroke-dashoffset:427.3;transform-origin:center;transform:rotate(-90deg);transition:stroke-dashoffset 1.2s cubic-bezier(.4,0,.2,1),stroke .4s ease}.schema-meta-col{flex:1;min-width:0}.schema-completeness-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:10px;background:#43d1bc24;color:#43d1bc;border:1px solid rgba(67,209,188,.3)}.schema-result-headline{font-size:22px;font-weight:700;color:var(--solar-white);margin:0 0 8px}.schema-result-type-label{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#43d1bc;margin-bottom:16px;display:block}.schema-stats-row{display:flex;gap:24px;flex-wrap:wrap}.schema-stat{display:flex;flex-direction:column;gap:2px}.schema-stat-num{font-size:22px;font-weight:800;font-family:var(--font-heading);color:#43d1bc}.schema-stat-label{font-size:11px;color:#e2e8f080;text-transform:uppercase;letter-spacing:.8px}.schema-code-wrap{margin-bottom:24px}.schema-code-header{display:flex;align-items:center;justify-content:space-between;background:#0006;border:1px solid rgba(255,255,255,.08);border-bottom:none;border-radius:var(--radius) var(--radius) 0 0;padding:10px 16px}.schema-code-lang{font-size:11px;font-weight:700;color:#43d1bc;font-family:monospace;letter-spacing:.5px}.schema-code-block{background:#00000080;border:1px solid rgba(255,255,255,.08);border-top:none;border-radius:0 0 var(--radius) var(--radius);padding:20px;font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.7;color:#43d1bcd9;overflow-x:auto;white-space:pre;max-height:420px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(67,209,188,.2) transparent}.schema-code-block::-webkit-scrollbar{width:4px;height:4px}.schema-code-block::-webkit-scrollbar-track{background:transparent}.schema-code-block::-webkit-scrollbar-thumb{background:#43d1bc40;border-radius:4px}.schema-action-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.btn-copy-schema{padding:10px 22px;border-radius:var(--radius);background:#43d1bc;color:#000;font-size:14px;font-weight:700;font-family:var(--font-heading);border:none;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-copy-schema:hover{transform:translateY(-2px);box-shadow:0 6px 20px #43d1bc59}.btn-download-schema{padding:10px 22px;border-radius:var(--radius);background:transparent;color:#43d1bc;border:1px solid rgba(67,209,188,.4);font-size:14px;font-weight:700;font-family:var(--font-heading);cursor:pointer;transition:all .2s}.btn-download-schema:hover{background:#43d1bc14}.schema-meaning-section{padding:64px 0}.schema-meaning-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px}.schema-meaning-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:24px;box-shadow:0 4px 20px #0000004d,0 0 40px #43d1bc0a,inset 0 1px #ffffff0d;position:relative;transition:transform .3s ease,box-shadow .3s ease}.schema-meaning-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:var(--radius) var(--radius) 0 0;opacity:.5;transition:opacity .3s}.schema-meaning-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #00000080,0 0 60px #43d1bc1a,inset 0 1px #ffffff1a}.schema-meaning-card:hover:before{opacity:1}.schema-meaning-card:nth-child(1):before{background:#2ecc71}.schema-meaning-card:nth-child(2):before{background:#43d1bc}.schema-meaning-card:nth-child(3):before{background:#ffbd2e}.schema-meaning-card:nth-child(4):before{background:#ff5f56e6}.schema-meaning-tier{font-size:18px;font-weight:800;font-family:var(--font-heading);margin-bottom:6px}.schema-meaning-range{font-size:22px;font-weight:800;font-family:var(--font-heading);color:var(--solar-white);margin-bottom:12px}.schema-meaning-desc{font-size:14px;color:#e2e8f099;line-height:1.65}.schema-section-h2{font-size:clamp(24px,3vw,36px);font-weight:700;color:var(--solar-white);margin-bottom:10px}.schema-section-p{font-size:15px;color:#e2e8f099;max-width:600px;margin-bottom:0;line-height:1.65}.schema-survey-gen-btn{background:none;border:none;color:#43d1bc;font-size:11px;font-weight:700;font-family:var(--font-heading);cursor:pointer;padding:0;text-decoration:underline}.schema-pack-section{padding:32px 0 48px}.schema-pack-inner{background:#43d1bc0a;border:1px solid rgba(67,209,188,.2);border-radius:var(--radius);padding:32px;position:relative;box-shadow:0 4px 24px #00000040,0 0 40px #43d1bc0f,inset 0 1px #ffffff0a}.schema-pack-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#43d1bc;border-radius:var(--radius) var(--radius) 0 0}.schema-pack-eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#43d1bc;display:block;margin-bottom:12px}.schema-pack-title{font-size:20px;font-weight:700;color:var(--solar-white);margin-bottom:8px}.schema-pack-intro{font-size:13px;color:#e2e8f08c;margin-bottom:20px;line-height:1.65;max-width:620px}.schema-pack-types-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:24px}.schema-pack-type-tag{font-size:11px;font-weight:600;font-family:var(--font-heading);color:#43d1bccc;background:#43d1bc14;border:1px solid rgba(67,209,188,.2);border-radius:4px;padding:3px 10px}.schema-pack-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;margin-bottom:16px}.schema-pack-field{display:flex;flex-direction:column;gap:6px}.schema-pack-field.full-width{grid-column:1 / -1}.schema-pack-field label{font-size:12px;font-weight:600;color:#e2e8f099}.schema-pack-req{color:#43d1bc;font-size:11px}.schema-pack-opt{color:#e2e8f04d;font-size:10px}.schema-pack-note{font-size:12px;color:#e2e8f059;line-height:1.6;margin-bottom:20px}.btn-generate-pack{display:inline-flex;align-items:center;gap:8px;background:var(--mercury-teal);color:#000;font-family:var(--font-heading);font-weight:800;font-size:14px;padding:0 32px;height:50px;border:none;border-radius:var(--radius);cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-generate-pack:hover{transform:translateY(-2px);box-shadow:0 8px 24px #43d1bc66}@media (max-width: 768px){.schema-pack-fields{grid-template-columns:1fr}}.schema-related-section{padding:64px 0}.schema-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}.schema-related-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:28px;text-decoration:none;display:block;position:relative;box-shadow:0 4px 20px #0000004d,0 0 40px #43d1bc0a,inset 0 1px #ffffff0d;transition:transform .3s ease,box-shadow .3s ease}.schema-related-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#43d1bc;border-radius:var(--radius) var(--radius) 0 0;opacity:.5;transition:opacity .3s}.schema-related-card:hover{transform:translateY(-6px) rotateX(2deg) rotateY(3deg);box-shadow:0 16px 48px #00000080,0 0 60px #43d1bc24,inset 0 1px #ffffff1a}.schema-related-card:hover:before{opacity:1}.schema-related-cat{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#43d1bc;margin-bottom:10px;display:block}.schema-related-name{font-size:17px;font-weight:700;color:var(--solar-white);margin-bottom:8px}.schema-related-desc{font-size:13px;color:#e2e8f08c;line-height:1.6}.schema-guide-section{padding:64px 0}.schema-guide-eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#43d1bc;margin-bottom:12px;display:block}.schema-guide-h2{font-size:clamp(26px,3vw,38px);font-weight:700;color:var(--solar-white);line-height:1.2;margin-bottom:20px;max-width:720px}.schema-guide-intro{font-size:16px;color:#e2e8f0b3;line-height:1.7;max-width:720px;margin-bottom:32px}.schema-guide-h3{font-size:20px;font-weight:700;color:var(--solar-white);margin-bottom:14px;display:flex;align-items:center;gap:10px}.schema-guide-body{font-size:15px;color:#e2e8f0b3;line-height:1.75;max-width:720px;margin-bottom:32px}.schema-guide-body p{margin-bottom:14px}.schema-guide-body ul{padding-left:20px;margin-bottom:14px}.schema-guide-body ul li{margin-bottom:8px}.schema-guide-stat{color:#2ecc71;font-weight:700}.schema-guide-details{margin-top:0}.schema-guide-details summary{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:var(--radius);border:1px solid rgba(67,209,188,.3);background:#43d1bc0f;color:#43d1bc;font-size:14px;font-weight:700;font-family:var(--font-heading);cursor:pointer;list-style:none;transition:background .2s,border-color .2s;user-select:none}.schema-guide-details summary::-webkit-details-marker{display:none}.schema-guide-details summary:after{display:none}.schema-guide-details summary:hover{background:#43d1bc1f;border-color:#43d1bc80}.schema-guide-arrow{width:16px;height:16px;transition:transform .25s ease;flex-shrink:0}.schema-guide-details[open] .schema-guide-arrow{transform:rotate(180deg)}.schema-guide-details-body{padding:24px 0 0}.schema-faq-section{padding:64px 0}.tool-faq-wrap{max-width:720px}.schema-cta-section{padding:48px 0 80px;text-align:center}.schema-cta-inner{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:48px;box-shadow:0 4px 24px #0000004d,0 0 60px #43d1bc0f;position:relative;overflow:hidden}.schema-cta-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#43d1bc;border-radius:var(--radius) var(--radius) 0 0}.schema-cta-eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#43d1bc;margin-bottom:16px;display:block}.schema-cta-h2{font-size:clamp(24px,2.5vw,36px);font-weight:800;color:var(--solar-white);margin-bottom:14px}.schema-cta-sub{font-size:15px;color:#e2e8f099;max-width:520px;margin:0 auto 28px;line-height:1.65}.schema-install-guide{background:#ffffff05;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius);margin-bottom:20px;overflow:hidden}.schema-install-summary{display:flex;align-items:center;gap:10px;padding:14px 20px;cursor:pointer;list-style:none;font-size:14px;font-weight:600;color:#e2e8f0b3;font-family:var(--font-heading);transition:color .2s}.schema-install-summary::-webkit-details-marker{display:none}.schema-install-summary:hover{color:var(--solar-white)}.schema-install-guide[open] .schema-install-summary{color:var(--solar-white);border-bottom:1px solid rgba(255,255,255,.06)}.schema-install-icon{font-size:10px;color:#43d1bc;transition:transform .25s;flex-shrink:0}.schema-install-guide[open] .schema-install-icon{transform:rotate(90deg)}.schema-install-label{flex:1}.schema-install-tag{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#43d1bc80;background:#43d1bc14;padding:3px 8px;border-radius:4px}.schema-install-body{padding:20px;display:grid;gap:16px}.schema-install-step{padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.05)}.schema-install-step:last-child{border-bottom:none;padding-bottom:0}.schema-install-num{display:block;font-size:12px;font-weight:700;color:#43d1bc;font-family:var(--font-heading);margin-bottom:6px}.schema-install-step p{font-size:13px;color:#e2e8f099;line-height:1.6;margin:0}.schema-also-need{margin-top:10px}.schema-also-label{font-size:11px;color:#e2e8f059;display:block;margin-bottom:6px}.schema-also-tags{display:flex;flex-wrap:wrap;gap:6px}.schema-also-tag{font-size:11px;font-weight:600;font-family:var(--font-heading);color:#43d1bcb3;background:#43d1bc12;border:1px solid rgba(67,209,188,.2);border-radius:4px;padding:3px 8px;cursor:pointer;transition:all .2s}.schema-also-tag:hover{color:#43d1bc;background:#43d1bc21}.schema-stack-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;margin-bottom:12px;background:#43d1bc0f;border:1px solid rgba(67,209,188,.2);border-radius:8px}.schema-stack-label{font-size:13px;color:#43d1bc;font-weight:600;font-family:var(--font-heading)}.schema-stack-clear{background:none;border:none;color:#e2e8f066;font-size:12px;cursor:pointer;transition:color .2s}.schema-stack-clear:hover{color:#ff5f56cc}.btn-add-schema{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:var(--radius);border:1px solid rgba(67,209,188,.35);background:#43d1bc14;color:#43d1bc;font-size:13px;font-weight:700;font-family:var(--font-heading);cursor:pointer;transition:all .2s;white-space:nowrap}.btn-add-schema:hover{background:#43d1bc26;border-color:#43d1bc80}.btn-validate-google{display:inline-flex;align-items:center;padding:10px 18px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#e2e8f08c;font-size:13px;font-weight:700;font-family:var(--font-heading);text-decoration:none;transition:all .2s;white-space:nowrap}.btn-validate-google:hover{color:var(--solar-white);border-color:#fff3}.schema-survey-wrap{margin-bottom:16px;border:1px solid rgba(67,209,188,.15);border-radius:8px;overflow:hidden}.schema-survey-summary{display:flex;align-items:center;gap:8px;padding:10px 14px;cursor:pointer;list-style:none;font-size:12px;font-weight:600;color:#43d1bcb3;font-family:var(--font-heading);background:#43d1bc0a;transition:color .2s}.schema-survey-summary::-webkit-details-marker{display:none}.schema-survey-summary:hover{color:#43d1bc}.schema-survey-wrap[open] .schema-survey-summary{border-bottom:1px solid rgba(67,209,188,.12)}.schema-survey-icon{font-size:9px;flex-shrink:0;transition:transform .2s}.schema-survey-wrap[open] .schema-survey-icon{transform:rotate(90deg)}.schema-survey-body{padding:14px}.schema-survey-intro{font-size:12px;color:#e2e8f080;margin:0 0 12px;line-height:1.5}.schema-survey-q{margin-bottom:12px}.schema-survey-qlabel{font-size:11px;font-weight:700;color:#e2e8f099;display:block;margin-bottom:8px;font-family:var(--font-heading)}.schema-survey-opts{display:grid;grid-template-columns:1fr 1fr;gap:6px}.schema-survey-opt{padding:7px 10px;border-radius:6px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;color:#e2e8f099;font-size:11px;font-weight:600;font-family:var(--font-heading);cursor:pointer;text-align:left;transition:all .2s}.schema-survey-opt:hover,.schema-survey-opt.active{border-color:#43d1bc59;color:#43d1bc;background:#43d1bc12}.schema-survey-checks{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px}.schema-survey-check{display:flex;align-items:center;gap:6px;font-size:11px;color:#e2e8f099;cursor:pointer}.schema-survey-check input{accent-color:#43D1BC;width:13px;height:13px;flex-shrink:0}.schema-survey-submit{padding:8px 16px;border-radius:6px;border:none;background:#43d1bc;color:#000;font-size:12px;font-weight:700;font-family:var(--font-heading);cursor:pointer;transition:opacity .2s}.schema-survey-submit:hover{opacity:.85}.schema-survey-result-label{font-size:11px;font-weight:700;color:#43d1bc;display:block;margin-bottom:8px;font-family:var(--font-heading)}.schema-survey-result-list{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.schema-survey-result-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#e2e8f0b3}.schema-survey-result-item .survey-dot{width:6px;height:6px;border-radius:50%;background:#2ecc71;flex-shrink:0}.schema-survey-result-item button{background:none;border:none;color:#43d1bc;font-size:11px;font-weight:700;font-family:var(--font-heading);cursor:pointer;padding:0;text-decoration:underline}.schema-survey-result-note{font-size:11px;color:#e2e8f059;line-height:1.5;margin:0}.schema-verify-section{padding:48px 0}.schema-verify-inner{max-width:900px}.schema-verify-eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#43d1bc;display:block;margin-bottom:12px}.schema-verify-h2{font-size:clamp(22px,2.5vw,32px);font-weight:700;color:var(--solar-white);margin-bottom:10px}.schema-verify-intro{font-size:15px;color:#e2e8f08c;max-width:640px;line-height:1.65;margin-bottom:32px}.schema-verify-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.schema-verify-card{background:#ffffff05;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius);padding:24px;position:relative}.schema-verify-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#43d1bc;border-radius:var(--radius) var(--radius) 0 0;opacity:.4}.schema-verify-num{font-size:11px;font-weight:800;color:#43d1bc66;font-family:var(--font-heading);letter-spacing:1px;margin-bottom:8px}.schema-verify-name{font-size:14px;font-weight:700;color:var(--solar-white);margin-bottom:10px;line-height:1.3}.schema-verify-body{font-size:13px;color:#e2e8f08c;line-height:1.65}.schema-verify-link{display:inline-block;margin-top:12px;font-size:12px;font-weight:700;color:#43d1bc;font-family:var(--font-heading);text-decoration:none}.schema-verify-link:hover{text-decoration:underline}.schema-verify-list{padding-left:0;list-style:none;display:flex;flex-direction:column;gap:8px;margin:0}.schema-verify-list li{font-size:13px;color:#e2e8f08c;line-height:1.5;padding-left:12px;border-left:2px solid rgba(67,209,188,.2)}.gpt-prompt-block{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:24px;margin-bottom:28px}.gpt-prompt-label{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#43d1bc;margin-bottom:6px;display:flex;align-items:center;gap:8px}.gpt-prompt-label span{font-size:14px}.gpt-prompt-desc{font-size:13px;color:#e2e8f080;margin-bottom:14px;line-height:1.6}.gpt-prompt-text{background:#00000040;border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:16px;font-size:13px;color:#e2e8f0bf;line-height:1.7;white-space:pre-wrap;font-family:monospace;margin-bottom:14px;max-height:220px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(67,209,188,.2) transparent}.gpt-prompt-text::-webkit-scrollbar{width:4px}.gpt-prompt-text::-webkit-scrollbar-thumb{background:#43d1bc40;border-radius:4px}.btn-copy-prompt{padding:9px 20px;border-radius:8px;border:1px solid rgba(67,209,188,.35);background:#43d1bc14;color:#43d1bc;font-size:13px;font-weight:600;font-family:var(--font-heading);cursor:pointer;transition:all .2s}.btn-copy-prompt:hover{background:#43d1bc29}.schema-field-error{display:none;margin-top:12px;font-size:13px;color:#ff5f56e6;line-height:1.55;background:#ff5f5612;border:1px solid rgba(255,95,86,.2);border-radius:8px;padding:10px 14px}.schema-field-error.visible{display:block}.glass-input.field-error{border-color:#ff5f5699!important;box-shadow:0 0 0 2px #ff5f561f!important}@media (max-width: 1024px){.schema-hero-grid{grid-template-columns:1fr;gap:40px}}@media (max-width: 768px){.schema-fields-grid,.schema-dynamic-row.breadcrumb-row{grid-template-columns:1fr}.schema-meaning-grid,.schema-related-grid{grid-template-columns:1fr 1fr}.schema-result-card{flex-direction:column;align-items:flex-start;gap:24px}.schema-cta-inner{padding:32px 24px}.schema-action-row{flex-wrap:wrap}.schema-verify-grid,.schema-survey-opts,.schema-survey-checks{grid-template-columns:1fr}}@media (max-width: 480px){.schema-hero{padding:110px 0 32px}.schema-meaning-grid,.schema-related-grid{grid-template-columns:1fr}.schema-type-grid{grid-template-columns:1fr 1fr}.schema-form-inner{padding:20px}.schema-fields-grid{grid-template-columns:1fr}.schema-action-row{flex-direction:column}.btn-copy-schema,.btn-download-schema{width:100%;text-align:center}}
