:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,sans-serif;color:#111114;background:#f5f5f7;font-synthesis:none;--blue: #0a84ff;--blue-soft: #e7f3ff;--green: #34c759;--green-soft: #e8f8ed;--orange: #ff9f0a;--orange-soft: #fff3e4;--red: #ff453a;--red-soft: #ffebea;--gray-1: #f5f5f7;--gray-2: #e8e8ed;--gray-3: #c7c7cc;--gray-5: #636366;--ink: #111114}*{box-sizing:border-box}html{background:var(--gray-1)}body{margin:0;min-width:320px;min-height:100vh;background:var(--gray-1);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}b,strong{font-weight:600}button,input,textarea{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 45%,transparent);outline-offset:2px}[hidden]{display:none!important}.topbar{height:72px;padding:0 clamp(18px,4vw,54px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:#f5f5f7e0;border-bottom:1px solid rgba(17,17,20,.08);-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%)}.brand{padding:0;display:flex;align-items:center;gap:10px;background:transparent;color:var(--ink);font-size:19px;font-weight:600;letter-spacing:-.42px}.brand>img{width:34px;height:34px;display:block;border-radius:9px;object-fit:cover;box-shadow:0 2px 8px #0a84ff33}.topbar-actions{display:flex;align-items:center;gap:10px}.language-switch{height:38px;padding:3px;display:flex;align-items:center;border:1px solid rgba(17,17,20,.09);border-radius:999px;background:#ffffffb8}.language-switch button{min-width:36px;height:30px;padding:0 9px;border-radius:999px;background:transparent;color:var(--gray-5);font-size:11px;font-weight:650;letter-spacing:.02em}.language-switch button.selected{background:var(--ink);color:#fff;box-shadow:0 1px 4px #00000029}.header-action{min-height:40px;padding:0 16px;display:flex;align-items:center;gap:7px;border-radius:999px;background:var(--blue);color:#fff;font-weight:560}.space-home{width:min(1050px,calc(100% - 36px));margin:0 auto;padding:76px 0 110px}.space-home-intro{max-width:720px;margin:0 auto 42px;text-align:center}.space-home-intro h1{margin:14px 0;font-size:clamp(48px,7vw,78px);line-height:1;font-weight:570;letter-spacing:-.055em}.space-home-intro p{margin:0;color:var(--gray-5);font-size:18px;line-height:1.45}.space-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.space-choice-card{min-height:650px;padding:0;position:relative;overflow:hidden;border-radius:34px;background:#d9d9de;color:#fff;text-align:left;box-shadow:0 24px 70px #16161c24;isolation:isolate;transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s ease}.space-choice-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 30%,rgba(8,8,12,.15) 55%,rgba(8,8,12,.48) 100%)}.space-choice-card>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.space-choice-card:hover{transform:translateY(-7px);box-shadow:0 34px 90px #16161c33}.space-choice-card:hover>img{transform:scale(1.025)}.space-choice-panel{position:absolute;right:18px;bottom:18px;left:18px;padding:23px;border:1px solid rgba(255,255,255,.35);border-radius:25px;background:#14141861;box-shadow:inset 0 1px #ffffff29;-webkit-backdrop-filter:blur(28px) saturate(145%);backdrop-filter:blur(28px) saturate(145%)}.space-choice-card.friends .space-choice-panel{background:#dfe7f1b8;color:#111319}.space-choice-panel>span{display:block;margin-bottom:9px;font-size:11px;font-weight:650;letter-spacing:.09em;text-transform:uppercase;opacity:.72}.space-choice-panel h2{margin:0;font-size:clamp(31px,4vw,45px);line-height:1;font-weight:560;letter-spacing:-.045em}.space-choice-panel p{max-width:390px;margin:12px 0 21px;font-size:14px;line-height:1.45;opacity:.78}.space-choice-panel strong{min-height:48px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-radius:999px;background:#fff;color:#111114;font-size:14px;font-weight:580}.space-choice-card.friends .space-choice-panel strong{background:#111114;color:#fff}.space-choice-panel strong i{font-size:18px}.creator-page,.success-page,.manage-page{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:84px 0 110px}.creator-back{min-height:42px;margin:-34px 0 38px;padding:0 15px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(17,17,20,.09);border-radius:999px;background:#ffffffb8;color:var(--gray-5);font-size:13px;font-weight:560;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.creator-back i{font-size:17px}.creator-intro{max-width:820px;margin-bottom:72px}.overline{display:block;color:var(--blue);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.creator-intro h1,.success-hero h1,.manage-header h1{margin:15px 0 24px;font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:-.052em;font-weight:600}.creator-intro>p,.success-hero>p{max-width:650px;margin:0;color:var(--gray-5);font-size:20px;line-height:1.5;letter-spacing:-.25px}.hero-steps{max-width:670px;margin-top:32px;padding-top:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid rgba(17,17,20,.09)}.hero-steps>span{display:grid;grid-template-columns:27px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:8px}.hero-steps i{grid-row:1 / 3;color:var(--blue);font-size:23px}.hero-steps b{font-size:14px}.hero-steps small{color:var(--gray-5);font-size:12px}.creator-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:48px;align-items:start}.creator-form{display:grid;gap:18px}.form-section{padding:26px;border:1px solid rgba(17,17,20,.09);border-radius:24px;background:#fff;box-shadow:0 1px 2px #00000005}.section-heading{margin-bottom:22px;display:flex;align-items:flex-start;gap:13px}.section-heading>span{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-size:13px;font-weight:600}.section-heading h2{margin:0 0 3px;font-size:21px;font-weight:600;letter-spacing:-.45px}.section-heading p{margin:0;color:#77777d;font-size:14px}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mode-switch button{min-height:104px;padding:17px;display:grid;grid-template-columns:29px 1fr;grid-template-rows:auto auto;align-items:center;border:1.5px solid var(--gray-2);border-radius:18px;background:#f9f9fb;color:var(--ink);text-align:left;transition:border .18s,background .18s,transform .18s}.mode-switch button:hover{transform:translateY(-1px)}.mode-switch button.selected{border-color:var(--blue);background:var(--blue-soft)}.mode-switch i{grid-row:1 / 3;color:var(--blue);font-size:25px}.mode-switch b{font-size:16px}.mode-switch small{color:var(--gray-5);font-size:12px}.date-world{--date-wine: #7d2138;--date-ink: #321b20;--date-paper: #fffaf3;--date-blush: #ead0cd;background:#f2e8df;color:var(--date-ink)}.date-world ::selection{background:#7d2138;color:#fffaf3}.date-world button:focus-visible,.date-world input:focus-visible,.date-world textarea:focus-visible,.date-world a:focus-visible,.date-world summary:focus-visible{outline-color:#a94e65}.date-world::-webkit-scrollbar{width:11px}.date-world::-webkit-scrollbar-thumb{border:3px solid #f2e8df;border-radius:99px;background:#9b6a72}.date-topbar{height:64px;padding:0 clamp(16px,4vw,48px);position:relative;z-index:30;display:flex;align-items:center;justify-content:space-between;background:transparent}.date-topbar.empty{width:0;height:0;padding:0;position:absolute;overflow:hidden}.date-back{min-height:42px;padding:0 15px;display:flex;align-items:center;gap:8px;border:1px solid rgba(69,37,42,.14);border-radius:999px;background:#fffaf3bf;color:#54343a;box-shadow:0 8px 28px #49262a12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.date-back i{font-size:18px}.date-language{padding:3px;display:flex;border:1px solid rgba(69,37,42,.12);border-radius:999px;background:#fffaf3c2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.date-language button{width:38px;height:32px;border-radius:999px;background:transparent;color:#7a6064;font-size:11px;font-weight:650}.date-language button.selected{background:#5b2935;color:#fff}.date-creator{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:58px 0 120px}.date-creator-intro{min-height:440px;margin-bottom:58px;display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:center;gap:22px}.date-creator-intro>div{position:relative;z-index:2}.date-creator-intro h1{max-width:850px;margin:0 0 20px;font:500 clamp(54px,7.8vw,96px)/.89 "Cormorant Garamond",Georgia,serif;letter-spacing:-.045em}.date-creator-intro p{max-width:650px;margin:0;color:#765f63;font-size:18px;line-height:1.55}.date-creator-keepsake{width:330px;height:430px;justify-self:end;object-fit:contain;transform:rotate(3deg)}.date-creator-layout{display:grid;grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:46px}.date-creator-form{display:grid;gap:18px}.date-form-block{padding:28px;position:relative;overflow:hidden;border:1px solid rgba(77,44,48,.11);border-radius:3px 24px 24px;background:#fffaf3eb;box-shadow:0 18px 55px #472a2812}.date-form-block:after{content:"";width:58px;height:58px;position:absolute;top:-29px;left:-29px;transform:rotate(45deg);background:#e8d7cd}.date-form-block>header{margin-bottom:23px}.date-form-block>header h2{margin:0 0 4px;font:600 30px/1 Cormorant Garamond,Georgia,serif;letter-spacing:-.02em}.date-form-block>header p{margin:0;color:#826e70;font-size:13px}.date-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.date-activity{min-height:190px;padding:15px;position:relative;overflow:hidden;display:flex;align-items:flex-end;border:1px solid rgba(255,255,255,.22);border-radius:18px;background-image:linear-gradient(180deg,transparent 26%,rgba(31,15,19,.78) 100%),var(--activity-image);background-position:center;background-size:cover;color:#fff;text-align:left;box-shadow:inset 0 0 0 1px #ffffff1a;transition:transform .35s cubic-bezier(.2,.75,.2,1),box-shadow .35s ease}.date-activity:last-child{grid-column:1 / -1;min-height:142px;background-position:center 43%}.date-activity:hover{transform:translateY(-3px)}.date-activity.selected{box-shadow:inset 0 0 0 3px #fffaf3,0 0 0 3px #7d2138,0 16px 32px #491b2530}.date-activity>span{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:580}.date-activity>span i{font-size:19px}.date-activity>b{width:28px;height:28px;position:absolute;top:12px;right:12px;display:grid;place-items:center;border-radius:50%;background:#fffaf3;color:#7d2138;opacity:0;transform:scale(.6) rotate(-12deg);transition:opacity .24s,transform .32s cubic-bezier(.16,1,.3,1)}.date-activity.selected>b{opacity:1;transform:scale(1) rotate(0)}.date-fields{display:grid;gap:10px}.date-fields-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.date-fields label{min-height:62px;padding:9px 14px;display:grid;align-content:center;gap:4px;border:1px solid #e6d8d0;border-radius:14px;background:#fffdf9}.date-fields label:focus-within{border-color:#9e5364;box-shadow:0 0 0 3px #7d21381a}.date-fields label>span{color:#806d70;font-size:11px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.date-fields input,.date-fields textarea{width:100%;border:0;outline:0;background:transparent;color:var(--date-ink);resize:none}.date-fields textarea{line-height:1.45}.date-photo-upload{min-height:74px;margin-top:12px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px dashed #c99ca4;border-radius:16px;background:#f8eceb;cursor:pointer}.date-photo-upload>i{color:var(--date-wine);font-size:27px}.date-photo-upload>span{display:grid;gap:2px}.date-photo-upload b{font-size:13px}.date-photo-upload small{color:#826e70;font-size:11px}.date-photo-upload strong{padding:9px 13px;border-radius:999px;background:#fffaf3;color:var(--date-wine);font-size:12px}.date-photo-upload input{position:absolute;width:1px;height:1px;opacity:0}.date-recipient{min-height:64px;padding:0 16px;display:flex;align-items:center;gap:12px;border:1px solid #dcbfc2;border-radius:15px;background:#fffdf9}.date-recipient i{color:var(--date-wine);font-size:22px}.date-recipient input{width:100%;border:0;outline:0;background:transparent;color:var(--date-ink);font:500 22px Cormorant Garamond,Georgia,serif}.date-mood-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.date-mood-switch button{min-height:78px;padding:10px;display:grid;justify-items:center;align-content:center;gap:7px;border:1px solid #e1d2cb;border-radius:14px;background:#fffdf9;color:#624a4f;font-size:12px}.date-mood-switch button>i{width:28px;height:28px;border:7px solid var(--theme-color);border-radius:50%;background:var(--theme-accent);box-shadow:0 0 0 1px #3a1f2421}.date-mood-switch button.selected{border-color:#7d2138;box-shadow:0 0 0 2px #7d21381f}.date-compose{min-height:58px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-radius:999px;background:#6f2135;color:#fffaf3;box-shadow:0 16px 34px #531c2938;font-weight:600}.date-compose:disabled{opacity:.55;cursor:wait}.date-privacy{margin:-6px 0 0;display:flex;justify-content:center;align-items:center;gap:6px;color:#826e70;font-size:11px}.date-live-preview{position:sticky;top:84px}.date-preview-label{margin:0 4px 11px;display:flex;justify-content:space-between;color:#7f696d;font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.date-rose{--letter-bg: #f1dcd8;--letter-paper: #fffaf3;--letter-ink: #421d27;--letter-accent: #8c2c45}.date-night{--letter-bg: #171119;--letter-paper: #261c24;--letter-ink: #fff5ed;--letter-accent: #ff8e82}.date-gold{--letter-bg: #e8c99c;--letter-paper: #fff8e9;--letter-ink: #422a1d;--letter-accent: #a85d27}.date-letter-preview{padding:15px 15px 22px;overflow:hidden;border-radius:30px;background:var(--letter-bg);color:var(--letter-ink);box-shadow:0 24px 70px #381f202e}.date-preview-photo{height:285px;overflow:hidden;border-radius:20px 20px 4px}.date-preview-photo img{width:100%;height:100%;display:block;object-fit:cover}.date-preview-paper{width:calc(100% - 26px);min-height:270px;margin:-38px auto 0;padding:25px 22px 22px;position:relative;border-radius:2px 18px 18px;background:var(--letter-paper);box-shadow:0 18px 42px #2d171b29}.date-preview-paper>span{color:var(--letter-accent);font:italic 500 16px Cormorant Garamond,Georgia,serif}.date-preview-paper h2{margin:8px 0 17px;font:600 38px/.92 Cormorant Garamond,Georgia,serif;letter-spacing:-.035em}.date-preview-paper>p{margin:5px 0;font-size:12px}.date-preview-paper blockquote{margin:21px 0 0;color:color-mix(in srgb,var(--letter-ink) 72%,transparent);font:italic 500 17px/1.3 Cormorant Garamond,Georgia,serif}.date-preview-paper>i{width:38px;height:38px;position:absolute;right:16px;bottom:15px;display:grid;place-items:center;border-radius:50%;background:var(--letter-accent);color:var(--letter-paper);font-size:18px;box-shadow:0 7px 16px color-mix(in srgb,var(--letter-accent) 28%,transparent)}.date-editor{width:100%;margin:0;padding:0 0 130px;background:#f2e8df}.date-editor-topbar{width:100%;position:absolute;top:0;left:0;z-index:40;color:#fffaf3}.date-editor-topbar .date-back{border-color:#fffaf342;background:#2811186b;color:#fffaf3;box-shadow:0 10px 36px #16070c2e}.date-editor-topbar .date-language{border-color:#fffaf33d;background:#2811186b}.date-editor-topbar .date-language button{color:#fffaf3b8}.date-editor-topbar .date-language button.selected{background:#fffaf3;color:#5b2935}.date-editor-hero{min-height:min(760px,90svh);padding:120px max(24px,calc((100vw - 1180px)/2)) 88px;position:relative;overflow:hidden;display:flex;align-items:flex-end;background-image:linear-gradient(90deg,#19070ce0,#19070c8f 48%,#19070c38),url(/date/rooftop-dinner.jpg);background-position:center;background-size:cover}.date-editor-hero:after{content:"";position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(transparent,#12050aad);pointer-events:none}.date-editor-hero-copy{max-width:760px;position:relative;z-index:3;color:#fffaf3}.date-editor-hero-copy h1{margin:0;font:500 clamp(64px,8.2vw,108px)/.84 "Cormorant Garamond",Georgia,serif;letter-spacing:-.04em;text-wrap:balance}.date-editor-hero-copy p{max-width:580px;margin:28px 0 0;color:#fffaf3c2;font-size:18px;line-height:1.55}.date-editor .date-creator-keepsake{width:min(42vw,540px);height:min(76vh,730px);position:absolute;top:42px;right:max(10px,calc((100vw - 1300px)/2));z-index:2;object-fit:contain;transform:rotate(5deg)}.date-editor .date-creator-layout{width:min(1180px,calc(100% - 36px));margin:-34px auto 0;position:relative;z-index:5;grid-template-columns:minmax(0,1fr) 390px;gap:58px}.date-editor .date-creator-form{gap:0}.date-chapter{padding:76px 0;border-bottom:1px solid rgba(78,42,48,.14)}.date-chapter>header{max-width:620px;margin-bottom:30px}.date-chapter>header h2,.date-love-letter>header h2{margin:0 0 8px;font:600 clamp(40px,5vw,62px)/.92 "Cormorant Garamond",Georgia,serif;letter-spacing:-.035em;text-wrap:balance}.date-chapter>header p{margin:0;color:#7b6065;font-size:15px}.date-editor .date-activity-grid{grid-template-columns:minmax(0,1.35fr) minmax(190px,.65fr);grid-template-rows:repeat(4,104px);gap:10px}.date-editor .date-activity{min-height:0;padding:16px;border-radius:20px}.date-editor .date-activity:first-child{grid-row:1 / 5;min-height:446px}.date-editor .date-activity:last-child{grid-column:auto;min-height:0;background-position:center}.date-editor .date-activity>span{position:relative;z-index:2;font-size:13px}.date-editor .date-activity.selected{box-shadow:inset 0 0 0 3px #fffaf3,0 0 0 3px #7d2138,0 24px 55px #491b2533}.date-love-letter{margin:80px 0;padding:70px 62px 54px;position:relative;overflow:hidden;border:1px solid rgba(92,47,55,.1);border-radius:3px 34px 34px;background:#fffaf3;box-shadow:0 32px 90px #45232826}.date-love-letter:before{content:"";width:92px;height:92px;position:absolute;top:-46px;left:-46px;transform:rotate(45deg);background:#d8b9b7}.date-love-letter>img{width:330px;height:430px;position:absolute;right:-98px;bottom:-106px;object-fit:contain;opacity:.2;transform:rotate(8deg);pointer-events:none}.date-love-letter>header,.date-love-letter>label{position:relative;z-index:2}.date-love-letter>header{max-width:540px;margin-bottom:48px}.date-letter-recipient{max-width:560px;padding-bottom:12px;display:flex;align-items:baseline;gap:14px;border-bottom:1px solid rgba(74,32,41,.2)}.date-letter-recipient>span{color:#95606b;font:italic 500 25px Cormorant Garamond,Georgia,serif}.date-letter-recipient input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#5b2130;font:600 clamp(42px,6vw,64px)/1 "Cormorant Garamond",Georgia,serif;letter-spacing:-.035em}.date-letter-recipient input::placeholder{color:#805d64;opacity:1}.date-letter-note{max-width:570px;margin-top:38px;display:block}.date-letter-note textarea{width:100%;min-height:172px;padding:0;border:0;outline:0;background:transparent;color:#4f3037;font:italic 500 clamp(25px,3.5vw,34px)/1.25 "Cormorant Garamond",Georgia,serif;resize:vertical}.date-letter-note textarea::placeholder{color:#76535b;opacity:1}.date-love-letter .date-photo-upload{max-width:560px;min-height:66px;margin-top:32px;border:0;border-top:1px solid rgba(74,32,41,.13);border-radius:0;background:transparent}.date-mood-chapter{padding-top:8px}.date-editor .date-mood-switch{gap:10px}.date-editor .date-mood-switch button{min-height:116px;padding:17px;justify-items:start;align-content:space-between;border-color:color-mix(in srgb,var(--theme-accent) 22%,#cdbdc0);border-radius:18px;background:var(--theme-color);color:color-mix(in srgb,var(--theme-accent) 72%,#321b20);font-weight:650}.date-editor .date-mood-switch button>i{width:38px;height:38px;border-width:10px}.date-editor .date-mood-switch button.selected{border-color:var(--theme-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-accent) 18%,transparent),0 18px 38px color-mix(in srgb,var(--theme-accent) 12%,transparent)}.date-secret-details{margin:74px 0 24px;overflow:hidden;border-radius:3px 28px 28px;background:#5e2333;color:#fffaf3;box-shadow:0 28px 70px #4a19272e}.date-secret-details summary{min-height:104px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.date-secret-details summary::-webkit-details-marker{display:none}.date-secret-details summary>span{display:grid;gap:4px}.date-secret-details summary b{font:600 29px/1 Cormorant Garamond,Georgia,serif}.date-secret-details summary small{color:#fffaf3ad;font-size:12px}.date-secret-details summary>i{font-size:21px;transition:transform .35s cubic-bezier(.2,.75,.2,1)}.date-secret-details[open] summary>i{transform:rotate(180deg)}.date-secret-grid{padding:0 20px 22px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.date-secret-grid label{min-height:70px;padding:11px 14px;display:grid;align-content:center;gap:5px;border:1px solid rgba(255,250,243,.13);border-radius:14px;background:#fffaf317}.date-secret-grid label.wide{grid-column:1 / -1}.date-secret-grid label>span{color:#fffaf3ad;font-size:10px;font-weight:650;letter-spacing:.03em}.date-secret-grid input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#fffaf3;font-size:15px;color-scheme:dark}.date-editor .date-compose{min-height:68px;padding:0 26px;background:#74243a;box-shadow:0 22px 50px #5b1c2e3d;font-size:16px}.date-editor .date-compose>i{font-size:21px}.date-editor .date-privacy{margin:13px 0 0;color:#674b51;line-height:1.35}.date-editor .date-live-preview{top:92px;padding-top:72px}.date-editor .date-preview-label{margin-bottom:14px;color:#6d5157}.date-editor .date-letter-preview{width:100%;height:700px;padding:0;position:relative;overflow:hidden;border:8px solid rgba(255,250,243,.78);border-radius:42px;background:#2a1119;color:#fffaf3;box-shadow:0 34px 90px #31161d40}.date-preview-scene,.date-preview-shade{position:absolute;inset:0;width:100%;height:100%}.date-preview-scene{display:block;object-fit:cover}.date-preview-shade{background:linear-gradient(180deg,#1c080e0f 15%,#1c080e57 58%,#1c080ee0)}.date-preview-keepsake{width:78%;height:54%;position:absolute;top:1%;left:11%;object-fit:contain;transform:rotate(3deg)}.date-preview-opening{position:absolute;right:24px;bottom:30px;left:24px;text-align:center}.date-preview-opening>span{color:#fffaf3c7;font:italic 500 18px Cormorant Garamond,Georgia,serif}.date-preview-opening h2{margin:4px 0 25px;overflow-wrap:anywhere;font:500 78px/.82 Cormorant Garamond,Georgia,serif;letter-spacing:-.04em}.date-preview-opening strong{min-height:54px;padding:0 9px 0 20px;display:flex;align-items:center;justify-content:space-between;border-radius:999px;background:#fffaf3f2;color:#65253a;font-size:13px}.date-preview-opening strong i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#7d2138;color:#fff;font-size:17px}.date-loading,.date-locked{min-height:calc(100svh - 64px);padding:30px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center}.date-loading i,.date-locked>i{color:var(--date-wine);font-size:34px;animation:datePulse 1.5s ease-in-out infinite}.date-loading span{color:#765f63;font:italic 500 19px Cormorant Garamond,Georgia,serif}.date-locked h1{margin:5px 0 0;font:600 48px/1 Cormorant Garamond,Georgia,serif}.date-locked p{max-width:380px;margin:0;color:#765f63}.date-letter-page{background:var(--letter-bg)}.date-envelope{min-height:100svh;position:relative;overflow:hidden;isolation:isolate}.date-envelope-photo,.date-envelope-photo img,.date-envelope-shade{position:absolute;inset:0;width:100%;height:100%}.date-envelope-photo{z-index:-3}.date-envelope-photo img{object-fit:cover;transform:scale(1.03);animation:dateImageSettle 2.1s cubic-bezier(.2,.75,.2,1) both}.date-envelope-shade{z-index:-2;background:linear-gradient(180deg,#180a0e26,#180a0e4d 42%,#180a0ec7)}.date-envelope-keepsake{width:min(470px,68vw);height:min(64vh,700px);position:absolute;top:0;left:50%;z-index:0;object-fit:contain;transform:translate(-50%) rotate(2deg);animation:dateKeepsakeArrive 1.25s .2s cubic-bezier(.16,1,.3,1) both;pointer-events:none}.date-envelope:after{content:"";position:absolute;inset:0;z-index:-1;opacity:.22;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.25'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.date-envelope-copy{min-height:100svh;padding:16vh 24px 14vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;color:#fffaf3;text-align:center}.date-envelope-copy{position:relative;z-index:2}.date-envelope-copy>p{margin:0 0 6px;font:italic 500 21px Cormorant Garamond,Georgia,serif}.date-envelope-copy h1{margin:0 0 31px;font:500 clamp(76px,16vw,150px)/.82 "Cormorant Garamond",Georgia,serif;letter-spacing:-.055em;text-shadow:0 4px 34px rgba(20,5,10,.28)}.date-envelope-copy button{min-width:min(330px,90vw);min-height:59px;padding:0 20px 0 25px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.6);border-radius:999px;background:#fffaf3f0;color:#572232;box-shadow:0 18px 50px #16080c47;font-weight:650;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.date-envelope-copy button:hover{transform:translateY(-3px);box-shadow:0 24px 58px #16080c57}.date-envelope-copy button i{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:#7d2138;color:#fff;font-size:18px}.date-envelope-hint{position:absolute;right:0;bottom:24px;left:0;display:flex;justify-content:center;align-items:center;gap:7px;color:#fffaf3b8;font-size:11px}.date-music-toggle{width:48px;height:48px;position:fixed;top:calc(env(safe-area-inset-top,0px) + 16px);right:16px;z-index:45;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--letter-ink) 18%,transparent);border-radius:50%;background:color-mix(in srgb,var(--letter-paper) 92%,transparent);color:var(--letter-accent);box-shadow:0 14px 38px #1b080e38;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.date-music-toggle i{font-size:21px}.date-envelope.is-open .date-envelope-copy{animation:dateLetterOpen .7s cubic-bezier(.2,.75,.2,1) both}.date-envelope.is-open .date-envelope-keepsake{animation:dateKeepsakeOpen .72s cubic-bezier(.16,1,.3,1) both}.date-letter-story{overflow:hidden;background:var(--letter-bg)}.date-letter-story[aria-hidden=true]{display:none}.date-letter-story[aria-hidden=false]{animation:dateStoryReveal .9s cubic-bezier(.16,1,.3,1) both}.date-story-photo{width:min(860px,calc(100% - 28px));height:min(62vw,620px);min-height:410px;margin:52px auto 0;overflow:hidden;border-radius:34px 34px 5px;box-shadow:0 30px 90px #2e161c33}.date-story-photo img{width:100%;height:100%;display:block;object-fit:cover}.date-story-paper{width:min(690px,calc(100% - 36px));margin:-90px auto 80px;padding:clamp(34px,7vw,72px);position:relative;border-radius:3px 38px 38px;background:var(--letter-paper);color:var(--letter-ink);box-shadow:0 35px 100px #2e161c38}.date-story-paper:before{content:"";width:82px;height:82px;position:absolute;top:-41px;left:-41px;transform:rotate(45deg);background:var(--letter-bg)}.date-story-for{color:var(--letter-accent);font:italic 500 20px Cormorant Garamond,Georgia,serif}.date-story-paper h2{max-width:580px;margin:34px 0 31px;font:600 clamp(54px,9vw,86px)/.88 "Cormorant Garamond",Georgia,serif;letter-spacing:-.045em}.date-story-details{padding:20px 0;display:grid;gap:13px;border-top:1px solid color-mix(in srgb,var(--letter-ink) 13%,transparent);border-bottom:1px solid color-mix(in srgb,var(--letter-ink) 13%,transparent)}.date-story-details p{margin:0;display:grid;grid-template-columns:25px 1fr;align-items:center;gap:9px}.date-story-details i{color:var(--letter-accent);font-size:21px}.date-story-details span{font-size:15px}.date-story-paper blockquote{margin:38px 0;color:color-mix(in srgb,var(--letter-ink) 82%,transparent);font:italic 500 clamp(27px,5vw,38px)/1.13 "Cormorant Garamond",Georgia,serif}.date-story-question{margin-top:44px;padding-top:34px;border-top:1px solid color-mix(in srgb,var(--letter-ink) 13%,transparent);text-align:center}.date-story-question>span{color:color-mix(in srgb,var(--letter-ink) 60%,transparent);font:italic 500 18px Cormorant Garamond,Georgia,serif}.date-story-question h3{margin:5px 0 25px;font:600 50px/.95 Cormorant Garamond,Georgia,serif}.date-story-actions{display:grid;grid-template-columns:1.25fr .75fr;gap:9px}.date-story-actions button{min-height:56px;border-radius:999px;font-weight:650}.date-story-actions .date-yes{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--letter-accent);color:var(--letter-paper);box-shadow:0 13px 30px color-mix(in srgb,var(--letter-accent) 25%,transparent)}.date-story-actions .date-no{border:1px solid color-mix(in srgb,var(--letter-ink) 18%,transparent);background:transparent;color:color-mix(in srgb,var(--letter-ink) 65%,transparent)}.date-story-actions button:disabled{opacity:.55;cursor:wait}.date-ready{width:min(930px,calc(100% - 36px));margin:0 auto;padding:78px 0 110px}.date-ready-copy{max-width:720px}.date-ready-copy>i{width:56px;height:56px;margin-bottom:25px;display:grid;place-items:center;border-radius:50%;background:var(--letter-accent);color:var(--letter-paper);font-size:25px}.date-ready-copy h1{margin:0 0 20px;font:600 clamp(58px,9vw,94px)/.88 "Cormorant Garamond",Georgia,serif;letter-spacing:-.045em}.date-ready-copy p{color:#735b60;font-size:17px}.date-ready-share{max-width:560px;margin-top:54px;padding:26px;border-radius:3px 28px 28px;background:var(--letter-paper);color:var(--letter-ink);box-shadow:0 24px 70px #381f2024}.date-ready-person{margin-bottom:25px}.date-ready-person>span{color:var(--letter-accent);font:italic 500 17px Cormorant Garamond,Georgia,serif}.date-ready-person h2{margin:3px 0;font:600 46px/.95 Cormorant Garamond,Georgia,serif}.date-ready-person p{margin:0;color:color-mix(in srgb,var(--letter-ink) 64%,transparent);font-size:13px}.date-share-primary,.date-share-secondary{width:100%;min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-weight:650}.date-share-primary{background:var(--letter-accent);color:var(--letter-paper)}.date-share-secondary{margin-top:8px;background:color-mix(in srgb,var(--letter-ink) 7%,transparent);color:var(--letter-ink)}.date-access-link{width:100%;margin-top:14px;padding:8px;background:transparent;color:color-mix(in srgb,var(--letter-ink) 62%,transparent);font-size:12px}.date-answer-page{min-height:calc(100svh - 64px);padding:42px 18px 70px;position:relative;overflow:hidden;display:grid;place-items:center;isolation:isolate;background:var(--letter-bg)}.date-answer-page.is-yes{background:radial-gradient(circle at 50% 18%,color-mix(in srgb,var(--letter-accent) 24%,transparent),transparent 38%),var(--letter-bg)}.date-answer-page.is-no{background:radial-gradient(circle at 50% 20%,color-mix(in srgb,var(--letter-accent) 10%,transparent),transparent 42%),var(--letter-bg)}.date-answer-glow{width:min(720px,120vw);aspect-ratio:1;position:absolute;top:-34%;left:50%;z-index:-1;transform:translate(-50%);border-radius:50%;background:color-mix(in srgb,var(--letter-paper) 38%,transparent);filter:blur(45px);opacity:0;animation:dateAnswerGlow 2.2s .15s cubic-bezier(.16,1,.3,1) both}.date-answer-heartline{width:clamp(180px,29vw,340px);position:absolute;top:clamp(-80px,-7vw,-35px);left:50%;z-index:0;transform:translate(-50%) rotate(-4deg);color:color-mix(in srgb,var(--letter-accent) 34%,transparent);pointer-events:none}.date-answer-heartline svg{width:100%;display:block;overflow:visible}.date-answer-heartline path{fill:color-mix(in srgb,var(--letter-accent) 7%,transparent);stroke:currentColor;stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:290;stroke-dashoffset:290;animation:dateAnswerHeartDraw 1.25s .15s cubic-bezier(.16,1,.3,1) both}.date-answer-card{width:min(860px,100%);position:relative;z-index:2;overflow:hidden;display:grid;grid-template-columns:.92fr 1.08fr;border-radius:4px 38px 38px;background:var(--letter-paper);color:var(--letter-ink);box-shadow:0 35px 100px #2e161c33}.date-answer-page.is-yes .date-answer-card{animation:dateAnswerLetterReveal .92s .22s cubic-bezier(.16,1,.3,1) both}.date-answer-photo{min-height:620px;position:relative;overflow:hidden}.date-answer-photo img{width:100%;height:100%;display:block;object-fit:cover}.date-answer-page.is-yes .date-answer-photo img{animation:dateAnswerPhotoBloom 1.35s .4s cubic-bezier(.16,1,.3,1) both}.date-answer-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(36,9,17,.72) 100%)}.date-answer-photo-seal{position:absolute;right:24px;bottom:25px;left:24px;display:flex;align-items:center;gap:10px;color:#fffaf3;opacity:0;animation:dateAnswerSeal .65s 1.05s cubic-bezier(.16,1,.3,1) both}.date-answer-photo-seal i{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,250,243,.56);border-radius:50%;font-size:19px}.date-answer-photo-seal span{font:italic 500 18px Cormorant Garamond,Georgia,serif}.date-answer-copy{min-width:0;padding:clamp(35px,6vw,65px);position:relative;align-self:center}.date-answer-page.is-yes .date-answer-copy{animation:dateAnswerInk .72s .72s cubic-bezier(.16,1,.3,1) both}.date-answer-page.is-no .date-answer-card{animation:dateAnswerLetterReveal .72s .12s cubic-bezier(.16,1,.3,1) both}.date-answer-page.is-no .date-answer-keepsake{opacity:.13}.date-answer-keepsake{width:220px;height:300px;position:absolute;right:-78px;bottom:-92px;object-fit:contain;opacity:.1;transform:rotate(10deg);pointer-events:none}.date-answer-mini-seal{width:56px;height:56px;margin-bottom:25px;display:grid;place-items:center;position:relative;border-radius:50%;background:var(--letter-accent);color:var(--letter-paper);box-shadow:0 14px 35px color-mix(in srgb,var(--letter-accent) 30%,transparent)}.date-answer-mini-seal:after{content:"";position:absolute;inset:-8px;border:1px solid color-mix(in srgb,var(--letter-accent) 35%,transparent);border-radius:inherit;animation:dateAnswerSealRing 1.1s 1.1s cubic-bezier(.16,1,.3,1) both}.date-answer-mini-seal i{font-size:25px}.date-answer-copy>span{display:block;margin-bottom:8px;color:var(--letter-accent);font:italic 500 18px Cormorant Garamond,Georgia,serif}.date-answer-copy h1{margin:0 0 16px;overflow-wrap:anywhere;font:600 clamp(58px,8vw,88px)/.85 "Cormorant Garamond",Georgia,serif;letter-spacing:-.04em;text-wrap:balance}.date-answer-copy>p{max-width:38ch;margin:0;color:color-mix(in srgb,var(--letter-ink) 70%,transparent);line-height:1.55}.date-answer-no-message{max-width:30ch;color:color-mix(in srgb,var(--letter-ink) 72%,transparent);font:italic 500 22px/1.25 Cormorant Garamond,Georgia,serif}.date-answer-note{margin:25px 0 0;padding:16px 0;border-top:1px solid color-mix(in srgb,var(--letter-ink) 13%,transparent);border-bottom:1px solid color-mix(in srgb,var(--letter-ink) 13%,transparent);color:var(--letter-ink);font:italic 500 22px/1.24 Cormorant Garamond,Georgia,serif}.date-answer-details{margin:32px 0 20px;padding:17px 0;display:grid;gap:4px;border-top:1px solid color-mix(in srgb,var(--letter-ink) 13%,transparent);border-bottom:1px solid color-mix(in srgb,var(--letter-ink) 13%,transparent)}.date-answer-note+.date-answer-details{margin-top:16px;border-top:0}.date-answer-details span,.date-answer-details small{color:color-mix(in srgb,var(--letter-ink) 66%,transparent);font-size:12px}.date-answer-actions{display:grid;gap:8px}.date-answer-actions button{min-height:49px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;background:var(--letter-accent);color:var(--letter-paper);font-size:12px;font-weight:650}.date-answer-actions button+button{border:1px solid color-mix(in srgb,var(--letter-ink) 14%,transparent);background:transparent;color:var(--letter-ink)}.date-answer-change{width:100%;margin-top:12px;padding:8px;background:transparent;color:color-mix(in srgb,var(--letter-ink) 58%,transparent);font-size:11px}.date-answer-music{z-index:8}.date-answer-petals{position:absolute;inset:0;z-index:4;overflow:hidden;pointer-events:none}.date-answer-petals i{width:14px;height:25px;position:absolute;top:-35px;border-radius:90% 10%;background:color-mix(in srgb,var(--letter-accent) 78%,#f19b9e);opacity:0;animation:datePetal 2.9s var(--petal-delay, 0s) cubic-bezier(.25,.7,.45,1) both}.date-answer-petals i:nth-child(1){left:7%;--petal-delay: .05s;--petal-drift: 38px}.date-answer-petals i:nth-child(2){left:15%;--petal-delay: .48s;--petal-drift: -28px;scale:.72}.date-answer-petals i:nth-child(3){left:25%;--petal-delay: .18s;--petal-drift: 52px;scale:.88}.date-answer-petals i:nth-child(4){left:34%;--petal-delay: .78s;--petal-drift: -42px;scale:.66}.date-answer-petals i:nth-child(5){left:44%;--petal-delay: .33s;--petal-drift: 30px}.date-answer-petals i:nth-child(6){left:52%;--petal-delay: .92s;--petal-drift: -36px;scale:.76}.date-answer-petals i:nth-child(7){left:60%;--petal-delay: .12s;--petal-drift: 48px;scale:.82}.date-answer-petals i:nth-child(8){left:68%;--petal-delay: .61s;--petal-drift: -24px}.date-answer-petals i:nth-child(9){left:75%;--petal-delay: .25s;--petal-drift: 34px;scale:.7}.date-answer-petals i:nth-child(10){left:83%;--petal-delay: .85s;--petal-drift: -48px;scale:.9}.date-answer-petals i:nth-child(11){left:90%;--petal-delay: .38s;--petal-drift: 26px;scale:.62}.date-answer-petals i:nth-child(12){left:96%;--petal-delay: .7s;--petal-drift: -30px;scale:.8}.date-answer-page.is-no .date-answer-petals{display:none}@keyframes dateImageSettle{0%{transform:scale(1.12);filter:blur(7px)}to{transform:scale(1.03);filter:blur(0)}}@keyframes dateKeepsakeArrive{0%{opacity:0;transform:translate(-50%,28px) rotate(-4deg) scale(.92)}to{opacity:1;transform:translate(-50%) rotate(2deg) scale(1)}}@keyframes dateKeepsakeOpen{to{opacity:0;transform:translate(-50%,-48px) rotate(7deg) scale(1.04)}}@keyframes dateLetterOpen{to{transform:translateY(-18px);opacity:0;filter:blur(8px)}}@keyframes dateStoryReveal{0%{opacity:0;clip-path:inset(0 0 100% 0)}to{opacity:1;clip-path:inset(0)}}@keyframes datePulse{50%{transform:scale(1.12);opacity:.65}}@keyframes dateAnswerGlow{0%{opacity:0;transform:translate(-50%) scale(.48)}55%{opacity:.82}to{opacity:.38;transform:translate(-50%) scale(1)}}@keyframes dateAnswerHeartDraw{0%{stroke-dashoffset:290;fill:transparent;opacity:0}20%{opacity:1}72%{stroke-dashoffset:0;fill:transparent}to{stroke-dashoffset:0;fill:color-mix(in srgb,var(--letter-accent) 7%,transparent);opacity:1}}@keyframes dateAnswerLetterReveal{0%{opacity:0;clip-path:polygon(0 16%,100% 4%,100% 100%,0 100%);transform:translateY(34px) rotate(-1.2deg) scale(.97);filter:blur(5px)}to{opacity:1;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:none;filter:blur(0)}}@keyframes dateAnswerPhotoBloom{0%{transform:scale(1.16);filter:saturate(.7) brightness(.68) blur(3px)}to{transform:scale(1.02);filter:saturate(1) brightness(1) blur(0)}}@keyframes dateAnswerInk{0%{opacity:0;clip-path:inset(0 0 100% 0);transform:translateY(18px)}to{opacity:1;clip-path:inset(-10%);transform:none}}@keyframes dateAnswerSeal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes dateAnswerSealRing{0%{opacity:0;transform:scale(.5)}55%{opacity:.75}to{opacity:.18;transform:scale(1.28)}}@keyframes datePetal{0%{opacity:0;transform:translateZ(0) rotate(0)}12%{opacity:.9}78%{opacity:.72}to{opacity:0;transform:translate3d(var(--petal-drift, 30px),110vh,0) rotate(430deg)}}.ios-fields{overflow:hidden;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--gray-2);border-radius:16px;background:#f9f9fb}.ios-fields label{min-height:54px;padding:10px 14px;display:grid;grid-template-columns:88px 1fr;align-items:center;gap:8px;border-bottom:1px solid var(--gray-2)}.ios-fields label:nth-child(odd){border-right:1px solid var(--gray-2)}.ios-fields label.full{min-height:76px;grid-column:1 / -1;border-right:0}.ios-fields label:last-child{border-bottom:0}.ios-fields label>span{color:var(--gray-5);font-size:13px}.ios-fields input,.ios-fields textarea{width:100%;border:0;outline:0;background:transparent;color:var(--ink);resize:none}.ios-fields input::placeholder,.ios-fields textarea::placeholder{color:#aaaab0}.photo-picker{min-height:70px;margin-top:14px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:16px;background:var(--blue-soft);cursor:pointer}.photo-picker>div{display:flex;align-items:center;gap:12px}.photo-picker i{color:var(--blue);font-size:28px}.photo-picker span{display:grid;gap:2px}.photo-picker b{font-size:14px}.photo-picker small{color:var(--gray-5);font-size:11px}.photo-picker strong{min-height:36px;padding:0 14px;display:grid;place-items:center;border-radius:999px;background:#fff;color:var(--blue);font-size:13px}.photo-picker input{position:absolute;inline-size:1px;block-size:1px;opacity:0}.image-loading,.image-empty{grid-column:1 / -1;min-height:90px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--gray-5);font-size:12px}.image-loading i{font-size:20px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.guest-add{display:grid;grid-template-columns:1fr auto;gap:9px}.guest-add input,.add-guest-panel input{min-height:48px;padding:0 15px;border:1px solid var(--gray-2);border-radius:14px;background:#f9f9fb;outline:0}.guest-add button{min-height:48px;padding:0 17px;display:flex;align-items:center;gap:7px;border-radius:14px;background:var(--gray-2);color:var(--ink);font-weight:650}.guest-add button i{font-size:19px}.guest-chips{margin-top:13px;display:flex;flex-wrap:wrap;gap:8px}.guest-chip{height:46px;padding:4px 7px 4px 4px;display:flex;align-items:center;gap:8px;border-radius:999px;background:var(--blue-soft);color:#075eaf;font-size:13px;font-weight:650}.guest-chip img{width:38px;height:38px;border-radius:50%;object-fit:cover}.guest-chip button{width:28px;height:28px;padding:0;display:grid;place-items:center;border-radius:50%;background:transparent;color:#6488a8}.empty-guests{margin:5px 0 0;color:#98989e;font-size:13px}.public-explainer{width:100%;padding:16px;display:flex;align-items:center;gap:13px;border-radius:16px;background:var(--blue-soft)}.public-explainer>i{color:var(--blue);font-size:32px}.public-explainer span{display:grid;gap:3px}.public-explainer small{color:var(--gray-5);line-height:1.4}.theme-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.theme-switch button{min-height:62px;display:flex;align-items:center;justify-content:center;gap:9px;border:1.5px solid var(--gray-2);border-radius:15px;background:#fff;color:var(--ink);font-weight:650}.theme-switch button.selected{border-color:var(--blue);background:var(--blue-soft)}.theme-switch i{width:25px;height:25px;display:block;border:6px solid var(--theme-color);border-radius:50%;background:var(--theme-accent);box-shadow:0 0 0 1px #0000001a}.primary-button,.secondary-button{min-height:52px;padding:0 19px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:15px;font-weight:560}.primary-button{background:var(--blue);color:#fff}.primary-button:disabled{opacity:.55;cursor:wait}.secondary-button{border:1px solid var(--gray-2);background:#fff;color:var(--ink)}.privacy-copy{margin:-6px 0 0;display:flex;align-items:center;justify-content:center;gap:6px;color:#85858b;font-size:12px}.privacy-copy i{color:var(--green);font-size:16px}.live-preview{position:sticky;top:96px}.preview-label{margin:0 4px 10px;display:flex;justify-content:space-between;color:#77777d;font-size:12px;font-weight:650;text-transform:uppercase;letter-spacing:.08em}.event-card{overflow:hidden;border-radius:28px;background:var(--surface);color:var(--ink);box-shadow:0 14px 42px #1414181f}.event-image{height:340px;background:#d7d7db}.event-image img{width:100%;height:100%;display:block;object-fit:cover}.event-card-body{padding:28px}.mode-badge{width:max-content;margin-bottom:18px;padding:7px 11px;display:flex;align-items:center;gap:6px;border-radius:999px;background:var(--tint);color:var(--accent);font-size:11px;font-weight:700}.event-card h2{margin:0 0 20px;font-size:clamp(34px,5vw,62px);line-height:1;letter-spacing:-.045em;font-weight:600}.event-meta{display:grid;gap:11px}.event-meta p{margin:0;display:flex;align-items:center;gap:10px;font-size:15px;font-weight:580}.event-meta i{color:var(--accent);font-size:20px}.event-description{margin:20px 0 0;padding-top:18px;border-top:1px solid color-mix(in srgb,var(--ink) 13%,transparent);color:color-mix(in srgb,var(--ink) 68%,transparent);line-height:1.55}.event-card.compact{border-radius:25px}.event-card.compact .event-image{height:245px}.event-card.compact .event-card-body{padding:23px}.event-card.compact h2{font-size:39px}.success-page{max-width:980px}.success-hero{padding:40px 0 62px}.success-icon{width:62px;height:62px;margin-bottom:30px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:30px}.success-actions,.manage-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}.share-panel,.roster{padding:28px;border-radius:26px;background:#fff;border:1px solid rgba(17,17,20,.08)}.panel-heading{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.panel-heading h2{margin:6px 0 0;font-size:28px;letter-spacing:-.9px}.guest-share-list,.roster-list{overflow:hidden;border:1px solid var(--gray-2);border-radius:18px}.guest-share-list article,.roster-list article,.public-share-card{min-height:76px;padding:10px 13px;display:grid;grid-template-columns:48px 1fr auto auto;align-items:center;gap:11px;background:#fff;border-bottom:1px solid var(--gray-2)}.guest-share-list article:last-child,.roster-list article:last-child{border-bottom:0}.guest-share-list img,.roster-list img{width:48px;height:48px;border-radius:50%;object-fit:cover;background:var(--gray-2)}.guest-share-list article>div,.guest-identity{min-width:0;display:grid;gap:3px}.guest-share-list span,.guest-identity span,.public-share-card span{overflow:hidden;color:var(--gray-5);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.status-button{min-height:38px;padding:0 13px;display:flex;align-items:center;gap:6px;border-radius:999px;font-weight:650}.status-button.add{background:var(--gray-2);color:var(--ink)}.status-button.added{background:var(--blue);color:#fff}.icon-button{width:40px;height:40px;padding:0;display:grid;place-items:center;border-radius:50%;background:var(--gray-1);color:var(--blue);font-size:20px}.public-share-card{border:1px solid var(--gray-2);border-radius:18px}.public-share-card>i{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--blue-soft);color:var(--blue);font-size:24px}.public-share-card>div{min-width:0;display:grid;gap:4px}.invite-page{min-height:calc(100vh - 72px);padding:34px 18px 80px}.invite-container{width:min(650px,100%);margin:0 auto}.attendee-row{min-height:60px;padding:15px 4px;display:flex;align-items:center;gap:12px;color:var(--gray-5);font-size:13px}.avatar-stack{display:flex;padding-left:7px}.avatar-stack img{width:36px;height:36px;margin-left:-8px;border:2px solid var(--gray-1);border-radius:50%;object-fit:cover}.no-attendees{color:#8d8d93}.message-card{padding:24px;border-radius:26px;background:#fff;border:1px solid rgba(17,17,20,.08)}.message-head{display:flex;align-items:center;gap:11px}.message-head img{width:46px;height:46px;border-radius:50%;object-fit:cover}.message-head div{display:grid;gap:2px}.message-head span{color:var(--gray-5);font-size:12px}.message-head b{font-size:17px}.message-bubble{width:max-content;max-width:80%;margin:26px 0 20px;padding:13px 17px;display:flex;align-items:center;gap:9px;border-radius:20px 20px 20px 6px;background:var(--gray-2)}.message-bubble i{color:#77777d;font-size:21px}.message-bubble p{margin:0;font-size:18px;font-weight:590}.rsvp-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rsvp-button{min-height:54px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:17px;background:var(--gray-1);font-weight:680}.rsvp-button i{font-size:21px}.rsvp-button.yes{color:var(--green)}.rsvp-button.no{color:var(--red)}.rsvp-button.yes.selected{background:var(--green-soft)}.rsvp-button.no.selected{background:var(--red-soft)}.message-card.locked{text-align:center}.message-card.locked>i{color:var(--blue);font-size:34px}.message-card.locked h3{margin:10px 0 4px}.message-card.locked p{margin:0;color:var(--gray-5)}#public-confirm{margin-top:18px;padding-top:20px;display:grid;gap:10px;border-top:1px solid var(--gray-2)}#public-confirm>p{margin:0 0 3px;font-weight:700}#public-confirm label{min-height:50px;padding:0 13px;display:flex;align-items:center;gap:10px;border-radius:14px;background:var(--gray-1);color:var(--gray-5)}#public-confirm input{width:100%;border:0;outline:0;background:transparent}#public-confirm small{color:var(--gray-5);text-align:center}.invite-tools{margin-top:12px;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:8px}.invite-tools button,.invite-tools a{min-height:48px;padding:0 11px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--gray-2);border-radius:14px;background:#fff;color:var(--ink);font-size:12px;font-weight:650;text-decoration:none}.invite-tools i{color:var(--blue);font-size:18px}.share-sheet-backdrop{position:fixed;inset:0;z-index:80;padding:22px;display:grid;place-items:center;background:#12121457;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.share-sheet{width:min(540px,100%);padding:25px;border:1px solid rgba(255,255,255,.6);border-radius:28px;background:#fffffff5;box-shadow:0 30px 90px #00000038}.share-sheet-handle{display:none}.share-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.share-sheet-head h2{margin:7px 0 0;font-size:31px;font-weight:600;letter-spacing:-.9px}.share-sheet-head>button{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--gray-2);color:var(--gray-5);font-size:18px}.share-recipient{width:max-content;margin:20px 0 13px;padding:5px 11px 5px 5px;display:flex;align-items:center;gap:8px;border-radius:999px;background:var(--blue-soft);color:#075eaf;font-size:13px}.share-recipient img{width:30px;height:30px;border-radius:50%;object-fit:cover}.share-sheet>label{margin:21px 0 8px;display:block;color:var(--gray-5);font-size:12px}.share-link-preview{min-height:58px;margin:5px 0 10px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid rgba(125,33,56,.15);border-radius:14px;background:#fff8f4;color:#7d2138}.share-link-preview>i:first-child{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f0d9d8;font-size:16px}.share-link-preview span{min-width:0;display:grid;gap:2px}.share-link-preview b{font-size:13px}.share-link-preview small{color:#896d72;font-size:11px}.share-link-preview>i:last-child{margin-left:auto;color:#3b9d67;font-size:19px}.share-sheet textarea{width:100%;min-height:148px;padding:15px;border:1px solid var(--gray-2);border-radius:16px;outline:0;background:var(--gray-1);color:var(--ink);font-size:15px;line-height:1.48;resize:vertical}.share-sheet textarea:focus{border-color:var(--blue);background:#fff}.share-sheet-actions{margin-top:13px;display:grid;grid-template-columns:.8fr 1.2fr;gap:9px}.confirmation-page{min-height:calc(100vh - 72px);padding:54px 18px 90px;display:grid;place-items:start center}.confirmation-card{width:min(590px,100%);padding:38px;border:1px solid rgba(17,17,20,.08);border-radius:32px;background:#fff;box-shadow:0 18px 58px #14141814;text-align:center}.confirmation-logo{width:52px;height:52px;margin-bottom:26px;border-radius:14px;box-shadow:0 8px 22px #0a84ff33}.confirmation-status{width:62px;height:62px;margin:0 auto 24px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:31px}.confirmation-status.accepted{background:var(--green)}.confirmation-status.declined{background:var(--red)}.confirmation-card h1{margin:10px 0 12px;font-size:clamp(38px,7vw,56px);line-height:1.02;font-weight:600;letter-spacing:-.045em}.confirmation-card>p{max-width:450px;margin:0 auto;color:var(--gray-5);font-size:16px;line-height:1.5}.confirmation-event{margin:28px 0 18px;padding:9px;display:grid;grid-template-columns:88px 1fr;align-items:center;gap:13px;border-radius:20px;background:var(--gray-1);text-align:left}.confirmation-event>img{width:88px;height:88px;border-radius:14px;object-fit:cover}.confirmation-event>div{min-width:0;display:grid;gap:5px}.confirmation-event b{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.confirmation-event span,.confirmation-event small{overflow:hidden;color:var(--gray-5);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.confirmation-actions{display:grid;grid-template-columns:1.2fr 1fr;gap:9px}.confirmation-change{margin-top:18px;padding:8px 12px;background:transparent;color:var(--blue);font-size:13px}.manage-page{max-width:1040px}.manage-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.manage-header h1{font-size:clamp(46px,7vw,76px)}.manage-header p{margin:0;color:var(--gray-5)}.status-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.status-summary article{min-height:136px;padding:18px;display:grid;grid-template-columns:1fr auto;align-content:space-between;border-radius:22px}.status-summary i{font-size:28px}.status-summary b{font-size:44px;letter-spacing:-2px}.status-summary span{grid-column:1 / -1;font-weight:650}.status-summary .accepted{background:var(--green-soft);color:var(--green)}.status-summary .waiting{background:var(--orange-soft);color:var(--orange)}.status-summary .declined{background:var(--red-soft);color:var(--red)}.add-guest-panel,.public-link-panel{min-height:88px;margin-bottom:18px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:22px;background:#fff;border:1px solid rgba(17,17,20,.08)}.add-guest-panel>div,.public-link-panel>div{min-width:0;display:flex;align-items:center;gap:12px}.add-guest-panel>div>i,.public-link-panel>i{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--blue-soft);color:var(--blue);font-size:23px}.add-guest-panel span,.public-link-panel div{min-width:0;display:grid;gap:3px}.add-guest-panel small,.public-link-panel span{overflow:hidden;color:var(--gray-5);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.add-guest-panel form{display:flex;gap:8px}.status-pill{min-height:34px;padding:0 11px;display:flex;align-items:center;gap:5px;border-radius:999px;font-size:12px;font-weight:650}.status-pill.accepted{background:var(--green-soft);color:var(--green)}.status-pill.waiting{background:var(--orange-soft);color:var(--orange)}.status-pill.declined{background:var(--red-soft);color:var(--red)}.guest-row-actions{display:flex;gap:6px}.empty-roster{min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;color:#8d8d93}.empty-roster i{font-size:38px}.loading-page,.error-page{min-height:calc(100vh - 72px);padding:40px 18px;display:grid;place-items:center;align-content:center;text-align:center}.loading-bubble{padding:16px 20px;display:flex;align-items:center;gap:10px;border-radius:22px 22px 22px 7px;background:var(--gray-2);color:var(--gray-5)}.loading-bubble i{font-size:24px}.error-page>i{color:var(--blue);font-size:54px}.error-page h1{margin:16px 0 5px;font-size:42px;letter-spacing:-2px}.error-page p{margin:0 0 22px;color:var(--gray-5)}.toast{position:fixed;left:50%;bottom:24px;z-index:50;min-height:48px;max-width:calc(100% - 28px);padding:0 17px;display:flex;align-items:center;gap:9px;transform:translate(-50%);border-radius:999px;background:#1d1d1ff0;color:#fff;box-shadow:0 14px 40px #00000038;font-size:13px;font-weight:600;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.toast i{color:var(--green);font-size:18px}@media(max-width:900px){.space-choice-card{min-height:560px}.creator-grid{grid-template-columns:1fr}.live-preview{position:static}.event-card.compact .event-image{height:360px}.manage-header{display:block}.date-creator-layout{grid-template-columns:1fr}.date-live-preview{width:min(430px,100%);position:static}.date-answer-card{grid-template-columns:1fr}.date-answer-photo{min-height:340px;max-height:470px}}@media(max-width:620px){.date-topbar{height:58px;padding:0 12px}.date-back{min-height:38px;padding:0 12px;background:#fffaf3e0}.date-language button{width:34px;height:29px}.date-creator{width:min(100% - 24px,560px);padding:38px 0 80px}.date-creator-intro{margin-bottom:42px}.date-creator-intro{min-height:auto;grid-template-columns:1fr;gap:8px}.date-creator-keepsake{width:190px;height:240px;margin:-12px auto -18px;grid-row:1;justify-self:center;transform:rotate(2deg)}.date-creator-intro>div{grid-row:2}.date-creator-intro h1{font-size:58px;line-height:.88}.date-creator-intro p{font-size:15px}.date-creator-layout{gap:30px}.date-form-block{padding:19px;border-radius:3px 20px 20px}.date-form-block>header h2{font-size:27px}.date-activity{min-height:150px;padding:11px;border-radius:14px}.date-activity:last-child{min-height:116px}.date-activity>span{align-items:flex-start;font-size:11px;line-height:1.22}.date-fields-row{grid-template-columns:1fr}.date-photo-upload{grid-template-columns:auto 1fr}.date-photo-upload small,.date-photo-upload strong{display:none}.date-mood-switch button{min-height:68px;padding:7px}.date-mood-switch button>i{width:24px;height:24px;border-width:6px}.date-preview-photo{height:245px}.date-preview-paper{min-height:245px;padding:22px 19px}.date-preview-paper h2{font-size:34px}.date-envelope-copy{padding-right:18px;padding-left:18px}.date-envelope-keepsake{width:94vw;height:59vh;top:-1vh}.date-envelope-copy>p{font-size:18px}.date-envelope-copy h1{margin-bottom:26px;font-size:clamp(76px,24vw,112px)}.date-envelope-copy button{min-height:56px}.date-envelope-hint{bottom:17px;font-size:10px}.date-story-photo{height:62vh;min-height:380px;margin-top:24px;border-radius:24px 24px 4px}.date-story-paper{width:calc(100% - 24px);margin-top:-64px;margin-bottom:40px;padding:30px 22px;border-radius:3px 26px 26px}.date-story-paper h2{font-size:55px}.date-story-paper blockquote{margin:30px 0;font-size:27px}.date-story-question{margin-top:32px;padding-top:28px}.date-story-question h3{font-size:44px}.date-story-actions{grid-template-columns:1fr}.date-story-actions .date-no{min-height:46px}.date-ready{width:calc(100% - 24px);padding:42px 0 80px}.date-ready-copy h1{font-size:62px}.date-ready-share{margin-top:38px;padding:21px}.date-answer-page{min-height:calc(100svh - 58px);padding:12px 12px 44px}.date-answer-card{border-radius:3px 26px 26px}.date-answer-photo{min-height:300px;max-height:340px}.date-answer-copy{padding:32px 22px}.date-answer-copy h1{font-size:clamp(50px,15vw,64px)}.date-answer-mini-seal{width:50px;height:50px;margin-bottom:22px}.date-answer-keepsake{width:170px;height:240px;right:-62px;bottom:-72px}.date-answer-heartline{width:210px;top:-34px}.date-answer-photo-seal{right:18px;bottom:18px;left:18px}.date-answer-note{font-size:20px}.topbar{height:62px;padding:0 15px}.brand{font-size:17px}.brand>img{width:31px;height:31px;border-radius:8px}.topbar-actions{gap:7px}.language-switch{height:36px}.language-switch button{min-width:33px;height:28px;padding:0 7px}.header-action{min-height:36px;padding:0 12px}.header-action span{display:none}.space-home{width:min(100% - 24px,560px);padding:42px 0 72px}.space-home-intro{margin-bottom:28px;text-align:left}.space-home-intro h1{font-size:46px}.space-home-intro p{font-size:16px}.space-choice-grid{grid-template-columns:1fr;gap:14px}.space-choice-card{min-height:510px;border-radius:28px}.space-choice-panel{right:12px;bottom:12px;left:12px;padding:18px;border-radius:22px}.space-choice-panel h2{font-size:35px}.space-choice-panel p{margin:10px 0 16px}.space-choice-panel strong{min-height:46px}.creator-page,.success-page,.manage-page{width:min(100% - 24px,560px);padding:52px 0 72px}.creator-back{margin:-26px 0 28px}.creator-intro{margin-bottom:48px}.creator-intro h1,.success-hero h1,.manage-header h1{font-size:45px;line-height:1.01;letter-spacing:-.047em}.creator-intro>p,.success-hero>p{font-size:17px}.hero-steps{margin-top:25px;padding-top:18px;gap:8px}.hero-steps>span{grid-template-columns:1fr;grid-template-rows:auto auto auto;align-items:start}.hero-steps i{grid-row:auto;margin-bottom:7px;font-size:21px}.hero-steps small{margin-top:2px;line-height:1.25}.creator-grid{gap:28px}.form-section,.share-panel,.roster{padding:18px;border-radius:22px}.mode-switch{grid-template-columns:1fr}.mode-switch button{min-height:82px}.date-activity-grid{grid-template-columns:1fr 1fr;gap:8px}.date-activity{min-height:158px;padding:11px;border-radius:17px}.date-activity:last-child{min-height:132px}.date-activity>span{font-size:12px;line-height:1.25}.ios-fields{grid-template-columns:1fr}.ios-fields label,.ios-fields label:nth-child(odd){grid-column:1;border-right:0}.ios-fields label:last-child{border-bottom:0}.photo-picker small{display:none}.guest-add{grid-template-columns:1fr}.theme-switch{gap:6px}.theme-switch button{min-height:56px;font-size:13px}.event-card.compact .event-image,.event-image{height:270px}.event-card-body,.event-card.compact .event-card-body{padding:21px}.event-card h2,.event-card.compact h2{font-size:39px}.success-actions,.manage-actions{display:grid}.guest-share-list article,.roster-list article{grid-template-columns:44px 1fr auto;padding:10px}.guest-share-list img,.roster-list img{width:44px;height:44px}.guest-share-list .icon-button,.roster-list .guest-row-actions{grid-column:3}.public-share-card{grid-template-columns:44px 1fr auto}.public-share-card .icon-button{display:none}.rsvp-buttons,.invite-tools{grid-template-columns:1fr}.status-summary{gap:7px}.status-summary article{min-height:108px;padding:13px;border-radius:18px}.status-summary b{font-size:36px}.status-summary span{font-size:12px}.add-guest-panel,.public-link-panel{align-items:stretch;flex-direction:column}.add-guest-panel form{display:grid;grid-template-columns:1fr auto}.manage-actions .secondary-button,.manage-actions .primary-button{width:100%}.message-card{padding:18px}.share-sheet-backdrop{padding:0;place-items:end center}.share-sheet{padding:12px 18px 24px;border-radius:28px 28px 0 0}.share-sheet-handle{width:38px;height:5px;margin:0 auto 18px;display:block;border-radius:99px;background:var(--gray-3)}.share-sheet-head h2{font-size:28px}.share-sheet textarea{min-height:132px}.confirmation-page{min-height:calc(100vh - 62px);padding:18px 12px 55px}.confirmation-card{padding:28px 18px;border-radius:26px}.confirmation-logo{width:46px;height:46px;margin-bottom:22px;border-radius:12px}.confirmation-card h1{font-size:40px}.confirmation-actions{grid-template-columns:1fr}}@media(max-width:900px){.date-editor .date-creator-layout{width:min(760px,calc(100% - 36px));grid-template-columns:1fr}.date-editor .date-live-preview{width:min(430px,100%);margin:0 auto;padding-top:20px}}@media(max-width:620px){.date-editor{width:100%;padding:0 0 84px}.date-editor-topbar{height:64px;padding:0 12px}.date-editor-topbar .date-back{min-height:44px;background:#2811188c}.date-editor-topbar .date-language{background:#2811188c}.date-editor-topbar .date-language button{width:44px;height:44px}.date-editor-hero{min-height:700px;padding:105px 20px 58px;align-items:flex-end;background-image:linear-gradient(180deg,#19070c1f,#19070c52 45%,#19070ceb),url(/date/rooftop-dinner.jpg);background-position:58% center}.date-editor-hero-copy h1{font-size:58px;line-height:.87}.date-editor-hero-copy p{max-width:330px;margin-top:20px;font-size:15px}.date-editor .date-creator-keepsake{width:90vw;height:54vh;margin:0;top:36px;right:-6vw;transform:rotate(5deg)}.date-editor .date-creator-layout{width:calc(100% - 24px);margin-top:-18px;gap:30px}.date-chapter{padding:58px 0}.date-chapter>header{margin-bottom:24px}.date-chapter>header h2,.date-love-letter>header h2{font-size:43px}.date-editor .date-activity-grid{grid-template-columns:1fr 1fr;grid-template-rows:255px 142px 142px;gap:8px}.date-editor .date-activity{min-height:0;padding:12px;border-radius:16px}.date-editor .date-activity:first-child{grid-row:auto;grid-column:1 / -1;min-height:255px}.date-editor .date-activity:last-child{grid-column:auto;min-height:0}.date-editor .date-activity>span{font-size:11px;line-height:1.2}.date-love-letter{margin:58px 0;padding:44px 22px 34px;border-radius:3px 26px 26px}.date-love-letter>img{width:250px;height:330px;right:-92px;bottom:-84px;opacity:.14}.date-love-letter>header{margin-bottom:34px}.date-letter-recipient{gap:9px}.date-letter-recipient>span{font-size:21px}.date-letter-recipient input{font-size:43px}.date-letter-note{margin-top:28px}.date-letter-note textarea{min-height:150px;font-size:27px}.date-love-letter .date-photo-upload{margin-top:20px;padding:12px 2px}.date-editor .date-mood-switch{grid-template-columns:1fr}.date-editor .date-mood-switch button{min-height:78px;grid-template-columns:42px 1fr;align-items:center;align-content:center;justify-items:start;gap:12px}.date-secret-details{margin-top:58px;border-radius:3px 24px 24px}.date-secret-details summary{min-height:96px;padding:20px}.date-secret-details summary b{font-size:25px}.date-secret-grid{padding:0 12px 14px;grid-template-columns:1fr}.date-secret-grid label.wide{grid-column:auto}.date-editor .date-compose{min-height:64px}.date-editor .date-live-preview{width:100%;padding-top:18px}.date-editor .date-letter-preview{height:680px;border-width:6px;border-radius:34px}.date-preview-keepsake{width:90%;height:55%;top:0;left:5%}.date-preview-opening{right:18px;bottom:22px;left:18px}.date-preview-opening h2{font-size:72px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@font-face{font-family:Phosphor;src:url(/assets/Phosphor-DtdjzkpE.woff2) format("woff2"),url(/assets/Phosphor-BdqudwT5.woff) format("woff"),url(/assets/Phosphor-CDxgqcPu.ttf) format("truetype"),url(/assets/Phosphor-BXRFlF4V.svg#Phosphor) format("svg");font-weight:400;font-style:normal;font-display:block}.ph{font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph.ph-acorn:before{content:""}.ph.ph-address-book:before{content:""}.ph.ph-address-book-tabs:before{content:""}.ph.ph-air-traffic-control:before{content:""}.ph.ph-airplane:before{content:""}.ph.ph-airplane-in-flight:before{content:""}.ph.ph-airplane-landing:before{content:""}.ph.ph-airplane-takeoff:before{content:""}.ph.ph-airplane-taxiing:before{content:""}.ph.ph-airplane-tilt:before{content:""}.ph.ph-airplay:before{content:""}.ph.ph-alarm:before{content:""}.ph.ph-alien:before{content:""}.ph.ph-align-bottom:before{content:""}.ph.ph-align-bottom-simple:before{content:""}.ph.ph-align-center-horizontal:before{content:""}.ph.ph-align-center-horizontal-simple:before{content:""}.ph.ph-align-center-vertical:before{content:""}.ph.ph-align-center-vertical-simple:before{content:""}.ph.ph-align-left:before{content:""}.ph.ph-align-left-simple:before{content:""}.ph.ph-align-right:before{content:""}.ph.ph-align-right-simple:before{content:""}.ph.ph-align-top:before{content:""}.ph.ph-align-top-simple:before{content:""}.ph.ph-amazon-logo:before{content:""}.ph.ph-ambulance:before{content:""}.ph.ph-anchor:before{content:""}.ph.ph-anchor-simple:before{content:""}.ph.ph-android-logo:before{content:""}.ph.ph-angle:before{content:""}.ph.ph-angular-logo:before{content:""}.ph.ph-aperture:before{content:""}.ph.ph-app-store-logo:before{content:""}.ph.ph-app-window:before{content:""}.ph.ph-apple-logo:before{content:""}.ph.ph-apple-podcasts-logo:before{content:""}.ph.ph-approximate-equals:before{content:""}.ph.ph-archive:before{content:""}.ph.ph-armchair:before{content:""}.ph.ph-arrow-arc-left:before{content:""}.ph.ph-arrow-arc-right:before{content:""}.ph.ph-arrow-bend-double-up-left:before{content:""}.ph.ph-arrow-bend-double-up-right:before{content:""}.ph.ph-arrow-bend-down-left:before{content:""}.ph.ph-arrow-bend-down-right:before{content:""}.ph.ph-arrow-bend-left-down:before{content:""}.ph.ph-arrow-bend-left-up:before{content:""}.ph.ph-arrow-bend-right-down:before{content:""}.ph.ph-arrow-bend-right-up:before{content:""}.ph.ph-arrow-bend-up-left:before{content:""}.ph.ph-arrow-bend-up-right:before{content:""}.ph.ph-arrow-circle-down:before{content:""}.ph.ph-arrow-circle-down-left:before{content:""}.ph.ph-arrow-circle-down-right:before{content:""}.ph.ph-arrow-circle-left:before{content:""}.ph.ph-arrow-circle-right:before{content:""}.ph.ph-arrow-circle-up:before{content:""}.ph.ph-arrow-circle-up-left:before{content:""}.ph.ph-arrow-circle-up-right:before{content:""}.ph.ph-arrow-clockwise:before{content:""}.ph.ph-arrow-counter-clockwise:before{content:""}.ph.ph-arrow-down:before{content:""}.ph.ph-arrow-down-left:before{content:""}.ph.ph-arrow-down-right:before{content:""}.ph.ph-arrow-elbow-down-left:before{content:""}.ph.ph-arrow-elbow-down-right:before{content:""}.ph.ph-arrow-elbow-left:before{content:""}.ph.ph-arrow-elbow-left-down:before{content:""}.ph.ph-arrow-elbow-left-up:before{content:""}.ph.ph-arrow-elbow-right:before{content:""}.ph.ph-arrow-elbow-right-down:before{content:""}.ph.ph-arrow-elbow-right-up:before{content:""}.ph.ph-arrow-elbow-up-left:before{content:""}.ph.ph-arrow-elbow-up-right:before{content:""}.ph.ph-arrow-fat-down:before{content:""}.ph.ph-arrow-fat-left:before{content:""}.ph.ph-arrow-fat-line-down:before{content:""}.ph.ph-arrow-fat-line-left:before{content:""}.ph.ph-arrow-fat-line-right:before{content:""}.ph.ph-arrow-fat-line-up:before{content:""}.ph.ph-arrow-fat-lines-down:before{content:""}.ph.ph-arrow-fat-lines-left:before{content:""}.ph.ph-arrow-fat-lines-right:before{content:""}.ph.ph-arrow-fat-lines-up:before{content:""}.ph.ph-arrow-fat-right:before{content:""}.ph.ph-arrow-fat-up:before{content:""}.ph.ph-arrow-left:before{content:""}.ph.ph-arrow-line-down:before{content:""}.ph.ph-arrow-line-down-left:before{content:""}.ph.ph-arrow-line-down-right:before{content:""}.ph.ph-arrow-line-left:before{content:""}.ph.ph-arrow-line-right:before{content:""}.ph.ph-arrow-line-up:before{content:""}.ph.ph-arrow-line-up-left:before{content:""}.ph.ph-arrow-line-up-right:before{content:""}.ph.ph-arrow-right:before{content:""}.ph.ph-arrow-square-down:before{content:""}.ph.ph-arrow-square-down-left:before{content:""}.ph.ph-arrow-square-down-right:before{content:""}.ph.ph-arrow-square-in:before{content:""}.ph.ph-arrow-square-left:before{content:""}.ph.ph-arrow-square-out:before{content:""}.ph.ph-arrow-square-right:before{content:""}.ph.ph-arrow-square-up:before{content:""}.ph.ph-arrow-square-up-left:before{content:""}.ph.ph-arrow-square-up-right:before{content:""}.ph.ph-arrow-u-down-left:before{content:""}.ph.ph-arrow-u-down-right:before{content:""}.ph.ph-arrow-u-left-down:before{content:""}.ph.ph-arrow-u-left-up:before{content:""}.ph.ph-arrow-u-right-down:before{content:""}.ph.ph-arrow-u-right-up:before{content:""}.ph.ph-arrow-u-up-left:before{content:""}.ph.ph-arrow-u-up-right:before{content:""}.ph.ph-arrow-up:before{content:""}.ph.ph-arrow-up-left:before{content:""}.ph.ph-arrow-up-right:before{content:""}.ph.ph-arrows-clockwise:before{content:""}.ph.ph-arrows-counter-clockwise:before{content:""}.ph.ph-arrows-down-up:before{content:""}.ph.ph-arrows-horizontal:before{content:""}.ph.ph-arrows-in:before{content:""}.ph.ph-arrows-in-cardinal:before{content:""}.ph.ph-arrows-in-line-horizontal:before{content:""}.ph.ph-arrows-in-line-vertical:before{content:""}.ph.ph-arrows-in-simple:before{content:""}.ph.ph-arrows-left-right:before{content:""}.ph.ph-arrows-merge:before{content:""}.ph.ph-arrows-out:before{content:""}.ph.ph-arrows-out-cardinal:before{content:""}.ph.ph-arrows-out-line-horizontal:before{content:""}.ph.ph-arrows-out-line-vertical:before{content:""}.ph.ph-arrows-out-simple:before{content:""}.ph.ph-arrows-split:before{content:""}.ph.ph-arrows-vertical:before{content:""}.ph.ph-article:before{content:""}.ph.ph-article-medium:before{content:""}.ph.ph-article-ny-times:before{content:""}.ph.ph-asclepius:before{content:""}.ph.ph-caduceus:before{content:""}.ph.ph-asterisk:before{content:""}.ph.ph-asterisk-simple:before{content:""}.ph.ph-at:before{content:""}.ph.ph-atom:before{content:""}.ph.ph-avocado:before{content:""}.ph.ph-axe:before{content:""}.ph.ph-baby:before{content:""}.ph.ph-baby-carriage:before{content:""}.ph.ph-backpack:before{content:""}.ph.ph-backspace:before{content:""}.ph.ph-bag:before{content:""}.ph.ph-bag-simple:before{content:""}.ph.ph-balloon:before{content:""}.ph.ph-bandaids:before{content:""}.ph.ph-bank:before{content:""}.ph.ph-barbell:before{content:""}.ph.ph-barcode:before{content:""}.ph.ph-barn:before{content:""}.ph.ph-barricade:before{content:""}.ph.ph-baseball:before{content:""}.ph.ph-baseball-cap:before{content:""}.ph.ph-baseball-helmet:before{content:""}.ph.ph-basket:before{content:""}.ph.ph-basketball:before{content:""}.ph.ph-bathtub:before{content:""}.ph.ph-battery-charging:before{content:""}.ph.ph-battery-charging-vertical:before{content:""}.ph.ph-battery-empty:before{content:""}.ph.ph-battery-full:before{content:""}.ph.ph-battery-high:before{content:""}.ph.ph-battery-low:before{content:""}.ph.ph-battery-medium:before{content:""}.ph.ph-battery-plus:before{content:""}.ph.ph-battery-plus-vertical:before{content:""}.ph.ph-battery-vertical-empty:before{content:""}.ph.ph-battery-vertical-full:before{content:""}.ph.ph-battery-vertical-high:before{content:""}.ph.ph-battery-vertical-low:before{content:""}.ph.ph-battery-vertical-medium:before{content:""}.ph.ph-battery-warning:before{content:""}.ph.ph-battery-warning-vertical:before{content:""}.ph.ph-beach-ball:before{content:""}.ph.ph-beanie:before{content:""}.ph.ph-bed:before{content:""}.ph.ph-beer-bottle:before{content:""}.ph.ph-beer-stein:before{content:""}.ph.ph-behance-logo:before{content:""}.ph.ph-bell:before{content:""}.ph.ph-bell-ringing:before{content:""}.ph.ph-bell-simple:before{content:""}.ph.ph-bell-simple-ringing:before{content:""}.ph.ph-bell-simple-slash:before{content:""}.ph.ph-bell-simple-z:before{content:""}.ph.ph-bell-slash:before{content:""}.ph.ph-bell-z:before{content:""}.ph.ph-belt:before{content:""}.ph.ph-bezier-curve:before{content:""}.ph.ph-bicycle:before{content:""}.ph.ph-binary:before{content:""}.ph.ph-binoculars:before{content:""}.ph.ph-biohazard:before{content:""}.ph.ph-bird:before{content:""}.ph.ph-blueprint:before{content:""}.ph.ph-bluetooth:before{content:""}.ph.ph-bluetooth-connected:before{content:""}.ph.ph-bluetooth-slash:before{content:""}.ph.ph-bluetooth-x:before{content:""}.ph.ph-boat:before{content:""}.ph.ph-bomb:before{content:""}.ph.ph-bone:before{content:""}.ph.ph-book:before{content:""}.ph.ph-book-bookmark:before{content:""}.ph.ph-book-open:before{content:""}.ph.ph-book-open-text:before{content:""}.ph.ph-book-open-user:before{content:""}.ph.ph-bookmark:before{content:""}.ph.ph-bookmark-simple:before{content:""}.ph.ph-bookmarks:before{content:""}.ph.ph-bookmarks-simple:before{content:""}.ph.ph-books:before{content:""}.ph.ph-boot:before{content:""}.ph.ph-boules:before{content:""}.ph.ph-bounding-box:before{content:""}.ph.ph-bowl-food:before{content:""}.ph.ph-bowl-steam:before{content:""}.ph.ph-bowling-ball:before{content:""}.ph.ph-box-arrow-down:before{content:""}.ph.ph-archive-box:before{content:""}.ph.ph-box-arrow-up:before{content:""}.ph.ph-boxing-glove:before{content:""}.ph.ph-brackets-angle:before{content:""}.ph.ph-brackets-curly:before{content:""}.ph.ph-brackets-round:before{content:""}.ph.ph-brackets-square:before{content:""}.ph.ph-brain:before{content:""}.ph.ph-brandy:before{content:""}.ph.ph-bread:before{content:""}.ph.ph-bridge:before{content:""}.ph.ph-briefcase:before{content:""}.ph.ph-briefcase-metal:before{content:""}.ph.ph-broadcast:before{content:""}.ph.ph-broom:before{content:""}.ph.ph-browser:before{content:""}.ph.ph-browsers:before{content:""}.ph.ph-bug:before{content:""}.ph.ph-bug-beetle:before{content:""}.ph.ph-bug-droid:before{content:""}.ph.ph-building:before{content:""}.ph.ph-building-apartment:before{content:""}.ph.ph-building-office:before{content:""}.ph.ph-buildings:before{content:""}.ph.ph-bulldozer:before{content:""}.ph.ph-bus:before{content:""}.ph.ph-butterfly:before{content:""}.ph.ph-cable-car:before{content:""}.ph.ph-cactus:before{content:""}.ph.ph-cake:before{content:""}.ph.ph-calculator:before{content:""}.ph.ph-calendar:before{content:""}.ph.ph-calendar-blank:before{content:""}.ph.ph-calendar-check:before{content:""}.ph.ph-calendar-dot:before{content:""}.ph.ph-calendar-dots:before{content:""}.ph.ph-calendar-heart:before{content:""}.ph.ph-calendar-minus:before{content:""}.ph.ph-calendar-plus:before{content:""}.ph.ph-calendar-slash:before{content:""}.ph.ph-calendar-star:before{content:""}.ph.ph-calendar-x:before{content:""}.ph.ph-call-bell:before{content:""}.ph.ph-camera:before{content:""}.ph.ph-camera-plus:before{content:""}.ph.ph-camera-rotate:before{content:""}.ph.ph-camera-slash:before{content:""}.ph.ph-campfire:before{content:""}.ph.ph-car:before{content:""}.ph.ph-car-battery:before{content:""}.ph.ph-car-profile:before{content:""}.ph.ph-car-simple:before{content:""}.ph.ph-cardholder:before{content:""}.ph.ph-cards:before{content:""}.ph.ph-cards-three:before{content:""}.ph.ph-caret-circle-double-down:before{content:""}.ph.ph-caret-circle-double-left:before{content:""}.ph.ph-caret-circle-double-right:before{content:""}.ph.ph-caret-circle-double-up:before{content:""}.ph.ph-caret-circle-down:before{content:""}.ph.ph-caret-circle-left:before{content:""}.ph.ph-caret-circle-right:before{content:""}.ph.ph-caret-circle-up:before{content:""}.ph.ph-caret-circle-up-down:before{content:""}.ph.ph-caret-double-down:before{content:""}.ph.ph-caret-double-left:before{content:""}.ph.ph-caret-double-right:before{content:""}.ph.ph-caret-double-up:before{content:""}.ph.ph-caret-down:before{content:""}.ph.ph-caret-left:before{content:""}.ph.ph-caret-line-down:before{content:""}.ph.ph-caret-line-left:before{content:""}.ph.ph-caret-line-right:before{content:""}.ph.ph-caret-line-up:before{content:""}.ph.ph-caret-right:before{content:""}.ph.ph-caret-up:before{content:""}.ph.ph-caret-up-down:before{content:""}.ph.ph-carrot:before{content:""}.ph.ph-cash-register:before{content:""}.ph.ph-cassette-tape:before{content:""}.ph.ph-castle-turret:before{content:""}.ph.ph-cat:before{content:""}.ph.ph-cell-signal-full:before{content:""}.ph.ph-cell-signal-high:before{content:""}.ph.ph-cell-signal-low:before{content:""}.ph.ph-cell-signal-medium:before{content:""}.ph.ph-cell-signal-none:before{content:""}.ph.ph-cell-signal-slash:before{content:""}.ph.ph-cell-signal-x:before{content:""}.ph.ph-cell-tower:before{content:""}.ph.ph-certificate:before{content:""}.ph.ph-chair:before{content:""}.ph.ph-chalkboard:before{content:""}.ph.ph-chalkboard-simple:before{content:""}.ph.ph-chalkboard-teacher:before{content:""}.ph.ph-champagne:before{content:""}.ph.ph-charging-station:before{content:""}.ph.ph-chart-bar:before{content:""}.ph.ph-chart-bar-horizontal:before{content:""}.ph.ph-chart-donut:before{content:""}.ph.ph-chart-line:before{content:""}.ph.ph-chart-line-down:before{content:""}.ph.ph-chart-line-up:before{content:""}.ph.ph-chart-pie:before{content:""}.ph.ph-chart-pie-slice:before{content:""}.ph.ph-chart-polar:before{content:""}.ph.ph-chart-scatter:before{content:""}.ph.ph-chat:before{content:""}.ph.ph-chat-centered:before{content:""}.ph.ph-chat-centered-dots:before{content:""}.ph.ph-chat-centered-slash:before{content:""}.ph.ph-chat-centered-text:before{content:""}.ph.ph-chat-circle:before{content:""}.ph.ph-chat-circle-dots:before{content:""}.ph.ph-chat-circle-slash:before{content:""}.ph.ph-chat-circle-text:before{content:""}.ph.ph-chat-dots:before{content:""}.ph.ph-chat-slash:before{content:""}.ph.ph-chat-teardrop:before{content:""}.ph.ph-chat-teardrop-dots:before{content:""}.ph.ph-chat-teardrop-slash:before{content:""}.ph.ph-chat-teardrop-text:before{content:""}.ph.ph-chat-text:before{content:""}.ph.ph-chats:before{content:""}.ph.ph-chats-circle:before{content:""}.ph.ph-chats-teardrop:before{content:""}.ph.ph-check:before{content:""}.ph.ph-check-circle:before{content:""}.ph.ph-check-fat:before{content:""}.ph.ph-check-square:before{content:""}.ph.ph-check-square-offset:before{content:""}.ph.ph-checkerboard:before{content:""}.ph.ph-checks:before{content:""}.ph.ph-cheers:before{content:""}.ph.ph-cheese:before{content:""}.ph.ph-chef-hat:before{content:""}.ph.ph-cherries:before{content:""}.ph.ph-church:before{content:""}.ph.ph-cigarette:before{content:""}.ph.ph-cigarette-slash:before{content:""}.ph.ph-circle:before{content:""}.ph.ph-circle-dashed:before{content:""}.ph.ph-circle-half:before{content:""}.ph.ph-circle-half-tilt:before{content:""}.ph.ph-circle-notch:before{content:""}.ph.ph-circles-four:before{content:""}.ph.ph-circles-three:before{content:""}.ph.ph-circles-three-plus:before{content:""}.ph.ph-circuitry:before{content:""}.ph.ph-city:before{content:""}.ph.ph-clipboard:before{content:""}.ph.ph-clipboard-text:before{content:""}.ph.ph-clock:before{content:""}.ph.ph-clock-afternoon:before{content:""}.ph.ph-clock-clockwise:before{content:""}.ph.ph-clock-countdown:before{content:""}.ph.ph-clock-counter-clockwise:before{content:""}.ph.ph-clock-user:before{content:""}.ph.ph-closed-captioning:before{content:""}.ph.ph-cloud:before{content:""}.ph.ph-cloud-arrow-down:before{content:""}.ph.ph-cloud-arrow-up:before{content:""}.ph.ph-cloud-check:before{content:""}.ph.ph-cloud-fog:before{content:""}.ph.ph-cloud-lightning:before{content:""}.ph.ph-cloud-moon:before{content:""}.ph.ph-cloud-rain:before{content:""}.ph.ph-cloud-slash:before{content:""}.ph.ph-cloud-snow:before{content:""}.ph.ph-cloud-sun:before{content:""}.ph.ph-cloud-warning:before{content:""}.ph.ph-cloud-x:before{content:""}.ph.ph-clover:before{content:""}.ph.ph-club:before{content:""}.ph.ph-coat-hanger:before{content:""}.ph.ph-coda-logo:before{content:""}.ph.ph-code:before{content:""}.ph.ph-code-block:before{content:""}.ph.ph-code-simple:before{content:""}.ph.ph-codepen-logo:before{content:""}.ph.ph-codesandbox-logo:before{content:""}.ph.ph-coffee:before{content:""}.ph.ph-coffee-bean:before{content:""}.ph.ph-coin:before{content:""}.ph.ph-coin-vertical:before{content:""}.ph.ph-coins:before{content:""}.ph.ph-columns:before{content:""}.ph.ph-columns-plus-left:before{content:""}.ph.ph-columns-plus-right:before{content:""}.ph.ph-command:before{content:""}.ph.ph-compass:before{content:""}.ph.ph-compass-rose:before{content:""}.ph.ph-compass-tool:before{content:""}.ph.ph-computer-tower:before{content:""}.ph.ph-confetti:before{content:""}.ph.ph-contactless-payment:before{content:""}.ph.ph-control:before{content:""}.ph.ph-cookie:before{content:""}.ph.ph-cooking-pot:before{content:""}.ph.ph-copy:before{content:""}.ph.ph-copy-simple:before{content:""}.ph.ph-copyleft:before{content:""}.ph.ph-copyright:before{content:""}.ph.ph-corners-in:before{content:""}.ph.ph-corners-out:before{content:""}.ph.ph-couch:before{content:""}.ph.ph-court-basketball:before{content:""}.ph.ph-cow:before{content:""}.ph.ph-cowboy-hat:before{content:""}.ph.ph-cpu:before{content:""}.ph.ph-crane:before{content:""}.ph.ph-crane-tower:before{content:""}.ph.ph-credit-card:before{content:""}.ph.ph-cricket:before{content:""}.ph.ph-crop:before{content:""}.ph.ph-cross:before{content:""}.ph.ph-crosshair:before{content:""}.ph.ph-crosshair-simple:before{content:""}.ph.ph-crown:before{content:""}.ph.ph-crown-cross:before{content:""}.ph.ph-crown-simple:before{content:""}.ph.ph-cube:before{content:""}.ph.ph-cube-focus:before{content:""}.ph.ph-cube-transparent:before{content:""}.ph.ph-currency-btc:before{content:""}.ph.ph-currency-circle-dollar:before{content:""}.ph.ph-currency-cny:before{content:""}.ph.ph-currency-dollar:before{content:""}.ph.ph-currency-dollar-simple:before{content:""}.ph.ph-currency-eth:before{content:""}.ph.ph-currency-eur:before{content:""}.ph.ph-currency-gbp:before{content:""}.ph.ph-currency-inr:before{content:""}.ph.ph-currency-jpy:before{content:""}.ph.ph-currency-krw:before{content:""}.ph.ph-currency-kzt:before{content:""}.ph.ph-currency-ngn:before{content:""}.ph.ph-currency-rub:before{content:""}.ph.ph-cursor:before{content:""}.ph.ph-cursor-click:before{content:""}.ph.ph-cursor-text:before{content:""}.ph.ph-cylinder:before{content:""}.ph.ph-database:before{content:""}.ph.ph-desk:before{content:""}.ph.ph-desktop:before{content:""}.ph.ph-desktop-tower:before{content:""}.ph.ph-detective:before{content:""}.ph.ph-dev-to-logo:before{content:""}.ph.ph-device-mobile:before{content:""}.ph.ph-device-mobile-camera:before{content:""}.ph.ph-device-mobile-slash:before{content:""}.ph.ph-device-mobile-speaker:before{content:""}.ph.ph-device-rotate:before{content:""}.ph.ph-device-tablet:before{content:""}.ph.ph-device-tablet-camera:before{content:""}.ph.ph-device-tablet-speaker:before{content:""}.ph.ph-devices:before{content:""}.ph.ph-diamond:before{content:""}.ph.ph-diamonds-four:before{content:""}.ph.ph-dice-five:before{content:""}.ph.ph-dice-four:before{content:""}.ph.ph-dice-one:before{content:""}.ph.ph-dice-six:before{content:""}.ph.ph-dice-three:before{content:""}.ph.ph-dice-two:before{content:""}.ph.ph-disc:before{content:""}.ph.ph-disco-ball:before{content:""}.ph.ph-discord-logo:before{content:""}.ph.ph-divide:before{content:""}.ph.ph-dna:before{content:""}.ph.ph-dog:before{content:""}.ph.ph-door:before{content:""}.ph.ph-door-open:before{content:""}.ph.ph-dot:before{content:""}.ph.ph-dot-outline:before{content:""}.ph.ph-dots-nine:before{content:""}.ph.ph-dots-six:before{content:""}.ph.ph-dots-six-vertical:before{content:""}.ph.ph-dots-three:before{content:""}.ph.ph-dots-three-circle:before{content:""}.ph.ph-dots-three-circle-vertical:before{content:""}.ph.ph-dots-three-outline:before{content:""}.ph.ph-dots-three-outline-vertical:before{content:""}.ph.ph-dots-three-vertical:before{content:""}.ph.ph-download:before{content:""}.ph.ph-download-simple:before{content:""}.ph.ph-dress:before{content:""}.ph.ph-dresser:before{content:""}.ph.ph-dribbble-logo:before{content:""}.ph.ph-drone:before{content:""}.ph.ph-drop:before{content:""}.ph.ph-drop-half:before{content:""}.ph.ph-drop-half-bottom:before{content:""}.ph.ph-drop-simple:before{content:""}.ph.ph-drop-slash:before{content:""}.ph.ph-dropbox-logo:before{content:""}.ph.ph-ear:before{content:""}.ph.ph-ear-slash:before{content:""}.ph.ph-egg:before{content:""}.ph.ph-egg-crack:before{content:""}.ph.ph-eject:before{content:""}.ph.ph-eject-simple:before{content:""}.ph.ph-elevator:before{content:""}.ph.ph-empty:before{content:""}.ph.ph-engine:before{content:""}.ph.ph-envelope:before{content:""}.ph.ph-envelope-open:before{content:""}.ph.ph-envelope-simple:before{content:""}.ph.ph-envelope-simple-open:before{content:""}.ph.ph-equalizer:before{content:""}.ph.ph-equals:before{content:""}.ph.ph-eraser:before{content:""}.ph.ph-escalator-down:before{content:""}.ph.ph-escalator-up:before{content:""}.ph.ph-exam:before{content:""}.ph.ph-exclamation-mark:before{content:""}.ph.ph-exclude:before{content:""}.ph.ph-exclude-square:before{content:""}.ph.ph-export:before{content:""}.ph.ph-eye:before{content:""}.ph.ph-eye-closed:before{content:""}.ph.ph-eye-slash:before{content:""}.ph.ph-eyedropper:before{content:""}.ph.ph-eyedropper-sample:before{content:""}.ph.ph-eyeglasses:before{content:""}.ph.ph-eyes:before{content:""}.ph.ph-face-mask:before{content:""}.ph.ph-facebook-logo:before{content:""}.ph.ph-factory:before{content:""}.ph.ph-faders:before{content:""}.ph.ph-faders-horizontal:before{content:""}.ph.ph-fallout-shelter:before{content:""}.ph.ph-fan:before{content:""}.ph.ph-farm:before{content:""}.ph.ph-fast-forward:before{content:""}.ph.ph-fast-forward-circle:before{content:""}.ph.ph-feather:before{content:""}.ph.ph-fediverse-logo:before{content:""}.ph.ph-figma-logo:before{content:""}.ph.ph-file:before{content:""}.ph.ph-file-archive:before{content:""}.ph.ph-file-arrow-down:before{content:""}.ph.ph-file-arrow-up:before{content:""}.ph.ph-file-audio:before{content:""}.ph.ph-file-c:before{content:""}.ph.ph-file-c-sharp:before{content:""}.ph.ph-file-cloud:before{content:""}.ph.ph-file-code:before{content:""}.ph.ph-file-cpp:before{content:""}.ph.ph-file-css:before{content:""}.ph.ph-file-csv:before{content:""}.ph.ph-file-dashed:before{content:""}.ph.ph-file-dotted:before{content:""}.ph.ph-file-doc:before{content:""}.ph.ph-file-html:before{content:""}.ph.ph-file-image:before{content:""}.ph.ph-file-ini:before{content:""}.ph.ph-file-jpg:before{content:""}.ph.ph-file-js:before{content:""}.ph.ph-file-jsx:before{content:""}.ph.ph-file-lock:before{content:""}.ph.ph-file-magnifying-glass:before{content:""}.ph.ph-file-search:before{content:""}.ph.ph-file-md:before{content:""}.ph.ph-file-minus:before{content:""}.ph.ph-file-pdf:before{content:""}.ph.ph-file-plus:before{content:""}.ph.ph-file-png:before{content:""}.ph.ph-file-ppt:before{content:""}.ph.ph-file-py:before{content:""}.ph.ph-file-rs:before{content:""}.ph.ph-file-sql:before{content:""}.ph.ph-file-svg:before{content:""}.ph.ph-file-text:before{content:""}.ph.ph-file-ts:before{content:""}.ph.ph-file-tsx:before{content:""}.ph.ph-file-txt:before{content:""}.ph.ph-file-video:before{content:""}.ph.ph-file-vue:before{content:""}.ph.ph-file-x:before{content:""}.ph.ph-file-xls:before{content:""}.ph.ph-file-zip:before{content:""}.ph.ph-files:before{content:""}.ph.ph-film-reel:before{content:""}.ph.ph-film-script:before{content:""}.ph.ph-film-slate:before{content:""}.ph.ph-film-strip:before{content:""}.ph.ph-fingerprint:before{content:""}.ph.ph-fingerprint-simple:before{content:""}.ph.ph-finn-the-human:before{content:""}.ph.ph-fire:before{content:""}.ph.ph-fire-extinguisher:before{content:""}.ph.ph-fire-simple:before{content:""}.ph.ph-fire-truck:before{content:""}.ph.ph-first-aid:before{content:""}.ph.ph-first-aid-kit:before{content:""}.ph.ph-fish:before{content:""}.ph.ph-fish-simple:before{content:""}.ph.ph-flag:before{content:""}.ph.ph-flag-banner:before{content:""}.ph.ph-flag-banner-fold:before{content:""}.ph.ph-flag-checkered:before{content:""}.ph.ph-flag-pennant:before{content:""}.ph.ph-flame:before{content:""}.ph.ph-flashlight:before{content:""}.ph.ph-flask:before{content:""}.ph.ph-flip-horizontal:before{content:""}.ph.ph-flip-vertical:before{content:""}.ph.ph-floppy-disk:before{content:""}.ph.ph-floppy-disk-back:before{content:""}.ph.ph-flow-arrow:before{content:""}.ph.ph-flower:before{content:""}.ph.ph-flower-lotus:before{content:""}.ph.ph-flower-tulip:before{content:""}.ph.ph-flying-saucer:before{content:""}.ph.ph-folder:before{content:""}.ph.ph-folder-notch:before{content:""}.ph.ph-folder-dashed:before{content:""}.ph.ph-folder-dotted:before{content:""}.ph.ph-folder-lock:before{content:""}.ph.ph-folder-minus:before{content:""}.ph.ph-folder-notch-minus:before{content:""}.ph.ph-folder-open:before{content:""}.ph.ph-folder-notch-open:before{content:""}.ph.ph-folder-plus:before{content:""}.ph.ph-folder-notch-plus:before{content:""}.ph.ph-folder-simple:before{content:""}.ph.ph-folder-simple-dashed:before{content:""}.ph.ph-folder-simple-dotted:before{content:""}.ph.ph-folder-simple-lock:before{content:""}.ph.ph-folder-simple-minus:before{content:""}.ph.ph-folder-simple-plus:before{content:""}.ph.ph-folder-simple-star:before{content:""}.ph.ph-folder-simple-user:before{content:""}.ph.ph-folder-star:before{content:""}.ph.ph-folder-user:before{content:""}.ph.ph-folders:before{content:""}.ph.ph-football:before{content:""}.ph.ph-football-helmet:before{content:""}.ph.ph-footprints:before{content:""}.ph.ph-fork-knife:before{content:""}.ph.ph-four-k:before{content:""}.ph.ph-frame-corners:before{content:""}.ph.ph-framer-logo:before{content:""}.ph.ph-function:before{content:""}.ph.ph-funnel:before{content:""}.ph.ph-funnel-simple:before{content:""}.ph.ph-funnel-simple-x:before{content:""}.ph.ph-funnel-x:before{content:""}.ph.ph-game-controller:before{content:""}.ph.ph-garage:before{content:""}.ph.ph-gas-can:before{content:""}.ph.ph-gas-pump:before{content:""}.ph.ph-gauge:before{content:""}.ph.ph-gavel:before{content:""}.ph.ph-gear:before{content:""}.ph.ph-gear-fine:before{content:""}.ph.ph-gear-six:before{content:""}.ph.ph-gender-female:before{content:""}.ph.ph-gender-intersex:before{content:""}.ph.ph-gender-male:before{content:""}.ph.ph-gender-neuter:before{content:""}.ph.ph-gender-nonbinary:before{content:""}.ph.ph-gender-transgender:before{content:""}.ph.ph-ghost:before{content:""}.ph.ph-gif:before{content:""}.ph.ph-gift:before{content:""}.ph.ph-git-branch:before{content:""}.ph.ph-git-commit:before{content:""}.ph.ph-git-diff:before{content:""}.ph.ph-git-fork:before{content:""}.ph.ph-git-merge:before{content:""}.ph.ph-git-pull-request:before{content:""}.ph.ph-github-logo:before{content:""}.ph.ph-gitlab-logo:before{content:""}.ph.ph-gitlab-logo-simple:before{content:""}.ph.ph-globe:before{content:""}.ph.ph-globe-hemisphere-east:before{content:""}.ph.ph-globe-hemisphere-west:before{content:""}.ph.ph-globe-simple:before{content:""}.ph.ph-globe-simple-x:before{content:""}.ph.ph-globe-stand:before{content:""}.ph.ph-globe-x:before{content:""}.ph.ph-goggles:before{content:""}.ph.ph-golf:before{content:""}.ph.ph-goodreads-logo:before{content:""}.ph.ph-google-cardboard-logo:before{content:""}.ph.ph-google-chrome-logo:before{content:""}.ph.ph-google-drive-logo:before{content:""}.ph.ph-google-logo:before{content:""}.ph.ph-google-photos-logo:before{content:""}.ph.ph-google-play-logo:before{content:""}.ph.ph-google-podcasts-logo:before{content:""}.ph.ph-gps:before{content:""}.ph.ph-gps-fix:before{content:""}.ph.ph-gps-slash:before{content:""}.ph.ph-gradient:before{content:""}.ph.ph-graduation-cap:before{content:""}.ph.ph-grains:before{content:""}.ph.ph-grains-slash:before{content:""}.ph.ph-graph:before{content:""}.ph.ph-graphics-card:before{content:""}.ph.ph-greater-than:before{content:""}.ph.ph-greater-than-or-equal:before{content:""}.ph.ph-grid-four:before{content:""}.ph.ph-grid-nine:before{content:""}.ph.ph-guitar:before{content:""}.ph.ph-hair-dryer:before{content:""}.ph.ph-hamburger:before{content:""}.ph.ph-hammer:before{content:""}.ph.ph-hand:before{content:""}.ph.ph-hand-arrow-down:before{content:""}.ph.ph-hand-arrow-up:before{content:""}.ph.ph-hand-coins:before{content:""}.ph.ph-hand-deposit:before{content:""}.ph.ph-hand-eye:before{content:""}.ph.ph-hand-fist:before{content:""}.ph.ph-hand-grabbing:before{content:""}.ph.ph-hand-heart:before{content:""}.ph.ph-hand-palm:before{content:""}.ph.ph-hand-peace:before{content:""}.ph.ph-hand-pointing:before{content:""}.ph.ph-hand-soap:before{content:""}.ph.ph-hand-swipe-left:before{content:""}.ph.ph-hand-swipe-right:before{content:""}.ph.ph-hand-tap:before{content:""}.ph.ph-hand-waving:before{content:""}.ph.ph-hand-withdraw:before{content:""}.ph.ph-handbag:before{content:""}.ph.ph-handbag-simple:before{content:""}.ph.ph-hands-clapping:before{content:""}.ph.ph-hands-praying:before{content:""}.ph.ph-handshake:before{content:""}.ph.ph-hard-drive:before{content:""}.ph.ph-hard-drives:before{content:""}.ph.ph-hard-hat:before{content:""}.ph.ph-hash:before{content:""}.ph.ph-hash-straight:before{content:""}.ph.ph-head-circuit:before{content:""}.ph.ph-headlights:before{content:""}.ph.ph-headphones:before{content:""}.ph.ph-headset:before{content:""}.ph.ph-heart:before{content:""}.ph.ph-heart-break:before{content:""}.ph.ph-heart-half:before{content:""}.ph.ph-heart-straight:before{content:""}.ph.ph-heart-straight-break:before{content:""}.ph.ph-heartbeat:before{content:""}.ph.ph-hexagon:before{content:""}.ph.ph-high-definition:before{content:""}.ph.ph-high-heel:before{content:""}.ph.ph-highlighter:before{content:""}.ph.ph-highlighter-circle:before{content:""}.ph.ph-hockey:before{content:""}.ph.ph-hoodie:before{content:""}.ph.ph-horse:before{content:""}.ph.ph-hospital:before{content:""}.ph.ph-hourglass:before{content:""}.ph.ph-hourglass-high:before{content:""}.ph.ph-hourglass-low:before{content:""}.ph.ph-hourglass-medium:before{content:""}.ph.ph-hourglass-simple:before{content:""}.ph.ph-hourglass-simple-high:before{content:""}.ph.ph-hourglass-simple-low:before{content:""}.ph.ph-hourglass-simple-medium:before{content:""}.ph.ph-house:before{content:""}.ph.ph-house-line:before{content:""}.ph.ph-house-simple:before{content:""}.ph.ph-hurricane:before{content:""}.ph.ph-ice-cream:before{content:""}.ph.ph-identification-badge:before{content:""}.ph.ph-identification-card:before{content:""}.ph.ph-image:before{content:""}.ph.ph-image-broken:before{content:""}.ph.ph-image-square:before{content:""}.ph.ph-images:before{content:""}.ph.ph-images-square:before{content:""}.ph.ph-infinity:before{content:""}.ph.ph-lemniscate:before{content:""}.ph.ph-info:before{content:""}.ph.ph-instagram-logo:before{content:""}.ph.ph-intersect:before{content:""}.ph.ph-intersect-square:before{content:""}.ph.ph-intersect-three:before{content:""}.ph.ph-intersection:before{content:""}.ph.ph-invoice:before{content:""}.ph.ph-island:before{content:""}.ph.ph-jar:before{content:""}.ph.ph-jar-label:before{content:""}.ph.ph-jeep:before{content:""}.ph.ph-joystick:before{content:""}.ph.ph-kanban:before{content:""}.ph.ph-key:before{content:""}.ph.ph-key-return:before{content:""}.ph.ph-keyboard:before{content:""}.ph.ph-keyhole:before{content:""}.ph.ph-knife:before{content:""}.ph.ph-ladder:before{content:""}.ph.ph-ladder-simple:before{content:""}.ph.ph-lamp:before{content:""}.ph.ph-lamp-pendant:before{content:""}.ph.ph-laptop:before{content:""}.ph.ph-lasso:before{content:""}.ph.ph-lastfm-logo:before{content:""}.ph.ph-layout:before{content:""}.ph.ph-leaf:before{content:""}.ph.ph-lectern:before{content:""}.ph.ph-lego:before{content:""}.ph.ph-lego-smiley:before{content:""}.ph.ph-less-than:before{content:""}.ph.ph-less-than-or-equal:before{content:""}.ph.ph-letter-circle-h:before{content:""}.ph.ph-letter-circle-p:before{content:""}.ph.ph-letter-circle-v:before{content:""}.ph.ph-lifebuoy:before{content:""}.ph.ph-lightbulb:before{content:""}.ph.ph-lightbulb-filament:before{content:""}.ph.ph-lighthouse:before{content:""}.ph.ph-lightning:before{content:""}.ph.ph-lightning-a:before{content:""}.ph.ph-lightning-slash:before{content:""}.ph.ph-line-segment:before{content:""}.ph.ph-line-segments:before{content:""}.ph.ph-line-vertical:before{content:""}.ph.ph-link:before{content:""}.ph.ph-link-break:before{content:""}.ph.ph-link-simple:before{content:""}.ph.ph-link-simple-break:before{content:""}.ph.ph-link-simple-horizontal:before{content:""}.ph.ph-link-simple-horizontal-break:before{content:""}.ph.ph-linkedin-logo:before{content:""}.ph.ph-linktree-logo:before{content:""}.ph.ph-linux-logo:before{content:""}.ph.ph-list:before{content:""}.ph.ph-list-bullets:before{content:""}.ph.ph-list-checks:before{content:""}.ph.ph-list-dashes:before{content:""}.ph.ph-list-heart:before{content:""}.ph.ph-list-magnifying-glass:before{content:""}.ph.ph-list-numbers:before{content:""}.ph.ph-list-plus:before{content:""}.ph.ph-list-star:before{content:""}.ph.ph-lock:before{content:""}.ph.ph-lock-key:before{content:""}.ph.ph-lock-key-open:before{content:""}.ph.ph-lock-laminated:before{content:""}.ph.ph-lock-laminated-open:before{content:""}.ph.ph-lock-open:before{content:""}.ph.ph-lock-simple:before{content:""}.ph.ph-lock-simple-open:before{content:""}.ph.ph-lockers:before{content:""}.ph.ph-log:before{content:""}.ph.ph-magic-wand:before{content:""}.ph.ph-magnet:before{content:""}.ph.ph-magnet-straight:before{content:""}.ph.ph-magnifying-glass:before{content:""}.ph.ph-magnifying-glass-minus:before{content:""}.ph.ph-magnifying-glass-plus:before{content:""}.ph.ph-mailbox:before{content:""}.ph.ph-map-pin:before{content:""}.ph.ph-map-pin-area:before{content:""}.ph.ph-map-pin-line:before{content:""}.ph.ph-map-pin-plus:before{content:""}.ph.ph-map-pin-simple:before{content:""}.ph.ph-map-pin-simple-area:before{content:""}.ph.ph-map-pin-simple-line:before{content:""}.ph.ph-map-trifold:before{content:""}.ph.ph-markdown-logo:before{content:""}.ph.ph-marker-circle:before{content:""}.ph.ph-martini:before{content:""}.ph.ph-mask-happy:before{content:""}.ph.ph-mask-sad:before{content:""}.ph.ph-mastodon-logo:before{content:""}.ph.ph-math-operations:before{content:""}.ph.ph-matrix-logo:before{content:""}.ph.ph-medal:before{content:""}.ph.ph-medal-military:before{content:""}.ph.ph-medium-logo:before{content:""}.ph.ph-megaphone:before{content:""}.ph.ph-megaphone-simple:before{content:""}.ph.ph-member-of:before{content:""}.ph.ph-memory:before{content:""}.ph.ph-messenger-logo:before{content:""}.ph.ph-meta-logo:before{content:""}.ph.ph-meteor:before{content:""}.ph.ph-metronome:before{content:""}.ph.ph-microphone:before{content:""}.ph.ph-microphone-slash:before{content:""}.ph.ph-microphone-stage:before{content:""}.ph.ph-microscope:before{content:""}.ph.ph-microsoft-excel-logo:before{content:""}.ph.ph-microsoft-outlook-logo:before{content:""}.ph.ph-microsoft-powerpoint-logo:before{content:""}.ph.ph-microsoft-teams-logo:before{content:""}.ph.ph-microsoft-word-logo:before{content:""}.ph.ph-minus:before{content:""}.ph.ph-minus-circle:before{content:""}.ph.ph-minus-square:before{content:""}.ph.ph-money:before{content:""}.ph.ph-money-wavy:before{content:""}.ph.ph-monitor:before{content:""}.ph.ph-monitor-arrow-up:before{content:""}.ph.ph-monitor-play:before{content:""}.ph.ph-moon:before{content:""}.ph.ph-moon-stars:before{content:""}.ph.ph-moped:before{content:""}.ph.ph-moped-front:before{content:""}.ph.ph-mosque:before{content:""}.ph.ph-motorcycle:before{content:""}.ph.ph-mountains:before{content:""}.ph.ph-mouse:before{content:""}.ph.ph-mouse-left-click:before{content:""}.ph.ph-mouse-middle-click:before{content:""}.ph.ph-mouse-right-click:before{content:""}.ph.ph-mouse-scroll:before{content:""}.ph.ph-mouse-simple:before{content:""}.ph.ph-music-note:before{content:""}.ph.ph-music-note-simple:before{content:""}.ph.ph-music-notes:before{content:""}.ph.ph-music-notes-minus:before{content:""}.ph.ph-music-notes-plus:before{content:""}.ph.ph-music-notes-simple:before{content:""}.ph.ph-navigation-arrow:before{content:""}.ph.ph-needle:before{content:""}.ph.ph-network:before{content:""}.ph.ph-network-slash:before{content:""}.ph.ph-network-x:before{content:""}.ph.ph-newspaper:before{content:""}.ph.ph-newspaper-clipping:before{content:""}.ph.ph-not-equals:before{content:""}.ph.ph-not-member-of:before{content:""}.ph.ph-not-subset-of:before{content:""}.ph.ph-not-superset-of:before{content:""}.ph.ph-notches:before{content:""}.ph.ph-note:before{content:""}.ph.ph-note-blank:before{content:""}.ph.ph-note-pencil:before{content:""}.ph.ph-notebook:before{content:""}.ph.ph-notepad:before{content:""}.ph.ph-notification:before{content:""}.ph.ph-notion-logo:before{content:""}.ph.ph-nuclear-plant:before{content:""}.ph.ph-number-circle-eight:before{content:""}.ph.ph-number-circle-five:before{content:""}.ph.ph-number-circle-four:before{content:""}.ph.ph-number-circle-nine:before{content:""}.ph.ph-number-circle-one:before{content:""}.ph.ph-number-circle-seven:before{content:""}.ph.ph-number-circle-six:before{content:""}.ph.ph-number-circle-three:before{content:""}.ph.ph-number-circle-two:before{content:""}.ph.ph-number-circle-zero:before{content:""}.ph.ph-number-eight:before{content:""}.ph.ph-number-five:before{content:""}.ph.ph-number-four:before{content:""}.ph.ph-number-nine:before{content:""}.ph.ph-number-one:before{content:""}.ph.ph-number-seven:before{content:""}.ph.ph-number-six:before{content:""}.ph.ph-number-square-eight:before{content:""}.ph.ph-number-square-five:before{content:""}.ph.ph-number-square-four:before{content:""}.ph.ph-number-square-nine:before{content:""}.ph.ph-number-square-one:before{content:""}.ph.ph-number-square-seven:before{content:""}.ph.ph-number-square-six:before{content:""}.ph.ph-number-square-three:before{content:""}.ph.ph-number-square-two:before{content:""}.ph.ph-number-square-zero:before{content:""}.ph.ph-number-three:before{content:""}.ph.ph-number-two:before{content:""}.ph.ph-number-zero:before{content:""}.ph.ph-numpad:before{content:""}.ph.ph-nut:before{content:""}.ph.ph-ny-times-logo:before{content:""}.ph.ph-octagon:before{content:""}.ph.ph-office-chair:before{content:""}.ph.ph-onigiri:before{content:""}.ph.ph-open-ai-logo:before{content:""}.ph.ph-option:before{content:""}.ph.ph-orange:before{content:""}.ph.ph-orange-slice:before{content:""}.ph.ph-oven:before{content:""}.ph.ph-package:before{content:""}.ph.ph-paint-brush:before{content:""}.ph.ph-paint-brush-broad:before{content:""}.ph.ph-paint-brush-household:before{content:""}.ph.ph-paint-bucket:before{content:""}.ph.ph-paint-roller:before{content:""}.ph.ph-palette:before{content:""}.ph.ph-panorama:before{content:""}.ph.ph-pants:before{content:""}.ph.ph-paper-plane:before{content:""}.ph.ph-paper-plane-right:before{content:""}.ph.ph-paper-plane-tilt:before{content:""}.ph.ph-paperclip:before{content:""}.ph.ph-paperclip-horizontal:before{content:""}.ph.ph-parachute:before{content:""}.ph.ph-paragraph:before{content:""}.ph.ph-parallelogram:before{content:""}.ph.ph-park:before{content:""}.ph.ph-password:before{content:""}.ph.ph-path:before{content:""}.ph.ph-patreon-logo:before{content:""}.ph.ph-pause:before{content:""}.ph.ph-pause-circle:before{content:""}.ph.ph-paw-print:before{content:""}.ph.ph-paypal-logo:before{content:""}.ph.ph-peace:before{content:""}.ph.ph-pen:before{content:""}.ph.ph-pen-nib:before{content:""}.ph.ph-pen-nib-straight:before{content:""}.ph.ph-pencil:before{content:""}.ph.ph-pencil-circle:before{content:""}.ph.ph-pencil-line:before{content:""}.ph.ph-pencil-ruler:before{content:""}.ph.ph-pencil-simple:before{content:""}.ph.ph-pencil-simple-line:before{content:""}.ph.ph-pencil-simple-slash:before{content:""}.ph.ph-pencil-slash:before{content:""}.ph.ph-pentagon:before{content:""}.ph.ph-pentagram:before{content:""}.ph.ph-pepper:before{content:""}.ph.ph-percent:before{content:""}.ph.ph-person:before{content:""}.ph.ph-person-arms-spread:before{content:""}.ph.ph-person-simple:before{content:""}.ph.ph-person-simple-bike:before{content:""}.ph.ph-person-simple-circle:before{content:""}.ph.ph-person-simple-hike:before{content:""}.ph.ph-person-simple-run:before{content:""}.ph.ph-person-simple-ski:before{content:""}.ph.ph-person-simple-snowboard:before{content:""}.ph.ph-person-simple-swim:before{content:""}.ph.ph-person-simple-tai-chi:before{content:""}.ph.ph-person-simple-throw:before{content:""}.ph.ph-person-simple-walk:before{content:""}.ph.ph-perspective:before{content:""}.ph.ph-phone:before{content:""}.ph.ph-phone-call:before{content:""}.ph.ph-phone-disconnect:before{content:""}.ph.ph-phone-incoming:before{content:""}.ph.ph-phone-list:before{content:""}.ph.ph-phone-outgoing:before{content:""}.ph.ph-phone-pause:before{content:""}.ph.ph-phone-plus:before{content:""}.ph.ph-phone-slash:before{content:""}.ph.ph-phone-transfer:before{content:""}.ph.ph-phone-x:before{content:""}.ph.ph-phosphor-logo:before{content:""}.ph.ph-pi:before{content:""}.ph.ph-piano-keys:before{content:""}.ph.ph-picnic-table:before{content:""}.ph.ph-picture-in-picture:before{content:""}.ph.ph-piggy-bank:before{content:""}.ph.ph-pill:before{content:""}.ph.ph-ping-pong:before{content:""}.ph.ph-pint-glass:before{content:""}.ph.ph-pinterest-logo:before{content:""}.ph.ph-pinwheel:before{content:""}.ph.ph-pipe:before{content:""}.ph.ph-pipe-wrench:before{content:""}.ph.ph-pix-logo:before{content:""}.ph.ph-pizza:before{content:""}.ph.ph-placeholder:before{content:""}.ph.ph-planet:before{content:""}.ph.ph-plant:before{content:""}.ph.ph-play:before{content:""}.ph.ph-play-circle:before{content:""}.ph.ph-play-pause:before{content:""}.ph.ph-playlist:before{content:""}.ph.ph-plug:before{content:""}.ph.ph-plug-charging:before{content:""}.ph.ph-plugs:before{content:""}.ph.ph-plugs-connected:before{content:""}.ph.ph-plus:before{content:""}.ph.ph-plus-circle:before{content:""}.ph.ph-plus-minus:before{content:""}.ph.ph-plus-square:before{content:""}.ph.ph-poker-chip:before{content:""}.ph.ph-police-car:before{content:""}.ph.ph-polygon:before{content:""}.ph.ph-popcorn:before{content:""}.ph.ph-popsicle:before{content:""}.ph.ph-potted-plant:before{content:""}.ph.ph-power:before{content:""}.ph.ph-prescription:before{content:""}.ph.ph-presentation:before{content:""}.ph.ph-presentation-chart:before{content:""}.ph.ph-printer:before{content:""}.ph.ph-prohibit:before{content:""}.ph.ph-prohibit-inset:before{content:""}.ph.ph-projector-screen:before{content:""}.ph.ph-projector-screen-chart:before{content:""}.ph.ph-pulse:before{content:""}.ph.ph-activity:before{content:""}.ph.ph-push-pin:before{content:""}.ph.ph-push-pin-simple:before{content:""}.ph.ph-push-pin-simple-slash:before{content:""}.ph.ph-push-pin-slash:before{content:""}.ph.ph-puzzle-piece:before{content:""}.ph.ph-qr-code:before{content:""}.ph.ph-question:before{content:""}.ph.ph-question-mark:before{content:""}.ph.ph-queue:before{content:""}.ph.ph-quotes:before{content:""}.ph.ph-rabbit:before{content:""}.ph.ph-racquet:before{content:""}.ph.ph-radical:before{content:""}.ph.ph-radio:before{content:""}.ph.ph-radio-button:before{content:""}.ph.ph-radioactive:before{content:""}.ph.ph-rainbow:before{content:""}.ph.ph-rainbow-cloud:before{content:""}.ph.ph-ranking:before{content:""}.ph.ph-read-cv-logo:before{content:""}.ph.ph-receipt:before{content:""}.ph.ph-receipt-x:before{content:""}.ph.ph-record:before{content:""}.ph.ph-rectangle:before{content:""}.ph.ph-rectangle-dashed:before{content:""}.ph.ph-recycle:before{content:""}.ph.ph-reddit-logo:before{content:""}.ph.ph-repeat:before{content:""}.ph.ph-repeat-once:before{content:""}.ph.ph-replit-logo:before{content:""}.ph.ph-resize:before{content:""}.ph.ph-rewind:before{content:""}.ph.ph-rewind-circle:before{content:""}.ph.ph-road-horizon:before{content:""}.ph.ph-robot:before{content:""}.ph.ph-rocket:before{content:""}.ph.ph-rocket-launch:before{content:""}.ph.ph-rows:before{content:""}.ph.ph-rows-plus-bottom:before{content:""}.ph.ph-rows-plus-top:before{content:""}.ph.ph-rss:before{content:""}.ph.ph-rss-simple:before{content:""}.ph.ph-rug:before{content:""}.ph.ph-ruler:before{content:""}.ph.ph-sailboat:before{content:""}.ph.ph-scales:before{content:""}.ph.ph-scan:before{content:""}.ph.ph-scan-smiley:before{content:""}.ph.ph-scissors:before{content:""}.ph.ph-scooter:before{content:""}.ph.ph-screencast:before{content:""}.ph.ph-screwdriver:before{content:""}.ph.ph-scribble:before{content:""}.ph.ph-scribble-loop:before{content:""}.ph.ph-scroll:before{content:""}.ph.ph-seal:before{content:""}.ph.ph-circle-wavy:before{content:""}.ph.ph-seal-check:before{content:""}.ph.ph-circle-wavy-check:before{content:""}.ph.ph-seal-percent:before{content:""}.ph.ph-seal-question:before{content:""}.ph.ph-circle-wavy-question:before{content:""}.ph.ph-seal-warning:before{content:""}.ph.ph-circle-wavy-warning:before{content:""}.ph.ph-seat:before{content:""}.ph.ph-seatbelt:before{content:""}.ph.ph-security-camera:before{content:""}.ph.ph-selection:before{content:""}.ph.ph-selection-all:before{content:""}.ph.ph-selection-background:before{content:""}.ph.ph-selection-foreground:before{content:""}.ph.ph-selection-inverse:before{content:""}.ph.ph-selection-plus:before{content:""}.ph.ph-selection-slash:before{content:""}.ph.ph-shapes:before{content:""}.ph.ph-share:before{content:""}.ph.ph-share-fat:before{content:""}.ph.ph-share-network:before{content:""}.ph.ph-shield:before{content:""}.ph.ph-shield-check:before{content:""}.ph.ph-shield-checkered:before{content:""}.ph.ph-shield-chevron:before{content:""}.ph.ph-shield-plus:before{content:""}.ph.ph-shield-slash:before{content:""}.ph.ph-shield-star:before{content:""}.ph.ph-shield-warning:before{content:""}.ph.ph-shipping-container:before{content:""}.ph.ph-shirt-folded:before{content:""}.ph.ph-shooting-star:before{content:""}.ph.ph-shopping-bag:before{content:""}.ph.ph-shopping-bag-open:before{content:""}.ph.ph-shopping-cart:before{content:""}.ph.ph-shopping-cart-simple:before{content:""}.ph.ph-shovel:before{content:""}.ph.ph-shower:before{content:""}.ph.ph-shrimp:before{content:""}.ph.ph-shuffle:before{content:""}.ph.ph-shuffle-angular:before{content:""}.ph.ph-shuffle-simple:before{content:""}.ph.ph-sidebar:before{content:""}.ph.ph-sidebar-simple:before{content:""}.ph.ph-sigma:before{content:""}.ph.ph-sign-in:before{content:""}.ph.ph-sign-out:before{content:""}.ph.ph-signature:before{content:""}.ph.ph-signpost:before{content:""}.ph.ph-sim-card:before{content:""}.ph.ph-siren:before{content:""}.ph.ph-sketch-logo:before{content:""}.ph.ph-skip-back:before{content:""}.ph.ph-skip-back-circle:before{content:""}.ph.ph-skip-forward:before{content:""}.ph.ph-skip-forward-circle:before{content:""}.ph.ph-skull:before{content:""}.ph.ph-skype-logo:before{content:""}.ph.ph-slack-logo:before{content:""}.ph.ph-sliders:before{content:""}.ph.ph-sliders-horizontal:before{content:""}.ph.ph-slideshow:before{content:""}.ph.ph-smiley:before{content:""}.ph.ph-smiley-angry:before{content:""}.ph.ph-smiley-blank:before{content:""}.ph.ph-smiley-meh:before{content:""}.ph.ph-smiley-melting:before{content:""}.ph.ph-smiley-nervous:before{content:""}.ph.ph-smiley-sad:before{content:""}.ph.ph-smiley-sticker:before{content:""}.ph.ph-smiley-wink:before{content:""}.ph.ph-smiley-x-eyes:before{content:""}.ph.ph-snapchat-logo:before{content:""}.ph.ph-sneaker:before{content:""}.ph.ph-sneaker-move:before{content:""}.ph.ph-snowflake:before{content:""}.ph.ph-soccer-ball:before{content:""}.ph.ph-sock:before{content:""}.ph.ph-solar-panel:before{content:""}.ph.ph-solar-roof:before{content:""}.ph.ph-sort-ascending:before{content:""}.ph.ph-sort-descending:before{content:""}.ph.ph-soundcloud-logo:before{content:""}.ph.ph-spade:before{content:""}.ph.ph-sparkle:before{content:""}.ph.ph-speaker-hifi:before{content:""}.ph.ph-speaker-high:before{content:""}.ph.ph-speaker-low:before{content:""}.ph.ph-speaker-none:before{content:""}.ph.ph-speaker-simple-high:before{content:""}.ph.ph-speaker-simple-low:before{content:""}.ph.ph-speaker-simple-none:before{content:""}.ph.ph-speaker-simple-slash:before{content:""}.ph.ph-speaker-simple-x:before{content:""}.ph.ph-speaker-slash:before{content:""}.ph.ph-speaker-x:before{content:""}.ph.ph-speedometer:before{content:""}.ph.ph-sphere:before{content:""}.ph.ph-spinner:before{content:""}.ph.ph-spinner-ball:before{content:""}.ph.ph-spinner-gap:before{content:""}.ph.ph-spiral:before{content:""}.ph.ph-split-horizontal:before{content:""}.ph.ph-split-vertical:before{content:""}.ph.ph-spotify-logo:before{content:""}.ph.ph-spray-bottle:before{content:""}.ph.ph-square:before{content:""}.ph.ph-square-half:before{content:""}.ph.ph-square-half-bottom:before{content:""}.ph.ph-square-logo:before{content:""}.ph.ph-square-split-horizontal:before{content:""}.ph.ph-square-split-vertical:before{content:""}.ph.ph-squares-four:before{content:""}.ph.ph-stack:before{content:""}.ph.ph-stack-minus:before{content:""}.ph.ph-stack-overflow-logo:before{content:""}.ph.ph-stack-plus:before{content:""}.ph.ph-stack-simple:before{content:""}.ph.ph-stairs:before{content:""}.ph.ph-stamp:before{content:""}.ph.ph-standard-definition:before{content:""}.ph.ph-star:before{content:""}.ph.ph-star-and-crescent:before{content:""}.ph.ph-star-four:before{content:""}.ph.ph-star-half:before{content:""}.ph.ph-star-of-david:before{content:""}.ph.ph-steam-logo:before{content:""}.ph.ph-steering-wheel:before{content:""}.ph.ph-steps:before{content:""}.ph.ph-stethoscope:before{content:""}.ph.ph-sticker:before{content:""}.ph.ph-stool:before{content:""}.ph.ph-stop:before{content:""}.ph.ph-stop-circle:before{content:""}.ph.ph-storefront:before{content:""}.ph.ph-strategy:before{content:""}.ph.ph-stripe-logo:before{content:""}.ph.ph-student:before{content:""}.ph.ph-subset-of:before{content:""}.ph.ph-subset-proper-of:before{content:""}.ph.ph-subtitles:before{content:""}.ph.ph-subtitles-slash:before{content:""}.ph.ph-subtract:before{content:""}.ph.ph-subtract-square:before{content:""}.ph.ph-subway:before{content:""}.ph.ph-suitcase:before{content:""}.ph.ph-suitcase-rolling:before{content:""}.ph.ph-suitcase-simple:before{content:""}.ph.ph-sun:before{content:""}.ph.ph-sun-dim:before{content:""}.ph.ph-sun-horizon:before{content:""}.ph.ph-sunglasses:before{content:""}.ph.ph-superset-of:before{content:""}.ph.ph-superset-proper-of:before{content:""}.ph.ph-swap:before{content:""}.ph.ph-swatches:before{content:""}.ph.ph-swimming-pool:before{content:""}.ph.ph-sword:before{content:""}.ph.ph-synagogue:before{content:""}.ph.ph-syringe:before{content:""}.ph.ph-t-shirt:before{content:""}.ph.ph-table:before{content:""}.ph.ph-tabs:before{content:""}.ph.ph-tag:before{content:""}.ph.ph-tag-chevron:before{content:""}.ph.ph-tag-simple:before{content:""}.ph.ph-target:before{content:""}.ph.ph-taxi:before{content:""}.ph.ph-tea-bag:before{content:""}.ph.ph-telegram-logo:before{content:""}.ph.ph-television:before{content:""}.ph.ph-television-simple:before{content:""}.ph.ph-tennis-ball:before{content:""}.ph.ph-tent:before{content:""}.ph.ph-terminal:before{content:""}.ph.ph-terminal-window:before{content:""}.ph.ph-test-tube:before{content:""}.ph.ph-text-a-underline:before{content:""}.ph.ph-text-aa:before{content:""}.ph.ph-text-align-center:before{content:""}.ph.ph-text-align-justify:before{content:""}.ph.ph-text-align-left:before{content:""}.ph.ph-text-align-right:before{content:""}.ph.ph-text-b:before{content:""}.ph.ph-text-bolder:before{content:""}.ph.ph-text-columns:before{content:""}.ph.ph-text-h:before{content:""}.ph.ph-text-h-five:before{content:""}.ph.ph-text-h-four:before{content:""}.ph.ph-text-h-one:before{content:""}.ph.ph-text-h-six:before{content:""}.ph.ph-text-h-three:before{content:""}.ph.ph-text-h-two:before{content:""}.ph.ph-text-indent:before{content:""}.ph.ph-text-italic:before{content:""}.ph.ph-text-outdent:before{content:""}.ph.ph-text-strikethrough:before{content:""}.ph.ph-text-subscript:before{content:""}.ph.ph-text-superscript:before{content:""}.ph.ph-text-t:before{content:""}.ph.ph-text-t-slash:before{content:""}.ph.ph-text-underline:before{content:""}.ph.ph-textbox:before{content:""}.ph.ph-thermometer:before{content:""}.ph.ph-thermometer-cold:before{content:""}.ph.ph-thermometer-hot:before{content:""}.ph.ph-thermometer-simple:before{content:""}.ph.ph-threads-logo:before{content:""}.ph.ph-three-d:before{content:""}.ph.ph-thumbs-down:before{content:""}.ph.ph-thumbs-up:before{content:""}.ph.ph-ticket:before{content:""}.ph.ph-tidal-logo:before{content:""}.ph.ph-tiktok-logo:before{content:""}.ph.ph-tilde:before{content:""}.ph.ph-timer:before{content:""}.ph.ph-tip-jar:before{content:""}.ph.ph-tipi:before{content:""}.ph.ph-tire:before{content:""}.ph.ph-toggle-left:before{content:""}.ph.ph-toggle-right:before{content:""}.ph.ph-toilet:before{content:""}.ph.ph-toilet-paper:before{content:""}.ph.ph-toolbox:before{content:""}.ph.ph-tooth:before{content:""}.ph.ph-tornado:before{content:""}.ph.ph-tote:before{content:""}.ph.ph-tote-simple:before{content:""}.ph.ph-towel:before{content:""}.ph.ph-tractor:before{content:""}.ph.ph-trademark:before{content:""}.ph.ph-trademark-registered:before{content:""}.ph.ph-traffic-cone:before{content:""}.ph.ph-traffic-sign:before{content:""}.ph.ph-traffic-signal:before{content:""}.ph.ph-train:before{content:""}.ph.ph-train-regional:before{content:""}.ph.ph-train-simple:before{content:""}.ph.ph-tram:before{content:""}.ph.ph-translate:before{content:""}.ph.ph-trash:before{content:""}.ph.ph-trash-simple:before{content:""}.ph.ph-tray:before{content:""}.ph.ph-tray-arrow-down:before{content:""}.ph.ph-archive-tray:before{content:""}.ph.ph-tray-arrow-up:before{content:""}.ph.ph-treasure-chest:before{content:""}.ph.ph-tree:before{content:""}.ph.ph-tree-evergreen:before{content:""}.ph.ph-tree-palm:before{content:""}.ph.ph-tree-structure:before{content:""}.ph.ph-tree-view:before{content:""}.ph.ph-trend-down:before{content:""}.ph.ph-trend-up:before{content:""}.ph.ph-triangle:before{content:""}.ph.ph-triangle-dashed:before{content:""}.ph.ph-trolley:before{content:""}.ph.ph-trolley-suitcase:before{content:""}.ph.ph-trophy:before{content:""}.ph.ph-truck:before{content:""}.ph.ph-truck-trailer:before{content:""}.ph.ph-tumblr-logo:before{content:""}.ph.ph-twitch-logo:before{content:""}.ph.ph-twitter-logo:before{content:""}.ph.ph-umbrella:before{content:""}.ph.ph-umbrella-simple:before{content:""}.ph.ph-union:before{content:""}.ph.ph-unite:before{content:""}.ph.ph-unite-square:before{content:""}.ph.ph-upload:before{content:""}.ph.ph-upload-simple:before{content:""}.ph.ph-usb:before{content:""}.ph.ph-user:before{content:""}.ph.ph-user-check:before{content:""}.ph.ph-user-circle:before{content:""}.ph.ph-user-circle-check:before{content:""}.ph.ph-user-circle-dashed:before{content:""}.ph.ph-user-circle-gear:before{content:""}.ph.ph-user-circle-minus:before{content:""}.ph.ph-user-circle-plus:before{content:""}.ph.ph-user-focus:before{content:""}.ph.ph-user-gear:before{content:""}.ph.ph-user-list:before{content:""}.ph.ph-user-minus:before{content:""}.ph.ph-user-plus:before{content:""}.ph.ph-user-rectangle:before{content:""}.ph.ph-user-sound:before{content:""}.ph.ph-user-square:before{content:""}.ph.ph-user-switch:before{content:""}.ph.ph-users:before{content:""}.ph.ph-users-four:before{content:""}.ph.ph-users-three:before{content:""}.ph.ph-van:before{content:""}.ph.ph-vault:before{content:""}.ph.ph-vector-three:before{content:""}.ph.ph-vector-two:before{content:""}.ph.ph-vibrate:before{content:""}.ph.ph-video:before{content:""}.ph.ph-video-camera:before{content:""}.ph.ph-video-camera-slash:before{content:""}.ph.ph-video-conference:before{content:""}.ph.ph-vignette:before{content:""}.ph.ph-vinyl-record:before{content:""}.ph.ph-virtual-reality:before{content:""}.ph.ph-virus:before{content:""}.ph.ph-visor:before{content:""}.ph.ph-voicemail:before{content:""}.ph.ph-volleyball:before{content:""}.ph.ph-wall:before{content:""}.ph.ph-wallet:before{content:""}.ph.ph-warehouse:before{content:""}.ph.ph-warning:before{content:""}.ph.ph-warning-circle:before{content:""}.ph.ph-warning-diamond:before{content:""}.ph.ph-warning-octagon:before{content:""}.ph.ph-washing-machine:before{content:""}.ph.ph-watch:before{content:""}.ph.ph-wave-sawtooth:before{content:""}.ph.ph-wave-sine:before{content:""}.ph.ph-wave-square:before{content:""}.ph.ph-wave-triangle:before{content:""}.ph.ph-waveform:before{content:""}.ph.ph-waveform-slash:before{content:""}.ph.ph-waves:before{content:""}.ph.ph-webcam:before{content:""}.ph.ph-webcam-slash:before{content:""}.ph.ph-webhooks-logo:before{content:""}.ph.ph-wechat-logo:before{content:""}.ph.ph-whatsapp-logo:before{content:""}.ph.ph-wheelchair:before{content:""}.ph.ph-wheelchair-motion:before{content:""}.ph.ph-wifi-high:before{content:""}.ph.ph-wifi-low:before{content:""}.ph.ph-wifi-medium:before{content:""}.ph.ph-wifi-none:before{content:""}.ph.ph-wifi-slash:before{content:""}.ph.ph-wifi-x:before{content:""}.ph.ph-wind:before{content:""}.ph.ph-windmill:before{content:""}.ph.ph-windows-logo:before{content:""}.ph.ph-wine:before{content:""}.ph.ph-wrench:before{content:""}.ph.ph-x:before{content:""}.ph.ph-x-circle:before{content:""}.ph.ph-x-logo:before{content:""}.ph.ph-x-square:before{content:""}.ph.ph-yarn:before{content:""}.ph.ph-yin-yang:before{content:""}.ph.ph-youtube-logo:before{content:""}
