@font-face {
  font-family: 'Golos Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./fonts/golos-regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Golos Text';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(./fonts/golos-medium.ttf) format('truetype');
}
@font-face {
  font-family: 'Golos Text';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(./fonts/golos-semibold.ttf) format('truetype');
}
@font-face {
  font-family: 'Golos Text';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(./fonts/golos-bold.ttf) format('truetype');
}
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(./fonts/pt-serif-italic.ttf) format('truetype');
}
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./fonts/pt-serif-regular.ttf) format('truetype');
}
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(./fonts/pt-serif-bold.ttf) format('truetype');
}

:root{--paper:#f5f5f2;--white:#fff;--ink:#242522;--muted:#73756e;--line:#e2e3dc;--blue:#2459ec;--blue-tint:#edf1ff;--orange:#c87950;--sans:'Golos Text',sans-serif;--serif:'PT Serif',Georgia,serif;font-family:var(--sans);color:var(--ink);font-size:16px;background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default}button,a{touch-action:manipulation}a{color:inherit}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:4px}button{color:inherit}button svg{width:18px;height:18px}::selection{background:#d7e0ff} .skip-link{position:fixed;left:16px;top:-100px;z-index:100;background:var(--blue);color:white;padding:12px}.skip-link:focus{top:12px}
.site-header{height:92px;max-width:1500px;margin:auto;padding:0 5.2%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{display:flex;gap:10px;align-items:center;text-decoration:none;font-size:22px;font-weight:650;letter-spacing:-.7px}.wordmark-dot{color:var(--blue);margin-left:-9px}.brand-square{width:24px;height:17px;background:var(--blue);border-radius:5px;display:inline-block;box-shadow:0 2px 0 #143baf}.header-right{display:flex;align-items:center;gap:26px}.header-note{font-size:13px;color:var(--muted)}.icon-button{width:34px;height:34px;border:1px solid #cdcec7;border-radius:50%;background:transparent;font-size:16px;display:grid;place-items:center;transition:background .2s}.icon-button:hover{background:#e9eae3}
.game-layout{display:grid;grid-template-columns:minmax(310px,440px) minmax(420px,680px);gap:clamp(40px,6vw,100px);max-width:1360px;padding:48px 5.2% 32px;margin:auto;align-items:start}.task-column{position:sticky;top:32px}.eyebrow{font-size:12px;letter-spacing:1.65px;font-weight:550;color:var(--muted)}h1{font-size:clamp(38px,3.75vw,54px);line-height:1.1;font-weight:500;letter-spacing:-2.2px;margin:22px 0 18px}h1 em{font-family:var(--serif);font-weight:400;color:var(--blue);letter-spacing:-1.3px} .task-copy>p{font-size:16px;line-height:1.5;color:var(--muted);margin:0 0 38px}.task-copy strong{font-weight:450;color:var(--ink);border-bottom:1px solid #b4b6ad}
.preview-window{border:1px solid #d7d8d1;border-radius:12px;background:var(--white);overflow:hidden;box-shadow:0 4px 6px #24252202,0 18px 40px -30px #24252235}.window-bar{height:39px;padding:0 13px;display:flex;gap:12px;align-items:center;background:#ededE9;border-bottom:1px solid #dedfd7;font-size:11px;color:#808277}.window-dots{display:flex;gap:4px}.window-dots i{display:block;width:5px;height:5px;border-radius:50%;background:#b9bbb2}.window-live{margin-left:auto;font-size:10px}.preview-body{position:relative;padding:26px;min-height:270px}.shop-top{display:flex;justify-content:space-between;align-items:center;color:#92958a;font-size:11px;letter-spacing:1.2px}.shop-wordmark{font-weight:650;color:#35372e;font-size:12px;letter-spacing:2px}.product-title{font-family:var(--serif);font-size:30px;line-height:1.2;letter-spacing:-.5px;font-weight:400;margin:34px 0 9px}.product-copy{font-size:13px;color:#85877d;line-height:1.5;margin:0 0 26px}.product-actions{display:flex;gap:9px;align-items:stretch}.cart-button,.cancel-button{min-height:44px;padding:12px 18px;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:500;line-height:1.25;transition:background .5s,border-color .5s,color .5s;flex:1;white-space:nowrap}.cart-button:disabled{cursor:not-allowed}.preview-flash{animation:preview-flash .6s}.product-feedback{font-size:12px;color:#75796a;min-height:16px;margin:12px 0 -14px}.terms-link{display:block;border:0;background:none;text-decoration:underline;font-size:11px;color:#85877d;margin:15px auto 0}.consent-banner{background:#252d38;color:#fff;padding:13px;border-radius:5px;margin:-8px -8px 20px;animation:appear .35s;font-size:11px;line-height:1.5}.consent-banner strong{font-size:12px;display:block;margin-bottom:4px}.consent-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.consent-actions button{color:white;background:transparent;border:1px solid #626974;border-radius:3px;padding:5px 6px;font-size:10px}.consent-actions button:last-child{background:#fff;color:#252d38}.terms-note{font-size:11px;color:#70756a;background:#f3f4ef;padding:12px;line-height:1.55;margin:10px 0 0}
.task-checklist{padding:23px 2px;display:flex;flex-direction:column;gap:13px;font-size:13px}.check-row{display:flex;align-items:center;gap:10px;color:#85877d}.check-icon{width:17px;height:17px;border:1px solid #c9ccc0;border-radius:50%;display:grid;place-items:center;font-size:10px;flex:none}.check-row.done{color:#375f3d}.done .check-icon{background:#e6edde;border-color:#b4c6aa}.check-row.broken{color:#a95540}.broken .check-icon{border-color:#dbb1a6;background:#f5e7e1}.task-footer{border-top:1px solid var(--line);padding-top:18px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;color:#8c8e84;font-size:11px}.text-button{padding:0;background:none;border:0;font-size:12px;color:#74796b;line-height:1.5}.text-button:hover{color:var(--blue)}.text-button span{font-size:17px;margin-left:5px}
.conversation-panel{background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 8px 40px -26px #25272120;display:flex;flex-direction:column;min-height:650px;height:calc(100dvh - 174px);max-height:1000px}.conversation-header{display:flex;align-items:center;justify-content:space-between;padding:21px 25px;border-bottom:1px solid #efefea;flex:none}.assistant-heading{display:flex;align-items:center;gap:11px}.claude-symbol{font-size:36px;color:var(--orange);line-height:1}.assistant-heading>div{display:flex;flex-direction:column;gap:4px}.assistant-heading strong{font-size:15px;font-weight:600}.assistant-heading div>span{font-size:11px;color:#8a8c82}.turn-counter{display:flex;align-items:center;gap:7px;font-size:11px;font-variant-numeric:tabular-nums;color:#a3a69b}.turn-counter #turn-number{color:#53584b;font-weight:550}.counter-divider{color:#c3c5ba}.transcript{padding:25px;overflow:auto;overscroll-behavior:contain;flex:1;min-height:100px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#d8dacd transparent}.intro-message{padding:21px 0 12px;animation:appear .45s}.message-label{display:block;font-size:11px;color:#9b9d91;margin-bottom:12px}.intro-message h2{font-family:var(--serif);font-weight:400;font-size:29px;line-height:1.3;letter-spacing:-.4px;margin:0 0 14px}.intro-message p{font-size:15px;line-height:1.75;color:#838677;margin:0;max-width:330px}.intro-rule{width:32px;height:2px;background:#d3dec7;margin-top:29px}.user-message{margin:22px 0 22px 30px;border-radius:12px 12px 2px 12px;background:#f0f1eb;padding:15px 18px;white-space:pre-wrap;font-size:14px;line-height:1.65;animation:appear .25s;overflow-wrap:anywhere}.assistant-message{margin:20px 0 24px;font-family:var(--serif);font-size:17px;line-height:1.7;overflow-wrap:anywhere}.assistant-message p{margin:0 0 15px}.assistant-message ul{padding-left:21px;margin:8px 0 20px}.assistant-message li{margin:3px 0}.assistant-message strong{font-weight:700}.assistant-message code{font-family:var(--sans);background:#f1f2ed;border-radius:3px;padding:2px 5px;font-size:.8em;overflow-wrap:anywhere}.message-meta{font-family:var(--sans);font-size:11px;display:flex;align-items:center;gap:8px;color:#979a8d;margin-bottom:13px}.small-symbol{color:var(--orange);font-size:18px}.tool-events{display:flex;flex-direction:column;gap:7px;padding:12px 0 16px;font-family:var(--sans);font-size:11px;line-height:1.6;color:#929787}.tool-event{display:flex;gap:8px}.tool-event:before{content:'↳';color:#bbc0b1}.phrase-chip{display:inline-block;font-family:var(--sans);font-size:10px;letter-spacing:.7px;font-weight:500;padding:6px 10px;background:#f2eee7;border:1px solid #e9e1d5;color:#917b5c;border-radius:4px;margin:0 0 18px;animation:stamp .35s ease-out}.typing-status{display:flex;align-items:center;gap:9px;font:12px/1.6 var(--sans);color:#8f957f;padding:12px 0}.typing-dot{width:5px;height:5px;background:#969f83;border-radius:50%;animation:breathe .8s infinite alternate}.response-part{animation:appear .25s}.response-cursor:after{content:'▎';color:var(--orange);animation:breathe .6s infinite alternate}
.composer{padding:0 20px 17px;flex:none;background:linear-gradient(transparent,#fff 14px)}.composer-title{font-size:11px;color:#93988a;margin:17px 4px 10px;display:flex;justify-content:space-between}.choices{display:flex;flex-direction:column;gap:7px}.choice-button{width:100%;display:flex;align-items:center;gap:12px;text-align:left;background:white;border:1px solid #dedfd7;border-radius:9px;padding:13px 14px;line-height:1.5;font-size:13px;transition:border-color .18s,background .18s,transform .18s}.choice-button:hover{border-color:#98adeb;background:#f7f9ff;transform:translateY(-1px)}.choice-button:first-child{border-color:#bbc9f2;background:#f5f7ff}.choice-index{color:#a5a999;font-size:10px;border:1px solid #e2e5da;border-radius:4px;min-width:19px;height:20px;display:grid;place-items:center}.choice-button:hover .choice-index{color:var(--blue);border-color:#c4d0f4}.choice-text{flex:1}.choice-arrow{font-size:17px;color:#9eabcf}.busy-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 5px;color:#8b9180;font-size:12px;border-top:1px solid #eceee5}.skip-button{background:#f3f4ee;border:0;border-radius:6px;padding:9px 12px;font-size:12px;color:#687058;white-space:nowrap}.skip-button:hover{background:#e8eddf}.conversation-footer{border-top:1px solid #efefea;display:flex;justify-content:space-between;gap:10px;padding:13px 22px;font-size:10px;color:#a1a594;flex:none}.speed-button{font-size:10px;white-space:nowrap}.speed-button[aria-pressed=true]{color:var(--blue)}.usage-warning{color:#a77345;background:#fff7eb;border:1px solid #efdfc5;border-radius:7px;padding:9px 11px;margin-bottom:11px;font-size:11px;display:flex;justify-content:space-between;align-items:center}.usage-warning button{border:0;background:transparent;color:#a77345;font-size:17px;width:25px;height:25px}.ending-card{background:#f5f3ee;border:1px solid #e6e1d5;border-radius:11px;padding:18px;animation:appear .4s}.ending-kicker{font-size:10px;color:#a48055;letter-spacing:1px}.ending-card h2{font-size:20px;font-weight:550;line-height:1.35;margin:10px 0}.ending-card p{font-size:12px;line-height:1.6;color:#8a8474;margin:0 0 15px}.ending-card .primary-button{width:100%;font-size:13px}.primary-button{border:1px solid var(--blue);color:white;background:var(--blue);border-radius:8px;padding:13px 18px;font-size:14px;font-weight:500;line-height:1.5}.primary-button:hover{background:#194bd7}.secondary-button{border:1px solid var(--line);color:var(--ink);background:white;border-radius:8px;padding:13px 18px;font-size:14px;line-height:1.5}.ending-note{font-size:11px;color:#7a806e;margin:16px 0 0;padding-top:14px;border-top:1px solid var(--line);line-height:1.6}.saving-note{font-size:11px;color:#ad795b;padding:5px 4px}
dialog{border:1px solid var(--line);border-radius:16px;padding:30px;max-width:490px;width:calc(100% - 32px);background:var(--paper);color:var(--ink);box-shadow:0 30px 100px #0002}dialog::backdrop{background:#20251670;backdrop-filter:blur(4px)}dialog h2{font-size:30px;font-weight:500;letter-spacing:-1px;line-height:1.25;margin:24px 0 20px}dialog h2 em{font-family:var(--serif);font-weight:400;color:var(--blue)}dialog p{font-size:14px;line-height:1.8;color:#7b806f}.dialog-top{display:flex;align-items:center;justify-content:space-between}.dialog-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.credits{font-size:12px;line-height:1.6;padding-top:16px;border-top:1px solid var(--line);margin-top:22px}.credits a{text-underline-offset:3px}dialog>.primary-button{width:100%;margin-top:18px}
@keyframes appear{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes breathe{from{opacity:.3}to{opacity:1}}@keyframes stamp{from{opacity:0;transform:translateY(-5px) scale(1.035)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes preview-flash{0%{opacity:.4}100%{opacity:1}}
@media(min-width:1500px){.game-layout{padding-top:60px}.conversation-panel{height:calc(100dvh - 210px)}}
@media(max-width:1100px) and (min-width:761px){.site-header{padding:0 4%}.game-layout{padding:32px 4%;gap:32px;grid-template-columns:minmax(260px,340px) minmax(350px,1fr)}h1{font-size:40px}.preview-body{padding:22px}.cart-button,.cancel-button{padding:12px}.conversation-header,.transcript{padding:20px}.header-note{display:none}.conversation-panel{height:calc(100dvh - 145px)}}
@media(max-width:760px){.site-header{height:66px;padding:0 22px}.wordmark{font-size:20px}.header-note{display:none}.game-layout{display:flex;flex-direction:column;padding:24px 18px 24px;gap:22px;max-width:560px}.task-column{position:static;width:100%;display:grid;grid-template-columns:1fr auto}.task-copy{grid-column:1/-1}.eyebrow{font-size:10px;letter-spacing:1.4px}h1{font-size:36px;margin:13px 0 10px;letter-spacing:-1.4px;line-height:1.12}h1 br{display:none}h1 em{white-space:nowrap}.task-copy>p{font-size:14px;margin-bottom:22px}.preview-window{grid-column:1/-1}.window-bar{height:32px}.preview-body{padding:19px 22px;min-height:0}.shop-top{font-size:10px}.shop-wordmark{font-size:11px}.product-title{font-size:25px;margin:19px 0 5px}.product-copy{font-size:12px;margin-bottom:18px}.product-actions{gap:10px}.cart-button,.cancel-button{font-size:13px;min-height:43px}.task-checklist{padding:14px 0 0;gap:8px;font-size:11px}.check-icon{width:14px;height:14px;font-size:9px}.task-footer{border:0;padding:14px 0 0;justify-content:flex-end;align-items:flex-start}.task-footer>span{display:none}.task-footer button{font-size:10px}.conversation-panel{width:100%;height:auto;min-height:590px;max-height:none;border-radius:13px}.conversation-header{padding:17px 19px}.assistant-heading strong{font-size:14px}.assistant-heading div>span{font-size:10px}.claude-symbol{font-size:32px}.transcript{padding:18px;flex:none;max-height:54dvh;min-height:200px;scroll-margin-top:15px}.intro-message{padding:20px 0}.intro-message h2{font-size:27px}.intro-message p{font-size:14px}.intro-rule{margin-top:23px}.composer{padding:0 12px 14px}.composer-title{margin:16px 5px 10px}.choice-button{font-size:13px;padding:13px 12px}.choice-index{display:none}.conversation-footer{padding:13px 16px;gap:10px;font-size:9px}.speed-button{font-size:10px}.assistant-message{font-size:16px}.user-message{font-size:13px;margin-left:20px;padding:13px 15px}.tool-events{font-size:10px}.product-feedback{margin-bottom:-8px}.ending-card{padding:16px}.ending-card h2{font-size:20px}.conversation-panel{scroll-margin-top:12px}}
@media(max-width:360px){.game-layout{padding:20px 12px}.site-header{padding:0 16px}h1{font-size:31px}.preview-body{padding:18px}.conversation-footer{font-size:9px}.choice-button{font-size:12px}.window-live{display:none}}
@media(min-width:761px) and (max-height:850px){.game-layout{padding-top:30px}.conversation-panel{min-height:590px;height:calc(100dvh - 150px)}.task-copy>p{margin-bottom:27px}h1{margin-top:16px;font-size:44px}.preview-body{min-height:250px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.transcript{scroll-behavior:auto}}
/* Comfortable reading sizes for the Russian copy. */
.header-note,.window-bar,.window-live,.shop-top,.shop-wordmark,.task-footer,.text-button,.assistant-heading div>span,.turn-counter,.message-label,.message-meta,.tool-events,.phrase-chip,.composer-title,.conversation-footer,.speed-button,.usage-warning,.ending-kicker,.ending-card p,.ending-note,.saving-note,.product-feedback,.terms-link{font-size:12px}
.cart-button,.cancel-button,.product-copy,.task-checklist,.choice-button,.busy-bar,.skip-button{font-size:14px}
.intro-message p,dialog p{font-size:16px}.consent-banner{font-size:12px}.consent-actions button{font-size:12px;min-height:36px}.terms-note{font-size:12px}.choice-index{font-size:12px}.conversation-footer{font-size:11px}.speed-button{font-size:11px}
[hidden]{display:none!important}
@media(max-width:760px){.task-footer button{font-size:12px}.task-checklist{font-size:12px}.window-bar,.window-live,.shop-top,.assistant-heading div>span,.conversation-footer,.speed-button{font-size:11px}.product-copy{font-size:13px}.intro-message p{font-size:16px}.choice-button,.user-message{font-size:14px}.conversation-panel{min-height:0}.has-started .task-copy{display:none}.has-started .task-column{position:sticky;top:0;z-index:5;background:var(--paper);padding:12px 0;box-shadow:0 12px 16px -16px #353b2430}.has-started .preview-body{padding:13px 17px}.has-started .shop-top,.has-started .product-title,.has-started .product-copy{display:none}.has-started .product-feedback:empty{display:none}.has-started .task-checklist{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px 14px;padding-top:9px;grid-column:1/-1}.has-started .task-footer{display:none}.has-started .consent-banner{margin:0 0 12px}.has-started .conversation-header{padding:12px 17px}.has-started .transcript{max-height:47dvh;min-height:170px}.has-started .game-layout{padding-top:0;gap:10px}.has-started .choice-button{padding:11px 12px}.has-started .consent-actions{margin-top:6px}.has-started .terms-link{margin-top:9px}}
