/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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,::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{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.italic{font-style:italic}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#03192b;--navy-soft:#0c2b45;--gold:#d9a441;--gold-light:#f1c573;--cream:#f7f1e8;--paper:#fffdf9;--ink:#102b43}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--navy);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button{font:inherit}.invitation-shell{background:radial-gradient(circle at 50% 20%,#d9a4412e,#0000 35%),linear-gradient(155deg,#08243e 0%,#03192b 55%,#010a12 100%);place-items:center;min-height:100svh;padding:28px 20px;display:grid;position:relative;overflow:hidden}.ambient{filter:blur(80px);opacity:.18;background:var(--gold);border-radius:50%;width:320px;height:320px;animation:8s ease-in-out infinite alternate drift;position:absolute}.ambient-one{top:8%;left:-160px}.ambient-two{animation-delay:-3s;bottom:0;right:-170px}.invitation-card{z-index:1;text-align:center;width:min(100%,430px);min-height:650px;color:var(--cream);background:linear-gradient(#03192bb8,#031220f0),url(/images/pai-e-filha-limpa.png) 50% 38%/cover;border:1px solid #f1c57380;border-radius:34px;padding:66px 38px 44px;animation:1.1s cubic-bezier(.2,.8,.2,1) both invitationIn;position:relative;box-shadow:0 28px 80px #0000006b}.invitation-card:before,.invitation-card:after{content:"";pointer-events:none;border:1px solid #d9a44140;border-radius:23px;position:absolute;inset:17px}.invitation-card:after{border-color:#d9a4411a;inset:27px}.eyebrow{color:var(--gold);letter-spacing:.24em;text-transform:uppercase;margin:0 0 22px;font-size:.78rem;font-weight:800}.eyebrow.light{color:var(--gold-light)}.heart-seal,.final-mark{border:1px solid var(--gold);width:76px;height:76px;color:var(--gold-light);border-radius:50%;place-items:center;margin:20px auto 30px;font-size:1.85rem;animation:2.2s ease-in-out infinite heartbeat;display:grid;box-shadow:0 0 0 9px #d9a44114}.invitation-card h1{color:var(--gold-light);margin:0 0 18px;font:700 clamp(4rem,17vw,6.4rem)/.95 Georgia,serif}.invitation-copy{max-width:310px;margin:0 auto 42px;font:400 1.22rem/1.65 Georgia,serif}.open-button{cursor:pointer;background:linear-gradient(135deg, var(--gold-light), var(--gold));width:100%;color:var(--navy);letter-spacing:.04em;border:0;border-radius:999px;padding:17px 25px;font-weight:900;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 32px #d9a44138}.open-button:hover,.open-button:focus-visible{transform:translateY(-3px);box-shadow:0 16px 38px #d9a44157}.tiny-note{color:#b9c5cf;margin:26px 0 0;font-size:.76rem}.story-shell{background:var(--cream);animation:.75s both pageReveal;overflow:hidden}.story-hero{color:#fff;background:var(--navy);align-items:flex-end;height:100svh;min-height:680px;display:flex;position:relative}.story-hero-image,.gratitude-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.story-hero-image{object-position:50% 38%;animation:12s ease-out both heroZoom}.story-hero-overlay{background:linear-gradient(#03192b1f 10%,#03192b42 48%,#030f1bfa 100%),linear-gradient(90deg,#03192b24,#0000 58%);position:absolute;inset:0}.story-brand{z-index:2;color:var(--gold-light);letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03192b61;border:1px solid #f1c5734d;border-radius:999px;padding:9px 12px;font-size:.72rem;font-weight:800;position:absolute;top:30px;left:24px}.story-hero-copy{z-index:2;width:min(100%,760px);padding:42px 26px 120px;animation:1.15s .18s both copyUp;position:relative}.story-hero-copy h1,.story-section h2,.final-section h2{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;line-height:1.08}.story-hero-copy h1{max-width:680px;color:var(--gold-light);font-size:clamp(3.2rem,12vw,6.7rem)}.story-hero-copy>p:last-child{color:#f6f1e8;text-wrap:balance;max-width:590px;margin:24px 0 0;font:1.08rem/1.7 Georgia,serif}.scroll-cue{z-index:2;color:#d8e0e6;letter-spacing:.12em;text-transform:uppercase;place-items:center;font-size:.69rem;display:grid;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.scroll-cue b{color:var(--gold-light);font-size:2rem;line-height:1;animation:1.6s infinite bounce}.story-section{min-height:100svh;padding:86px 24px}.cream-section{background:var(--cream)}.paper-section{background:var(--paper)}.navy-section{color:#fff;background:linear-gradient(155deg,#0a2c49,#03192b 65%,#010a12)}.section-number{color:#b37d24;letter-spacing:.14em;text-transform:uppercase;margin:0 0 22px;font-size:.74rem;font-weight:900}.section-number.gold{color:var(--gold-light)}.story-section h2{max-width:900px;font-size:clamp(2.5rem,8vw,5rem)}.photo-card{background:#fff;border-radius:26px;margin:48px 0 30px;overflow:hidden;box-shadow:0 24px 70px #102b4324}.photo-card img{object-fit:cover;object-position:50% 38%;width:100%;height:min(62vh,610px);display:block}.photo-card span{color:#617183;padding:17px 20px;font:italic .95rem Georgia,serif;display:block}.cream-section blockquote{border-left:3px solid var(--gold);color:#40546a;margin:40px 0 0;padding:0 0 0 26px;font:italic clamp(1.45rem,5vw,2.25rem)/1.45 Georgia,serif}.lessons{margin:58px 0 0;padding:0;list-style:none}.lessons li{border-bottom:1px solid #ffffff24;grid-template-columns:52px 1fr;align-items:start;gap:16px;padding:28px 0;font:1.28rem/1.5 Georgia,serif;display:grid}.lessons span{color:var(--gold-light);letter-spacing:.08em;font:800 .82rem Arial,sans-serif}.section-intro{color:#5a6d7f;max-width:680px;margin:28px 0 0;font:1.08rem/1.75 Georgia,serif}.memory-grid{gap:18px;margin-top:44px;display:grid}.memory-grid article{background:linear-gradient(145deg,#fbf6ed,#f5ecdf);border:1px solid #e1d4c0;border-radius:26px;min-height:238px;padding:32px 28px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 14px 38px #102b430f}.memory-grid article:after{content:"";background:#d9a4411f;border-radius:50%;width:110px;height:110px;position:absolute;top:-54px;right:-48px}.memory-grid article:hover{border-color:#d3b679;transform:translateY(-7px);box-shadow:0 22px 48px #102b431f}.memory-grid h3{margin:18px 0 10px;font:700 1.6rem Georgia,serif}.memory-grid p{color:#5a6d7f;margin:0;line-height:1.65}.memory-icon{width:58px;height:58px;color:var(--navy);background:linear-gradient(135deg,#f6d998,#d9a441);border:1px solid #b37d2438;border-radius:18px;place-items:center;font:700 1.45rem Georgia,serif;transition:transform .35s;display:grid;box-shadow:0 9px 22px #d9a44133}.memory-grid article:hover .memory-icon{transform:rotate(-5deg)scale(1.07)}.gratitude-section{color:#fff;align-items:flex-end;min-height:100svh;display:flex;position:relative}.gratitude-image{object-position:50% 48%}.gratitude-shade{background:linear-gradient(#03192b1f,#03192b80 48%,#03192b 100%),linear-gradient(90deg,#03192ba8,#0000 70%);position:absolute;inset:0}.gratitude-copy{z-index:2;padding:80px 24px;position:relative}.gratitude-copy h2{color:var(--gold-light)}.gratitude-copy blockquote{border-left:3px solid var(--gold-light);text-wrap:balance;max-width:800px;margin:30px 0 0;padding-left:22px;font:italic clamp(1.8rem,6vw,3.6rem)/1.35 Georgia,serif;position:relative}.final-section{text-align:center;min-height:100svh;color:var(--cream);background:radial-gradient(circle at 50% 30%,#d9a44129,#0000 36%),linear-gradient(155deg,#0b2b47,#03192b 58%,#010910);flex-direction:column;justify-content:center;padding:100px 28px 52px;display:flex}.final-section h2{color:var(--gold-light);font-size:clamp(3.4rem,13vw,7rem)}.final-section>p:not(.eyebrow){color:#d4dde4;max-width:660px;margin:30px auto 0;font:1.12rem/1.75 Georgia,serif}.signature{color:var(--gold-light);margin-top:58px;font:italic 2rem Georgia,serif}.brand-footer{color:#91a2b0;letter-spacing:.18em;text-transform:uppercase;margin-top:auto;padding-top:74px;font-size:.68rem;font-weight:800}[data-reveal]{opacity:0;transition:opacity .9s,transform .9s;transform:translateY(36px)}[data-reveal].is-visible{opacity:1;transform:none}@media (width>=760px){.story-section{padding:120px max(8vw,60px)}.memory-grid{grid-template-columns:1fr 1fr}.story-hero-copy,.gratitude-copy{padding-left:max(8vw,60px)}.photo-card{max-width:820px}}@media (width<=520px){.invitation-card{background-position:50% 40%;min-height:620px;padding:58px 28px 38px}.story-hero{min-height:700px}.story-hero-image{object-position:50% 38%}.story-hero-overlay{background:linear-gradient(#03192b14 8%,#03192b47 43%,#030f1bfa 78%,#03192b 100%)}.story-brand{top:20px;left:18px}.story-hero-copy{padding:32px 22px 106px}.story-hero-copy h1{font-size:clamp(2.85rem,14vw,4.2rem)}.story-hero-copy>p:last-child{margin-top:18px;font-size:1rem;line-height:1.55}.story-section{padding:76px 20px}.story-section h2{font-size:clamp(2.35rem,11vw,3.4rem)}.photo-card{border-radius:22px;margin-top:38px}.photo-card img{object-position:50% 38%;height:56svh}.cream-section blockquote{padding-left:20px}.memory-grid{gap:14px;margin-top:36px}.memory-grid article{min-height:0;padding:26px 23px}.memory-grid h3{font-size:1.42rem}.gratitude-image{object-position:54% 46%}.gratitude-shade{background:linear-gradient(#03192b14,#03192b61 38%,#03192bed 72%,#03192b 100%)}.gratitude-copy{padding:76px 22px 70px}.gratitude-copy blockquote{padding-left:18px;font-size:clamp(1.7rem,8vw,2.35rem)}.final-section{padding-inline:22px}.signature{font-size:1.7rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes invitationIn{0%{opacity:0;transform:translateY(26px)scale(.96)}to{opacity:1;transform:none}}@keyframes pageReveal{0%{opacity:0}to{opacity:1}}@keyframes copyUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.055)}}@keyframes drift{to{transform:translate(40px,28px)scale(1.2)}}@keyframes heartbeat{0%,to{transform:scale(1)}10%{transform:scale(1.06)}20%{transform:scale(1)}30%{transform:scale(1.04)}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
