:root{color-scheme:light;--text-strong: #1a2e4a;--text-body: rgba(26, 46, 74, .72);--text-soft: rgba(26, 46, 74, .48);--line-soft: rgba(255, 255, 255, .62);--panel-bg: rgba(255, 255, 255, .58);--panel-bg-strong: rgba(255, 255, 255, .76);--shadow-soft: 0 8px 32px rgba(16, 37, 67, .07), 0 2px 8px rgba(16, 37, 67, .04);--blue: #3366ff;--blue-deep: #2952cc;--radius-xl: 24px;--app-width: min(860px, calc(100vw - 28px) );font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text-strong);background:linear-gradient(160deg,#e8f0fe,#c7dbf8 20%,#a3c4f3,#7baaf0 70%,#b8c9ec)}button,input,select{font:inherit}button{cursor:pointer}.macos-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.macos-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff59;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px)}.macos-bg__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.app-shell,.clean-shell{position:relative;z-index:2}.app-shell{min-height:100vh;padding:0 0 24px}.app-shell__inner{width:var(--app-width);margin:0 auto;display:grid;gap:14px;padding-top:92px;padding-bottom:6px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:56px;padding:8px 16px;border-bottom:1px solid rgba(255,255,255,.18);background:#ffffff73;-webkit-backdrop-filter:blur(50px) saturate(1.6);backdrop-filter:blur(50px) saturate(1.6);box-shadow:0 1px 12px #0000000a}.site-header-wrap{position:fixed;top:0;left:0;right:0;z-index:24;padding:0}.site-header__brand{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 auto}.site-header__mark-shell{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;overflow:hidden;border-radius:12px}.site-header__mark{width:100%;height:100%;display:block;object-fit:cover;border-radius:12px}.site-header__brand-copy{min-width:0;display:grid;gap:2px}.site-header__name{margin:0;color:var(--text-strong);font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.site-header__subtitle{margin:0;color:#18345d94;font-size:.64rem;font-weight:700;letter-spacing:.14em}.locale-switcher{position:relative;flex-shrink:0}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;flex-shrink:0}.locale-switcher__trigger{display:inline-flex;align-items:center;gap:10px;min-width:200px;min-height:44px;padding:6px 14px 6px 10px;border:1px solid rgba(255,255,255,.6);border-radius:16px;background:#ffffff8c;color:var(--text-strong);box-shadow:0 2px 10px #0f172a0f;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.locale-switcher__trigger:hover,.locale-switcher__trigger:focus-visible{outline:none;background:#ffffffb8;border-color:#ffffffe0;box-shadow:inset 0 1px #fffc,0 12px 28px #0f172a1a;transform:translateY(-1px)}.locale-switcher__value{display:block;font-size:.95rem;font-weight:800;letter-spacing:-.02em;white-space:nowrap}.locale-switcher__label{font-size:.95rem;font-weight:760;white-space:nowrap}.locale-switcher__entry{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.locale-switcher__flag-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border-radius:999px;overflow:hidden;background:transparent;border:1px solid rgba(255,255,255,.66);box-shadow:inset 0 1px #ffffff7a,0 1px 2px #0f172a0f;flex-shrink:0}.locale-switcher__flag-badge--menu{width:22px;height:22px}.locale-switcher__flag{display:inline-flex;align-items:center;justify-content:center;min-width:100%;min-height:100%;font-size:1.55rem;line-height:1;transform:scale(1.72) translateY(.2px);transform-origin:center}.locale-switcher__arrow{width:10px;height:10px;margin-left:2px;border-right:2.5px solid rgba(24,52,93,.42);border-bottom:2.5px solid rgba(24,52,93,.42);transform:rotate(45deg) translateY(-2px);transition:transform .18s ease;flex-shrink:0}.locale-switcher__arrow.is-open{transform:rotate(-135deg) translateY(-1px)}.locale-switcher__menu{position:absolute;top:calc(100% + 12px);right:0;min-width:256px;padding:10px;border-radius:28px;border:1px solid rgba(255,255,255,.82);background:#f1f7ffdb;box-shadow:inset 0 1px #ffffffb8,0 18px 42px #0f172a1f;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}[data-sonner-toast][data-mounted=true][data-x-position=right]{animation:sonner-enter-from-right .32s cubic-bezier(.22,1,.36,1)}@keyframes sonner-enter-from-right{0%{translate:calc(100% + 24px) 0}to{translate:0 0}}.custom-toast{border-radius:22px!important;border:1px solid rgba(255,255,255,.8)!important;background:#ffffffe0!important;padding:12px 16px!important;color:#1e293b!important;box-shadow:0 18px 48px #0f172a24!important;backdrop-filter:blur(24px)!important;-webkit-backdrop-filter:blur(24px)!important}.custom-toast-title{font-size:.875rem!important;font-weight:800!important;letter-spacing:-.025em!important;color:#1e293b!important}.custom-toast-desc{margin-top:4px!important;font-size:.75rem!important;font-weight:500!important;color:#64748b!important}.custom-toast-content{gap:2px!important}.custom-toast-icon{color:#64748b!important}.custom-toast-close{border:1px solid rgba(255,255,255,.8)!important;background:#ffffffd9!important;color:#94a3b8!important;transition:all .2s ease}.custom-toast-close:hover{background:#fff!important;color:#334155!important}.locale-switcher__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;border:0;border-radius:20px;background:transparent;color:#18345db8;font-size:.92rem;font-weight:700;text-align:left;transition:background .18s ease,color .18s ease}.locale-switcher__item:hover,.locale-switcher__item:focus-visible{outline:none;background:#ffffff94;color:var(--text-strong)}.locale-switcher__item.is-active{background:#ffffff8a;color:var(--blue-deep);box-shadow:inset 0 1px #ffffffc7}.locale-switcher__check{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#ff6336;flex-shrink:0}.locale-switcher__check svg{display:block;width:100%;height:100%}.section-title{display:flex;align-items:center;gap:10px;margin:0;color:var(--text-strong);font-size:.95rem;font-weight:700;line-height:1.4}.section-title--sub{font-size:.88rem;font-weight:600}.section-title__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;flex-shrink:0;color:#5b7baa;background:#5b7baa1a}.section-title__icon svg{opacity:.85}.editor-card,.otp-preview-card,.history-card,.guide-card,.clean-card{border-radius:var(--radius-xl);border:1px solid var(--line-soft);background:linear-gradient(180deg,var(--panel-bg-strong) 0%,var(--panel-bg) 100%);-webkit-backdrop-filter:blur(40px) saturate(1.4);backdrop-filter:blur(40px) saturate(1.4);box-shadow:var(--shadow-soft)}.editor-card,.otp-preview-card,.history-card,.guide-card{padding:22px 24px}.editor-card{display:grid;gap:12px}.editor-card__input-row{display:flex;align-items:center;gap:12px}.editor-card__input{flex:1 1 auto;min-width:0;width:100%;height:48px;padding:0 16px;border:1px solid rgba(255,255,255,.72);border-radius:14px;background:#ffffffad;color:var(--text-strong);font-size:.94rem;box-shadow:inset 0 1px 2px #00000008;transition:border-color .18s ease,box-shadow .18s ease}.editor-card__input:focus-visible{outline:none;border-color:#3366ff80;box-shadow:inset 0 1px 2px #00000008,0 0 0 3px #3366ff1f}.editor-card__clear-button{flex:0 0 auto;min-width:64px;height:48px;border:1px solid rgba(255,255,255,.72);border-radius:14px;padding:0 14px;background:#ffffff9e;color:var(--blue-deep);font-size:.88rem;font-weight:600;box-shadow:inset 0 1px 2px #00000008;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.editor-card__clear-button:hover:not(:disabled),.editor-card__clear-button:focus-visible:not(:disabled){transform:translateY(-1px);outline:none;box-shadow:inset 0 1px #ffffffb8,0 12px 24px #0f172a14}.editor-card__clear-button:disabled{cursor:not-allowed;opacity:.56}.editor-card__help,.editor-card__error,.otp-preview-card__hint,.otp-preview-card__countdown,.clean-card__countdown,.clean-card__error{margin:0;color:var(--text-body);line-height:1.65}.editor-card__error,.clean-card__error{color:#9e2c4c}.editor-card__actions{display:flex;gap:12px;flex-wrap:wrap}.primary-button,.secondary-button{border:0;border-radius:999px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled),.primary-button:focus-visible:not(:disabled),.secondary-button:focus-visible:not(:disabled){transform:translateY(-1px);outline:none}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.48}.primary-button{color:#fff;background:linear-gradient(135deg,var(--blue) 0%,#5b8cff 100%);box-shadow:0 6px 20px #3366ff38}.primary-button:hover:not(:disabled){box-shadow:0 8px 28px #3366ff52}.secondary-button{color:var(--blue-deep);background:#ffffff9e;border:1px solid rgba(255,255,255,.68)}.otp-preview-card,.history-card{display:grid;gap:14px}.guide-card{display:grid;gap:12px}.otp-code-card{display:grid;gap:10px;padding:18px;border-radius:18px;border:1px solid rgba(255,255,255,.6);background:#ffffff73}.otp-preview-card__label{margin:0;color:var(--text-soft);font-size:.82rem;font-weight:600;letter-spacing:.02em}.otp-preview-card__code,.clean-card__code{font-size:clamp(2.8rem,10vw,4.6rem);font-weight:700;letter-spacing:.14em;text-indent:.14em;line-height:1;color:var(--text-strong)}.otp-preview-card__hint{color:var(--text-soft)}.guide-card__route p{margin:0;color:var(--text-body);line-height:1.7}.guide-card__examples{display:grid;gap:8px}.guide-card__example-code{display:block;width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:10px 14px;border-radius:12px;background:#ffffff85;color:var(--blue-deep);font-size:.82rem;text-decoration:none}.guide-card__example-code:hover,.guide-card__example-code:focus-visible{outline:none;text-decoration:underline}.guide-card__list{margin:0;padding-left:1.2rem;color:var(--text-body);line-height:1.8}.guide-card__route{display:grid;gap:8px;padding-top:4px}.guide-card__route-label{color:var(--text-soft);font-size:.78rem;font-weight:600;letter-spacing:.02em}.guide-card__route a,.clean-card__status-example a,.status-card__path code{display:block;width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:10px 14px;border-radius:12px;background:#ffffff85;color:var(--blue-deep);font-size:.82rem;text-decoration:none}.guide-card__route a:hover,.guide-card__route a:focus-visible,.clean-card__status-example a:hover,.clean-card__status-example a:focus-visible{text-decoration:underline;outline:none}.history-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-card__clear-button{flex:0 0 auto;min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#ffffff94;color:var(--blue-deep);font-size:.82rem;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.history-card__clear-button:disabled{cursor:not-allowed;opacity:.56}.history-card__list{display:grid;gap:0;overflow:hidden;border-radius:14px;border:1px solid rgba(255,255,255,.6);background:#ffffff73;box-shadow:inset 0 1px #ffffff80}.history-card__item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:42px;padding:7px 14px;border-bottom:1px solid rgba(255,255,255,.68);border-radius:0;background:transparent;color:var(--text-strong);text-align:left;transition:background .18s ease,box-shadow .18s ease}.history-card__item:last-child{border-bottom:0}.history-card__item:hover,.history-card__item:focus-within,.history-card__item:active,.history-card__item.is-selected{background:#fff3;box-shadow:inset 3px 0 #2b59d957}.history-card__item-meta{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.history-card__clear-button:hover:not(:disabled),.history-card__clear-button:focus-visible:not(:disabled),.history-card__item-use-button:hover,.history-card__item-use-button:focus-visible,.history-card__item-copy-button:hover,.history-card__item-copy-button:focus-visible,.history-card__item-delete-button:hover,.history-card__item-delete-button:focus-visible{outline:none;transform:none;background:#fff3;box-shadow:none}.history-card__item-title{display:block;min-width:0;white-space:nowrap;overflow-x:auto;overflow-y:hidden;font-size:.92rem;font-weight:800;line-height:1.35;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;cursor:text;user-select:text;-webkit-user-select:text}.history-card__item-time,.history-card__empty,.history-card__security{margin:0;color:var(--text-body);line-height:1.65}.history-card__item-time{font-size:.84rem;white-space:nowrap;flex:0 0 auto}.history-card__item-use-button{flex:0 0 auto;min-height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.84);border-radius:999px;background:#ffffffb3;color:var(--blue-deep);font-size:.8rem;font-weight:800;white-space:nowrap;transition:background .18s ease,box-shadow .18s ease}.history-card__item-copy-button,.history-card__item-delete-button{flex:0 0 auto;min-height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.84);border-radius:999px;background:#ffffff94;color:var(--blue-deep);font-size:.78rem;font-weight:800;white-space:nowrap;transition:background .18s ease,box-shadow .18s ease}.history-card__item-delete-button{color:#a33d54}.history-card__security{color:var(--text-soft)}.otp-next-inline{display:grid;gap:4px}.otp-next-inline__label{color:var(--text-soft);font-size:.78rem;font-weight:600;letter-spacing:.02em}.otp-next-inline__value{color:var(--text-strong);font-size:1.8rem;font-weight:700;letter-spacing:.04em}.clean-shell{min-height:100vh;display:grid;place-items:center;padding:20px}.status-shell{position:relative;z-index:2;min-height:100vh;display:grid;place-items:center;padding:20px}.clean-card{width:min(560px,calc(100vw - 28px));padding:34px 24px 28px;display:grid;gap:12px;text-align:center;align-items:center}.clean-card--status{gap:14px}.clean-card--skeleton{gap:16px}.clean-skeleton__hint{justify-self:center;width:138px;height:12px;border-radius:999px}.clean-skeleton__code{justify-self:center;width:min(100%,470px);height:138px;border-radius:34px}.clean-skeleton__countdown{justify-self:center;width:154px;height:14px;border-radius:999px}.clean-card__code-button{display:block;justify-self:center;width:min(100%,470px);padding:28px 24px;border:1px solid rgba(255,255,255,.84);border-radius:34px;background:#ffffff5c;box-shadow:inset 0 1px #ffffffa8;transition:transform .16s ease,background .16s ease,box-shadow .16s ease;-webkit-tap-highlight-color:transparent}.clean-card__code-button:focus-visible{outline:2px solid rgba(43,89,217,.28);outline-offset:2px}.clean-card__code-button:hover,.clean-card__code-button:focus-visible{background:#ffffff7a;box-shadow:inset 0 1px #fffc,0 16px 30px #18345d1a}.clean-card__code-button:active{transform:scale(.985)}.clean-card__copy-hint,.clean-card__loading,.clean-card__status-eyebrow,.status-card__eyebrow{margin:0;color:var(--text-soft);font-size:.86rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.clean-card__status-title,.status-card__title{margin:0;color:var(--text-strong);font-size:clamp(1.7rem,5vw,2.4rem);line-height:1.08;letter-spacing:-.04em}.clean-card__status-example,.status-card__path{display:grid;gap:8px;justify-items:center;width:100%}.clean-card__status-example span,.status-card__path span{color:var(--text-soft);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.clean-card__status-example a,.status-card__path code{display:inline-flex;align-items:center;max-width:100%;overflow-x:auto;padding:10px 14px;border-radius:16px;background:#ffffffad;color:var(--blue-deep)}.status-card{width:min(560px,calc(100vw - 28px));padding:34px 24px 28px;display:grid;gap:14px;justify-items:center;text-align:center;border-radius:var(--radius-xl);border:1px solid var(--line-soft);background:linear-gradient(180deg,var(--panel-bg-strong) 0%,var(--panel-bg) 100%);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:var(--shadow-soft)}.status-card__body,.status-card__detail{margin:0;color:var(--text-body);line-height:1.7}.status-card__detail{padding:10px 14px;border-radius:16px;background:#ffffff8f}.status-card__actions{display:flex;justify-content:center}.primary-link{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:12px 18px;font-weight:800;text-decoration:none;color:#fff;background:linear-gradient(135deg,var(--blue) 0%,#4d88ff 100%);box-shadow:0 14px 28px #2c6df247;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.primary-link:hover,.primary-link:focus-visible{transform:translateY(-1px);outline:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:20px;background:#0c1a3838;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-card{width:min(520px,calc(100vw - 28px));display:grid;gap:18px;padding:24px;border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,.82);background:#f7faffe6;box-shadow:0 28px 80px #0f172a33;animation:modal-rise .22s ease}.modal-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.modal-card__title{margin:0;color:var(--text-soft);font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.modal-card__body{margin:8px 0 0;color:var(--text-body);line-height:1.7}.modal-card__image-wrap{display:flex;justify-content:center}.modal-card__image{width:min(300px,100%);height:auto;border-radius:24px;padding:14px;background:#ffffffeb;box-shadow:inset 0 1px #ffffffb8}.modal-card__close{white-space:nowrap;writing-mode:horizontal-tb;min-width:88px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.site-footer-wrap{position:relative;z-index:3;width:100%;margin:0;padding:24px 16px 18px}.site-footer{display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}.site-footer__copyright,.site-footer__link{margin:0;color:#ffffffb3;font-size:.75rem;line-height:1.6}.site-footer__link{text-decoration:none;font-weight:500}.site-footer__link:hover,.site-footer__link:focus-visible{outline:none;text-decoration:underline;color:#ffffffeb}@keyframes modal-rise{0%{opacity:0;transform:translate3d(0,14px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}@media(max-width:720px){.site-header{flex-wrap:nowrap;align-items:center;gap:8px;min-height:48px;padding:6px 12px}.site-header-wrap{padding:0}.site-header__brand{gap:10px;width:auto;flex:1 1 auto}.site-header__actions{width:auto;justify-content:flex-end;flex:0 0 auto}.site-header__mark-shell{width:30px;height:30px;border-radius:8px}.site-header__mark{border-radius:8px}.site-header__name{font-size:1.02rem}.site-header__subtitle{font-size:.54rem;letter-spacing:.1em}.locale-switcher{width:auto;max-width:min(48vw,188px)}.locale-switcher__trigger{width:auto;min-width:0;min-height:36px;padding:4px 10px;border-radius:14px;gap:6px}.locale-switcher__value{max-width:7.2em;overflow:hidden;text-overflow:ellipsis}.locale-switcher__menu{width:auto;min-width:min(240px,calc(100vw - 24px));max-width:calc(100vw - 24px);padding:6px;border-radius:18px}.locale-switcher__item{padding:8px 10px;border-radius:12px}.locale-switcher__label{font-size:.9rem}}@media(max-width:640px){.app-shell{padding-top:0;padding-bottom:12px}.app-shell__inner{width:min(100vw - 48px,760px);gap:12px;padding-top:66px;padding-bottom:2px}.editor-card,.otp-preview-card,.history-card,.guide-card,.clean-card,.status-card{padding:18px 16px;border-radius:20px}.editor-card{gap:10px}.section-title{font-size:.88rem;gap:8px}.section-title__icon{width:28px;height:28px;border-radius:8px}.section-title__icon svg{width:14px;height:14px}.clean-card__copy-hint,.clean-card__loading,.clean-card__status-eyebrow,.status-card__eyebrow{font-size:.78rem;letter-spacing:.02em}.editor-card__input{height:44px;padding:0 14px;border-radius:12px;font-size:.92rem}.editor-card__input-row{gap:8px}.editor-card__clear-button{min-width:56px;height:44px;padding:0 12px;border-radius:12px;font-size:.84rem}.editor-card__help,.editor-card__error,.otp-preview-card__countdown,.history-card__empty,.history-card__security,.history-card__item-time,.clean-card__countdown,.clean-card__error,.guide-card__list,.guide-card__route p,.status-card__body,.status-card__detail{font-size:.93rem;line-height:1.6}.editor-card__actions{display:flex;flex-wrap:wrap;gap:8px}.primary-button,.primary-link{width:100%;min-height:40px;justify-content:center;padding:8px 16px;font-size:.88rem}.secondary-button{width:auto;min-height:32px;padding:5px 12px;font-size:.76rem;border-radius:999px}.otp-preview-card__label{font-size:.78rem;letter-spacing:.02em}.otp-code-card{gap:8px;padding:14px;border-radius:14px}.otp-preview-card__code,.clean-card__code{font-size:clamp(2.4rem,12vw,3.8rem);letter-spacing:.08em;text-indent:.08em}.clean-skeleton__code{height:112px;border-radius:24px}.otp-next-inline__value{font-size:1.28rem}.guide-card__route a,.clean-card__status-example a,.status-card__path code,.guide-card__example-code{width:100%}.history-card__header{align-items:center;flex-direction:row}.history-card__clear-button{min-height:34px;padding:0 12px;font-size:.78rem}.history-card__item{grid-template-columns:1fr;gap:6px;padding:10px 12px}.history-card__item-title{white-space:normal;word-break:break-all;overflow:visible;font-size:.84rem;line-height:1.45}.history-card__item-title.is-uri{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal}.history-card__item-meta{flex-wrap:wrap;gap:6px}.history-card__item-time{font-size:.72rem;width:auto}.history-card__item-use-button,.history-card__item-copy-button,.history-card__item-delete-button{min-height:24px;padding:0 8px;font-size:.72rem}.site-footer{gap:2px}.modal-card{padding:20px 16px}.modal-card__header{flex-direction:column;align-items:stretch}[data-sonner-toaster]{left:0!important;right:0!important;width:100%!important;max-width:none!important;pointer-events:none!important}[data-sonner-toast]{left:auto!important;right:16px!important;width:max-content!important;max-width:calc(100vw - 32px)!important;margin:0!important;pointer-events:auto!important}.custom-toast{padding:10px 14px!important;border-radius:18px!important}.custom-toast-title{font-size:.82rem!important}.custom-toast-desc{font-size:.72rem!important}}@media(max-width:420px){.site-header{gap:8px;min-height:52px;padding:7px 10px}.site-header__mark-shell{width:30px;height:30px}.site-header__name{font-size:.94rem}.site-header__subtitle{display:none}.locale-switcher{max-width:min(46vw,158px)}.locale-switcher__trigger{min-height:38px;padding:5px 8px;border-radius:16px}.locale-switcher__entry{gap:7px}.locale-switcher__value{font-size:.82rem;max-width:6.2em}.locale-switcher__flag-badge{width:16px;height:16px}.locale-switcher__flag-badge--menu{width:20px;height:20px}.locale-switcher__flag{font-size:1.42rem}.locale-switcher__arrow{width:8px;height:8px}.app-shell__inner{padding-top:68px;padding-bottom:0}.site-footer-wrap{padding-top:16px}.editor-card,.otp-preview-card,.history-card,.guide-card,.clean-card,.status-card{padding:14px 12px}.otp-preview-card__code,.clean-card__code{font-size:clamp(2.2rem,11vw,3.3rem)}.clean-skeleton__code{height:96px;border-radius:22px}.otp-next-inline__value{font-size:1.16rem}}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-shell{position:relative;z-index:2;min-height:100vh;padding:0 0 48px}.skeleton-header{display:flex;align-items:center;gap:12px;width:100%;min-height:62px;padding:10px 16px;background:#ffffff4d;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.skeleton-header__text{display:grid;gap:6px}.skeleton-block{background:linear-gradient(90deg,#fff3,#ffffff80,#fff3);background-size:800px 100%;animation:skeleton-shimmer 1.6s ease infinite;border-radius:8px}.skeleton-icon{width:40px;height:40px;border-radius:12px;flex-shrink:0}.skeleton-line{height:14px}.skeleton-line--title{width:80px;height:18px}.skeleton-line--sub{width:60px;height:10px}.skeleton-body{width:min(860px,calc(100vw - 28px));margin:0 auto;display:grid;gap:16px;padding-top:92px}.skeleton-card{height:140px;border-radius:var(--radius-xl)}.skeleton-card--tall{height:220px}
