/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::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]){appearance:button}::file-selector-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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--paper:#f5f1e9;--paper-deep:#e6ded1;--ink:#171411;--muted:#71685f;--brick:#8f3532;--sun:#d9ae39;--blue:#315d68;--green:#4e6548;--line:#1b171329;--font-display:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 14% 8%, #d9ae3929, transparent 26rem), linear-gradient(135deg, #315d6814, transparent 42rem), var(--paper);color:var(--ink);font-family:var(--font-body);margin:0}img,video{width:100%;display:block}a{color:inherit;text-decoration:none}main{overflow:hidden}.hero{min-height:100svh;padding:26px clamp(18px,4vw,56px) 72px;position:relative}.nav{z-index:2;justify-content:flex-end;gap:10px;max-width:1180px;margin:0 auto 54px;display:flex;position:relative}.nav a{border:1px solid var(--line);color:var(--muted);letter-spacing:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf68a;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:700}.hero-grid{z-index:2;grid-template-columns:minmax(0,.94fr) minmax(320px,1.06fr);align-items:center;gap:clamp(34px,7vw,92px);max-width:1180px;margin:0 auto;display:grid;position:relative}.kicker,.section-label,.moment-card span{color:var(--brick);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}h1,h2,h3,p{margin:0}h1{max-width:780px;font-family:var(--font-display);letter-spacing:0;text-wrap:balance;font-size:clamp(58px,9.5vw,128px);font-weight:500;line-height:.92}.lede{color:#3a312b;max-width:680px;margin-top:26px;font-size:clamp(18px,2.1vw,24px);line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--ink);cursor:pointer;min-height:48px;font:inherit;letter-spacing:0;border-radius:999px;padding:14px 20px;font-size:14px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s}.button:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:var(--paper);box-shadow:0 18px 34px #1b17132e}.ghost{color:var(--ink);background:#fffcf68f}.hero-collage{min-height:clamp(520px,66vw,700px);position:relative}.hero-photo{object-fit:cover;border:10px solid #fffaf1;position:absolute;box-shadow:0 30px 80px #2c231a47}.hero-photo-main{border-radius:8px;width:min(420px,74%);height:74%;top:7%;right:7%;transform:rotate(2deg)}.hero-photo-small{border-radius:999px;width:clamp(138px,24vw,218px);height:clamp(138px,24vw,218px)}.hero-photo-small.top{top:1%;left:0;transform:rotate(-7deg)}.hero-photo-small.bottom{bottom:4%;right:0;transform:rotate(8deg)}.hero-stamp{background:var(--sun);width:174px;height:174px;color:var(--ink);text-align:center;text-transform:uppercase;border-radius:999px;place-items:center;font-size:18px;font-weight:850;line-height:1.08;display:grid;position:absolute;bottom:12%;left:8%;transform:rotate(-10deg);box-shadow:0 20px 44px #1b171338}.confetti{z-index:10;pointer-events:none;position:fixed;inset:0}.confetti span{border-radius:2px;width:9px;height:16px;animation:1.45s ease-in forwards fall;position:absolute;top:-20px}@keyframes fall{to{opacity:0;transform:translate(30px,110vh)rotate(540deg)}}.letter-section,.gallery-section,.clips-section,.finale{padding:clamp(76px,10vw,134px) clamp(18px,4vw,56px)}.letter-layout,.gallery-heading,.clips-section .gallery-heading,.finale{max-width:1180px;margin:0 auto}.letter-layout{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:clamp(34px,7vw,96px);display:grid}.letter-layout h2,.feature-strip h2,.gallery-heading h2,.finale h2{font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin-top:14px;font-size:clamp(36px,5vw,74px);font-weight:500;line-height:1.02}.letter{border:1px solid var(--line);background:#fffaf1b8;border-radius:8px;padding:clamp(26px,4vw,46px);position:relative;box-shadow:0 24px 70px #61462c1f}.letter:before{content:"";pointer-events:none;border:1px dashed #9e2f3447;border-radius:5px;position:absolute;inset:12px}.letter p{color:#332b24;font-size:17px;line-height:1.68;position:relative}.letter p+p{margin-top:20px}.signature{font-weight:850;color:var(--brick)!important}.moments-section{background:var(--line);border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.moment-card{background:#fffaf1d1;min-height:330px;padding:clamp(28px,4vw,54px)}.moment-card h3{font-family:var(--font-display);letter-spacing:0;margin-top:20px;font-size:clamp(27px,3vw,42px);font-weight:500;line-height:1.06}.moment-card p{color:var(--muted);margin-top:20px;font-size:16px;line-height:1.58}.today-section{background:#f8efe2;grid-template-columns:minmax(280px,.72fr) minmax(320px,1fr);align-items:center;gap:clamp(30px,6vw,78px);padding:clamp(74px,10vw,128px) clamp(18px,4vw,56px);display:grid}.today-copy{justify-self:end;max-width:540px}.today-copy h2{font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin-top:14px;font-size:clamp(38px,5.6vw,78px);font-weight:500;line-height:1.02}.today-copy p:not(.section-label){color:#4f463d;margin-top:22px;font-size:18px;line-height:1.58}.today-photo{background:#fffaf1;border-radius:8px;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 80px #48321f2e}.today-photo img{object-fit:cover;object-position:center;height:min(78vh,760px)}.today-photo figcaption{color:#fffaf1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14110eb8;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:760;position:absolute;bottom:14px;left:14px;right:14px}.feature-strip{color:#fff8ea;background:#182320;grid-template-columns:minmax(280px,.82fr) minmax(0,1fr);align-items:center;gap:clamp(26px,6vw,72px);padding:clamp(70px,9vw,120px) clamp(18px,4vw,56px);display:grid}.feature-strip img{object-fit:cover;border-radius:8px;max-height:610px}.feature-strip .section-label{color:var(--sun)}.feature-strip p:not(.section-label){color:#fff8eac2;max-width:680px;margin-top:24px;font-size:20px;line-height:1.55}.gallery-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.7fr);align-items:end;gap:28px;margin-bottom:42px;display:grid}.gallery-heading p:last-child{color:var(--muted);font-size:18px;line-height:1.55}.gallery{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:130px;gap:12px;max-width:1320px;margin:0 auto;display:grid}.photo-tile{background:#fffaf1;border-radius:8px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 44px #48321f1f}.photo-tile.wide{grid-area:span 2/span 2}.photo-tile.tall{grid-area:span 3/span 2}.photo-tile.square{grid-area:span 2/span 2}.photo-tile img{object-fit:cover;height:100%;transition:transform .42s,filter .42s}.photo-tile:hover img{filter:saturate(1.08);transform:scale(1.045)}.photo-tile figcaption,.clip-card figcaption{color:#fffaf1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14110eb8;border-radius:6px;padding:8px 10px;font-size:12px;font-weight:760;position:absolute;bottom:10px;left:10px;right:10px}.clips-section{background:linear-gradient(180deg, #171411f0, #171411fa), var(--ink);color:#f7efe2;min-height:100svh}.clips-section .section-label{color:var(--sun)}.reels-heading{text-align:center;max-width:860px;margin:0 auto 44px}.reels-heading h2{font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin-top:14px;font-size:clamp(42px,6.5vw,96px);font-weight:500;line-height:1.02}.clips{justify-items:center;gap:clamp(34px,7vw,72px);max-width:1180px;margin:0 auto;padding:4px 12px 0;display:grid}.clip-card{aspect-ratio:9/16;background:#100f0d;border:1px solid #fff8ea29;border-radius:26px;width:min(540px,94vw);height:min(86svh,860px);min-height:650px;max-height:860px;margin:0;position:relative;overflow:hidden;box-shadow:0 34px 90px #0000006b}.clip-card video{object-fit:cover;width:100%;height:100%}.reel-card:after{content:"";pointer-events:none;background:linear-gradient(#00000073,#0000 24% 62%,#0000009e),linear-gradient(90deg,#0000,#00000042);position:absolute;inset:0}.reel-top{z-index:2;color:#fffaf1;text-shadow:0 1px 12px #00000073;justify-content:space-between;align-items:center;font-size:13px;font-weight:800;display:flex;position:absolute;top:14px;left:14px;right:14px}.reel-top i{background:#fffaf1db;border-radius:999px;width:28px;height:6px}.reel-actions{z-index:2;gap:12px;display:grid;position:absolute;bottom:64px;right:14px}.reel-actions span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf11f;border:1px solid #fffaf194;border-radius:999px;width:32px;height:32px}.reel-card figcaption{z-index:2;text-shadow:0 1px 12px #0009;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;font-size:14px;right:58px}.finale{align-content:center;justify-items:start;min-height:72vh;display:grid}.finale h2{max-width:1060px}.finale .button{margin-top:32px}@media (width<=980px){.hero-grid,.letter-layout,.today-section,.feature-strip,.gallery-heading{grid-template-columns:1fr}.hero{min-height:auto}.hero-collage{min-height:620px}.moments-section{grid-template-columns:1fr}.moment-card{min-height:auto}.today-copy{justify-self:start}.today-photo img{height:auto;max-height:760px}.gallery{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:112px}.reels-heading{margin-bottom:34px}}@media (width<=620px){.hero{padding-top:18px}.nav{justify-content:flex-start;margin-bottom:34px;padding-bottom:6px;overflow-x:auto}h1{font-size:clamp(52px,17vw,82px)}.hero-actions{flex-direction:column;align-items:stretch}.button{text-align:center;width:100%}.hero-collage{min-height:520px}.hero-photo-main{width:78%;height:70%;right:0}.hero-photo-small.top{width:140px;height:140px}.hero-photo-small.bottom{width:128px;height:128px;bottom:0}.hero-stamp{width:138px;height:138px;font-size:14px;left:0}.letter,.moment-card{padding:24px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:110px;gap:9px}.photo-tile.wide,.photo-tile.tall,.photo-tile.square{grid-area:span 3/span 2}.clips{gap:18px;padding-inline:0}.clip-card{border-radius:22px;width:min(96vw,420px);height:84svh;min-height:560px}.clip-card video{height:100%}}
