:root{--green:#005759;--green-dark:#003f41;--mint:#dcebea;--mint-soft:#edf5f3;--ivory:#f8f6ef;--gold:#b89a62;--ink:#173537;--muted:#647373;--line:#d9ded8;--white:#fff;--shadow:0 12px 34px #003f4114}*{box-sizing:border-box}html{scroll-behavior:smooth;background:0 0}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:0 0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}button{font:inherit}button:focus-visible{outline-offset:3px;outline:3px solid #0057593d}a:focus-visible{outline-offset:3px;outline:3px solid #0057593d}summary:focus-visible{outline-offset:3px;outline:3px solid #0057593d}img{max-width:100%;display:block}.embed-wizard{outline:none;width:min(1160px,100%);min-height:100vh;margin:0 auto;padding:28px clamp(16px,4vw,48px) 40px}.progress-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;max-width:760px;margin:0 auto 48px;padding-bottom:16px;display:flex}.progress-row>div:first-child{gap:2px;display:grid}.progress-row small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.progress-row strong{color:var(--green-dark);font-size:15px}.progress-dots{gap:7px;display:flex}.progress-dots span{background:var(--line);border-radius:99px;width:24px;height:5px;transition:background .18s,width .18s}.progress-dots span.active{background:var(--green);width:34px}.wizard-step{max-width:980px;margin:0 auto;animation:.26s both step-in}@keyframes step-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.step-heading{text-align:center;max-width:760px;margin:0 auto 46px}.step-heading>p{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}.step-heading h1{color:var(--green-dark);letter-spacing:-.055em;margin:0;font-size:clamp(34px,5vw,58px);font-weight:780;line-height:1.03}.step-heading>span{color:var(--muted);margin-top:18px;font-size:14px;display:block}.choice-group{margin:0 0 54px}.group-heading{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:18px;display:flex}.group-heading h2{color:var(--green-dark);letter-spacing:-.035em;margin:0;font-size:clamp(21px,3vw,28px)}.group-heading p{max-width:470px;color:var(--muted);text-align:right;margin:0;font-size:12px;line-height:1.55}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.choice-grid.count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.choice-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-card{border:1px solid var(--line);background:var(--white);min-width:0;min-height:254px;color:var(--ink);cursor:pointer;text-align:left;border-radius:16px;flex-direction:column;padding:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 18px #003f410b}.choice-card:hover{box-shadow:var(--shadow);border-color:#00575973;transform:translateY(-2px)}.choice-card.selected{border:2px solid var(--green);box-shadow:0 10px 28px #0057591f}.choice-images{background:var(--mint-soft);width:100%;height:170px;display:grid;position:relative;overflow:hidden}.choice-images.paired{background:var(--white);grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}.choice-images img{object-fit:cover;width:100%;height:170px}.choice-images.paired img{object-fit:contain;background:#f1eee6}.choice-images em{color:var(--white);letter-spacing:.04em;text-transform:uppercase;background:#003f41e0;border-radius:99px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800;position:absolute;top:8px;right:8px}.choice-copy{gap:7px;padding:18px 42px 18px 18px;display:grid}.choice-copy strong{color:var(--green-dark);font-size:16px;line-height:1.25}.choice-copy small{color:var(--muted);font-size:11.5px;line-height:1.48}.choice-check{border:1px solid var(--line);background:var(--ivory);width:24px;height:24px;color:var(--green);border-radius:50%;place-items:center;font-size:13px;font-weight:850;display:grid;position:absolute;bottom:15px;right:14px}.choice-card.selected .choice-check{border-color:var(--green);background:var(--green);color:var(--white)}.compact-grid .choice-card,.choice-card.compact{min-height:126px}.compact-grid .choice-images,.choice-card.compact .choice-images{display:none}.compact-grid .choice-copy,.choice-card.compact .choice-copy{padding:22px 45px 20px 20px}.recommendation-card,.ceremony-reference,.result-hero{background:var(--green-dark);box-shadow:var(--shadow);border-radius:20px;grid-template-columns:minmax(260px,.95fr) minmax(280px,1.25fr);margin-bottom:52px;display:grid;overflow:hidden}.recommendation-card img,.ceremony-reference img,.result-hero img{object-fit:cover;width:100%;height:100%;min-height:325px}.recommendation-card>div,.ceremony-reference>div,.result-hero>div{align-self:center;padding:clamp(28px,5vw,58px)}.recommendation-card small,.ceremony-reference small,.result-hero small{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:850}.recommendation-card h2,.ceremony-reference h2,.result-hero h2{color:var(--white);letter-spacing:-.045em;margin:13px 0 14px;font-size:clamp(25px,3.8vw,40px);line-height:1.08}.recommendation-card p,.ceremony-reference p,.result-hero p{color:var(--mint);margin:0 0 20px;font-size:13px;line-height:1.62}.recommendation-card b,.ceremony-reference b,.result-hero b{color:var(--white);border-top:1px solid #ffffff2e;padding-top:17px;font-size:11px;line-height:1.5;display:block}.ceremony-reference{background:var(--mint-soft);box-shadow:none;grid-template-columns:minmax(300px,1.1fr) minmax(280px,.9fr);margin-top:14px;margin-bottom:30px}.ceremony-reference img{min-height:280px}.ceremony-reference small{color:var(--green)}.ceremony-reference h2{color:var(--green-dark);font-size:clamp(25px,3vw,34px)}.ceremony-reference p{color:var(--muted)}.attire-reference{margin-top:4px}.attire-reference img{object-fit:contain;background:#f1eee6}.feature-photo{background:var(--mint-soft);border-radius:18px;grid-template-columns:1.15fr .85fr;align-items:stretch;margin:0 0 22px;display:grid;overflow:hidden}.feature-photo img{object-fit:cover;width:100%;height:245px}.feature-photo p{color:var(--green-dark);align-self:center;margin:0;padding:32px;font-size:14px;font-weight:700;line-height:1.55}.faith-note{border-left:4px solid var(--gold);background:#f3ecde;border-radius:8px;align-items:center;gap:12px;margin:-31px 0 52px;padding:15px 18px;font-size:12px;display:flex}.faith-note b{color:var(--green-dark)}.faith-note span{color:var(--muted)}.planner-check{border-left:4px solid var(--gold);background:#f3ecde;border-radius:10px;grid-template-columns:190px 1fr;align-items:start;gap:18px;margin:-30px 0 52px;padding:18px 20px;display:grid}.planner-check b{color:var(--green-dark);font-size:12px;line-height:1.45}.planner-check span{color:var(--muted);font-size:12px;line-height:1.55}.visual-reading-guide{background:#00575924;border:1px solid #00575924;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:-18px 0 38px;display:grid;overflow:hidden}.visual-reading-guide>div{background:var(--mint-soft);gap:6px;padding:18px 20px;display:grid}.visual-reading-guide b{color:var(--green-dark);font-size:12px}.visual-reading-guide span{color:var(--muted);font-size:11px;line-height:1.5}.result-step{max-width:980px}.result-hero{margin-bottom:28px}.result-hero img{min-height:360px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:32px;display:grid}.summary-item{border:1px solid var(--line);background:var(--white);border-radius:12px;grid-template-columns:88px 1fr;align-items:center;min-height:88px;display:grid;overflow:hidden}.summary-item img,.summary-placeholder{object-fit:cover;background:var(--mint-soft);width:88px;height:100%;min-height:88px}.summary-item>div{gap:6px;padding:14px 16px;display:grid}.summary-item small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:750}.summary-item strong{color:var(--green-dark);font-size:14px;line-height:1.35}.download-panel{background:var(--mint-soft);border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:10px 28px;padding:clamp(26px,4vw,42px);display:grid}.download-panel small{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.download-panel h2{color:var(--green-dark);letter-spacing:-.04em;margin:8px 0 7px;font-size:clamp(24px,3vw,32px)}.download-panel p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.download-panel button,.continue-button{background:var(--green);min-height:50px;color:var(--white);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:20px;padding:0 22px;font-size:12px;font-weight:800;display:flex;box-shadow:0 10px 22px #00575921}.download-panel button:disabled,.continue-button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.download-status{grid-column:1/-1;font-weight:750;color:var(--green)!important}.source-details{border:1px solid var(--line);background:var(--white);border-radius:12px;margin-top:18px}.source-details summary{color:var(--green-dark);cursor:pointer;padding:16px 18px;font-size:11px;font-weight:800}.source-details>div{color:var(--muted);padding:0 18px 17px;font-size:10px;line-height:1.55}.source-details a{color:var(--green)}.wizard-actions{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f6efed;border:1px solid #0057591f;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;max-width:980px;margin:52px auto 0;padding:10px;display:flex;position:sticky;bottom:12px;box-shadow:0 12px 30px #003f4114}.back-button{min-height:46px;color:var(--green);cursor:pointer;background:0 0;border:0;padding:0 18px;font-size:12px;font-weight:800}.continue-button{min-width:170px;min-height:46px}.pdf-document{background:var(--ivory);width:210mm;position:fixed;top:0;left:-12000px}.pdf-page{background:var(--ivory);width:210mm;height:297mm;color:var(--ink);padding:18mm;position:relative;overflow:hidden}.pdf-kicker{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 4mm;font-size:9pt;font-weight:850}.pdf-page h1{max-width:165mm;color:var(--green-dark);letter-spacing:-.05em;margin:0;font-size:28pt;line-height:1.02}.pdf-subtitle{color:var(--muted);margin:4mm 0 9mm;font-size:10pt}.pdf-hero-grid{grid-template-rows:repeat(3,45mm);grid-template-columns:1.35fr .65fr;gap:3mm;height:141mm;display:grid}.pdf-hero-grid img{object-fit:cover;width:100%;height:100%}.pdf-main-image{grid-row:1/-1}.pdf-recommendation{border-left:2mm solid var(--gold);background:var(--white);margin-top:8mm;padding:7mm}.pdf-recommendation small{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:7pt;font-weight:850}.pdf-recommendation h2{color:var(--green-dark);margin:2mm 0;font-size:15pt}.pdf-recommendation p,.pdf-recommendation b{color:var(--muted);margin:0;font-size:7.2pt;line-height:1.45}.pdf-recommendation b{color:var(--ink);margin-top:2mm;display:block}.pdf-page-number{color:var(--green);font-size:8pt;font-weight:850;position:absolute;bottom:9mm;right:18mm}.pdf-decisions-page h1{margin-bottom:6mm}.pdf-choice-list{grid-template-columns:repeat(2,1fr);gap:2mm;display:grid}.pdf-choice-list>div{border:.3mm solid var(--line);background:var(--white);border-radius:3mm;align-content:center;gap:1.2mm;min-height:13.5mm;padding:2.2mm 4mm;display:grid}.pdf-choice-list small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:5.6pt;font-weight:800}.pdf-choice-list strong{color:var(--green-dark);font-size:7.4pt;line-height:1.2}.pdf-brief-columns{grid-template-columns:repeat(2,1fr);gap:5mm;margin-top:5mm;display:grid}.pdf-brief-columns article{background:var(--mint-soft);border-radius:4mm;padding:4mm 5mm}.pdf-brief-columns h2{color:var(--green-dark);margin:0 0 2.5mm;font-size:10.5pt}.pdf-brief-columns ul{margin:0;padding-left:5mm}.pdf-brief-columns li{color:var(--muted);margin-bottom:1mm;font-size:6.6pt;line-height:1.3}.pdf-cultural-note{border-left:2mm solid var(--gold);background:#f3ecde;margin-top:4mm;padding:3.5mm 5mm}.pdf-cultural-note b{color:var(--green-dark);font-size:8pt}.pdf-cultural-note p{color:var(--muted);margin:1mm 0 0;font-size:6.5pt;line-height:1.35}.pdf-credit{color:var(--muted);margin-top:3mm;font-size:6pt;line-height:1.4}@media (max-width:900px){.choice-grid.count-4,.choice-grid.count-2,.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recommendation-card,.ceremony-reference,.result-hero{grid-template-columns:1fr}.recommendation-card img,.ceremony-reference img,.result-hero img{min-height:300px;max-height:420px}}@media (max-width:640px){.embed-wizard{padding:18px 14px 30px}.progress-row{margin-bottom:34px}.progress-dots span{width:13px}.progress-dots span.active{width:20px}.step-heading{text-align:left;margin-bottom:34px}.step-heading h1{font-size:39px}.group-heading{display:block}.group-heading p{text-align:left;margin-top:7px}.choice-grid.count-4,.choice-grid.count-2,.choice-grid,.summary-grid{grid-template-columns:1fr}.choice-card{min-height:0}.choice-images,.choice-images img{height:220px}.compact-grid .choice-card,.choice-card.compact{min-height:110px}.recommendation-card>div,.ceremony-reference>div,.result-hero>div{padding:26px 22px}.recommendation-card img,.ceremony-reference img,.result-hero img{min-height:250px}.feature-photo{grid-template-columns:1fr}.feature-photo img{height:230px}.feature-photo p{padding:22px}.planner-check{grid-template-columns:1fr;gap:7px}.visual-reading-guide{grid-template-columns:1fr;margin-top:-10px}.download-panel{grid-template-columns:1fr}.download-panel button{width:100%}.wizard-actions{margin-top:36px;bottom:6px}.continue-button{min-width:150px;padding-inline-start:16px;padding-inline-end:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}@media print{.embed-wizard>:not(.pdf-document){display:none!important}.pdf-document{width:210mm;display:block;position:static}.pdf-page{page-break-after:always}}
