:root{--navy:#0d2b4d;--pink:#ff3275;--pink2:#ff5d93;--muted:#697b8e;--line:#dce5ec;--bg:#f7fbff;--purple:#7552c9;--shadow:0 22px 70px rgba(14,44,74,.10)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--navy);background:linear-gradient(180deg,#fff 0,#f7fbff 100%)}body{overflow-x:hidden}.hint-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:12px clamp(18px,4vw,56px);background:#fff;border-bottom:1px solid #edf1f5;position:sticky;top:0;z-index:10}.hint-brand img{width:min(285px,56vw);display:block}.home-link{color:var(--navy);text-decoration:none;font-weight:800}.hint-shell{max-width:780px;margin:32px auto 70px;padding:0 18px}.hint-card{background:#fff;border:1px solid rgba(13,43,77,.08);box-shadow:var(--shadow);border-radius:30px;padding:clamp(22px,4vw,42px)}.hidden{display:none!important}.eyebrow{font-size:.78rem;font-weight:900;letter-spacing:.18em;color:#7d90a4;margin:0 0 10px}.hint-card h1{font-size:clamp(2rem,6vw,3.4rem);line-height:1.02;margin:0 0 14px}.hint-card p{color:var(--muted);font-size:1.05rem;line-height:1.55}.hint-hero{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center;margin-bottom:28px}.helper-gift{width:120px;height:112px;border-radius:28px;background:linear-gradient(145deg,#fff4f8,#ffd9e7);border:3px solid #fff;box-shadow:0 18px 38px rgba(255,50,117,.18);display:grid;place-items:center;position:relative;color:#bd285b}.helper-gift:before,.helper-gift:after{content:"";position:absolute;background:#ff4d86}.helper-gift:before{width:18px;height:100%;left:51px;top:0}.helper-gift:after{height:18px;width:100%;top:39px;left:0}.gift-bow{position:absolute;top:-28px;font-size:68px;line-height:1;color:#ff3375;transform:rotate(7deg);z-index:3;font-weight:900}.gift-face{font-size:25px;z-index:4;background:#fff7fa;padding:4px 9px;border-radius:20px}.helper-gift.small{width:86px;height:80px;margin:0 auto 26px}.helper-gift.small:before{left:35px}.helper-gift.small:after{top:29px}.helper-gift.small .gift-bow{font-size:49px;top:-21px}.form-block{margin:20px 0;position:relative}.form-block label,fieldset legend{display:block;font-weight:900;font-size:1.08rem;margin-bottom:9px}.form-block label span{font-weight:600;color:#8a99a7;font-size:.9rem}.form-block select,.form-block textarea,fieldset textarea{width:100%;border:1.5px solid var(--line);border-radius:18px;padding:15px 17px;font:inherit;color:var(--navy);background:#fff;outline:none}.form-block textarea,fieldset textarea{min-height:110px;resize:vertical}.form-block select:focus,.form-block textarea:focus,fieldset textarea:focus{border-color:#ff7aa6;box-shadow:0 0 0 4px #fff0f6}.counter{text-align:right;color:#8d9aaa;font-size:.82rem;margin-top:5px}.toggle-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:15px 0 22px;cursor:pointer}.toggle-row span{display:grid;gap:3px}.toggle-row small{color:var(--muted)}.toggle-row input{display:none}.toggle-row i{width:52px;height:30px;border-radius:999px;background:#dfe7ed;position:relative;flex:none;transition:.2s}.toggle-row i:before{content:"";position:absolute;width:24px;height:24px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 3px 8px #0002;transition:.2s}.toggle-row input:checked+i{background:var(--pink)}.toggle-row input:checked+i:before{transform:translateX(22px)}button,.link-button{font:inherit}.primary,.secondary,.link-button{border:0;border-radius:17px;padding:15px 20px;font-weight:900;font-size:1rem;cursor:pointer;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.primary{background:linear-gradient(90deg,var(--pink),#ff1e67);color:#fff;box-shadow:0 12px 26px rgba(255,50,117,.22);width:100%}.secondary{background:#fff;color:var(--navy);border:1.5px solid var(--line);width:100%}.text-link{display:block;text-align:center;color:var(--purple);font-weight:800;margin-top:13px}.share-box{margin-top:22px;border-radius:22px;background:#f7f8ff;padding:20px}.share-box h2{margin:0 0 5px;font-size:1.35rem}.share-box .secondary{margin-top:10px}.recipient-intro{text-align:center}.progress{height:8px;border-radius:99px;background:#e8eef3;overflow:hidden;margin:24px 0 8px}.progress span{display:block;height:100%;width:20%;background:linear-gradient(90deg,#79d4b3,var(--pink));transition:.25s}.progress-label{display:flex;justify-content:space-between;color:#8493a1;font-size:.85rem;margin-bottom:24px}fieldset{border:0;padding:0;margin:0;display:none}fieldset.active{display:block}fieldset>p{margin-top:-3px!important;font-size:.95rem!important}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 24px}.choice-grid.compact{grid-template-columns:repeat(2,1fr)}.choice{border:1.5px solid var(--line);background:#fff;border-radius:16px;min-height:76px;padding:11px 9px;display:grid;place-items:center;gap:4px;color:var(--navy);font-weight:800;cursor:pointer}.choice span:first-child{font-size:1.55rem}.choice.active{border-color:#f14d85;background:#fff3f7;color:#d82360;box-shadow:0 0 0 3px #ffe2ec}.nav-row{display:grid;grid-template-columns:1fr 1.5fr;gap:10px;margin-top:18px}.colour-grid{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0 26px}.colour{width:54px;height:54px;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 1px #d8e0e7;cursor:pointer}.colour.active{box-shadow:0 0 0 4px #ff6f9e}.centered{text-align:center}.centered .helper-gift{margin:0 auto 28px}.centered .secondary{margin-top:10px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.summary-card{background:#f8fbfd;border:1px solid #e8eef2;border-radius:18px;padding:16px}.summary-card strong{display:block;margin-bottom:7px}.summary-card p{font-size:.95rem;margin:0;color:#566a7c}.privacy-note{font-size:.86rem!important;text-align:center;margin-top:18px}.hint-footer{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:28px 18px 40px;color:#8191a0;font-size:.86rem}.hint-footer a{color:#607286;text-decoration:none}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:#0d2b4d;color:#fff;padding:12px 18px;border-radius:999px;font-weight:800;z-index:99;box-shadow:0 10px 30px #0003}@media(max-width:620px){.hint-header{height:72px}.hint-shell{margin-top:18px}.hint-card{border-radius:24px;padding:22px 18px}.hint-hero{grid-template-columns:1fr;text-align:center}.helper-gift{margin:0 auto}.choice-grid{grid-template-columns:repeat(2,1fr)}.summary-grid{grid-template-columns:1fr}.hint-card h1{font-size:2.25rem}.nav-row{grid-template-columns:1fr 1.25fr}}
