@charset "UTF-8";
:root{--ink:#51443e;--ink-light:#7c6c60;--paper:#fffaf0;--cream:#f7efda;--pink:#f4b9b0;--coral:#d56855;--mint:#c9ddd0;--yellow:#f7d68b;--line:#6a584b;--shadow:4px 4px 0 #6a584b26;font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background-color:#f6efdf;background-image:linear-gradient(#b5987910 1px,transparent 1px),linear-gradient(90deg,#b5987910 1px,transparent 1px);background-size:24px 24px;font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible{outline:3px solid #25847d;outline-offset:5px}a{color:inherit;text-decoration:none}button{touch-action:manipulation}img{display:block;max-width:100%;object-fit:cover}button:active:not(:disabled){translate:0 2px}.hidden{display:none!important}.site-wrap{max-width:1300px;margin:auto;padding:28px 36px 16px}.masthead{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:20px}.brand{display:flex;align-items:center;gap:13px;font-size:20px;font-weight:800;letter-spacing:1px}.brand small{display:block;font:10px/1.8 ui-monospace,monospace;letter-spacing:2px;color:var(--ink-light)}.brand-star{background:var(--pink);border:2px solid var(--line);width:43px;height:43px;display:grid;place-items:center;font-size:30px;box-shadow:3px 3px 0 #d9c9b5}.header-right{display:flex;align-items:center;gap:16px}.date-tag{font:600 14px ui-monospace,monospace;letter-spacing:1.4px}.date-tag span{color:var(--coral);margin-left:10px}.square-btn{width:40px;height:40px;border:1.5px solid var(--line);background:var(--paper);box-shadow:3px 3px 0 #d5c5b1;font-size:23px}.square-btn[aria-pressed=true]{background:var(--mint)}.game-window{border:2px solid var(--line);background:var(--paper);box-shadow:7px 7px 0 #dfd1bd;border-radius:9px 9px 3px 3px;overflow:hidden}.window-bar{background:#eadfce;border-bottom:2px solid var(--line);min-height:40px;padding:8px 18px;display:flex;align-items:center;gap:18px;font:12px ui-monospace,monospace;letter-spacing:1px}.window-dots{display:flex;gap:7px}.window-dots i{width:10px;height:10px;border:1px solid #7c665a;background:#df9e91;border-radius:2px}.window-dots i:nth-child(2){background:#f2ce83}.window-dots i:nth-child(3){background:#b4c9b3}.bar-right{margin-left:auto;font-size:10px}.bar-right span{margin-left:9px}.game-top{display:flex;align-items:center;justify-content:space-between;padding:27px 32px 24px;gap:20px}.eyebrow{font:700 11px/1.7 ui-monospace,monospace;letter-spacing:2px;color:var(--ink-light)}h1{font-size:clamp(23px,2.2vw,32px);letter-spacing:1px;line-height:1.5;margin:8px 0 5px;font-weight:800}h1>span{color:var(--coral);margin-left:5px}.intro p{color:var(--ink-light);font-size:14px;margin:0;letter-spacing:1px}.progress-box{border:1.5px dashed #c0a882;padding:11px 19px;min-width:194px;background:#fff8e8}.progress-box>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px}.progress-box strong{font:600 12px ui-monospace,monospace}.star-track{display:flex;justify-content:space-between;font-size:28px;color:#bba788;line-height:1.6}.star-track .collected{color:#aa6e23}.tabs{display:flex;gap:7px;padding:0 32px;border-bottom:1.5px solid #d6c9b5}.tab{border:1.5px solid transparent;background:transparent;padding:11px 21px;font-size:14px;margin-bottom:-1.5px;letter-spacing:.5px;white-space:nowrap}.tab.active{border-color:#d6c9b5;border-bottom-color:var(--paper);border-radius:5px 5px 0 0;background:var(--paper);font-weight:700}.tab:not(.active){color:var(--ink-light)}.tab>span:first-child{font-size:17px;margin-right:5px}.tab-count{background:#e9e1d1;font-size:10px;border-radius:3px;margin-left:4px;padding:1px 4px}.map-layout{display:grid;grid-template-columns:minmax(0,1fr) 248px;gap:27px;padding:24px 30px 22px}.map-column{min-width:0}.map-caption{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--ink-light);margin-bottom:11px}.map-caption>span:first-child{font:700 11px ui-monospace,monospace;letter-spacing:1.5px}.tiny-star{color:#b17c38;margin-right:5px;font-size:17px}.island-map{position:relative;border:2px solid var(--line);background:#9dd6d2;box-shadow:4px 4px 0 #dbcbb6;aspect-ratio:3/2;isolation:isolate;overflow:hidden}.island-art{width:100%;height:100%;image-rendering:auto;object-fit:cover}.map-note{position:absolute;top:12px;left:12px;border:1px solid #9f8b6e;background:#fff9eadd;font-size:11px;padding:4px 9px;box-shadow:2px 2px 0 #68534720}.map-note span{color:var(--coral);padding-left:6px}.map-coordinate{position:absolute;bottom:10px;right:12px;color:#306665;font:10px ui-monospace,monospace;letter-spacing:1px}.map-pin{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;border:0;background:transparent;padding:0;transform:translate(-50%,-50%);filter:drop-shadow(2px 3px 0 #54462b32);z-index:2;min-width:72px;min-height:50px}.pin-icon{display:grid;place-items:center;width:35px;height:35px;background:#fff4d7;border:2px solid var(--line);font-size:25px;line-height:1;color:#bc6453;transition:transform .18s;position:relative}.pin-icon:after{content:"";position:absolute;bottom:-5px;left:13px;width:6px;height:6px;background:#fff4d7;border-right:2px solid var(--line);border-bottom:2px solid var(--line);transform:rotate(45deg)}.pin-label{display:block;background:#fff9e8;border:1px solid var(--line);margin-top:8px;padding:3px 7px;font-size:11px;white-space:nowrap;line-height:1.5;font-weight:700}.pin-label b{color:#a47948;font:10px ui-monospace,monospace;margin-right:4px}.map-pin:hover .pin-icon,.map-pin:focus-visible .pin-icon{transform:translateY(-5px);background:var(--pink)}.pin-check{display:none;position:absolute;top:-6px;right:17px;border:1.5px solid var(--line);background:var(--mint);font-size:12px;width:20px;height:20px;line-height:17px}.map-pin.done .pin-check{display:block}.map-pin.done .pin-icon{background:#d4e8ce}.pin-1{left:20%;top:43%}.pin-2{left:41%;top:34%}.pin-3{left:61%;top:27%}.pin-4{left:79%;top:51%}.pin-5{left:41%;top:70%}.pin-6{left:65%;top:78%}.map-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:15px;font-size:12px;color:var(--ink-light)}.text-button{border:0;background:none;font-size:12px;padding:4px;white-space:nowrap}.text-button>span{display:inline-grid;place-items:center;width:17px;height:17px;border:1px solid #aa9176;border-radius:50%;margin-left:3px}.island-sidebar{padding-top:1px}.birthday-pass{border:1.5px solid #b89b70;background:#fbefcd;padding:17px 17px 10px;box-shadow:3px 3px 0 #e3d8c5;position:relative;transform:rotate(1deg)}.birthday-pass .eyebrow{font-size:10px;color:#977343;letter-spacing:3px}.pass-heading{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:700;margin-top:3px}.pass-heading>span{font-size:25px;color:#b78d44}.pass-rule{height:1px;border-bottom:1px dashed #b49a72;margin:11px 0}.pass-row{display:flex;justify-content:space-between;margin:7px 0;font-size:12px}.pass-row>span{color:#8b7759}.pass-row strong{font-weight:500}.pass-bottom{margin-top:13px;padding-top:9px;border-top:1px dashed #b49a72;display:flex;align-items:center;justify-content:space-between;gap:12px;font:8px/1.5 ui-monospace,monospace}.barcode{display:block;height:22px;width:73px;background:repeating-linear-gradient(90deg,#7f6b4e 0 2px,transparent 2px 4px,#7f6b4e 4px 5px,transparent 5px 8px);flex-shrink:0}.polaroid{position:relative;width:86%;padding:10px 10px 9px;background:#fffdf8;border:1px solid #c9bba4;margin:26px 5% 0 9%;box-shadow:3px 4px 0 #bca88a30;transform:rotate(-4deg)}.polaroid img{aspect-ratio:1;object-position:center 36%;width:100%;height:auto;filter:saturate(.87)}.polaroid>span:not(.tape){display:block;margin-top:8px;font-size:13px}.polaroid>span span{color:var(--coral);font-size:17px}.polaroid small{font:8px ui-monospace,monospace;letter-spacing:1.5px;color:#aa9480}.tape{position:absolute;width:66px;height:22px;top:-13px;left:calc(50% - 33px);background:#edc4b3b8;transform:rotate(6deg);z-index:1;clip-path:polygon(2% 0,100% 4%,97% 100%,0 95%)}.hand-note{text-align:center;font-size:12px;color:#9c7e66;line-height:1.9;margin:16px -5px 0;transform:rotate(-2deg)}.hand-note>span{display:block;font-family:Georgia,serif;font-style:italic;font-size:16px}.quest-strip{border-top:1.5px solid #d8c7ad;background:#f5edda;display:flex;align-items:center;justify-content:space-between;padding:18px 30px;gap:20px}.quest-copy{display:flex;gap:16px;align-items:center}.quest-symbol{font-size:31px;color:#b58741}.quest-copy strong{font-size:15px;font-weight:700}.quest-copy p{margin:2px 0 0;color:var(--ink-light);font-size:12px;letter-spacing:.5px}.button{padding:11px 23px;border:1.5px solid var(--line);box-shadow:3px 3px 0 #665245;font-size:14px;font-weight:700;display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:44px;transition:background .15s}.button.primary{background:var(--pink)}.button.primary:hover{background:#f0a695}.button.secondary{background:var(--mint)}.button.subtle{background:var(--paper);box-shadow:2px 2px 0 #c8b79c}.footer{display:flex;justify-content:space-between;gap:15px;padding:20px 2px;font-size:11px;letter-spacing:1px;color:#9e8b73}.footer>span:last-child{font:10px/1.6 ui-monospace,monospace;letter-spacing:1px}.heart{color:var(--coral)}.skip{position:absolute;left:20px;top:-100px;padding:10px;background:var(--paper);z-index:20}.skip:focus{top:10px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 0 25px}.section-heading h2{margin:5px 0;font-size:25px}.section-heading p{font-size:14px;color:var(--ink-light);margin:0}.note-tag{border:1px dashed #b9a27f;padding:6px 11px;font-size:12px;white-space:nowrap;background:var(--cream)}#album-view{padding:30px}.album-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:27px 22px}.album-card{border:1px solid #c5b69f;background:#fffdf8;box-shadow:3px 3px 0 #b49d7420;padding:10px 10px 12px;transition:transform .2s}.album-card:hover{transform:translateY(-5px) rotate(-1deg)}.album-card img{aspect-ratio:4/5;width:100%;height:auto;object-position:center 35%}.album-card .album-title{display:block;font-size:14px;margin-top:9px}.album-card small{font:10px ui-monospace,monospace;letter-spacing:1px;color:#96785a}.gift-surface{text-align:center;padding:50px 24px 55px;background:radial-gradient(ellipse,#fff6db,transparent 70%)}.gift-emoji{font-size:80px;line-height:1.5;margin:10px}.gift-surface h2{font-size:28px;margin:10px 0}.gift-surface p{color:var(--ink-light);font-size:15px}.gift-actions{display:flex;gap:16px;justify-content:center;margin:26px 0}.preview-note{font-size:12px!important;color:#917b65!important}.modal-bar{padding:10px 14px;background:#e9dfce;display:flex;align-items:center;justify-content:space-between;border-bottom:1.5px solid var(--line);font:12px ui-monospace,monospace;letter-spacing:1px}.close-button{border:1px solid var(--line);background:var(--paper);width:34px;height:34px;font-size:24px;line-height:1}.close-button:hover{background:var(--pink)}dialog{padding:0;border:2px solid var(--line);border-radius:7px;color:var(--ink);background:var(--paper);width:min(620px,calc(100% - 30px));max-height:90dvh;box-shadow:7px 7px 0 #43332955;overflow:auto}dialog::backdrop{background:#443c36a6;backdrop-filter:blur(5px)}.modal-body{padding:28px;text-align:center}.modal-body h2{font-size:24px;line-height:1.5;margin:8px 0 14px}.modal-body p{font-size:16px;line-height:1.9;color:var(--ink-light)}.modal-body .big-icon{font-size:65px;line-height:1.4;margin-bottom:10px}.modal-body .button{margin-top:12px}.modal-body .subline{font-size:13px;margin-top:6px}.invitation{padding:26px 20px;margin:15px 0 25px;border:1px dashed #b8a183;background:#fcf1d5}.invitation p{margin:7px 0}.invitation .signature{font-family:Georgia,serif;font-style:italic;color:var(--coral);font-size:22px}.photo-modal{padding:22px}.photo-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.photo-modal h2{font-size:20px;line-height:1.5;margin:0}.photo-toggle{display:flex;border:1px solid var(--line);flex-shrink:0}.photo-toggle button{border:0;background:#f0e7d7;font-size:13px;padding:7px 10px}.photo-toggle button.active{background:var(--pink)}.photo-stage{position:relative;background:#e9ddc8;display:flex;justify-content:center;min-height:160px}.photo-stage img{width:100%;max-height:58dvh;object-fit:contain;aspect-ratio:3/4}.photo-caption{font-size:14px;line-height:1.8;color:var(--ink-light);margin:13px 0}.photo-controls{display:flex;justify-content:space-between;align-items:center;gap:12px}.photo-controls button{min-height:44px;border:1px solid #b6a084;background:#faf0d9;padding:7px 14px;font-size:14px}.photo-controls span{font:12px ui-monospace,monospace}.photo-collect{display:flex;justify-content:center;margin-top:16px}.quiz-photo{width:170px;height:200px;object-fit:cover;margin:15px auto;border:5px solid white;outline:1px solid #c7b59c;transform:rotate(-2deg)}.quiz-answers{display:grid;gap:10px;margin:20px 0 10px}.answer{padding:12px 15px;border:1.5px solid #b7a085;background:#fff7e5;text-align:left;font-size:16px}.answer:hover{background:#fce4cc}.answer.correct{background:#d5e7ca;border-color:#6c8b68}.answer.wrong{background:#f7d0c5}.quiz-feedback{min-height:29px;font-size:14px;color:#8d5145}.match-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:20px 0}.match-card{position:relative;aspect-ratio:4/5;border:2px solid #a68b6d;padding:0;background:#d9e3d5;overflow:hidden;box-shadow:2px 2px 0 #9c896f36}.match-card .card-back{position:absolute;inset:0;background:repeating-linear-gradient(45deg,#e4eadc 0 8px,#d7e0cf 8px 16px);display:grid;place-items:center;color:#8fa17e;font-size:40px;border:5px solid #e5eadc}.match-card img{width:100%;height:100%;opacity:0;object-fit:cover}.match-card.flipped img,.match-card.matched img{opacity:1}.match-card.flipped .card-back,.match-card.matched .card-back{display:none}.match-card.matched{border-color:#77956d;opacity:.74}.match-counter{font-size:14px;color:var(--ink-light)}.cake-image{width:260px;height:250px;margin:4px auto 18px;object-fit:cover;border-radius:50%;border:6px solid #fff4db;box-shadow:0 0 0 1px #dfcaa6}.candle-row{display:flex;gap:13px;justify-content:center;margin:20px 0}.candle-button{border:1.5px solid #b6a281;min-width:68px;min-height:66px;background:#fff2d6;border-radius:4px;font-size:30px}.candle-button.lit{background:#ffe39a;box-shadow:0 0 20px #ffcc6144}.wish-text{width:100%;padding:13px;border:1.5px dashed #b6a281;font:inherit;color:var(--ink);background:#fffdf7;resize:vertical;min-height:85px}.wish-label{display:block;text-align:left;font-size:14px;margin:17px 0 7px}.letter-paper{text-align:left;background:repeating-linear-gradient(transparent 0 35px,#c4ad8130 35px 36px),#fff5dc;padding:24px;line-height:2.25;font-size:16px;border:1px solid #d2bb8c;margin:17px 0}.letter-paper p{color:var(--ink);margin:0 0 14px;line-height:2.25}.letter-paper .signature{text-align:right;color:var(--coral);font-family:Georgia,serif;font-style:italic}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,20px);background:#fff8df;color:var(--ink);border:2px solid var(--line);padding:12px 22px;box-shadow:4px 4px 0 #77614c40;z-index:100;opacity:0;pointer-events:none;transition:.25s;font-size:14px;max-width:90vw;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.confetti{position:fixed;inset:0;pointer-events:none;z-index:110;overflow:hidden}.confetti i{position:absolute;width:8px;height:13px;top:-30px;animation:fall 2.8s ease-in forwards;animation-delay:var(--delay);left:var(--left);background:var(--color)}@keyframes fall{to{transform:translate(var(--drift),110vh) rotate(640deg)}}
@media(min-width:1450px){.site-wrap{padding-top:40px}.map-layout{grid-template-columns:minmax(0,1fr) 260px}.island-sidebar{padding-top:10px}.birthday-pass{padding:21px}.polaroid{margin-top:30px}}
@media(max-width:1050px){.site-wrap{padding:22px}.map-layout{grid-template-columns:minmax(0,1fr) 205px;gap:22px;padding:22px}.game-top{padding:23px}.tabs{padding:0 22px}.pass-heading{font-size:14px}.birthday-pass{padding:13px}.pass-bottom{font-size:7px;gap:7px}.barcode{width:55px}.polaroid{width:90%;margin-left:6%;margin-top:23px}.hand-note{font-size:11px}.map-caption>span:last-child{font-size:11px}.map-footer{font-size:11px}.quest-strip{padding:18px 22px}.pin-label{font-size:10px}.pin-icon{width:30px;height:30px;font-size:21px}.pin-icon:after{left:10px}.pin-label{margin-top:7px;padding:2px 5px}}
@media(max-width:760px){.site-wrap{padding:18px 14px 10px}.masthead{margin-bottom:19px;gap:12px}.brand{font-size:17px;gap:10px;letter-spacing:0}.brand small{font-size:8px;letter-spacing:1px}.brand-star{width:36px;height:36px;font-size:26px}.date-tag{font-size:12px;letter-spacing:0}.date-tag span{margin-left:4px}.header-right{gap:10px}.square-btn{height:34px;width:34px;font-size:21px}.window-bar{padding:8px 12px;gap:13px;min-height:36px;font-size:10px}.bar-right{font-size:8px}.window-dots{gap:5px}.window-dots i{width:8px;height:8px}.game-top{padding:20px 18px;display:block}.intro .eyebrow{font-size:10px}h1{font-size:23px;margin:6px 0;letter-spacing:0}.intro p{font-size:12px;letter-spacing:0}.progress-box{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding:5px 11px;min-width:0}.progress-box>div:first-child{justify-content:flex-start;gap:13px;font-size:11px}.star-track{gap:10px;font-size:24px}.tabs{padding:0 11px;gap:0;justify-content:space-between}.tab{padding:10px 9px;font-size:12px}.tab>span:first-child{font-size:15px;margin-right:2px}.tab-count{font-size:9px}.map-layout{display:block;padding:16px 13px 20px}.map-caption{font-size:10px;margin-bottom:10px}.map-caption>span:first-child{font-size:9px;letter-spacing:.8px}.map-caption>span:last-child{font-size:10px}.island-map{aspect-ratio:1/1.03}.island-art{object-fit:cover;object-position:center;height:100%;width:100%}.map-note{font-size:9px;top:9px;left:9px;padding:3px 6px}.map-coordinate{font-size:8px;right:8px;bottom:9px}.pin-icon{width:32px;height:32px;font-size:23px}.pin-label{font-size:10px;padding:3px 5px;margin-top:7px}.pin-label b{font-size:9px;margin-right:3px}.pin-1{left:15%;top:43%}.pin-2{left:36%;top:25%}.pin-3{left:67%;top:27%}.pin-4{left:84%;top:49%}.pin-5{left:36%;top:66%}.pin-6{left:67%;top:80%}.map-footer{font-size:10px;margin-top:12px;gap:3px}.map-footer .tiny-star{font-size:13px;margin-right:2px}.text-button{font-size:10px}.island-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:26px;align-items:center;padding:0 4px}.birthday-pass{padding:12px 11px;transform:rotate(-1deg)}.birthday-pass .eyebrow{font-size:8px}.pass-heading{font-size:12px;white-space:nowrap}.pass-heading>span{font-size:19px}.pass-rule{margin:6px 0}.pass-row{font-size:10px;margin:5px 0}.pass-bottom{font-size:6px;flex-wrap:wrap;gap:4px;margin-top:8px;padding-top:6px}.barcode{width:58px;height:15px}.polaroid{width:95%;margin:0 0 0 2%;padding:7px;transform:rotate(4deg)}.polaroid>span:not(.tape){font-size:11px;margin-top:5px}.polaroid small{font-size:6px}.polaroid img{max-height:148px;object-position:center 32%}.hand-note{grid-column:1/-1;margin:0;font-size:12px;transform:none;display:flex;align-items:center;justify-content:center;gap:12px}.hand-note>span{font-size:14px}.quest-strip{padding:15px 17px;gap:12px}.quest-copy{gap:9px}.quest-symbol{font-size:22px}.quest-copy strong{font-size:12px}.quest-copy p{font-size:10px;letter-spacing:0;max-width:195px}.quest-strip .button{font-size:12px;padding:10px 14px;gap:10px;white-space:nowrap}.footer{font-size:9px;flex-direction:column;align-items:center;gap:7px;padding:20px 0}.footer>span:last-child{font-size:9px}#album-view{padding:22px 16px}.section-heading{display:block;padding-bottom:20px}.section-heading h2{font-size:22px}.section-heading p{font-size:12px}.note-tag{display:inline-block;font-size:10px;margin-top:10px}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 13px}.album-card{padding:7px 7px 10px}.album-card .album-title{font-size:12px}.album-card small{font-size:9px}.gift-surface{padding:36px 18px}.gift-surface h2{font-size:22px}.gift-surface p{font-size:14px}.gift-actions{flex-direction:column;gap:14px}.modal-body{padding:23px 19px}.modal-body h2{font-size:22px}.modal-body p{font-size:15px}.photo-modal{padding:15px}.photo-modal h2{font-size:17px}.photo-toggle button{font-size:11px;padding:8px}.photo-stage img{max-height:53dvh}.photo-caption{font-size:13px}.photo-controls button{font-size:12px}.match-grid{gap:8px}.letter-paper{padding:18px}.cake-image{width:220px;height:210px}.toast{width:max-content;font-size:13px;padding:10px 16px}}
@media(max-width:370px){.site-wrap{padding:14px 9px}.date-tag{display:none}h1{font-size:21px}.intro p{font-size:11px}.tab{font-size:11px;padding:10px 7px}.tab-count{display:none}.pin-label{font-size:9px}.map-footer>span{max-width:210px}.quest-copy p{max-width:140px}.quest-strip .button{padding:9px 10px}.quest-symbol{display:none}.pass-heading{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.confetti{display:none}}
.cake-image{background-image:url("assets/island.png");background-size:760px auto;background-position:41% 59%;background-repeat:no-repeat}.button:disabled{opacity:.5;box-shadow:none}
/* Keep everyday controls legible while retaining compact game labels. */
.pin-label{font-size:12px}.map-caption>span:last-child,.map-footer,.text-button{font-size:12px}.pass-row{font-size:14px}.pass-heading{font-size:17px}.quest-copy strong{font-size:16px}.quest-copy p{font-size:14px}.progress-box>div:first-child{font-size:14px}.album-card .album-title{font-size:16px}
@media(max-width:1050px){.pass-row{font-size:12px}.pass-heading{font-size:14px}.quest-copy strong{font-size:14px}.quest-copy p{font-size:12px}}
@media(max-width:760px){.intro p{font-size:14px}.tab{font-size:14px;padding:10px 6px}.tab-count{display:none}.progress-box>div:first-child{font-size:12px}.map-caption>span:last-child{font-size:11px}.map-footer{font-size:11px}.map-footer .text-button{font-size:12px}.pin-label{font-size:11px}.pin-1{left:17%}.pin-4{left:82%}.pass-heading{font-size:13px}.pass-row{font-size:12px}.polaroid>span:not(.tape){font-size:12px}.quest-copy strong{font-size:14px}.quest-copy p{font-size:12px}.album-card .album-title{font-size:14px}.quest-strip .button{font-size:14px}.hand-note{font-size:12px}}
@media(max-width:370px){.tab{font-size:12px}.intro p{font-size:13px}.quest-strip .button{font-size:12px}.quest-copy strong{font-size:12px}.quest-copy p{font-size:11px}.pin-label{font-size:10px}.pass-heading{font-size:11px}.pass-row{font-size:11px}}
