@layer reset,base,components,responsive;
@layer reset{*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,p{margin:0}button,input,textarea,select{font:inherit}button,a,input,summary,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}[hidden]{display:none!important}}
@layer base{
:root{color-scheme:light;--bg:#f8f9fb;--surface:#fff;--soft:#f2f5f7;--ink:#142939;--muted:#626f7b;--border:#e0e6eb;--orange:#a65508;--accent:#b05c08;--accent-soft:#fff5e4;--green:#227350;--green-soft:#eef8f2;--shadow:0 8px 30px -16px #18203625;--mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}
@media(prefers-color-scheme:dark){:root:not([data-theme="light"]){color-scheme:dark;--bg:#0b1722;--surface:#102130;--soft:#0e1c29;--ink:#f1f5f8;--muted:#abbac8;--border:#263c4e;--orange:#ffc053;--accent:#b05c08;--accent-soft:#352a17;--green:#82d6a9;--green-soft:#1b2e25;--shadow:0 8px 30px -16px #0008}}
:root[data-theme="dark"]{color-scheme:dark;--bg:#0b1722;--surface:#102130;--soft:#0e1c29;--ink:#f1f5f8;--muted:#abbac8;--border:#263c4e;--orange:#ffc053;--accent:#b05c08;--accent-soft:#352a17;--green:#82d6a9;--green-soft:#1b2e25;--shadow:0 8px 30px -16px #0008}
html{scroll-behavior:smooth;scroll-padding-top:24px}body{background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}button,a,summary{touch-action:manipulation}button{transition:background .15s,color .15s,box-shadow .15s}button:disabled{opacity:.43;cursor:not-allowed}button:not(:disabled):hover{filter:brightness(.94)}a:hover{color:var(--orange)}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}textarea:focus-visible,input:focus-visible,select:focus-visible{outline-offset:-1px}::selection{background:#e8a32435}textarea{resize:vertical;color:var(--ink);background:transparent;line-height:1.75;font-family:var(--mono);font-size:0.875rem}textarea::placeholder,input::placeholder{color:var(--muted);opacity:.85}input[type="checkbox"]{accent-color:var(--accent);width:16px;height:16px}h1,h2,h3{line-height:1.2;letter-spacing:-.035em}h2{font-size:1.875rem;font-weight:650}h3{font-size:1rem;font-weight:650;letter-spacing:-.018em}p{color:var(--muted)}small{font-size:0.8125rem}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary::after{content:"+";font-size:1.25rem;color:var(--muted);margin-left:16px}details[open]>summary::after{content:"−"}kbd{font-family:inherit;background:var(--soft);border:1px solid var(--border);border-radius:4px;padding:2px 5px;font-size:0.6875rem}button{border:0;background:transparent}input[type="text"],select{background:var(--surface);color:var(--ink);border:1px solid var(--border);border-radius:7px;padding:10px 12px;min-width:0}
}
@layer components{
.ui-icon{display:inline-block;width:16px;height:16px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.feature-icon .ui-icon{width:19px;height:19px}.skip-link{position:absolute;top:-70px;left:20px;background:var(--surface);padding:12px;z-index:10}.skip-link:focus{top:8px}.site-header{border-bottom:1px solid var(--border);background:var(--surface)}.header-inner{max-width:1280px;margin:auto;min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 40px}.brand{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;font-size:1.312rem;font-weight:750;letter-spacing:-.8px}.brand-wordmark{font-weight:750;letter-spacing:-.8px}.brand-number{color:var(--orange);font-weight:800}.brand img{flex-shrink:0;object-fit:contain;border-radius:22%}.brand:hover .brand-wordmark{color:var(--ink)}.site-header nav{display:flex;gap:27px;font-size:0.875rem;font-weight:500;color:var(--muted)}.site-header nav .nav-active{color:var(--ink)}.header-actions{display:flex;gap:12px;align-items:center}.local-badge{font-size:0.75rem;font-weight:650;color:var(--green);background:var(--green-soft);border:1px solid color-mix(in srgb,var(--green) 15%,transparent);border-radius:7px;padding:6px 10px;display:flex;align-items:center;gap:7px;white-space:nowrap}.live-dot{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;vertical-align:middle;flex-shrink:0}.theme-toggle{border:1px solid var(--border)!important;border-radius:7px!important;font-size:1.25rem!important}.main-wrap{max-width:1200px;padding:0 40px;margin:auto}.hero{text-align:center;padding:32px 0 25px}.eyebrow{color:var(--muted);font-size:0.6875rem;font-weight:650;letter-spacing:1.6px;display:flex;gap:7px;align-items:center}.hero .eyebrow{justify-content:center}.orange-dot{height:6px;width:6px;border-radius:50%;background:var(--accent)}h1{font-size:clamp(1.875rem,3.3vw,2.6875rem);font-weight:700;margin:12px 0 14px;letter-spacing:-1.6px}h1>span{color:var(--orange)}.hero-description{font-size:0.9375rem}.hero-description strong{font-weight:500;color:var(--ink)}.trust-row{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:18px;font-size:0.75rem;color:var(--muted)}.trust-row>span{display:flex;gap:6px;align-items:center}.trust-icon{color:var(--green);background:var(--green-soft);width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:0.625rem}
.workspace{border:1px solid var(--border);background:var(--surface);border-radius:14px;box-shadow:var(--shadow);overflow:hidden;scroll-margin-top:24px}.workspace-top{display:flex;justify-content:space-between;align-items:center;padding:13px 20px;border-bottom:1px solid var(--border);gap:16px}.tool-tabs{display:flex;gap:5px;align-items:center}.tool-tab{padding:8px 17px;border-radius:7px;font-size:0.875rem;font-weight:550;color:var(--muted);min-height:40px;display:flex;gap:8px;align-items:center}.tool-tab>span{font-size:1.125rem;line-height:1}.tool-tab.active{background:var(--accent-soft);color:var(--orange)}.tab-divider{height:21px;width:1px;background:var(--border);margin:0 7px}.switch-label{display:flex;align-items:center;gap:8px;font-size:0.75rem;font-weight:500;color:var(--muted);position:relative;cursor:pointer}.switch-label input{position:absolute;left:0;width:30px;height:18px;opacity:0;cursor:pointer}.switch{pointer-events:none;height:18px;width:30px;border-radius:12px;background:#a3a9b4;position:relative;transition:background .15s}.switch::after{content:"";position:absolute;left:3px;top:3px;height:12px;width:12px;background:#fff;border-radius:50%;box-shadow:0 1px 2px #0002;transition:transform .15s}.switch-label input:checked+.switch{background:var(--accent)}.switch-label input:checked+.switch::after{transform:translateX(12px)}.switch-label input:focus-visible+.switch{outline:3px solid var(--orange);outline-offset:3px}.editor-grid{display:grid;grid-template-columns:1fr 1fr;position:relative}.editor-pane{min-width:0;padding:0 21px}.editor-pane:first-child{border-right:1px solid var(--border)}.output-pane{background:color-mix(in srgb,var(--soft) 60%,var(--surface))}.editor-heading{display:flex;align-items:center;justify-content:space-between;min-height:60px;gap:8px}.editor-heading>label{font-weight:600;font-size:0.8125rem;white-space:nowrap}.editor-actions{display:flex;gap:12px;align-items:center}.text-button{font-size:0.75rem;color:var(--muted);padding:5px 0;min-height:32px;white-space:nowrap}.text-button:not(:disabled):hover{color:var(--orange)}.icon-button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;font-size:1.375rem;color:var(--muted);border-radius:5px;flex-shrink:0}.editor-pane textarea{border:0;display:block;width:100%;height:200px;min-height:160px;padding:5px 0 15px}.editor-meta{display:flex;justify-content:space-between;align-items:center;min-height:43px;font-size:0.6875rem;color:var(--muted);gap:8px}.editor-meta>span:last-child{font-family:var(--mono);font-size:0.625rem}.swap-button{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);z-index:1;border:1px solid var(--border);background:var(--surface);color:var(--muted);width:31px;height:31px;border-radius:9px;font-size:1.125rem;box-shadow:0 2px 4px #00000006}.output-wrap{position:relative}.output-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);font-size:0.8125rem;pointer-events:none;padding-bottom:6px}.output-empty small{font-size:0.75rem;opacity:.8;margin-top:3px}.code-mark{font-family:var(--mono);font-size:1.562rem;letter-spacing:-3px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:12px;width:50px;height:46px;margin-bottom:13px;color:#747c8b;background:var(--surface)}#output:placeholder-shown::placeholder{color:transparent}.conversion-bar{border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:16px 21px;gap:12px}.action-group{display:flex;align-items:center;gap:15px}.primary-button{background:var(--accent);color:#fff;border:1px solid #965007;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;gap:25px;padding:10px 16px;min-height:43px;font-weight:600;font-size:0.8125rem;box-shadow:0 2px 3px #8f550e16}.primary-button:disabled{opacity:.55}.primary-button>span:last-child:not(:first-child){font-size:1.188rem;line-height:1}.shortcut{font-size:0.6875rem;color:var(--muted);white-space:nowrap}.local-note{font-size:0.6875rem;color:var(--muted);display:flex;align-items:center;gap:7px}.green-lock{color:var(--green)}.advanced{border-top:1px solid var(--border)}.advanced summary{display:flex;align-items:center;padding:13px 21px;font-size:0.75rem;min-height:48px;color:var(--muted)}.advanced summary>span:first-child{display:flex;gap:8px;font-weight:550}.advanced-hint{margin-left:auto;font-size:0.6875rem}.advanced summary::after{content:"⌄";font-size:1.062rem;margin-left:10px}.advanced[open] summary::after{content:"⌃"}.advanced-content{padding:7px 21px 20px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.option{display:flex;flex-direction:column;gap:8px;font-size:0.875rem}.check-label{display:flex;align-items:center;gap:8px}.option small{color:var(--muted);font-size:0.75rem;line-height:1.6}.option select{font-size:0.8125rem;padding:7px 9px}.advanced-content>p{grid-column:1/-1;font-size:0.75rem}.workspace-bottom{background:var(--soft);border-top:1px solid var(--border);padding:10px 21px;display:flex;justify-content:space-between;color:var(--muted);font-size:0.625rem;gap:15px}.workspace-bottom>span:first-child{display:flex;align-items:center;gap:6px}.workspace-bottom .live-dot{width:5px;height:5px}.message{margin:0 21px 16px;padding:12px 15px;background:var(--accent-soft);border-left:3px solid var(--accent);font-size:0.875rem;border-radius:4px;overflow-wrap:anywhere}.message.error{color:#aa2b21;background:#fff0ed;border-color:#bc342a}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);padding:12px 22px;background:var(--ink);color:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:10px;z-index:20;font-size:0.875rem}
.privacy-section{padding-top:54px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.section-heading h2{margin-top:8px}.orange-text{color:var(--accent)}.arrow-link{font-size:0.75rem;color:var(--muted);padding-bottom:5px;white-space:nowrap}.arrow-link span{margin-left:12px}.section-intro{font-size:0.875rem;margin-top:15px;line-height:1.75}.privacy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin:26px 0 25px}.privacy-grid article{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:20px 18px}.feature-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:var(--soft);border:1px solid var(--border);border-radius:8px;font-size:1.25rem;margin-bottom:15px;color:var(--muted)}.privacy-grid h3{font-size:0.875rem;margin-bottom:9px}.privacy-grid p{font-size:0.75rem;line-height:1.8}.verify{border:1px solid var(--border);border-radius:8px;background:var(--surface)}.verify summary{padding:13px 17px;display:flex;justify-content:space-between;align-items:center;font-size:0.75rem;color:var(--muted)}.verify summary .green-lock{margin-right:9px}.verify strong{font-weight:500;color:var(--ink)}.verify p{padding:0 17px 16px;font-size:0.875rem}.policy-note{font-size:0.6875rem;margin-top:12px}.education{padding-top:52px;margin-top:40px;border-top:1px solid var(--border)}.section-aside{font-size:0.75rem;color:var(--muted)}.education-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px;margin-top:28px}.education-grid article{position:relative;min-width:0}.education-grid article+article{border-left:1px solid var(--border);padding-left:32px}.education-grid h3{font-size:0.9375rem;margin-bottom:12px}.education-grid p{font-size:0.8125rem;line-height:1.8}.info-label{color:var(--orange);font-size:0.625rem;font-weight:650;letter-spacing:.8px;display:block;margin-bottom:7px}.education-grid article:nth-child(2) h3{margin-bottom:9px}.code-example{display:flex;gap:15px;align-items:center;border:1px solid var(--border);background:var(--surface);border-radius:7px;padding:9px 13px;margin-top:16px;font-family:var(--mono);font-size:0.75rem}.code-example>span:nth-child(2){color:var(--muted)}.code-example code{color:var(--orange)}.use-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:15px}.use-tags span{border:1px solid var(--border);border-radius:4px;font-size:0.625rem;font-family:var(--mono);padding:2px 6px;color:var(--muted);background:var(--surface)}.faq-section{display:grid;grid-template-columns:1fr 2fr;gap:60px;padding:55px 0 60px;margin-top:48px;border-top:1px solid var(--border)}.faq-section h2{margin-top:10px;font-size:1.75rem}.faq-section>div>p{font-size:0.8125rem;margin-top:17px}.faq-list details{border-bottom:1px solid var(--border)}.faq-list details:first-child{border-top:1px solid var(--border)}.faq-list summary{font-size:0.8125rem;font-weight:500;display:flex;justify-content:space-between;align-items:center;padding:14px 0}.faq-list p{font-size:0.8125rem;padding:0 25px 17px 0;line-height:1.8}.site-footer{background:var(--surface);border-top:1px solid var(--border);padding:30px max(40px,calc((100vw - 1120px)/2)) 18px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-top .brand{font-size:1.062rem}.footer-top p{font-size:0.75rem;margin-top:9px}.footer-top nav{display:flex;gap:24px;font-size:0.75rem;color:var(--muted)}.footer-bottom{border-top:1px solid var(--border);padding-top:17px;margin-top:27px;display:flex;justify-content:space-between;gap:16px;font-size:0.625rem;color:var(--muted)}.footer-bottom .live-dot{width:5px;height:5px;margin-right:5px}
#files{padding:24px 21px}.file-local-caption{font-size:0.625rem;letter-spacing:1px;color:var(--green)}.file-mode-row{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px}.file-mode-row h2{font-size:1.438rem}.mini-segment{display:flex;padding:4px;background:var(--soft);border:1px solid var(--border);border-radius:8px;gap:3px}.mini-segment button{padding:7px 12px;font-size:0.8125rem;border-radius:5px;color:var(--muted)}.mini-segment .active{background:var(--surface);color:var(--orange);box-shadow:0 1px 4px #0001}.drop-zone{position:relative;min-height:190px;border:1px dashed #afb5c0;border-radius:10px;background:var(--soft);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;padding:25px;text-align:center;cursor:pointer}.drop-zone.drag-over,.drop-zone:focus-within{border:2px solid var(--accent);background:var(--accent-soft)}.drop-zone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.drop-zone strong{font-size:0.9375rem;font-weight:550}.drop-zone strong span{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.drop-zone>span:last-of-type{font-size:0.75rem;color:var(--muted)}.file-symbol{font-size:1.688rem;color:var(--orange);border:1px solid var(--border);border-radius:9px;background:var(--surface);width:43px;height:43px;display:grid;place-items:center}.file-info{font-family:var(--mono);font-size:0.75rem;color:var(--muted);margin:12px 0;overflow-wrap:anywhere}.file-options{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:12px 0;font-size:0.8125rem}.file-output{margin-top:20px;border:1px solid var(--border);border-radius:8px;padding:0 16px}.file-output textarea{width:100%;border:0;min-height:120px;display:block}.file-privacy{font-size:0.75rem;margin-top:22px}.file-limit{font-size:0.6875rem;margin-top:6px}.file-privacy .green-lock{margin-right:5px}.file-privacy strong{color:var(--ink);font-weight:550}.file-base64{display:block;border:1px solid var(--border);border-radius:8px;width:100%;height:180px;padding:14px;margin-top:8px}.field-label{font-size:0.875rem;font-weight:550}.file-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:18px 0}.file-fields label{font-size:0.8125rem;display:flex;flex-direction:column;gap:7px}.secondary-button{padding:9px 14px;border:1px solid var(--border);background:var(--surface);border-radius:7px;font-size:0.875rem;min-height:42px}.decoded-file-ready{margin-top:18px;padding:15px;background:var(--green-soft);border:1px solid var(--border);border-radius:8px;overflow-wrap:anywhere}.decoded-file-ready p{margin-bottom:12px;font-size:0.875rem;color:var(--green)}#files .message{margin:15px 0}.privacy-page{max-width:800px;padding-top:55px;padding-bottom:60px}.privacy-page h1{font-size:2.625rem;margin:15px 0}.privacy-page .lead{font-size:1.125rem;color:var(--ink)}.privacy-page section{margin-top:32px}.privacy-page h2{font-size:1.375rem;margin-bottom:12px}.privacy-page p,.privacy-page li{font-size:0.9375rem;line-height:1.85}.privacy-page li{color:var(--muted);margin:7px 0}.privacy-page .back-link{font-size:0.875rem;color:var(--orange)}
}
@layer responsive{
@media(min-width:1440px){.main-wrap{max-width:1280px}.header-inner{max-width:1360px}.editor-pane textarea{height:220px}.site-footer{padding-left:max(40px,calc((100vw - 1200px)/2));padding-right:max(40px,calc((100vw - 1200px)/2))}}
@media(max-width:1050px){.header-inner{padding:14px 25px;gap:16px}.site-header nav{gap:18px}.brand{font-size:1.188rem}.header-actions{gap:7px}.main-wrap{padding:0 28px}.editor-actions{gap:9px}.editor-heading{flex-wrap:wrap;align-content:center;row-gap:0;padding:10px 0}.editor-heading>label{min-height:22px}.privacy-grid{gap:12px}.privacy-grid article{padding:17px 14px}.education-grid{gap:23px}.education-grid article+article{padding-left:23px}.privacy-page{padding-top:40px;padding-bottom:50px}}
@media(max-width:850px){.site-header nav a:nth-last-child(2){display:none}.site-header nav{gap:15px}.header-inner{flex-wrap:wrap}.main-wrap{padding:0 24px}.hero{padding-top:34px}h1{font-size:2.188rem}.trust-row{gap:18px}.editor-actions{gap:11px;width:100%}.editor-heading{min-height:80px}.editor-pane{padding:0 16px}.local-note{font-size:0.625rem}.privacy-grid{grid-template-columns:repeat(2,1fr);gap:16px}.privacy-grid p{font-size:0.8125rem}.privacy-grid h3{font-size:0.9375rem}.education-grid{gap:20px}.education-grid article+article{padding-left:20px}.faq-section{gap:30px}.footer-bottom>span:last-child{display:none}.site-footer{padding-left:24px;padding-right:24px}.advanced-content{gap:16px}}
@media(max-width:620px){.header-inner{padding:12px 18px;gap:12px;min-height:70px}.brand{font-size:1.188rem}.brand img{width:31px;height:31px}.header-actions{margin-left:auto}.local-badge{font-size:0.6875rem;padding:5px 7px}.local-badge>span:first-child{display:none}.theme-toggle{width:28px;height:28px}.site-header nav{order:3;width:100%;justify-content:space-between;font-size:0.75rem;padding-top:7px;border-top:1px solid var(--border);gap:8px}.site-header nav a:nth-last-child(2){display:block}.main-wrap{padding:0 16px}.hero{padding:29px 0 25px}.hero .eyebrow{font-size:0.625rem;letter-spacing:1.3px}h1{font-size:2rem;line-height:1.15;letter-spacing:-1.2px;max-width:420px;margin:13px auto}h1>span{display:block}.hero-description{font-size:0.8125rem;max-width:330px;margin:auto}.hero-description strong{display:block}.trust-row{gap:10px;flex-wrap:wrap;font-size:0.625rem;margin-top:15px}.trust-icon{width:13px;height:13px}.trust-row>span{gap:4px}.workspace-top{padding:10px;gap:8px;flex-wrap:wrap}.tool-tabs{gap:1px}.tool-tab{padding:7px 11px;font-size:0.8125rem;gap:5px}.tab-divider{margin:0 4px}.switch-label{font-size:0.625rem;gap:5px}.switch{width:26px;height:16px}.switch::after{width:10px;height:10px}.switch-label input:checked+.switch::after{transform:translateX(10px)}.editor-grid{grid-template-columns:1fr}.editor-pane:first-child{border-right:0;border-bottom:1px solid var(--border)}.editor-pane{padding:0 16px}.editor-heading{min-height:56px;flex-wrap:nowrap}.editor-heading>label{font-size:0.75rem;min-height:auto}.editor-actions{gap:10px;width:auto}.text-button{font-size:0.6875rem}.editor-pane textarea{height:180px;min-height:140px;font-size:1rem}.editor-meta{font-size:0.625rem;min-height:39px}.swap-button{top:50%;left:calc(100% - 35px);transform:translateY(-50%) rotate(90deg)}.conversion-bar{flex-wrap:wrap;padding:15px 16px;gap:10px}.primary-button{font-size:0.8125rem;gap:17px;min-height:44px}.action-group{justify-content:space-between;width:100%;gap:8px}.shortcut{font-size:0.625rem}.local-note{font-size:0.625rem;width:100%;justify-content:center}.advanced summary{padding:12px 16px}.advanced-hint{font-size:0.625rem}.advanced-content{grid-template-columns:1fr;padding:5px 16px 17px;gap:18px}.workspace-bottom{padding:10px 16px;font-size:0.625rem}.workspace-bottom>span:last-child{max-width:165px;text-align:right}.privacy-section{padding-top:38px}.section-heading{gap:12px}h2{font-size:1.625rem}.eyebrow{font-size:0.625rem}.arrow-link{font-size:0.6875rem}.arrow-link span{margin-left:3px}.section-intro{font-size:0.875rem;margin-top:13px}.desktop-break{display:none}.privacy-grid{gap:12px;margin-top:22px}.privacy-grid article{padding:16px 14px}.privacy-grid h3{font-size:0.875rem}.privacy-grid p{font-size:0.8125rem}.feature-icon{margin-bottom:13px}.verify summary{padding:11px 12px;font-size:0.75rem}.verify summary .green-lock{margin-right:4px}.verify p{font-size:0.875rem}.policy-note{font-size:0.75rem}.education{padding-top:33px;margin-top:32px}.section-aside{display:none}.education-grid{grid-template-columns:1fr;gap:22px;margin-top:24px}.education-grid article+article{border-left:0;border-top:1px solid var(--border);padding:22px 0 0}.education-grid p{font-size:0.875rem}.education-grid h3{font-size:1rem}.info-label{font-size:0.625rem}.code-example{max-width:320px}.use-tags span{font-size:0.6875rem}.faq-section{grid-template-columns:1fr;gap:26px;padding:35px 0 40px;margin-top:34px}.faq-section h2 br{display:none}.faq-section h2{font-size:1.688rem}.faq-section>div>p{display:none}.faq-list summary{font-size:0.875rem}.footer-top{align-items:flex-start;flex-direction:column;gap:20px}.footer-top nav{gap:24px;font-size:0.8125rem}.site-footer{padding:24px 18px 17px}.footer-bottom{flex-direction:column;gap:8px;margin-top:22px}.file-mode-row{flex-direction:column;align-items:flex-start}.file-mode-row h2{font-size:1.375rem}#files{padding:20px 16px}.mini-segment button{font-size:0.75rem;padding:7px 10px;min-height:40px}.drop-zone{padding:18px 12px}.drop-zone strong{font-size:0.875rem}.file-fields{grid-template-columns:1fr;gap:12px}.file-fields input{font-size:1rem}.file-privacy{font-size:0.75rem}.file-output{padding:0 12px}.file-output .editor-heading{flex-wrap:wrap;padding:10px 0}.file-output textarea{font-size:1rem}.privacy-page{padding-top:32px;padding-bottom:40px}.privacy-page h1{font-size:2.125rem}.privacy-page .lead{font-size:1rem}}
@media(max-width:360px){.header-inner{padding-left:14px;padding-right:14px}.brand{font-size:1.062rem}.brand img{width:28px;height:28px}.header-actions{gap:5px}.local-badge{font-size:0.625rem}.theme-toggle{width:25px;height:25px}.main-wrap{padding:0 12px}.workspace-top{gap:5px}.tool-tab{padding:6px 8px;font-size:0.75rem}.tool-tab>span{font-size:1rem}.switch-label{font-size:0.625rem}.trust-row{column-gap:8px;font-size:0.625rem}.editor-actions{gap:8px}.editor-heading>label{font-size:0.6875rem}.text-button{font-size:0.6875rem}.editor-pane{padding:0 12px}.privacy-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start}.arrow-link{max-width:80px;white-space:normal}h2{font-size:1.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
}
