.header{background-color:var(--color-bg-white);box-shadow:0 1px 3px #0000001a;position:sticky;top:0;z-index:50}.header-container{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{font-size:1.5rem;font-weight:700;color:var(--color-secondary);display:flex;align-items:center}.logo picture,.logo img{height:64px;width:auto;object-fit:contain}.logo span{color:var(--color-primary)}.nav{display:flex;align-items:center;gap:2rem}.nav>a,.dropdown-title{color:var(--color-text);font-weight:500;cursor:pointer}.nav>a:hover,.dropdown-title:hover{color:var(--color-primary)}.nav>a.btn-primary,.nav>a.btn-primary:hover{color:#fff}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#fff;min-width:200px;box-shadow:0 8px 16px #0000001a;z-index:1;border-radius:.5rem;top:100%;left:0;padding:.5rem 0}.dropdown:hover .dropdown-content{display:block}.dropdown-content a{color:var(--color-text);padding:12px 16px;text-decoration:none;display:block;font-size:.95rem}.dropdown-content a:hover{background-color:var(--color-bg);color:var(--color-primary)}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;color:var(--color-secondary)}.mobile-header-actions{display:none}.nav-account-actions{display:flex;gap:.5rem}a:focus,button:focus{outline:3px solid var(--color-primary);outline-offset:2px}@media (max-width: 960px){.header-container{gap:.75rem;padding-top:.5rem;padding-bottom:.5rem}.logo img{height:56px}.mobile-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;margin-left:auto}.mobile-account-shortcut{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-height:42px;padding:.45rem .55rem;color:var(--color-secondary);background:#f1f5f9;border:1px solid #cbd5e1;border-radius:.5rem;font-size:.78rem;font-weight:700}.mobile-account-shortcut--primary{color:#fff;background:var(--color-primary);border-color:var(--color-primary)}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px}.nav{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;flex-direction:column;align-items:stretch;gap:.85rem;max-height:calc(100dvh - 72px);padding:1rem 1.5rem 1.5rem;overflow-y:auto;box-shadow:0 4px 6px #0000001a;z-index:60}.nav.nav-open{display:flex}.dropdown-content{display:block;position:static;box-shadow:none;padding-left:1rem;background:transparent}.dropdown,.nav>a,.dropdown-title{width:100%}.nav-account-actions{flex-direction:column;width:100%;padding-top:.5rem;border-top:1px solid var(--color-border)}.nav-account-actions .btn{display:flex;align-items:center;justify-content:center;width:100%}}@media (max-width: 360px){.mobile-account-shortcut{width:42px;padding:0}.mobile-account-shortcut span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.footer{background-color:var(--color-secondary);color:#fff;padding-top:4rem}.footer-grid{margin-bottom:3rem}.footer-col h4{color:#fff;margin-bottom:1.5rem;font-size:1.1rem}.footer-logo{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-logo span{color:var(--color-primary-light)}.footer-text{color:#cbd5e1;margin-bottom:.5rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.75rem}.footer-col a{color:#cbd5e1}.footer-col a:hover{color:var(--color-primary-light)}.footer-col a.btn-primary,.footer-col a.btn-primary:hover{color:#fff}.footer-bottom{border-top:1px solid var(--color-secondary-light);padding:1.5rem 0;text-align:center;color:#cbd5e1;font-size:.9rem}.studio-page{background:#f8fafc;color:var(--color-text)}.studio-page h1,.studio-page h2,.studio-page h3,.studio-page h4,.studio-page h5{overflow-wrap:anywhere}.studio-hero{padding:3.5rem 0;background:radial-gradient(circle at 90% 10%,rgba(16,185,129,.2),transparent 30%),linear-gradient(145deg,#062f2a,#0f172a 78%);color:#fff}.studio-hero-layout{display:grid;gap:2rem}.studio-breadcrumb{display:flex;gap:.55rem;margin-bottom:2rem;color:#d1fae5;font-size:.9rem}.studio-breadcrumb a{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:3px}.studio-kicker,.studio-eyebrow{margin-bottom:.75rem;color:var(--color-primary-dark);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.studio-hero .studio-kicker{color:#6ee7b7}.studio-hero h1{max-width:760px;margin-bottom:1.25rem;color:#fff;font-size:clamp(2.15rem,8vw,4rem)}.studio-hero-introduction{max-width:720px;margin-bottom:1.75rem;color:#dbeafe;font-size:1.08rem}.studio-hero-action,.studio-copy-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.65rem}.studio-hero-action svg,.studio-copy-button svg{width:19px;height:19px}.studio-hero-panel{align-self:center;padding:1.5rem;border:1px solid rgba(255,255,255,.22);border-radius:1rem;background:#0f172a94;box-shadow:0 20px 50px #0000002e}.studio-hero-panel>svg{width:36px;height:36px;margin-bottom:1rem;color:#6ee7b7}.studio-hero-panel h2{color:#fff;font-size:1.45rem}.studio-hero-panel ul{display:grid;gap:.8rem;padding:0;list-style:none}.studio-hero-panel li{display:flex;align-items:flex-start;gap:.65rem;color:#e2e8f0}.studio-hero-panel li svg{flex:0 0 auto;width:20px;color:#6ee7b7}.studio-tool-section,.studio-method-section,.studio-example-section,.studio-use-cases-section,.studio-faq-section,.studio-resources-section{padding:4rem 0}.studio-tool-container{max-width:1040px}.studio-section-heading{max-width:760px;margin-bottom:2rem}.studio-section-heading h2{font-size:clamp(1.8rem,6vw,2.6rem)}.studio-privacy-warning{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;border:2px solid #f59e0b;border-radius:.9rem;background:#fffbeb;color:#713f12}.studio-privacy-warning>svg{flex:0 0 auto;width:26px;height:26px;color:#b45309}.studio-privacy-warning h3{margin-bottom:.35rem;color:#713f12;font-size:1.15rem}.studio-category-selector{margin-bottom:1.5rem;padding:1.25rem;border:1px solid var(--color-border);border-radius:.9rem;background:#fff}.studio-category-selector label{display:block;margin-bottom:.25rem;color:var(--color-secondary);font-weight:750}.studio-category-selector p{margin-bottom:.75rem;color:var(--color-text-light);font-size:.92rem}.studio-category-selector select,.studio-field input,.studio-field textarea,.studio-field select{width:100%;min-height:48px;padding:.8rem .9rem;border:1px solid #94a3b8;border-radius:.55rem;background:#fff;color:#0f172a;font:inherit}.studio-field textarea{min-height:110px;resize:vertical}.studio-category-selector select:focus-visible,.studio-field input:focus-visible,.studio-field textarea:focus-visible,.studio-field select:focus-visible,.studio-faq-list summary:focus-visible,.studio-category-guidance summary:focus-visible,.studio-score-calculation summary:focus-visible,.studio-prompt-example summary:focus-visible,.studio-prompt-preview:focus-visible{outline:3px solid rgba(5,150,105,.32);outline-offset:2px;border-color:var(--color-primary-dark)}.studio-form{display:grid;gap:1.25rem}.studio-form-introduction{padding:1rem 1.15rem;border-left:4px solid var(--color-primary);background:#ecfdf5}.studio-category-guidance,.studio-score-calculation,.studio-prompt-example{border:1px solid var(--color-border);border-radius:.7rem;background:#fff}.studio-category-guidance summary,.studio-score-calculation summary,.studio-prompt-example summary{padding:.85rem 1rem;color:#065f46;font-weight:750;cursor:pointer}.studio-category-guidance ul,.studio-score-calculation ul{padding:0 2rem 1rem 2.25rem}.studio-form-section{min-width:0;padding:1.2rem;border:1px solid var(--color-border);border-radius:1rem;background:#fff;box-shadow:0 8px 24px #0f172a0d}.studio-form-section legend{padding:0 .45rem;color:var(--color-secondary);font-size:1.28rem;font-weight:800}.studio-form-fields{display:grid;gap:1.4rem;padding-top:.8rem}.studio-field label{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.2rem;color:var(--color-secondary);font-weight:700}.studio-field-status{flex:0 0 auto;color:#64748b;font-size:.76rem;font-weight:650}.studio-field-status.is-required{color:#047857}.studio-field-help{margin-bottom:.55rem;color:#64748b;font-size:.88rem}.studio-field [aria-invalid=true]{border-color:#b91c1c;box-shadow:0 0 0 2px #b91c1c1f}.studio-field-error{margin-top:.45rem;color:#991b1b;font-size:.88rem;font-weight:650}.studio-form-actions{padding:1.25rem;border-radius:.9rem;background:#0f172a;color:#e2e8f0;text-align:center}.studio-primary-action{width:100%;min-height:50px;margin-bottom:.75rem;font-size:1rem}.studio-form-actions p{font-size:.86rem}.studio-result{margin-top:2.5rem;padding:1.25rem;border:2px solid #10b981;border-radius:1rem;background:#fff;box-shadow:0 22px 50px #0f172a1a}.studio-result-heading{display:grid;gap:1rem;margin-bottom:.5rem}.studio-result-heading h2:focus-visible{outline:3px solid rgba(5,150,105,.45);outline-offset:.3rem}.studio-copy-button{width:100%}.studio-copy-status{min-height:1.5rem;margin-bottom:.5rem;color:#047857;font-weight:650}.studio-stale-notice{display:flex;gap:.7rem;margin:1rem 0;padding:.9rem;border:1px solid #f59e0b;border-radius:.65rem;background:#fffbeb;color:#713f12}.studio-stale-notice svg{flex:0 0 auto;width:22px}.studio-prompt-preview{max-width:100%;max-height:520px;margin:1rem 0 2rem;padding:1.15rem;overflow:auto;border-radius:.75rem;background:#0f172a;color:#f8fafc;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.studio-score-summary{display:grid;gap:1rem;align-items:center;margin-bottom:1rem}.studio-score-value{display:flex;width:104px;height:104px;align-items:baseline;justify-content:center;padding-top:1.3rem;border:8px solid #a7f3d0;border-radius:50%;color:#065f46}.studio-score-value strong{font-size:2rem}.studio-score-value span{font-size:.8rem}.studio-diagnostic>progress{width:100%;height:14px;margin-bottom:1.5rem;accent-color:var(--color-primary)}.studio-score-grid{display:grid;gap:1rem}.studio-score-card{padding:1rem;border:1px solid var(--color-border);border-radius:.75rem;background:#f8fafc}.studio-score-card-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.studio-score-card-heading h4{margin:0}.studio-score-card-heading span{flex:0 0 auto;color:#047857;font-weight:800}.studio-score-calculation{margin-top:.9rem;background:#fff}.studio-score-details{margin-top:.9rem}.studio-score-details h5{display:flex;align-items:center;gap:.45rem;margin-bottom:.35rem;font-size:.92rem}.studio-score-details h5 svg{width:18px;height:18px}.studio-score-details.is-present h5{color:#047857}.studio-score-details.is-missing h5{color:#9a3412}.studio-score-details ul{padding-left:1.25rem}.studio-score-recommendation{margin-top:1rem;padding:.8rem;border-left:3px solid var(--color-primary);background:#ecfdf5}.studio-category-recommendations{margin-top:1.5rem;padding:1rem 1.2rem;border:1px solid #a7f3d0;border-radius:.75rem;background:#ecfdf5}.studio-category-recommendations ul{padding-left:1.25rem}.studio-back-to-form{display:inline-block;margin-top:1.5rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.studio-method-section,.studio-use-cases-section,.studio-resources-section{background:#fff}.studio-crop-grid,.studio-use-case-grid{display:grid;gap:1rem}.studio-crop-grid article,.studio-use-case-grid article{padding:1.25rem;border:1px solid var(--color-border);border-radius:.9rem;background:#f8fafc}.studio-crop-grid article>strong{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin-bottom:.8rem;border-radius:.7rem;background:#065f46;color:#fff;font-size:1.35rem}.studio-crop-grid h3,.studio-use-case-grid h3{margin-bottom:.55rem}.studio-crop-grid span{display:inline-block;margin-top:.8rem;color:#047857;font-weight:800}.studio-score-disclaimer{max-width:850px;margin-top:1.5rem;padding:1rem;border-left:4px solid #0f766e;background:#f0fdfa}.studio-before-after{display:grid;gap:1rem}.studio-before-after article{padding:1.35rem;border-radius:.9rem}.studio-before-after .is-before{border:1px solid #fdba74;background:#fff7ed}.studio-before-after .is-after{border:1px solid #6ee7b7;background:#ecfdf5}.studio-before-after article>span{font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.studio-before-after blockquote{margin:1rem 0;padding-left:1rem;border-left:4px solid currentColor;font-weight:650}.studio-use-case-grid svg{width:32px;height:32px;margin-bottom:.8rem;color:var(--color-primary-dark)}.studio-prompt-example{margin-top:1rem}.studio-prompt-example pre{max-height:360px;margin:0;padding:1rem;overflow:auto;border-radius:0 0 .7rem .7rem;background:#0f172a;color:#f8fafc;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.82rem;line-height:1.6;white-space:pre-wrap}.studio-narrow-container{max-width:900px}.studio-faq-list{display:grid;gap:.8rem}.studio-faq-list details{border:1px solid var(--color-border);border-radius:.75rem;background:#fff}.studio-faq-list summary{padding:1rem;color:var(--color-secondary);font-weight:750;cursor:pointer}.studio-faq-list details p{padding:0 1rem 1rem}.studio-resources-layout{display:grid;gap:1rem;padding-top:1rem;padding-bottom:1rem}.studio-resources-layout>svg{width:48px;height:48px;color:var(--color-primary-dark)}.studio-internal-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.studio-internal-links a{display:inline-flex;min-height:44px;align-items:center;padding:.65rem .85rem;border:1px solid var(--color-primary);border-radius:.55rem;font-weight:700}.studio-error-fallback{display:grid;min-height:62vh;place-items:center;padding:4rem 0;background:#f8fafc}.studio-error-fallback .container{max-width:760px;padding-top:2rem;padding-bottom:2rem}.studio-error-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}@media (min-width: 720px){.studio-hero{padding:5.5rem 0}.studio-hero-layout{grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);align-items:center;gap:3rem}.studio-form-section,.studio-result{padding:1.75rem}.studio-form-fields,.studio-score-grid,.studio-use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-result-heading,.studio-score-summary{grid-template-columns:minmax(0,1fr) auto}.studio-score-summary{grid-template-columns:auto minmax(0,1fr)}.studio-copy-button{width:auto}.studio-crop-grid,.studio-before-after{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-resources-layout{grid-template-columns:auto minmax(0,1fr);align-items:start}}@media (min-width: 1040px){.studio-crop-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 480px){.studio-page .container{padding-right:1rem;padding-left:1rem}.studio-field label,.studio-score-card-heading{align-items:flex-start;flex-direction:column;gap:.25rem}}@media (prefers-reduced-motion: reduce){.studio-page *,.studio-page *:before,.studio-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--color-primary: #047857;--color-primary-light: #6ee7b7;--color-primary-dark: #065f46;--color-secondary: #0f172a;--color-secondary-light: #1e293b;--color-text: #334155;--color-text-light: #64748b;--color-bg: #f8fafc;--color-bg-white: #ffffff;--color-border: #e2e8f0;--font-main: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{color:var(--color-secondary);font-weight:700;line-height:1.2}h1{font-size:2.5rem;margin-bottom:1.5rem}h2{font-size:2rem;margin-bottom:1.25rem}h3{font-size:1.5rem;margin-bottom:1rem}a{color:var(--color-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--color-primary-dark)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-align:center;cursor:pointer;transition:all .2s;border:none}.btn-primary{background-color:var(--color-primary);color:#fff}.btn-primary:hover{background-color:var(--color-primary-dark);color:#fff}.btn-secondary{background-color:var(--color-secondary);color:#fff}.btn-secondary:hover{background-color:var(--color-secondary-light);color:#fff}.btn-outline{background-color:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.btn-outline:hover{background-color:var(--color-primary);color:#fff}.section{padding:5rem 0}.section-light{background-color:var(--color-bg-white)}.section-dark{background-color:var(--color-secondary);color:#fff}.section-dark h2,.section-dark p{color:#fff}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-8{margin-bottom:4rem}.grid{display:grid;gap:2rem}.grid-cols-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-cols-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-cols-4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .2s,box-shadow .2s;height:100%}.card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.card-title{color:var(--color-secondary);margin-bottom:1rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--color-secondary)}.form-input,.form-textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:.5rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.form-input:focus,.form-textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #0596691a}.form-textarea{resize:vertical;min-height:120px}.blog-content{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.blog-content p,.blog-content li,.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.blog-content pre{max-width:100%;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;background:var(--color-bg);padding:1rem;border-radius:8px}.blog-content img{max-width:100%;height:auto}.blog-content table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.95rem}.blog-content th,.blog-content td{border:1px solid var(--color-border);padding:1rem;text-align:left}.blog-content th{background-color:var(--color-bg);font-weight:600;color:var(--color-secondary)}.blog-content tr:nth-child(2n){background-color:#fcfcfc}a:focus-visible,button:focus-visible,.btn:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.skip-link{position:absolute;top:-40px;left:0;background:var(--color-primary);color:#fff;padding:8px 16px;z-index:1000;transition:top .2s ease}.skip-link:focus{top:0}
