@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Ethiopic:wght@400;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--ink: #0f1b2d;--muted: #516072;--surface: #ffffff;--surface-soft: #f4f6fb;--accent: #2f6df6;--accent-strong: #1a46b4;--accent-soft: #e3ecff;--border: #d8e1f0;--shadow: 0 18px 36px rgba(15, 23, 45, .14);--radius: 18px;--sidebar-width: 300px;--sidebar-handle: 44px;font-family:Space Grotesk,Noto Sans Ethiopic,system-ui,sans-serif;color:var(--ink);background:#eef2f8}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#f7f9ff,#e9eff8 45%,#e2e9f6);color:var(--ink)}button{font-family:inherit}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.app{max-width:1240px;margin:0 auto;padding:36px 24px 72px}.practice-page{position:relative}.practice-page--expanded .site-header,.practice-page--expanded .footer,.practice-page--expanded .feedback-button{display:none}.practice-shell{max-width:1200px;margin:0 auto;padding:28px 24px 72px}.amharic-writing-page .practice-shell{max-width:1180px}.site-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;background:#ffffffd9;border-radius:999px;border:1px solid rgba(15,23,45,.08);box-shadow:0 18px 32px #0f172d1f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:32px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#4e7df7,#2b5ad6);color:#fff;font-weight:700;display:grid;place-items:center;font-size:1.1rem}.brand-text{display:grid;gap:2px}.brand-title{font-weight:700;letter-spacing:-.01em}.brand-subtitle{font-size:.85rem;color:var(--muted)}.site-nav{display:flex;gap:8px;padding:6px;background:#f6f8fe;border-radius:999px;border:1px solid rgba(15,23,45,.06)}.site-nav__link{text-decoration:none;color:var(--muted);font-weight:600;padding:8px 14px;border-radius:999px;transition:background .2s ease,color .2s ease}.site-nav__link:hover,.site-nav__link.is-active{color:var(--accent-strong);background:#e8f0ff}.site-actions{display:flex;align-items:center;gap:16px}.site-actions .language-toggle{justify-items:start}.site-actions .language-toggle__label{font-size:.8rem}.site-actions .language-toggle__buttons{box-shadow:none;background:#f6f8fe}.site-actions .button-primary{white-space:nowrap}.practice-main{display:grid;gap:32px}.practice-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:32px;align-items:center;animation:float-in .6s ease both}.practice-hero--single{grid-template-columns:1fr}.page-hero{display:grid;gap:10px;animation:float-in .6s ease both}.page-hero h1{margin:0;font-size:clamp(2.2rem,3vw,3rem);letter-spacing:-.02em}.page-hero p{margin:0;color:var(--muted);line-height:1.6;max-width:640px}.hero-copy h1{margin:12px 0;font-size:clamp(2.3rem,3.2vw,3.1rem);letter-spacing:-.02em}.hero-copy p{margin:0;color:var(--muted);line-height:1.6}.eyebrow{display:inline-flex;font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:#5b6b82;font-weight:600}.hero-meta{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.hero-letter-card{text-align:left;box-shadow:0 14px 32px #0f172d1f}.hero-step-card{background:#fff;border-radius:18px;padding:18px;border:1px solid rgba(15,23,45,.08);box-shadow:0 16px 28px #0f172d1a;display:grid;gap:10px}.hero-step-card__header{display:flex;align-items:center;justify-content:space-between;font-weight:600}.hero-step-card__dots{display:inline-flex;gap:4px}.hero-step-card__dot{width:8px;height:8px;border-radius:50%;background:#c7d4f2}.hero-step-card p{margin:0;color:var(--muted);font-size:.95rem}.hero-step-card__preview{height:82px;border-radius:12px;border:1px dashed #c7d4f2;background:linear-gradient(135deg,#f6f9ff,#e8f0ff);display:grid;place-items:center;color:#7285a3;font-weight:600;font-size:.9rem}.hero-panel{position:relative}.practice-stage{background:linear-gradient(180deg,#fff,#f5f8ff);border-radius:28px;padding:20px;border:1px solid rgba(15,23,45,.08);box-shadow:0 20px 40px #0f172d1f}.practice-stage .practice-panel{gap:16px}.practice-stage .practice-canvas{background:#fdfdff}.fidel-strip{background:#ffffffeb;border-radius:24px;padding:24px;border:1px solid rgba(15,23,45,.08);box-shadow:0 16px 32px #0f172d1f;display:grid;gap:16px;animation:float-in .6s ease both;animation-delay:.1s}.amharic-hero{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;padding:32px;background:linear-gradient(135deg,#f8faff,#eef3ff);border-radius:28px;border:1px solid rgba(15,23,45,.08);box-shadow:0 20px 40px #0f172d1f;margin-bottom:28px}.amharic-hero__copy h1{margin:8px 0 12px;font-size:clamp(2rem,3vw,2.7rem);color:#162a4b}.amharic-hero__copy p{margin:0 0 20px;color:var(--muted);font-size:1.05rem}.amharic-hero__cta{justify-self:start;min-width:220px}.amharic-hero__visual{display:grid;place-items:center}.device-card{width:min(420px,100%);background:#fff;border-radius:24px;border:1px solid rgba(15,23,45,.1);box-shadow:0 22px 42px #0f172d2e;overflow:hidden;position:relative}.device-card__top{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;border-bottom:1px solid rgba(15,23,45,.08);font-size:.9rem;color:#2b3f63}.device-card__dots{display:inline-flex;gap:6px}.device-card__dots span{width:10px;height:10px;border-radius:50%;background:#e1e6f3}.device-card__dots span:nth-child(2){background:#d9e6ff}.device-card__dots span:nth-child(3){background:#f1d7d7}.device-card__screen{position:relative;padding:40px 24px 56px;display:grid;place-items:center;background:linear-gradient(180deg,#f8faff,#fff)}.device-card__grid{position:absolute;inset:24px;border:2px dashed rgba(47,109,246,.2);border-radius:16px}.device-card__glyph{font-size:5rem;font-weight:700;color:#2f4f85}.device-card__hand{position:absolute;right:-30px;bottom:-24px;width:160px;height:120px;background:radial-gradient(circle at 30% 30%,#f8d7b2,#e7b990);border-radius:60% 40% 45% 55%;transform:rotate(-8deg);opacity:.9}.amharic-steps{text-align:center;margin-bottom:28px}.amharic-steps h2{margin-bottom:16px}.amharic-steps__grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.amharic-step{background:#fff;border-radius:20px;padding:20px 18px;border:1px solid rgba(15,23,45,.08);box-shadow:0 16px 28px #0f172d14}.amharic-step__icon{font-size:1.8rem;display:inline-flex;margin-bottom:10px}.amharic-step h3{margin:0 0 8px}.amharic-step p{margin:0;color:var(--muted)}.amharic-proof{background:#ffffffeb;border-radius:20px;padding:20px 24px;border:1px solid rgba(15,23,45,.08);box-shadow:0 14px 26px #0f172d14;margin-bottom:28px}.amharic-proof h2{margin:0 0 12px}.amharic-proof ul{margin:0;padding-left:18px;color:var(--muted);display:grid;gap:8px}.amharic-cta{background:linear-gradient(135deg,#2c60d8,#1f4fbf);color:#fff;border-radius:24px;padding:28px 24px;display:grid;gap:16px;align-items:center;justify-items:center;text-align:center;box-shadow:0 24px 40px #12295f59}.amharic-cta h2{margin:0}.amharic-cta .button-primary{background:linear-gradient(135deg,#52b448,#3f9a34)}.fidel-strip__header h2{margin:0 0 6px;font-size:1.3rem}.fidel-strip__header p{margin:0;color:var(--muted)}.fidel-strip__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));gap:10px}.alphabet-grid{display:grid;grid-template-columns:1fr;gap:12px}.alphabet-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:10px}.alphabet-card{border:1px solid rgba(15,23,45,.1);background:#f7f9fd;border-radius:16px;padding:12px 6px;display:grid;gap:6px;justify-items:center;text-align:center;box-shadow:inset 0 -1px #0f172d0d}.alphabet-card__char{font-size:1.4rem;font-weight:600}.alphabet-card__label{font-size:.8rem;color:var(--muted)}.fidel-button{border:1px solid rgba(15,23,45,.1);background:#f7f9fd;border-radius:14px;padding:10px 0;font-size:1.1rem;cursor:pointer;box-shadow:inset 0 -1px #0f172d0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.fidel-button:hover,.fidel-button.active{border-color:#2f6df680;background:#eaf1ff;transform:translateY(-1px);box-shadow:0 8px 16px #2f6df62e}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-card{background:#fff;border-radius:22px;padding:20px 22px;border:1px solid rgba(15,23,45,.08);box-shadow:0 16px 28px #0f172d1f;display:grid;gap:10px;animation:float-in .6s ease both;animation-delay:calc(var(--stagger, 0) * .08s)}.feature-card h3{margin:0;font-size:1.1rem}.feature-card p{margin:0;color:var(--muted);line-height:1.5}.feature-icon{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#f2f6ff,#d9e5ff);color:var(--accent-strong);font-weight:700;font-size:1.6rem;display:grid;place-items:center;justify-self:center}@keyframes float-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}header{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between;margin-bottom:36px}header h1{margin:0 0 10px;font-size:2.4rem;letter-spacing:-.02em}header p{margin:0;color:var(--muted);max-width:560px;line-height:1.5}.header-side{display:grid;gap:18px;justify-items:end}.language-toggle{display:grid;gap:8px;justify-items:end}.language-toggle__label{font-size:.85rem;color:var(--muted)}.language-toggle__buttons{display:inline-flex;gap:8px;background:var(--surface);border-radius:999px;padding:6px;box-shadow:var(--shadow)}.language-toggle__buttons button{border:none;background:transparent;color:var(--muted);padding:6px 14px;border-radius:999px;font-size:.9rem;cursor:pointer}.language-toggle__buttons button.active{background:var(--accent-soft);color:var(--accent-strong);font-weight:600}.letter-card{background:var(--surface);border-radius:var(--radius);padding:20px 24px;box-shadow:var(--shadow);display:grid;gap:4px;min-width:200px;text-align:right}.letter-card--compact{padding:12px 16px;min-width:180px;text-align:left;box-shadow:0 10px 22px #0f172d1f}.letter-card--compact .letter-card__char{font-size:2.4rem}.letter-card__label{font-size:.85rem;color:var(--muted)}.letter-card__char{font-size:3rem;font-weight:700}.letter-card__family,.letter-card__pronunciation{color:var(--muted);font-size:.95rem}.layout{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);gap:28px}.layout--collapsed{grid-template-columns:var(--sidebar-handle) minmax(0,1fr)}.layout--expanded{grid-template-columns:1fr}.layout--expanded .family-panel{display:none}.family-panel{background:linear-gradient(180deg,#fff,#f8faff);border-radius:24px;padding:20px 18px 22px;box-shadow:0 18px 36px #0f172d1a;border:1px solid rgba(15,23,45,.06);max-height:calc(100vh - 240px);overflow-y:auto;overflow-x:visible;position:sticky;top:24px;align-self:start;width:var(--sidebar-width);transition:transform .3s ease,box-shadow .3s ease}.family-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;position:relative;padding-bottom:10px;border-bottom:1px solid rgba(15,23,45,.08)}.family-panel__header h2{margin:0;font-size:1.1rem}.family-panel__body{display:grid;gap:12px}.family-panel--collapsed{transform:translate(calc(-100% + var(--sidebar-handle)));box-shadow:none}.family-panel--collapsed .family-panel__body{display:none}.family-group{margin-bottom:6px}.family-group h3{margin:0 0 10px;font-size:.95rem;color:#2a4157;letter-spacing:.01em}.family-buttons{display:flex;flex-wrap:wrap;gap:8px}.family-buttons button{border:1px solid rgba(15,23,45,.08);background:#f7f9fd;border-radius:12px;padding:8px 10px;font-size:1.1rem;cursor:pointer;min-width:44px;box-shadow:inset 0 -1px #0f172d0d;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.family-buttons button.active,.family-buttons button:hover{border-color:#2f6df680;background:#eaf1ff;transform:translateY(-1px);box-shadow:0 6px 14px #2f6df61f}.sidebar-toggle{position:absolute;top:18px;right:calc(-1 * var(--sidebar-handle) / 2);width:var(--sidebar-handle);height:40px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--accent-strong);box-shadow:0 10px 24px #0f172d2e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease,color .2s ease}.sidebar-toggle:hover{background:var(--accent-soft);color:var(--accent-strong)}.sidebar-toggle .icon{width:18px;height:18px}.practice-panel{display:grid;gap:18px}.practice-panel--expanded{position:fixed;inset:0;z-index:20;background:var(--surface);border-radius:0;padding:0;box-shadow:var(--shadow);height:100vh;grid-template-rows:1fr}.practice-panel--expanded .practice-canvas{min-height:100vh;height:100vh;border-radius:0;padding:0;box-shadow:none}.practice-floating-controls{position:fixed;top:36px;right:20px;display:flex;align-items:center;gap:10px;z-index:31;padding:8px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(15,23,45,.1);box-shadow:0 12px 26px #0f172d2e}.practice-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.practice-header h2{margin:0}.practice-header__info{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.practice-header__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:flex-end}.practice-header__secondary{display:flex;flex-wrap:wrap;align-items:center;gap:8px;background:#fff;border:1px solid rgba(15,23,45,.08);border-radius:999px;padding:6px;box-shadow:0 6px 18px #0f172d14}.practice-header__primary{display:flex;align-items:center;gap:10px}.button-primary,.button-outline,.button-ghost,.button-icon{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.button-primary{background:linear-gradient(135deg,#316df7,#1f58d8);border:none;color:#fff;padding:10px 20px;box-shadow:0 10px 20px #2f6df640;text-decoration:none}.button-primary:hover{transform:translateY(-1px);box-shadow:0 14px 26px #2f6df64d}.button-outline{background:#fff;border:1px solid rgba(47,109,246,.35);color:#1e4fbc;padding:10px 18px;box-shadow:0 6px 16px #0f172d14}.button-outline:hover{background:#f3f7ff;transform:translateY(-1px)}.button-ghost{border:1px solid rgba(15,23,45,.1);background:#f7f8fb;color:var(--ink);padding:8px 14px}.button-ghost:hover{transform:translateY(-1px);background:#eef2f8}.button-primary:disabled,.button-outline:disabled,.button-ghost:disabled,.button-icon:disabled{opacity:.5;cursor:not-allowed;transform:none}.button-icon{width:42px;height:42px;padding:0;color:var(--accent-strong)}.button-ghost.button-icon{color:var(--ink)}.icon{width:18px;height:18px}.icon--left{margin-left:-2px}.icon--right{margin-right:-2px}.guide-count{display:inline-flex;align-items:center;gap:8px;padding-left:6px;color:var(--muted);font-size:.9rem}.guide-count select{border-radius:999px;border:1px solid var(--border);padding:6px 10px;background:#fff;color:var(--ink);font-size:.9rem}.practice-hint{margin:0;color:var(--muted);font-size:.9rem}.practice-canvas{position:relative;border-radius:24px;background:var(--surface);box-shadow:inset 0 0 0 2px #e5ebf6,var(--shadow);min-height:420px;padding:24px;overflow:hidden}.practice-canvas canvas{width:100%;height:100%;position:absolute;inset:0;touch-action:none}.guide-letter-grid{position:absolute;inset:0;padding:24px;display:grid;grid-auto-rows:minmax(0,1fr);gap:16px;opacity:.12;pointer-events:none}.guide-letter{width:100%;height:100%}.guide-letter text{font-size:150px;fill:var(--accent);font-weight:700}.guide-letter-grid--multi .guide-letter text{font-size:clamp(64px,10vw,120px)}.practice-meta{background:var(--surface);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow)}.practice-meta pre{background:var(--surface-soft);border-radius:10px;padding:12px;overflow-x:auto;margin-bottom:0}.feedback-button{position:fixed;top:24px;right:24px;z-index:30;border:none;border-radius:999px;padding:12px 18px;font-size:.95rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#316df7,#1f58d8);box-shadow:0 12px 28px #2f6df64d;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.feedback-button:hover{transform:translateY(-1px);box-shadow:0 16px 32px #2f6df659}.footer{display:flex;justify-content:center;padding:24px 16px 36px}.footer-link{border:none;background:none;color:var(--accent-strong);font-size:.95rem;font-weight:600;text-decoration:underline;cursor:pointer}.modal-backdrop{position:fixed;inset:0;background:#0f172d59;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:40;display:grid;place-items:center;padding:24px}.modal{width:min(960px,100%);height:min(80vh,720px);background:var(--surface);border-radius:20px;box-shadow:var(--shadow);display:grid;grid-template-rows:auto 1fr;overflow:hidden}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(15,23,45,.08)}.modal__header h3{margin:0;font-size:1.1rem}.modal__close{border:none;background:#f2f4fa;color:var(--ink);width:36px;height:36px;border-radius:999px;font-size:1.2rem;cursor:pointer}.modal iframe{border:none;width:100%;height:100%}.letter-picker__body{padding:20px 24px 24px;overflow:auto}.letter-picker__grid{gap:12px}.letter-picker__button{border:1px solid rgba(15,23,45,.1);background:#f7f9fd;appearance:none;font:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.letter-picker__button:hover,.letter-picker__button.is-active{border-color:#2f6df680;background:#eaf1ff;transform:translateY(-1px);box-shadow:0 8px 16px #2f6df62e}.letter-picker__button:focus-visible{outline:2px solid rgba(47,109,246,.7);outline-offset:2px}.modal--prompt{width:min(520px,100%);height:auto;grid-template-rows:auto auto auto}.prompt-modal__body{padding:20px 24px 0;font-size:1rem;line-height:1.5}.prompt-modal__body p{margin:0}.prompt-modal__actions{display:flex;gap:12px;padding:20px 24px 24px}@media(max-width:640px){.prompt-modal__actions{flex-direction:column}}@media(max-width:960px){.site-header{border-radius:24px;padding:16px}.site-nav{width:100%;justify-content:center;flex-wrap:wrap}.site-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.practice-hero{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.layout,.layout--collapsed{grid-template-columns:1fr}.practice-panel--expanded{inset:12px;height:calc(100vh - 24px)}.header-side{justify-items:start;width:100%}.language-toggle{justify-items:start}.family-panel{position:static;width:100%;max-height:none;overflow:visible;margin-bottom:18px}.sidebar-toggle{position:static;right:auto}.feedback-button{top:16px;right:16px;padding:10px 14px}.practice-canvas{min-height:360px;padding:20px}.guide-letter-grid{padding:20px;gap:12px}.guide-letter text{font-size:clamp(88px,14vw,130px)}.guide-letter-grid--multi .guide-letter text{font-size:clamp(56px,9vw,110px)}}@media(max-width:768px){.site-header{gap:16px}.brand-text{display:none}.site-actions{flex-direction:column;align-items:stretch}.site-actions .language-toggle{justify-items:start}.hero-meta,.feature-grid{grid-template-columns:1fr}.practice-canvas{min-height:320px;padding:16px}.guide-letter-grid{padding:16px;gap:10px}.guide-letter text{font-size:clamp(72px,16vw,120px)}.guide-letter-grid--multi .guide-letter text{font-size:clamp(48px,10vw,96px)}.modal-backdrop{padding:16px}.modal{height:min(85vh,640px)}}.attempts-hero{margin-bottom:24px}.attempts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.attempt-card{display:flex;flex-direction:column;gap:14px;padding:16px;border-radius:20px;border:1px solid rgba(15,23,45,.08);background:#fff;color:inherit;text-decoration:none;box-shadow:0 10px 24px #0f172d14;transition:transform .2s ease,box-shadow .2s ease}.attempt-card:hover{transform:translateY(-2px);box-shadow:0 16px 28px #0f172d1f}.attempt-card__media{border-radius:16px;border:1px solid rgba(15,23,45,.08);background:#f6f7fb;min-height:180px;display:flex;align-items:center;justify-content:center;padding:12px}.attempt-card__media img{width:100%;height:100%;object-fit:contain}.attempt-card__fallback{font-size:clamp(56px,8vw,96px);color:#3d465d}.attempt-card__meta{display:flex;justify-content:space-between;gap:12px;align-items:center}.attempt-card__meta h2{margin:0;font-size:1.4rem}.attempt-card__meta p{margin:4px 0 0;color:var(--muted)}.attempt-card__stats{display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:.9rem;color:var(--muted)}.attempts-empty{border:1px dashed rgba(15,23,45,.15);border-radius:24px;padding:40px;text-align:center;background:#fff}.attempts-empty h2{margin-top:0}.attempt-detail{display:flex;flex-direction:column;gap:24px}.attempt-detail__header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center}.attempt-detail__actions{display:flex;gap:12px;align-items:center}.attempt-detail__title h1{margin:0 0 6px}.attempt-detail__title p{margin:0;color:var(--muted)}.attempt-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.attempt-compare--overlay{grid-template-columns:1fr}.attempt-compare__panel{border-radius:20px;border:1px solid rgba(15,23,45,.08);background:#fff;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 22px #0f172d14}.attempt-compare__label{font-weight:600;color:var(--muted)}.attempt-compare__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.attempt-compare__count{display:block;font-weight:600;color:var(--ink)}.attempt-compare__date{display:block;font-size:.9rem;color:var(--muted)}.attempt-compare__rating{display:block;font-size:.9rem;color:var(--muted);display:flex;align-items:center;gap:8px}.attempt-compare__stars{display:inline-flex;gap:4px}.attempt-compare__nav{display:flex;gap:8px}.attempt-compare__nav-button{width:36px;height:36px;border-radius:10px;padding:0;border:1px solid rgba(15,23,45,.12);background:#f8f9fc}.attempt-compare__canvas{position:relative;border-radius:16px;border:1px solid rgba(15,23,45,.08);background:#f6f7fb;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden}.attempt-compare__canvas img,.attempt-compare__canvas svg{width:100%;height:100%;object-fit:contain}.attempt-compare__canvas--overlay{position:relative}.attempt-compare__canvas--overlay img,.attempt-compare__canvas--overlay svg{position:absolute;inset:0}.attempt-reference text{font-size:120px;fill:#2c3345}.attempt-image{width:100%;height:100%;object-fit:contain}.attempt-image--difference{mix-blend-mode:difference}.attempt-placeholder{color:var(--muted);font-weight:600}.attempt-controls{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:12px 16px;border-radius:999px;border:1px solid rgba(15,23,45,.08);background:#fff;box-shadow:0 10px 20px #0f172d14}.attempt-view-toggle{display:flex;gap:8px}.attempt-view-toggle button{border-radius:999px;border:1px solid rgba(15,23,45,.15);background:#fff;padding:8px 14px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.attempt-view-toggle .is-active{background:var(--accent-soft);border-color:#2f6df666;color:var(--accent-strong)}.attempt-opacity{display:flex;align-items:center;gap:10px;font-weight:600;color:var(--muted)}.attempt-opacity input{width:140px}.attempt-strip{display:flex;flex-direction:column;gap:12px}.attempt-strip__header h2{margin:0}.attempt-strip__header p{margin:4px 0 0;color:var(--muted)}.attempt-strip__list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(140px,180px);gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;justify-content:flex-start}.attempt-thumbnail{border:1px solid rgba(15,23,45,.08);border-radius:16px;background:#fff;padding:10px;min-width:140px;scroll-snap-align:start;box-shadow:0 8px 16px #0f172d0f;position:relative;display:flex;flex-direction:column;gap:8px}.attempt-thumbnail__actions{display:flex;justify-content:flex-end}.attempt-thumbnail__delete{width:34px;height:34px;border-radius:10px;padding:0;border:1px solid rgba(15,23,45,.12);background:#f8f9fc;color:#b42318}.attempt-thumbnail__image{border-radius:12px;border:1px solid rgba(15,23,45,.08);background:#f6f7fb;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden}.attempt-thumbnail__image img{width:100%;height:100%;object-fit:contain}.attempt-thumbnail__top{display:flex;flex-direction:column;gap:2px}.attempt-thumbnail__count{font-weight:600;color:var(--ink);font-size:.9rem}.attempt-thumbnail__date{font-size:.8rem;color:var(--muted)}.attempt-rating{display:flex;gap:4px;align-items:center}.attempt-rating__star{border:none;background:transparent;padding:0;cursor:pointer}.attempt-rating__icon{width:18px;height:18px;fill:none;stroke:#0f172d33;stroke-width:1.6}.attempt-rating__icon.is-filled{fill:#f7b733;stroke:#f7b733}.attempt-notes{border-radius:20px;border:1px solid rgba(15,23,45,.08);background:#fff;padding:20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 22px #0f172d14}.attempt-notes h2{margin:0}.attempt-notes p{margin:0;color:var(--muted)}.attempt-notes__card{border-radius:16px;border:1px solid rgba(15,23,45,.08);background:#f8f9fc;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.attempt-notes__card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.attempt-notes__card h3{margin:0;font-size:.95rem}.attempt-notes__card p{margin:0;color:var(--ink);font-size:.95rem}.attempt-notes__delete{width:34px;height:34px;border-radius:10px;padding:0;border:1px solid rgba(15,23,45,.12);background:#f8f9fc;color:#b42318}.attempt-notes textarea{width:100%;border-radius:16px;border:1px solid rgba(15,23,45,.12);padding:14px 16px;font-family:inherit;font-size:1rem;resize:vertical;min-height:160px}@media(max-width:960px){.attempt-compare{grid-template-columns:1fr}.attempt-controls{border-radius:20px}}@media(max-width:640px){.attempt-card__meta{flex-direction:column;align-items:flex-start}.attempt-card__stats{align-items:flex-start}.attempt-controls{flex-direction:column;align-items:flex-start}.attempt-opacity,.attempt-opacity input{width:100%}}
