:root{font-family:'DM Sans',Arial,sans-serif;color:#193f36;background:#f6f3e9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Fraunces,Georgia,serif;letter-spacing:-.035em}h1{font-size:clamp(3.1rem,7vw,6.3rem);line-height:1.02}h2{font-size:clamp(2rem,4vw,3.1rem);line-height:1.12}h3{font-size:1.5rem}.site-header,.site-footer{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:28px 42px}.site-header{position:relative;z-index:2}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-family:Fraunces,Georgia,serif;font-weight:700;font-size:1.45rem;line-height:.9}.brand small{display:block;font:600 .57rem 'DM Sans',sans-serif;text-transform:uppercase;letter-spacing:.22em;margin-top:8px;color:#709084}.brand-accent{color:#bd5146}.brand-mark{display:grid;place-items:center;background:#bd5146;color:#fff;width:40px;height:40px;border-radius:14px;transform:rotate(-12deg);font:2rem Georgia,serif}.site-header nav{display:flex;gap:30px;font-size:.85rem;font-weight:700}.site-header nav a{text-decoration:none}.site-header nav a:hover{text-decoration:underline}.site-footer{position:relative;z-index:1;color:#789288;font-size:.75rem;gap:20px}main{min-height:calc(100vh - 170px)}.hero{max-width:1280px;margin:0 auto;min-height:650px;padding:80px 42px 100px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5vw}.eyebrow{color:#b95045;text-transform:uppercase;letter-spacing:.19em;font-size:.73rem;font-weight:700;margin-bottom:24px}.hero h1{max-width:700px;margin-bottom:24px}.hero h1 em{font-style:normal;color:#b95045}.hero p,.lead{font-size:1.12rem;color:#5e746b;line-height:1.7;max-width:560px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:12px;padding:13px 20px;background:#184839;color:#fff;text-decoration:none;font-weight:700;font-size:.88rem;min-height:46px;transition:transform .16s,background .16s,box-shadow .16s}.btn:hover{transform:translateY(-2px);background:#27604e;box-shadow:0 7px 20px #173e3520}.btn:disabled{cursor:not-allowed;opacity:.5;transform:none;box-shadow:none}.btn.secondary{background:#fffdf7;border-color:#d8dfd4;color:#1a473a}.btn.secondary:hover{background:#f5fbf3}.btn.danger{background:#b95045}.btn.small{font-size:.77rem;min-height:34px;padding:7px 11px;border-radius:8px}.hero-art{height:490px;position:relative;display:grid;place-items:center}.art-bg{position:absolute;width:min(100%,500px);aspect-ratio:1;border-radius:50%;background:#e5e9d9}.art-orbit{position:absolute;width:83%;aspect-ratio:1;border:1px dashed #b6c8ad;border-radius:50%}.gift{position:relative;width:252px;height:238px;margin-top:64px;transform:rotate(-8deg);filter:drop-shadow(17px 24px 16px #123b3229)}.gift-box{position:absolute;bottom:0;left:12px;width:226px;height:166px;background:#bf5147;border-radius:0 0 12px 12px}.gift-lid{position:absolute;top:49px;width:252px;height:44px;background:#d76b57;border-radius:7px;z-index:2}.gift-ribbon-v{position:absolute;left:101px;top:49px;width:47px;height:189px;background:#efce8b;z-index:3}.gift-ribbon-h{position:absolute;top:114px;left:12px;width:226px;height:24px;background:#efce8b;z-index:2}.gift-bow{position:absolute;z-index:4;top:-16px;left:83px;width:80px;height:70px}.gift-bow:before,.gift-bow:after{content:"";position:absolute;border:16px solid #efce8b;width:43px;height:42px;border-radius:48px 48px 5px 48px;transform:rotate(-25deg);left:-28px}.gift-bow:after{left:45px;transform:rotate(115deg)}.spark{position:absolute;color:#bb5149;font-size:2.4rem}.spark.one{left:12%;top:17%}.spark.two{right:10%;top:14%;color:#d1a653}.spark.three{right:12%;bottom:10%;font-size:1.4rem}.art-label{position:absolute;bottom:5%;right:3%;background:#fffdf7;box-shadow:0 8px 28px #183c2c15;border-radius:15px;padding:14px 19px;font-weight:700;font-size:.78rem;transform:rotate(5deg)}.art-label span{color:#bd5146}.snow{position:fixed;color:#bfcdb8;opacity:.5;pointer-events:none;font-size:4rem}.snow-one{left:-20px;top:48%}.snow-two{right:1%;top:35%;font-size:2rem}.wrap{width:min(1080px,calc(100% - 48px));margin:58px auto 90px}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.page-heading h1{font-size:clamp(2.5rem,5vw,4rem);margin:0}.page-heading .eyebrow{margin-bottom:12px}.card{background:#fffdf8;border:1px solid #e0e5d9;border-radius:20px;padding:28px;box-shadow:0 10px 34px #2947340b}.card+.card{margin-top:18px}.card h2{font-size:1.8rem;margin-bottom:12px}.card h3{margin-bottom:12px}.muted{color:#6b8177}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{display:flex;flex-direction:column;gap:8px;font-size:.76rem;font-weight:700;color:#356052;text-transform:uppercase;letter-spacing:.08em}.field.wide{grid-column:1/-1}.field input,.field textarea,.field select{width:100%;border:1px solid #d4ded3;border-radius:10px;background:#fff;padding:12px 13px;color:#204536;outline:none;font-size:.95rem;font-weight:400;letter-spacing:normal;text-transform:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:#3a7960;box-shadow:0 0 0 3px #86b69833}.field textarea{resize:vertical;min-height:92px}.form-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:20px}.hint{font-size:.81rem;color:#71877a;line-height:1.5}.event-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;border-bottom:1px solid #e5e9e0}.event-row:last-child{border-bottom:0;padding-bottom:0}.event-row:first-of-type{padding-top:3px}.event-row h3{margin:0 0 6px;font-size:1.26rem}.event-row p{margin:0;color:#71877a;font-size:.82rem}.status{display:inline-flex;align-items:center;gap:6px;border-radius:50px;padding:6px 10px;background:#e6efe4;color:#3c7655;font-size:.72rem;font-weight:700}.status.drawn{background:#f8e9e3;color:#ad5646}.section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.section-head h2{margin:0}.participant-list{display:grid;gap:9px}.person{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e5e9e0;border-radius:11px;padding:11px 13px;background:#fff}.person-main{display:flex;align-items:center;gap:12px;min-width:0}.avatar{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:#e5eee1;color:#2f6b50;font-weight:700}.person strong{display:block;font-size:.9rem}.person small{display:block;color:#789084;overflow:hidden;text-overflow:ellipsis}.person-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.linkbox{display:flex;align-items:center;gap:8px;padding:10px;background:#f1f5ec;border-radius:10px;min-width:0}.linkbox code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;flex:1}.empty{padding:22px;border:1px dashed #d2dcd0;border-radius:12px;color:#71877a;text-align:center;font-size:.9rem}.check-list{display:flex;flex-wrap:wrap;gap:8px}.check-chip{border:1px solid #d9e1d7;border-radius:30px;background:#fff;padding:8px 12px;color:#365e4e;font-size:.82rem}.check-chip.active{background:#f3ded9;border-color:#d98d80;color:#9f453e}.notice{padding:14px 16px;background:#edf3e9;border-left:3px solid #6b9b6a;border-radius:8px;color:#365d4b;line-height:1.5;font-size:.87rem}.notice.warn{background:#faeee6;border-color:#c7805b;color:#8c5344}.gift-card{text-align:center;max-width:680px;margin:35px auto}.gift-icon{font-size:4rem;margin-bottom:15px}.recipient{font-family:Fraunces,Georgia,serif;font-size:clamp(2.5rem,6vw,4rem);color:#b95045;margin:10px 0 18px}.divider{height:1px;background:#e0e5da;margin:22px 0}.detail-pills{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.pill{padding:8px 12px;background:#eef3e9;border-radius:30px;font-size:.82rem;color:#486d55}.code-show{font-family:monospace;background:#edf2e8;border-radius:8px;padding:3px 7px}#toast{position:fixed;bottom:24px;right:24px;z-index:9;max-width:min(350px,calc(100vw - 40px));background:#1e4a3b;color:#fff;padding:12px 17px;border-radius:12px;box-shadow:0 10px 28px #193f3650;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:none}#toast.error{background:#a94842}@media(max-width:780px){.hero{grid-template-columns:1fr;min-height:0;padding:60px 24px 50px;gap:15px}.hero-art{height:320px;transform:scale(.75)}.site-header,.site-footer{padding:22px 24px}.site-header nav{gap:15px}.grid{grid-template-columns:1fr}.page-heading{align-items:start;flex-direction:column}.wrap{width:calc(100% - 32px);margin:38px auto 70px}.card{padding:20px}.event-row{align-items:start;flex-direction:column}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:1}.site-footer{flex-direction:column;align-items:start}.person{align-items:start;flex-direction:column}.person-actions{justify-content:start}}@media(max-width:430px){.brand{font-size:1.1rem}.brand-mark{width:34px;height:34px}.site-header nav{font-size:.74rem}.hero-art{margin-left:-30px}.hero h1{font-size:3rem}}
