/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#30272a;--cream:#f8f3eb;--paper:#fffdf8;--plum:#4a2939;--plum-deep:#321c27;--rose:#c99388;--sage:#9ba08a;--line:#4a29392e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;text-rendering:optimizelegibility;margin:0;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}.shell{width:min(1160px,100% - 48px);margin-inline:auto}.hero{color:#fffaf2;background:radial-gradient(circle at 78% 30%,#cb938957,#0000 27%),linear-gradient(145deg,#36202c 0%,#4a2939 47%,#291922 100%);height:100svh;min-height:760px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";background:linear-gradient(#0000,#ffffff40,#0000);width:1px;height:42%;position:absolute;transform:rotate(28deg)}.hero:before{top:-5%;left:12%}.hero:after{bottom:-6%;right:16%}.hero-orb{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.hero-orb-one{width:440px;height:440px;top:6%;right:-210px}.hero-orb-two{width:240px;height:240px;bottom:8%;left:-100px}.nav{z-index:2;border-bottom:1px solid #ffffff2b;justify-content:space-between;align-items:center;padding-block:28px;display:flex;position:relative}.wordmark{letter-spacing:.08em;font-family:Georgia,serif;font-size:24px}.wordmark span,.footer-names span{color:#ddb0a6;font-style:italic}.nav-links{letter-spacing:.08em;text-transform:uppercase;gap:32px;font-size:13px;font-weight:600;display:flex}.nav a,footer a,.text-link{transition:opacity .2s}.nav a:hover,footer a:hover,.text-link:hover{opacity:.7}.hero-content{z-index:1;grid-template-columns:minmax(0,1.12fr) minmax(300px,.72fr);align-items:center;gap:clamp(44px,7vw,94px);min-height:calc(100% - 170px);padding:78px 0 104px;display:grid;position:relative}.hero-message{padding-bottom:18px}.eyebrow{color:#e1bab0;letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:700}.eyebrow.dark{color:#8b5c65}h1,h2,h3,p{margin-top:0}h1,h2,h3,.footer-names{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{letter-spacing:-.052em;max-width:700px;margin-bottom:30px;font-size:clamp(54px,6.2vw,88px);line-height:.98}h1 em{color:#e7b9ae;font-weight:400;display:block}.hero-copy{color:#fffaf2c2;max-width:610px;margin-bottom:32px;font-size:clamp(17px,2vw,20px)}.couple-photo{aspect-ratio:4/5;border:1px solid #fffaf24d;justify-self:end;width:min(100%,410px);padding:13px;position:relative;transform:rotate(1.2deg)}.couple-photo:before{z-index:-1;content:"";border:1px solid #e7b9ae57;position:absolute;inset:24px -22px -22px 24px}.couple-photo:after{content:"";border:1px solid #ffffff2b;border-radius:50%;width:86px;height:86px;position:absolute;top:-34px;right:-34px}.couple-photo-placeholder{background:linear-gradient(160deg,#ffffff14,#0000 46%),linear-gradient(145deg,#6e4a59 0%,#4f303e 50%,#3b2430 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.couple-initials{color:#fffaf2d1;letter-spacing:.04em;font-family:Georgia,serif;font-size:clamp(48px,5vw,70px)}.couple-initials i{color:#e7b9ae;font-weight:400}.couple-photo-label{color:#fffaf285;letter-spacing:.17em;text-transform:uppercase;margin-top:18px;font-size:10px;font-weight:700}.couple-caption{color:#fffaf2c2;letter-spacing:.04em;font-family:Georgia,serif;font-size:14px;font-style:italic;position:absolute;bottom:20px;right:24px}.text-link{border-bottom:1px solid #ffffff73;align-items:center;gap:10px;padding-bottom:5px;font-size:14px;font-weight:650;display:inline-flex}.hero-footer{z-index:1;color:#fffaf2a8;letter-spacing:.06em;justify-content:center;align-items:center;gap:13px;font-family:Georgia,serif;font-size:16px;display:flex;position:absolute;bottom:30px;left:0;right:0}.hero-footer .heart{color:#e2a99e;font-size:11px}.section-pad{padding:120px 0}.memories{background:var(--cream);position:relative}.memories:after{content:"";background:linear-gradient(90deg, transparent, var(--line), transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.memories-grid{grid-template-columns:1fr .92fr;align-items:center;gap:clamp(60px,10vw,140px);display:grid}h2{color:var(--plum);letter-spacing:-.04em;margin-bottom:26px;font-size:clamp(44px,5.6vw,72px);line-height:1.03}.memories-copy>p:not(.eyebrow){color:#665d5e;max-width:560px}.privacy-note{border-left:2px solid var(--rose);margin-top:26px;padding-left:18px;font-size:13px;line-height:1.5}.upload-card{color:#fffaf4;background:var(--plum);padding:58px;position:relative;overflow:hidden;box-shadow:0 30px 80px #4327332e}.upload-card:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-120px;right:-120px}.upload-mark{color:#e6b2a7;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:42px;font-size:25px;display:grid}.card-kicker{color:#d7a89e;letter-spacing:.17em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:700}.upload-card h3{letter-spacing:-.025em;max-width:360px;margin-bottom:16px;font-size:clamp(34px,4vw,46px);line-height:1.05}.upload-card>p:not(.card-kicker){color:#fffaf4b3;max-width:380px;margin-bottom:30px}.button{justify-content:center;align-items:center;gap:18px;min-height:54px;padding:14px 23px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button-primary{color:var(--plum-deep);background:#f7ede4}.button-primary:hover{background:#fffaf5;transform:translateY(-2px)}.button-note{color:#fffaf47d;margin-top:14px;font-size:11px;display:block}.our-album{color:#fffaf4;background:radial-gradient(circle at 12% 18%, #c9938838, transparent 25%), linear-gradient(145deg, var(--plum) 0%, var(--plum-deep) 100%);position:relative;overflow:hidden}.our-album:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-180px;right:-180px}.album-grid{grid-template-columns:.9fr 1fr;align-items:center;gap:clamp(70px,11vw,150px);display:grid}.album-visual{min-height:510px;position:relative}.album-frame{aspect-ratio:4/5;color:#fffaf494;letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(150deg,#ffffff14,#0000 48%),#58404b;border:12px solid #f2e8db;flex-direction:column;justify-content:center;align-items:center;padding:18px;font-size:10px;font-weight:700;display:flex;position:absolute;box-shadow:0 28px 80px #0f070b47}.album-frame-back{background:#3b2932;border-color:#d8c9b8;width:56%;top:3%;right:3%;transform:rotate(7deg)}.album-frame-front{width:69%;bottom:0;left:3%;transform:rotate(-4deg)}.album-monogram{color:#fffaf4;letter-spacing:.03em;margin-bottom:22px;font-family:Georgia,serif;font-size:clamp(46px,5vw,68px);font-weight:400}.album-monogram i{color:#e7b9ae;font-weight:400}.album-seal{z-index:2;color:#fffaf4;background:var(--rose);letter-spacing:.08em;border:1px solid #fffaf480;border-radius:50%;place-items:center;width:88px;height:88px;font-family:Georgia,serif;font-size:16px;display:grid;position:absolute;bottom:4%;right:1%;transform:rotate(8deg)}.album-copy{z-index:1;position:relative}.album-copy h2{color:#fffaf4;max-width:610px}.album-copy>p:not(.eyebrow){color:#fffaf4b3;max-width:610px;margin-bottom:32px}.button-light{color:var(--plum-deep);background:#f7ede4}.button-light:hover{background:#fffaf5;transform:translateY(-2px)}.album-note{color:#fffaf475;margin-top:14px;font-size:11px;display:block}.found{background:var(--paper)}.found-grid{grid-template-columns:minmax(300px,.86fr) 1fr;align-items:center;gap:clamp(60px,10vw,140px);display:grid}.found-photo{aspect-ratio:4/5;background:#e4d8c9;padding:18px;position:relative;transform:rotate(-1.25deg);box-shadow:0 24px 70px #4a29391f}.found-photo:before{content:"";background:#ecddc5d1;width:106px;height:30px;position:absolute;top:-13px;left:50%;transform:translate(-50%)rotate(1deg)}.photo-placeholder{color:#4a29399c;text-align:center;background:linear-gradient(135deg,#ffffff47,#0000),#cabdaf;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.glasses-symbol{color:#4a29397a;letter-spacing:-.1em;margin-bottom:24px;font-family:Georgia,serif;font-size:49px}.photo-placeholder strong{font-family:Georgia,serif;font-size:27px;font-weight:400}.photo-placeholder small{letter-spacing:.15em;text-transform:uppercase;margin-top:7px;font-size:11px;font-weight:650}.found-copy>p:not(.eyebrow){color:#665d5e;max-width:580px}.contact-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:flex-start;gap:19px;max-width:530px;margin-top:35px;padding:22px 0;display:flex}.contact-line>span{color:var(--rose)}.contact-line p{margin-bottom:0;font-size:15px;line-height:1.45}footer{color:#fffaf4a8;background:var(--plum-deep);padding:54px 0}.footer-inner{justify-content:space-between;align-items:flex-end;display:flex}.footer-inner p{margin-bottom:0}.footer-names{color:#fffaf4;font-size:29px;line-height:1.2}.footer-inner>div>p:last-child{margin-top:8px;font-size:13px}.footer-inner>a{font-size:13px;font-weight:650}:focus-visible{outline-offset:4px;outline:3px solid #e6b2a7}@media (max-width:820px){.shell{width:min(100% - 36px,680px)}.nav-links{gap:18px}.hero{height:auto;min-height:700px}.hero-content{grid-template-columns:1fr;gap:62px;min-height:0;padding:88px 0 120px}.hero-message{max-width:640px;padding-bottom:0}.couple-photo{justify-self:center;width:min(82%,440px)}.section-pad{padding:86px 0}.memories-grid,.found-grid,.album-grid{grid-template-columns:1fr;gap:54px}.upload-card{padding:46px}.album-visual{justify-self:center;width:min(100%,510px);min-height:500px}.found-photo{justify-self:center;width:min(100%,480px)}.found-copy{max-width:620px}}@media (max-width:560px){body{font-size:16px}.nav{padding-block:22px}.nav-links a:nth-child(2){display:none}.nav-links{font-size:11px}.hero{min-height:680px}.hero-content{gap:52px;padding:68px 0 102px}.couple-photo{width:calc(100% - 16px)}h1{font-size:clamp(49px,15vw,70px)}h2{font-size:clamp(41px,12vw,54px)}.hero-copy{line-height:1.55}.section-pad{padding:72px 0}.upload-card{padding:35px 28px}.upload-mark{margin-bottom:34px}.album-visual{min-height:410px}.album-frame-front{width:72%}.album-seal{width:72px;height:72px;font-size:14px}.button{width:100%}.found-photo{padding:12px}.glasses-symbol{font-size:40px}.footer-inner{flex-direction:column;align-items:flex-start;gap:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
